Uses of Interface
net.opengis.wcs11.AxisSubsetType
Packages that use AxisSubsetType
Package
Description
-
Uses of AxisSubsetType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return AxisSubsetTypeModifier and TypeMethodDescriptionWcs111Factory.createAxisSubsetType()
Returns a new object of class 'Axis Subset Type'.Wcs11Factory.createAxisSubsetType()
Returns a new object of class 'Axis Subset Type'.DocumentRoot.getAxisSubset()
Returns the value of the 'Axis Subset' containment reference.Methods in net.opengis.wcs11 with parameters of type AxisSubsetTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setAxisSubset
(AxisSubsetType value) Sets the value of the 'Axis Subset
' containment reference. -
Uses of AxisSubsetType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement AxisSubsetTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Axis Subset Type'.Methods in net.opengis.wcs11.impl that return AxisSubsetTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createAxisSubsetType()
Wcs11FactoryImpl.createAxisSubsetType()
DocumentRootImpl.getAxisSubset()
Methods in net.opengis.wcs11.impl with parameters of type AxisSubsetTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetAxisSubset
(AxisSubsetType newAxisSubset, NotificationChain msgs) void
DocumentRootImpl.setAxisSubset
(AxisSubsetType newAxisSubset) -
Uses of AxisSubsetType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type AxisSubsetTypeModifier and TypeMethodDescriptionWcs111Switch.caseAxisSubsetType
(AxisSubsetType object) Returns the result of interpreting the object as an instance of 'Axis Subset Type'.Wcs11Switch.caseAxisSubsetType
(AxisSubsetType object) Returns the result of interpreting the object as an instance of 'Axis Subset Type'.boolean
Wcs111Validator.validateAxisSubsetType
(AxisSubsetType axisSubsetType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateAxisSubsetType
(AxisSubsetType axisSubsetType, DiagnosticChain diagnostics, Map context) -
Uses of AxisSubsetType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type AxisSubsetTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateAxisSubset
(AxisSubsetType value)