test.edu.uci.ics.jung.visualization
Class TestFRLayout
java.lang.Object
TestCase
test.edu.uci.ics.jung.visualization.LayoutTester
test.edu.uci.ics.jung.visualization.TestFRLayout
public class TestFRLayout
- extends LayoutTester
- Author:
- danyelf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestFRLayout
public TestFRLayout()
suite
public static Test suite()
getIters
protected int getIters()
- Specified by:
getIters
in class LayoutTester
getLayout
protected Layout getLayout(Graph g)
- Specified by:
getLayout
in class LayoutTester