|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jump.qa.diff.DiffSegments
public class DiffSegments
Finds all line segments in two FeatureCollections which occur once only.
Constructor Summary | |
---|---|
DiffSegments(TaskMonitor monitor)
|
Method Summary | |
---|---|
FeatureCollection |
computeDiffEdges(int index)
Returns all the subedges from fc which are unmatched. |
void |
setSegments(int index,
FeatureCollection fc)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiffSegments(TaskMonitor monitor)
Method Detail |
---|
public void setSegments(int index, FeatureCollection fc)
public FeatureCollection computeDiffEdges(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |