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