addRaw

fun addRaw(vararg values: Float)

Adds points with values in the format of interleaved (x, y) values.


fun addRaw(vararg values: Double)