Uses of Interface
net.opengis.wcs11.AxisSubsetType

Packages that use AxisSubsetType
net.opengis.wcs11   
net.opengis.wcs11.impl   
net.opengis.wcs11.util   
net.opengis.wcs11.validation   
 

Uses of AxisSubsetType in net.opengis.wcs11
 

Methods in net.opengis.wcs11 that return AxisSubsetType
 AxisSubsetType Wcs111Factory.createAxisSubsetType()
          Returns a new object of class 'Axis Subset Type'.
 AxisSubsetType DocumentRoot.getAxisSubset()
          Returns the value of the 'Axis Subset' containment reference.
 

Methods in net.opengis.wcs11 with parameters of type AxisSubsetType
 void 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 AxisSubsetType
 class AxisSubsetTypeImpl
          An implementation of the model object 'Axis Subset Type'.
 

Methods in net.opengis.wcs11.impl that return AxisSubsetType
 AxisSubsetType Wcs111FactoryImpl.createAxisSubsetType()
           
 AxisSubsetType DocumentRootImpl.getAxisSubset()
           
 

Methods in net.opengis.wcs11.impl with parameters of type AxisSubsetType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetAxisSubset(AxisSubsetType newAxisSubset, org.eclipse.emf.common.notify.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 AxisSubsetType
 java.lang.Object Wcs111Switch.caseAxisSubsetType(AxisSubsetType object)
          Returns the result of interpreting the object as an instance of 'Axis Subset Type'.
 boolean Wcs111Validator.validateAxisSubsetType(AxisSubsetType axisSubsetType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 

Uses of AxisSubsetType in net.opengis.wcs11.validation
 

Methods in net.opengis.wcs11.validation with parameters of type AxisSubsetType
 boolean DocumentRootValidator.validateAxisSubset(AxisSubsetType value)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.