Class SubLayoutDemo

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

public class SubLayoutDemo extends JApplet
Demonstrates the AggregateLayout class. In this demo, vertices are visually clustered as they are selected. The cluster is formed in a new Layout centered at the middle locations of the selected vertices. The size and layout algorithm for each new cluster is selectable.
See Also: