|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.feature.FeatureUpdateRecorder
public class FeatureUpdateRecorder
Records update transactions on Features, and can apply them
to a FeatureCollection.
| Constructor Summary | |
|---|---|
FeatureUpdateRecorder()
|
|
| Method Summary | |
|---|---|
FeatureDataset |
applyUpdates(FeatureCollection fc)
Applies updates to an existing FeatureCollection. |
int |
getCount()
|
void |
update(Feature origFeat,
Feature newFeat)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureUpdateRecorder()
| Method Detail |
|---|
public void update(Feature origFeat,
Feature newFeat)
public int getCount()
public FeatureDataset applyUpdates(FeatureCollection fc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||