Package | Description |
---|---|
org.graphstream.ui.graphicGraph.stylesheet | |
org.graphstream.ui.graphicGraph.stylesheet.parser |
Modifier and Type | Method and Description |
---|---|
StyleConstants.TextMode |
Style.getTextMode()
How to draw the text of the element.
|
static StyleConstants.TextMode |
StyleConstants.TextMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StyleConstants.TextMode[] |
StyleConstants.TextMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
StyleConstants.TextMode |
StyleSheetParser.textMode() |