Uses of Class
org.postgis.jts.JTSShape.GeometryPathIterator
-
-
Uses of JTSShape.GeometryPathIterator in org.postgis.jts
Subclasses of JTSShape.GeometryPathIterator in org.postgis.jts Modifier and Type Class Description static classJTSShape.GeometryCollectionPathIteratorstatic classJTSShape.LineStringPathIteratorstatic classJTSShape.PointPathIteratorstatic classJTSShape.PolygonPathIteratorMethods in org.postgis.jts that return JTSShape.GeometryPathIterator Modifier and Type Method Description static JTSShape.GeometryPathIteratorJTSShape. getPathIterator(org.locationtech.jts.geom.Geometry geometry, AffineTransform _at)
-