Uses of Class
com.luciad.format.gmlcommon.xml.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
Modifier and TypeClassDescriptionclass
Implementation ofILcdModelDescriptor
for GML 2.0 data. -
Uses of TLcdGMLModelDescriptor in com.luciad.format.gml31.xml
Modifier and TypeClassDescriptionclass
Implementation ofILcdModelDescriptor
for GML 3.1 data. -
Uses of TLcdGMLModelDescriptor in com.luciad.format.gml32.xml
Modifier and TypeClassDescriptionclass
Implementation ofILcdModelDescriptor
for GML 3.2 data.