androidx.graphics.shapes
Interfaces
MutablePoint |
This interface is used refer to Points that can be modified, as a scope to |
PointTransformer |
Interface for a function that can transform (rotate/scale/translate/etc.) points. |
Classes
CornerRounding |
CornerRounding defines the amount and quality around a given vertex of a shape. |
Cubic |
This class holds the anchor and control point data for a single cubic Bézier curve, with anchor points ( |
CubicKt |
|
Morph |
This class is used to animate between start and end polygons objects. |
MutableCubic |
This is a Mutable version of |
RoundedPolygon |
The RoundedPolygon class allows simple construction of polygonal shapes with optional rounding at the vertices. |
RoundedPolygonKt |
|
ShapesKt |
|
RoundedPolygon.Companion |