public class GeometryPrecisionReducer
extends java.lang.Object
Geometry
according to the supplied CoordinatePrecisionReducer| Constructor and Description |
|---|
GeometryPrecisionReducer(NumberPrecisionReducer numberPrecReducer) |
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Geometry |
reduce(com.vividsolutions.jts.geom.Geometry geom) |
public GeometryPrecisionReducer(NumberPrecisionReducer numberPrecReducer)