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 | Description |
---|---|---|
class |
MultiPolygon |
Models a collection of
Polygon s. |
class |
Polygon |
Represents a polygon with linear edges, which may include holes.
|
Constructor | Description |
---|---|
PreparedPolygon(Polygonal poly) |
Copyright © 2018. All rights reserved.