|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.noding.snapround.GeometryNoder
public class GeometryNoder
Nodes a list of Geometry
s using Snap Rounding
Constructor Summary | |
---|---|
GeometryNoder(PrecisionModel pm)
|
Method Summary | |
---|---|
java.util.List |
node(java.util.Collection geoms)
Nodes the linework of a set of Geometrys using SnapRounding. |
void |
setValidate(boolean isValidityChecked)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeometryNoder(PrecisionModel pm)
Method Detail |
---|
public void setValidate(boolean isValidityChecked)
public java.util.List node(java.util.Collection geoms)
geoms
- a Collection of Geometrys of any type
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |