Uses of Class
com.luciad.format.gmlcommon.xml.TLcdGMLModelDescriptor
Packages that use TLcdGMLModelDescriptor
Package
Description
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.
-
Uses of TLcdGMLModelDescriptor in com.luciad.format.gml2.xml
Subclasses of TLcdGMLModelDescriptor in com.luciad.format.gml2.xmlModifier and TypeClassDescriptionclass
Implementation ofILcdModelDescriptor
for GML 2.0 data. -
Uses of TLcdGMLModelDescriptor in com.luciad.format.gml31.xml
Subclasses of TLcdGMLModelDescriptor in com.luciad.format.gml31.xmlModifier and TypeClassDescriptionclass
Implementation ofILcdModelDescriptor
for GML 3.1 data. -
Uses of TLcdGMLModelDescriptor in com.luciad.format.gml32.xml
Subclasses of TLcdGMLModelDescriptor in com.luciad.format.gml32.xmlModifier and TypeClassDescriptionclass
Implementation ofILcdModelDescriptor
for GML 3.2 data.