Uses of Package
org.abego.treelayout

Packages that use org.abego.treelayout
org.abego.treelayout Efficiently create compact, highly customizable tree layouts. 
org.abego.treelayout.util Various utility classes to simplify usage of the TreeLayout
 

Classes in org.abego.treelayout used by org.abego.treelayout
Configuration
          Used to configure the tree layout algorithm.
Configuration.AlignmentInLevel
          Possible alignments of a node within a level (centered, towards or away from root)
Configuration.Location
          Identifies the sides of a rectangle (top, left, ...)
NodeExtentProvider
          Provides the extent (width and height) of a tree node.
TreeForTreeLayout
          Represents a tree to be used by the TreeLayout.
TreeLayout.DumpConfiguration
           
 

Classes in org.abego.treelayout used by org.abego.treelayout.util
Configuration
          Used to configure the tree layout algorithm.
Configuration.AlignmentInLevel
          Possible alignments of a node within a level (centered, towards or away from root)
Configuration.Location
          Identifies the sides of a rectangle (top, left, ...)
NodeExtentProvider
          Provides the extent (width and height) of a tree node.
TreeForTreeLayout
          Represents a tree to be used by the TreeLayout.
 



Copyright © 2011 abego Software GmbH, Germany. All Rights Reserved.