com.vividsolutions.jts.noding.snapround
public class GeometryNoder extends java.lang.Object
Geometrys using Snap Rounding| Constructor and Description |
|---|
GeometryNoder(PrecisionModel pm) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
node(java.util.Collection geoms)
Nodes the linework of a set of Geometrys using SnapRounding.
|
void |
setValidate(boolean isValidityChecked) |
public GeometryNoder(PrecisionModel pm)
public void setValidate(boolean isValidityChecked)
public java.util.List node(java.util.Collection geoms)
geoms - a Collection of Geometrys of any type