Uses of Interface
net.opengis.wcs11.SpatialDomainType
Packages that use SpatialDomainType
Package
Description
-
Uses of SpatialDomainType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return SpatialDomainTypeModifier and TypeMethodDescriptionWcs111Factory.createSpatialDomainType()Returns a new object of class 'Spatial Domain Type'.Wcs11Factory.createSpatialDomainType()Returns a new object of class 'Spatial Domain Type'.CoverageDomainType.getSpatialDomain()Returns the value of the 'Spatial Domain' containment reference.Methods in net.opengis.wcs11 with parameters of type SpatialDomainTypeModifier and TypeMethodDescriptionvoidCoverageDomainType.setSpatialDomain(SpatialDomainType value) Sets the value of the 'Spatial Domain' containment reference. -
Uses of SpatialDomainType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement SpatialDomainTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Spatial Domain Type'.Fields in net.opengis.wcs11.impl declared as SpatialDomainTypeModifier and TypeFieldDescriptionprotected SpatialDomainTypeCoverageDomainTypeImpl.spatialDomainThe cached value of the 'Spatial Domain' containment reference.Methods in net.opengis.wcs11.impl that return SpatialDomainTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createSpatialDomainType()Wcs11FactoryImpl.createSpatialDomainType()CoverageDomainTypeImpl.getSpatialDomain()Methods in net.opengis.wcs11.impl with parameters of type SpatialDomainTypeModifier and TypeMethodDescriptionNotificationChainCoverageDomainTypeImpl.basicSetSpatialDomain(SpatialDomainType newSpatialDomain, NotificationChain msgs) voidCoverageDomainTypeImpl.setSpatialDomain(SpatialDomainType newSpatialDomain) -
Uses of SpatialDomainType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type SpatialDomainTypeModifier and TypeMethodDescriptionWcs111Switch.caseSpatialDomainType(SpatialDomainType object) Returns the result of interpreting the object as an instance of 'Spatial Domain Type'.Wcs11Switch.caseSpatialDomainType(SpatialDomainType object) Returns the result of interpreting the object as an instance of 'Spatial Domain Type'.booleanWcs111Validator.validateSpatialDomainType(SpatialDomainType spatialDomainType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateSpatialDomainType(SpatialDomainType spatialDomainType, DiagnosticChain diagnostics, Map context) -
Uses of SpatialDomainType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type SpatialDomainTypeModifier and TypeMethodDescriptionbooleanCoverageDomainTypeValidator.validateSpatialDomain(SpatialDomainType value)