Package com.patrykandpatrick.vico.core.component.shape
See: Description
-
Enum Summary Enum Description FitStrategy Defines how a DashedShape is to be rendered. -
Class Summary Class Description DashedShape DashedShape draws a dashed line by interchangeably drawing the provided shape and leaving a gap. LineComponent Draws a line. ShapeComponent ShapeComponent is a Component that draws a shape. -
Interface Summary Interface Description Shape Defines a shape that can be drawn on a canvas.