[ ソース: abego-treelayout ]
パッケージ: libtreelayout-java (1.0.3-1)
libtreelayout-java に関するリンク
Debian の資源:
abego-treelayout ソースパッケージをダウンロード:
- [abego-treelayout_1.0.3-1.dsc]
- [abego-treelayout_1.0.3.orig.tar.xz]
- [abego-treelayout_1.0.3-1.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.