public static class LinePath.PathIterator extends Object
int
currentSegment(double[] coords)
currentSegment(float[] coords)
getWindingRule()
boolean
isDone()
void
next()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int currentSegment(float[] coords)
public int currentSegment(double[] coords)
public int getWindingRule()
public boolean isDone()
public void next()