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