com.vividsolutions.jts.noding.snapround
public class GeometryNoder extends java.lang.Object
Geometry
s using Snap RoundingConstructor 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