|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.noding.snapround.SnapRounder
Uses snap rounding to compute a rounded, noded arrangement from a set of linestrings.
Field Summary | |
protected LineIntersector |
li
|
Constructor Summary | |
SnapRounder()
|
Method Summary | |
java.util.Collection |
node(java.util.Collection inputSegmentStrings)
|
void |
setLineIntersector(LineIntersector li)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected LineIntersector li
Constructor Detail |
public SnapRounder()
Method Detail |
public void setLineIntersector(LineIntersector li)
public java.util.Collection node(java.util.Collection inputSegmentStrings)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |