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