| Package | Description |
|---|---|
| com.vividsolutions.jts.geom |
Contains the
Geometry interface hierarchy and supporting classes.
|
| com.vividsolutions.jts.geom.prep |
Classes to perform optimized geometric operations on suitably prepared geometries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiPolygon
Models a collection of
Polygons.
|
class |
Polygon
Represents a polygon with linear edges, which may include holes.
|
| Constructor and Description | |
|---|---|
PreparedPolygon(Polygonal
|