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 | |
Feature | While a polygon's shape can be drawn solely using a list of |
FeatureSerializer | The |
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 | |
SvgPathParser | Converts each command (beside move to) of a svg path to a list of |
Feature.Factory | |
RoundedPolygon.Companion |