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