| Package | Description |
|---|---|
| com.vividsolutions.jts.geom | |
| com.vividsolutions.jts.geom.prep | |
| com.vividsolutions.jts.operation.union |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiPoint
Models a collection of
Points. |
class |
Point
Represents a single point.
|
| Constructor and Description |
|---|
PreparedPoint(Puntal point) |
| Modifier and Type | Method and Description |
|---|---|
static Geometry |
PointGeometryUnion.union(Puntal pointGeom,
Geometry otherGeom) |
| Constructor and Description |
|---|
PointGeometryUnion(Puntal pointGeom,
Geometry otherGeom) |
Copyright © 2015. All rights reserved.