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 TypeClassDescriptionclass
Formats a reference into the AUTO2 name space.class
Formats a reference into the AUTO name space.class
Formats the reference according to the CRS name space.class
Formats model references and XY world references into the EPSG name space.class
Formats a reference into the LuciadLightspeed name space.class
Formatter for references used in OGC standards such as GML, WMS, AIXM 5, and so on.class
Encodes geo references to parameter strings for the PROJ.4 library (http://trac.osgeo.org/proj/).class
Encodes 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 TypeMethodDescriptionvoid
TLcdOGCWMSProxyModelDecoder.addAdditionalXYWorldReferenceFormatter
(ILcdXYWorldReferenceFormatter aXYWorldReferenceFormatter) Adds additional formatters forILcdXYWorldReference
objects onto a string representation.