Package: wnpp Severity: wishlist Owner: Emmanuel Bourg <ebo...@apache.org>
* Package name : abego-treelayout Version : 1.0.2 Upstream Author : abego Software GmbH * URL : http://treelayout.sourceforge.net * License : BSD-3-clause Programming Lang: Java Description : 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. Treelayout is a dependency of ANTLR 4. It'll be maintained by the Java Team.