Class RectangularLensDemo

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

    public class RectangularLensDemo
    extends JPanel
    Demonstrates the use of HyperbolicTransform and MagnifyTransform applied to either the model (graph layout) or the view (VisualizationViewer) The transforms are applied in a rectangular lens that affects that part of the visualization.
    Author:
    Tom Nelson
    See Also:
    Serialized Form
    • Constructor Detail

      • RectangularLensDemo

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

      • main

        public static void main​(String[] args)