Class GeometryComponentDeleter
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.geom.GeometryComponentDeleter
-
public class GeometryComponentDeleter extends Object
Deletes a component from a geometry.- Author:
- Martin Davis
-
-
Constructor Summary
Constructors Constructor Description GeometryComponentDeleter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Geometry
deleteComponent(Geometry geom, Geometry component)
-