[ bianca ]
[ 源代码: abego-treelayout ]
软件包:libtreelayout-java(1.0.3-2)
libtreelayout-java 的相关链接
下载源码包 abego-treelayout:
- [abego-treelayout_1.0.3-2.debian.tar.xz]
- [abego-treelayout_1.0.3-2.dsc]
- [abego-treelayout_1.0.3.orig.tar.xz]
维护小组:
外部的资源:
- 主页 [treelayout.sourceforge.net]
相似软件包:
Efficient and customizable TreeLayout Algorithm in Java
The TreeLayout creates tree layouts for arbitrary trees. It is not restricted to a specific output or format, but can be used for any kind of two dimensional diagram. Examples are Swing based components, SVG files, and many more. This is possible because TreeLayout separates the layout of a tree from the actual rendering.