|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleGroupListener | |
---|---|
org.graphstream.ui.graphicGraph | |
org.graphstream.ui.swingViewer | |
org.graphstream.ui.swingViewer.basicRenderer |
Uses of StyleGroupListener in org.graphstream.ui.graphicGraph |
---|
Classes in org.graphstream.ui.graphicGraph that implement StyleGroupListener | |
---|---|
class |
GraphicGraph
Graph representation used in display classes. |
Methods in org.graphstream.ui.graphicGraph with parameters of type StyleGroupListener | |
---|---|
void |
StyleGroupSet.addListener(StyleGroupListener listener)
Add a listener for element style changes. |
void |
StyleGroupSet.removeListener(StyleGroupListener listener)
Remove a style change listener. |
Uses of StyleGroupListener in org.graphstream.ui.swingViewer |
---|
Classes in org.graphstream.ui.swingViewer that implement StyleGroupListener | |
---|---|
class |
GraphRendererBase
|
Uses of StyleGroupListener in org.graphstream.ui.swingViewer.basicRenderer |
---|
Classes in org.graphstream.ui.swingViewer.basicRenderer that implement StyleGroupListener | |
---|---|
class |
SwingBasicGraphRenderer
A very simple view of the graph that respect only a subset of CSS. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |