| Package | Description |
|---|---|
| com.revolsys.gis.graph | |
| com.revolsys.gis.model.coordinates | |
| com.revolsys.gis.tin | |
| com.revolsys.jts.geom |
Contains the
Geometry interface hierarchy and supporting classes. |
| com.revolsys.jts.geom.impl | |
| com.revolsys.jts.geom.prep |
Classes to perform optimized geometric operations on suitably prepared geometries.
|
| com.revolsys.jts.geom.vertex | |
| com.revolsys.jts.operation.union |
Classes to perform efficent unioning of collections of geometries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Node<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
PointWithOrientation |
| Modifier and Type | Class and Description |
|---|---|
class |
Circle |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiPoint
Models a collection of
Points. |
interface |
Point
Represents a single point.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMultiPoint |
class |
AbstractPoint
Represents a single point.
|
class |
MultiPointImpl
Models a collection of
Points. |
class |
PointDouble |
class |
PointDouble2D |
class |
PointDoubleGf
Represents a single point.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreparedMultiPoint |
class |
PreparedPoint |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Vertex |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVertex |
class |
GeometryCollectionVertex |
class |
LineStringVertex |
class |
MultiLineStringVertex |
class |
MultiPointVertex |
class |
MultiPolygonVertex |
class |
PointVertex |
class |
PolygonVertex |
| Modifier and Type | Method and Description |
|---|---|
static Geometry |
PointGeometryUnion.union(Puntal pointGeom,
Geometry otherGeom) |
| Constructor and Description |
|---|
PointGeometryUnion(Puntal pointGeom,
Geometry otherGeom) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.