Class DiffSegments
java.lang.Object
com.vividsolutions.jump.qa.diff.DiffSegments
Finds all line segments in two
FeatureCollections which occur once only.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomputeDiffEdges(int index) Returns all the subedges from fc which are unmatched.voidsetSegments(int index, FeatureCollection fc)
-
Constructor Details
-
DiffSegments
-
-
Method Details
-
setSegments
-
computeDiffEdges
Returns all the subedges from fc which are unmatched.
-