Uses of Interface
net.opengis.wcs11.CoverageDomainType
Packages that use CoverageDomainType
Package
Description
- 
Uses of CoverageDomainType in net.opengis.wcs11Methods 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 TypeMethodDescriptionvoidCoverageDescriptionType.setDomain(CoverageDomainType value) Sets the value of the 'Domain' containment reference.
- 
Uses of CoverageDomainType in net.opengis.wcs11.implClasses in net.opengis.wcs11.impl that implement CoverageDomainTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Coverage Domain Type'.Fields in net.opengis.wcs11.impl declared as CoverageDomainTypeModifier and TypeFieldDescriptionprotected CoverageDomainTypeCoverageDescriptionTypeImpl.domainThe 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 TypeMethodDescriptionNotificationChainCoverageDescriptionTypeImpl.basicSetDomain(CoverageDomainType newDomain, NotificationChain msgs) voidCoverageDescriptionTypeImpl.setDomain(CoverageDomainType newDomain) 
- 
Uses of CoverageDomainType in net.opengis.wcs11.utilMethods 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'.booleanWcs111Validator.validateCoverageDomainType(CoverageDomainType coverageDomainType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateCoverageDomainType(CoverageDomainType coverageDomainType, DiagnosticChain diagnostics, Map context) 
- 
Uses of CoverageDomainType in net.opengis.wcs11.validationMethods in net.opengis.wcs11.validation with parameters of type CoverageDomainTypeModifier and TypeMethodDescriptionbooleanCoverageDescriptionTypeValidator.validateDomain(CoverageDomainType value)