Package org.graphstream.ui.graphicGraph
Class StyleGroupSet.EventSet
java.lang.Object
org.graphstream.ui.graphicGraph.StyleGroupSet.EventSet
- Enclosing class:
- StyleGroupSet
public class StyleGroupSet.EventSet extends Object
Set of events (meta-classes) actually active.
The event set contains the set of events actually occurring. This is used to select alternate styles. The events actually occurring are in precedence order. The last one is the most important.
- Author:
- Antoine Dutot
-
Field Summary
-
Constructor Summary
Constructors Constructor Description EventSet() -
Method Summary
-
Field Details
-
Constructor Details
-
EventSet
public EventSet()
-
-
Method Details