Package com.luciad.geodesy
package com.luciad.geodesy
Specifies ellipsoids and geodetic datums.
Implements most commonly used ellipsoids and geodetic datums defined in literature.
- Since:
- 1.0
-
ClassDescriptionInterface that defines all ellipsoids.An
ILcdEllipsoidFactoryis an object to createILcdEllipsoidobjects (Factory pattern).AnILcdGeodeticDatumis comprised of an ellipsoid which is fixed to the physical earth in some manner.AnILcdGeodeticDatumFactoryis an object to createILcdGeodeticDatumobjects (Factory pattern).Deprecated.Ellipsoid factory taken of the following source Defense Mapping Agency.ATLcdEllipsoidrepresents an ellipsoid and is the implementation of anILcdEllipsoid.Utility for a series of specific topology calculations with rhumblines on the ellipsoid.Utility for a series of specific calculations on the ellipsoid.GeodeticDatumFactory of different geodetic datums with respect to WGS-1984, taken from the EPSG database.ILcdGeodeticDatumFactoryimplementation that createsTLcdGeodeticDatumobjects based on the 7 (or 10) parameters that define the geodetic datum.A geodetic datumTLcdGeodeticDatumis described by the position, orientation and scale relationships of itsILcdEllipsoidto an earth centered earth fixedILcdEllipsoid.TLcdGeodeticDatumEditorextendsPropertyEditorSupportto provide bean property editor support for geodetic datums.TheTLcdGeodeticDatumFactoryis capable of creating an instance ofILcdGeodeticDatumby decoding a givenPropertiesobject.Creates geodetic datums combining horizontal and vertical datums.Ellipsoid factory taken of the following source Defense Mapping Agency.GeodeticDatumFactory for different geodetic datums w.r.t. different Ellipsoids taken from the EPSG tables included in the GeoTiff lib.GeodeticDatumFactory of different geodetic datums w.r.t. WGS-1984, taken from Defense Mapping Agency Technical Report, Department of Defense World GeodeticSystem1984, DMA TR 8350.2 Third Edition, amendment 1, 3 January 2000.Deprecated.Use the new vertical datum support incom.luciad.geodesy.ILcdGeodeticDatumas this allows to use geoids for geodetic datums andILcdGeoReferenceinstances such ascom.luciad.reference.ILcdGridReference.Utility for a series of specific topology calculations with rhumblines on the sphere.TLcdSphereUtilis a utility class that implements spherical trigonometry.
com.luciad.geodesy.ILcdGeodeticDatumas this allows to use geoids for geodetic datums andILcdGeoReferenceinstances such ascom.luciad.reference.ILcdGridReference.