Uses of Interface
net.opengis.wcs11.RangeSubsetType
Packages that use RangeSubsetType
Package
Description
-
Uses of RangeSubsetType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return RangeSubsetTypeModifier and TypeMethodDescriptionWcs111Factory.createRangeSubsetType()
Returns a new object of class 'Range Subset Type'.Wcs11Factory.createRangeSubsetType()
Returns a new object of class 'Range Subset Type'.GetCoverageType.getRangeSubset()
Returns the value of the 'Range Subset' containment reference.Methods in net.opengis.wcs11 with parameters of type RangeSubsetTypeModifier and TypeMethodDescriptionvoid
GetCoverageType.setRangeSubset
(RangeSubsetType value) Sets the value of the 'Range Subset
' containment reference. -
Uses of RangeSubsetType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement RangeSubsetTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Range Subset Type'.Fields in net.opengis.wcs11.impl declared as RangeSubsetTypeModifier and TypeFieldDescriptionprotected RangeSubsetType
GetCoverageTypeImpl.rangeSubset
The cached value of the 'Range Subset
' containment reference.Methods in net.opengis.wcs11.impl that return RangeSubsetTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createRangeSubsetType()
Wcs11FactoryImpl.createRangeSubsetType()
GetCoverageTypeImpl.getRangeSubset()
Methods in net.opengis.wcs11.impl with parameters of type RangeSubsetTypeModifier and TypeMethodDescriptionNotificationChain
GetCoverageTypeImpl.basicSetRangeSubset
(RangeSubsetType newRangeSubset, NotificationChain msgs) void
GetCoverageTypeImpl.setRangeSubset
(RangeSubsetType newRangeSubset) -
Uses of RangeSubsetType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type RangeSubsetTypeModifier and TypeMethodDescriptionWcs111Switch.caseRangeSubsetType
(RangeSubsetType object) Returns the result of interpreting the object as an instance of 'Range Subset Type'.Wcs11Switch.caseRangeSubsetType
(RangeSubsetType object) Returns the result of interpreting the object as an instance of 'Range Subset Type'.boolean
Wcs111Validator.validateRangeSubsetType
(RangeSubsetType rangeSubsetType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateRangeSubsetType
(RangeSubsetType rangeSubsetType, DiagnosticChain diagnostics, Map context) -
Uses of RangeSubsetType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type RangeSubsetTypeModifier and TypeMethodDescriptionboolean
GetCoverageTypeValidator.validateRangeSubset
(RangeSubsetType value)