|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DrawingTypeType | |
|---|---|
| net.opengis.gml | |
| Uses of DrawingTypeType in net.opengis.gml |
|---|
| Fields in net.opengis.gml declared as DrawingTypeType | |
|---|---|
protected DrawingTypeType |
GraphStyleType.drawingType
|
| Methods in net.opengis.gml that return DrawingTypeType | |
|---|---|
static DrawingTypeType |
DrawingTypeType.fromValue(String v)
|
DrawingTypeType |
GraphStyleType.getDrawingType()
Obtient la valeur de la propriété drawingType. |
static DrawingTypeType |
DrawingTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DrawingTypeType[] |
DrawingTypeType.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 DrawingTypeType | |
|---|---|
void |
GraphStyleType.setDrawingType(DrawingTypeType value)
Définit la valeur de la propriété drawingType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||