Package edu.uci.ics.jung.samples
Class GraphZoomScrollPaneDemo
java.lang.Object
edu.uci.ics.jung.samples.GraphZoomScrollPaneDemo
Demonstrates the use of
GraphZoomScrollPane.
This class shows the VisualizationViewer zooming
and panning capabilities, using horizontal and
vertical scrollbars.
This demo also shows ToolTips on graph vertices and edges, and a key listener to change graph mouse modes.
- Author:
- Tom Nelson
-
Constructor Summary
ConstructorsConstructorDescriptioncreate an instance of a simple graph with controls to demo the zoom features. -
Method Summary
-
Constructor Details
-
GraphZoomScrollPaneDemo
public GraphZoomScrollPaneDemo()create an instance of a simple graph with controls to demo the zoom features.
-
-
Method Details
-
main
-