All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractGeometryCollection<P extends Position,G extends Geometry<P>> |
A Geometry that is an ordered collection of some number of Geometrys.
|
| AbstractSDODecoder |
Created by Karel Maesen, Geovise BVBA on 17/02/15.
|
| AbstractSDOEncoder |
Created by Karel Maesen, Geovise BVBA on 01/04/15.
|
| AngularUnit |
Angular units
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| ApproximateGeometryEquality |
Created by Karel Maesen, Geovise BVBA on 2019-03-27.
|
| BufferAccessException |
An exception for Buffer over- or underflow.
|
| 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.
|
| CartesianCoordinateSystem2D |
A Cartesian 2-Dimensional coordinate system.
|
| CartesianCoordinateSystem2DM |
A Two-dimensional Cartesian Coordinate system extended with a LinearCoordinateSystemAxis
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| CartesianCoordinateSystem3D |
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| CartesianCoordinateSystem3DM |
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| Choice<T> |
Created by Karel Maesen, Geovise BVBA on 2019-08-16.
|
| Circle |
A Simple Circle value class
Created by Karel Maesen, Geovise BVBA on 01/03/15.
|
| Circle |
This class provides operations for handling the usage of Circles and arcs in
Geometries.
|
| CircularArcLinearizer<P extends Position> |
Linearizes arc segments defined by three consecutive Positions
|
| Complex<P extends Position,G extends Geometry<P>> |
Interface for Geometrys that are composed of Geometrys.
|
| CompoundCoordinateReferenceSystem<P extends Position> |
A compound CoordinateReferenceSystem that is constructed by adding additional CoordinateSystemAxes to a
base coordinate reference system (either a Geographic, Geocentric or Projected Coordinate Reference System).
|
| ConcatenatedOperation |
Created by Karel Maesen, Geovise BVBA on 21/07/17.
|
| ConcatenatedOperation.Builder |
|
| ConnectionFinder |
The ConnectionFinder returns an OracleConnection when given a
Connection object.
|
| CoordinateFrameRotation |
The Coordinate Frame Rotation transformation ( a 7-parameter Helmert Transformation in the geocentric domain).
|
| CoordinateOperation |
Low-level transformation interface
Created by Karel Maesen, Geovise BVBA on 20/07/17.
|
| CoordinateOperations |
Factory for common ConcatenatedOperations
Created by Karel Maesen, Geovise BVBA on 02/04/2018.
|
| CoordinateReferenceSystem<P extends Position> |
A Coordinate Reference System.
|
| CoordinateReferenceSystems |
Common coordinate reference systems.
|
| CoordinateSystem<P extends Position> |
A coordinate system.
|
| CoordinateSystemAxis |
An axis of a CoordinateSystem.
|
| CoordinateSystemAxisDirection |
Enumerates the possible values of direction for a CoordinateSystemAxis.
|
| CoordinateSystemExpander |
Created by Karel Maesen, Geovise BVBA on 14/02/2020.
|
| CountingPositionSequenceBuilder<P extends Position> |
|
| CrsExtendedId |
Created by Karel Maesen, Geovise BVBA on 11/09/2018.
|
| CrsId |
An identifier for a CoordinateReferenceSystem or other object referenced in a
CoordinateReferenceSystem definition.
|
| CrsIdentifiable |
Abstract base class for classes the are identified by a CrsId (e.g.
|
| CrsParameter |
A parameter in the Projection of a ProjectedCoordinateReferenceSystem.
|
| CrsRegistry |
A repository for CoordinateReferenceSystems.
|
| CrsWktDecoder |
A decoder for CoordinateReferenceSystem definitions in WKT.
|
| Datum |
A horizontal datum.
|
| Db2ClobDecoder |
A Decoder for DB2 as used in Hibernate Spatial
|
| Db2ClobEncoder |
An Encoder for DB2 as used in Hibernate Spatial
|
| DecimalDegree |
Utility class to represent geographic coordinates in DD.
|
| Decoder<N> |
Decodes native database objects to geometries of type T.
|
| Decoders |
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
| Decoders |
Decodes SQL Server Geometry objects to JTS Geometrys.
|
| DefaultConnectionFinder |
Default ConnectionFinder implementation.
|
| DefaultCoordinateSystemExpander |
Created by Karel Maesen, Geovise BVBA on 14/02/2020.
|
| DefaultMeasureGeometryOperations |
|
| DSL |
Contains a Domain Specific Language for constructing Geometries.
|
| DSL.GeometryCollectionToken<P extends Position> |
|
| DSL.GeometryToken<P extends Position> |
|
| DSL.LinearRingToken<P extends Position> |
|
| DSL.LineStringToken<P extends Position> |
|
| DSL.MultiLineStringToken<P extends Position> |
|
| DSL.MultiPointToken<P extends Position> |
|
| DSL.MultiPolygonToken<P extends Position> |
|
| DSL.PointToken<P extends Position> |
|
| DSL.PolygonToken<P extends Position> |
|
| Ellipsoid |
An ellipsoid.
|
| EllipsoidalAxis |
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| EllipsoidalCoordinateSystem2D |
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| EllipsoidalCoordinateSystem2DM |
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| EllipsoidalCoordinateSystem3D |
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| EllipsoidalCoordinateSystem3DM |
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| EllipsoidalHeightCSAXis |
A coordinate system axis for ellipsoidal height, defined as the distance of a point from the ellipsoid measured along
the perpendicular from the ellipsoid to this point, positive if upwards or outside of the ellipsoid
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| Encoder<N> |
An Encoder encodes geometries in instances of type N
|
| Encoders |
Created by Karel Maesen, Geovise BVBA on 01/04/15.
|
| Encoders |
Serializes a JTS Geometry to a byte-array.
|
| Envelope<P extends Position> |
An envelope or bounding box implementation.
|
| EnvelopeTransform<P extends Position,Q extends Position> |
Created by Karel Maesen, Geovise BVBA on 2019-03-28.
|
| ExactPositionEquality |
A PositionEquality implementation that considers two Positions to be equal if and only if
the have the same coordinates.
|
| Extension |
Created by Karel Maesen, Geovise BVBA on 23/04/16.
|
| Feature<P extends Position,ID> |
Models a spatial feature
Created by Karel Maesen, Geovise BVBA on 13/07/2018.
|
| 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.
|
| Generator<T> |
Created by Karel Maesen, Geovise BVBA on 2019-08-16.
|
| GeocentricCartesianCoordinateReferenceSystem |
A geo-centric CoordinateReferenceSystem.
|
| GeodeticLatitudeCSAxis |
A coordinate system axis for geodetic latitude, defined as the angle from the equatorial plane to the perpendicular
to the ellipsoid through a given point, northwards treated as positive
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| GeodeticLongitudeCSAxis |
A coordinate system axis for geodetic longitude, defined as the angle from the prime meridian plane to the meridian
plane of a given point, eastward treated as positive
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| Geographic2DCoordinateReferenceSystem |
A geographic CoordinateReferenceSystem.
|
| Geographic3DCoordinateReferenceSystem |
Created by Karel Maesen, Geovise BVBA on 30/11/14.
|
| Geographic3DTo2DConversion |
Converts between a Geographic 3D and a 2D system
EPSG Method 9659
Created by Karel Maesen, Geovise BVBA on 20/07/17.
|
| GeographicCoordinateReferenceSystem<P extends G2D> |
Created by Karel Maesen, Geovise BVBA on 30/11/14.
|
| GeographicToGeocentricConversion |
The Geographic to Geocentric Coordinate conversion.
|
| Geometries |
A Factory for Geometrys
|
| Geometry<P extends Position> |
The base class for Geometrys.
|
| GeometryCollection<P extends Position> |
Created by Karel Maesen, Geovise BVBA on 2019-07-29.
|
| GeometryCollectionSdoDecoder |
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
| GeometryEquality |
A test for equality of Geometrys.
|
| GeometryGenerators |
Created by Karel Maesen, Geovise BVBA on 03/08/2018.
|
| GeometryOperation<R> |
An operation that can be executed on a Geometry.
|
| GeometryPositionEquality |
A GeometryEquality that considers two Geometrys to be equal iff one of these conditions is
satisfied:
both have the same type, coordinate reference system and consist of the same Points.
both are empty
|
| GeometryType |
Enumerates the instantiable Geometry types.
|
| GeometryVisitor<P extends Position> |
A visitor for Geometrys.
|
| InconsistentCoordinateSystemException |
|
| JTS |
|
| JTSConversionException |
|
| JTSGeometryOperations |
An implementation of ProjectedGeometryOperations that delegates to the corresponding JTS operations.
|
| LambertConformalConic2SP |
Created by Karel Maesen, Geovise BVBA on 05/06/2018.
|
| Linear<P extends Position> |
An interface for linear Geometrys
|
| LinearCoordinateReferenceSystem |
A 1-Dimensional Linear Coordinate Ssytem that consists of the points that lie on the axis of a linear
feature, for example a pipeline or a road.
|
| LinearRing<P extends Position> |
A LineString that is both closed and simple.
|
| LinearUnit |
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| LineSegment<P extends Position> |
A portion of a line delimited (inclusively) by two Positions.
|
| LineSegments<P extends Position> |
Turns a PointSequence into an Iterable over the
LineSegments defined by each consecutive pair of Points in the PointSequence.
|
| LineString<P extends Position> |
A LineString is a 1-dimensional Geometry consisting of the LineSegments defined by
consecutive pairs of Points of a PointSequence.
|
| LineStringSdoDecoder |
Created by Karel Maesen, Geovise BVBA on 18/02/15.
|
| LLAPositionVisitor |
A low-level access Position Visitor.
|
| M |
Created by Karel Maesen, Geovise BVBA on 29/11/14.
|
| Measured |
Interface for Positions that have a "measure" value.
|
| MeasureGeometryOperations |
A set of operations on measured (2DM/3DM) Geometrys.
|
| MeasureInterpolatingVisitor<P extends C2D & Measured> |
A GeometryVisitor that derives a Geometry
by interpolating on the measure values of the visited Geometries.
|
| MeasureStraightLineAxis |
An axis for a LinearCoordinateReferenceSystem
Created by Karel Maesen, Geovise BVBA on 29/11/14.
|
| MortonCode<P extends C2D> |
Calculates the Morton code (Morton-order or Z-order) of Geometries
|
| MortonContext<P extends C2D> |
A context for the calculation of Morton codes.
|
| MultiLineSdoDecoder |
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
| MultiLineString<P extends Position> |
A GeometryCollection of LineStrings.
|
| MultiPoint<P extends Position> |
A GeometryCollection of Points.
|
| MultiPointSdoDecoder |
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
| MultiPolygon<P extends Position> |
A GeometryCollection of Polygons.
|
| MultiPolygonSdoDecoder |
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
| NumericalMethods |
Created by Karel Maesen, Geovise BVBA on 01/03/15.
|
| NumericalMethods.TwoSum |
|
| OneDimensionCoordinateReferenceSystem |
Created by Karel Maesen, Geovise BVBA on 2019-03-28.
|
| OneDimensionCoordinateSystem<P extends Position> |
Created by Karel Maesen, Geovise BVBA on 29/11/14.
|
| OpenGisType |
The type of geometry.
|
| OracleJDBCTypeFactory |
Factory for Oracle JDBC extension types (ARRAY, STRUCT, ...).
|
| Point<P extends Position> |
A 0-dimensional Geometry.
|
| PointSdoDecoder |
Created by Karel Maesen, Geovise BVBA on 18/02/15.
|
| Polygon<P extends Position> |
A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.
|
| Polygonal<P extends Position> |
Marker interface for Polygonal Geometrys.
|
| PolygonSdoDecoder |
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
| Position |
Represents a position in a coordinate system.
|
| PositionEquality |
A Test for Position equality.
|
| PositionFactory<P extends Position> |
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| PositionGenerator<P extends Position> |
Created by Karel Maesen, Geovise BVBA on 03/08/2018.
|
| Positions |
Factories for creating Positions.
|
| Positions.CanMakeG2D |
|
| Positions.CanMakeG2DM |
|
| Positions.CanMakeG3D |
|
| Positions.CanMakeG3DM |
|
| Positions.CanMakeP2D |
|
| Positions.CanMakeP2DM |
|
| Positions.CanMakeP3D |
|
| Positions.CanMakeP3DM |
|
| PositionSequence<P extends Position> |
A PositionSequence is an ordered sequence of Positions.
|
| PositionSequenceBuilder<P extends Position> |
A builder for PositionSequences.
|
| PositionSequenceBuilders |
A factory for PositionSequenceBuilders.
|
| PositionSequenceEquality |
A test for PositionSequence equality.
|
| PositionSequencePositionEquality |
A PositionSequenceEquality implementation that considers two PositionSequences
equal if and only if both contain the same positions in the same order.
|
| PositionVectorTransformation |
The Position Vector transformation ( a 7-parameter Helmert Transformation in the geocentric domain).
|
| PositionVisitor<P extends Position> |
A visitor for Positions.
|
| PrimeMeridian |
A prime meridian.
|
| ProjectedCoordinateReferenceSystem |
A projected CoordinateReferenceSystem.
|
| ProjectedGeometryOperations |
Defines standard operations on Geometrys with projected coordinate systems.
|
| Projection |
A projection from geographic coordinates to projected coordinates in a Cartesian plan.
|
| Projections |
Created by Karel Maesen, Geovise BVBA on 2019-03-24.
|
| PropertyMapGenerator |
Created by Karel Maesen, Geovise BVBA on 2019-08-16.
|
| PseudoMercator |
Created by Karel Maesen, Geovise BVBA on 02/04/2018.
|
| SDOGeometry |
|
| SdoGeometryCollectionEncoder |
Created by Karel Maesen, Geovise BVBA on 01/04/15.
|
| SdoLineStringEncoder |
Created by Karel Maesen, Geovise BVBA on 01/04/15.
|
| SdoMultiLineStringEncoder |
Created by Karel Maesen, Geovise BVBA on 01/04/15.
|
| SdoMultiPointEncoder |
Created by Karel Maesen, Geovise BVBA on 01/04/15.
|
| SdoMultiPolygonEncoder |
Created by Karel Maesen, Geovise BVBA on 01/04/15.
|
| SdoPointEncoder |
Created by Karel Maesen, Geovise BVBA on 01/04/15.
|
| SdoPolygonEncoder |
Created by Karel Maesen, Geovise BVBA on 01/04/15.
|
| Settings |
Created by Karel Maesen, Geovise BVBA on 04/12/16.
|
| Simple |
Marker interface for simple Geometrys, i.e.
|
| SingleCoordinateReferenceSystem<P extends Position> |
A Coordinate reference system consisting of one Coordinate System and one Datum (as opposed to a Compound CRS)
Created by Karel Maesen, Geovise BVBA on 29/11/14.
|
| SqlServerGeometry |
A SqlServerGeometry represents the native SQL Server database object.
|
| StraightLineAxis |
A straight line axis for us in cartesian, vertical or linear coordinate systems
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
| TransformOperation<P extends Position,Q extends Position> |
Created by Karel Maesen, Geovise BVBA on 2019-03-27.
|
| TransformOperations |
Created by Karel Maesen, Geovise BVBA on 2019-03-27.
|
| TransformVisitor<P extends Position,Q extends Position> |
Created by Karel Maesen, Geovise BVBA on 2019-03-27.
|
| Unit |
Describes the units of a CoordinateSystemAxis.
|
| UnsupportedConversionException |
Thrown when the WKT/WKB representation is not supported by the encoder or decoder.
|
| UnsupportedCoordinateReferenceSystem |
Created by Karel Maesen, Geovise BVBA on 2019-03-24.
|
| UnsupportedCoordinateSystemException |
An exception for coordinate systems (as defined by their axes) that are not compatible with a given
CoordinateReferenceSystem.
|
| UnsupportedTransformException |
Created by Karel Maesen, Geovise BVBA on 2019-03-24.
|
| V |
Created by Karel Maesen, Geovise BVBA on 29/11/14.
|
| ValueGeneratorFactory |
A Factory for value Generators
Created by Karel Maesen, Geovise BVBA on 2019-08-16.
|
| Vector |
A set of utility functions for basic
2D vector functions.
|
| VerticalCoordinateReferenceSystem |
Created by Karel Maesen, Geovise BVBA on 29/11/14.
|
| VerticalDatum |
Vertical Datum
|
| VerticalStraightLineAxis |
Created by Karel Maesen, Geovise BVBA on 29/11/14.
|
| WithEpsgGOperationMethod |
Created by Karel Maesen, Geovise BVBA on 02/04/2018.
|
| WithinTolerancePositionEquality |
A PositionEquality that considers Points to be equal when their coordinates
are within a specified tolerance of each other.
|
| Wkb |
Creates encoders/decoders for WKB geometry representations.
|
| Wkb.Dialect |
|
| WkbDecodeException |
Thrown when the WKB cannot be parsed.
|
| WkbDecoder |
A decoder for WKB (Well-Known Binary) encoded Geometries.
|
| WkbEncoder |
An encoder for WKB (Well-Known Binary) encoded Geometries.
|
| Wkt |
Creates encoders/decoders for WKT geometry representations.
|
| Wkt.Dialect |
|
| WktDecodeException |
Thrown when the WKT cannot be parsed (is syntactically incorrect).
|
| WktDecoder |
A decoder for WKT (Well-Known Text) representations.
|
| WktEncoder |
An Encoder for WKT (Well-Known Text) representations.
|