public abstract static class JTSShape.GeometryPathIterator extends Object implements PathIterator
| Modifier and Type | Field and Description |
|---|---|
protected AffineTransform |
at |
protected int |
index |
SEG_CLOSE, SEG_CUBICTO, SEG_LINETO, SEG_MOVETO, SEG_QUADTO, WIND_EVEN_ODD, WIND_NON_ZERO| Modifier and Type | Method and Description |
|---|---|
int |
getWindingRule() |
void |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcurrentSegment, currentSegment, isDoneprotected final AffineTransform at
protected int index
public final int getWindingRule()
getWindingRule in interface PathIteratorpublic void next()
next in interface PathIteratorCopyright © 2015. All rights reserved.