Class SimpleGraphSpatialTest

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

    public class SimpleGraphSpatialTest
    extends JPanel
    A test program to show the SpatialLayout structure and allow users to manipulate the graph ('p' for pick mode, 't' for transform mode) and watch the Spatial structure update
    Author:
    Tom Nelson
    See Also:
    Serialized Form
    • Constructor Detail

      • SimpleGraphSpatialTest

        public SimpleGraphSpatialTest()
    • Method Detail

      • main

        public static void main​(String[] args)