public static class JTSShape.GeometryCollectionPathIterator extends JTSShape.GeometryPathIterator
at, indexSEG_CLOSE, SEG_CUBICTO, SEG_LINETO, SEG_MOVETO, SEG_QUADTO, WIND_EVEN_ODD, WIND_NON_ZERO| Constructor and Description |
|---|
GeometryCollectionPathIterator(com.vividsolutions.jts.geom.GeometryCollection _coll,
AffineTransform _at) |
| Modifier and Type | Method and Description |
|---|---|
int |
currentSegment(double[] coords) |
int |
currentSegment(float[] coords) |
boolean |
isDone() |
void |
next() |
getWindingRulepublic GeometryCollectionPathIterator(com.vividsolutions.jts.geom.GeometryCollection _coll,
AffineTransform _at)
public boolean isDone()
public void next()
next in interface PathIteratornext in class JTSShape.GeometryPathIteratorpublic int currentSegment(float[] coords)
public int currentSegment(double[] coords)
Copyright © 2015. All rights reserved.