JGraphLayout
v1.4.0.2


Package com.jgraph.layout.tree

JGraphLayout graph package which contains tree layout algorithms.

See:
          Description

Class Summary
JGraphAbstractTreeLayout An implementation of a basic tree layout.
JGraphCompactTreeLayout The compact tree layout is a Moen layout, which concentrates on making the graph as compact as possible whilst still allowing correctly for varations in node shapes and sizes The paper by Moen is called "Drawing Dynamic Trees" and may be purchased from http://csdl.computer.org/comp/mags/so/1990/04/s4021abs.htm
JGraphMoenLayout Deprecated. use JGraphCompactTreeLayout instead
JGraphRadialTreeLayout Lays out the nodes in a graph as a radial tree (root at the centre, children in concentric ovals).
JGraphTreeLayout An implementation of a basic tree layout.
 

Package com.jgraph.layout.tree Description

JGraphLayout graph package which contains tree layout algorithms.


JGraphLayout
v1.4.0.2


Copyright (C) 2005 JGraph.com. All rights reserved.