Uses of Class
net.opengis.gml.GridFunctionType

Packages that use GridFunctionType
net.opengis.gml   
 

Uses of GridFunctionType in net.opengis.gml
 

Subclasses of GridFunctionType in net.opengis.gml
 class IndexMapType
          Exends GridFunctionType with a lookUpTable.
 

Fields in net.opengis.gml with type parameters of type GridFunctionType
protected  JAXBElement<? extends GridFunctionType> CoverageFunctionType.gridFunction
           
 

Methods in net.opengis.gml that return GridFunctionType
 GridFunctionType ObjectFactory.createGridFunctionType()
          Create an instance of GridFunctionType
 

Methods in net.opengis.gml that return types with arguments of type GridFunctionType
 JAXBElement<GridFunctionType> ObjectFactory.createGridFunction(GridFunctionType value)
          Create an instance of JAXBElement<GridFunctionType>}
 JAXBElement<? extends GridFunctionType> CoverageFunctionType.getGridFunction()
          Obtient la valeur de la propriété gridFunction.
 

Methods in net.opengis.gml with parameters of type GridFunctionType
 JAXBElement<GridFunctionType> ObjectFactory.createGridFunction(GridFunctionType value)
          Create an instance of JAXBElement<GridFunctionType>}
 

Method parameters in net.opengis.gml with type arguments of type GridFunctionType
 void CoverageFunctionType.setGridFunction(JAXBElement<? extends GridFunctionType> value)
          Définit la valeur de la propriété gridFunction.
 



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