| Package | Description |
|---|---|
| org.graphstream.ui.graphicGraph.stylesheet | |
| org.graphstream.ui.graphicGraph.stylesheet.parser |
| Modifier and Type | Method and Description |
|---|---|
Colors |
Style.getCanvasColor()
Colour of all non-graph, non-edge, non-node, non-sprite things.
|
Colors |
Style.getFillColors()
Which color(s) to use for fill modes that use it.
|
Colors |
Style.getShadowColors()
Color(s) of the element shadow.
|
Colors |
Style.getStrokeColor()
How to color the element contour.
|
Colors |
Style.getTextBackgroundColor() |
Colors |
Style.getTextColor()
The text color(s).
|
| Constructor and Description |
|---|
Colors(Colors others)
New copy of the other colour set.
|
| Modifier and Type | Method and Description |
|---|---|
Colors |
StyleSheetParser.colors() |
Copyright © 2015. All rights reserved.