Uses of Class
com.luciad.format.gml31.model.TLcdGML31RangeParameters
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31RangeParameters in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionTLcdGML31DataBlock.getRangeParameters()
Returns the value of the property that maps to therangeParameters
element.TLcdGML31File.getRangeParameters()
Returns the value of the property that maps to therangeParameters
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31DataBlock.setRangeParameters
(TLcdGML31RangeParameters aValue) Sets the value of the property that maps to therangeParameters
element.void
TLcdGML31File.setRangeParameters
(TLcdGML31RangeParameters aValue) Sets the value of the property that maps to therangeParameters
element.