Package | Description |
---|---|
org.geolatte.geom.crs |
This package contains classes that model Coordinate Reference Systems.
|
Modifier and Type | Class and Description |
---|---|
class |
AngularUnit
Angular units
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
class |
CompoundCoordinateReferenceSystem<P extends Position>
A compound
CoordinateReferenceSystem that is constructed by adding additional CoordinateSystemAxes to a
base coordinate reference system (either a Geographic, Geocentric or Projected Coordinate Reference System). |
class |
CoordinateReferenceSystem<P extends Position>
A Coordinate Reference System.
|
class |
Datum
A horizontal datum.
|
class |
Ellipsoid
An ellipsoid.
|
class |
GeocentricCartesianCoordinateReferenceSystem
A geo-centric
CoordinateReferenceSystem . |
class |
Geographic2DCoordinateReferenceSystem
A geographic
CoordinateReferenceSystem . |
class |
Geographic3DCoordinateReferenceSystem
Created by Karel Maesen, Geovise BVBA on 30/11/14.
|
class |
GeographicCoordinateReferenceSystem<P extends G2D>
Created by Karel Maesen, Geovise BVBA on 30/11/14.
|
class |
LinearCoordinateReferenceSystem
A 1-Dimensional Linear Coordinate Ssytem that consists of the points that lie on the axis of a linear
feature, for example a pipeline or a road.
|
class |
LinearUnit
Created by Karel Maesen, Geovise BVBA on 28/11/14.
|
class |
PrimeMeridian
A prime meridian.
|
class |
ProjectedCoordinateReferenceSystem
A projected
CoordinateReferenceSystem . |
class |
SingleCoordinateReferenceSystem<P extends Position>
A Coordinate reference system consisting of one Coordinate System and one Datum (as opposed to a Compound CRS)
Created by Karel Maesen, Geovise BVBA on 29/11/14.
|
class |
Unit
Describes the units of a
CoordinateSystemAxis . |
class |
VerticalCoordinateReferenceSystem
Created by Karel Maesen, Geovise BVBA on 29/11/14.
|
class |
VerticalDatum
Created by Karel Maesen, Geovise BVBA on 29/11/14.
|
Copyright © 2018 geolatte.org. All rights reserved.