public static class JTSShape.PolygonPathIterator extends JTSShape.LineStringPathIterator
at, indexSEG_CLOSE, SEG_CUBICTO, SEG_LINETO, SEG_MOVETO, SEG_QUADTO, WIND_EVEN_ODD, WIND_NON_ZERO| Constructor and Description |
|---|
PolygonPathIterator(com.vividsolutions.jts.geom.Polygon _pg,
AffineTransform _at) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDone() |
void |
next() |
currentSegment, currentSegment, reInitgetWindingRulepublic PolygonPathIterator(com.vividsolutions.jts.geom.Polygon _pg,
AffineTransform _at)
public boolean isDone()
isDone in interface PathIteratorisDone in class JTSShape.LineStringPathIteratorpublic void next()
next in interface PathIteratornext in class JTSShape.GeometryPathIteratorCopyright © 2015. All rights reserved.