Uses of Class
com.luciad.text.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
Modifier and TypeMethodDescriptionILcyLucyEnv.getDefaultDistanceFormat()
Returns the defaultTLcdDistanceFormat
.Modifier and TypeMethodDescriptionvoid
ILcyLucyEnv.setDefaultDistanceFormat
(TLcdDistanceFormat aDistanceFormat) Sets the defaultTLcdDistanceFormat
.