Uses of Package
org.geolatte.geom
-
Packages that use org.geolatte.geom Package Description org.geolatte.geom A model for geospatial geometries.org.geolatte.geom.builder A DSL to simplify the creation of Geometries.org.geolatte.geom.cga org.geolatte.geom.codec Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems.org.geolatte.geom.codec.db org.geolatte.geom.codec.db.db2 org.geolatte.geom.codec.db.oracle org.geolatte.geom.codec.db.sqlserver Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems to Microsoft SQL Server internal format.org.geolatte.geom.crs This package contains classes that model Coordinate Reference Systems.org.geolatte.geom.crs.trans org.geolatte.geom.curve Space-filling curves.org.geolatte.geom.generator org.geolatte.geom.jts JTS interoperability classes. -
Classes in org.geolatte.geom used by org.geolatte.geom Class Description AbstractGeometryCollection AGeometrythat is an ordered collection of some number ofGeometrys.ByteBuffer A byte buffer class.ByteOrder Indicates the byte-order for aByteBuffer.C2D A position in a cartesian coordinate reference system.C2DM A cartesianPositionwith a measure value.C3D A cartesianPositionhaving an z-value.C3DM A cartesianPositionwith both an z and a measure value.Circle.Arc An arc, or circle segmentComplex Interface forGeometrys that are composed ofGeometrys.Envelope An envelope or bounding box implementation.G2D APositionin a geographic coordinate reference system.G2DM A geographicPositionwith a measure value.G3D A geographicPositionwith an altitude.G3DM A geographicPositionwith both an altitude and a measure value.Geometry The base class forGeometrys.GeometryCollection Created by Karel Maesen, Geovise BVBA on 2019-07-29.GeometryEquality A test for equality ofGeometrys.GeometryPositionEquality AGeometryEqualitythat considers twoGeometrys to be equal iff one of these conditions is satisfied: both have the same type, coordinate reference system and consist of the samePoints. both are emptyGeometryType Enumerates the instantiableGeometrytypes.GeometryVisitor A visitor forGeometrys.Linear An interface for linearGeometrysLinearRing ALineStringthat is both closed and simple.LineSegment A portion of a line delimited (inclusively) by twoPositions.LineString A LineString is a 1-dimensionalGeometryconsisting of theLineSegments defined by consecutive pairs ofPoints of aPointSequence.LLAPositionVisitor A low-level access Position Visitor.Measured Interface forPositions that have a "measure" value.MeasureGeometryOperations A set of operations on measured (2DM/3DM)Geometrys.MultiLineString AGeometryCollectionofLineStrings.MultiPoint AGeometryCollectionofPoints.MultiPolygon AGeometryCollectionofPolygons.Point A 0-dimensionalGeometry.Polygon A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.Polygonal Marker interface for PolygonalGeometrys.Position Represents a position in a coordinate system.PositionEquality A Test forPositionequality.PositionFactory Created by Karel Maesen, Geovise BVBA on 28/11/14.PositionSequence APositionSequenceis an ordered sequence ofPositions.PositionSequenceBuilder A builder forPositionSequences.PositionSequenceEquality A test forPositionSequenceequality.PositionVisitor A visitor forPositions.ProjectedGeometryOperations Defines standard operations onGeometrys with projected coordinate systems.Simple Marker interface for simpleGeometrys, i.e. -
Classes in org.geolatte.geom used by org.geolatte.geom.builder Class Description C2D A position in a cartesian coordinate reference system.C2DM A cartesianPositionwith a measure value.C3D A cartesianPositionhaving an z-value.C3DM A cartesianPositionwith both an z and a measure value.G2D APositionin a geographic coordinate reference system.G2DM A geographicPositionwith a measure value.G3D A geographicPositionwith an altitude.G3DM A geographicPositionwith both an altitude and a measure value.Geometry The base class forGeometrys.GeometryCollection Created by Karel Maesen, Geovise BVBA on 2019-07-29.LinearRing ALineStringthat is both closed and simple.LineString A LineString is a 1-dimensionalGeometryconsisting of theLineSegments defined by consecutive pairs ofPoints of aPointSequence.MultiLineString AGeometryCollectionofLineStrings.MultiPoint AGeometryCollectionofPoints.MultiPolygon AGeometryCollectionofPolygons.Point A 0-dimensionalGeometry.Polygon A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.Position Represents a position in a coordinate system. -
Classes in org.geolatte.geom used by org.geolatte.geom.cga Class Description LinearRing ALineStringthat is both closed and simple.Position Represents a position in a coordinate system.PositionSequence APositionSequenceis an ordered sequence ofPositions. -
Classes in org.geolatte.geom used by org.geolatte.geom.codec Class Description ByteBuffer A byte buffer class.ByteOrder Indicates the byte-order for aByteBuffer.Geometry The base class forGeometrys.Position Represents a position in a coordinate system. -
Classes in org.geolatte.geom used by org.geolatte.geom.codec.db Class Description Geometry The base class forGeometrys.Position Represents a position in a coordinate system. -
Classes in org.geolatte.geom used by org.geolatte.geom.codec.db.db2 Class Description Geometry The base class forGeometrys.Position Represents a position in a coordinate system. -
Classes in org.geolatte.geom used by org.geolatte.geom.codec.db.oracle Class Description Geometry The base class forGeometrys.Polygon A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.Position Represents a position in a coordinate system.PositionSequence APositionSequenceis an ordered sequence ofPositions. -
Classes in org.geolatte.geom used by org.geolatte.geom.codec.db.sqlserver Class Description Geometry The base class forGeometrys.Position Represents a position in a coordinate system.PositionSequence APositionSequenceis an ordered sequence ofPositions.PositionSequenceBuilder A builder forPositionSequences. -
Classes in org.geolatte.geom used by org.geolatte.geom.crs Class Description C2D A position in a cartesian coordinate reference system.C2DM A cartesianPositionwith a measure value.C3D A cartesianPositionhaving an z-value.C3DM A cartesianPositionwith both an z and a measure value.G2D APositionin a geographic coordinate reference system.G2DM A geographicPositionwith a measure value.G3D A geographicPositionwith an altitude.G3DM A geographicPositionwith both an altitude and a measure value.Position Represents a position in a coordinate system. -
Classes in org.geolatte.geom used by org.geolatte.geom.crs.trans Class Description AbstractGeometryCollection AGeometrythat is an ordered collection of some number ofGeometrys.Envelope An envelope or bounding box implementation.G2D APositionin a geographic coordinate reference system.G3D A geographicPositionwith an altitude.Geometry The base class forGeometrys.GeometryVisitor A visitor forGeometrys.LineString A LineString is a 1-dimensionalGeometryconsisting of theLineSegments defined by consecutive pairs ofPoints of aPointSequence.Point A 0-dimensionalGeometry.Polygon A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.Position Represents a position in a coordinate system. -
Classes in org.geolatte.geom used by org.geolatte.geom.curve Class Description C2D A position in a cartesian coordinate reference system.Envelope An envelope or bounding box implementation.Geometry The base class forGeometrys. -
Classes in org.geolatte.geom used by org.geolatte.geom.generator Class Description Envelope An envelope or bounding box implementation.Geometry The base class forGeometrys.GeometryCollection Created by Karel Maesen, Geovise BVBA on 2019-07-29.LineString A LineString is a 1-dimensionalGeometryconsisting of theLineSegments defined by consecutive pairs ofPoints of aPointSequence.MultiLineString AGeometryCollectionofLineStrings.MultiPoint AGeometryCollectionofPoints.MultiPolygon AGeometryCollectionofPolygons.Point A 0-dimensionalGeometry.Polygon A planar surface defined by 1 exterior boundary and 0 or more interior boundaries.Position Represents a position in a coordinate system. -
Classes in org.geolatte.geom used by org.geolatte.geom.jts Class Description C2D A position in a cartesian coordinate reference system.Envelope An envelope or bounding box implementation.Geometry The base class forGeometrys.Position Represents a position in a coordinate system.