Package | Description |
---|---|
org.graphstream.ui.graphicGraph |
Modifier and Type | Method and Description |
---|---|
StyleGroup.ElementEvents |
StyleGroup.getEventsFor(Element element)
Set of events for a given element or null if the element has not currently
occurring events.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<StyleGroup.ElementEvents> |
StyleGroup.elementsEvents()
Subset of elements that are actually modified by one or more events.
|