edu.uci.ics.jung.visualization.subLayout
Class TreeCollapser
java.lang.Object
edu.uci.ics.jung.visualization.subLayout.TreeCollapser
public class TreeCollapser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeCollapser
public TreeCollapser()
collapse
public void collapse(Layout layout,
Forest tree,
Object subRoot)
throws InstantiationException,
IllegalAccessException
- Throws:
InstantiationException
IllegalAccessException
expand
public void expand(Forest tree,
Forest subTree)
Copyright © 2009. All Rights Reserved.