Uses of Class
com.luciad.text.TLcdSpeedFormat
Packages that use TLcdSpeedFormat
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 TLcdSpeedFormat in com.luciad.lucy
Methods in com.luciad.lucy that return TLcdSpeedFormatModifier and TypeMethodDescriptionILcyLucyEnv.getDefaultSpeedFormat()
Returns the defaultTLcdSpeedFormat
.Methods in com.luciad.lucy with parameters of type TLcdSpeedFormatModifier and TypeMethodDescriptionvoid
ILcyLucyEnv.setDefaultSpeedFormat
(TLcdSpeedFormat aSpeedFormat) Sets the defaultTLcdSpeedFormat
.