Uses of Interface
com.luciad.view.ILcdXYWorldReferenceFormatter
Packages that use ILcdXYWorldReferenceFormatter
Package
Description
Construction and formatting of coordinate reference systems.
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of ILcdXYWorldReferenceFormatter in com.luciad.reference.format
Classes in com.luciad.reference.format that implement ILcdXYWorldReferenceFormatterModifier and TypeClassDescriptionclassFormats a reference into the AUTO2 name space.classFormats a reference into the AUTO name space.classFormats the reference according to the CRS name space.classFormats model references and XY world references into the EPSG name space.classFormats a reference into the LuciadLightspeed name space.classFormatter for references used in OGC standards such as GML, WMS, AIXM 5, and so on.classEncodes geo references to parameter strings for the PROJ.4 library (http://trac.osgeo.org/proj/).classEncodes geo references to OGC WKT strings as specified in OGC document 01-009 (OpenGIS® Coordinate Transformation Service Implementation Specification). -
Uses of ILcdXYWorldReferenceFormatter in com.luciad.wms.client.model
Methods in com.luciad.wms.client.model with parameters of type ILcdXYWorldReferenceFormatterModifier and TypeMethodDescriptionvoidTLcdOGCWMSProxyModelDecoder.addAdditionalXYWorldReferenceFormatter(ILcdXYWorldReferenceFormatter aXYWorldReferenceFormatter) Adds additional formatters forILcdXYWorldReferenceobjects onto a string representation.