Uses of Interface
org.locationtech.jts.geom.Polygonal
-
Packages that use Polygonal Package Description org.locationtech.jts.geom org.locationtech.jts.geom.prep -
-
Uses of Polygonal in org.locationtech.jts.geom
Classes in org.locationtech.jts.geom that implement Polygonal Modifier and Type Class Description classMultiPolygonModels a collection ofPolygons.classPolygonRepresents a polygon with linear edges, which may include holes. -
Uses of Polygonal in org.locationtech.jts.geom.prep
Constructors in org.locationtech.jts.geom.prep with parameters of type Polygonal Constructor Description PreparedPolygon(Polygonal poly)
-