org.apache.commons.math3.geometry.euclidean.twod
Class LineTest
java.lang.Object
org.apache.commons.math3.geometry.euclidean.twod.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()
testAbscissa
public void testAbscissa()
testOffset
public void testOffset()
testDistance
public void testDistance()
testPointAt
public void testPointAt()
testOriginOffset
public void testOriginOffset()
testParallel
public void testParallel()
testTransform
public void testTransform()
throws MathIllegalArgumentException
- Throws:
MathIllegalArgumentException
testIntersection
public void testIntersection()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.