Package com.vividsolutions.jump.qa.diff
Class DiffSegmentsWithTolerance
- java.lang.Object
-
- com.vividsolutions.jump.qa.diff.DiffSegmentsWithTolerance
-
public class DiffSegmentsWithTolerance extends Object
DiffEdges
find all line segments in two FeatureCollections which occur once only.
-
-
Constructor Summary
Constructors Constructor Description DiffSegmentsWithTolerance(FeatureCollection fc0, FeatureCollection fc1, double tolerance)
-
-
-
Constructor Detail
-
DiffSegmentsWithTolerance
public DiffSegmentsWithTolerance(FeatureCollection fc0, FeatureCollection fc1, double tolerance)
-
-
Method Detail
-
diff
public FeatureCollection[] diff()
-
-