vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.component.shape
/
ShapeComponent
/
draw
draw
open
override
fun
draw
(
context
:
DrawContext
,
left
:
Float
,
top
:
Float
,
right
:
Float
,
bottom
:
Float
,
opacity
:
Float
)
Instructs the
Component
to draw itself at the given coordinates.