パッケージ: libtreelayout-java (1.0.3-2)
libtreelayout-java に関するリンク
Trisquel の資源:
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]
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- Emmanuel Bourg
外部の資源:
- ホームページ [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.