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