| 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.
|
| com.vividsolutions.jts.operation.union |
Classes to perform efficent unioning of collections of geometries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiPoint
Models a collection of
Points.
|
class |
Point
Represents a single point.
|
| Constructor and Description | |
|---|---|
PreparedPoint(Puntal
|
| Modifier and Type | Method and Description |
|---|---|
static Geometry |
PointGeometryUnion.union(Puntal
|
| Constructor and Description | |
|---|---|
PointGeometryUnion(Puntal
|