Class LensVertexImageFromLabelShaperDemo

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

    public class LensVertexImageFromLabelShaperDemo
    extends JPanel
    Displays a graph using multi-line JLabel images as vertices. The Magnifier will magnify the images in the lens. Multiple vertex selection (CTRL mouse button 1 drag) will trace an arbitrary shape (instead of a Rectangle) and vertices within the shape will be selected
    Author:
    Tom Nelson
    See Also:
    Serialized Form
    • Constructor Detail

      • LensVertexImageFromLabelShaperDemo

        public LensVertexImageFromLabelShaperDemo()
        create an instance of a simple graph with controls to demo the zoom features.
    • Method Detail

      • main

        public static void main​(String[] args)