public abstract class AbstractLiteIterator extends Object implements PathIterator
| Modifier and Type | Field and Description |
|---|---|
protected double[] |
dcoords |
SEG_CLOSE, SEG_CUBICTO, SEG_LINETO, SEG_MOVETO, SEG_QUADTO, WIND_EVEN_ODD, WIND_NON_ZERO| Constructor and Description |
|---|
AbstractLiteIterator() |
| Modifier and Type | Method and Description |
|---|---|
int |
currentSegment(float[] coords) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcurrentSegment, getWindingRule, isDone, nextpublic int currentSegment(float[] coords)
currentSegment in interface PathIteratorPathIterator.currentSegment(float[])Copyright © 1996–2019 Geotools. All rights reserved.