Class VertexLabelPositionDemo

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer

public class VertexLabelPositionDemo extends JApplet
Demonstrates vertex label positioning controlled by the user. In the AUTO setting, labels are placed according to which quadrant the vertex is in
Author:
Tom Nelson
See Also:
  • Constructor Details

    • VertexLabelPositionDemo

      public VertexLabelPositionDemo()
      create an instance of a simple graph with controls to demo the zoomand hyperbolic features.
  • Method Details

    • main

      public static void main(String[] args)