类 SubLineTest

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

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

    • 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()
    • testIntersectionParallel

      public void testIntersectionParallel()