Package org.jungrapht.samples
Class MinimalVisualizationWithVertexSelectionOnly
- java.lang.Object
-
- org.jungrapht.samples.MinimalVisualizationWithVertexSelectionOnly
-
public class MinimalVisualizationWithVertexSelectionOnly extends Object
A demo that shows a minimal visualization configurationUse the mouse wheel to scale Use Mouse Button 1 to pan Use CTRL-Mouse Button 1 to select (select individual vertices/edges or drag a rectangular area to select contained vertices)
- Author:
- Tom Nelson
-
-
Method Detail
-
main
public static void main(String[] args)
-
-