org.apache.commons.math3.geometry.euclidean.twod
Class SubLineTest
java.lang.Object
org.apache.commons.math3.geometry.euclidean.twod.SubLineTest
public class SubLineTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubLineTest
public SubLineTest()
testEndPoints
public void testEndPoints()
testNoEndPoints
public void testNoEndPoints()
testNoSegments
public void testNoSegments()
testSeveralSegments
public void testSeveralSegments()
testHalfInfiniteNeg
public void testHalfInfiniteNeg()
testHalfInfinitePos
public void testHalfInfinitePos()
testIntersectionInsideInside
public void testIntersectionInsideInside()
testIntersectionInsideBoundary
public void testIntersectionInsideBoundary()
testIntersectionInsideOutside
public void testIntersectionInsideOutside()
testIntersectionBoundaryBoundary
public void testIntersectionBoundaryBoundary()
testIntersectionBoundaryOutside
public void testIntersectionBoundaryOutside()
testIntersectionOutsideOutside
public void testIntersectionOutsideOutside()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.