Uses of Class
com.luciad.format.gml32.model.TLcdGML32RangeSet
Packages that use TLcdGML32RangeSet
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32RangeSet in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32RangeSetModifier and TypeMethodDescriptionTLcdGML32AbstractCoverage.getRangeSet()
Returns the value of the property that maps to therangeSet
element.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32RangeSetModifier and TypeMethodDescriptionvoid
TLcdGML32AbstractCoverage.setRangeSet
(TLcdGML32RangeSet aValue) Sets the value of the property that maps to therangeSet
element.