|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Colors | |
---|---|
org.graphstream.ui.graphicGraph.stylesheet | |
org.graphstream.ui.graphicGraph.stylesheet.parser |
Uses of Colors in org.graphstream.ui.graphicGraph.stylesheet |
---|
Methods in org.graphstream.ui.graphicGraph.stylesheet that return Colors | |
---|---|
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). |
Constructors in org.graphstream.ui.graphicGraph.stylesheet with parameters of type Colors | |
---|---|
Colors(Colors others)
New copy of the other colour set. |
Uses of Colors in org.graphstream.ui.graphicGraph.stylesheet.parser |
---|
Methods in org.graphstream.ui.graphicGraph.stylesheet.parser that return Colors | |
---|---|
Colors |
StyleSheetParser.colors()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |