Package org.locationtech.jtslab
Class ClipFunctions
java.lang.Object
org.locationtech.jtslab.ClipFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Geometry
clipByIntersection
(Geometry geom, Geometry rectangle) static Geometry
clipByIntersectionOpt
(Geometry geom, Geometry rectangle) static Geometry
static Geometry
clipPolyPrecise
(Geometry geom, Geometry rectangle, double scaleFactor)
-
Constructor Details
-
ClipFunctions
public ClipFunctions()
-
-
Method Details
-
clipPoly
-
clipPolyPrecise
-
clipByIntersection
-
clipByIntersectionOpt
-