Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

A

AbstractGeometryCollectionSqlServerDecoder - Class in org.geolatte.geom.codec.db.sqlserver
 
AbstractGeometryCollectionSqlServerDecoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.AbstractGeometryCollectionSqlServerDecoder
 
AbstractGeometryParser<P extends Position,G extends Geometry<P>> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 08/09/17.
AbstractGeometryParser(Context<P>) - Constructor for class org.geolatte.geom.json.AbstractGeometryParser
 
AbstractPositionEquality - Class in org.geolatte.geom
 
AbstractPositionEquality() - Constructor for class org.geolatte.geom.AbstractPositionEquality
 
AbstractPositionSequence<P extends Position> - Class in org.geolatte.geom
 
AbstractPositionSequence(PositionFactory<P>) - Constructor for class org.geolatte.geom.AbstractPositionSequence
 
AbstractPositionSequence.EnvelopeExpander<P extends Position> - Class in org.geolatte.geom
 
AbstractPositionSequenceBuilder<P extends Position> - Class in org.geolatte.geom
 
AbstractPositionSequenceBuilder(PositionFactory<P>) - Constructor for class org.geolatte.geom.AbstractPositionSequenceBuilder
 
AbstractSDODecoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 17/02/15.
AbstractSDODecoder() - Constructor for class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
AbstractSDODecoder.CombiningVisitor<P extends Position> - Class in org.geolatte.geom.codec.db.oracle
 
AbstractSDOEncoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 01/04/15.
AbstractSDOEncoder() - Constructor for class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder
 
AbstractSDOEncoder.ToArrayVisitor - Class in org.geolatte.geom.codec.db.oracle
 
AbstractSqlServerDecoder - Class in org.geolatte.geom.codec.db.sqlserver
 
AbstractSqlServerDecoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerDecoder
 
AbstractSqlServerEncoder - Class in org.geolatte.geom.codec.db.sqlserver
 
AbstractSqlServerEncoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerEncoder
 
AbstractWkbDecoder - Class in org.geolatte.geom.codec
Base class for WkbDecoders.
AbstractWkbDecoder() - Constructor for class org.geolatte.geom.codec.AbstractWkbDecoder
 
AbstractWkbEncoder - Class in org.geolatte.geom.codec
 
AbstractWkbEncoder() - Constructor for class org.geolatte.geom.codec.AbstractWkbEncoder
 
AbstractWktDecoder<T> - Class in org.geolatte.geom.codec
An abstract WKT decoder.
AbstractWktDecoder(WktVariant) - Constructor for class org.geolatte.geom.codec.AbstractWktDecoder
The constructor of this AbstractWktDecoder.
AbstractWktTokenizer - Class in org.geolatte.geom.codec
 
AbstractWktTokenizer(CharSequence, WktVariant) - Constructor for class org.geolatte.geom.codec.AbstractWktTokenizer
 
accept(PositionVisitor<P>) - Method in class org.geolatte.geom.AbstractPositionSequence
 
accept(GeometryVisitor<P>) - Method in class org.geolatte.geom.Geometry
Accepts a GeometryVisitor.
accept(GeometryVisitor<P>) - Method in class org.geolatte.geom.GeometryCollection
Accepts the GeometryVisitor, and will pass it to it's constituent Geometries.
accept(GeometryVisitor<P>) - Method in class org.geolatte.geom.LineString
 
accept(PositionVisitor<P>) - Method in class org.geolatte.geom.NestedPositionSequence
 
accept(LLAPositionVisitor) - Method in class org.geolatte.geom.NestedPositionSequence
 
accept(PositionVisitor<P>) - Method in class org.geolatte.geom.PackedPositionSequence
 
accept(LLAPositionVisitor) - Method in class org.geolatte.geom.PackedPositionSequence
 
accept(GeometryVisitor<P>) - Method in class org.geolatte.geom.Point
 
accept(GeometryVisitor<P>) - Method in class org.geolatte.geom.Polygon
 
accept(PositionVisitor<P>) - Method in interface org.geolatte.geom.PositionSequence
Accepts a PositionVisitor.
accept(LLAPositionVisitor) - Method in interface org.geolatte.geom.PositionSequence
Accepts a LLAPositionVisitor.
accepts(Clob) - Method in class org.geolatte.geom.codec.db.db2.Db2ClobDecoder
 
accepts(Geometry<P>) - Method in class org.geolatte.geom.codec.db.db2.Db2ClobEncoder
 
accepts(N) - Method in interface org.geolatte.geom.codec.db.Decoder
 
accepts(Geometry<P>) - Method in interface org.geolatte.geom.codec.db.Encoder
 
