Class TestCaseGeometryFunctions
java.lang.Object
org.locationtech.jtstest.function.TestCaseGeometryFunctions
Geometry functions which
augment the existing methods on
Geometry
,
for use in XML Test files.
This is the default used in the TestRunner,
and thus all the operations
in this class should be named differently to the Geometry methods
(otherwise they will shadow the real Geometry methods).
If replacing a Geometry method is desired, this can be done via the -geomfunc argument to the TestRunner.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Geometry
bufferMitredJoin
(Geometry g, double distance) static Geometry
static double
static Geometry
-
Constructor Details
-
TestCaseGeometryFunctions
public TestCaseGeometryFunctions()
-
-
Method Details
-
bufferMitredJoin
-
densify
-
minClearance
-
minClearanceLine
-