Uses of Class
com.luciad.format.xml.bind.schema.ALcdXMLModelDecoder
Packages that use ALcdXMLModelDecoder
Package
Description
This package provides API for decoding and encoding AIXM 5.1 data from/to XML.
Provides support for decoding and encoding GML 2 data, and exporting models to GML 2.
Provides support for decoding and encoding GML 3.1 data, and exporting models to GML 3.1.
Provides support for decoding and encoding GML 3.2 data, and exporting models to GML 3.2.
Provides XML functionality that is common to all GML formats.
This package provides a decoder and a encoder for the KML 2.2 format.
This package provides API for decoding and encoding NVG 1.4/1.5/2.0 data from/to XML.
-
Uses of ALcdXMLModelDecoder in com.luciad.format.aixm51.xml
Subclasses of ALcdXMLModelDecoder in com.luciad.format.aixm51.xmlModifier and TypeClassDescriptionclass
This model decoder decodes AIXM 5.1 data intoILcdModel
objects. -
Uses of ALcdXMLModelDecoder in com.luciad.format.gml2.xml
Subclasses of ALcdXMLModelDecoder in com.luciad.format.gml2.xmlModifier and TypeClassDescriptionclass
This model decoder decodes Geography Markup Language (GML) version 2.x. -
Uses of ALcdXMLModelDecoder in com.luciad.format.gml31.xml
Subclasses of ALcdXMLModelDecoder in com.luciad.format.gml31.xmlModifier and TypeClassDescriptionclass
This model decoder decodes Geography Markup Language (GML) version 3.0.x and 3.1.x. -
Uses of ALcdXMLModelDecoder in com.luciad.format.gml32.xml
Subclasses of ALcdXMLModelDecoder in com.luciad.format.gml32.xmlModifier and TypeClassDescriptionclass
This model decoder decodes Geography Markup Language (GML) version 3.2. -
Uses of ALcdXMLModelDecoder in com.luciad.format.gmlcommon.xml
Subclasses of ALcdXMLModelDecoder in com.luciad.format.gmlcommon.xmlModifier and TypeClassDescriptionclass
This model decoder decodes Geography Markup Language (GML) versions 2.x, 3.0.x and 3.1.x., and 3.2. -
Uses of ALcdXMLModelDecoder in com.luciad.format.kml22.xml
Subclasses of ALcdXMLModelDecoder in com.luciad.format.kml22.xmlModifier and TypeClassDescriptionclass
This model decoder decodes KML (Keyhole Markup Language) files intoILcdModel
objects. -
Uses of ALcdXMLModelDecoder in com.luciad.format.nvg.xml
Subclasses of ALcdXMLModelDecoder in com.luciad.format.nvg.xmlModifier and TypeClassDescriptionclass
Model decoder for Nato Vector Graphics that are encoded in XML.