Uses of Interface
net.opengis.wcs11.CoverageDomainType
Packages that use CoverageDomainType
Package
Description
-
Uses of CoverageDomainType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return CoverageDomainTypeModifier and TypeMethodDescriptionWcs111Factory.createCoverageDomainType()
Returns a new object of class 'Coverage Domain Type'.Wcs11Factory.createCoverageDomainType()
Returns a new object of class 'Coverage Domain Type'.CoverageDescriptionType.getDomain()
Returns the value of the 'Domain' containment reference.Methods in net.opengis.wcs11 with parameters of type CoverageDomainTypeModifier and TypeMethodDescriptionvoid
CoverageDescriptionType.setDomain
(CoverageDomainType value) Sets the value of the 'Domain
' containment reference. -
Uses of CoverageDomainType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement CoverageDomainTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coverage Domain Type'.Fields in net.opengis.wcs11.impl declared as CoverageDomainTypeModifier and TypeFieldDescriptionprotected CoverageDomainType
CoverageDescriptionTypeImpl.domain
The cached value of the 'Domain
' containment reference.Methods in net.opengis.wcs11.impl that return CoverageDomainTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createCoverageDomainType()
Wcs11FactoryImpl.createCoverageDomainType()
CoverageDescriptionTypeImpl.getDomain()
Methods in net.opengis.wcs11.impl with parameters of type CoverageDomainTypeModifier and TypeMethodDescriptionNotificationChain
CoverageDescriptionTypeImpl.basicSetDomain
(CoverageDomainType newDomain, NotificationChain msgs) void
CoverageDescriptionTypeImpl.setDomain
(CoverageDomainType newDomain) -
Uses of CoverageDomainType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type CoverageDomainTypeModifier and TypeMethodDescriptionWcs111Switch.caseCoverageDomainType
(CoverageDomainType object) Returns the result of interpreting the object as an instance of 'Coverage Domain Type'.Wcs11Switch.caseCoverageDomainType
(CoverageDomainType object) Returns the result of interpreting the object as an instance of 'Coverage Domain Type'.boolean
Wcs111Validator.validateCoverageDomainType
(CoverageDomainType coverageDomainType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateCoverageDomainType
(CoverageDomainType coverageDomainType, DiagnosticChain diagnostics, Map context) -
Uses of CoverageDomainType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type CoverageDomainTypeModifier and TypeMethodDescriptionboolean
CoverageDescriptionTypeValidator.validateDomain
(CoverageDomainType value)