Class RecreateHandlesEdit

java.lang.Object
javax.swing.undo.AbstractUndoableEdit
org.jhotdraw8.draw.undo.RecreateHandlesEdit
All Implemented Interfaces:
Serializable, UndoableEdit

public class RecreateHandlesEdit extends AbstractUndoableEdit
This undoable edit can be used to recreate handles of a drawing view as part of an undo/redo operation.
See Also: