| Package | Description |
|---|---|
| org.abego.treelayout |
Efficiently create compact, highly customizable tree layouts.
|
| org.abego.treelayout.demo |
Classes used by various "Demo" applications for the
TreeLayout. |
| org.abego.treelayout.demo.svg |
Demonstrates how to use the
TreeLayout to create a tree diagram with
SVG (Scalable Vector Graphic). |
| org.abego.treelayout.demo.swing |
Demonstration how to use the
TreeLayout to render a tree in a Swing
application. |
| org.abego.treelayout.util |
Various utility classes to simplify usage of the
TreeLayout. |
| Class and Description |
|---|
| 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 |
| Class and Description |
|---|
| NodeExtentProvider
Provides the extent (width and height) of a tree node.
|
| TreeForTreeLayout
Represents a tree to be used by the
TreeLayout. |
| Class and Description |
|---|
| TreeLayout
Implements the actual tree layout algorithm.
|
| Class and Description |
|---|
| TreeLayout
Implements the actual tree layout algorithm.
|
| Class and Description |
|---|
| 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 © 2015. All rights reserved.