Class UndoPack.U_addToHE
All Packages    This Package    Previous    Next

Class UndoPack.U_addToHE

java.lang.Object
   |
   +----UndoPack.UndoObject
           |
           +----UndoPack.U_addToHE

public class U_addToHE
extends UndoObject
Undo add to set of highlighted edges

U_addToHE(Edge)

undo(GraphDispatcher)

U_addToHE
  public U_addToHE(Edge _e)

undo
  public void undo(GraphDispatcher g)

All Packages    This Package    Previous    Next