Uses of Interface
net.opengis.wcs11.FieldType

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

Uses of FieldType in net.opengis.wcs11
 

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

Uses of FieldType in net.opengis.wcs11.impl
 

Classes in net.opengis.wcs11.impl that implement FieldType
 class FieldTypeImpl
          An implementation of the model object 'Field Type'.
 

Methods in net.opengis.wcs11.impl that return FieldType
 FieldType Wcs111FactoryImpl.createFieldType()
           
 

Uses of FieldType in net.opengis.wcs11.util
 

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



Copyright © 1996-2010 Geotools. All Rights Reserved.