Provides layout algorithms that arrange only subsets of a given graph structure.

Partial layout allows to place a given set of nodes and/or route a given set of edges while leaving all other graph elements unchanged.



Classes
 ClassDescription
 PartialLayouter This class represents a partial layouter.
 PartialLayouter_StraightLineEdgeRouter Simple Edge Router that draws edges straight-line.