class
EdgeScript
: public
OverlayScript
(Return to index)
serialized view of
EdgeComp
.
Type:
Instantiable
Base Classes:
public
OverlayScript
Derived Classes
Include file:
GraphUnidraw/edgecomp.h
Public:
virtual boolean
Definition
(ostream&)
output serialized view with information to allow restoring connectitivy.
EdgeScript
(
EdgeComp
* = nil)
virtual ClassId
GetClassId
()
int
IndexNode
(
NodeComp
*comp)
return index of given node.
void
IndexNodes
(int& start, int& stop)
return index of start and stop nodes.
virtual boolean
IsA
(ClassId)
virtual const char*
script_name
()
for overriding in derived classes
(more documentation)