abego-treelayout 1.0.2-1 source package in Ubuntu
Changelog
abego-treelayout (1.0.2-1) unstable; urgency=medium * Initial release (Closes: #800579) -- Emmanuel Bourg <email address hidden> Thu, 01 Oct 2015 12:37:54 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
abego-treelayout_1.0.2-1.dsc | 2.0 KiB | 5a084a0b8a613e622bc64c81cb77160848e0929aa3452d103e3a862af6f2391f |
abego-treelayout_1.0.2.orig.tar.xz | 247.7 KiB | da65ed112c85e95cfc26718e09fda51deec7a49306b53db62ba0d8a58026fb3e |
abego-treelayout_1.0.2-1.debian.tar.xz | 3.2 KiB | 09efccfe75cb4fd3416e7c21f9c790ee69e4cf998e1a80cbe24de89d2cac960f |
No changes file available.
Binary packages built by this source
- libtreelayout-java: 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.