Uses of Interface
net.opengis.wcs11.FieldSubsetType

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

Uses of FieldSubsetType in net.opengis.wcs11
 

Methods in net.opengis.wcs11 that return FieldSubsetType
 FieldSubsetType Wcs111Factory.createFieldSubsetType()
          Returns a new object of class 'Field Subset Type'.
 

Uses of FieldSubsetType in net.opengis.wcs11.impl
 

Classes in net.opengis.wcs11.impl that implement FieldSubsetType
 class FieldSubsetTypeImpl
          An implementation of the model object 'Field Subset Type'.
 

Methods in net.opengis.wcs11.impl that return FieldSubsetType
 FieldSubsetType Wcs111FactoryImpl.createFieldSubsetType()
           
 

Uses of FieldSubsetType in net.opengis.wcs11.util
 

Methods in net.opengis.wcs11.util with parameters of type FieldSubsetType
 java.lang.Object Wcs111Switch.caseFieldSubsetType(FieldSubsetType object)
          Returns the result of interpreting the object as an instance of 'Field Subset Type'.
 boolean Wcs111Validator.validateFieldSubsetType(FieldSubsetType fieldSubsetType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.