Interface ILcdGML3Length
- All Superinterfaces:
ILcdGML3Measure
Deprecated.
Interface for the
gml:LengthType
type.
gml:LengthType supports the description of a length (or distance) quantity, with its units.
The unit of measure referenced by uom shall be suitable for a length, such as metres or feet.
(GML Specification, v3.1.0, paragraph 16.3.2)-
Method Summary
Methods inherited from interface com.luciad.format.gml3.model.base.ILcdGML3Measure
getMeasure, getUom, setMeasure, setUom
com.luciad.format.gml3.*
packages are replaced by new decoders and encoders in the packagescom.luciad.format.gml2.xml
,com.luciad.format.gml31.xml
andcom.luciad.format.gml32.xml
.