Package com.vividsolutions.jump.geom
Interface GeometryProcessor
-
public interface GeometryProcessor
An interface to process geometries.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.locationtech.jts.geom.Geometry
process(org.locationtech.jts.geom.Geometry geometry)
-