public class FXQuadCurves
extends Object
-
Method Summary
static javafx.scene.shape.QuadCurve
static double[]
toArray(javafx.scene.shape.QuadCurve 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.QuadCurve c)
-
ofArray
public static javafx.scene.shape.QuadCurve ofArray(double[] c,
int o)