Package | Description |
---|---|
org.graphstream.ui.graphicGraph.stylesheet | |
org.graphstream.ui.graphicGraph.stylesheet.parser |
Modifier and Type | Method and Description |
---|---|
StyleConstants.SpriteOrientation |
Style.getSpriteOrientation()
How to orient a sprite according to its attachement.
|
static StyleConstants.SpriteOrientation |
StyleConstants.SpriteOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StyleConstants.SpriteOrientation[] |
StyleConstants.SpriteOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
StyleConstants.SpriteOrientation |
StyleSheetParser.spriteOrient() |