public class SVGDemo extends Object
TreeLayout
to create a tree diagram with
SVG (Scalable Vector Graphic)
The rendered SVG looks like this:
Constructor and Description |
---|
SVGDemo() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Returns an SVG text displaying a tree with nodes placed according to a
layout created by
TreeLayout . |
public static void main(String[] args)
TreeLayout
.args
- [unused]Copyright © 2019. All Rights Reserved.