Package com.patrykandpatrick.vico.core.component.shape.cornered
See: Description
-
Class Summary Class Description Absolute Defines an absolute size for a corner (in dp). Relative Defines a relative size for a corner (in percent). Corner A class used to specify the size and look of a given shape corner. CorneredShape A Shape implementation with customizable corners. MarkerCorneredShape MarkerCorneredShape is an extension of CorneredShape that supports drawing a triangular tick at a given point. -
Object Summary Object Description Companion SharpCornerTreatment Creates sharp corners. CutCornerTreatment Creates cut corners. RoundedCornerTreatment Creates rounded corners. Companion -
Enum Summary Enum Description CornerLocation Defines the location of a shape corner. -
Interface Summary Interface Description CornerTreatment Defines a shape corner style.