Package | Description |
---|---|
org.geolatte.geom |
A model for geospatial geometries.
|
org.geolatte.geom.builder | |
org.geolatte.geom.builder.internal | |
org.geolatte.geom.codec | |
org.geolatte.geom.codec.sqlserver | |
org.geolatte.geom.curve | |
org.geolatte.geom.jts |
Class and Description |
---|
ByteBuffer
A byte buffer class.
|
ByteOrder
Indicates the byte-order for a
ByteBuffer . |
CoordinateComponent
Enumerates the components of the coordinates of a point.
|
DimensionalFlag
Indicates the coordinate dimension of the points of a
PointSequence or Geometry and whether
the coordinates have Z- and/or M-components. |
EmptyPointSequence
Represents an empty
PointSequence . |
Envelope
An envelope or bounding box implementation.
|
Geometry
The base class for
Geometry s. |
GeometryCollection
A
Geometry that is an ordered collection of some number of Geometry s. |
GeometryEquality
An test for equality on
Geometries . |
GeometryOperation
An operation that can be executed on a
Geometry . |
GeometryOperations
A factory for
GeometryOperation s. |
GeometryType
Enumerates the instantiable
Geometry types. |
GeometryVisitor
A visitor for
Geometry s. |
LinearRing
A
LineString that is both closed and simple. |
LineSegment
A portion of a line delimited (inclusively) by two
Point s. |
LineString
A LineString is a 1-dimensional
Geometry consisting of the LineSegment s defined by
consecutive pairs of Point s of a PointSequence . |
MeasureGeometryOperations
A set of operations on measured (2DM/3DM)
Geometry s. |
MultiLineString |
MultiPoint |
MultiPolygon
A
GeometryCollection that contains only Polygon s. |
Point |
PointCollection
A
PointCollection holds all points that determine a Geometry . |
PointCollectionEquality
A test for
PointSequence equality. |
PointEquality
A Test for
Point equality. |
PointSequence
A
PointCollection that consists of a sequence of Point s. |
PointSequenceBuilder
A builder for
PointSequence s. |
PointVisitor
A visitor for
Point s. |
Polygon
A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.
|
PolyHedralSurface |
Class and Description |
---|
DimensionalFlag
Indicates the coordinate dimension of the points of a
PointSequence or Geometry and whether
the coordinates have Z- and/or M-components. |
Geometry
The base class for
Geometry s. |
GeometryCollection
A
Geometry that is an ordered collection of some number of Geometry s. |
LinearRing
A
LineString that is both closed and simple. |
LineString
A LineString is a 1-dimensional
Geometry consisting of the LineSegment s defined by
consecutive pairs of Point s of a PointSequence . |
MultiLineString |
MultiPoint |
MultiPolygon
A
GeometryCollection that contains only Polygon s. |
Point |
Polygon
A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.
|
Class and Description |
---|
Geometry
The base class for
Geometry s. |
Class and Description |
---|
ByteBuffer
A byte buffer class.
|
ByteOrder
Indicates the byte-order for a
ByteBuffer . |
Geometry
The base class for
Geometry s. |
Class and Description |
---|
DimensionalFlag
Indicates the coordinate dimension of the points of a
PointSequence or Geometry and whether
the coordinates have Z- and/or M-components. |
Geometry
The base class for
Geometry s. |
Point |
PointSequence
A
PointCollection that consists of a sequence of Point s. |
PointSequenceBuilder
A builder for
PointSequence s. |
Class and Description |
---|
Envelope
An envelope or bounding box implementation.
|
Geometry
The base class for
Geometry s. |
Point |
Class and Description |
---|
DimensionalFlag
Indicates the coordinate dimension of the points of a
PointSequence or Geometry and whether
the coordinates have Z- and/or M-components. |
Envelope
An envelope or bounding box implementation.
|
Geometry
The base class for
Geometry s. |
Copyright © 2015 geolatte.org. All rights reserved.