| Constructor and Description |
|---|
TestCaseEdit(Geometry[] geom) |
TestCaseEdit(Geometry[] geom,
String name) |
TestCaseEdit(PrecisionModel pm) |
TestCaseEdit(Testable tc) |
TestCaseEdit(TestCaseEdit tce) |
public TestCaseEdit(PrecisionModel pm)
public TestCaseEdit(Testable tc) throws ParseException
ParseExceptionpublic TestCaseEdit(TestCaseEdit tce)
public TestCaseEdit(Geometry[] geom)
public void setGeometry(int i,
Geometry geom)
setGeometry in interface Testablepublic void setIntersectionMatrix(IntersectionMatrix im)
setIntersectionMatrix in interface Testablepublic Geometry getResult()
public void setResult(Geometry geom)
public String getOpName()
public void setOpName(String name)
public void setExpectedIntersectionMatrix(String expectedIntersectionMatrix)
setExpectedIntersectionMatrix in interface Testablepublic void setExpectedConvexHull(Geometry expectedConvexHull)
setExpectedConvexHull in interface Testablepublic void setExpectedBoundary(Geometry expectedBoundary)
setExpectedBoundary in interface Testablepublic void setExpectedIntersection(Geometry expectedIntersection)
setExpectedIntersection in interface Testablepublic void setExpectedUnion(Geometry expectedUnion)
setExpectedUnion in interface Testablepublic void setExpectedDifference(Geometry expectedDifference)
setExpectedDifference in interface Testablepublic void setExpectedSymDifference(Geometry expectedSymDifference)
setExpectedSymDifference in interface Testablepublic void setExpectedCentroid(Geometry expectedCentroid)
setExpectedCentroid in interface Testablepublic Geometry getGeometry(int i)
getGeometry in interface Testablepublic IntersectionMatrix getIM()
public Testable getTestable()
public String getFailedMsg()
getFailedMsg in interface Testablepublic IntersectionMatrix getIntersectionMatrix()
getIntersectionMatrix in interface Testablepublic String getDescription()
getDescription in interface Testablepublic String getWellKnownText(int i)
getWellKnownText in interface Testablepublic String getExpectedIntersectionMatrix()
getExpectedIntersectionMatrix in interface Testablepublic Geometry getExpectedConvexHull()
getExpectedConvexHull in interface Testablepublic Geometry getExpectedBoundary()
getExpectedBoundary in interface Testablepublic Geometry getExpectedIntersection()
getExpectedIntersection in interface Testablepublic Geometry getExpectedUnion()
getExpectedUnion in interface Testablepublic Geometry getExpectedDifference()
getExpectedDifference in interface Testablepublic Geometry getExpectedSymDifference()
getExpectedSymDifference in interface Testablepublic void exchange()
public void runTest()
throws ParseException
runTest in interface TestableParseExceptionpublic void initGeometry()
throws ParseException
initGeometry in interface TestableParseExceptionpublic Geometry[] getGeometries()
Copyright © 2025. All rights reserved.