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