Uses of Class
com.luciad.format.gml31.model.TLcdGML31DomainSet
Packages that use TLcdGML31DomainSet
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31DomainSet in com.luciad.format.gml31.model
Subclasses of TLcdGML31DomainSet in com.luciad.format.gml31.modelModifier and TypeClassDescriptionclass
class
class
class
class
class
Methods in com.luciad.format.gml31.model that return TLcdGML31DomainSetModifier and TypeMethodDescriptionTLcdGML31AbstractCoverage.getDomainSet()
Returns the value of the property that maps to thedomainSet
element.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31DomainSetModifier and TypeMethodDescriptionvoid
TLcdGML31AbstractCoverage.setDomainSet
(TLcdGML31DomainSet aValue) Sets the value of the property that maps to thedomainSet
element.