Package org.abego.treelayout.demo.svg
Class SVGForTextInBoxTree
java.lang.Object
org.abego.treelayout.demo.svg.SVGForTextInBoxTree
Generates SVG for a given
TreeLayout of TextInBox nodes.
- Author:
- Udo Borkowski (ub@abego.org)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SVGForTextInBoxTree
- Parameters:
treeLayout- theTreeLayoutto be rendered as SVG
-
-
Method Details
-
getSVG
- Returns:
- the rendered tree, described in SVG format.
-