Package uk.ac.kcl.cch.jb.pliny.containmentView.layout

Class Summary
DirectedGraphLayoutVisitor Visitor with support for populating nodes and edges of DirectedGraph from model objects.
GraphAnimation GraphAnimation class lifted directly from the GEF flow example.
GraphLayoutManager Uses the DirectedGraphLayoutVisitor to automatically lay out figures on Containment View's screen.
GraphXYLayout Subclass of XYLayout which can use the child figures actual bounds as a constraint when doing manual layout (XYLayout).