Interface GeometryProcessor
public interface GeometryProcessor
An interface to process geometries.
-
Method Summary
Modifier and TypeMethodDescriptionorg.locationtech.jts.geom.Geometryprocess(org.locationtech.jts.geom.Geometry geometry)
-
Method Details
-
process
org.locationtech.jts.geom.Geometry process(org.locationtech.jts.geom.Geometry geometry)
-