Uses of Class
org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
| Package | Description |
|---|---|
| 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 Modifier and Type Method Description StyleSheetGraphicGraph. getStyleSheet()The style sheet.Constructors in org.graphstream.ui.graphicGraph with parameters of type StyleSheet Constructor Description 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 Constructor Description StyleSheetParser(StyleSheet stylesheet, InputStream stream)StyleSheetParser(StyleSheet stylesheet, Reader stream)