Uses of Class
org.graphstream.ui.graphicGraph.StyleGroup.ElementEvents
| Package | Description |
|---|---|
| org.graphstream.ui.graphicGraph |
-
Uses of StyleGroup.ElementEvents in org.graphstream.ui.graphicGraph
Methods in org.graphstream.ui.graphicGraph that return StyleGroup.ElementEvents Modifier and Type Method Description StyleGroup.ElementEventsStyleGroup. getEventsFor(Element element)Set of events for a given element or null if the element has not currently occurring events.Methods in org.graphstream.ui.graphicGraph that return types with arguments of type StyleGroup.ElementEvents Modifier and Type Method Description Iterable<StyleGroup.ElementEvents>StyleGroup. elementsEvents()Subset of elements that are actually modified by one or more events.