| 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 |
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.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 | Interface and Description |
|---|---|
interface |
Geometry
A representation of a planar, linear vector geometry.
|
interface |
GeometryCollection
Models a collection of
Geometrys of
arbitrary type and dimension. |
interface |
Lineal
Identifies
Geometry subclasses which
are 1-dimensional and have components which are LineStrings. |
interface |
LinearRing
Models an OGC SFS
LinearRing. |
interface |
LineString
Models an OGC-style
LineString. |
interface |
MultiLineString
Models a collection of (@link LineString}s.
|
interface |
MultiPoint
Models a collection of
Points. |
interface |
MultiPolygon
Models a collection of
Polygons. |
interface |
Point
Represents a single point.
|
interface |
Polygon
Represents a polygon with linear edges, which may include holes.
|
interface |
Puntal
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGeometry
A representation of a planar, linear vector geometry.
|
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 | 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 | Interface and Description |
|---|---|
interface |
LineSegment |
interface |
Segment |
| 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 | 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 | 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.