vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.common.shape
/
MarkerCorneredShape
/
MarkerCorneredShape
Marker
Cornered
Shape
constructor
(
all
:
CorneredShape.Corner
,
tickSizeDp
:
Float
=
MARKER_TICK_SIZE
)
constructor
(
base
:
CorneredShape
,
tickSizeDp
:
Float
=
MARKER_TICK_SIZE
)
constructor
(
topLeft
:
CorneredShape.Corner
,
topRight
:
CorneredShape.Corner
,
bottomRight
:
CorneredShape.Corner
,
bottomLeft
:
CorneredShape.Corner
,
tickSizeDp
:
Float
=
MARKER_TICK_SIZE
)