[ 原始碼: abego-treelayout ]
套件:libtreelayout-java(1.0.3-2)
libtreelayout-java 的相關連結
Debian 的資源:
下載原始碼套件 abego-treelayout:
- [abego-treelayout_1.0.3-2.dsc]
- [abego-treelayout_1.0.3.orig.tar.xz]
- [abego-treelayout_1.0.3-2.debian.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.