Package | Description |
---|---|
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. |
Constructor and Description |
---|
SVGForTextInBoxTree(TreeLayout<TextInBox> treeLayout) |
Constructor and Description |
---|
TextInBoxTreePane(TreeLayout<TextInBox> treeLayout)
Specifies the tree to be displayed by passing in a
TreeLayout for
that tree. |
Copyright © 2023. All rights reserved.