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, wait
currentSegment, getWindingRule, isDone, next
public int currentSegment(float[] coords)
currentSegment
in interface PathIterator
PathIterator.currentSegment(float[])
Copyright © 1996–2023 Geotools. All rights reserved.