Uses of Interface
net.opengis.wcs11.DomainSubsetType
Packages that use DomainSubsetType
Package
Description
-
Uses of DomainSubsetType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return DomainSubsetTypeModifier and TypeMethodDescriptionWcs111Factory.createDomainSubsetType()
Returns a new object of class 'Domain Subset Type'.Wcs11Factory.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.wcs11 with parameters of type DomainSubsetTypeModifier and TypeMethodDescriptionvoid
GetCoverageType.setDomainSubset
(DomainSubsetType value) Sets the value of the 'Domain Subset
' containment reference. -
Uses of DomainSubsetType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement DomainSubsetTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Domain Subset Type'.Fields in net.opengis.wcs11.impl declared as DomainSubsetTypeModifier and TypeFieldDescriptionprotected DomainSubsetType
GetCoverageTypeImpl.domainSubset
The cached value of the 'Domain Subset
' containment reference.Methods in net.opengis.wcs11.impl that return DomainSubsetTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createDomainSubsetType()
Wcs11FactoryImpl.createDomainSubsetType()
GetCoverageTypeImpl.getDomainSubset()
Methods in net.opengis.wcs11.impl with parameters of type DomainSubsetTypeModifier and TypeMethodDescriptionNotificationChain
GetCoverageTypeImpl.basicSetDomainSubset
(DomainSubsetType newDomainSubset, NotificationChain msgs) void
GetCoverageTypeImpl.setDomainSubset
(DomainSubsetType newDomainSubset) -
Uses of DomainSubsetType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type DomainSubsetTypeModifier and TypeMethodDescriptionWcs111Switch.caseDomainSubsetType
(DomainSubsetType object) Returns the result of interpreting the object as an instance of 'Domain Subset Type'.Wcs11Switch.caseDomainSubsetType
(DomainSubsetType object) Returns the result of interpreting the object as an instance of 'Domain Subset Type'.boolean
Wcs111Validator.validateDomainSubsetType
(DomainSubsetType domainSubsetType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateDomainSubsetType
(DomainSubsetType domainSubsetType, DiagnosticChain diagnostics, Map context) -
Uses of DomainSubsetType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type DomainSubsetTypeModifier and TypeMethodDescriptionboolean
GetCoverageTypeValidator.validateDomainSubset
(DomainSubsetType value)