org.apache.commons.math3.geometry.euclidean.twod
Class PolygonsSetTest
java.lang.Object
org.apache.commons.math3.geometry.euclidean.twod.PolygonsSetTest
public class PolygonsSetTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolygonsSetTest
public PolygonsSetTest()
testSimplyConnected
public void testSimplyConnected()
testStair
public void testStair()
testHole
public void testHole()
testDisjointPolygons
public void testDisjointPolygons()
testOppositeHyperplanes
public void testOppositeHyperplanes()
testSingularPoint
public void testSingularPoint()
testLineIntersection
public void testLineIntersection()
testUnlimitedSubHyperplane
public void testUnlimitedSubHyperplane()
testUnion
public void testUnion()
testIntersection
public void testIntersection()
testXor
public void testXor()
testDifference
public void testDifference()
testEmptyDifference
public void testEmptyDifference()
testChoppedHexagon
public void testChoppedHexagon()
testConcentric
public void testConcentric()
testBug20040520
public void testBug20040520()
testBug20041003
public void testBug20041003()
testSqueezedHexa
public void testSqueezedHexa()
testIssue880Simplified
public void testIssue880Simplified()
testIssue880Complete
public void testIssue880Complete()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.