public class DiffSegmentsWithTolerance
extends java.lang.Object
DiffEdges find all line segments in two
FeatureCollections which occur once only.| Constructor and Description |
|---|
DiffSegmentsWithTolerance(FeatureCollection fc0,
FeatureCollection fc1,
double tolerance) |
| Modifier and Type | Method and Description |
|---|---|
FeatureCollection[] |
diff() |
public DiffSegmentsWithTolerance(FeatureCollection fc0, FeatureCollection fc1, double tolerance)
public FeatureCollection[] diff()