recursive process graph class
![]() | BOX_WIDTH |
![]() | BOX_HEIGHT |
![]() | CIRCLE_WIDTH |
![]() | RPDiagram (Config *, RPWindow *, RPViewer *, RPGraph *) |
![]() | ~RPDiagram () |
![]() | CreateNode () |
![]() | CreateEdge (Subject *s1, Subject *s2) |
![]() | CreateNodeShape (Node *node, int x, int y) |
![]() | CreateLine (Edge *edge, GShape *fromShape, GShape *toShape, List<Point *> *line) |
![]() | UpdateNodeType (int n) |
![]() | UpdateEdgeType (int n) |
![]() | CheckDocument () |
![]() | CreateThing (int classNr) |
![]() | PlaceShapes () |
![]() | CheckEdgeConstraints (Subject *s1, Subject *s2) |
![]() | FindRoot (Subject *subj) |
recursive process graph class
virtual ~RPDiagram()
Node* CreateNode()
Edge* CreateEdge(Subject *s1, Subject *s2)
NodeShape* CreateNodeShape(Node *node, int x, int y)
Line* CreateLine(Edge *edge, GShape *fromShape, GShape *toShape, List<Point *> *line)
void UpdateNodeType(int n)
void UpdateEdgeType(int n)
void CheckDocument()
static const int BOX_WIDTH
static const int BOX_HEIGHT
static const int CIRCLE_WIDTH
Thing* CreateThing(int classNr)
void PlaceShapes()
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de