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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAxisSubset(AxisSubsetType newAxisSubset, NotificationChain msgs) voidDocumentRootImpl.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'.booleanWcs111Validator.validateAxisSubsetType(AxisSubsetType axisSubsetType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.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 TypeMethodDescriptionbooleanDocumentRootValidator.validateAxisSubset(AxisSubsetType value)