Class VertexLabelAsShapeDemo

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

public class VertexLabelAsShapeDemo extends JApplet
This demo shows how to use the vertex labels themselves as the vertex shapes. Additionally, it shows html labels so they are multi-line, and gradient painting of the vertex labels.
Author:
Tom Nelson
See Also:
  • Constructor Details

    • VertexLabelAsShapeDemo

      public VertexLabelAsShapeDemo()
      create an instance of a simple graph with basic controls
  • Method Details

    • main

      public static void main(String[] args)