Uses of Interface
net.opengis.wcs11.RangeType
Packages that use RangeType
Package
Description
-
Uses of RangeType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return RangeTypeModifier and TypeMethodDescriptionWcs111Factory.createRangeType()
Returns a new object of class 'Range Type'.Wcs11Factory.createRangeType()
Returns a new object of class 'Range Type'.CoverageDescriptionType.getRange()
Returns the value of the 'Range' containment reference.Methods in net.opengis.wcs11 with parameters of type RangeType -
Uses of RangeType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement RangeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Range Type'.Fields in net.opengis.wcs11.impl declared as RangeTypeModifier and TypeFieldDescriptionprotected RangeType
CoverageDescriptionTypeImpl.range
The cached value of the 'Range
' containment reference.Methods in net.opengis.wcs11.impl that return RangeTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createRangeType()
Wcs11FactoryImpl.createRangeType()
CoverageDescriptionTypeImpl.getRange()
Methods in net.opengis.wcs11.impl with parameters of type RangeTypeModifier and TypeMethodDescriptionNotificationChain
CoverageDescriptionTypeImpl.basicSetRange
(RangeType newRange, NotificationChain msgs) void
-
Uses of RangeType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type RangeTypeModifier and TypeMethodDescriptionWcs111Switch.caseRangeType
(RangeType object) Returns the result of interpreting the object as an instance of 'Range Type'.Wcs11Switch.caseRangeType
(RangeType object) Returns the result of interpreting the object as an instance of 'Range Type'.boolean
Wcs111Validator.validateRangeType
(RangeType rangeType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateRangeType
(RangeType rangeType, DiagnosticChain diagnostics, Map context) -
Uses of RangeType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type RangeTypeModifier and TypeMethodDescriptionboolean
CoverageDescriptionTypeValidator.validateRange
(RangeType value)