Package | Description |
---|---|
org.geolatte.geom |
A model for geospatial geometries.
|
org.geolatte.geom.builder |
A DSL to simplify the creation of Geometries.
|
org.geolatte.geom.cga | |
org.geolatte.geom.codec |
Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems.
|
org.geolatte.geom.codec.db | |
org.geolatte.geom.codec.db.db2 | |
org.geolatte.geom.codec.db.oracle | |
org.geolatte.geom.codec.db.sqlserver |
Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems to Microsoft SQL Server internal
format.
|
org.geolatte.geom.crs |
This package contains classes that model Coordinate Reference Systems.
|
org.geolatte.geom.curve |
Space-filling curves.
|
org.geolatte.geom.json | |
org.geolatte.geom.jts |
JTS interoperability classes.
|
Class and Description |
---|
ByteBuffer
A byte buffer class.
|
ByteOrder
Indicates the byte-order for a
ByteBuffer . |
C2D
A position in a cartesian coordinate reference system.
|
C2DM
A cartesian
Position with a measure value. |
C3D
A cartesian
Position having an z-value. |
C3DM
A cartesian
Position with both an z and a measure value. |
Circle.Arc
An arc, or circle segment
|
Complex
Interface for
Geometry s that are composed of Geometry s. |
Envelope
An envelope or bounding box implementation.
|
G2D
A
Position in a geographic coordinate reference system. |
G2DM
A geographic
Position with a measure value. |
G3D
A geographic
Position with an altitude. |
G3DM
A geographic
Position with both an altitude and a measure value. |
Geometry
The base class for
Geometry s. |
GeometryCollection
A
Geometry that is an ordered collection of some number of Geometry s. |
GeometryEquality
A test for equality of
Geometry s. |
GeometryType
Enumerates the instantiable
Geometry types. |
GeometryVisitor
A visitor for
Geometry s. |
Linear
An interface for linear
Geometry s |
LinearRing
A
LineString that is both closed and simple. |
LineSegment
A portion of a line delimited (inclusively) by two
Position s. |
LineString
A LineString is a 1-dimensional
Geometry consisting of the LineSegment s defined by
consecutive pairs of Point s of a PointSequence . |
LLAPositionVisitor
A low-level access Position Visitor.
|
Measured
Interface for
Position s that have a "measure" value. |
MeasureGeometryOperations
A set of operations on measured (2DM/3DM)
Geometry s. |
MultiLineString
A
GeometryCollection of LineString s. |
MultiPoint
A
GeometryCollection of Point s. |
MultiPolygon
A
GeometryCollection of Polygon s. |
Point
A 0-dimensional
Geometry . |
Polygon
A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.
|
Polygonal
Marker interface for Polygonal
Geometry s. |
Position
Represents a position in a coordinate system.
|
PositionEquality
A Test for
Position equality. |
PositionFactory
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
PositionSequence
A
PositionSequence is an ordered sequence of Position s. |
PositionSequenceBuilder
A builder for
PositionSequence s. |
PositionSequenceEquality
A test for
PositionSequence equality. |
PositionVisitor
A visitor for
Position s. |
ProjectedGeometryOperations
Defines standard operations on
Geometry s with projected coordinate systems. |
Simple
Marker interface for simple
Geometry s, i.e. |
Class and Description |
---|
C2D
A position in a cartesian coordinate reference system.
|
C2DM
A cartesian
Position with a measure value. |
C3D
A cartesian
Position having an z-value. |
C3DM
A cartesian
Position with both an z and a measure value. |
G2D
A
Position in a geographic coordinate reference system. |
G2DM
A geographic
Position with a measure value. |
G3D
A geographic
Position with an altitude. |
G3DM
A geographic
Position with both an altitude and a measure value. |
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
A
GeometryCollection of LineString s. |
MultiPoint
A
GeometryCollection of Point s. |
MultiPolygon
A
GeometryCollection of Polygon s. |
Point
A 0-dimensional
Geometry . |
Polygon
A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.
|
Position
Represents a position in a coordinate system.
|
Class and Description |
---|
LinearRing
A
LineString that is both closed and simple. |
Position
Represents a position in a coordinate system.
|
PositionSequence
A
PositionSequence is an ordered sequence of Position s. |
Class and Description |
---|
ByteBuffer
A byte buffer class.
|
ByteOrder
Indicates the byte-order for a
ByteBuffer . |
Geometry
The base class for
Geometry s. |
Position
Represents a position in a coordinate system.
|
Class and Description |
---|
Geometry
The base class for
Geometry s. |
Position
Represents a position in a coordinate system.
|
Class and Description |
---|
Geometry
The base class for
Geometry s. |
Position
Represents a position in a coordinate system.
|
Class and Description |
---|
Geometry
The base class for
Geometry s. |
Polygon
A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.
|
Position
Represents a position in a coordinate system.
|
PositionSequence
A
PositionSequence is an ordered sequence of Position s. |
Class and Description |
---|
Geometry
The base class for
Geometry s. |
Position
Represents a position in a coordinate system.
|
PositionSequence
A
PositionSequence is an ordered sequence of Position s. |
PositionSequenceBuilder
A builder for
PositionSequence s. |
Class and Description |
---|
C2D
A position in a cartesian coordinate reference system.
|
C2DM
A cartesian
Position with a measure value. |
C3D
A cartesian
Position having an z-value. |
C3DM
A cartesian
Position with both an z and a measure value. |
G2D
A
Position in a geographic coordinate reference system. |
G2DM
A geographic
Position with a measure value. |
G3D
A geographic
Position with an altitude. |
G3DM
A geographic
Position with both an altitude and a measure value. |
Position
Represents a position in a coordinate system.
|
Class and Description |
---|
C2D
A position in a cartesian coordinate reference system.
|
Envelope
An envelope or bounding box implementation.
|
Geometry
The base class for
Geometry s. |
Class and Description |
---|
Geometry
The base class for
Geometry s. |
GeometryCollection
A
Geometry that is an ordered collection of some number of Geometry s. |
GeometryType
Enumerates the instantiable
Geometry types. |
LineString
A LineString is a 1-dimensional
Geometry consisting of the LineSegment s defined by
consecutive pairs of Point s of a PointSequence . |
MultiLineString
A
GeometryCollection of LineString s. |
MultiPoint
A
GeometryCollection of Point s. |
MultiPolygon
A
GeometryCollection of Polygon s. |
Point
A 0-dimensional
Geometry . |
Polygon
A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.
|
Position
Represents a position in a coordinate system.
|
Class and Description |
---|
C2D
A position in a cartesian coordinate reference system.
|
Envelope
An envelope or bounding box implementation.
|
Geometry
The base class for
Geometry s. |
Position
Represents a position in a coordinate system.
|
Copyright © 2023 geolatte.org. All rights reserved.