Serializable, UndoableEditpublic class MapViewUndoRedo.ReplaceFeatureEdit extends FeatureUndoableEdit
RedoName, UndoName| 构造器 | 说明 |
|---|---|
ReplaceFeatureEdit(MapView mapView,
VectorLayer layer,
Shape s0,
Shape s1) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
String |
getPresentationName() |
|
void |
redo() |
|
void |
undo() |
addEdit, canRedo, canUndo, die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit, toStringisFeatureEditpublic ReplaceFeatureEdit(MapView mapView, VectorLayer layer, Shape s0, Shape s1)
public String getPresentationName()
getPresentationName 在接口中 UndoableEditgetPresentationName 在类中 AbstractUndoableEditpublic void undo()
undo 在接口中 UndoableEditundo 在类中 AbstractUndoableEditpublic void redo()
redo 在接口中 UndoableEditredo 在类中 AbstractUndoableEditCopyright © 2019. All rights reserved.