Uses of Interface
net.opengis.wcs11.CoverageDescriptionType

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

Uses of CoverageDescriptionType in net.opengis.wcs11
 

Methods in net.opengis.wcs11 that return CoverageDescriptionType
 CoverageDescriptionType Wcs111Factory.createCoverageDescriptionType()
          Returns a new object of class 'Coverage Description Type'.
 

Uses of CoverageDescriptionType in net.opengis.wcs11.impl
 

Classes in net.opengis.wcs11.impl that implement CoverageDescriptionType
 class CoverageDescriptionTypeImpl
          An implementation of the model object 'Coverage Description Type'.
 

Methods in net.opengis.wcs11.impl that return CoverageDescriptionType
 CoverageDescriptionType Wcs111FactoryImpl.createCoverageDescriptionType()
           
 

Uses of CoverageDescriptionType in net.opengis.wcs11.util
 

Methods in net.opengis.wcs11.util with parameters of type CoverageDescriptionType
 java.lang.Object Wcs111Switch.caseCoverageDescriptionType(CoverageDescriptionType object)
          Returns the result of interpreting the object as an instance of 'Coverage Description Type'.
 boolean Wcs111Validator.validateCoverageDescriptionType(CoverageDescriptionType coverageDescriptionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.