public class GraphZoomScrollPaneDemo
extends java.lang.Object
GraphZoomScrollPane
.
This class shows off the VisualizationViewer
zooming
and panning capabilities, using horizontal and
vertical scrollbars.
This demo also shows ToolTips on graph vertices.
Constructor and Description |
---|
GraphZoomScrollPaneDemo()
create an instance of a simple graph with controls to
demo the zoom features.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
a driver for this demo
|