public class FXCubicCurves
extends Object
-
Method Summary
static javafx.scene.shape.CubicCurve
static double[]
toArray(javafx.scene.shape.CubicCurve c)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
toArray
public static double[] toArray(javafx.scene.shape.CubicCurve c)
-
ofArray
public static javafx.scene.shape.CubicCurve ofArray(double[] c,
int o)