Uses of Interface
net.opengis.wcs11.AxisType
Packages that use AxisType
-
Uses of AxisType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return AxisTypeModifier and TypeMethodDescriptionWcs111Factory.createAxisType()Returns a new object of class 'Axis Type'.Wcs11Factory.createAxisType()Returns a new object of class 'Axis Type'. -
Uses of AxisType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement AxisTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Axis Type'.Methods in net.opengis.wcs11.impl that return AxisTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createAxisType()Wcs11FactoryImpl.createAxisType() -
Uses of AxisType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type AxisTypeModifier and TypeMethodDescriptionWcs111Switch.caseAxisType(AxisType object) Returns the result of interpreting the object as an instance of 'Axis Type'.Wcs11Switch.caseAxisType(AxisType object) Returns the result of interpreting the object as an instance of 'Axis Type'.booleanWcs111Validator.validateAxisType(AxisType axisType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateAxisType(AxisType axisType, DiagnosticChain diagnostics, Map context)