Package com.luciad.reference
Interface ILcdGeoidReference
- All Superinterfaces:
Cloneable,ILcdCloneable,ILcdGeoReference
- All Known Implementing Classes:
TLcdGeoidReference
Deprecated.
A
ILcdGeoidReference is a ILcdGeoReference
that also has a ILcdVerticalDatum.
See the developers guide for a more elaborate explanation of geo references.-
Field Summary
Fields inherited from interface com.luciad.reference.ILcdGeoReference
CARTESIAN, GEODETIC -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns theILcdVerticalDatumof thisILcdGeoidReference.Methods inherited from interface com.luciad.util.ILcdCloneable
cloneMethods inherited from interface com.luciad.reference.ILcdGeoReference
getCoordinateType, getGeodeticDatum
-
Method Details
-
getVerticalDatum
ILcdVerticalDatum getVerticalDatum()Deprecated.Returns theILcdVerticalDatumof thisILcdGeoidReference.- Returns:
- the
ILcdVerticalDatumof thisILcdGeoidReference.
-
com.luciad.geodesy.ILcdGeodeticDatumas this allows to use geoids for geodetic datums andILcdGeoReferenceinstances such ascom.luciad.reference.ILcdGridReference.