Uses of Class
net.opengis.gml.GraphStyleType

Packages that use GraphStyleType
net.opengis.gml   
 

Uses of GraphStyleType in net.opengis.gml
 

Fields in net.opengis.gml declared as GraphStyleType
protected  GraphStyleType GraphStylePropertyType.graphStyle
           
 

Methods in net.opengis.gml that return GraphStyleType
 GraphStyleType ObjectFactory.createGraphStyleType()
          Create an instance of GraphStyleType
 GraphStyleType GraphStylePropertyType.getGraphStyle()
          Obtient la valeur de la propriété graphStyle.
 

Methods in net.opengis.gml that return types with arguments of type GraphStyleType
 JAXBElement<GraphStyleType> ObjectFactory.createGraphStyle(GraphStyleType value)
          Create an instance of JAXBElement<GraphStyleType>}
 

Methods in net.opengis.gml with parameters of type GraphStyleType
 JAXBElement<GraphStyleType> ObjectFactory.createGraphStyle(GraphStyleType value)
          Create an instance of JAXBElement<GraphStyleType>}
 void GraphStylePropertyType.setGraphStyle(GraphStyleType value)
          Définit la valeur de la propriété graphStyle.
 



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