Uses of Interface
org.locationtech.jts.geom.Polygonal
Packages that use Polygonal
Package
Description
Contains the
Geometry
interface hierarchy and supporting classes.Classes to perform optimized geometric operations on suitably prepared geometries.
-
Uses of Polygonal in org.locationtech.jts.geom
Classes in org.locationtech.jts.geom that implement PolygonalModifier and TypeClassDescriptionclass
Models a collection ofPolygon
s.class
Represents 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