Uses of Class
net.opengis.se._2_0.core.InterpolateType

Packages that use InterpolateType
net.opengis.se._2_0.core   
net.opengis.se._2_0.raster   
 

Uses of InterpolateType in net.opengis.se._2_0.core
 

Methods in net.opengis.se._2_0.core that return InterpolateType
 InterpolateType ObjectFactory.createInterpolateType()
          Create an instance of InterpolateType
 

Methods in net.opengis.se._2_0.core that return types with arguments of type InterpolateType
 JAXBElement<InterpolateType> ObjectFactory.createInterpolate(InterpolateType value)
          Create an instance of JAXBElement<InterpolateType>}
 

Methods in net.opengis.se._2_0.core with parameters of type InterpolateType
 JAXBElement<InterpolateType> ObjectFactory.createInterpolate(InterpolateType value)
          Create an instance of JAXBElement<InterpolateType>}
 

Uses of InterpolateType in net.opengis.se._2_0.raster
 

Fields in net.opengis.se._2_0.raster declared as InterpolateType
protected  InterpolateType ColorMapType.interpolate
           
 

Methods in net.opengis.se._2_0.raster that return InterpolateType
 InterpolateType ColorMapType.getInterpolate()
          Obtient la valeur de la propriété interpolate.
 

Methods in net.opengis.se._2_0.raster with parameters of type InterpolateType
 void ColorMapType.setInterpolate(InterpolateType value)
          Définit la valeur de la propriété interpolate.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.