| Package | Description |
|---|---|
| com.revolsys.gis.algorithm.index | |
| 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.operation.distance3d |
| Modifier and Type | Method and Description |
|---|---|
void |
LineSegmentIndex.insert(Lineal line) |
| Constructor and Description |
|---|
LineSegmentIndex(Lineal line) |
| Modifier and Type | Class and Description |
|---|---|
class |
RingCoordinatesList |
| Modifier and Type | Class and Description |
|---|---|
class |
Triangle |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LinearRing
Models an OGC SFS
LinearRing. |
interface |
LineString
Models an OGC-style
LineString. |
interface |
MultiLineString
Models a collection of (@link LineString}s.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLineString
Models an OGC-style
LineString. |
class |
AbstractMultiLineString
Models a collection of (@link LineString}s.
|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreparedLineString
A prepared version for
Lineal geometries. |
class |
PreparedMultiLineString
A prepared version for
Lineal 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 | 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.