|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleSheet | |
---|---|
org.graphstream.ui.graphicGraph | |
org.graphstream.ui.graphicGraph.stylesheet.parser |
Uses of StyleSheet in org.graphstream.ui.graphicGraph |
---|
Methods in org.graphstream.ui.graphicGraph that return StyleSheet | |
---|---|
StyleSheet |
GraphicGraph.getStyleSheet()
The style sheet. |
Constructors in org.graphstream.ui.graphicGraph with parameters of type StyleSheet | |
---|---|
StyleGroupSet(StyleSheet stylesheet)
New empty style group set, using the given style sheet to create style groups. |
Uses of StyleSheet in org.graphstream.ui.graphicGraph.stylesheet.parser |
---|
Constructors in org.graphstream.ui.graphicGraph.stylesheet.parser with parameters of type StyleSheet | |
---|---|
StyleSheetParser(StyleSheet stylesheet,
InputStream stream)
|
|
StyleSheetParser(StyleSheet stylesheet,
Reader stream)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |