Uses of Class
com.luciad.format.gml31.model.TLcdGML31CoverageFunction
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31CoverageFunction in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionTLcdGML31AbstractContinuousCoverage.getCoverageFunction()
Returns the value of the property that maps to thecoverageFunction
element.TLcdGML31AbstractDiscreteCoverage.getCoverageFunction()
Returns the value of the property that maps to thecoverageFunction
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31AbstractContinuousCoverage.setCoverageFunction
(TLcdGML31CoverageFunction aValue) Sets the value of the property that maps to thecoverageFunction
element.void
TLcdGML31AbstractDiscreteCoverage.setCoverageFunction
(TLcdGML31CoverageFunction aValue) Sets the value of the property that maps to thecoverageFunction
element.