accepts(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.GeometryCollectionSdoDecoder
 
accepts(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.LineStringSdoDecoder
 
accepts(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.MultiLineSdoDecoder
 
accepts(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.MultiPointSdoDecoder
 
accepts(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.MultiPolygonSdoDecoder
 
accepts(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.PointSdoDecoder
 
accepts(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.PolygonSdoDecoder
 
accepts(Geometry<P>) - Method in class org.geolatte.geom.codec.db.oracle.SdoGeometryCollectionEncoder
 
accepts(Geometry<P>) - Method in class org.geolatte.geom.codec.db.oracle.SdoLineStringEncoder
 
accepts(Geometry<P>) - Method in class org.geolatte.geom.codec.db.oracle.SdoMultiLineStringEncoder
 
accepts(Geometry<P>) - Method in class org.geolatte.geom.codec.db.oracle.SdoMultiPointEncoder
 
accepts(Geometry<P>) - Method in class org.geolatte.geom.codec.db.oracle.SdoMultiPolygonEncoder
 
accepts(Geometry<P>) - Method in class org.geolatte.geom.codec.db.oracle.SdoPointEncoder
 
accepts(Geometry<P>) - Method in class org.geolatte.geom.codec.db.oracle.SdoPolygonEncoder
 
accepts(OpenGisType) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerDecoder
 
accepts(SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerDecoder
 
accepts(Geometry<P>) - Method in class org.geolatte.geom.codec.db.sqlserver.GeometryCollectionSqlServerEncoder
 
accepts(Geometry) - Method in class org.geolatte.geom.codec.db.sqlserver.LineStringSqlServerEncoder
 
accepts(Geometry) - Method in class org.geolatte.geom.codec.db.sqlserver.PointSqlServerEncoder
 
accepts(Geometry) - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerEncoder
 
add(double...) - Method in class org.geolatte.geom.AbstractPositionSequenceBuilder
 
add(P) - Method in class org.geolatte.geom.AbstractPositionSequenceBuilder
 
add(PositionSequence<P>, PositionSequence<P>) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
add(PositionSequence<P>, int, PositionSequence<P>, int) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
add(double...) - Method in class org.geolatte.geom.codec.db.sqlserver.CountingPositionSequenceBuilder
 
add(P) - Method in class org.geolatte.geom.codec.db.sqlserver.CountingPositionSequenceBuilder
 
add(GeometryType, boolean, boolean, String) - Static method in class org.geolatte.geom.codec.HANAWktVariant
 
add(GeometryType, boolean, String) - Static method in class org.geolatte.geom.codec.PostgisWktVariant
 
add(double...) - Method in interface org.geolatte.geom.PositionSequenceBuilder
Adds a Position to the PositionSequence being built.
add(P) - Method in interface org.geolatte.geom.PositionSequenceBuilder
Adds a Position to the PositionSequence being built.
add(P, P) - Static method in class org.geolatte.geom.Vector
Adds two Positions.
addCoordinate(double) - Method in class org.geolatte.geom.AbstractPositionSequenceBuilder
 
addCoordinate(double) - Method in class org.geolatte.geom.FixedSizePositionSequenceBuilder
 
addCoordinate(int, StringBuilder) - Method in class org.geolatte.geom.PackedPositionSequence
 
addCoordinate(double) - Method in class org.geolatte.geom.VariableSizePositionSequenceBuilder
 
addDefinition(String, CrsWktDecoder) - Static method in class org.geolatte.geom.crs.CrsRegistry
 
addDelimiter() - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addElement(BigDecimal[]) - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
addElement(ElemInfo) - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
addElementInfo(ElemInfo, ElemInfo) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder
 
addEmptyKeyword() - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addEndList() - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addExteriorRing(Polygon, CountingPositionSequenceBuilder, List<Figure>) - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerEncoder
 
addGeometries(GeometryCollection<P, G>, boolean) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addGeometry(Geometry<P>) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addGeometryTag(Geometry) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addGeometryText(Geometry<P>) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addIfNotEqualLast(P, P) - Method in class org.geolatte.geom.MeasureInterpolatingVisitor
 
addInteriorRing(LineString<?>, CountingPositionSequenceBuilder<?>, List<Figure>) - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerEncoder
 
addInteriorRings(Polygon<?>, CountingPositionSequenceBuilder<?>, List<Figure>) - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerEncoder
 
addLinearRings(Polygon<P>) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addLinearSystem(CoordinateReferenceSystem<P>, Class<R>, LinearUnit) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
 
addLinearSystem(CoordinateReferenceSystem<P>, LinearUnit) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
 
addNumber(double) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addOrdinates(Ordinates, Double[]) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder
 
addOrdinates(Double[], Double[]) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder
 
addOrdinates(Double[]) - Method in class org.geolatte.geom.codec.db.oracle.Ordinates
 
addPoint(double[]) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addPointList(PositionSequence<P>) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addPoints(LineString<?>, CountingPositionSequenceBuilder<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerEncoder
 
AddPointsBetweenPolarCoordinates(double, double, P, P, double, PositionSequenceBuilder<P>) - Method in class org.geolatte.geom.cga.CircularArcLinearizer
 
addPolygon(SDOGeometry, Polygon) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder
 
addRing(LinearRing<P>) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addSridIfValid(Geometry<P>) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addStartList() - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
addToBuilder(PositionSequence<P>, int, PositionSequenceBuilder<P>, AbstractSDODecoder.CombiningVisitor<P>) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
addVerticalSystem(CoordinateReferenceSystem<P>, Class<R>, LinearUnit) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
 
addVerticalSystem(CoordinateReferenceSystem<P>, LinearUnit) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
 
addWhitespace() - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
alignByteOrder(ByteBuffer) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
allocate(int) - Static method in class org.geolatte.geom.ByteBuffer
Allocates a new ByteBuffer of the specified capacity.
allocateMValueArray() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
allocateZValueArray() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
angleInDirection(Position) - Method in class org.geolatte.geom.cga.CircularArcLinearizer
 
AngularUnit - Class in org.geolatte.geom.crs
Angular units Created by Karel Maesen, Geovise BVBA on 28/11/14.
AngularUnit(CrsId, String, double) - Constructor for class org.geolatte.geom.crs.AngularUnit
Creates an instance.
appendHexByteRepresentation(StringBuilder, int) - Method in class org.geolatte.geom.ByteBuffer
 
Arc(Coordinate, Coordinate, Coordinate) - Constructor for class org.geolatte.geom.Circle.Arc
 
Arc(Coordinate, Coordinate, boolean) - Constructor for class org.geolatte.geom.Circle.Arc
 
arcAngle - Variable in class org.geolatte.geom.Circle.Arc
 
area(G) - Method in class org.geolatte.geom.JTSGeometryOperations
 
area(G) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates the area of the specified Geometry.
arrayConstructor - Variable in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
arrayDescriptorCreator - Variable in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
arrayToString(Object) - Static method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
AUTHORITY - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
authority - Variable in class org.geolatte.geom.crs.CrsId
 
axes - Variable in class org.geolatte.geom.crs.CoordinateSystem
 
AXIS - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
axisName - Variable in class org.geolatte.geom.crs.CoordinateSystemAxis
 

B

baseCRS - Variable in class org.geolatte.geom.codec.WktTokenizer
 
boundary(Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
boundary(Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates the boundary of the specified Geometry.
buffer - Variable in class org.geolatte.geom.AbstractPositionSequence.EnvelopeExpander
 
buffer - Variable in class org.geolatte.geom.ByteBuffer
 
buffer - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
buffer - Variable in class org.geolatte.geom.Geometry.SerializationProxy
 
buffer(Geometry<P>, double) - Method in class org.geolatte.geom.JTSGeometryOperations
 
buffer(Geometry<P>, double) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates a Geometry that represents all points whose distance from the specified Geometry is less than or equal the specified distance.
BufferAccessException - Exception in org.geolatte.geom
An exception for Buffer over- or underflow.
BufferAccessException(String) - Constructor for exception org.geolatte.geom.BufferAccessException
 
builder - Variable in class org.geolatte.geom.cga.CircularArcLinearizer
 
builder - Variable in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder.CombiningVisitor
 
builder - Variable in class org.geolatte.geom.codec.PostgisWktEncoder
 
buildGeometryFactory(int) - Static method in class org.geolatte.geom.jts.JTS
 
buildWrongSymbolAtPositionMsg() - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
ByteBuffer - Class in org.geolatte.geom
A byte buffer class.
ByteBuffer(ByteBuffer) - Constructor for class org.geolatte.geom.ByteBuffer
 
ByteOrder - Enum in org.geolatte.geom
Indicates the byte-order for a ByteBuffer.
ByteOrder(ByteOrder, byte) - Constructor for enum org.geolatte.geom.ByteOrder
 
byteValue() - Method in enum org.geolatte.geom.ByteOrder
Returns the byte order as a byte: 0 for XDR (big endian), 1 for NDR (little endian).
byteValue - Variable in enum org.geolatte.geom.codec.db.sqlserver.FigureAttribute
 
byteValue - Variable in enum org.geolatte.geom.codec.db.sqlserver.OpenGisType
 

C

c(double, double) - Static method in class org.geolatte.geom.builder.DSL
Creates a projected 2D position token.
c(double, double, double) - Static method in class org.geolatte.geom.builder.DSL
Creates a projected 3D position token
c(double, double, double, double) - Static method in class org.geolatte.geom.builder.DSL
Creates a projected 3DM position token
c - Variable in class org.geolatte.geom.cga.CircularArcLinearizer
 
C2D - Class in org.geolatte.geom
A position in a cartesian coordinate reference system.
C2D() - Constructor for class org.geolatte.geom.C2D
Constructs an empty instance
C2D(double, double) - Constructor for class org.geolatte.geom.C2D
Constructs an instance with the specified x (EASTING or WESTING) or y (NORTHING or SOUTHING) coordinates CoordinateReferenceSystem, the
C2D(double...) - Constructor for class org.geolatte.geom.C2D
 
C2DM - Class in org.geolatte.geom
A cartesian Position with a measure value.
C2DM() - Constructor for class org.geolatte.geom.C2DM
 
C2DM(double, double, double) - Constructor for class org.geolatte.geom.C2DM
 
C3D - Class in org.geolatte.geom
A cartesian Position having an z-value.
C3D() - Constructor for class org.geolatte.geom.C3D
 
C3D(double, double, double) - Constructor for class org.geolatte.geom.C3D
 
C3D(double...) - Constructor for class org.geolatte.geom.C3D
 
C3DM - Class in org.geolatte.geom
A cartesian Position with both an z and a measure value.
C3DM() - Constructor for class org.geolatte.geom.C3DM
 
C3DM(double, double, double, double) - Constructor for class org.geolatte.geom.C3DM
 
calculateCapacity() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
calculateSize(Geometry<P>, boolean) - Method in class org.geolatte.geom.codec.AbstractWkbEncoder
 
calculateSize(Geometry<P>, boolean) - Method in class org.geolatte.geom.codec.HANAWkbEncoder
 
calculateSize() - Method in class org.geolatte.geom.NestedPositionSequence
 
camelCased - Variable in enum org.geolatte.geom.GeometryType
 
canHandle(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
canHandle(JsonNode) - Method in class org.geolatte.geom.json.GeometryCollectionParser
 
canHandle(JsonNode) - Method in class org.geolatte.geom.json.GeometryParser
 
canHandle(JsonNode) - Method in class org.geolatte.geom.json.LineStringParser
 
canHandle(JsonNode) - Method in class org.geolatte.geom.json.MultiLineStringParser
 
canHandle(JsonNode) - Method in class org.geolatte.geom.json.MultiPointParser
 
canHandle(JsonNode) - Method in class org.geolatte.geom.json.MultiPolygonParser
 
canHandle(JsonNode) - Method in class org.geolatte.geom.json.PointParser
 
canHandle(JsonNode) - Method in class org.geolatte.geom.json.PolygonParser
 
CanMakeG2D() - Constructor for class org.geolatte.geom.Positions.CanMakeG2D
 
CanMakeG2DM() - Constructor for class org.geolatte.geom.Positions.CanMakeG2DM
 
CanMakeG3D() - Constructor for class org.geolatte.geom.Positions.CanMakeG3D
 
CanMakeG3DM() - Constructor for class org.geolatte.geom.Positions.CanMakeG3DM
 
CanMakeP2D() - Constructor for class org.geolatte.geom.Positions.CanMakeP2D
 
CanMakeP2DM() - Constructor for class org.geolatte.geom.Positions.CanMakeP2DM
 
CanMakeP3D() - Constructor for class org.geolatte.geom.Positions.CanMakeP3D
 
CanMakeP3DM() - Constructor for class org.geolatte.geom.Positions.CanMakeP3DM
 
capacity() - Method in class org.geolatte.geom.ByteBuffer
Returns this buffer's capacity.
CartesianCoordinateSystem2D - Class in org.geolatte.geom.crs
A Cartesian 2-Dimensional coordinate system.
CartesianCoordinateSystem2D(StraightLineAxis, StraightLineAxis) - Constructor for class org.geolatte.geom.crs.CartesianCoordinateSystem2D
Constructs an instance
CartesianCoordinateSystem2DM - Class in org.geolatte.geom.crs
A Two-dimensional Cartesian Coordinate system extended with a LinearCoordinateSystemAxis

Created by Karel Maesen, Geovise BVBA on 28/11/14.

CartesianCoordinateSystem2DM(StraightLineAxis, StraightLineAxis, MeasureStraightLineAxis) - Constructor for class org.geolatte.geom.crs.CartesianCoordinateSystem2DM
 
CartesianCoordinateSystem3D - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 28/11/14.
CartesianCoordinateSystem3D(StraightLineAxis, StraightLineAxis, VerticalStraightLineAxis) - Constructor for class org.geolatte.geom.crs.CartesianCoordinateSystem3D
 
CartesianCoordinateSystem3DM - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 28/11/14.
CartesianCoordinateSystem3DM(StraightLineAxis, StraightLineAxis, VerticalStraightLineAxis, MeasureStraightLineAxis) - Constructor for class org.geolatte.geom.crs.CartesianCoordinateSystem3DM
 
center - Variable in class org.geolatte.geom.Circle
 
centroid(G) - Method in class org.geolatte.geom.JTSGeometryOperations
 
centroid(G) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates a centroid for the specified Geometry.
check(G[]) - Method in class org.geolatte.geom.GeometryCollection
Verifies that the Geometry array can be used to construct a Geometry collection.
checkAxes() - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem2D
 
checkAxes() - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem2DM
 
checkAxes() - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem3D
 
checkAxes() - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem3DM
 
checkAxes() - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2D
 
checkAxes() - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2DM
 
checkAxes() - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3D
 
checkAxes() - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3DM
 
checkCompatibleCRS(Geometry<?>, Geometry<?>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
checkForNull(Object) - Method in class org.geolatte.geom.curve.MortonCode
 
checkIsClosed() - Method in class org.geolatte.geom.LinearRing
 
checkLinearRing(LinearRing<P>, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.Polygon
 
checkNotGeometryCollection(Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
Throws an IllegalArgumentException when class of parameter is GeometryCollection.
checkRings(LinearRing<P>[]) - Method in class org.geolatte.geom.Polygon
 
checkWithinExtent(P) - Method in class org.geolatte.geom.curve.MortonCode
 
checkWithinExtent(Envelope<P>) - Method in class org.geolatte.geom.curve.MortonCode
 
children - Variable in class org.geolatte.geom.NestedPositionSequence
 
Circle - Class in org.geolatte.geom.cga
A Simple Circle value class Created by Karel Maesen, Geovise BVBA on 01/03/15.
Circle(double, double, double) - Constructor for class org.geolatte.geom.cga.Circle
 
Circle(Position, Position, Position) - Constructor for class org.geolatte.geom.cga.Circle
 
Circle(Position, Position, Position, boolean) - Constructor for class org.geolatte.geom.cga.Circle
Creates a Circle through three Positions
Circle - Class in org.geolatte.geom
This class provides operations for handling the usage of Circles and arcs in Geometries.
Circle() - Constructor for class org.geolatte.geom.Circle
Creates a circle whose center is at the origin and whose radius is 0.
Circle(Coordinate, double) - Constructor for class org.geolatte.geom.Circle
Create a circle with a defined center and radius
Circle(double, double, double) - Constructor for class org.geolatte.geom.Circle
Create a circle using the x/y coordinates for the center.
Circle(double, double, double, double) - Constructor for class org.geolatte.geom.Circle
Creates a circle based on bounding box.
Circle(Coordinate, Coordinate, Coordinate) - Constructor for class org.geolatte.geom.Circle
Three point method of circle construction.
Circle(double, double, double, double, double, double) - Constructor for class org.geolatte.geom.Circle
Three point method of circle construction.
Circle.Arc - Class in org.geolatte.geom
An arc, or circle segment
CircularArcLinearizer<P extends Position> - Class in org.geolatte.geom.cga
Linearizes arc segments defined by three consecutive Positions

CircularArcLinearizer(P, P, P, double) - Constructor for class org.geolatte.geom.cga.CircularArcLinearizer
 
clobToString(Clob) - Method in class org.geolatte.geom.codec.db.db2.Db2ClobDecoder
 
clockwise - Variable in class org.geolatte.geom.Circle.Arc
 
clone() - Method in class org.geolatte.geom.AbstractPositionSequence
Clones a PointCollection

clone() - Method in class org.geolatte.geom.NestedPositionSequence
 
clone() - Method in class org.geolatte.geom.PackedPositionSequence
 
clone() - Method in interface org.geolatte.geom.PositionSequence
 
closeList - Variable in class org.geolatte.geom.codec.WktVariant
 
cM(double, double, double) - Static method in class org.geolatte.geom.builder.DSL
Creates a projected 2DM position token
code - Variable in class org.geolatte.geom.crs.CrsId
 
collect(Class<P>, P...) - Static method in class org.geolatte.geom.Positions
 
collinear(Position, Position, Position) - Static method in class org.geolatte.geom.cga.NumericalMethods
 
combine(Class<G>, G, G...) - Static method in class org.geolatte.geom.builder.DSL
 
combine(CoordinateReferenceSystem<P>, SingleCoordinateReferenceSystem, Class<R>) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
 
combine(CoordinateReferenceSystem<P>, SingleCoordinateReferenceSystem) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
 
combineCS(SingleCoordinateReferenceSystem<?>[]) - Static method in class org.geolatte.geom.crs.CompoundCoordinateReferenceSystem
 
CombiningVisitor(PositionSequenceBuilder<P>) - Constructor for class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder.CombiningVisitor
 
commonMortonCodePrefixAsString(long, long) - Method in class org.geolatte.geom.curve.MortonCode
Returns the common prefix of two morton codes.
COMPD_CS - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
Complex<P extends Position,G extends Geometry<P>> - Interface in org.geolatte.geom
Interface for Geometrys that are composed of Geometrys.
components() - Method in interface org.geolatte.geom.Complex
Returns the components
components - Variable in class org.geolatte.geom.crs.CompoundCoordinateReferenceSystem
 
components() - Method in class org.geolatte.geom.GeometryCollection
Returns the components
components() - Method in class org.geolatte.geom.Polygon
Returns the components
compound - Variable in enum org.geolatte.geom.codec.db.oracle.ElementType
 
CompoundCoordinateReferenceSystem<P extends Position> - Class in org.geolatte.geom.crs
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).
CompoundCoordinateReferenceSystem(String, SingleCoordinateReferenceSystem<?>...) - Constructor for class org.geolatte.geom.crs.CompoundCoordinateReferenceSystem
 
CompoundCoordinateReferenceSystem(CrsId, String, SingleCoordinateReferenceSystem<?>...) - Constructor for class org.geolatte.geom.crs.CompoundCoordinateReferenceSystem
 
ConnectionFinder - Interface in org.geolatte.geom.codec.db.oracle
The ConnectionFinder returns an OracleConnection when given a Connection object.
connectionFinder - Variable in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
contains(Envelope) - Method in class org.geolatte.geom.Envelope
Checks whether this Envelope contains the specifies Envelope.
contains(P) - Method in class org.geolatte.geom.Envelope
Checks whether this Envelope contains the specifies Envelope.
contains(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
contains(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Checks if the first specified Geometry spatially contains the second.
context - Variable in class org.geolatte.geom.json.AbstractGeometryParser
 
Context<P extends Position> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 08/09/17.
Context(CoordinateReferenceSystem<P>, Features) - Constructor for class org.geolatte.geom.json.Context
 
context - Variable in class org.geolatte.geom.json.GeometrySerializer
 
conversionFactor - Variable in class org.geolatte.geom.crs.Unit
 
convertOrdinateArray(Double[], SDOGeometry, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
convertPositionSequence(PositionSequence<?>) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder
 
convexHull(Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
convexHull(Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates the convex hull of the specified Geometry.
coordinateRange(IndexRange) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
CoordinateReferenceSystem<P extends Position> - Class in org.geolatte.geom.crs
A Coordinate Reference System.
CoordinateReferenceSystem(CrsId, String, CoordinateSystem<P>) - Constructor for class org.geolatte.geom.crs.CoordinateReferenceSystem
Constructs a CoordinateReferenceSystem.
CoordinateReferenceSystems - Class in org.geolatte.geom.crs
Common coordinate reference systems.
CoordinateReferenceSystems() - Constructor for class org.geolatte.geom.crs.CoordinateReferenceSystems
 
coordinates - Variable in class org.geolatte.geom.FixedSizePositionSequenceBuilder
 
coordinates - Variable in class org.geolatte.geom.Geometry.EnvelopeVisitor
 
coordinates - Variable in class org.geolatte.geom.json.PointHolder
 
coordinates - Variable in class org.geolatte.geom.PackedPositionSequence
 
coordinates - Variable in class org.geolatte.geom.VariableSizePositionSequenceBuilder
 
coordinateSystem - Variable in class org.geolatte.geom.crs.CoordinateReferenceSystem
 
CoordinateSystem<P extends Position> - Class in org.geolatte.geom.crs
A coordinate system.
CoordinateSystem(CoordinateSystemAxis...) - Constructor for class org.geolatte.geom.crs.CoordinateSystem
Constructs a CoordinateSystem.
CoordinateSystemAxis - Class in org.geolatte.geom.crs
An axis of a CoordinateSystem.
CoordinateSystemAxis(String, CoordinateSystemAxisDirection, Unit) - Constructor for class org.geolatte.geom.crs.CoordinateSystemAxis
Creates an instance
CoordinateSystemAxis(String, CoordinateSystemAxisDirection, int, Unit) - Constructor for class org.geolatte.geom.crs.CoordinateSystemAxis
Creates an instance with
coordinateSystemAxisDirection - Variable in class org.geolatte.geom.crs.CoordinateSystemAxis
 
CoordinateSystemAxisDirection - Enum in org.geolatte.geom.crs
Enumerates the possible values of direction for a CoordinateSystemAxis.
CoordinateSystemAxisDirection(int) - Constructor for enum org.geolatte.geom.crs.CoordinateSystemAxisDirection
 
coords - Variable in class org.geolatte.geom.AbstractPositionSequenceBuilder
 
coords - Variable in class org.geolatte.geom.Position
 
copy() - Method in class org.geolatte.geom.AbstractPositionSequence
 
copy(Coordinate, double[], CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.jts.PointSequenceCoordinateSequenceFactory
 
copy(PositionSequence<Q>, Class<P>) - Static method in class org.geolatte.geom.Positions
Copies the source positions to a new PositionSequence.
copyCoordinate(int, double[], CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
CountingPositionSequenceBuilder<P extends Position> - Class in org.geolatte.geom.codec.db.sqlserver
 
CountingPositionSequenceBuilder(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.codec.db.sqlserver.CountingPositionSequenceBuilder
 
countPoints() - Method in class org.geolatte.geom.codec.WktTokenizer
 
create(Coordinate[]) - Method in class org.geolatte.geom.jts.PointSequenceCoordinateSequenceFactory
 
create(CoordinateSequence) - Method in class org.geolatte.geom.jts.PointSequenceCoordinateSequenceFactory
 
create(int, int) - Method in class org.geolatte.geom.jts.PointSequenceCoordinateSequenceFactory
 
createArc(Coordinate, Coordinate, Coordinate) - Method in class org.geolatte.geom.Circle
Creates an arc through the specified points
createArray(Object, Connection, Object[]) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
createArrayDescriptor(String, Connection) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
createDatumArray(int) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
createElemInfoArray(ElemInfo, Connection) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
createElemInfoArray(ElemInfo, Connection) - Method in interface org.geolatte.geom.codec.db.oracle.SQLTypeFactory
 
createGeometry(SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractGeometryCollectionSqlServerDecoder
 
createGeometry(SqlServerGeometry, int) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractGeometryCollectionSqlServerDecoder
 
createGeometry(List, SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractGeometryCollectionSqlServerDecoder
 
createGeometry(SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerDecoder
 
createGeometry(SqlServerGeometry, int) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerDecoder
 
createGeometry(List, SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.GeometryCollectionSqlServerDecoder
 
createGeometry(SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.LineStringSqlServerDecoder
 
createGeometry(SqlServerGeometry, int) - Method in class org.geolatte.geom.codec.db.sqlserver.LineStringSqlServerDecoder
 
createGeometry(List, SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.MultiLineStringSqlServerDecoder
 
createGeometry(List, SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.MultiPointSqlServerDecoder
 
createGeometry(List, SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.MultiPolygonSqlServerDecoder
 
createGeometry(SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.PointSqlServerDecoder
 
createGeometry(SqlServerGeometry, int) - Method in class org.geolatte.geom.codec.db.sqlserver.PointSqlServerDecoder
 
createGeometry(SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerDecoder
 
createGeometry(SqlServerGeometry, int) - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerDecoder
 
createGetExtrMeasureOp(Geometry<P>, boolean) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations
 
createInstance(Class<? extends T>) - Static method in class org.geolatte.geom.codec.Wkb
 
createInstance(Class<? extends T>) - Static method in class org.geolatte.geom.codec.Wkt
 
createLineString(SqlServerGeometry, IndexRange) - Method in class org.geolatte.geom.codec.db.sqlserver.LineStringSqlServerDecoder
 
createNullGeometry(CoordinateReferenceSystem<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractGeometryCollectionSqlServerDecoder
 
createNullGeometry(CoordinateReferenceSystem<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerDecoder
 
createNullGeometry(CoordinateReferenceSystem<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.LineStringSqlServerDecoder
 
createNullGeometry(CoordinateReferenceSystem<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.PointSqlServerDecoder
 
createNullGeometry(CoordinateReferenceSystem<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerDecoder
 
createNumber(int) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
createOrdinatesArray(Ordinates, Connection) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
createOrdinatesArray(Ordinates, Connection) - Method in interface org.geolatte.geom.codec.db.oracle.SQLTypeFactory
 
createPoint(SqlServerGeometry, int) - Method in class org.geolatte.geom.codec.db.sqlserver.PointSqlServerDecoder
 
createReader() - Static method in class org.geolatte.geom.crs.CrsRegistry
 
createShape(int, List<Figure>) - Method in class org.geolatte.geom.codec.db.sqlserver.GeometryCollectionSqlServerEncoder
 
createStruct(SDOGeometry, Connection) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
createStruct(Object, Connection, Object[]) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
createStruct(SDOGeometry, Connection) - Method in interface org.geolatte.geom.codec.db.oracle.SQLTypeFactory
Creates a Struct representing the specified geometry, using the specified Connection.
createStructDescriptor(String, Connection) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
crosses(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
crosses(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Checks if the specified Geometrys cross.
crossProduct(double, double, double, double) - Static method in class org.geolatte.geom.cga.NumericalMethods
 
crs - Variable in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
crs - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
crs - Variable in class org.geolatte.geom.codec.PostgisWktDecoder
 
crs - Variable in class org.geolatte.geom.codec.WktPointSequenceToken
 
crs - Variable in class org.geolatte.geom.Envelope
 
crs - Variable in class org.geolatte.geom.Geometry
 
crs - Variable in class org.geolatte.geom.Geometry.EnvelopeVisitor
 
CRS_TOKENS - Static variable in class org.geolatte.geom.codec.CrsWktDecoder
 
CrsId - Class in org.geolatte.geom.crs
An identifier for a CoordinateReferenceSystem or other object referenced in a CoordinateReferenceSystem definition.
CrsId(String, int) - Constructor for class org.geolatte.geom.crs.CrsId
Creates an instance having the specified authority and code.
crsId - Variable in class org.geolatte.geom.crs.CrsIdentifiable
 
crsId - Variable in class org.geolatte.geom.crs.Projection
 
CrsIdentifiable - Class in org.geolatte.geom.crs
Abstract base class for classes the are identified by a CrsId (e.g.
CrsIdentifiable(CrsId, String) - Constructor for class org.geolatte.geom.crs.CrsIdentifiable
Constructs an instance.
crsIdMap - Static variable in class org.geolatte.geom.crs.CrsRegistry
 
crsMap - Static variable in class org.geolatte.geom.crs.CrsRegistry
 
CrsParameter - Class in org.geolatte.geom.crs
A parameter in the Projection of a ProjectedCoordinateReferenceSystem.
CrsParameter(String, double) - Constructor for class org.geolatte.geom.crs.CrsParameter
Constructs an instance with the given parameter name and value.
CrsRegistry - Class in org.geolatte.geom.crs
A repository for CoordinateReferenceSystems.
CrsRegistry() - Constructor for class org.geolatte.geom.crs.CrsRegistry
 
CrsWktDecoder - Class in org.geolatte.geom.codec
A decoder for CoordinateReferenceSystem definitions in WKT.
CrsWktDecoder() - Constructor for class org.geolatte.geom.codec.CrsWktDecoder
Initiates a new CrsWktDecoder that uses the CrsWktVariant.
CrsWktTokenizer - Class in org.geolatte.geom.codec
 
CrsWktTokenizer(CharSequence, WktVariant) - Constructor for class org.geolatte.geom.codec.CrsWktTokenizer
 
CrsWktVariant - Class in org.geolatte.geom.codec
The WktVariant used in the WKT representations of Coordinate Reference Systems.
CrsWktVariant() - Constructor for class org.geolatte.geom.codec.CrsWktVariant
 
currentBuilder - Variable in class org.geolatte.geom.MeasureInterpolatingVisitor
 
currentPos - Variable in class org.geolatte.geom.codec.AbstractWktTokenizer
 
currentToken - Variable in class org.geolatte.geom.codec.AbstractWktDecoder
 
currentTypeCode - Variable in class org.geolatte.geom.codec.HANAWkbDecoder
 

D

DATUM - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
Datum - Class in org.geolatte.geom.crs
A horizontal datum.
Datum(CrsId, Ellipsoid, String, double[]) - Constructor for class org.geolatte.geom.crs.Datum
Constructs a Datum.
datum - Variable in class org.geolatte.geom.crs.GeocentricCartesianCoordinateReferenceSystem
 
datum - Variable in class org.geolatte.geom.crs.GeographicCoordinateReferenceSystem
 
datum - Variable in class org.geolatte.geom.crs.VerticalCoordinateReferenceSystem
 
datumClass - Variable in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
datumType - Variable in class org.geolatte.geom.crs.VerticalDatum
 
Db2ClobDecoder - Class in org.geolatte.geom.codec.db.db2
Created by Adtech Geospatial, 2014
Db2ClobDecoder() - Constructor for class org.geolatte.geom.codec.db.db2.Db2ClobDecoder
 
Db2ClobEncoder - Class in org.geolatte.geom.codec.db.db2
Created by Karel Maesen, Geovise BVBA on 04/06/17.
Db2ClobEncoder() - Constructor for class org.geolatte.geom.codec.db.db2.Db2ClobEncoder
 
DB2WktEncoder - Class in org.geolatte.geom.codec
Created by Karel Maesen, Geovise BVBA on 05/06/17.
DB2WktEncoder() - Constructor for class org.geolatte.geom.codec.DB2WktEncoder
 
decode(ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
decode(ByteBuffer) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
decode(String, int) - Method in class org.geolatte.geom.codec.CrsWktDecoder
Decodes a WKT representation of a CoordinateReferenceSystem.
decode() - Method in class org.geolatte.geom.codec.CrsWktDecoder
Determines the WKT variant and calls the according method to decode the WKT.
decode(Clob) - Method in class org.geolatte.geom.codec.db.db2.Db2ClobDecoder
 
decode(N) - Method in interface org.geolatte.geom.codec.db.Decoder
 
decode(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
decode(Struct) - Static method in class org.geolatte.geom.codec.db.oracle.Decoders
Decodes the SQL Server Geometry object to its JTS Geometry instance
decode(SDOGeometry) - Static method in class org.geolatte.geom.codec.db.oracle.Decoders
 
decode(SqlServerGeometry) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerDecoder
 
decode(byte[]) - Static method in class org.geolatte.geom.codec.db.sqlserver.Decoders
Decodes the SQL Server Geometry object to its JTS Geometry instance
decode(String) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decode(String, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decode(ByteBuffer) - Method in interface org.geolatte.geom.codec.WkbDecoder
Decodes a WKB encoded representation of a Geometry
decode(ByteBuffer, CoordinateReferenceSystem<P>) - Method in interface org.geolatte.geom.codec.WkbDecoder
Decodes a WKB encoded representation of a Geometry, assuming the specified CoordinateReferenceSystem
decode(String) - Method in interface org.geolatte.geom.codec.WktDecoder
Decodes a WKT representation.
decode(String, CoordinateReferenceSystem<P>) - Method in interface org.geolatte.geom.codec.WktDecoder
Decodes a WKT representation using the specified (base) CoordinateReferenceSystem.
decodeAxis(Unit, Class<T>) - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeCompoundCrs() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeDatum() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeGeocentricCrs() - Method in class org.geolatte.geom.codec.CrsWktDecoder
e * Currently not used in Postgis and also not implemented here!
decodeGeographicCrs() - Method in class org.geolatte.geom.codec.CrsWktDecoder
Implementation to decode a Geographic CRS.
decodeGeometry(ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
decodeGeometry(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decodeGeometryCollection(ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
decodeGeometryCollection(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decodeInt() - Method in class org.geolatte.geom.codec.AbstractWktDecoder
 
decodeLinearRingText(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decodeLineString(ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
decodeLineStringText(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decodeMultiLineString(ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
decodeMultiLineString(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decodeMultiPoint(ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
decodeMultiPoint(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decodeMultiPolygon(ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
decodeMultiPolygon(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decodeName() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeNumber() - Method in class org.geolatte.geom.codec.AbstractWktDecoder
Returns the value of the current token and moves to the next token if the current token matches a number.
decodeOptionalAuthority() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeOptionalAuthority(int) - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeOptionalAxes(int, Unit, Class<T>) - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeOptionalExtension() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeOptionalParameter() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeOptionalParameters() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeOptionalToWGS84() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodePoint(ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
decodePointSequence(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decodePointText(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decodePolygon(ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
decodePolygonText(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
decodePrimem() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeProjectedCrs() - Method in class org.geolatte.geom.codec.CrsWktDecoder
Implementation to decode a Projected CRS.
decodeProjection() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
Decoder<N> - Interface in org.geolatte.geom.codec.db
Decodes native database objects to geometries of type T.
decoderFor(SDOGeometry) - Static method in class org.geolatte.geom.codec.db.oracle.Decoders
 
decoderFor(SqlServerGeometry) - Static method in class org.geolatte.geom.codec.db.sqlserver.Decoders
 
decoderFor(OpenGisType) - Static method in class org.geolatte.geom.codec.db.sqlserver.Decoders
Returns the decoder capable of decoding an object of the specified OpenGisType
Decoders - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 19/03/15.
Decoders() - Constructor for class org.geolatte.geom.codec.db.oracle.Decoders
 
DECODERS - Static variable in class org.geolatte.geom.codec.db.oracle.Decoders
 
Decoders - Class in org.geolatte.geom.codec.db.sqlserver
Decodes SQL Server Geometry objects to JTS Geometrys.
Decoders() - Constructor for class org.geolatte.geom.codec.db.sqlserver.Decoders
 
DECODERS - Static variable in class org.geolatte.geom.codec.db.sqlserver.Decoders
 
DECODERS - Static variable in class org.geolatte.geom.codec.Wkb
 
DECODERS - Static variable in class org.geolatte.geom.codec.Wkt
 
decodeSpheroid() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeText() - Method in class org.geolatte.geom.codec.AbstractWktDecoder
Returns the text and moves to the next token if the current token matches text, otherwise throws an exception.
decodeUnit(boolean) - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeVertCS() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
decodeVertDatum() - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
Default - Static variable in interface org.geolatte.geom.MeasureGeometryOperations
Default implementation of this interface
Default - Static variable in interface org.geolatte.geom.ProjectedGeometryOperations
Default implementation of this interface
DEFAULT_AUTHORITY - Static variable in class org.geolatte.geom.crs.CrsId
 
DEFAULT_CRS - Static variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
DEFAULT_DIALECT - Static variable in class org.geolatte.geom.codec.Wkb
 
DEFAULT_DIALECT - Static variable in class org.geolatte.geom.codec.Wkt
 
DefaultConnectionFinder - Class in org.geolatte.geom.codec.db.oracle
Default ConnectionFinder implementation.
DefaultConnectionFinder() - Constructor for class org.geolatte.geom.codec.db.oracle.DefaultConnectionFinder
 
defaultCRS(Unit, Class<T>) - Method in class org.geolatte.geom.codec.CrsWktDecoder
 
defaultCRS - Variable in class org.geolatte.geom.json.Context
 
DefaultMeasureGeometryOperations - Class in org.geolatte.geom
Default implementation of MeasureGeometryOperations.
DefaultMeasureGeometryOperations() - Constructor for class org.geolatte.geom.DefaultMeasureGeometryOperations
 
DefaultMeasureGeometryOperations.FindExtremumMeasureVisitor<P extends Position & Measured> - Class in org.geolatte.geom
 
DefaultMeasureGeometryOperations.InterpolatingVisitor<P extends C2D & Measured> - Class in org.geolatte.geom
 
DefaultMeasureGeometryOperations.OnLengthMeasureOp<M extends C2D & Measured> - Class in org.geolatte.geom
 
defaultNormalOrder - Variable in enum org.geolatte.geom.crs.CoordinateSystemAxisDirection
 
DEGREE - Static variable in class org.geolatte.geom.crs.Unit
 
delegate - Variable in class org.geolatte.geom.codec.db.sqlserver.CountingPositionSequenceBuilder
 
DELIM - Static variable in class org.geolatte.geom.crs.CrsRegistry
 
deltaDeterminant(Position, Position, Position) - Static method in class org.geolatte.geom.cga.NumericalMethods
 
depth - Variable in class org.geolatte.geom.curve.MortonContext
 
deriveGTYPE(ElementType, SDOGeometry) - Static method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
deserialize(byte[]) - Static method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
deserialize(JsonParser, DeserializationContext) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
determinant(double, double, double, double) - Static method in class org.geolatte.geom.cga.NumericalMethods
Calculates the determinant of a 2x2 matrix
determinant(double, double, double, double, double, double, double, double, double) - Static method in class org.geolatte.geom.cga.NumericalMethods
Calculates the determinant of a 3x3 matrix
determineArcAngle() - Method in class org.geolatte.geom.Circle.Arc
 
determineCRS(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
determineCRS(Coordinate[]) - Method in class org.geolatte.geom.jts.PointSequenceCoordinateSequenceFactory
 
determineNumberOfPoints() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
determineTargetCRS() - Method in class org.geolatte.geom.codec.WktTokenizer
 
determineValue(String) - Static method in class org.geolatte.geom.codec.db.oracle.Features
 
Dialect() - Constructor for enum org.geolatte.geom.codec.Wkb.Dialect
 
Dialect() - Constructor for enum org.geolatte.geom.codec.Wkt.Dialect
 
difference(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
difference(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates the point set difference of the specified Geometrys.
dim - Variable in class org.geolatte.geom.codec.db.sqlserver.CountingPositionSequenceBuilder
 
dimension - Variable in class org.geolatte.geom.codec.db.oracle.SDOGType
 
DimensionalCoordinate - Class in org.geolatte.geom.jts
A Coordinate with an associated DimensionalFlag.
DimensionalCoordinate() - Constructor for class org.geolatte.geom.jts.DimensionalCoordinate
 
DimensionalCoordinate(Coordinate, double) - Constructor for class org.geolatte.geom.jts.DimensionalCoordinate
 
distance(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
distance(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates the shortest distance between any two points in the two Geometrys in the coordinate reference system of this Geometry.
distanceFromCenter(Coordinate) - Method in class org.geolatte.geom.Circle
Returns the distance the point is from the center of the circle
distToSearchPoint - Variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
dot(P, P) - Static method in class org.geolatte.geom.Vector
Returns the dot-product of the specified Positions

DOUBLE_SIZE - Static variable in class org.geolatte.geom.ByteBuffer
byte size for doubles
DOWN - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
DSL - Class in org.geolatte.geom.builder
Contains a Domain Specific Language for constructing Geometries.
DSL() - Constructor for class org.geolatte.geom.builder.DSL
 
DSL.GeometryCollectionToken<P extends Position> - Class in org.geolatte.geom.builder
 
DSL.GeometryToken<P extends Position> - Class in org.geolatte.geom.builder
 
DSL.LinearRingToken<P extends Position> - Class in org.geolatte.geom.builder
 
DSL.LineStringToken<P extends Position> - Class in org.geolatte.geom.builder
 
DSL.MultiLineStringToken<P extends Position> - Class in org.geolatte.geom.builder
 
DSL.MultiPointToken<P extends Position> - Class in org.geolatte.geom.builder
 
DSL.MultiPolygonToken<P extends Position> - Class in org.geolatte.geom.builder
 
DSL.PointToken<P extends Position> - Class in org.geolatte.geom.builder
 
DSL.PolygonToken<P extends Position> - Class in org.geolatte.geom.builder
 

E

EAST - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
elementSeparator - Variable in class org.geolatte.geom.codec.WktVariant
 
ElementType - Enum in org.geolatte.geom.codec.db.oracle
 
ElementType(int, int) - Constructor for enum org.geolatte.geom.codec.db.oracle.ElementType
 
ElementType(int, boolean) - Constructor for enum org.geolatte.geom.codec.db.oracle.ElementType
 
ElemInfo - Class in org.geolatte.geom.codec.db.oracle
 
ElemInfo(int) - Constructor for class org.geolatte.geom.codec.db.oracle.ElemInfo
 
ElemInfo(BigDecimal[]) - Constructor for class org.geolatte.geom.codec.db.oracle.ElemInfo
 
ElemInfo(Array) - Constructor for class org.geolatte.geom.codec.db.oracle.ElemInfo
 
ellipsoid - Variable in class org.geolatte.geom.crs.Datum
 
Ellipsoid - Class in org.geolatte.geom.crs
An ellipsoid.
Ellipsoid(CrsId, String, double, double) - Constructor for class org.geolatte.geom.crs.Ellipsoid
constructs an instance
EllipsoidalAxis - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 28/11/14.
EllipsoidalAxis(String, CoordinateSystemAxisDirection, Unit) - Constructor for class org.geolatte.geom.crs.EllipsoidalAxis
 
EllipsoidalCoordinateSystem2D - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 28/11/14.
EllipsoidalCoordinateSystem2D(EllipsoidalAxis, EllipsoidalAxis) - Constructor for class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2D
 
EllipsoidalCoordinateSystem2DM - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 28/11/14.
EllipsoidalCoordinateSystem2DM(EllipsoidalAxis, EllipsoidalAxis, MeasureStraightLineAxis) - Constructor for class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2DM
 
EllipsoidalCoordinateSystem3D - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 28/11/14.
EllipsoidalCoordinateSystem3D(EllipsoidalAxis, EllipsoidalAxis, StraightLineAxis) - Constructor for class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3D
 
EllipsoidalCoordinateSystem3DM - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 28/11/14.
EllipsoidalCoordinateSystem3DM(EllipsoidalAxis, EllipsoidalAxis, StraightLineAxis, MeasureStraightLineAxis) - Constructor for class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3DM
 
EllipsoidalHeightCSAXis - Class in org.geolatte.geom.crs
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.
EllipsoidalHeightCSAXis(String, LinearUnit) - Constructor for class org.geolatte.geom.crs.EllipsoidalHeightCSAXis
Creates an instance.
EMPTY - Static variable in class org.geolatte.geom.codec.PostgisWktVariant
 
encode(Geometry<P>, ByteOrder) - Method in class org.geolatte.geom.codec.AbstractWkbEncoder
Encodes a Geometry into a WKB representation using the specified byte-order.
encode(G) - Method in class org.geolatte.geom.codec.db.db2.Db2ClobEncoder
 
encode(G) - Method in interface org.geolatte.geom.codec.db.Encoder
 
encode(Geometry<?>) - Static method in class org.geolatte.geom.codec.db.oracle.Encoders
 
encode(Geometry<?>, Connection, SQLTypeFactory) - Static method in class org.geolatte.geom.codec.db.oracle.Encoders
 
encode(G) - Method in class org.geolatte.geom.codec.db.oracle.SdoGeometryCollectionEncoder
 
encode(G) - Method in class org.geolatte.geom.codec.db.oracle.SdoLineStringEncoder
 
encode(G) - Method in class org.geolatte.geom.codec.db.oracle.SdoMultiLineStringEncoder
 
encode(G) - Method in class org.geolatte.geom.codec.db.oracle.SdoMultiPointEncoder
 
encode(G) - Method in class org.geolatte.geom.codec.db.oracle.SdoMultiPolygonEncoder
 
encode(G) - Method in class org.geolatte.geom.codec.db.oracle.SdoPointEncoder
 
encode(G) - Method in class org.geolatte.geom.codec.db.oracle.SdoPolygonEncoder
 
encode(G) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerEncoder
 
encode(Geometry<?>, int, CountingPositionSequenceBuilder<?>, List<Figure>, List<Shape>) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerEncoder
Appends the points, figures, shapes to the resp.
encode(Geometry<?>) - Static method in class org.geolatte.geom.codec.db.sqlserver.Encoders
 
encode(Geometry<?>, int, CountingPositionSequenceBuilder<?>, List<Figure>, List<Shape>) - Method in class org.geolatte.geom.codec.db.sqlserver.GeometryCollectionSqlServerEncoder
 
encode(Geometry<?>, int, CountingPositionSequenceBuilder<?>, List<Figure>, List<Shape>) - Method in class org.geolatte.geom.codec.db.sqlserver.LineStringSqlServerEncoder
 
encode(G) - Method in class org.geolatte.geom.codec.db.sqlserver.PointSqlServerEncoder
Encodes a point as an SQLGeometryV1 object.
encode(Geometry<?>, int, CountingPositionSequenceBuilder<?>, List<Figure>, List<Shape>) - Method in class org.geolatte.geom.codec.db.sqlserver.PointSqlServerEncoder
 
encode(Geometry<?>, int, CountingPositionSequenceBuilder<?>, List<Figure>, List<Shape>) - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerEncoder
 
encode(Geometry<P>) - Method in class org.geolatte.geom.codec.HANAWktEncoder
 
encode(Geometry<P>, ByteOrder) - Method in class org.geolatte.geom.codec.MySqlWkbEncoder
 
encode(Geometry<P>) - Method in class org.geolatte.geom.codec.PostgisWktEncoder
Encodes the specified Geometry.
encode(Geometry<P>, ByteOrder) - Method in interface org.geolatte.geom.codec.WkbEncoder
Encodes a Geometry to its WKB representation
encode(Geometry<P>) - Method in interface org.geolatte.geom.codec.WktEncoder
Encodes an object to its WKT representation.
encodeComponent(Geometry, int, CountingPositionSequenceBuilder, List<Figure>, List<Shape>) - Method in class org.geolatte.geom.codec.db.sqlserver.GeometryCollectionSqlServerEncoder
 
encodeFigures(SqlServerGeometry, List<Figure>) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerEncoder
 
encodePoints(SqlServerGeometry, PositionSequence<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerEncoder
 
encodePoints(SqlServerGeometry, PositionSequence<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.LineStringSqlServerEncoder
 
Encoder<N> - Interface in org.geolatte.geom.codec.db
An Encoder encodes geometries in instances of type N
encoderFor(Geometry<?>) - Static method in class org.geolatte.geom.codec.db.oracle.Encoders
 
encoderFor(Geometry<?>) - Static method in class org.geolatte.geom.codec.db.sqlserver.Encoders
 
Encoders - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 01/04/15.
Encoders() - Constructor for class org.geolatte.geom.codec.db.oracle.Encoders
 
ENCODERS - Static variable in class org.geolatte.geom.codec.db.oracle.Encoders
 
Encoders - Class in org.geolatte.geom.codec.db.sqlserver
Serializes a JTS Geometry to a byte-array.
Encoders() - Constructor for class org.geolatte.geom.codec.db.sqlserver.Encoders
 
ENCODERS - Static variable in class org.geolatte.geom.codec.db.sqlserver.Encoders
 
ENCODERS - Static variable in class org.geolatte.geom.codec.Wkb
 
ENCODERS - Static variable in class org.geolatte.geom.codec.Wkt
 
encodeShapes(SqlServerGeometry, List<Shape>) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerEncoder
 
end - Variable in class org.geolatte.geom.codec.db.sqlserver.IndexRange
 
end - Variable in class org.geolatte.geom.codec.WktVariant
 
end() - Method in class org.geolatte.geom.codec.WktVariant
 
endMeasure - Variable in class org.geolatte.geom.MeasureInterpolatingVisitor
 
ensureCapacity() - Method in class org.geolatte.geom.VariableSizePositionSequenceBuilder
 
ensureZM(CoordinateReferenceSystem<?>, boolean, boolean) - Method in class org.geolatte.geom.codec.WktTokenizer
 
env - Variable in class org.geolatte.geom.AbstractPositionSequence.EnvelopeExpander
 
env2Seq(P, P, boolean) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
Envelope<P extends Position> - Class in org.geolatte.geom
An envelope or bounding box implementation.
Envelope(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Envelope
Creates an empty Envelop
Envelope(P, P, CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Envelope
Creates an instance from specified lower-left and upper-right Points.
Envelope(double, double, double, double, CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Envelope
Create an instance using the specified coordinates and CoordinateReferenceSystem.
EnvelopeExpander(Envelope) - Constructor for class org.geolatte.geom.AbstractPositionSequence.EnvelopeExpander
 
envelopeIntersect(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
envelopeOf(String) - Method in class org.geolatte.geom.curve.MortonCode
Returns the extent that corresponds to the specified morton code
envelopeOf(String, int, Envelope<P>) - Method in class org.geolatte.geom.curve.MortonCode
 
EnvelopeVisitor(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Geometry.EnvelopeVisitor
 
equals(P, P) - Method in class org.geolatte.geom.AbstractPositionEquality
Tests whether the specified Coordinatess are equal.
equals(double[], double[]) - Method in class org.geolatte.geom.AbstractPositionEquality
Tests whether the specified coordinates represent the same point.
equals(double, double) - Method in class org.geolatte.geom.AbstractPositionEquality
 
equals(Object) - Method in class org.geolatte.geom.ByteBuffer
 
equals(Object) - Method in class org.geolatte.geom.cga.Circle
 
equals(Object) - Method in class org.geolatte.geom.Circle
 
equals(Object) - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
equals(Object) - Method in class org.geolatte.geom.codec.db.oracle.Ordinates
 
equals(Object) - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
equals(Object) - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
equals(Object) - Method in class org.geolatte.geom.codec.db.oracle.SDOPoint
 
equals(Object) - Method in class org.geolatte.geom.crs.CoordinateReferenceSystem
 
equals(Object) - Method in class org.geolatte.geom.crs.CoordinateSystem
 
equals(Object) - Method in class org.geolatte.geom.crs.CoordinateSystemAxis
 
equals(Object) - Method in class org.geolatte.geom.crs.CrsId
 
equals(Object) - Method in class org.geolatte.geom.crs.CrsIdentifiable
 
equals(Object) - Method in class org.geolatte.geom.crs.CrsParameter
 
equals(Object) - Method in class org.geolatte.geom.crs.Datum
 
equals(Object) - Method in class org.geolatte.geom.crs.Ellipsoid
 
equals(Object) - Method in class org.geolatte.geom.crs.GeographicCoordinateReferenceSystem
 
equals(Object) - Method in class org.geolatte.geom.crs.PrimeMeridian
 
equals(Object) - Method in class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
 
equals(Object) - Method in class org.geolatte.geom.crs.Projection
 
equals(Object) - Method in class org.geolatte.geom.crs.Unit
 
equals(Object) - Method in class org.geolatte.geom.Envelope
 
equals(double, double) - Method in class org.geolatte.geom.ExactPositionEquality
 
equals(Object) - Method in class org.geolatte.geom.Geometry
 
equals(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.GeometryEquality
Checks whether the first geometry equals the second, for some definition of equality.
equals(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.GeometryPointEquality
Checks whether the first geometry equals the second, for some definition of equality.
equals(Polygon<P>, Polygon<P>) - Method in class org.geolatte.geom.GeometryPointEquality
 
equals(GeometryCollection, GeometryCollection) - Method in class org.geolatte.geom.GeometryPointEquality
 
equals(Object) - Method in class org.geolatte.geom.NestedPositionSequence
 
equals(Object) - Method in class org.geolatte.geom.PackedPositionSequence
 
equals(Object) - Method in class org.geolatte.geom.Position
 
equals(P, P) - Method in interface org.geolatte.geom.PositionEquality
Tests whether the specified Coordinatess are equal.
equals(double[], double[]) - Method in interface org.geolatte.geom.PositionEquality
Tests whether the specified coordinates represent the same point.
equals(PositionSequence<P>, PositionSequence<P>) - Method in interface org.geolatte.geom.PositionSequenceEquality
Tests whether two PositionSequences are equal.
equals(PositionSequence<P>, PositionSequence<P>) - Method in class org.geolatte.geom.PositionSequencePositionEquality
 
equals(double, double) - Method in class org.geolatte.geom.WithinTolerancePositionEquality
equals2D(P, P) - Method in class org.geolatte.geom.AbstractPositionEquality
 
equals2D(P, P) - Method in interface org.geolatte.geom.PositionEquality
Tests whether the specified Coordinatess are equal in the base 2D-CoordinateReferenceSystem.
ERR_MSG_MAX_DEPTH - Static variable in class org.geolatte.geom.curve.MortonContext
 
ERR_MSG_NULL - Static variable in class org.geolatte.geom.curve.MortonContext
 
error - Variable in class org.geolatte.geom.cga.NumericalMethods.TwoSum
 
estimate - Variable in class org.geolatte.geom.cga.NumericalMethods.TwoSum
 
etype - Variable in enum org.geolatte.geom.codec.db.oracle.ElementType
 
ExactPositionEquality - Class in org.geolatte.geom
A PositionEquality implementation that considers two Positions to be equal if and only if the have the same coordinates.
ExactPositionEquality() - Constructor for class org.geolatte.geom.ExactPositionEquality
 
execute() - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations.OnLengthMeasureOp
 
execute() - Method in interface org.geolatte.geom.GeometryOperation
Executes the operation.
expandEnvelope(Envelope) - Method in class org.geolatte.geom.AbstractPositionSequence
 
extend(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem2D
 
extend(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem2DM
 
extend(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem3D
 
extend(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem3DM
 
extend(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.CoordinateSystem
Create a new coordinate system with the axes of this system plus the specified axis
extend(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2D
 
extend(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2DM
 
extend(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3D
 
extend(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3DM
 
extend(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.OneDimensionCoordinateSystem
 
EXTENSION - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
Extension - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 23/04/16.
Extension(String, String) - Constructor for class org.geolatte.geom.crs.Extension
 
extension - Variable in class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
 
extension - Variable in class org.geolatte.geom.crs.VerticalDatum
 
extent - Variable in class org.geolatte.geom.curve.MortonContext
 
extentAlongDimension(int) - Method in class org.geolatte.geom.Envelope
 
extentContains(P) - Method in class org.geolatte.geom.curve.MortonContext
Checks whether the specified Point is contained in the extent.
extentContains(Envelope<P>) - Method in class org.geolatte.geom.curve.MortonContext
Checks whether the specified Envelope is contained in the extent.
extractFactory(PositionSequence<C>[]) - Static method in class org.geolatte.geom.NestedPositionSequence
 
extractOrdinatesOfElement(int, SDOGeometry, boolean) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
extremum - Variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.FindExtremumMeasureVisitor
 

F

factory - Variable in class org.geolatte.geom.AbstractPositionSequence
 
factory - Variable in class org.geolatte.geom.AbstractPositionSequenceBuilder
 
fastReadNumber() - Method in class org.geolatte.geom.codec.WktTokenizer
Reads a number at the current position.
Feature - Enum in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 08/09/17.
Feature(boolean) - Constructor for enum org.geolatte.geom.json.Feature
 
Features - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 04/12/16.
Features() - Constructor for class org.geolatte.geom.codec.db.oracle.Features
 
features - Variable in class org.geolatte.geom.json.Context
 
Features - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 08/09/17.
Features() - Constructor for class org.geolatte.geom.json.Features
 
features - Variable in class org.geolatte.geom.json.GeolatteGeomModule
 
Figure - Class in org.geolatte.geom.codec.db.sqlserver
 
Figure(FigureAttribute, int) - Constructor for class org.geolatte.geom.codec.db.sqlserver.Figure
 
figureAttribute - Variable in class org.geolatte.geom.codec.db.sqlserver.Figure
 
FigureAttribute - Enum in org.geolatte.geom.codec.db.sqlserver
 
FigureAttribute(byte) - Constructor for enum org.geolatte.geom.codec.db.sqlserver.FigureAttribute
 
figureOffset - Variable in class org.geolatte.geom.codec.db.sqlserver.Shape
 
figures - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
find(Connection) - Method in interface org.geolatte.geom.codec.db.oracle.ConnectionFinder
Find an instance of Connection that can be cast to an OracleConnection instance.
find(Connection) - Method in class org.geolatte.geom.codec.db.oracle.DefaultConnectionFinder
 
findClass(String) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
findConstructor(Class, Class<?>...) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
findDescriptorCreator(String) - Method in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
FindExtremumMeasureVisitor(boolean) - Constructor for class org.geolatte.geom.DefaultMeasureGeometryOperations.FindExtremumMeasureVisitor
 
findMinimum - Variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.FindExtremumMeasureVisitor
 
firstShapeOpenGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
fixedSized(int, Class<P>) - Static method in class org.geolatte.geom.PositionSequenceBuilders
Creates a PositionSequenceBuilder of fixed size.
FixedSizePositionSequenceBuilder<P extends Position> - Class in org.geolatte.geom
A PositionSequenceBuilder for PointSequences with known size.
FixedSizePositionSequenceBuilder(int, PositionFactory<P>) - Constructor for class org.geolatte.geom.FixedSizePositionSequenceBuilder
 
FixedSizePositionSequenceBuilder(int, Class<P>) - Constructor for class org.geolatte.geom.FixedSizePositionSequenceBuilder
 
forceToCRS - Variable in class org.geolatte.geom.codec.WktTokenizer
 
forceToCrs(Geometry<?>, CoordinateReferenceSystem<Q>) - Static method in class org.geolatte.geom.Geometry
Creates a new Geometry with the positions from the specified geometry and having the specified CoordinateReferenceSystem
forClass(Class<? extends Geometry>) - Static method in enum org.geolatte.geom.codec.WkbGeometryType
 
forClass() - Method in interface org.geolatte.geom.PositionFactory
 
forClass() - Method in class org.geolatte.geom.Positions.CanMakeG2D
 
forClass() - Method in class org.geolatte.geom.Positions.CanMakeG2DM
 
forClass() - Method in class org.geolatte.geom.Positions.CanMakeG3D
 
forClass() - Method in class org.geolatte.geom.Positions.CanMakeG3DM
 
forClass() - Method in class org.geolatte.geom.Positions.CanMakeP2D
 
forClass() - Method in class org.geolatte.geom.Positions.CanMakeP2DM
 
forClass() - Method in class org.geolatte.geom.Positions.CanMakeP3D
 
forClass() - Method in class org.geolatte.geom.Positions.CanMakeP3DM
 
formatter - Variable in class org.geolatte.geom.codec.PostgisWktEncoder
 
fp - Variable in class org.geolatte.geom.codec.PostgisWktEncoder
 
from(String) - Static method in class org.geolatte.geom.ByteBuffer
Creates a ByteBuffer from a hexadecimal string.
from(byte[]) - Static method in class org.geolatte.geom.ByteBuffer
Wraps a byte array into a ByteBuffer.
from(Geometry) - Static method in class org.geolatte.geom.jts.JTS
Primary Factory method that converts a JTS geometry into an equivalent geolatte geometry
from(Geometry, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.jts.JTS
Factory method that converts a JTS geometry into an equivalent geolatte geometry and allows the caller to specify the CoordinateReferenceSystem of the resulting geolatte geometry.
from(Envelope) - Static method in class org.geolatte.geom.jts.JTS
Converts a JTS Envelope to a geolatte Envelope.
from(Envelope, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.jts.JTS
Converts a JTS Envelope to a geolatte Envelope with the specified CRS.
from(MultiPolygon, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.jts.JTS
 
from(Polygon, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.jts.JTS
 
from(MultiLineString, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.jts.JTS
 
from(GeometryCollection, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.jts.JTS
 
from(LineString, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.jts.JTS
 
from(MultiPoint, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.jts.JTS
 
from(Point, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.jts.JTS
 
fromCoordinateArray(Coordinate[], CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.jts.PointSequenceCoordinateSequenceFactory
 
fromWkb(ByteBuffer) - Static method in class org.geolatte.geom.codec.Wkb
Decodes a WKB representation in a ByteBuffer to a Geometry.
fromWkt(String, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.codec.Wkt
Decodes the specified WKT String to a Geometry.
fromWkt(String) - Static method in class org.geolatte.geom.codec.Wkt
 

G

g(double, double) - Static method in class org.geolatte.geom.builder.DSL
Creates a geographic 2D position token
g(double, double, double) - Static method in class org.geolatte.geom.builder.DSL
Creates a geographic 3D position token
g(double, double, double, double) - Static method in class org.geolatte.geom.builder.DSL
Creates a geographic 3DM position token
G2D - Class in org.geolatte.geom
A Position in a geographic coordinate reference system.
G2D() - Constructor for class org.geolatte.geom.G2D
Constructs an empty instance
G2D(double, double) - Constructor for class org.geolatte.geom.G2D
Constructs an instance with the specified longitude and latitude
G2D(double...) - Constructor for class org.geolatte.geom.G2D
Constructs an instance from the specified coordinates.
G2DM - Class in org.geolatte.geom
A geographic Position with a measure value.
G2DM() - Constructor for class org.geolatte.geom.G2DM
 
G2DM(double, double, double) - Constructor for class org.geolatte.geom.G2DM
 
G3D - Class in org.geolatte.geom
A geographic Position with an altitude.
G3D() - Constructor for class org.geolatte.geom.G3D
 
G3D(double, double, double) - Constructor for class org.geolatte.geom.G3D
 
G3D(double...) - Constructor for class org.geolatte.geom.G3D
 
G3DM - Class in org.geolatte.geom
A geographic Position with both an altitude and a measure value.
G3DM() - Constructor for class org.geolatte.geom.G3DM
 
G3DM(double, double, double, double) - Constructor for class org.geolatte.geom.G3DM
 
GEOCCS - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
GeocentricCartesianCoordinateReferenceSystem - Class in org.geolatte.geom.crs
A geo-centric CoordinateReferenceSystem.
GeocentricCartesianCoordinateReferenceSystem(CrsId, String, Datum, PrimeMeridian, CartesianCoordinateSystem3D) - Constructor for class org.geolatte.geom.crs.GeocentricCartesianCoordinateReferenceSystem
Constructs a CoordinateReferenceSystem.
geoCRS - Variable in class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
 
GeodeticLatitudeCSAxis - Class in org.geolatte.geom.crs
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.
GeodeticLatitudeCSAxis(String, AngularUnit) - Constructor for class org.geolatte.geom.crs.GeodeticLatitudeCSAxis
Creates an instance.
GeodeticLongitudeCSAxis - Class in org.geolatte.geom.crs
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.
GeodeticLongitudeCSAxis(String, AngularUnit) - Constructor for class org.geolatte.geom.crs.GeodeticLongitudeCSAxis
Creates an instance.
GEOGCS - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
Geographic2DCoordinateReferenceSystem - Class in org.geolatte.geom.crs
A geographic CoordinateReferenceSystem.
Geographic2DCoordinateReferenceSystem(CrsId, String, EllipsoidalCoordinateSystem2D) - Constructor for class org.geolatte.geom.crs.Geographic2DCoordinateReferenceSystem
Constructs a CoordinateReferenceSystem.
Geographic3DCoordinateReferenceSystem - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 30/11/14.
Geographic3DCoordinateReferenceSystem(CrsId, String, EllipsoidalCoordinateSystem3D) - Constructor for class org.geolatte.geom.crs.Geographic3DCoordinateReferenceSystem
Constructs a 3-Dimensional geographic coordinate reference system.
GeographicCoordinateReferenceSystem<P extends G2D> - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 30/11/14.
GeographicCoordinateReferenceSystem(CrsId, String, CoordinateSystem<P>) - Constructor for class org.geolatte.geom.crs.GeographicCoordinateReferenceSystem
Constructs a HorizontalCoordinateReferenceSystem.
GeoJsonProcessingException - Exception in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 08/09/17.
GeoJsonProcessingException(String) - Constructor for exception org.geolatte.geom.json.GeoJsonProcessingException
 
GeolatteGeomModule - Class in org.geolatte.geom.json
A Jackson databind Module for Geolatte Geometries.
GeolatteGeomModule() - Constructor for class org.geolatte.geom.json.GeolatteGeomModule
 
GeolatteGeomModule(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.json.GeolatteGeomModule
 
geomClass - Variable in enum org.geolatte.geom.codec.db.sqlserver.OpenGisType
 
geomEq - Static variable in class org.geolatte.geom.Geometry
 
GEOMETRIES - Static variable in class org.geolatte.geom.codec.HANAWktVariant
 
GEOMETRIES - Static variable in class org.geolatte.geom.codec.PostgisWktVariant
 
Geometries - Class in org.geolatte.geom
A Factory for Geometrys

Geometries() - Constructor for class org.geolatte.geom.Geometries
 
geometries - Variable in class org.geolatte.geom.GeometryCollection
 
geometry - Variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.OnLengthMeasureOp
 
Geometry<P extends Position> - Class in org.geolatte.geom
The base class for Geometrys.
Geometry(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Geometry
Creates an empty Geometry
Geometry(PositionSequence<P>, CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Geometry
 
geometry - Variable in class org.geolatte.geom.MeasureInterpolatingVisitor
 
Geometry.EnvelopeVisitor<P extends Position> - Class in org.geolatte.geom
 
Geometry.SerializationProxy - Class in org.geolatte.geom
 
geometryClass - Variable in enum org.geolatte.geom.codec.WkbGeometryType
 
geometrycollection(Geometry<P>, Geometry<P>...) - Static method in class org.geolatte.geom.builder.DSL
Creates a GeometryCollection from the specified Geometrys.
geometrycollection(CoordinateReferenceSystem<P>, DSL.GeometryToken<P>...) - Static method in class org.geolatte.geom.builder.DSL
Creates a GeometryCollection from the specified GeometryTokens and CoordinateReferenceSystem.
geometrycollection(DSL.GeometryToken<P>...) - Static method in class org.geolatte.geom.builder.DSL
Creates a GeometryCollectionToken of the specified GeometryTokens
GeometryCollection<P extends Position,G extends Geometry<P>> - Class in org.geolatte.geom
A Geometry that is an ordered collection of some number of Geometrys.
GeometryCollection(G...) - Constructor for class org.geolatte.geom.GeometryCollection
Constructs a GeometryCollection from the specified Geometrys.
GeometryCollection(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.GeometryCollection
Constructs an empty GeometryCollection
GeometryCollectionParser<P extends Position> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 12/09/17.
GeometryCollectionParser(Context<P>) - Constructor for class org.geolatte.geom.json.GeometryCollectionParser
 
GeometryCollectionSdoDecoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 19/03/15.
GeometryCollectionSdoDecoder() - Constructor for class org.geolatte.geom.codec.db.oracle.GeometryCollectionSdoDecoder
 
GeometryCollectionSqlServerDecoder - Class in org.geolatte.geom.codec.db.sqlserver
Decoder for GeometryCollections.
GeometryCollectionSqlServerDecoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.GeometryCollectionSqlServerDecoder
 
GeometryCollectionSqlServerEncoder - Class in org.geolatte.geom.codec.db.sqlserver
Encoder for GeometryCollections.
GeometryCollectionSqlServerEncoder(OpenGisType) - Constructor for class org.geolatte.geom.codec.db.sqlserver.GeometryCollectionSqlServerEncoder
 
GeometryCollectionToken(DSL.GeometryToken<P>...) - Constructor for class org.geolatte.geom.builder.DSL.GeometryCollectionToken
 
GeometryEquality - Interface in org.geolatte.geom
A test for equality of Geometrys.
geometryFactories - Static variable in class org.geolatte.geom.jts.JTS
 
geometryFactory(int) - Static method in class org.geolatte.geom.jts.JTS
 
GeometryOperation<R> - Interface in org.geolatte.geom
An operation that can be executed on a Geometry.
GeometryParser<P extends Position> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 13/09/17.
GeometryParser(Context<P>) - Constructor for class org.geolatte.geom.json.GeometryParser
 
GeometryPointEquality - Class in org.geolatte.geom
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
GeometryPointEquality(PositionEquality) - Constructor for class org.geolatte.geom.GeometryPointEquality
Constructs an instance that uses the specified PositionEquality to determine whether the Geometrys have the same Positionss.
GeometryPointEquality() - Constructor for class org.geolatte.geom.GeometryPointEquality
Constructs an instance that uses ExactPositionEquality to determine whether the Geometrys have the same Positionss.
GeometrySerializer<P extends Position> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 09/09/17.
GeometrySerializer(Context<P>) - Constructor for class org.geolatte.geom.json.GeometrySerializer
 
GeometryToken() - Constructor for class org.geolatte.geom.builder.DSL.GeometryToken
 
geometryType - Variable in class org.geolatte.geom.codec.WktGeometryToken
 
GeometryType - Enum in org.geolatte.geom
Enumerates the instantiable Geometry types.
GeometryType(String) - Constructor for enum org.geolatte.geom.GeometryType
 
GeometryVisitor<P extends Position> - Interface in org.geolatte.geom
A visitor for Geometrys.
geomParser - Variable in class org.geolatte.geom.json.GeometryCollectionParser
 
get() - Method in class org.geolatte.geom.ByteBuffer
Relative get method.
getAngle(Coordinate) - Method in class org.geolatte.geom.Circle
Returns the angle of the point from the center and the horizontal line from the center.
getArcAngle() - Method in class org.geolatte.geom.Circle.Arc
 
getArcAngleDegrees() - Method in class org.geolatte.geom.Circle.Arc
 
getArcHeight() - Method in class org.geolatte.geom.Circle.Arc
given a an arc defined from p1 to p2 existing on this circle, returns the height of the arc.
getAuthority() - Method in class org.geolatte.geom.crs.CrsId
Returns the authority for this CrsId.
getAxes() - Method in class org.geolatte.geom.crs.CoordinateSystem
Returns the CoordinateSystemAxes of this CoordinateSystem (in order).
getAxis(int) - Method in class org.geolatte.geom.crs.CoordinateReferenceSystem
Return the CoordinateSystemAxes associated with this CoordinateReferenceSystem.
getAxis(int) - Method in class org.geolatte.geom.crs.CoordinateSystem
Returns the CoordinateSystemAxis at the specified position.
getAxis() - Method in class org.geolatte.geom.crs.OneDimensionCoordinateSystem
Returns the single axis in the coordinate system.
getAxisDirection() - Method in class org.geolatte.geom.crs.CoordinateSystemAxis
 
getAxisDirections() - Method in class org.geolatte.geom.crs.CoordinateSystem
Returns a list of all the directions of this systems
getAxisForComponentIndex(int) - Method in class org.geolatte.geom.crs.CoordinateSystem
Return the axis that corresponds to the i-th element in the coordinates for a Position in this CoordinateSystem.
getAxisIndex(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.CoordinateReferenceSystem
Returns the index of the specified axis in this CoordinateReferenceSystem, or -1 if it is not an axis of this system.
getAxisIndex(CoordinateSystemAxis) - Method in class org.geolatte.geom.crs.CoordinateSystem
Returns the position of the specified CoordinateSystemAxis in this CoordinateSystem, or -1 if it is not an axis of this instance.
getAxisName() - Method in class org.geolatte.geom.crs.CoordinateSystemAxis
Returns the name of this axis.
getAxisNormalOrder() - Method in class org.geolatte.geom.crs.CoordinateSystem
Returns the normal order value for the axes of this systems in the order that the axes have been defined for this system.
getAxisUnit(int) - Method in class org.geolatte.geom.crs.CoordinateSystem
Returns the Unit of the axis at the specified position.
getByteOrder() - Method in class org.geolatte.geom.ByteBuffer
Gets the byte order of this instance.
getByteOrder() - Method in enum org.geolatte.geom.ByteOrder
Returns the corresponding java.nio.ByteOrder
getByteSize() - Static method in class org.geolatte.geom.codec.db.sqlserver.Figure
 
getByteSize() - Static method in class org.geolatte.geom.codec.db.sqlserver.Shape
 
getCamelCased() - Method in enum org.geolatte.geom.GeometryType
 
getCenter() - Method in class org.geolatte.geom.Circle
 
getChar() - Method in class org.geolatte.geom.codec.WktPunctuationToken
 
getChildren() - Method in class org.geolatte.geom.NestedPositionSequence
 
getChordCenterPoint() - Method in class org.geolatte.geom.Circle.Arc
Returns the center of this Arc
getCircle() - Method in class org.geolatte.geom.cga.CircularArcLinearizer
 
getCloseList() - Method in class org.geolatte.geom.codec.WktVariant
 
getCloseListChar() - Method in class org.geolatte.geom.codec.WktVariant
 
getCode() - Method in class org.geolatte.geom.crs.CrsId
Returns the code for this CrsId.
getCol(double) - Method in class org.geolatte.geom.curve.MortonCode
 
getComponents() - Method in class org.geolatte.geom.crs.CompoundCoordinateReferenceSystem
 
getComponentType() - Method in interface org.geolatte.geom.Complex
Returns the Class of which all constituent Geometrys are instances.
getComponentType() - Method in class org.geolatte.geom.GeometryCollection
 
getComponentType() - Method in class org.geolatte.geom.MultiLineString
 
getComponentType() - Method in class org.geolatte.geom.MultiPoint
 
getComponentType() - Method in class org.geolatte.geom.MultiPolygon
 
getComponentType() - Method in class org.geolatte.geom.Polygon
 
getCompoundCSeq(int, int, SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
Gets the CoordinateSequence corresponding to a compound element.
getConversionFactor() - Method in class org.geolatte.geom.crs.Unit
Returns the conversion factor: the scalar value that converts a value of this Unit to the fundamental unit for this type of unit.
getCoordinate(int) - Method in class org.geolatte.geom.AbstractPositionSequence
 
getCoordinate(int, Coordinate) - Method in class org.geolatte.geom.AbstractPositionSequence
 
getCoordinate(int) - Method in class org.geolatte.geom.Position
Returns the coordinate at the specified index
getCoordinate(CoordinateSystemAxis, CoordinateReferenceSystem<?>) - Method in class org.geolatte.geom.Position
Gets the coordinate value for the specified axis
getCoordinateCopy(int) - Method in class org.geolatte.geom.AbstractPositionSequence
 
getCoordinateDimension() - Method in class org.geolatte.geom.AbstractPositionSequence
 
getCoordinateDimension() - Method in class org.geolatte.geom.C2D
 
getCoordinateDimension() - Method in class org.geolatte.geom.C2DM
 
getCoordinateDimension() - Method in class org.geolatte.geom.C3D
 
getCoordinateDimension() - Method in class org.geolatte.geom.C3DM
 
getCoordinateDimension(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
getCoordinateDimension() - Method in class org.geolatte.geom.codec.db.sqlserver.CountingPositionSequenceBuilder
 
getCoordinateDimension() - Method in class org.geolatte.geom.crs.CoordinateReferenceSystem
Returns the coordinate dimension, i.e.
getCoordinateDimension() - Method in class org.geolatte.geom.crs.CoordinateSystem
Returns the coordinate dimension, i.e.
getCoordinateDimension() - Method in class org.geolatte.geom.G2D
 
getCoordinateDimension() - Method in class org.geolatte.geom.G2DM
 
getCoordinateDimension() - Method in class org.geolatte.geom.G3D
 
getCoordinateDimension() - Method in class org.geolatte.geom.G3DM
 
getCoordinateDimension() - Method in class org.geolatte.geom.Geometry
Returns the coordinate dimension of this Geometry

getCoordinateDimension() - Method in class org.geolatte.geom.json.Holder
 
getCoordinateDimension() - Method in class org.geolatte.geom.json.LinearPositionsHolder
 
getCoordinateDimension() - Method in class org.geolatte.geom.json.LinearPositionsListHolder
 
getCoordinateDimension() - Method in class org.geolatte.geom.json.PointHolder
 
getCoordinateDimension() - Method in class org.geolatte.geom.json.PolygonListHolder
 
getCoordinateDimension() - Method in class org.geolatte.geom.M
 
getCoordinateDimension() - Method in class org.geolatte.geom.Position
 
getCoordinateDimension() - Method in interface org.geolatte.geom.PositionFactory
 
getCoordinateDimension() - Method in class org.geolatte.geom.Positions.CanMakeG2D
 
getCoordinateDimension() - Method in class org.geolatte.geom.Positions.CanMakeG2DM
 
getCoordinateDimension() - Method in class org.geolatte.geom.Positions.CanMakeG3D
 
getCoordinateDimension() - Method in class org.geolatte.geom.Positions.CanMakeG3DM
 
getCoordinateDimension() - Method in class org.geolatte.geom.Positions.CanMakeP2D
 
getCoordinateDimension() - Method in class org.geolatte.geom.Positions.CanMakeP2DM
 
getCoordinateDimension() - Method in class org.geolatte.geom.Positions.CanMakeP3D
 
getCoordinateDimension() - Method in class org.geolatte.geom.Positions.CanMakeP3DM
 
getCoordinateDimension() - Method in interface org.geolatte.geom.PositionSequence
Returns the coordinate dimension of this PositionSequence.
getCoordinateDimension() - Method in class org.geolatte.geom.V
 
getCoordinateReferenceSystem(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
Determine the SRID, by considering the srid value to be an EPSG code.
getCoordinateReferenceSystem() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getCoordinateReferenceSystem() - Method in class org.geolatte.geom.codec.WktPointSequenceToken
 
getCoordinateReferenceSystem() - Method in class org.geolatte.geom.codec.WktTokenizer
 
getCoordinateReferenceSystem() - Method in class org.geolatte.geom.curve.MortonContext
Returns the CrsId of the spatial extent
getCoordinateReferenceSystem() - Method in class org.geolatte.geom.Envelope
Returns the CoordinateReferenceSystem for this Envelope
getCoordinateReferenceSystem() - Method in class org.geolatte.geom.Geometry
Returns the coordinate reference system of this Geometry
getCoordinateReferenceSystemForEPSG(int, CoordinateReferenceSystem<?>) - Static method in class org.geolatte.geom.crs.CrsRegistry
returns the CoordinateReferenceSystem for the specified EPSG code.
getCoordinates() - Method in class org.geolatte.geom.json.PointHolder
 
getCoordinates(int, double[]) - Method in class org.geolatte.geom.NestedPositionSequence
 
getCoordinates(int, double[]) - Method in class org.geolatte.geom.PackedPositionSequence
 
getCoordinates(int, double[]) - Method in interface org.geolatte.geom.PositionSequence
Copies the coordinates at position i into the specified array.
getCoordinatesArrayAsLinear(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
getCoordinatesArrayAsPolygonal(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
getCoordinatesArrayAsPolygonList(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
getCoordinatesArrayAsSinglePosition(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
getCoordinateSystem() - Method in class org.geolatte.geom.crs.CoordinateReferenceSystem
Returns the CoordinateSystem associated with this CoordinateReferenceSystem.
getCoordinateSystem() - Method in class org.geolatte.geom.crs.Geographic2DCoordinateReferenceSystem
 
getCorrespondingGeolatteClass(Class<? extends Geometry>) - Static method in class org.geolatte.geom.jts.JTS
Returns the Geolatte Geometry class that corresponds to the specified JTS class.
getCorrespondingJTSClass(Class<? extends Geometry>) - Static method in class org.geolatte.geom.jts.JTS
Returns the JTS Geometry class that corresponds to the specified Geolatte Geometry class.
getCRS(int, boolean, boolean) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getCrs(Geometry<T>[]) - Static method in class org.geolatte.geom.Geometry
 
getCrs() - Method in class org.geolatte.geom.MeasureInterpolatingVisitor
 
getCrsId() - Method in class org.geolatte.geom.crs.CrsIdentifiable
Returns the identifier for this CoordinateReferenceSystem.
getCrsId(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
getCrsIdForEPSG(int) - Static method in class org.geolatte.geom.crs.CrsRegistry
Returns the CrsId for the specified EPSG Code.
getDatum() - Method in class org.geolatte.geom.crs.GeocentricCartesianCoordinateReferenceSystem
 
getDatum() - Method in class org.geolatte.geom.crs.GeographicCoordinateReferenceSystem
Returns the Datum for this CoordinateReferenceSystem
getDatum() - Method in class org.geolatte.geom.crs.VerticalCoordinateReferenceSystem
 
getDatumType() - Method in class org.geolatte.geom.crs.VerticalDatum
 
getDefaultCrs() - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
getDefaultCrs() - Method in class org.geolatte.geom.json.Context
 
getDefaultNormalOrder() - Method in enum org.geolatte.geom.crs.CoordinateSystemAxisDirection
 
getDepth() - Method in class org.geolatte.geom.curve.MortonContext
Returns the maximum tree-depth
getDimension() - Method in class org.geolatte.geom.AbstractPositionSequence
 
getDimension() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
getDimension() - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
getDimension() - Method in class org.geolatte.geom.Geometry
Returns the topological dimension of this instance.
getDimension() - Method in class org.geolatte.geom.GeometryCollection
 
getDimension() - Method in class org.geolatte.geom.LineString
 
getDimension() - Method in class org.geolatte.geom.MultiLineString
 
getDimension() - Method in class org.geolatte.geom.MultiPoint
 
getDimension() - Method in class org.geolatte.geom.Point
 
getDimension() - Method in class org.geolatte.geom.Polygon
 
getDouble() - Method in class org.geolatte.geom.ByteBuffer
Reads the next 8 bytes as a double from this instance at the current position, taking into account the byte-order, and then increments the position by eight.
getElement(int) - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
getElementCSeq(int, SDOGeometry, boolean, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
Gets the CoordinateSequence corresponding to an element.
getElementGeometries() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
If this SDOGeometry is a COLLECTION, this method returns an array of the SDO_GEOMETRIES that make up the collection.
getElements() - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
getElementSeparator() - Method in class org.geolatte.geom.codec.WktVariant
 
getElementType(int) - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
getElemSepChar() - Method in class org.geolatte.geom.codec.WktVariant
 
getEllipsoid() - Method in class org.geolatte.geom.crs.Datum
Returns the Ellipsoid for this Datum
getEmpty() - Method in class org.geolatte.geom.codec.PostgisWktVariant
 
getEndPosition() - Method in interface org.geolatte.geom.Linear
Returns the end position of the linear Geometry
getEndPosition() - Method in class org.geolatte.geom.LineSegment
Returns the second, or end Position of this LineSegment
getEndPosition() - Method in class org.geolatte.geom.LineString
Returns the last Position of this LineString.
getEndPosition() - Method in class org.geolatte.geom.MultiLineString
 
getEnvelope() - Method in class org.geolatte.geom.Geometry
Returns the Envelope of this instance.
getEType() - Method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
getExtension() - Method in class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
Returns an extension value by key
getExtension() - Method in class org.geolatte.geom.crs.VerticalDatum
 
getExtent() - Method in class org.geolatte.geom.curve.MortonContext
Returns the spatial extent of this instance
getExteriorRing() - Method in class org.geolatte.geom.Polygon
Returns the exterior boundary of this Polygon.
getFactoryFor(Class<P>) - Static method in class org.geolatte.geom.Positions
 
getFigure(int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getFiguresForShape(int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getFloat() - Method in class org.geolatte.geom.ByteBuffer
Reads the next 4 bytes as a float from this instance at the current position, taking into account the byte-order, and then increments the position by four.
getFundamentalUnit() - Method in class org.geolatte.geom.crs.AngularUnit
 
getFundamentalUnit() - Method in class org.geolatte.geom.crs.LinearUnit
 
getFundamentalUnit() - Method in class org.geolatte.geom.crs.Unit
Returns the fundamental unit for this type of Unit.
getGeographicCoordinateReferenceSystemForEPSG(int) - Static method in class org.geolatte.geom.crs.CrsRegistry
 
getGeographicCoordinateSystem() - Method in class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
Returns the base GeographicCoordinateReferenceSystem of this projected reference system.
getGeometryN(int) - Method in class org.geolatte.geom.GeometryCollection
Returns the Geometry element at the specified (zero-based) position in this GeometryCollection.
getGeometryType(Geometry<P>) - Method in class org.geolatte.geom.codec.WkbVisitor
 
getGeometryType() - Method in class org.geolatte.geom.Geometry
Returns the type of this Geometry.
getGeometryType() - Method in class org.geolatte.geom.GeometryCollection
 
getGeometryType() - Method in class org.geolatte.geom.LinearRing
 
getGeometryType() - Method in class org.geolatte.geom.LineString
 
getGeometryType() - Method in class org.geolatte.geom.MultiLineString
 
getGeometryType() - Method in class org.geolatte.geom.MultiPoint
 
getGeometryType() - Method in class org.geolatte.geom.MultiPolygon
 
getGeometryType() - Method in class org.geolatte.geom.Point
 
getGeometryType() - Method in class org.geolatte.geom.Polygon
 
getGType() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
getHeight() - Method in class org.geolatte.geom.G3D
 
getInfo() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
getInt() - Method in class org.geolatte.geom.ByteBuffer
Reads the next 4 bytes as an int from this instance at the current position, taking into account the byte-order, and then increments the position by four.
getInteriorRingN(int) - Method in class org.geolatte.geom.Polygon
Returns the specified interior ring.
getInterpretation() - Method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
getInverseFlattening() - Method in class org.geolatte.geom.crs.Ellipsoid
Returns the inverse flattening.
getLat() - Method in class org.geolatte.geom.G2D
Returns the latitude of this position
getLeafHeight() - Method in class org.geolatte.geom.curve.MortonContext
Returns the height of the extent of a leaf in the QuadTree at tree-depth (lowest-level)
getLeafWidth() - Method in class org.geolatte.geom.curve.MortonContext
Returns the width of the extent of a leaf in the QuadTree at tree-depth (lowest-level)
getLinearReferenceDimension(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
getLon() - Method in class org.geolatte.geom.G2D
Returns the longitude of this position
getLong() - Method in class org.geolatte.geom.ByteBuffer
Reads the next 8 bytes as a long from this instance at the current position, taking into account the byte-order, and then increments the position by eight.
getLongitude() - Method in class org.geolatte.geom.crs.PrimeMeridian
Returns the angle of this meridian relative to Greenwich Meridian.
getLRSDim(Geometry<P>) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder
 
getLRSDimension() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
getLRSDimension() - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
getM() - Method in class org.geolatte.geom.C2DM
 
getM() - Method in class org.geolatte.geom.C3DM
 
getM() - Method in class org.geolatte.geom.G2DM
 
getM() - Method in class org.geolatte.geom.G3DM
 
getM() - Method in class org.geolatte.geom.jts.DimensionalCoordinate
 
getM() - Method in interface org.geolatte.geom.Measured
Returns the measure value of this instance.
getMaxC0() - Method in class org.geolatte.geom.Envelope
 
getMaxC1() - Method in class org.geolatte.geom.Envelope
 
getMaxLength() - Method in class org.geolatte.geom.curve.MortonCode
Returns the maximum length of a morton code generated by this instance.
getMaxX() - Method in class org.geolatte.geom.curve.MortonContext
Returns the maximum X-coordinate of the extent.
getMaxY() - Method in class org.geolatte.geom.curve.MortonContext
Returns the maximum Y-coordinate of the extent.
getMComponentIndex() - Method in interface org.geolatte.geom.PositionFactory
 
getMComponentIndex() - Method in class org.geolatte.geom.Positions.CanMakeG2D
 
getMComponentIndex() - Method in class org.geolatte.geom.Positions.CanMakeG2DM
 
getMComponentIndex() - Method in class org.geolatte.geom.Positions.CanMakeG3D
 
getMComponentIndex() - Method in class org.geolatte.geom.Positions.CanMakeG3DM
 
getMComponentIndex() - Method in class org.geolatte.geom.Positions.CanMakeP2D
 
getMComponentIndex() - Method in class org.geolatte.geom.Positions.CanMakeP2DM
 
getMComponentIndex() - Method in class org.geolatte.geom.Positions.CanMakeP3D
 
getMComponentIndex() - Method in class org.geolatte.geom.Positions.CanMakeP3DM
 
getMinC0() - Method in class org.geolatte.geom.Envelope
 
getMinC1() - Method in class org.geolatte.geom.Envelope
 
getMinX() - Method in class org.geolatte.geom.curve.MortonContext
Returns the minimum X-coordinate of the extent
getMinY() - Method in class org.geolatte.geom.curve.MortonContext
Returns the minimum Y-coordinate of the extent
getName() - Method in class org.geolatte.geom.crs.CrsIdentifiable
Returns the name of this CoordinateReferenceSystem.
getName() - Method in class org.geolatte.geom.crs.CrsParameter
Returns the name of this parameter
getName() - Method in class org.geolatte.geom.crs.Extension
 
getNormalOrder() - Method in class org.geolatte.geom.crs.CoordinateSystemAxis
Indicates the position for the Axis in the normalized order of axes.
getNumAdded() - Method in class org.geolatte.geom.AbstractPositionSequenceBuilder
 
getNumAdded() - Method in class org.geolatte.geom.codec.db.sqlserver.CountingPositionSequenceBuilder
 
getNumAdded() - Method in interface org.geolatte.geom.PositionSequenceBuilder
Returns the number of positions that have already been added.
getNumber() - Method in class org.geolatte.geom.codec.WktNumberToken
 
getNumberOfDivisionsAlongAxis() - Method in class org.geolatte.geom.curve.MortonContext
Returns the number of subdivisions along an (X- or Y-)axis.
getNumCompounds(int) - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
getNumElements() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
Gets the number of elements or compound elements.
getNumFigures() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getNumGeometries() - Method in interface org.geolatte.geom.Complex
Returns the number of constituent Geometrys
getNumGeometries() - Method in class org.geolatte.geom.GeometryCollection
Returns the number of elements in this GeometryCollection.
getNumGeometries() - Method in class org.geolatte.geom.Polygon
 
getNumInteriorRing() - Method in class org.geolatte.geom.Polygon
returns the number of interior boundaries.
getNumPoints() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getNumPositions() - Method in class org.geolatte.geom.Geometry
Returns the number of positions in the PositionSequence of this Geometry.
getNumShapes() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getOpenGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractGeometryCollectionSqlServerDecoder
 
getOpenGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerDecoder
 
getOpenGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.GeometryCollectionSqlServerDecoder
 
getOpenGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.LineStringSqlServerDecoder
 
getOpenGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.MultiLineStringSqlServerDecoder
 
getOpenGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.MultiPointSqlServerDecoder
 
getOpenGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.MultiPolygonSqlServerDecoder
 
getOpenGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.PointSqlServerDecoder
 
getOpenGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerDecoder
 
getOpenGisTypeOfShape(int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getOpenList() - Method in class org.geolatte.geom.codec.WktVariant
 
getOpenListChar() - Method in class org.geolatte.geom.codec.WktVariant
 
getOrdinate(int, int) - Method in class org.geolatte.geom.AbstractPositionSequence
 
getOrdinateArray() - Method in class org.geolatte.geom.codec.db.oracle.Ordinates
 
getOrdinates() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
getOrdinatesArray(int, int) - Method in class org.geolatte.geom.codec.db.oracle.Ordinates
 
getOrdinatesArray(int) - Method in class org.geolatte.geom.codec.db.oracle.Ordinates
 
getOrdinatesOffset(int) - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
getP1() - Method in class org.geolatte.geom.Circle.Arc
 
getP1Angle() - Method in class org.geolatte.geom.Circle.Arc
 
getP2() - Method in class org.geolatte.geom.Circle.Arc
 
getP2Angle() - Method in class org.geolatte.geom.Circle.Arc
 
getParameters() - Method in class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
Returns the projection parameters
getPattern() - Method in class org.geolatte.geom.codec.WktKeywordToken
Returns the Regex pattern for this token.
getPoint(double) - Method in class org.geolatte.geom.Circle
Returns the coordinate on the circle at the specified angle
getPoint() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
getPointByteSize(Geometry<P>) - Method in class org.geolatte.geom.codec.AbstractWkbEncoder
 
getPointByteSize() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getPointsForFigure(int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
Returns the range of indices in the point array for the specified figure.
getPointTypeName() - Static method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
getPolygonSize(Polygon<P>) - Method in class org.geolatte.geom.codec.AbstractWkbEncoder
 
getPosition() - Method in class org.geolatte.geom.Point
Returns the Position of this Point.
getPositionClass() - Method in class org.geolatte.geom.AbstractPositionSequence
 
getPositionClass() - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem2D
 
getPositionClass() - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem2DM
 
getPositionClass() - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem3D
 
getPositionClass() - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem3DM
 
getPositionClass() - Method in class org.geolatte.geom.crs.CoordinateReferenceSystem
Returns the type token for the type of Positions referenced in this system.
getPositionClass() - Method in class org.geolatte.geom.crs.CoordinateSystem
 
getPositionClass() - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2D
 
getPositionClass() - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2DM
 
getPositionClass() - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3D
 
getPositionClass() - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3DM
 
getPositionClass() - Method in class org.geolatte.geom.crs.OneDimensionCoordinateSystem
 
getPositionClass() - Method in class org.geolatte.geom.Geometry
 
getPositionClass() - Method in interface org.geolatte.geom.PositionSequence
 
getPositionFactory() - Method in class org.geolatte.geom.AbstractPositionSequence
 
getPositionFactory() - Method in interface org.geolatte.geom.PositionSequence
 
getPositionN(int) - Method in class org.geolatte.geom.AbstractPositionSequence
 
getPositionN(int) - Method in class org.geolatte.geom.Geometry
Returns the position at the specified index in the PositionSequence of this Geometry.
getPositionN(int) - Method in interface org.geolatte.geom.PositionSequence
 
getPositions() - Method in class org.geolatte.geom.codec.WktPointSequenceToken
 
getPositions() - Method in class org.geolatte.geom.Geometry
Returns the PositionSequence of this instance
getPrimeMeridian() - Method in class org.geolatte.geom.crs.GeocentricCartesianCoordinateReferenceSystem
 
getPrimeMeridian() - Method in class org.geolatte.geom.crs.GeographicCoordinateReferenceSystem
Returns the PrimeMeridian of this CoordinateReferenceSystem.
getProjectedCoordinateReferenceSystemForEPSG(int) - Static method in class org.geolatte.geom.crs.CrsRegistry
 
getProjection() - Method in class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
Returns the map projection for this projected cooordinate system.
getRadius() - Method in class org.geolatte.geom.cga.CircularArcLinearizer
 
getRadius() - Method in class org.geolatte.geom.Circle
 
getRoot(JsonParser) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
getRow(double) - Method in class org.geolatte.geom.curve.MortonCode
 
getSemiMajorAxis() - Method in class org.geolatte.geom.crs.Ellipsoid
Returns the semi-major axis of this Ellipsoid.
getShape(int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getSize() - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
getSRID() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
getSrid() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
getSRID() - Method in class org.geolatte.geom.Geometry
Returns the numeric identifier of the coordinate reference system of this Geometry.
getStartPosition() - Method in interface org.geolatte.geom.Linear
Returns the start position of the linear Geometry
getStartPosition() - Method in class org.geolatte.geom.LineSegment
Returns the first, or start Position of this LineSegment
getStartPosition() - Method in class org.geolatte.geom.LineString
Returns the first Position of this LineString.
getStartPosition() - Method in class org.geolatte.geom.MultiLineString
 
getText() - Method in class org.geolatte.geom.codec.WktTextToken
Returns the text of this token.
getTokenizerPosition() - Method in class org.geolatte.geom.codec.AbstractWktDecoder
Reports the current position of the tokenizer.
getToWGS84() - Method in class org.geolatte.geom.crs.Datum
Returns the Bursa-Wolf transformation parameters to the WGS84 datum.
getType() - Method in class org.geolatte.geom.codec.WktGeometryToken
 
getType(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
getTypeCode() - Method in enum org.geolatte.geom.codec.WkbGeometryType
 
getTypeGeometry() - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
getTypeName() - Static method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
getUInt() - Method in class org.geolatte.geom.ByteBuffer
Reads the next 4 bytes as an unsigned integer from this instance at the current position, taking into account the byte-order, and then increments the position by four.
getUnit() - Method in class org.geolatte.geom.crs.CoordinateSystemAxis
 
getUnit() - Method in class org.geolatte.geom.crs.GeographicCoordinateReferenceSystem
Returns the Unit for this CoordinateReferenceSystem.
getUnit() - Method in class org.geolatte.geom.crs.VerticalCoordinateReferenceSystem
 
getUnit() - Method in class org.geolatte.geom.crs.VerticalStraightLineAxis
 
getValue() - Method in class org.geolatte.geom.crs.CrsParameter
Returns value of this parameter.
getValue() - Method in class org.geolatte.geom.crs.Extension
 
getValue() - Method in enum org.geolatte.geom.json.Feature
 
getValue() - Method in class org.geolatte.geom.M
 
getValue() - Method in class org.geolatte.geom.V
 
getVerticalAxis() - Method in class org.geolatte.geom.crs.VerticalCoordinateReferenceSystem
 
getVerticalDimension(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
getWktKeywords() - Method in class org.geolatte.geom.codec.CrsWktVariant
 
getWktKeywords() - Method in class org.geolatte.geom.codec.HANAWktVariant
 
getWktKeywords() - Method in class org.geolatte.geom.codec.PostgisWktVariant
 
getWktKeywords() - Method in class org.geolatte.geom.codec.WktVariant
Returns all WktPatternTokens in this instance.
getWktVariant() - Method in class org.geolatte.geom.codec.AbstractWktDecoder
Returns the WktVariant for this decoder.
getWktWords() - Method in class org.geolatte.geom.codec.HANAWktEncoder
 
getWktWords() - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
getX(int) - Method in class org.geolatte.geom.AbstractPositionSequence
 
getX() - Method in class org.geolatte.geom.C2D
Returns the coordinate for EAST (WEST) axis direction
getY(int) - Method in class org.geolatte.geom.AbstractPositionSequence
 
getY() - Method in class org.geolatte.geom.C2D
Returns the coordinate for NORTH (SOUTH) axis direction
getZ() - Method in class org.geolatte.geom.C3D
 
getZ() - Method in class org.geolatte.geom.jts.DimensionalCoordinate
 
getZDimension() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
getZDimension() - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
gM(double, double, double) - Static method in class org.geolatte.geom.builder.DSL
Creates a geographic 2DM position token
gridHeight - Variable in class org.geolatte.geom.curve.MortonCode
The height of the leaves of the quadtree implied by the MortonContext
gridWidth - Variable in class org.geolatte.geom.curve.MortonCode
The width of the leaves of the quadtree implied by the MortonContext
gtype - Variable in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
gtype - Variable in enum org.geolatte.geom.codec.db.oracle.TypeGeometry
 

H

HANAWkbDecoder - Class in org.geolatte.geom.codec
The HANA EWKB decoder is equivalent to the Postgis EWKB decoder and is there mostly for symmetry reasons.
HANAWkbDecoder() - Constructor for class org.geolatte.geom.codec.HANAWkbDecoder
 
HANAWkbEncoder - Class in org.geolatte.geom.codec
The HANA EWKB representation differs from the Postgis EWKB representation in that HANA always requires an SRID to be written, even if its not specified or 0.
HANAWkbEncoder() - Constructor for class org.geolatte.geom.codec.HANAWkbEncoder
 
HANAWkbEncoder.HANAWkbVisitor<P extends Position> - Class in org.geolatte.geom.codec
 
HANAWkbVisitor(ByteBuffer) - Constructor for class org.geolatte.geom.codec.HANAWkbEncoder.HANAWkbVisitor
 
HANAWktDecoder - Class in org.geolatte.geom.codec
The HANA EWKT decoder is a variant of the Postgis EWKT decoder.
HANAWktDecoder() - Constructor for class org.geolatte.geom.codec.HANAWktDecoder
 
HANAWktEncoder - Class in org.geolatte.geom.codec
The HANA EWKT representation differs from the Postgis EWKT representation in that HANA always requires an SRID to be written, even if its not specified or 0.
HANAWktEncoder() - Constructor for class org.geolatte.geom.codec.HANAWktEncoder
 
HANAWktGeometryToken - Class in org.geolatte.geom.codec
The HANA WktGeometryToken for the type of geometry.
HANAWktGeometryToken(String, GeometryType, boolean, boolean) - Constructor for class org.geolatte.geom.codec.HANAWktGeometryToken
 
HANAWktTokenizer - Class in org.geolatte.geom.codec
A tokenizer for the HANA WKT representation.
HANAWktTokenizer(CharSequence, WktVariant, CoordinateReferenceSystem<?>, boolean) - Constructor for class org.geolatte.geom.codec.HANAWktTokenizer
A Tokenizer for the specified WKT string
HANAWktTokenizer(CharSequence, WktVariant, CoordinateReferenceSystem<?>) - Constructor for class org.geolatte.geom.codec.HANAWktTokenizer
 
HANAWktVariant - Class in org.geolatte.geom.codec
Punctuation and keywords for HANA EWKT/WKT representations.
HANAWktVariant() - Constructor for class org.geolatte.geom.codec.HANAWktVariant
 
hasAxisOrder(CoordinateReferenceSystem<P>, int) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
 
hasCoordinateReferenceSystemForEPSG(int) - Static method in class org.geolatte.geom.crs.CrsRegistry
Determine if the registry contains the CoordinateReferenceSystem identified by its SRID
hasEmpty(Geometry<P>) - Method in class org.geolatte.geom.codec.MySqlWkbEncoder
 
hashCode() - Method in class org.geolatte.geom.ByteBuffer
 
hashCode() - Method in class org.geolatte.geom.cga.Circle
 
hashCode() - Method in class org.geolatte.geom.Circle
 
hashCode() - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
hashCode() - Method in class org.geolatte.geom.codec.db.oracle.Ordinates
 
hashCode() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
hashCode() - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
hashCode() - Method in class org.geolatte.geom.codec.db.oracle.SDOPoint
 
hashCode() - Method in class org.geolatte.geom.crs.CoordinateReferenceSystem
 
hashCode() - Method in class org.geolatte.geom.crs.CoordinateSystem
 
hashCode() - Method in class org.geolatte.geom.crs.CoordinateSystemAxis
 
hashCode() - Method in class org.geolatte.geom.crs.CrsId
 
hashCode() - Method in class org.geolatte.geom.crs.CrsIdentifiable
 
hashCode() - Method in class org.geolatte.geom.crs.CrsParameter
 
hashCode() - Method in class org.geolatte.geom.crs.Datum
 
hashCode() - Method in class org.geolatte.geom.crs.Ellipsoid
 
hashCode() - Method in class org.geolatte.geom.crs.GeographicCoordinateReferenceSystem
 
hashCode() - Method in class org.geolatte.geom.crs.PrimeMeridian
 
hashCode() - Method in class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
 
hashCode() - Method in class org.geolatte.geom.crs.Projection
 
hashCode() - Method in class org.geolatte.geom.crs.Unit
 
hashCode() - Method in class org.geolatte.geom.Envelope
 
hashCode() - Method in class org.geolatte.geom.Geometry
 
hashCode() - Method in class org.geolatte.geom.NestedPositionSequence
 
hashCode() - Method in class org.geolatte.geom.PackedPositionSequence
 
hashCode() - Method in class org.geolatte.geom.Position
 
hasMComponent() - Method in interface org.geolatte.geom.PositionFactory
 
hasMComponent() - Method in class org.geolatte.geom.Positions.CanMakeG2D
 
hasMComponent() - Method in class org.geolatte.geom.Positions.CanMakeG2DM
 
hasMComponent() - Method in class org.geolatte.geom.Positions.CanMakeG3D
 
hasMComponent() - Method in class org.geolatte.geom.Positions.CanMakeG3DM
 
hasMComponent() - Method in class org.geolatte.geom.Positions.CanMakeP2D
 
hasMComponent() - Method in class org.geolatte.geom.Positions.CanMakeP2DM
 
hasMComponent() - Method in class org.geolatte.geom.Positions.CanMakeP3D
 
hasMComponent() - Method in class org.geolatte.geom.Positions.CanMakeP3DM
 
hasMeasureAxis(CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
 
hasMValues() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
hasMValuesMask - Static variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
hasNext() - Method in class org.geolatte.geom.PositionSequenceIterator
 
hasSameContent(ByteBuffer) - Method in class org.geolatte.geom.ByteBuffer
Used for testing purposes.
hasSameMeasuredAndZAxisSuffixInWkt(HANAWktGeometryToken, Geometry<?>, boolean) - Method in class org.geolatte.geom.codec.HANAWktVariant
Determines whether the candidate has the same measured 'M' suffix and Z axis as the geometry in WKT.
hasSameMeasuredSuffixInWkt(WktGeometryToken, Geometry, boolean) - Method in class org.geolatte.geom.codec.PostgisWktVariant
Determines whether the candidate has the same measured 'M' suffix as the geometry in WKT.
hasSrid(int) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
hasSrid(int) - Method in class org.geolatte.geom.codec.MySqlWkbDecoder
 
hasSrid(int) - Method in class org.geolatte.geom.codec.PostgisWkbDecoder
 
hasVerticalAxis(CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
 
hasWrittenSrid - Variable in class org.geolatte.geom.codec.HANAWkbEncoder.HANAWkbVisitor
 
hasWrittenSrid - Variable in class org.geolatte.geom.codec.PostgisWkbEncoder.PostgisWkbVisitor
 
hasZComponent() - Method in interface org.geolatte.geom.PositionFactory
 
hasZComponent() - Method in class org.geolatte.geom.Positions.CanMakeG2D
 
hasZComponent() - Method in class org.geolatte.geom.Positions.CanMakeG2DM
 
hasZComponent() - Method in class org.geolatte.geom.Positions.CanMakeG3D
 
hasZComponent() - Method in class org.geolatte.geom.Positions.CanMakeG3DM
 
hasZComponent() - Method in class org.geolatte.geom.Positions.CanMakeP2D
 
hasZComponent() - Method in class org.geolatte.geom.Positions.CanMakeP2DM
 
hasZComponent() - Method in class org.geolatte.geom.Positions.CanMakeP3D
 
hasZComponent() - Method in class org.geolatte.geom.Positions.CanMakeP3DM
 
hasZValues() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
hasZValuesMask - Static variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
headCs() - Method in class org.geolatte.geom.crs.CompoundCoordinateReferenceSystem
 
Holder - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 09/09/17.
Holder() - Constructor for class org.geolatte.geom.json.Holder
 

I

idx - Variable in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder.ToArrayVisitor
 
ifAbsentReturnProjected2D(int) - Static method in class org.geolatte.geom.crs.CrsRegistry
Returns the registered coordinate reference system, or when unavailable in the registry, create a new Projected 2D system and register this on-the-fly.
InconsistentCoordinateSystemException - Exception in org.geolatte.geom.crs
 
InconsistentCoordinateSystemException(String) - Constructor for exception org.geolatte.geom.crs.InconsistentCoordinateSystemException
 
index - Variable in class org.geolatte.geom.FixedSizePositionSequenceBuilder
 
index - Variable in class org.geolatte.geom.PositionSequenceIterator
 
index - Variable in class org.geolatte.geom.VariableSizePositionSequenceBuilder
 
IndexRange - Class in org.geolatte.geom.codec.db.sqlserver
A Range of indices.
IndexRange(int, int) - Constructor for class org.geolatte.geom.codec.db.sqlserver.IndexRange
 
info - Variable in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
inGeometryCollection - Variable in class org.geolatte.geom.codec.PostgisWktEncoder
 
initializeTokenizer(boolean) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
initThreePointCircle(Coordinate, Coordinate, Coordinate) - Method in class org.geolatte.geom.Circle
Defines the circle based on three points.
inner() - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
interleave(int, int) - Method in class org.geolatte.geom.curve.MortonCode
 
internalDecode(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
internalDecode(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.GeometryCollectionSdoDecoder
 
internalDecode(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.LineStringSdoDecoder
 
internalDecode(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.MultiLineSdoDecoder
 
internalDecode(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.MultiPointSdoDecoder
 
internalDecode(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.MultiPolygonSdoDecoder
 
internalDecode(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.PointSdoDecoder
 
internalDecode(SDOGeometry) - Method in class org.geolatte.geom.codec.db.oracle.PolygonSdoDecoder
 
internalEquals(double[], int, double[], int) - Method in class org.geolatte.geom.AbstractPositionEquality
 
interpolate(P, P, double) - Method in class org.geolatte.geom.MeasureInterpolatingVisitor
 
InterpolatingVisitor(P, double) - Constructor for class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
interpretation - Variable in enum org.geolatte.geom.codec.db.oracle.ElementType
 
intersect(Envelope) - Method in class org.geolatte.geom.Envelope
Intersects the specified Envelope with this Envelope and returns the result.
intersection(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
intersection(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates the point set intersection of the specified Geometrys.
intersects(Envelope) - Method in class org.geolatte.geom.Envelope
Checks whether this Envelope intersects the specifies Envelope.
intersects(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
intersects(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Checks if the specified Geometrys intersect.
intValue() - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
intValue() - Method in enum org.geolatte.geom.codec.db.oracle.TypeGeometry
 
INVALID_TYPE_MSG - Static variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
INVALID_TYPE_MSG - Static variable in class org.geolatte.geom.MeasureInterpolatingVisitor
 
inverseFlattening - Variable in class org.geolatte.geom.crs.Ellipsoid
 
is3D - Variable in class org.geolatte.geom.codec.HANAWktGeometryToken
 
is3D() - Method in class org.geolatte.geom.codec.HANAWktGeometryToken
 
isAngular() - Method in class org.geolatte.geom.crs.AngularUnit
 
isAngular() - Method in class org.geolatte.geom.crs.LinearUnit
 
isAngular() - Method in class org.geolatte.geom.crs.Unit
Returns true if this Unit is angular.
isArcSegment() - Method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
isCircle() - Method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
isClockwise() - Method in class org.geolatte.geom.Circle.Arc
 
isClosed() - Method in class org.geolatte.geom.LineString
Checks whether this LineString is closed, i.e.
isCompatible() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isCompound() - Method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
isCompound(int) - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
isCompound() - Method in class org.geolatte.geom.crs.CompoundCoordinateReferenceSystem
 
isCompound() - Method in class org.geolatte.geom.crs.CoordinateReferenceSystem
 
isCompound() - Method in class org.geolatte.geom.crs.SingleCoordinateReferenceSystem
 
isCounterClockwise - Variable in class org.geolatte.geom.cga.CircularArcLinearizer
 
isCounterClockwise(Position, Position, Position) - Static method in class org.geolatte.geom.cga.NumericalMethods
Determines if the triangle determined by p0, p1, p2 is counterclockwise in 2D.
isCounterClockwise(PositionSequence<?>) - Static method in class org.geolatte.geom.cga.NumericalMethods
Determines whether the specified PositionSequence is counter-clockwise.
isCounterClockwise(LinearRing<?>) - Static method in class org.geolatte.geom.cga.NumericalMethods
Determines whether the specified LinearRing is counter-clockwise.
isEmpty() - Method in class org.geolatte.geom.ByteBuffer
Reports if this buffer is empty (holds no bytes).
isEmpty() - Method in class org.geolatte.geom.codec.db.oracle.Ordinates
 
isEmpty() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isEmpty() - Method in class org.geolatte.geom.Envelope
Checks whether this Envelope is empty.
isEmpty() - Method in class org.geolatte.geom.Geometry
Tests whether this Geometry corresponds to the empty set.
isEmpty() - Method in class org.geolatte.geom.json.Holder
 
isEmpty() - Method in class org.geolatte.geom.json.LinearPositionsHolder
 
isEmpty() - Method in class org.geolatte.geom.json.LinearPositionsListHolder
 
isEmpty() - Method in class org.geolatte.geom.json.PointHolder
 
isEmpty() - Method in class org.geolatte.geom.json.PolygonListHolder
 
isEmpty() - Method in class org.geolatte.geom.NestedPositionSequence
 
isEmpty() - Method in class org.geolatte.geom.PackedPositionSequence
 
isEmpty() - Method in class org.geolatte.geom.Position
 
isEmpty() - Method in interface org.geolatte.geom.PositionSequence
Returns true iff this PositionSequence contains no Positions
isEmptyShape(int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isExteriorRing() - Method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
isExteriorRing() - Method in class org.geolatte.geom.codec.db.sqlserver.Figure
 
isFeatureSet(Feature) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
isFeatureSet(Feature) - Method in class org.geolatte.geom.json.Context
 
isFeatureSet(Feature) - Method in class org.geolatte.geom.json.Features
 
isFigureInteriorRing(int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isInteriorRing() - Method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
isInteriorRing() - Method in class org.geolatte.geom.codec.db.sqlserver.Figure
 
isLine() - Method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
isLRSGeometry() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
isLRSGeometry() - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
isMeasured - Variable in class org.geolatte.geom.codec.WktGeometryToken
 
isMeasured() - Method in class org.geolatte.geom.codec.WktGeometryToken
 
isMeasured - Variable in class org.geolatte.geom.codec.WktTokenizer
 
isMoreSpecificClassMatch(WkbGeometryType, WkbGeometryType) - Static method in enum org.geolatte.geom.codec.WkbGeometryType
 
isParentShapeOf(int, int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isRect() - Method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
isRing() - Method in class org.geolatte.geom.LineString
Checks whether this LineString is a ring, i.e.
isSetByDefault - Variable in enum org.geolatte.geom.json.Feature
 
isSimple(Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
isSimple(Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Tests the simplicity of the specified Geometry.
isSingleLineSegment - Static variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isSingleLineSegment() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isSinglePoint() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isSinglePointMask - Static variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isStraightSegment() - Method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
isStroke() - Method in class org.geolatte.geom.codec.db.sqlserver.Figure
 
isValid() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isValidMask - Static variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
isValidMortonCode(String) - Method in class org.geolatte.geom.curve.MortonCode
 
isWordChar(char) - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
iterator() - Method in class org.geolatte.geom.GeometryCollection
Creates an Iterator over the elements of this GeometryCollection.
iterator() - Method in class org.geolatte.geom.LineSegments
 
iterator() - Method in class org.geolatte.geom.NestedPositionSequence
 
iterator() - Method in class org.geolatte.geom.PackedPositionSequence
 
iterator() - Method in class org.geolatte.geom.Polygon
Returns an Iterator over the boundaries of this Polygon.

J

join(SDOGeometry[]) - Method in class org.geolatte.geom.codec.db.oracle.SdoGeometryCollectionEncoder
 
JTS - Class in org.geolatte.geom.jts
 
JTS() - Constructor for class org.geolatte.geom.jts.JTS
 
JTS2GLClassMap - Static variable in class org.geolatte.geom.jts.JTS
 
JTSConversionException - Exception in org.geolatte.geom.jts
 
JTSConversionException() - Constructor for exception org.geolatte.geom.jts.JTSConversionException
 
JTSConversionException(String) - Constructor for exception org.geolatte.geom.jts.JTSConversionException
 
JTSGeometryOperations - Class in org.geolatte.geom
An implementation of ProjectedGeometryOperations that delegates to the corresponding JTS operations.
JTSGeometryOperations() - Constructor for class org.geolatte.geom.JTSGeometryOperations
 

K

keepBeginMeasure - Variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.OnLengthMeasureOp
 
KEYWORDS - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
KEYWORDS - Static variable in class org.geolatte.geom.codec.HANAWktVariant
 
KEYWORDS - Static variable in class org.geolatte.geom.codec.PostgisWktVariant
 

L

leafHeight - Variable in class org.geolatte.geom.curve.MortonContext
 
leafWidth - Variable in class org.geolatte.geom.curve.MortonContext
 
length() - Method in class org.geolatte.geom.codec.db.sqlserver.IndexRange
 
length - Variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.OnLengthMeasureOp
 
length(G) - Method in class org.geolatte.geom.JTSGeometryOperations
 
length(G) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates the length of the specified Geometry.
limit() - Method in class org.geolatte.geom.ByteBuffer
Returns this buffer's limit.
Linear<P extends Position> - Interface in org.geolatte.geom
An interface for linear Geometrys
LinearCoordinateReferenceSystem - Class in org.geolatte.geom.crs
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.
LinearCoordinateReferenceSystem(String, MeasureStraightLineAxis) - Constructor for class org.geolatte.geom.crs.LinearCoordinateReferenceSystem
 
linearize() - Method in class org.geolatte.geom.cga.CircularArcLinearizer
Linearizes the arc segment defined by the three Positions specified in this instance's constructor
linearize(PositionSequence<P>, boolean) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
Linearizes arcs and circles.
linearizeArc(double, double, double, double, double, double, double) - Static method in class org.geolatte.geom.Circle
Given 2 points defining an arc on the circle, interpolates the circle into a collection of points that provide connected chords that approximate the arc based on the tolerance value.
linearizeArc(double, double, double, double, double, double) - Static method in class org.geolatte.geom.Circle
Given 2 points defining an arc on the circle, interpolates the circle into a collection of points that provide connected chords that approximate the arc based on the tolerance value.
linearizeArc(Coordinate, Coordinate, Coordinate, double) - Method in class org.geolatte.geom.Circle
Given 2 points defining an arc on the circle, interpolates the circle into a collection of points that provide connected chords that approximate the arc based on the tolerance value.
linearizeCircle() - Method in class org.geolatte.geom.cga.CircularArcLinearizer
 
linearizeCircle(double, double, double, double, double, double) - Static method in class org.geolatte.geom.Circle
Given a circle defined by the 3 points, creates a linearized interpolation of the circle starting and ending on the first coordinate.
linearizeInternal(List<Coordinate>, Circle.Arc, double) - Method in class org.geolatte.geom.Circle
 
LINEARIZER_EPSILON - Static variable in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
 
LinearPositionsHolder - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 09/09/17.
LinearPositionsHolder() - Constructor for class org.geolatte.geom.json.LinearPositionsHolder
 
LinearPositionsListHolder - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 09/09/17.
LinearPositionsListHolder() - Constructor for class org.geolatte.geom.json.LinearPositionsListHolder
 
LinearRing<P extends Position> - Class in org.geolatte.geom
A LineString that is both closed and simple.
LinearRing(LineString<P>) - Constructor for class org.geolatte.geom.LinearRing
 
LinearRing(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.LinearRing
 
LinearRing(PositionSequence<P>, CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.LinearRing
 
LinearRingToken(P...) - Constructor for class org.geolatte.geom.builder.DSL.LinearRingToken
 
LinearUnit - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 28/11/14.
LinearUnit(CrsId, String, double) - Constructor for class org.geolatte.geom.crs.LinearUnit
Creates an instance.
LineSegment<P extends Position> - Class in org.geolatte.geom
A portion of a line delimited (inclusively) by two Positions.
LineSegment(P, P) - Constructor for class org.geolatte.geom.LineSegment
Constructs a LineSegment from the specified Positions.
LineSegments<P extends Position> - Class in org.geolatte.geom
Turns a PointSequence into an Iterable over the LineSegments defined by each consecutive pair of Points in the PointSequence.
LineSegments(PositionSequence<P>) - Constructor for class org.geolatte.geom.LineSegments
 
lineSegments() - Method in class org.geolatte.geom.LineString
Returns the LineSegments that define this instance.
linestring(CoordinateReferenceSystem<P>, P...) - Static method in class org.geolatte.geom.builder.DSL
Creates a LineString
linestring(P...) - Static method in class org.geolatte.geom.builder.DSL
Creates a LineStringToken
LineString<P extends Position> - Class in org.geolatte.geom
A LineString is a 1-dimensional Geometry consisting of the LineSegments defined by consecutive pairs of Points of a PointSequence.
LineString(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.LineString
 
LineString(LineString<P>) - Constructor for class org.geolatte.geom.LineString
This constructor has been added to speed up object creation of LinearRings
LineString(PositionSequence<P>, CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.LineString
Constructs a LineString from the specified positions and ProjectedGeometryOperations implementation.
LineStringParser<P extends Position> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 09/09/17.
LineStringParser(Context) - Constructor for class org.geolatte.geom.json.LineStringParser
 
LineStringSdoDecoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 18/02/15.
LineStringSdoDecoder() - Constructor for class org.geolatte.geom.codec.db.oracle.LineStringSdoDecoder
 
LineStringSqlServerDecoder - Class in org.geolatte.geom.codec.db.sqlserver
 
LineStringSqlServerDecoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.LineStringSqlServerDecoder
 
LineStringSqlServerEncoder - Class in org.geolatte.geom.codec.db.sqlserver
 
LineStringSqlServerEncoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.LineStringSqlServerEncoder
 
LineStringToken(P...) - Constructor for class org.geolatte.geom.builder.DSL.LineStringToken
 
LLAPositionVisitor - Interface in org.geolatte.geom
A low-level access Position Visitor.
load(Struct) - Static method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
loadCRS() - Static method in class org.geolatte.geom.crs.CrsRegistry
 
locateAlong(Geometry<P>, double) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations
 
locateAlong(Geometry<P>, double) - Method in interface org.geolatte.geom.MeasureGeometryOperations
Creates an operation to calculate the GeometryCollection that matches the specified M-coordinate value.
locateBetween(Geometry<P>, double, double) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations
 
locateBetween(Geometry<P>, double, double) - Method in interface org.geolatte.geom.MeasureGeometryOperations
Creates an operation to calculate the GeometryCollection that matches the specified range of M-coordinate value inclusively.
LOGGER - Static variable in class org.geolatte.geom.crs.CrsRegistry
 
longitude - Variable in class org.geolatte.geom.crs.PrimeMeridian
 
lowerLeft - Variable in class org.geolatte.geom.Envelope
 
lowerLeft() - Method in class org.geolatte.geom.Envelope
Returns the lower-left point of this Envelope.
lowerRight() - Method in class org.geolatte.geom.Envelope
Returns the lower-right point of this Envelope.
lrsDimension - Variable in class org.geolatte.geom.codec.db.oracle.SDOGType
 

M

m() - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
m - Variable in class org.geolatte.geom.jts.DimensionalCoordinate
 
M - Class in org.geolatte.geom
Created by Karel Maesen, Geovise BVBA on 29/11/14.
M() - Constructor for class org.geolatte.geom.M
Constructs an empty instance
M(double) - Constructor for class org.geolatte.geom.M
Constructs an instance with the specified longitude and latitude
M(double...) - Constructor for class org.geolatte.geom.M
Constructs an instance from the specified coordinates.
M_FLAG - Static variable in class org.geolatte.geom.codec.PostgisWkbTypeMasks
Mask for testing the presence of M-coordinates in the WKB
matches(CharSequence, int, int) - Method in class org.geolatte.geom.codec.WktKeywordToken
Attempts to match the specified subsequence of a CharSequence to this WktToken.
matchesCloseList() - Method in class org.geolatte.geom.codec.AbstractWktDecoder
Returns true and moves to the next token if the current token matches the close list token.
matchesElementSeparator() - Method in class org.geolatte.geom.codec.AbstractWktDecoder
Returns true and moves to the next token if the current token matches the element separator token.
matchesEmptyToken() - Method in class org.geolatte.geom.codec.PostgisWktDecoder
 
matchesOpenList() - Method in class org.geolatte.geom.codec.AbstractWktDecoder
Returns true and moves to the next token if the current token matches the open list token.
matchKeyword(int, int) - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
Matches the specifed subsequence of the WKT to a WktToken.
matchKeyword(int, int) - Method in class org.geolatte.geom.codec.WktTokenizer
 
matchKeyword(CharSequence, int, int) - Method in class org.geolatte.geom.codec.WktVariant
Attempts to match the specified subsequence of a CharSequence to a keyword for the this WktVariant.
MAX_FRACTIONAL_DIGITS - Static variable in class org.geolatte.geom.codec.PostgisWktEncoder
 
maxGridCellCoordinate - Variable in class org.geolatte.geom.curve.MortonCode
 
maximumMeasure(Geometry<P>) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations
 
maximumMeasure(Geometry<P>) - Method in interface org.geolatte.geom.MeasureGeometryOperations
Creates a GeometryOperation that returns the maximum measure value of the Positions of the specified Geometry.
measure(MultiLineString<T>) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations.OnLengthMeasureOp
 
measure(LineString<T>) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations.OnLengthMeasureOp
 
measureAt(Geometry<P>, P, double) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations
 
measureAt(Geometry<P>, P, double) - Method in interface org.geolatte.geom.MeasureGeometryOperations
Creates a GeometryOperation to calculate the measure value at the specified point
Measured - Interface in org.geolatte.geom
Interface for Positions that have a "measure" value.
measuredVariant - Variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.OnLengthMeasureOp
 
MeasureGeometryOperations - Interface in org.geolatte.geom
A set of operations on measured (2DM/3DM) Geometrys.
MeasureInterpolatingVisitor<P extends C2D & Measured> - Class in org.geolatte.geom
A GeometryVisitor that derives a Geometry by interpolating on the measure values of the visited Geometries.
MeasureInterpolatingVisitor(Geometry<P>, double, double) - Constructor for class org.geolatte.geom.MeasureInterpolatingVisitor
 
measureOnLength(Geometry<P>, Class<M>, boolean) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations
 
measureOnLength(Geometry<P>, Class<M>, boolean) - Method in interface org.geolatte.geom.MeasureGeometryOperations
Creates a GeometryOperation that creates a new Geometry that has the same 2D/3D-coordinates as the specified Geometry, and with measure values that correspond with the length along it (or begin-measure + length).
MeasureStraightLineAxis - Class in org.geolatte.geom.crs
An axis for a LinearCoordinateReferenceSystem

Created by Karel Maesen, Geovise BVBA on 29/11/14.

MeasureStraightLineAxis(String, LinearUnit) - Constructor for class org.geolatte.geom.crs.MeasureStraightLineAxis
Creates an instance.
merge(OneDimensionCoordinateSystem<?>) - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem2D
 
merge(OneDimensionCoordinateSystem<?>) - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem2DM
 
merge(OneDimensionCoordinateSystem<?>) - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem3D
 
merge(OneDimensionCoordinateSystem<?>) - Method in class org.geolatte.geom.crs.CartesianCoordinateSystem3DM
 
merge(OneDimensionCoordinateSystem<?>) - Method in class org.geolatte.geom.crs.CoordinateSystem
Create a coordinate system that merges this instance with the specified system
merge(OneDimensionCoordinateSystem<?>) - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2D
 
merge(OneDimensionCoordinateSystem<?>) - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2DM
 
merge(OneDimensionCoordinateSystem<?>) - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3D
 
merge(OneDimensionCoordinateSystem<?>) - Method in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3DM
 
merge(OneDimensionCoordinateSystem<?>) - Method in class org.geolatte.geom.crs.OneDimensionCoordinateSystem
 
METER - Static variable in class org.geolatte.geom.crs.Unit
 
minimumMeasure(Geometry<P>) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations
 
minimumMeasure(Geometry<P>) - Method in interface org.geolatte.geom.MeasureGeometryOperations
Creates a GeometryOperation that returns the minimum measure value of the Positions of the specified Geometry.
mkEmpty() - Method in class org.geolatte.geom.Envelope
 
mkEmptyGeometryCollection(CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
Creates an empty GeometryCollection for a coordinate reference system
mkEmptyLineString(CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
Creates an empty LineString for a coordinate reference system
mkEmptyMultiLineString(CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
Creates an empty MultiLineString for a coordinate reference system
mkEmptyMultiPoint(CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
Creates an empty MultiPoint for a coordinate reference system
mkEmptyMultiPolygon(CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
Creates an empty MultiPolygon for a coordinate reference system
mkEmptyPoint(CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
Creates an empty Point for a coordinate reference system
mkEmptyPolygon(CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
Creates an empty Polygon for a coordinate reference system
mkGeographic(AngularUnit) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
Creates a generic geographic coordinate reference system using the specified units of length for coordinates.
mkGeometry(Class<? extends Simple>, PositionSequence<P>, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
 
mkGeometry(Class<? extends Complex>, Geometry<P>...) - Static method in class org.geolatte.geom.Geometries
 
mkGeometry(Class<? extends Complex>, CoordinateReferenceSystem<Q>) - Static method in class org.geolatte.geom.Geometries
 
mkGeometryCollection(Geometry<P>...) - Static method in class org.geolatte.geom.Geometries
 
mkGeometryCollection(List<Geometry<P>>) - Static method in class org.geolatte.geom.Geometries
 
mkLatAxis() - Static method in class org.geolatte.geom.crs.CoordinateSystemAxis
 
mkLinear(LinearUnit) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
Creates a 1-Dimensional LinearCoordinateReferenceSystem
mkLinearRing(PositionSequence<P>, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
Creates a LinearRing from a PositionSequence and coordinate reference system
mkLineString(PositionSequence<P>, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
Creates a LineString from a PositionSequence and coordinate reference system
mkLonAxis() - Static method in class org.geolatte.geom.crs.CoordinateSystemAxis
 
mkMultiLineString(List<LineString<P>>) - Static method in class org.geolatte.geom.Geometries
 
mkMultiLineString(LineString<P>...) - Static method in class org.geolatte.geom.Geometries
 
mkMultiPoint(Point<P>...) - Static method in class org.geolatte.geom.Geometries
 
mkMultiPoint(List<Point<P>>) - Static method in class org.geolatte.geom.Geometries
 
mkMultiPoint(PositionSequence<P>, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
 
mkMultiPolygon(Polygon<P>...) - Static method in class org.geolatte.geom.Geometries
 
mkMultiPolygon(List<Polygon<P>>) - Static method in class org.geolatte.geom.Geometries
 
mkPoint(P, CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.Geometries
Creates a Point from a Position and coordinate reference system
mkPolygon(LinearRing<P>...) - Static method in class org.geolatte.geom.Geometries
 
mkPolygon(List<LinearRing<P>>) - Static method in class org.geolatte.geom.Geometries
 
mkPosition(double...) - Method in interface org.geolatte.geom.PositionFactory
 
mkPosition(double...) - Method in class org.geolatte.geom.Positions.CanMakeG2D
 
mkPosition(double...) - Method in class org.geolatte.geom.Positions.CanMakeG2DM
 
mkPosition(double...) - Method in class org.geolatte.geom.Positions.CanMakeG3D
 
mkPosition(double...) - Method in class org.geolatte.geom.Positions.CanMakeG3DM
 
mkPosition(double...) - Method in class org.geolatte.geom.Positions.CanMakeP2D
 
mkPosition(double...) - Method in class org.geolatte.geom.Positions.CanMakeP2DM
 
mkPosition(double...) - Method in class org.geolatte.geom.Positions.CanMakeP3D
 
mkPosition(double...) - Method in class org.geolatte.geom.Positions.CanMakeP3DM
 
mkPosition(Class<P>, double...) - Static method in class org.geolatte.geom.Positions
Factory method for Positions in the reference system.
mkPosition(CoordinateReferenceSystem<P>, double...) - Static method in class org.geolatte.geom.Positions
 
mkProjected(int, LinearUnit) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
 
mkProjected(LinearUnit) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
Creates a generic projected coordinate reference system using the specified units of length for coordinates.
mkVertical(LinearUnit) - Static method in class org.geolatte.geom.crs.CoordinateReferenceSystems
Creates a 1-Dimensional VerticalCoordinateReferenceSystem
mkXAxis() - Static method in class org.geolatte.geom.crs.CoordinateSystemAxis
 
mkYAxis() - Static method in class org.geolatte.geom.crs.CoordinateSystemAxis
 
mkZAxis() - Static method in class org.geolatte.geom.crs.CoordinateSystemAxis
 
moreTokens() - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
MortonCode<P extends C2D> - Class in org.geolatte.geom.curve
Calculates the Morton code (Morton-order or Z-order) of Geometries
MortonCode(MortonContext<P>) - Constructor for class org.geolatte.geom.curve.MortonCode
Constructs an instance with the given Mortoncontext

mortonContext - Variable in class org.geolatte.geom.curve.MortonCode
 
MortonContext<P extends C2D> - Class in org.geolatte.geom.curve
A context for the calculation of Morton codes.
MortonContext(Envelope<P>, int) - Constructor for class org.geolatte.geom.curve.MortonContext
Constructs a MortonContext with the specified extent and max.
move(double, double) - Method in class org.geolatte.geom.Circle
Moves the circle to a new center
MultiLineSdoDecoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 19/03/15.
MultiLineSdoDecoder() - Constructor for class org.geolatte.geom.codec.db.oracle.MultiLineSdoDecoder
 
multilinestring(LineString<P>, LineString<P>...) - Static method in class org.geolatte.geom.builder.DSL
 
multilinestring(DSL.LineStringToken<P>...) - Static method in class org.geolatte.geom.builder.DSL
 
multilinestring(CoordinateReferenceSystem<P>, DSL.LineStringToken<P>...) - Static method in class org.geolatte.geom.builder.DSL
 
MultiLineString<P extends Position> - Class in org.geolatte.geom
A GeometryCollection of LineStrings.
MultiLineString(LineString<P>...) - Constructor for class org.geolatte.geom.MultiLineString
Constructs a MultiLineString from the specified LineStrings
MultiLineString(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.MultiLineString
 
MultiLineStringParser<P extends Position> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 11/09/17.
MultiLineStringParser(Context) - Constructor for class org.geolatte.geom.json.MultiLineStringParser
 
MultiLineStringSqlServerDecoder - Class in org.geolatte.geom.codec.db.sqlserver
 
MultiLineStringSqlServerDecoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.MultiLineStringSqlServerDecoder
 
MultiLineStringToken(DSL.LineStringToken...) - Constructor for class org.geolatte.geom.builder.DSL.MultiLineStringToken
 
multipoint(Point<P>, Point<P>...) - Static method in class org.geolatte.geom.builder.DSL
 
multipoint(DSL.PointToken<P>...) - Static method in class org.geolatte.geom.builder.DSL
 
multipoint(CoordinateReferenceSystem<P>) - Static method in class org.geolatte.geom.builder.DSL
 
multipoint(CoordinateReferenceSystem<P>, P...) - Static method in class org.geolatte.geom.builder.DSL
 
multipoint(CoordinateReferenceSystem<P>, DSL.PointToken<P>...) - Static method in class org.geolatte.geom.builder.DSL
 
MultiPoint<P extends Position> - Class in org.geolatte.geom
A GeometryCollection of Points.
MultiPoint(Point<P>...) - Constructor for class org.geolatte.geom.MultiPoint
Constructs a MultiPoint from the specified Points
MultiPoint(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.MultiPoint
 
MultiPointParser<P extends Position> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 11/09/17.
MultiPointParser(Context) - Constructor for class org.geolatte.geom.json.MultiPointParser
 
MultiPointSdoDecoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 19/03/15.
MultiPointSdoDecoder() - Constructor for class org.geolatte.geom.codec.db.oracle.MultiPointSdoDecoder
 
MultiPointSqlServerDecoder - Class in org.geolatte.geom.codec.db.sqlserver
Decoder for GeometryCollections.
MultiPointSqlServerDecoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.MultiPointSqlServerDecoder
 
MultiPointToken(DSL.PointToken<P>...) - Constructor for class org.geolatte.geom.builder.DSL.MultiPointToken
 
multipolygon(Polygon<P>, Polygon<P>...) - Static method in class org.geolatte.geom.builder.DSL
 
multipolygon(DSL.PolygonToken<P>...) - Static method in class org.geolatte.geom.builder.DSL
 
multipolygon(CoordinateReferenceSystem<P>, DSL.PolygonToken<P>...) - Static method in class org.geolatte.geom.builder.DSL
 
MultiPolygon<P extends Position> - Class in org.geolatte.geom
A GeometryCollection of Polygons.
MultiPolygon(Polygon<P>...) - Constructor for class org.geolatte.geom.MultiPolygon
Constructs a MultiPolygon from the specified array of Polygons.
MultiPolygon(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.MultiPolygon
 
MultiPolygonParser<P extends Position> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 11/09/17.
MultiPolygonParser(Context<P>) - Constructor for class org.geolatte.geom.json.MultiPolygonParser
 
MultiPolygonSdoDecoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 19/03/15.
MultiPolygonSdoDecoder() - Constructor for class org.geolatte.geom.codec.db.oracle.MultiPolygonSdoDecoder
 
MultiPolygonSqlServerDecoder - Class in org.geolatte.geom.codec.db.sqlserver
 
MultiPolygonSqlServerDecoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.MultiPolygonSqlServerDecoder
 
MultiPolygonToken(DSL.PolygonToken...) - Constructor for class org.geolatte.geom.builder.DSL.MultiPolygonToken
 
mValue - Variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
mValues - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
MySqlWkbDecoder - Class in org.geolatte.geom.codec
 
MySqlWkbDecoder() - Constructor for class org.geolatte.geom.codec.MySqlWkbDecoder
 
MySqlWkbEncoder - Class in org.geolatte.geom.codec
 
MySqlWkbEncoder() - Constructor for class org.geolatte.geom.codec.MySqlWkbEncoder
 

N

name - Variable in class org.geolatte.geom.crs.CrsIdentifiable
 
name - Variable in class org.geolatte.geom.crs.CrsParameter
 
name - Variable in class org.geolatte.geom.crs.Extension
 
name - Variable in class org.geolatte.geom.crs.Projection
 
NestedPositionSequence<P extends Position> - Class in org.geolatte.geom
 
NestedPositionSequence(PositionSequence<P>[]) - Constructor for class org.geolatte.geom.NestedPositionSequence
 
nestPositionSequences(Geometry<T>[]) - Static method in class org.geolatte.geom.Geometry
 
newDecoder(Wkb.Dialect) - Static method in class org.geolatte.geom.codec.Wkb
Creates a WkbDecoder for the specified WKB Dialect.
newDecoder() - Static method in class org.geolatte.geom.codec.Wkb
Creates a WkbDecoder for the default WKB Dialect.
newDecoder(Wkt.Dialect) - Static method in class org.geolatte.geom.codec.Wkt
Creates a WktDecoder for the specified WKT Dialect.
newDecoder() - Static method in class org.geolatte.geom.codec.Wkt
Creates a WktDecoder for the default dialect (Postgis 1.x EWKT).
newEncoder(Wkb.Dialect) - Static method in class org.geolatte.geom.codec.Wkb
Creates a WkbEncoder for the specified WKB Dialect.
newEncoder() - Static method in class org.geolatte.geom.codec.Wkb
Creates a WkbEncoder for the default WKB Dialect.
newEncoder(Wkt.Dialect) - Static method in class org.geolatte.geom.codec.Wkt
Creates a WktEncoder for the specified WKT Dialect.
newEncoder() - Static method in class org.geolatte.geom.codec.Wkt
Creates a WktEncoder for the default dialect (Postgis 1.x EWKT).
newWkbVisitor(ByteBuffer, Geometry<P>) - Method in class org.geolatte.geom.codec.AbstractWkbEncoder
 
newWkbVisitor(ByteBuffer, Geometry<P>) - Method in class org.geolatte.geom.codec.HANAWkbEncoder
 
newWkbVisitor(ByteBuffer, Geometry<P>) - Method in class org.geolatte.geom.codec.PostgisWkbEncoder
 
next() - Method in class org.geolatte.geom.PositionSequenceIterator
 
nextToken() - Method in class org.geolatte.geom.codec.AbstractWktDecoder
Advances the decoding to the next token.
nextToken() - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
normalizeAngle(double) - Static method in class org.geolatte.geom.Circle
Returns an angle between 0 and 2*PI.
normalOrder - Variable in class org.geolatte.geom.crs.CoordinateSystemAxis
 
NORTH - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
num - Variable in class org.geolatte.geom.codec.db.sqlserver.CountingPositionSequenceBuilder
 
numAdded - Variable in class org.geolatte.geom.AbstractPositionSequenceBuilder
 
number - Variable in class org.geolatte.geom.codec.WktNumberToken
 
numberConstructor - Variable in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
numberOfFigures - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
numberOfPoints - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
numberOfShapes - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
NumericalMethods - Class in org.geolatte.geom.cga
Created by Karel Maesen, Geovise BVBA on 01/03/15.
NumericalMethods() - Constructor for class org.geolatte.geom.cga.NumericalMethods
 
NumericalMethods.TwoSum - Class in org.geolatte.geom.cga
 
numericToken() - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
numericToken() - Method in class org.geolatte.geom.codec.CrsWktTokenizer
 
numericToken() - Method in class org.geolatte.geom.codec.WktTokenizer
 
numOfDivisionsAlongAxis - Variable in class org.geolatte.geom.curve.MortonContext
 

O

ofEnvelope(Envelope<P>) - Method in class org.geolatte.geom.curve.MortonCode
Returns the Morton code for the specified Envelope.
ofGeometry(Geometry<P>) - Method in class org.geolatte.geom.curve.MortonCode
Returns the Morton code for the specified Geometry.
ofPosition(P) - Method in class org.geolatte.geom.curve.MortonCode
Returns the Morton code for the specified Point.
OneDimensionCoordinateSystem<P extends Position> - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 29/11/14.
OneDimensionCoordinateSystem(StraightLineAxis, Class<P>) - Constructor for class org.geolatte.geom.crs.OneDimensionCoordinateSystem
 
OnLengthMeasureOp(Geometry<?>, CoordinateReferenceSystem<M>, boolean) - Constructor for class org.geolatte.geom.DefaultMeasureGeometryOperations.OnLengthMeasureOp
 
openGisType - Variable in class org.geolatte.geom.codec.db.sqlserver.GeometryCollectionSqlServerEncoder
 
OpenGisType - Enum in org.geolatte.geom.codec.db.sqlserver
The type of geometry.
OpenGisType(byte, Class<? extends Geometry>) - Constructor for enum org.geolatte.geom.codec.db.sqlserver.OpenGisType
 
openGisType - Variable in class org.geolatte.geom.codec.db.sqlserver.Shape
 
openGisType() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
openList - Variable in class org.geolatte.geom.codec.WktVariant
 
ORACLE_CONNECTION_CLASS - Static variable in class org.geolatte.geom.codec.db.oracle.DefaultConnectionFinder
 
OracleJDBCTypeFactory - Class in org.geolatte.geom.codec.db.oracle
Factory for Oracle JDBC extension types (ARRAY, STRUCT, ...).
OracleJDBCTypeFactory(ConnectionFinder) - Constructor for class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
Constructs an instance.
order - Variable in enum org.geolatte.geom.ByteOrder
 
orderByte - Variable in enum org.geolatte.geom.ByteOrder
 
Ordinates - Class in org.geolatte.geom.codec.db.oracle
 
Ordinates(Double[]) - Constructor for class org.geolatte.geom.codec.db.oracle.Ordinates
 
Ordinates(Array) - Constructor for class org.geolatte.geom.codec.db.oracle.Ordinates
 
ordinates - Variable in class org.geolatte.geom.codec.db.oracle.Ordinates
 
ordinates - Variable in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
org.geolatte.geom - package org.geolatte.geom
A model for geospatial geometries.
org.geolatte.geom.builder - package org.geolatte.geom.builder
A DSL to simplify the creation of Geometries.
org.geolatte.geom.cga - package org.geolatte.geom.cga
 
org.geolatte.geom.codec - package org.geolatte.geom.codec
Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems.
org.geolatte.geom.codec.db - package org.geolatte.geom.codec.db
 
org.geolatte.geom.codec.db.db2 - package org.geolatte.geom.codec.db.db2
 
org.geolatte.geom.codec.db.oracle - package org.geolatte.geom.codec.db.oracle
 
org.geolatte.geom.codec.db.sqlserver - package 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 - package org.geolatte.geom.crs
This package contains classes that model Coordinate Reference Systems.
org.geolatte.geom.curve - package org.geolatte.geom.curve
Space-filling curves.
org.geolatte.geom.json - package org.geolatte.geom.json
 
org.geolatte.geom.jts - package org.geolatte.geom.jts
JTS interoperability classes.
OTHER - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
output - Variable in class org.geolatte.geom.codec.WkbVisitor
 
OUTSIDE_TOL_MSG - Static variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
overlaps(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
overlaps(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Checks if the specified Geometrys overlap.
override(Feature, boolean) - Method in class org.geolatte.geom.json.Features
 
overrides - Variable in class org.geolatte.geom.json.Features
 

P

p - Variable in class org.geolatte.geom.builder.DSL.PointToken
 
p0 - Variable in class org.geolatte.geom.cga.CircularArcLinearizer
 
p0 - Variable in class org.geolatte.geom.LineSegment
 
p1 - Variable in class org.geolatte.geom.cga.CircularArcLinearizer
 
p1 - Variable in class org.geolatte.geom.Circle.Arc
 
p1 - Variable in class org.geolatte.geom.LineSegment
 
p1Angle - Variable in class org.geolatte.geom.Circle.Arc
 
p2 - Variable in class org.geolatte.geom.cga.CircularArcLinearizer
 
p2 - Variable in class org.geolatte.geom.Circle.Arc
 
p2Angle - Variable in class org.geolatte.geom.Circle.Arc
 
P_MAX - Static variable in class org.geolatte.geom.codec.WktTokenizer
 
PackedPositionSequence<P extends Position> - Class in org.geolatte.geom
 
PackedPositionSequence(PositionFactory<P>, double[]) - Constructor for class org.geolatte.geom.PackedPositionSequence
 
PARAMETER - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
parameters - Variable in class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
 
parentOffset - Variable in class org.geolatte.geom.codec.db.sqlserver.Shape
 
parse(int) - Static method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
parse(Object) - Static method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
parse(int) - Static method in enum org.geolatte.geom.codec.db.oracle.TypeGeometry
 
parse() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
parse(int) - Static method in enum org.geolatte.geom.codec.WkbGeometryType
 
parse(String) - Static method in class org.geolatte.geom.crs.CrsId
Creates an instance from a String of the form "[<authority>:]<code>".
parse(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
parse(JsonNode, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
parse(JsonNode, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.GeometryCollectionParser
 
parse(JsonNode, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.GeometryParser
 
parse(JsonNode, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.LineStringParser
 
parse(JsonNode, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.MultiLineStringParser
 
parse(JsonNode, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.MultiPointParser
 
parse(JsonNode, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.MultiPolygonParser
 
parse(JsonNode, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.PointParser
 
parse(JsonNode, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.PolygonParser
 
parsers - Variable in class org.geolatte.geom.json.GeometryParser
 
parseSRID(Object) - Static method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
parseType(int, int) - Static method in enum org.geolatte.geom.codec.db.oracle.ElementType
 
pattern - Variable in class org.geolatte.geom.codec.WktKeywordToken
 
perp(P) - Static method in class org.geolatte.geom.Vector
Hill's "perp" operator.
perpDot(P, P) - Static method in class org.geolatte.geom.Vector
Applies the perp dot-operation on the specified Positions

pntEq - Static variable in class org.geolatte.geom.DefaultMeasureGeometryOperations
 
point(CoordinateReferenceSystem<P>, P) - Static method in class org.geolatte.geom.builder.DSL
Creates a Point
point(P) - Static method in class org.geolatte.geom.builder.DSL
Creates a PointToken
point - Variable in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
Point<P extends Position> - Class in org.geolatte.geom
A 0-dimensional Geometry.
Point(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Point
 
Point(PositionSequence<P>, CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Point
 
Point(P, CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Point
 
Point(Point<P>) - Constructor for class org.geolatte.geom.Point
 
PointHolder - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 09/09/17.
PointHolder(double[]) - Constructor for class org.geolatte.geom.json.PointHolder
 
pointMortonCodeAsString(long) - Method in class org.geolatte.geom.curve.MortonCode
 
pointOffset - Variable in class org.geolatte.geom.codec.db.sqlserver.Figure
 
PointParser<P extends Position> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 08/09/17.
PointParser(Context<P>) - Constructor for class org.geolatte.geom.json.PointParser
 
points - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
PointSdoDecoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 18/02/15.
PointSdoDecoder() - Constructor for class org.geolatte.geom.codec.db.oracle.PointSdoDecoder
 
pointSeqEq - Variable in class org.geolatte.geom.GeometryPointEquality
 
PointSequenceCoordinateSequenceFactory - Class in org.geolatte.geom.jts
A CoordinateSequenceFactory that creates PointSequences (which extend CoordinateSequences).
PointSequenceCoordinateSequenceFactory() - Constructor for class org.geolatte.geom.jts.PointSequenceCoordinateSequenceFactory
 
PointSqlServerDecoder - Class in org.geolatte.geom.codec.db.sqlserver
 
PointSqlServerDecoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.PointSqlServerDecoder
 
PointSqlServerEncoder - Class in org.geolatte.geom.codec.db.sqlserver
 
PointSqlServerEncoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.PointSqlServerEncoder
 
PointToken(P) - Constructor for class org.geolatte.geom.builder.DSL.PointToken
 
pointToOrdinates(MultiPoint<?>, int) - Method in class org.geolatte.geom.codec.db.oracle.SdoMultiPointEncoder
 
polygon(LinearRing<P>, LinearRing<P>...) - Static method in class org.geolatte.geom.builder.DSL
Creates a Polygon from the specified outer ring (or hull) and inner rings (if any)
polygon(CoordinateReferenceSystem<P>, DSL.LinearRingToken<P>...) - Static method in class org.geolatte.geom.builder.DSL
Creates a Polygon from the specified ring tokens and CoordinateReferenceSystem
polygon(DSL.LinearRingToken<P>...) - Static method in class org.geolatte.geom.builder.DSL
 
Polygon<P extends Position> - Class in org.geolatte.geom
A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.
Polygon(CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Polygon
 
Polygon(PositionSequence<P>, CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.Polygon
Creates a Polygon with no holes, and having the specified PositionSequence as exterior boundary
Polygon(LinearRing<P>...) - Constructor for class org.geolatte.geom.Polygon
Creates a Polygon with the specified array of exterior and interior boundaries.
Polygonal<P extends Position> - Interface in org.geolatte.geom
Marker interface for Polygonal Geometrys.
PolygonListHolder - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 11/09/17.
PolygonListHolder() - Constructor for class org.geolatte.geom.json.PolygonListHolder
 
PolygonParser<P extends Position> - Class in org.geolatte.geom.json
Created by Karel Maesen, Geovise BVBA on 09/09/17.
PolygonParser(Context<P>) - Constructor for class org.geolatte.geom.json.PolygonParser
 
PolygonSdoDecoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 19/03/15.
PolygonSdoDecoder() - Constructor for class org.geolatte.geom.codec.db.oracle.PolygonSdoDecoder
 
PolygonSqlServerDecoder - Class in org.geolatte.geom.codec.db.sqlserver
 
PolygonSqlServerDecoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerDecoder
 
PolygonSqlServerEncoder - Class in org.geolatte.geom.codec.db.sqlserver
Encoder for Polygons.
PolygonSqlServerEncoder() - Constructor for class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerEncoder
 
PolygonToken(DSL.LinearRingToken<P>...) - Constructor for class org.geolatte.geom.builder.DSL.PolygonToken
 
position() - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
Position - Class in org.geolatte.geom
Represents a position in a coordinate system.
Position(double...) - Constructor for class org.geolatte.geom.Position
Constructs an instance with the specified coordinates
PositionEquality - Interface in org.geolatte.geom
A Test for Position equality.
positionEquality - Variable in class org.geolatte.geom.PositionSequencePositionEquality
 
PositionFactory<P extends Position> - Interface in org.geolatte.geom
Created by Karel Maesen, Geovise BVBA on 28/11/14.
positions - Variable in class org.geolatte.geom.builder.DSL.LinearRingToken
 
positions - Variable in class org.geolatte.geom.builder.DSL.LineStringToken
 
positions - Variable in class org.geolatte.geom.codec.WktPointSequenceToken
 
positions - Variable in class org.geolatte.geom.Geometry
 
positions - Variable in class org.geolatte.geom.LineSegments
 
Positions - Class in org.geolatte.geom
Factories for creating Positions.
Positions() - Constructor for class org.geolatte.geom.Positions
 
Positions.CanMakeG2D - Class in org.geolatte.geom
 
Positions.CanMakeG2DM - Class in org.geolatte.geom
 
Positions.CanMakeG3D - Class in org.geolatte.geom
 
Positions.CanMakeG3DM - Class in org.geolatte.geom
 
Positions.CanMakeP2D - Class in org.geolatte.geom
 
Positions.CanMakeP2DM - Class in org.geolatte.geom
 
Positions.CanMakeP3D - Class in org.geolatte.geom
 
Positions.CanMakeP3DM - Class in org.geolatte.geom
 
PositionSequence<P extends Position> - Interface in org.geolatte.geom
A PositionSequence is an ordered sequence of Positions.
PositionSequenceBuilder<P extends Position> - Interface in org.geolatte.geom
A builder for PositionSequences.
PositionSequenceBuilders - Class in org.geolatte.geom
A factory for PositionSequenceBuilders.
PositionSequenceBuilders() - Constructor for class org.geolatte.geom.PositionSequenceBuilders
 
PositionSequenceEquality - Interface in org.geolatte.geom
A test for PositionSequence equality.
PositionSequenceIterator<P extends Position> - Class in org.geolatte.geom
An Iterator over the Positions of a PositionSequence.
PositionSequenceIterator(PositionSequence<P>) - Constructor for class org.geolatte.geom.PositionSequenceIterator
 
PositionSequencePositionEquality - Class in org.geolatte.geom
A PositionSequenceEquality implementation that considers two PositionSequences equal if and only if both contain the same positions in the same order.
PositionSequencePositionEquality(PositionEquality) - Constructor for class org.geolatte.geom.PositionSequencePositionEquality
 
PositionSequencePositionEquality() - Constructor for class org.geolatte.geom.PositionSequencePositionEquality
 
positionSequences - Variable in class org.geolatte.geom.MeasureInterpolatingVisitor
 
positionToSegment2D(P, P, P) - Static method in class org.geolatte.geom.Vector
Returns the squared distance and projectionfactor of the position y on the linesegment defined by positions p0 and p1
PositionVisitor<P extends Position> - Interface in org.geolatte.geom
A visitor for Positions.
PostgisWkbDecoder - Class in org.geolatte.geom.codec
A Wkb Decoder for PostGIS EWKB
PostgisWkbDecoder() - Constructor for class org.geolatte.geom.codec.PostgisWkbDecoder
 
PostgisWkbEncoder - Class in org.geolatte.geom.codec
A WKBEncoder for the PostGIS EWKB dialect (versions 1.0 to 1.5).
PostgisWkbEncoder() - Constructor for class org.geolatte.geom.codec.PostgisWkbEncoder
 
PostgisWkbEncoder.PostgisWkbVisitor<P extends Position> - Class in org.geolatte.geom.codec
 
PostgisWkbTypeMasks - Class in org.geolatte.geom.codec
Bit masks for PostGIS Wkb Encoder/Decoder.
PostgisWkbTypeMasks() - Constructor for class org.geolatte.geom.codec.PostgisWkbTypeMasks
 
PostgisWkbVisitor(ByteBuffer) - Constructor for class org.geolatte.geom.codec.PostgisWkbEncoder.PostgisWkbVisitor
 
PostgisWktDecoder - Class in org.geolatte.geom.codec
A decoder for the Postgis WKT/EWKT representations as used in Postgis (at least 1.0 to 1.5+).
PostgisWktDecoder() - Constructor for class org.geolatte.geom.codec.PostgisWktDecoder
 
PostgisWktDecoder(WktVariant) - Constructor for class org.geolatte.geom.codec.PostgisWktDecoder
 
PostgisWktEncoder - Class in org.geolatte.geom.codec
Encodes geometries to Postgis WKT/EWKT representations.
PostgisWktEncoder() - Constructor for class org.geolatte.geom.codec.PostgisWktEncoder
Constructs an instance.
PostgisWktVariant - Class in org.geolatte.geom.codec
Punctuation and keywords for Postgis EWKT/WKT representations.
PostgisWktVariant() - Constructor for class org.geolatte.geom.codec.PostgisWktVariant
 
posType - Variable in class org.geolatte.geom.crs.OneDimensionCoordinateSystem
 
precisionModel - Variable in class org.geolatte.geom.Circle
 
prepare(ByteBuffer) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
Perform any preparatory steps on the bytebuffer before starting the decoding.
prepare(ByteBuffer) - Method in class org.geolatte.geom.codec.MySqlWkbDecoder
Read the first four bytes: this contains the SRID
prepare(ByteBuffer) - Method in class org.geolatte.geom.codec.PostgisWkbDecoder
 
prepare(String, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWktDecoder
The instance fields wktString and crsId are initialized prior to decoding.
prepare() - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
PRIMEM - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
primem - Variable in class org.geolatte.geom.crs.GeographicCoordinateReferenceSystem
 
PrimeMeridian - Class in org.geolatte.geom.crs
A prime meridian.
PrimeMeridian(CrsId, String, double) - Constructor for class org.geolatte.geom.crs.PrimeMeridian
Constructs an instance
primePeridian - Variable in class org.geolatte.geom.crs.GeocentricCartesianCoordinateReferenceSystem
 
PROJCS - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
PROJECTED_2D_METER - Static variable in class org.geolatte.geom.crs.CoordinateReferenceSystems
A generic projected 2D CoordinateReferenceSystem with meter coordinates
PROJECTED_2DM_METER - Static variable in class org.geolatte.geom.crs.CoordinateReferenceSystems
A generic projected 2DM CoordinateReferenceSystem with meter coordinates
PROJECTED_3D_METER - Static variable in class org.geolatte.geom.crs.CoordinateReferenceSystems
A generic projected 3D CoordinateReferenceSystem with meter coordinates
PROJECTED_3DM_METER - Static variable in class org.geolatte.geom.crs.CoordinateReferenceSystems
A generic projected 3DM CoordinateReferenceSystem with meter coordinates
ProjectedCoordinateReferenceSystem - Class in org.geolatte.geom.crs
A projected CoordinateReferenceSystem.
ProjectedCoordinateReferenceSystem(CrsId, String, Geographic2DCoordinateReferenceSystem, Projection, List<CrsParameter>, CartesianCoordinateSystem2D) - Constructor for class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
Constructs a ProjectedCoordinateReferenceSystem.
ProjectedCoordinateReferenceSystem(CrsId, String, Geographic2DCoordinateReferenceSystem, Projection, List<CrsParameter>, CartesianCoordinateSystem2D, Extension) - Constructor for class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
Constructs a ProjectedCoordinateReferenceSystem.
ProjectedGeometryOperations - Interface in org.geolatte.geom
Defines standard operations on Geometrys with projected coordinate systems.
PROJECTION - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
projection - Variable in class org.geolatte.geom.crs.ProjectedCoordinateReferenceSystem
 
Projection - Class in org.geolatte.geom.crs
A projection from geographic coordinates to projected coordinates in a Cartesian plan.
Projection(CrsId, String) - Constructor for class org.geolatte.geom.crs.Projection
 
pscsFactory - Static variable in class org.geolatte.geom.jts.JTS
 
punctuationChar - Variable in class org.geolatte.geom.codec.WktPunctuationToken
 
push(PointHolder) - Method in class org.geolatte.geom.json.LinearPositionsHolder
 
push(LinearPositionsHolder) - Method in class org.geolatte.geom.json.LinearPositionsListHolder
 
push(LinearPositionsListHolder) - Method in class org.geolatte.geom.json.PolygonListHolder
 
put(byte) - Method in class org.geolatte.geom.ByteBuffer
Writes the given byte into this buffer at the current position, and then increments the position.
putDouble(Double) - Method in class org.geolatte.geom.ByteBuffer
Writes the specified double-value as 8 bytes to this instance at the current position, respecting the byte-order, and then increments the position by eight.
putFloat(float) - Method in class org.geolatte.geom.ByteBuffer
Writes the specified float-value as 4 bytes to this instance at the current position, respecting the byte-order, and then increments the position by four.
putInt(int) - Method in class org.geolatte.geom.ByteBuffer
Writes the specified int-value as 4 bytes to this instance at the current position, respecting the byte-order, and then increments the position by four.
putLong(long) - Method in class org.geolatte.geom.ByteBuffer
Writes the specified long value as 8 bytes to this instance at the current position, respecting the byte-order, and then increments the position by eight.
putUInt(long) - Method in class org.geolatte.geom.ByteBuffer
Interprets the specified long-value as and unsigned integer, and appends it as 4 bytes to this instance at the current position, respecting the byte-order.

R

RADIAN - Static variable in class org.geolatte.geom.crs.Unit
 
radius - Variable in class org.geolatte.geom.cga.Circle
 
radius - Variable in class org.geolatte.geom.Circle
 
readByte() - Method in class org.geolatte.geom.ByteBuffer
 
readCrs(ByteBuffer, int, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
Read and set the SRID (if it is present)
readCrs(ByteBuffer, int, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.HANAWkbDecoder
 
readCrs(ByteBuffer, int, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.MySqlWkbDecoder
 
readCrs(ByteBuffer, int, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.PostgisWkbDecoder
 
readDigits(StringBuilder, char) - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
readFigures() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
readMValues() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
readNumber() - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
readNumberToken() - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
readObject(ObjectInputStream) - Method in class org.geolatte.geom.Geometry
 
readPoint(double[]) - Method in class org.geolatte.geom.codec.WktTokenizer
 
readPoints() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
readPolygonRings(int, ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
readPosition(ByteBuffer, double[], CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
readPositions(int, ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
readResolve() - Method in class org.geolatte.geom.Geometry.SerializationProxy
 
readRing(ByteBuffer, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
readShapes() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
readText() - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
readToken() - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
readToken() - Method in class org.geolatte.geom.codec.HANAWktTokenizer
 
readTypeCode(ByteBuffer) - Method in class org.geolatte.geom.codec.AbstractWkbDecoder
 
readTypeCode(ByteBuffer) - Method in class org.geolatte.geom.codec.HANAWkbDecoder
 
readZValues() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
registerCoordinateReferenceSystem(CoordinateReferenceSystem<?>) - Static method in class org.geolatte.geom.crs.CrsRegistry
Registers a CoordinateReferenceSystem in the registry under the specified (pseudo-)EPSG code.
registeredFactories - Static variable in class org.geolatte.geom.Positions
 
relates(Geometry<P>, Geometry<P>, String) - Method in class org.geolatte.geom.JTSGeometryOperations
 
relates(Geometry<P>, Geometry<P>, String) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Checks if the specified Geometrys are spatially related by testing for intersections between the interior, boundary and exterior of the two geometric objects as specified by the values in the intersection pattern matrix.
remove() - Method in class org.geolatte.geom.PositionSequenceIterator
Not supported.
REQUIRED_AXIS_NORMAL_ORDER - Static variable in class org.geolatte.geom.crs.CartesianCoordinateSystem2D
 
REQUIRED_AXIS_NORMAL_ORDER - Static variable in class org.geolatte.geom.crs.CartesianCoordinateSystem2DM
 
REQUIRED_AXIS_NORMAL_ORDER - Static variable in class org.geolatte.geom.crs.CartesianCoordinateSystem3D
 
REQUIRED_AXIS_NORMAL_ORDER - Static variable in class org.geolatte.geom.crs.CartesianCoordinateSystem3DM
 
REQUIRED_AXIS_NORMAL_ORDER - Static variable in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2D
 
REQUIRED_AXIS_NORMAL_ORDER - Static variable in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem2DM
 
REQUIRED_AXIS_NORMAL_ORDER - Static variable in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3D
 
REQUIRED_AXIS_NORMAL_ORDER - Static variable in class org.geolatte.geom.crs.EllipsoidalCoordinateSystem3DM
 
resolve(DeserializationContext) - Method in class org.geolatte.geom.json.GeometryCollectionParser
 
resolve(DeserializationContext) - Method in class org.geolatte.geom.json.GeometryParser
 
resolveCrs(JsonNode, int, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
result() - Method in class org.geolatte.geom.AbstractPositionSequence.EnvelopeExpander
 
result() - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder.CombiningVisitor
 
result - Variable in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder.ToArrayVisitor
 
result() - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
result() - Method in class org.geolatte.geom.Geometry.EnvelopeVisitor
 
result() - Method in class org.geolatte.geom.MeasureInterpolatingVisitor
 
reverse(PositionSequence<P>) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder
 
reverse(G) - Method in class org.geolatte.geom.JTSGeometryOperations
Creates a Geometry having as coordinates the coordinates of the input Geometry in reverse order.
reverse() - Method in class org.geolatte.geom.NestedPositionSequence
Creates a new PositionSequence with positions in reverse order.
reverse() - Method in class org.geolatte.geom.PackedPositionSequence
Creates a new PositionSequence with positions in reverse order.
reverse() - Method in interface org.geolatte.geom.PositionSequence
Creates a new PositionSequence with positions in reverse order.
reverse(G) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Creates a Geometry with the positions of the input Geometry in reverse order.
reverseAll(Geometry<P>[]) - Method in class org.geolatte.geom.JTSGeometryOperations
 
reverseInPlace(PositionSequence<P>[]) - Method in class org.geolatte.geom.NestedPositionSequence
 
reverseOrder(Geometry<P>[]) - Method in class org.geolatte.geom.JTSGeometryOperations
 
rewind() - Method in class org.geolatte.geom.ByteBuffer
Rewinds the buffer.
ring(CoordinateReferenceSystem<P>, P...) - Static method in class org.geolatte.geom.builder.DSL
Creates a LinearRing
ring(P...) - Static method in class org.geolatte.geom.builder.DSL
Creates a LinearRingToken
rings - Variable in class org.geolatte.geom.Polygon
 
ringTokens - Variable in class org.geolatte.geom.builder.DSL.PolygonToken
 

S

S_MAX - Static variable in class org.geolatte.geom.codec.WktTokenizer
 
sameGeometryType(WktGeometryToken, Geometry) - Method in class org.geolatte.geom.codec.PostgisWktVariant
 
SDOGeometry - Class in org.geolatte.geom.codec.db.oracle
 
SDOGeometry(SDOGType, int, SDOPoint, ElemInfo, Ordinates) - Constructor for class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
SdoGeometryCollectionEncoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 01/04/15.
SdoGeometryCollectionEncoder() - Constructor for class org.geolatte.geom.codec.db.oracle.SdoGeometryCollectionEncoder
 
SDOGType - Class in org.geolatte.geom.codec.db.oracle
 
SDOGType(int, int, TypeGeometry) - Constructor for class org.geolatte.geom.codec.db.oracle.SDOGType
 
SdoLineStringEncoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 01/04/15.
SdoLineStringEncoder() - Constructor for class org.geolatte.geom.codec.db.oracle.SdoLineStringEncoder
 
SdoMultiLineStringEncoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 01/04/15.
SdoMultiLineStringEncoder() - Constructor for class org.geolatte.geom.codec.db.oracle.SdoMultiLineStringEncoder
 
SdoMultiPointEncoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 01/04/15.
SdoMultiPointEncoder() - Constructor for class org.geolatte.geom.codec.db.oracle.SdoMultiPointEncoder
 
SdoMultiPolygonEncoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 01/04/15.
SdoMultiPolygonEncoder() - Constructor for class org.geolatte.geom.codec.db.oracle.SdoMultiPolygonEncoder
 
SDOPoint - Class in org.geolatte.geom.codec.db.oracle
 
SDOPoint(Double, Double) - Constructor for class org.geolatte.geom.codec.db.oracle.SDOPoint
 
SDOPoint(Double, Double, Double) - Constructor for class org.geolatte.geom.codec.db.oracle.SDOPoint
 
SDOPoint(Double[]) - Constructor for class org.geolatte.geom.codec.db.oracle.SDOPoint
 
SDOPoint(Struct) - Constructor for class org.geolatte.geom.codec.db.oracle.SDOPoint
 
SdoPointEncoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 01/04/15.
SdoPointEncoder() - Constructor for class org.geolatte.geom.codec.db.oracle.SdoPointEncoder
 
SdoPolygonEncoder - Class in org.geolatte.geom.codec.db.oracle
Created by Karel Maesen, Geovise BVBA on 01/04/15.
SdoPolygonEncoder() - Constructor for class org.geolatte.geom.codec.db.oracle.SdoPolygonEncoder
 
searchPosition - Variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
semiMajorAxis - Variable in class org.geolatte.geom.crs.Ellipsoid
 
sequence - Variable in class org.geolatte.geom.PositionSequenceIterator
 
sequenceIsEmpty - Variable in class org.geolatte.geom.MeasureInterpolatingVisitor
 
sequenceOf(Geometry) - Static method in class org.geolatte.geom.jts.JTS
 
serializationPropertiesByte - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
SerializationProxy(ByteBuffer) - Constructor for class org.geolatte.geom.Geometry.SerializationProxy
 
serialize(SqlServerGeometry) - Static method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
serialize(Geometry<P>, JsonGenerator, SerializerProvider) - Method in class org.geolatte.geom.json.GeometrySerializer
Method that can be called to ask implementation to serialize values of type this serializer handles.
serialVersionUID - Static variable in class org.geolatte.geom.Geometry
 
setByteOrder(ByteOrder) - Method in class org.geolatte.geom.ByteBuffer
Sets the byte order for this instance.
setCoordinate(SqlServerGeometry, int, PositionSequence<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.AbstractSqlServerEncoder
 
setCoordinate(int, PositionSequence<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setCoordinateReferenceSystem(CoordinateReferenceSystem<?>) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setDatum(Datum) - Method in class org.geolatte.geom.crs.GeographicCoordinateReferenceSystem
Sets the Datum for this CoordinateReferenceSystem
setDimension(int) - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
setElement(int, int, ElementType, int) - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
setFeature(Feature, boolean) - Method in class org.geolatte.geom.json.GeolatteGeomModule
 
setFigure(int, Figure) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setHasMValues() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setHasZValues() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setIsSingleLineSegment() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setIsSinglePoint() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setIsValid() - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setLrsDimension(int) - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
setNumberOfFigures(int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setNumberOfPoints(int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setNumberOfShapes(int) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setOrdinate(int, int, double) - Method in class org.geolatte.geom.AbstractPositionSequence
 
setOrdinate(int, int, double) - Method in class org.geolatte.geom.NestedPositionSequence
 
setOrdinate(int, int, double) - Method in class org.geolatte.geom.PackedPositionSequence
 
setOrdinatesOffset(int, int) - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
setPrimeMeridian(PrimeMeridian) - Method in class org.geolatte.geom.crs.GeographicCoordinateReferenceSystem
Sets the PrimeMeridian for this CoordinateReferenceSystem.
setShape(int, Shape) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setSrid(Integer) - Method in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
setTokenizer(AbstractWktTokenizer) - Method in class org.geolatte.geom.codec.AbstractWktDecoder
 
setTokenizer(AbstractWktTokenizer) - Method in class org.geolatte.geom.codec.HANAWktDecoder
 
setTypeGeometry(TypeGeometry) - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
Shape - Class in org.geolatte.geom.codec.db.sqlserver
 
Shape(int, int, OpenGisType) - Constructor for class org.geolatte.geom.codec.db.sqlserver.Shape
 
shapes - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
shift(double, double) - Method in class org.geolatte.geom.Circle
Shifts the center of the circle by delta X and delta Y
shiftOrdinateOffset(ElemInfo, int) - Static method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
shoelaceStep(Integer, LinearRing<?>) - Static method in class org.geolatte.geom.cga.NumericalMethods
 
Simple - Interface in org.geolatte.geom
Marker interface for simple Geometrys, i.e.
SingleCoordinateReferenceSystem<P extends Position> - Class in org.geolatte.geom.crs
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.
SingleCoordinateReferenceSystem(CrsId, String, CoordinateSystem<P>) - Constructor for class org.geolatte.geom.crs.SingleCoordinateReferenceSystem
Constructs a HorizontalCoordinateReferenceSystem.
size - Variable in class org.geolatte.geom.NestedPositionSequence
 
size() - Method in class org.geolatte.geom.NestedPositionSequence
 
size() - Method in class org.geolatte.geom.PackedPositionSequence
 
size() - Method in interface org.geolatte.geom.PositionSequence
Returns the number of Positions contained in this PositionSequence.
sizeEmptyGeometry(Geometry<P>) - Method in class org.geolatte.geom.codec.AbstractWkbEncoder
 
sizeEmptyGeometry(Geometry<P>) - Method in class org.geolatte.geom.codec.MySqlWkbEncoder
 
sizeEmptyGeometry(Geometry<P>) - Method in class org.geolatte.geom.codec.PostgisWkbEncoder
 
sizeOfGeometryCollection(GeometryCollection<P, G>) - Method in class org.geolatte.geom.codec.AbstractWkbEncoder
 
skipPointDelimiter() - Method in class org.geolatte.geom.codec.WktTokenizer
 
skipSrid() - Method in class org.geolatte.geom.codec.DB2WktEncoder
 
skipSrid() - Method in class org.geolatte.geom.codec.PostgisWktEncoder
 
skipWhitespace() - Method in class org.geolatte.geom.codec.AbstractWktTokenizer
 
SOUTH - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
spcs - Variable in class org.geolatte.geom.json.LinearPositionsHolder
 
spcs - Variable in class org.geolatte.geom.json.LinearPositionsListHolder
 
spcs - Variable in class org.geolatte.geom.json.PolygonListHolder
 
SPHEROID - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
split() - Method in class org.geolatte.geom.Circle.Arc
Splits this Arc at the mid point
SQL_POINT_TYPE_NAME - Static variable in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
SQL_TYPE_NAME - Static variable in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
SqlServerGeometry - Class in org.geolatte.geom.codec.db.sqlserver
A SqlServerGeometry represents the native SQL Server database object.
SqlServerGeometry(byte[]) - Constructor for class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
SqlServerGeometry() - Constructor for class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
SQLTypeFactory - Interface in org.geolatte.geom.codec.db.oracle
 
srid - Variable in class org.geolatte.geom.codec.CrsWktDecoder
 
srid - Variable in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
srid - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
srid - Variable in class org.geolatte.geom.codec.MySqlWkbDecoder
 
SRID_FLAG - Static variable in class org.geolatte.geom.codec.PostgisWkbTypeMasks
Mask for testing the presence of a SRID in the WKB
SRID_RE - Static variable in class org.geolatte.geom.codec.PostgisWktDecoder
 
start - Variable in class org.geolatte.geom.codec.db.sqlserver.IndexRange
 
startMeasure - Variable in class org.geolatte.geom.MeasureInterpolatingVisitor
 
startNewPointSequenceIfNotEmpty() - Method in class org.geolatte.geom.MeasureInterpolatingVisitor
 
store(ByteBuffer) - Method in class org.geolatte.geom.codec.db.sqlserver.Figure
 
store(ByteBuffer) - Method in class org.geolatte.geom.codec.db.sqlserver.Shape
 
StraightLineAxis - Class in org.geolatte.geom.crs
A straight line axis for us in cartesian, vertical or linear coordinate systems Created by Karel Maesen, Geovise BVBA on 28/11/14.
StraightLineAxis(String, CoordinateSystemAxisDirection, LinearUnit) - Constructor for class org.geolatte.geom.crs.StraightLineAxis
Creates an instance.
StraightLineAxis(String, CoordinateSystemAxisDirection, int, Unit) - Constructor for class org.geolatte.geom.crs.StraightLineAxis
 
structConstructor - Variable in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
structDescriptorCreator - Variable in class org.geolatte.geom.codec.db.oracle.OracleJDBCTypeFactory
 
substract(P, P) - Static method in class org.geolatte.geom.Vector
Subtracts two Positions.
subtractAngles(double, double) - Static method in class org.geolatte.geom.Circle
Returns the angle between the angles a1 and a2 in radians.
SUPPORTED_VERSION - Static variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
symmetricDifference(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
symmetricDifference(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates the point set symmetric difference of the specified Geometrys.

T

tailCs() - Method in class org.geolatte.geom.crs.CompoundCoordinateReferenceSystem
 
targetCRS - Variable in class org.geolatte.geom.codec.WktTokenizer
 
testPointSequenceEquality(PositionSequence<P>, PositionSequence<P>) - Method in class org.geolatte.geom.PositionSequencePositionEquality
 
text - Variable in class org.geolatte.geom.codec.WktTextToken
 
threshold - Variable in class org.geolatte.geom.cga.CircularArcLinearizer
 
to(Geometry<P>, GeometryFactory) - Static method in class org.geolatte.geom.jts.JTS
Primary factory method that converts a geolatte geometry into an equivalent jts geometry
to(Geometry<P>) - Static method in class org.geolatte.geom.jts.JTS
 
to(Envelope<?>) - Static method in class org.geolatte.geom.jts.JTS
Converts a Geolatte Envelope to a JTS Envelope.
to(Polygon<P>, GeometryFactory) - Static method in class org.geolatte.geom.jts.JTS
 
to(Point<P>, GeometryFactory) - Static method in class org.geolatte.geom.jts.JTS
 
to(LineString<P>, GeometryFactory) - Static method in class org.geolatte.geom.jts.JTS
 
to(LinearRing<P>, GeometryFactory) - Static method in class org.geolatte.geom.jts.JTS
 
to(MultiPoint<P>, GeometryFactory) - Static method in class org.geolatte.geom.jts.JTS
 
to(MultiLineString<P>, GeometryFactory) - Static method in class org.geolatte.geom.jts.JTS
 
to(MultiPolygon<P>, GeometryFactory) - Static method in class org.geolatte.geom.jts.JTS
 
to(GeometryCollection<P, Geometry<P>>, GeometryFactory) - Static method in class org.geolatte.geom.jts.JTS
 
toArray(double[]) - Method in class org.geolatte.geom.Position
Copies the coordinates of this Position in the specified Array, in normal order.
ToArrayVisitor(Double[]) - Constructor for class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder.ToArrayVisitor
 
toByteArray() - Method in class org.geolatte.geom.ByteBuffer
Returns the byte array that backs this buffer.
toCoordinateArray(AbstractPositionSequence) - Static method in class org.geolatte.geom.AbstractPositionSequence
 
toCoordinateArray() - Method in class org.geolatte.geom.AbstractPositionSequence
 
toDimension(double[], int) - Method in class org.geolatte.geom.json.PointHolder
 
toDouble(double) - Static method in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder
This method converts a double primitive to a Double wrapper instance, but treats a Double.NaN value as null.
toDouble(double, long, long, int, int) - Method in class org.geolatte.geom.codec.WktTokenizer
Converts the decimal number representation into a double This routine tries to apply the "Fast path" to get a really fast conversion, if applicable.
toGeometry(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.builder.DSL.GeometryCollectionToken
 
toGeometry(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.builder.DSL.GeometryToken
 
toGeometry(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.builder.DSL.LinearRingToken
 
toGeometry(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.builder.DSL.LineStringToken
 
toGeometry(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.builder.DSL.MultiLineStringToken
 
toGeometry(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.builder.DSL.MultiPointToken
 
toGeometry(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.builder.DSL.MultiPolygonToken
 
toGeometry(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.builder.DSL.PointToken
 
toGeometry(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.builder.DSL.PolygonToken
 
tokenizer - Variable in class org.geolatte.geom.codec.AbstractWktDecoder
 
tokens - Variable in class org.geolatte.geom.builder.DSL.GeometryCollectionToken
 
tokens - Variable in class org.geolatte.geom.builder.DSL.MultiLineStringToken
 
tokens - Variable in class org.geolatte.geom.builder.DSL.MultiPointToken
 
tokens - Variable in class org.geolatte.geom.builder.DSL.MultiPolygonToken
 
tolerance - Variable in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
tolerance - Variable in class org.geolatte.geom.WithinTolerancePositionEquality
 
toLinearPositionsHolder(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
toLinearPositionsListHolder(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
toLinearRing(SqlServerGeometry, IndexRange) - Method in class org.geolatte.geom.codec.db.sqlserver.PolygonSqlServerDecoder
 
toLinearRings(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.LinearPositionsListHolder
 
toLineStrings(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.LinearPositionsListHolder
 
toNumericIdentifier(String) - Static method in class org.geolatte.geom.crs.CrsId
 
toPolygons(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.PolygonListHolder
 
toPosition(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.PointHolder
 
toPositionSequence() - Method in class org.geolatte.geom.codec.db.sqlserver.CountingPositionSequenceBuilder
 
toPositionSequence() - Method in class org.geolatte.geom.FixedSizePositionSequenceBuilder
 
toPositionSequence(CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.LinearPositionsHolder
 
toPositionSequence(CoordinateSequence, Class<P>, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.jts.PointSequenceCoordinateSequenceFactory
 
toPositionSequence() - Method in interface org.geolatte.geom.PositionSequenceBuilder
Returns the result of this builder.
toPositionSequence() - Method in class org.geolatte.geom.VariableSizePositionSequenceBuilder
 
toRadix4String(long, int) - Method in class org.geolatte.geom.curve.MortonCode
Transforms the morton code long value into a string such that each character is a label for the quadrant.
toSeq(CoordinateReferenceSystem<P>, P[]) - Static method in class org.geolatte.geom.builder.DSL
 
toSinglePositionCoordinatesHolder(JsonNode) - Method in class org.geolatte.geom.json.AbstractGeometryParser
 
toString() - Method in class org.geolatte.geom.ByteBuffer
Returns this instance as a hexadecimal string.
toString() - Method in class org.geolatte.geom.cga.Circle
 
toString() - Method in class org.geolatte.geom.Circle.Arc
 
toString() - Method in class org.geolatte.geom.Circle
 
toString() - Method in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
toString() - Method in class org.geolatte.geom.codec.db.oracle.Ordinates
 
toString() - Method in class org.geolatte.geom.codec.db.oracle.SDOGeometry
 
toString() - Method in class org.geolatte.geom.codec.db.oracle.SDOGType
 
toString() - Method in class org.geolatte.geom.codec.db.oracle.SDOPoint
 
toString() - Method in class org.geolatte.geom.codec.HANAWktGeometryToken
 
toString() - Method in class org.geolatte.geom.codec.WktEmptyGeometryToken
 
toString() - Method in class org.geolatte.geom.codec.WktGeometryToken
 
toString() - Method in class org.geolatte.geom.codec.WktKeywordToken
 
toString() - Method in class org.geolatte.geom.codec.WktNumberToken
 
toString() - Method in class org.geolatte.geom.codec.WktPointSequenceToken
 
toString() - Method in class org.geolatte.geom.codec.WktPunctuationToken
 
toString() - Method in class org.geolatte.geom.codec.WktTextToken
 
toString() - Method in class org.geolatte.geom.crs.CoordinateSystemAxis
 
toString() - Method in class org.geolatte.geom.crs.CrsId
 
toString() - Method in class org.geolatte.geom.crs.CrsParameter
 
toString() - Method in class org.geolatte.geom.crs.Projection
 
toString() - Method in class org.geolatte.geom.crs.Unit
 
toString() - Method in class org.geolatte.geom.Envelope
 
toString() - Method in class org.geolatte.geom.Geometry
Returns the Well-Known Text (WKT) representation of this Geometry.
toString() - Method in class org.geolatte.geom.NestedPositionSequence
 
toString() - Method in class org.geolatte.geom.PackedPositionSequence
 
toString() - Method in class org.geolatte.geom.Position
 
touches(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
touches(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Checks if the specified Geometrys touch.
toUrn() - Method in class org.geolatte.geom.crs.CrsId
 
TOWGS84 - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
toWGS84 - Variable in class org.geolatte.geom.crs.Datum
 
toWkb(Geometry) - Static method in class org.geolatte.geom.codec.Wkb
Encodes a Geometry into a WKB representation using the NDR (little-endian) byte-order.
toWkb(Geometry<?>, ByteOrder) - Static method in class org.geolatte.geom.codec.Wkb
Encodes a Geometry into a WKB representation using the specified byte-order.
toWkt(Geometry<?>) - Static method in class org.geolatte.geom.codec.Wkt
Encodes a Geometry to a WKT representation.
triplets - Variable in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
TWO_PI - Static variable in class org.geolatte.geom.Circle
 
TwoSum(double, double) - Constructor for class org.geolatte.geom.cga.NumericalMethods.TwoSum
 
TYPE_NAME - Static variable in class org.geolatte.geom.codec.db.oracle.ElemInfo
 
TYPE_NAME - Static variable in class org.geolatte.geom.codec.db.oracle.Ordinates
 
typeGeometry - Variable in class org.geolatte.geom.codec.db.oracle.SDOGType
 
TypeGeometry - Enum in org.geolatte.geom.codec.db.oracle
 
TypeGeometry(int) - Constructor for enum org.geolatte.geom.codec.db.oracle.TypeGeometry
 
typeMap - Static variable in class org.geolatte.geom.json.GeometryParser
 
typeOf(Object) - Method in enum org.geolatte.geom.codec.db.sqlserver.OpenGisType
 

U

UINT_MAX_VALUE - Static variable in class org.geolatte.geom.ByteBuffer
Max.
UINT_SIZE - Static variable in class org.geolatte.geom.ByteBuffer
byte size for unsigned int
UNDEFINED - Static variable in class org.geolatte.geom.crs.CrsId
Identifies an undefined (or unknown) CrsId.
union(Envelope<P>) - Method in class org.geolatte.geom.Envelope
Creates an Envelope that is the set-theoretic union of this Envelope with the specified Envelope
union(Geometry<P>, Geometry<P>) - Method in class org.geolatte.geom.JTSGeometryOperations
 
union(Geometry<P>, Geometry<P>) - Method in interface org.geolatte.geom.ProjectedGeometryOperations
Calculates the point set union of the specified Geometrys.
UNIT - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
unit - Variable in class org.geolatte.geom.crs.CoordinateSystemAxis
 
Unit - Class in org.geolatte.geom.crs
Describes the units of a CoordinateSystemAxis.
Unit(CrsId, String, double) - Constructor for class org.geolatte.geom.crs.Unit
Creates an instance.
UNKNOWN - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
UNKNOWN - Static variable in class org.geolatte.geom.crs.Projection
 
UNKNOWN_Angular - Static variable in class org.geolatte.geom.crs.Unit
 
UNKNOWN_LINEAR - Static variable in class org.geolatte.geom.crs.Unit
 
UNKNOWN_VERTICAL_DATUM - Static variable in class org.geolatte.geom.crs.VerticalDatum
 
UnsupportedConversionException - Exception in org.geolatte.geom.codec
Thrown when the WKT/WKB representation is not supported by the encoder or decoder.
UnsupportedConversionException(String) - Constructor for exception org.geolatte.geom.codec.UnsupportedConversionException
 
UnsupportedCoordinateSystemException - Exception in org.geolatte.geom.codec
An exception for coordinate systems (as defined by their axes) that are not compatible with a given CoordinateReferenceSystem.
UnsupportedCoordinateSystemException() - Constructor for exception org.geolatte.geom.codec.UnsupportedCoordinateSystemException
 
UnsupportedCoordinateSystemException(String) - Constructor for exception org.geolatte.geom.codec.UnsupportedCoordinateSystemException
 
UP - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
upperLeft() - Method in class org.geolatte.geom.Envelope
Returns the upper-left point of this Envelope.
upperRight - Variable in class org.geolatte.geom.Envelope
 
upperRight() - Method in class org.geolatte.geom.Envelope
Returns the upper-right point of this Envelope.
US_DECIMAL_FORMAT_SYMBOLS - Static variable in class org.geolatte.geom.codec.PostgisWktEncoder
 
USE_SDO_POINT - Static variable in class org.geolatte.geom.codec.db.oracle.Features
 
useSdoPointType() - Static method in class org.geolatte.geom.codec.db.oracle.Features
 

V

V - Class in org.geolatte.geom
Created by Karel Maesen, Geovise BVBA on 29/11/14.
V() - Constructor for class org.geolatte.geom.V
Constructs an empty instance
V(double) - Constructor for class org.geolatte.geom.V
Constructs an instance with the specified vertical value
V(double...) - Constructor for class org.geolatte.geom.V
Constructs an instance from the specified coordinate.
VALID_MORTONCODE_PATTERN - Variable in class org.geolatte.geom.curve.MortonCode
 
validateCrs(CoordinateReferenceSystem<?>, boolean, boolean) - Method in class org.geolatte.geom.codec.PostgisWkbDecoder
 
value - Variable in class org.geolatte.geom.crs.CrsParameter
 
value - Variable in class org.geolatte.geom.crs.Extension
 
valueOf(String) - Static method in enum org.geolatte.geom.ByteOrder
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.geolatte.geom.ByteOrder
Returns the ByteOrder corresponding to the specified orderByte.
valueOf(ByteOrder) - Static method in enum org.geolatte.geom.ByteOrder
Returns the ByteOrder corresponding to the specified ByteOrder.
valueOf(String) - Static method in enum org.geolatte.geom.codec.db.oracle.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.geolatte.geom.codec.db.oracle.TypeGeometry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.geolatte.geom.codec.db.sqlserver.FigureAttribute
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.geolatte.geom.codec.db.sqlserver.FigureAttribute
 
valueOf(String) - Static method in enum org.geolatte.geom.codec.db.sqlserver.OpenGisType
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.geolatte.geom.codec.db.sqlserver.OpenGisType
 
valueOf(String) - Static method in enum org.geolatte.geom.codec.Wkb.Dialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.geolatte.geom.codec.WkbGeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.geolatte.geom.codec.Wkt.Dialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.geolatte.geom.crs.CoordinateSystemAxisDirection
Returns the enum constant of this type with the specified name.
valueOf(String, int) - Static method in class org.geolatte.geom.crs.CrsId
Returns an instance having the specified authority and code.
valueOf(int) - Static method in class org.geolatte.geom.crs.CrsId
Returns a CrsId with the specified code and the EPSG as authority.
valueOf(String) - Static method in enum org.geolatte.geom.GeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.geolatte.geom.json.Feature
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.geolatte.geom.ByteOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.geolatte.geom.codec.db.oracle.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.geolatte.geom.codec.db.oracle.TypeGeometry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.geolatte.geom.codec.db.sqlserver.FigureAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.geolatte.geom.codec.db.sqlserver.OpenGisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.geolatte.geom.codec.Wkb.Dialect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.geolatte.geom.codec.WkbGeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.geolatte.geom.codec.Wkt.Dialect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.geolatte.geom.crs.CoordinateSystemAxisDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.geolatte.geom.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.geolatte.geom.json.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
variableSized(Class<P>) - Static method in class org.geolatte.geom.PositionSequenceBuilders
Creates a PositionSequenceBuilder of variable size.
VariableSizePositionSequenceBuilder<P extends Position> - Class in org.geolatte.geom
 
VariableSizePositionSequenceBuilder(Class<P>) - Constructor for class org.geolatte.geom.VariableSizePositionSequenceBuilder
 
VariableSizePositionSequenceBuilder(PositionFactory<P>) - Constructor for class org.geolatte.geom.VariableSizePositionSequenceBuilder
 
variant - Variable in class org.geolatte.geom.codec.AbstractWktTokenizer
 
Vector - Class in org.geolatte.geom
A set of utility functions for basic 2D vector functions.
Vector() - Constructor for class org.geolatte.geom.Vector
 
version - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
VERT_CS - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
VERT_DATUM - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
VerticalCoordinateReferenceSystem - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 29/11/14.
VerticalCoordinateReferenceSystem(CrsId, String, VerticalDatum, VerticalStraightLineAxis) - Constructor for class org.geolatte.geom.crs.VerticalCoordinateReferenceSystem
Constructs an instance.
VerticalDatum - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 29/11/14.
VerticalDatum(CrsId, String, int) - Constructor for class org.geolatte.geom.crs.VerticalDatum
Constructs an instance.
VerticalDatum(CrsId, String, int, Extension) - Constructor for class org.geolatte.geom.crs.VerticalDatum
Constructs an instance
VerticalStraightLineAxis - Class in org.geolatte.geom.crs
Created by Karel Maesen, Geovise BVBA on 29/11/14.
VerticalStraightLineAxis(String, LinearUnit) - Constructor for class org.geolatte.geom.crs.VerticalStraightLineAxis
Creates an instance.
VerticalStraightLineAxis(String, CoordinateSystemAxisDirection, LinearUnit) - Constructor for class org.geolatte.geom.crs.VerticalStraightLineAxis
 
visit(P) - Method in class org.geolatte.geom.AbstractPositionSequence.EnvelopeExpander
 
visit(double[]) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder.CombiningVisitor
The visit method that is executed for each coordinate.
visit(double[]) - Method in class org.geolatte.geom.codec.db.oracle.AbstractSDOEncoder.ToArrayVisitor
 
visit(Point<P>) - Method in class org.geolatte.geom.codec.WkbVisitor
 
visit(LineString<P>) - Method in class org.geolatte.geom.codec.WkbVisitor
 
visit(Polygon<P>) - Method in class org.geolatte.geom.codec.WkbVisitor
 
visit(GeometryCollection<P, G>) - Method in class org.geolatte.geom.codec.WkbVisitor
 
visit(P) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations.FindExtremumMeasureVisitor
 
visit(Point<P>) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
visit(LineString<P>) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
visit(Polygon<P>) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
visit(GeometryCollection<P, G>) - Method in class org.geolatte.geom.DefaultMeasureGeometryOperations.InterpolatingVisitor
 
visit(P) - Method in class org.geolatte.geom.Geometry.EnvelopeVisitor
 
visit(Point<P>) - Method in interface org.geolatte.geom.GeometryVisitor
Visits a Point
visit(LineString<P>) - Method in interface org.geolatte.geom.GeometryVisitor
Visits a LineString.
visit(Polygon<P>) - Method in interface org.geolatte.geom.GeometryVisitor
Visits a Polygon.
visit(GeometryCollection<P, G>) - Method in interface org.geolatte.geom.GeometryVisitor
Visits a GeometryCollection.
visit(double[]) - Method in interface org.geolatte.geom.LLAPositionVisitor
The visit method that is executed for each coordinate.
visit(Point<P>) - Method in class org.geolatte.geom.MeasureInterpolatingVisitor
 
visit(LineString<P>) - Method in class org.geolatte.geom.MeasureInterpolatingVisitor
 
visit(Polygon) - Method in class org.geolatte.geom.MeasureInterpolatingVisitor
 
visit(GeometryCollection) - Method in class org.geolatte.geom.MeasureInterpolatingVisitor
 
visit(P) - Method in interface org.geolatte.geom.PositionVisitor
The visit method to be executed for each Position

W

WEST - Static variable in class org.geolatte.geom.codec.CrsWktVariant
 
WGS84 - Static variable in class org.geolatte.geom.crs.CoordinateReferenceSystems
The WGS 84 GeographicCoordinateReferenceSystem
within(Envelope) - Method in class org.geolatte.geom.Envelope
Checks whether this Envelope is contained within the specified Envelope
WithinTolerancePositionEquality - Class in org.geolatte.geom
A PositionEquality that considers Points to be equal when their coordinates are within a specified tolerance of each other.
WithinTolerancePositionEquality(double) - Constructor for class org.geolatte.geom.WithinTolerancePositionEquality
Constructs an instance
Wkb - Class in org.geolatte.geom.codec
Creates encoders/decoders for WKB geometry representations.
Wkb() - Constructor for class org.geolatte.geom.codec.Wkb
 
Wkb.Dialect - Enum in org.geolatte.geom.codec
 
WkbDecodeException - Exception in org.geolatte.geom.codec
Thrown when the WKB cannot be parsed.
WkbDecodeException(String) - Constructor for exception org.geolatte.geom.codec.WkbDecodeException
 
WkbDecodeException(Throwable) - Constructor for exception org.geolatte.geom.codec.WkbDecodeException
 
WkbDecoder - Interface in org.geolatte.geom.codec
A decoder for WKB (Well-Known Binary) encoded Geometries.
WkbEncoder - Interface in org.geolatte.geom.codec
An encoder for WKB (Well-Known Binary) encoded Geometries.
WkbGeometryType - Enum in org.geolatte.geom.codec
WkbGeometryType values indicate the Geometry type of a WKB representation.
WkbGeometryType(int, Class<? extends Geometry>) - Constructor for enum org.geolatte.geom.codec.WkbGeometryType
 
wkbType - Variable in enum org.geolatte.geom.codec.WkbGeometryType
 
WkbVisitor<P extends Position> - Class in org.geolatte.geom.codec
 
WkbVisitor(ByteBuffer) - Constructor for class org.geolatte.geom.codec.WkbVisitor
 
wkt - Variable in class org.geolatte.geom.codec.AbstractWktTokenizer
 
Wkt - Class in org.geolatte.geom.codec
Creates encoders/decoders for WKT geometry representations.
Wkt() - Constructor for class org.geolatte.geom.codec.Wkt
 
Wkt.Dialect - Enum in org.geolatte.geom.codec
 
WKT_GEOM_TOKENS - Static variable in class org.geolatte.geom.codec.HANAWktDecoder
 
WKT_GEOM_TOKENS - Static variable in class org.geolatte.geom.codec.PostgisWktDecoder
 
WKT_WORDS - Static variable in class org.geolatte.geom.codec.HANAWktEncoder
 
WKT_WORDS - Static variable in class org.geolatte.geom.codec.PostgisWktEncoder
 
WktDecodeException - Exception in org.geolatte.geom.codec
Thrown when the WKT cannot be parsed (is syntactically incorrect).
WktDecodeException(String) - Constructor for exception org.geolatte.geom.codec.WktDecodeException
 
WktDecoder - Interface in org.geolatte.geom.codec
A decoder for WKT (Well-Known Text) representations.
WktEmptyGeometryToken - Class in org.geolatte.geom.codec
The WktKeyWordToken for empty point lists.
WktEmptyGeometryToken() - Constructor for class org.geolatte.geom.codec.WktEmptyGeometryToken
 
WktEncoder - Interface in org.geolatte.geom.codec
An Encoder for WKT (Well-Known Text) representations.
WktGeometryToken - Class in org.geolatte.geom.codec
The WktKeywordToken for the type of geometry.
WktGeometryToken(String, GeometryType, boolean) - Constructor for class org.geolatte.geom.codec.WktGeometryToken
 
WktKeywordToken - Class in org.geolatte.geom.codec
A WktToken that represents a keyword
WktKeywordToken(String) - Constructor for class org.geolatte.geom.codec.WktKeywordToken
Constructs the token.
WktNumberToken - Class in org.geolatte.geom.codec
A WktToken for numbers.
WktNumberToken(double) - Constructor for class org.geolatte.geom.codec.WktNumberToken
 
WktPointSequenceToken<P extends Position> - Class in org.geolatte.geom.codec
A WktToken for point sequences in the input text.
WktPointSequenceToken(PositionSequence<P>, CoordinateReferenceSystem<P>) - Constructor for class org.geolatte.geom.codec.WktPointSequenceToken
 
WktPunctuationToken - Class in org.geolatte.geom.codec
A WktToken that consists of a single char to indicate grouping (list open/close), or to delimit values.
WktPunctuationToken(char) - Constructor for class org.geolatte.geom.codec.WktPunctuationToken
 
wktString - Variable in class org.geolatte.geom.codec.PostgisWktDecoder
 
WktTextToken - Class in org.geolatte.geom.codec
A text token (e.g.
WktTextToken(String) - Constructor for class org.geolatte.geom.codec.WktTextToken
 
WktToken - Interface in org.geolatte.geom.codec
A marker interface for tokens in WKT strings.
WktTokenizer - Class in org.geolatte.geom.codec
A tokenizer for WKT representations.
WktTokenizer(CharSequence, WktVariant, CoordinateReferenceSystem<?>, boolean) - Constructor for class org.geolatte.geom.codec.WktTokenizer
A Tokenizer for the specified WKT string
WktTokenizer(CharSequence, WktVariant, CoordinateReferenceSystem<?>) - Constructor for class org.geolatte.geom.codec.WktTokenizer
 
wktVariant - Variable in class org.geolatte.geom.codec.AbstractWktDecoder
 
WktVariant - Class in org.geolatte.geom.codec
The punctuation characters and keywords for a particular dialect of WKT.
WktVariant(char, char, char) - Constructor for class org.geolatte.geom.codec.WktVariant
Constructs an instance with the specified punctuation tokens.
wordFor(Geometry, boolean) - Method in class org.geolatte.geom.codec.HANAWktVariant
 
wordFor(Geometry, boolean) - Method in class org.geolatte.geom.codec.PostgisWktVariant
 
writeByteOrder(ByteBuffer) - Method in class org.geolatte.geom.codec.WkbVisitor
 
writeCoords(JsonGenerator, GeometryType, Geometry<P>) - Method in class org.geolatte.geom.json.GeometrySerializer
 
writeCrs(JsonGenerator, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.GeometrySerializer
 
writeCrsName(JsonGenerator, String) - Method in class org.geolatte.geom.json.GeometrySerializer
 
writeGeometries(JsonGenerator, Geometry<P>[]) - Method in class org.geolatte.geom.json.GeometrySerializer
 
writeGeometry(Geometry<P>, ByteBuffer) - Method in class org.geolatte.geom.codec.AbstractWkbEncoder
 
writeGeometry(JsonGenerator, Geometry<P>, boolean) - Method in class org.geolatte.geom.json.GeometrySerializer
 
writeLinear(JsonGenerator, Geometry<P>, double[]) - Method in class org.geolatte.geom.json.GeometrySerializer
 
writeListOfLinear(JsonGenerator, Complex, double[]) - Method in class org.geolatte.geom.json.GeometrySerializer
 
writeListOfPolygon(JsonGenerator, MultiPolygon<P>, double[]) - Method in class org.geolatte.geom.json.GeometrySerializer
 
writeNamedCrs(JsonGenerator, CoordinateReferenceSystem<P>) - Method in class org.geolatte.geom.json.GeometrySerializer
 
writeNumRings(Polygon<P>, ByteBuffer) - Method in class org.geolatte.geom.codec.WkbVisitor
 
writePoint(double[], ByteBuffer) - Method in class org.geolatte.geom.codec.WkbVisitor
 
writePoints(PositionSequence<P>, int, ByteBuffer) - Method in class org.geolatte.geom.codec.WkbVisitor
 
writePosition(JsonGenerator, P, double[]) - Method in class org.geolatte.geom.json.GeometrySerializer
 
writeReplace() - Method in class org.geolatte.geom.Geometry
 
writeRing(LinearRing<P>) - Method in class org.geolatte.geom.codec.WkbVisitor
 
writeTypeCodeAndSrid(Geometry<P>, ByteBuffer) - Method in class org.geolatte.geom.codec.HANAWkbEncoder.HANAWkbVisitor
 
writeTypeCodeAndSrid(Geometry<P>, ByteBuffer) - Method in class org.geolatte.geom.codec.PostgisWkbEncoder.PostgisWkbVisitor
 
writeTypeCodeAndSrid(Geometry<P>, ByteBuffer) - Method in class org.geolatte.geom.codec.WkbVisitor
 

X

x - Variable in class org.geolatte.geom.cga.Circle
 
x - Variable in class org.geolatte.geom.codec.db.oracle.SDOPoint
 
xMax - Variable in class org.geolatte.geom.Geometry.EnvelopeVisitor
 
xMin - Variable in class org.geolatte.geom.Geometry.EnvelopeVisitor
 

Y

y - Variable in class org.geolatte.geom.cga.Circle
 
y - Variable in class org.geolatte.geom.codec.db.oracle.SDOPoint
 
yMax - Variable in class org.geolatte.geom.Geometry.EnvelopeVisitor
 
yMin - Variable in class org.geolatte.geom.Geometry.EnvelopeVisitor
 

Z

z - Variable in class org.geolatte.geom.codec.db.oracle.SDOPoint
 
Z_FLAG - Static variable in class org.geolatte.geom.codec.PostgisWkbTypeMasks
Mask for testing the presence of Z-coordinates in the WKB
zValues - Variable in class org.geolatte.geom.codec.db.sqlserver.SqlServerGeometry
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z