Package | Description |
---|---|
org.graphstream.ui.graphicGraph | |
org.graphstream.ui.graphicGraph.stylesheet.parser |
Modifier and Type | Method and Description |
---|---|
StyleSheet |
GraphicGraph.getStyleSheet()
The style sheet.
|
Constructor and Description |
---|
StyleGroupSet(StyleSheet stylesheet)
New empty style group set, using the given style sheet to create style
groups.
|
Constructor and Description |
---|
StyleSheetParser(StyleSheet stylesheet,
java.io.InputStream stream) |
StyleSheetParser(StyleSheet stylesheet,
java.io.Reader stream) |