public static class LinePath.PathIterator
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
currentSegment (double[] coords) |
int |
currentSegment (float[] coords) |
int |
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()