com.vividsolutions.jts.noding.snapround
Class SimpleSegmentStringsSnapper

java.lang.Object
  extended bycom.vividsolutions.jts.noding.snapround.SimpleSegmentStringsSnapper

public class SimpleSegmentStringsSnapper
extends java.lang.Object

Version:
1.4.0

Constructor Summary
SimpleSegmentStringsSnapper()
           
 
Method Summary
 void computeNodes(java.util.Collection edges, SegmentSnapper ss, boolean testAllSegments)
           
 int getNumSnaps()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleSegmentStringsSnapper

public SimpleSegmentStringsSnapper()
Method Detail

getNumSnaps

public int getNumSnaps()

computeNodes

public void computeNodes(java.util.Collection edges,
                         SegmentSnapper ss,
                         boolean testAllSegments)