Uses of Class
com.luciad.text.TLcdGeorefFormat
Package
Description
Provides classes and interfaces for handling text, dates, numbers, and messages.
-
Uses of TLcdGeorefFormat in com.luciad.text
Modifier and TypeMethodDescriptionstatic TLcdGeorefFormat
TLcdGeorefFormat.create()
Creates a new georef format without separators and with a precision of 1 minute.static TLcdGeorefFormat
TLcdGeorefFormat.create
(char aZoneSeparator, char aCoordinateSeparator, int aNumberOfDigits) Returns a new georef format with the given coordinate separators, and number of digits.static TLcdGeorefFormat
Creates a new georef format, based on a georef format String.