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
Point s. |
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 © 2016. All rights reserved.