Uses of Class
com.luciad.text.TLcdScaleFormat
Packages that use TLcdScaleFormat
Package
Description
This package provides Swing components which are related to a view or allow interaction with a view.
-
Uses of TLcdScaleFormat in com.luciad.view.swing
Methods in com.luciad.view.swing that return TLcdScaleFormatModifier and TypeMethodDescriptionALcdScaleIndicator.getFractionFormat()Returns the format string that is used to display the fraction when usingALcdScaleIndicator.Representation.FRACTION.Methods in com.luciad.view.swing with parameters of type TLcdScaleFormatModifier and TypeMethodDescriptionvoidALcdScaleIndicator.setFractionFormat(TLcdScaleFormat aFractionFormat) Sets the format to be used to display the fraction when usingALcdScaleIndicator.Representation.FRACTION.