Uses of Interface
com.luciad.geodesy.ILcdVerticalDatum
Packages that use ILcdVerticalDatum
Package
Description
Specifies ellipsoids and geodetic datums.
Everything related to model references and view references.
-
Uses of ILcdVerticalDatum in com.luciad.geodesy
Classes in com.luciad.geodesy that implement ILcdVerticalDatum -
Uses of ILcdVerticalDatum in com.luciad.reference
Methods in com.luciad.reference that return ILcdVerticalDatumModifier and TypeMethodDescriptionILcdGeoidReference.getVerticalDatum()
Deprecated.Returns theILcdVerticalDatum
of thisILcdGeoidReference
.TLcdGeoidReference.getVerticalDatum()
Deprecated.Constructors in com.luciad.reference with parameters of type ILcdVerticalDatumModifierConstructorDescriptionTLcdGeoidReference
(ILcdGeodeticDatum aGeodeticDatum, ILcdVerticalDatum aVerticalDatum) Deprecated.Constructor with anILcdGeodeticDatum
and anILcdVerticalDatum
.
com.luciad.geodesy.ILcdGeodeticDatum
as this allows to use geoids for geodetic datums andILcdGeoReference
instances such ascom.luciad.reference.ILcdGridReference
.