public class MoveTo extends Object implements PathElement
MoveTo(double x, double y)
Type
getType()
double
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MoveTo(double x, double y)
public Type getType()
public double getX()
public double getY()