Package infovis.tree.visualization.nodelink

Implements Node-Link diagram layouts for trees.

See:
          Description

Interface Summary
TreeLayoutFactory.Creator Creator for NodeLinkTreeLayout objects.
 

Class Summary
DendrogramTreeLayout Layout for Dendrograms.
RTLayout Implements the Reingold and Tilford Tree Layout.
RTPolar Use the Reingold and Tilford Tree Layout and transforms it in polar coordinates.
SimpleTreeLayout Simple algorithm for tree layout.
TreeLayoutFactory Factory of Tree Layout objects.
TreeLayoutFactory.AbstractCreator Class abstract class implementing the Creator interface.
TreeLayoutFactory.DefaultCreator Default implementation of the Creator interface.
 

Package infovis.tree.visualization.nodelink Description

Implements Node-Link diagram layouts for trees.



Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.