Uses of Interface
net.opengis.wcs11.InterpolationMethodType

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

Uses of InterpolationMethodType in net.opengis.wcs11
 

Methods in net.opengis.wcs11 that return InterpolationMethodType
 InterpolationMethodType Wcs111Factory.createInterpolationMethodType()
          Returns a new object of class 'Interpolation Method Type'.
 

Uses of InterpolationMethodType in net.opengis.wcs11.impl
 

Classes in net.opengis.wcs11.impl that implement InterpolationMethodType
 class InterpolationMethodTypeImpl
          An implementation of the model object 'Interpolation Method Type'.
 

Methods in net.opengis.wcs11.impl that return InterpolationMethodType
 InterpolationMethodType Wcs111FactoryImpl.createInterpolationMethodType()
           
 

Uses of InterpolationMethodType in net.opengis.wcs11.util
 

Methods in net.opengis.wcs11.util with parameters of type InterpolationMethodType
 java.lang.Object Wcs111Switch.caseInterpolationMethodType(InterpolationMethodType object)
          Returns the result of interpreting the object as an instance of 'Interpolation Method Type'.
 boolean Wcs111Validator.validateInterpolationMethodType(InterpolationMethodType interpolationMethodType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.