Uses of Class
com.luciad.text.TLcdAltitudeFormat.Alignment
Package
Description
Provides classes and interfaces for handling text, dates, numbers, and messages.
-
Uses of TLcdAltitudeFormat.Alignment in com.luciad.text
Modifier and TypeFieldDescriptionstatic final TLcdAltitudeFormat.Alignment
TLcdAltitudeFormat.Alignment.LEFT
Aligns the unit to the left of the value.static final TLcdAltitudeFormat.Alignment
TLcdAltitudeFormat.Alignment.RIGHT
Aligns the unit to the right of the value.Modifier and TypeMethodDescriptionTLcdAltitudeFormat.getUnitAlignment()
Returns how the unit short name is aligned.Modifier and TypeMethodDescriptionvoid
TLcdAltitudeFormat.setUnitAlignment
(TLcdAltitudeFormat.Alignment aUnitAlignment) Sets how the unit short name is aligned in the formatted altitude.