Uses of Interface
net.opengis.wcs10.DomainSubsetType
Packages that use DomainSubsetType
Package
Description
- 
Uses of DomainSubsetType in net.opengis.wcs10Methods in net.opengis.wcs10 that return DomainSubsetTypeModifier and TypeMethodDescriptionWcs10Factory.createDomainSubsetType()Returns a new object of class 'Domain Subset Type'.GetCoverageType.getDomainSubset()Returns the value of the 'Domain Subset' containment reference.Methods in net.opengis.wcs10 with parameters of type DomainSubsetTypeModifier and TypeMethodDescriptionvoidGetCoverageType.setDomainSubset(DomainSubsetType value) Sets the value of the 'Domain Subset' containment reference.
- 
Uses of DomainSubsetType in net.opengis.wcs10.implClasses in net.opengis.wcs10.impl that implement DomainSubsetTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Domain Subset Type'.Fields in net.opengis.wcs10.impl declared as DomainSubsetTypeModifier and TypeFieldDescriptionprotected DomainSubsetTypeGetCoverageTypeImpl.domainSubsetThe cached value of the 'Domain Subset' containment reference.Methods in net.opengis.wcs10.impl that return DomainSubsetTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createDomainSubsetType()GetCoverageTypeImpl.getDomainSubset()Methods in net.opengis.wcs10.impl with parameters of type DomainSubsetTypeModifier and TypeMethodDescriptionNotificationChainGetCoverageTypeImpl.basicSetDomainSubset(DomainSubsetType newDomainSubset, NotificationChain msgs) voidGetCoverageTypeImpl.setDomainSubset(DomainSubsetType newDomainSubset) 
- 
Uses of DomainSubsetType in net.opengis.wcs10.utilMethods in net.opengis.wcs10.util with parameters of type DomainSubsetTypeModifier and TypeMethodDescriptionWcs10Switch.caseDomainSubsetType(DomainSubsetType object) Returns the result of interpreting the object as an instance of 'Domain Subset Type'.
- 
Uses of DomainSubsetType in net.opengis.wcs10.validationMethods in net.opengis.wcs10.validation with parameters of type DomainSubsetTypeModifier and TypeMethodDescriptionbooleanGetCoverageTypeValidator.validateDomainSubset(DomainSubsetType value)