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

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

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

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

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

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

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

Fields in net.opengis.se._2_0.raster declared as CategorizeType
protected  CategorizeType ColorMapType.categorize
           
 

Methods in net.opengis.se._2_0.raster that return CategorizeType
 CategorizeType ColorMapType.getCategorize()
          Obtient la valeur de la propriété categorize.
 

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



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