public class GeometryTests
extends java.lang.Object
Constructor and Description |
---|
GeometryTests() |
Modifier and Type | Method and Description |
---|---|
CompoundShape |
generateLP(double gapSize) |
void |
testBoxIntersection45DegreeRotationAndShift() |
void |
testBoxIntersection90DegreeRotation() |
void |
testBoxIntersection90DegreeRotationAndShift() |
void |
testBoxIntersectionAndShift() |
void |
testBoxIntersectionRotationAndShift() |
void |
testBoxIntersectionRotationAndShiftXYZ() |
void |
testBoxIntersectionSimple() |
void |
testCompoundShapeIntersection() |
void |
testCompoundShapeIntersection45DegreeRotation() |
void |
testCompoundShapeIntersection45DegreeRotationAndShift() |
void |
testCompoundShapeIntersection90DegreeRotation() |
public void testBoxIntersectionSimple()
public void testBoxIntersection90DegreeRotation()
public void testBoxIntersection90DegreeRotationAndShift()
public void testBoxIntersectionAndShift()
public void testBoxIntersectionRotationAndShift()
public void testBoxIntersectionRotationAndShiftXYZ()
public void testBoxIntersection45DegreeRotationAndShift()
public void testCompoundShapeIntersection()
public void testCompoundShapeIntersection90DegreeRotation()
public CompoundShape generateLP(double gapSize)
public void testCompoundShapeIntersection45DegreeRotation()
public void testCompoundShapeIntersection45DegreeRotationAndShift()