Uses of Class
com.luciad.text.TLcdDistanceFormat
Packages that use TLcdDistanceFormat
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 TLcdDistanceFormat in com.luciad.lucy
Methods in com.luciad.lucy that return TLcdDistanceFormatModifier and TypeMethodDescriptionILcyLucyEnv.getDefaultDistanceFormat()Returns the defaultTLcdDistanceFormat.Methods in com.luciad.lucy with parameters of type TLcdDistanceFormatModifier and TypeMethodDescriptionvoidILcyLucyEnv.setDefaultDistanceFormat(TLcdDistanceFormat aDistanceFormat) Sets the defaultTLcdDistanceFormat.