org.apache.commons.math3.geometry.euclidean.threed
Class LineTest
java.lang.Object
org.apache.commons.math3.geometry.euclidean.threed.LineTest
public class LineTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineTest
public LineTest()
testContains
public void testContains()
throws MathIllegalArgumentException,
MathArithmeticException
- Throws:
MathIllegalArgumentException
MathArithmeticException
testSimilar
public void testSimilar()
throws MathIllegalArgumentException,
MathArithmeticException
- Throws:
MathIllegalArgumentException
MathArithmeticException
testPointDistance
public void testPointDistance()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testLineDistance
public void testLineDistance()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testClosest
public void testClosest()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testIntersection
public void testIntersection()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testRevert
public void testRevert()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.