org.apache.commons.math3.geometry.euclidean.threed
Class SubLineTest
java.lang.Object
org.apache.commons.math3.geometry.euclidean.threed.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()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testNoEndPoints
public void testNoEndPoints()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testNoSegments
public void testNoSegments()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testSeveralSegments
public void testSeveralSegments()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testHalfInfiniteNeg
public void testHalfInfiniteNeg()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testHalfInfinitePos
public void testHalfInfinitePos()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testIntersectionInsideInside
public void testIntersectionInsideInside()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testIntersectionInsideBoundary
public void testIntersectionInsideBoundary()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testIntersectionInsideOutside
public void testIntersectionInsideOutside()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testIntersectionBoundaryBoundary
public void testIntersectionBoundaryBoundary()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testIntersectionBoundaryOutside
public void testIntersectionBoundaryOutside()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testIntersectionOutsideOutside
public void testIntersectionOutsideOutside()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.