| Package | Description |
|---|---|
| org.locationtech.jts.geom |
Contains the
Geometry interface hierarchy and supporting classes. |
| org.locationtech.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 poly) |
Copyright © 2024. All rights reserved.