I

ILayoutAlgorithm

ILayoutAlgorithm describes the general interface for algorithms that perform a layout process on a LayoutGraph.
Inheritance Hierarchy

Remarks

The main and only method for invoking the layout calculation is applyLayout. Implementing classes will arrange the graph there.

See Also

Developer's Guide

Members

No filters for this type

Methods