| Index | |
| SimulationEngine | |
| EventdbClass | |
| GraphicSite | |
| LogTrace | |
| MessageLog | |
| NodeClasses | |
| SiteClass | |
| NodeLinkGraphics | |
| Graphics | |
| GraphicalSimulationEngine | |
| ControlFrame | |
| TkUtils | |
| Utils |
- <C:NodeLinkGraphics>
class NodeLinkGraphics
feat canvas Nodes Links Size
- init(TopLevel Frame height:H width:W)
- step(_ LinkState)
- createNode(NodeId GraphSpec)
- removeNode(NodeId)
- createLink(LinkId FromNodeId ToNodeId NofSlots)
- removeLink(L)
- calcNofSlots(FromNodeId ToNodeId N)
- getColorOfNode(NodeId $)
- updateNodeText(NodeId TextList)
end