Uses of Interface
net.opengis.wcs11.AxisType

Packages that use AxisType
net.opengis.wcs11   
net.opengis.wcs11.impl   
net.opengis.wcs11.util   
 

Uses of AxisType in net.opengis.wcs11
 

Methods in net.opengis.wcs11 that return AxisType
 AxisType Wcs111Factory.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 AxisType
 class AxisTypeImpl
          An implementation of the model object 'Axis Type'.
 

Methods in net.opengis.wcs11.impl that return AxisType
 AxisType Wcs111FactoryImpl.createAxisType()
           
 

Uses of AxisType in net.opengis.wcs11.util
 

Methods in net.opengis.wcs11.util with parameters of type AxisType
 java.lang.Object Wcs111Switch.caseAxisType(AxisType object)
          Returns the result of interpreting the object as an instance of 'Axis Type'.
 boolean Wcs111Validator.validateAxisType(AxisType axisType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.