类 LineTest

java.lang.Object
org.hipparchus.geometry.euclidean.twod.LineTest

public class LineTest extends Object
  • 构造器详细资料

    • 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
      抛出:
      MathIllegalArgumentException
    • testIntersection

      public void testIntersection()