google / depan

DepAn is a direct manipulation tool for visualization, analysis, and refactoring of dependencies in large applications.
http://google.github.io/depan
Apache License 2.0
89 stars 20 forks source link

Add layout parameters to all Layouts #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Several of the layout need user supplied parameters.  For example, the
tree-layouts should be able to choose top-down or left-right orientations.
 Currently we have partial support for RelationSets, but only for
hierarchical layouts.

Original issue reported on code.google.com by le...@google.com on 12 Sep 2008 at 6:41