Uses of Class
com.luciad.text.TLcdAltitudeFormat
Packages that use TLcdAltitudeFormat
Package
Description
This package contains the core of Lucy: the
back-end, which
is the central point of Lucy where addons can add functionality to
extend Lucy, and the default front-end.-
Uses of TLcdAltitudeFormat in com.luciad.lucy
Methods in com.luciad.lucy that return TLcdAltitudeFormatModifier and TypeMethodDescriptionILcyLucyEnv.getDefaultAltitudeFormat()Returns the defaultTLcdAltitudeFormat.Methods in com.luciad.lucy with parameters of type TLcdAltitudeFormatModifier and TypeMethodDescriptionvoidILcyLucyEnv.setDefaultAltitudeFormat(TLcdAltitudeFormat aDefaultAltitudeFormat) Sets the defaultTLcdAltitudeFormat.