Uses of Interface
net.opengis.wcs11.InterpolationMethodBaseType

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

Uses of InterpolationMethodBaseType in net.opengis.wcs11
 

Subinterfaces of InterpolationMethodBaseType in net.opengis.wcs11
 interface InterpolationMethodType
          A representation of the model object 'Interpolation Method Type'.
 

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

Uses of InterpolationMethodBaseType in net.opengis.wcs11.impl
 

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

Methods in net.opengis.wcs11.impl that return InterpolationMethodBaseType
 InterpolationMethodBaseType Wcs111FactoryImpl.createInterpolationMethodBaseType()
           
 

Uses of InterpolationMethodBaseType in net.opengis.wcs11.util
 

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



Copyright © 1996-2010 Geotools. All Rights Reserved.