Uses of Class
net.opengis.gml.GraphTypeType

Packages that use GraphTypeType
net.opengis.gml   
 

Uses of GraphTypeType in net.opengis.gml
 

Fields in net.opengis.gml declared as GraphTypeType
protected  GraphTypeType GraphStyleType.graphType
           
 

Methods in net.opengis.gml that return GraphTypeType
static GraphTypeType GraphTypeType.fromValue(String v)
           
 GraphTypeType GraphStyleType.getGraphType()
          Obtient la valeur de la propriété graphType.
static GraphTypeType GraphTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GraphTypeType[] GraphTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.gml with parameters of type GraphTypeType
 void GraphStyleType.setGraphType(GraphTypeType value)
          Définit la valeur de la propriété graphType.
 



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