core
/
io.data2viz.charts.chart.mark
/
PathDrawer
common
Path
Drawer
fun fun interface
PathDrawer
Content copied to clipboard
A
PathDrawer
transforms a given
Path
into a
Curve
.
Functions
See also
See also
MarkCurves
Functions
draw
Link copied to clipboard
common
abstract fun
draw
(path:
Path
):
Curve
Content copied to clipboard
Given the path generator returns a curve generator.