test.edu.uci.ics.jung.utils
Class CoordinateUtilsTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.utils.CoordinateUtilsTest
public class CoordinateUtilsTest
- extends TestCase
- Author:
- Joshua O'Madadhain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
s1
protected Coordinates s1
s2
protected Coordinates s2
d1
protected Coordinates d1
d2
protected Coordinates d2
bounds
protected Rectangle2D bounds
CoordinateUtilsTest
public CoordinateUtilsTest()
setUp
protected void setUp()
throws Exception
- Throws:
Exception
testGetIntersections
public void testGetIntersections()