Class VertexLabelAsShapeDemo

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

    public class VertexLabelAsShapeDemo
    extends JPanel
    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:
    Serialized Form
    • Constructor Detail

      • VertexLabelAsShapeDemo

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

      • main

        public static void main​(String[] args)