class
EdgeData
: public
GraphData
(Return to index)
command data for storing edge information.
Type:
Instantiable
Base Classes:
public
GraphData
Derived Classes
Include file:
GraphUnidraw/graphdata.h
Public:
EdgeData
(
EdgeComp
* ed,
TopoNode
* st,
TopoNode
* en)
virtual boolean
IsA
(ClassId)
EdgeComp
*
edge
TopoNode
*
end
TopoNode
*
start
(more documentation)