|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||