Language

Package: java-treelayout @ 1.0.3

Synopsis

Tree Layout Algorithm in Java

Description

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, etc. This is possible because TreeLayout separates the layout of a tree from the actual rendering.

Home page
http://treelayout.sourceforge.net
Location
gnu/packages/java.scm (line: 8233, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings