class
EdgeUpdateCmd
: public
Command
(Return to index)
command to update edge display
Type:
Instantiable
Base Classes:
public
Command
Derived Classes
Include file:
GraphUnidraw/graphcmds.h
Public:
EdgeComp
*
Edge
()
EdgeUpdateCmd
(
Editor
* =nil,
EdgeComp
* =nil)
virtual void
Execute
()
pass to edge component to interpret.
virtual ClassId
GetClassId
()
virtual boolean
IsA
(ClassId)
virtual boolean
Reversible
()
returns false.
virtual
~EdgeUpdateCmd
()
Protected:
EdgeComp
*
edge
(more documentation)