CurvePoint

data class CurvePoint(val xValue: Number, val yValue: Number, val status: Number)

Constructors

Link copied to clipboard
constructor(xValue: Number, yValue: Number, status: Number)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard