YChartsLib
androidJvm
YChartsLib
/
co.yml.charts.ui.wavechart
/
findControlPoints
find
Control
Points
fun
findControlPoints
(
startPoint
:
Offset
,
endPoint
:
Offset
)
:
Pair
<
Offset
,
Offset
>
Used to get the control points of the give curve
Parameters
start
Point
: start point of the curve
end
Point
: endPoint of the curve