Class EdgeLabelDemo

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

public class EdgeLabelDemo extends JApplet
Demonstrates jung support for drawing edge labels that can be positioned at any point along the edge, and can be rotated to be parallel with the edge.
Author:
Tom Nelson
See Also:
  • Constructor Details

    • EdgeLabelDemo

      public EdgeLabelDemo()
      create an instance of a simple graph with controls to demo the label positioning features
  • Method Details

    • main

      public static void main(String[] args)