类 SubLineTest
java.lang.Object
org.hipparchus.geometry.euclidean.twod.SubLineTest
-
构造器概要
-
方法概要
修饰符和类型方法说明void
void
void
void
void
void
void
void
void
void
void
void
void
-
构造器详细资料
-
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()
-