| Package | Description |
|---|---|
| com.revolsys.gis.graph | |
| com.revolsys.gis.model.coordinates | |
| com.revolsys.gis.model.coordinates.list | |
| com.revolsys.gis.tin | |
| com.revolsys.jts.geom.impl | |
| com.revolsys.jts.geom.prep |
Classes to perform optimized geometric operations on suitably prepared geometries.
|
| com.revolsys.jts.geom.segment | |
| com.revolsys.jts.geom.vertex | |
| com.revolsys.jts.operation.distance3d |
| Modifier and Type | Class and Description |
|---|---|
class |
Node<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
PointWithOrientation |
| Modifier and Type | Class and Description |
|---|---|
class |
RingCoordinatesList |
| Modifier and Type | Class and Description |
|---|---|
class |
Circle |
class |
Triangle |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGeometryCollection
Models a collection of
Geometrys of
arbitrary type and dimension. |
class |
AbstractLineString
Models an OGC-style
LineString. |
class |
AbstractMultiLineString
Models a collection of (@link LineString}s.
|
class |
AbstractMultiPoint |
class |
AbstractMultiPolygon
Models a collection of
Polygons. |
class |
AbstractPoint
Represents a single point.
|
class |
AbstractPolygon
Represents a polygon with linear edges, which may include holes.
|
class |
GeometryCollectionImpl
Models a collection of
Geometrys of
arbitrary type and dimension. |
class |
LinearRingDoubleGf
Models an OGC SFS
LinearRing. |
class |
LineStringDouble |
class |
LineStringDoubleGf
Models an OGC-style
LineString. |
class |
MultiLineStringImpl
Models a collection of (@link LineString}s.
|
class |
MultiPointImpl
Models a collection of
Points. |
class |
MultiPolygonImpl
Models a collection of
Polygons. |
class |
PointDouble |
class |
PointDouble2D |
class |
PointDoubleGf
Represents a single point.
|
class |
PolygonImpl
Represents a polygon with linear edges, which may include holes.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractGeometry |
AbstractGeometry.clone()
Creates and returns a full copy of this
Geometry object
(including all coordinates contained by it). |
| Modifier and Type | Class and Description |
|---|---|
class |
PreparedGeometryCollection
A base class for
PreparedGeometry subclasses. |
class |
PreparedLineString
A prepared version for
Lineal geometries. |
class |
PreparedMultiLineString
A prepared version for
Lineal geometries. |
class |
PreparedMultiPoint |
class |
PreparedMultiPolygon
A prepared version for
MultiPolygonal geometries. |
class |
PreparedPoint |
class |
PreparedPolygon
A prepared version for
Polygonal geometries. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLineSegment |
class |
AbstractSegment |
class |
GeometryCollectionSegment |
class |
LineSegmentDouble
Represents a line segment defined by two
Coordinatess. |
class |
LineSegmentDoubleGF |
class |
LineStringSegment |
class |
MultiLineStringSegment |
class |
MultiPolygonSegment |
class |
PolygonSegment |
| 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 | Class and Description |
|---|---|
class |
AxisPlaneCoordinateSequence
A LineString wrapper which
projects 3D coordinates into one of the
three Cartesian axis planes,
using the standard orthonormal projection
(i.e.
|
Copyright © 2015 Revolution Systems Inc.. All rights reserved.