Package org.graphstream.ui.swingViewer

Interface Summary
GraphRenderer Interface for classes that draw a GraphicGraph in a swing component.
LayerRenderer A specific rendering class that can be plugged in any view and is called to draw under or above the graph.
ViewerListener Listener for specific viewer events.
 

Class Summary
DefaultView Base for constructing views.
GraphRendererBase  
Selection  
View A view on a graphic graph.
Viewer Set of views on a graphic graph.
ViewerPipe Shell around a proxy pipe coming from the viewer allowing to put viewer listeners on a viewer that runs in a distinct thread.
 

Enum Summary
Viewer.CloseFramePolicy What to do when a view frame is closed.
Viewer.ThreadingModel How does the viewer synchronise its internal graphic graph with the graph displayed.
 



Copyright © 2013. All Rights Reserved.