Uses of Class
org.graphstream.ui.graphicGraph.StyleGroupSet.EventSet
| Package | Description |
|---|---|
| org.graphstream.ui.graphicGraph |
-
Uses of StyleGroupSet.EventSet in org.graphstream.ui.graphicGraph
Constructors in org.graphstream.ui.graphicGraph with parameters of type StyleGroupSet.EventSet Constructor Description StyleGroup(String identifier, Collection<Rule> rules, Element firstElement, StyleGroupSet.EventSet eventSet)New style group for a first graph element and the set of style rules that matches it.