Class PrecisionFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.PrecisionFunctions
-
public class PrecisionFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PrecisionFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static doubleminClearance(Geometry g)static GeometryminClearanceLine(Geometry g)static doubleminClearanceSimple(Geometry g)static GeometryminClearanceSimpleLine(Geometry g)static GeometryreducePrecision(Geometry geom, double scaleFactor)static GeometryreducePrecisionPointwise(Geometry geom, double scaleFactor)
-