public class DiffSegments
extends java.lang.Object
| Constructor and Description | 
|---|
DiffSegments(TaskMonitor monitor)  | 
| Modifier and Type | Method and Description | 
|---|---|
FeatureCollection | 
computeDiffEdges(int index)
Returns all the subedges from fc which are unmatched. 
 | 
void | 
setSegments(int index,
           FeatureCollection fc)  | 
public DiffSegments(TaskMonitor monitor)
public void setSegments(int index,
               FeatureCollection fc)
public FeatureCollection computeDiffEdges(int index)