Package com.luciad.util
Interface ILcdFormatter
- All Known Implementing Classes:
TLcdAltitudeFormat
,TLcdCGRSFormat
,TLcdDistanceFormat
,TLcdGARSFormat
,TLcdGeorefFormat
,TLcdLonLatPointFormat
,TLcdMGRSFormat
,TLcdScaleFormat
,TLcdSpeedFormat
public interface ILcdFormatter
This interface defines a method for converting an
Object
to a
String
.