Uses of Interface
com.luciad.util.ILcdParser
Packages that use ILcdParser
Package
Description
Provides classes and interfaces for handling text, dates, numbers, and messages.
Provides a
TLcdCGRSFormat to parse and format Common Grid Reference System (CGRS) coordinates.Provides a
TLcdGARSFormat to parse and format Global Area Reference System (GARS) coordinates.Provides a
TLcdMGRSFormat to parse and format Military Grid Reference System (MGRS) coordinates.Basic utilities.
-
Uses of ILcdParser in com.luciad.text
Classes in com.luciad.text that implement ILcdParserModifier and TypeClassDescriptionclassParses and formats altitudes.classParses and formats distances.classA class representing a format for Georef points.classFormat for points.classFormats and parses unitless map scale ratios of the formatnominator separator denominatorfrom and to the double representation of the scale.classParses and formats speeds. -
Uses of ILcdParser in com.luciad.text.cgrs
Classes in com.luciad.text.cgrs that implement ILcdParserModifier and TypeClassDescriptionclassThis class offers methods to format coordinates into the Common Grid Reference System (CGRS) notation. -
Uses of ILcdParser in com.luciad.text.gars
Classes in com.luciad.text.gars that implement ILcdParserModifier and TypeClassDescriptionclassThis class offers methods to format coordinates into Global Area Reference System (GARS) notation. -
Uses of ILcdParser in com.luciad.text.mgrs
Classes in com.luciad.text.mgrs that implement ILcdParserModifier and TypeClassDescriptionclassClass to format points as MGRS or UTM/UPS coordinates. -
Uses of ILcdParser in com.luciad.util
Classes in com.luciad.util that implement ILcdParserModifier and TypeClassDescriptionclassThisILcdParserparses various string formats for longitude/latitude ordinates.