public class FeatureUpdateRecorder
extends java.lang.Object
Feature
s, and can apply them
to a FeatureCollection
.Constructor and Description |
---|
FeatureUpdateRecorder() |
Modifier and Type | Method and Description |
---|---|
FeatureDataset |
applyUpdates(FeatureCollection fc)
Applies updates to an existing FeatureCollection.
|
int |
getCount() |
void |
update(Feature origFeat,
Feature newFeat) |
public int getCount()
public FeatureDataset applyUpdates(FeatureCollection fc)