| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 
 | <html><head><TITLE>TRDiagram</TITLE></head>
<body>
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  TRDiagram : public <!2><A HREF="Diagram.html#DOC.111.1">Diagram</A> </H2><BLOCKQUOTE>
 generic tree diagram class.
</BLOCKQUOTE>
<hr>
 <h2> Inheritance:</h2>
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=125>
<param name=classes value="CDocument,MDocument.html,CDiagram,MDiagram.html,CTRDiagram,MTRDiagram.html,CFDDiagram,MFDDiagram.html">
<param name=before value="M,M,M,M^_">
<param name=after value="Md_SP,Md_,M,M">
<param name=indent value="0,1,2,2">
<param name=arrowdir value="down">
</APPLET>
<hr>
<DL>
<TABLE>
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.390.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>TRDiagram</B> (<!1><A HREF="Config.html">Config</A> *, <!1><A HREF="TRWindow.html">TRWindow</A> *, <!1><A HREF="TRViewer.html">TRViewer</A> *, <!1><A HREF="TRGraph.html">TRGraph</A> *)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.2"> <IMG BORDER=0 SRC=icon1.gif></A> virtual </TD><TD><B>~TRDiagram</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.3"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Node.html">Node</A>* </TD><TD><B>CreateNode</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.4"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Edge.html">Edge</A>* </TD><TD><B>CreateEdge</B> (<!1><A HREF="Subject.html">Subject</A> *n1, <!1><A HREF="Subject.html">Subject</A> *n2)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.5"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="NodeShape.html">NodeShape</A>* </TD><TD><B>CreateNodeShape</B> (<!1><A HREF="Node.html">Node</A> *node, int x, int y)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.6"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Line.html">Line</A>* </TD><TD><B>CreateLine</B> (<!1><A HREF="Edge.html">Edge</A> *edge, <!1><A HREF="GShape.html">GShape</A> *fromShape, <!1><A HREF="GShape.html">GShape</A> *toShape, <!1><A HREF="List.html">List</A><<!1><A HREF="Point.html">Point</A> *> *line)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.7"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>UpdateNodeType</B> (int n)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.8"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>UpdateEdgeType</B> (int n)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.9"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>DrawTreeLayout</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.10"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>UndrawTreeLayout</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.11"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>RemoveAll</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.12"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>Append</B> ()<br>
<I></I>
</TD></TR></TABLE><TABLE>
<DT><h3>Protected Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.390.13"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>FindRoot</B> (<!1><A HREF="Subject.html">Subject</A> *subj)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.14"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>CheckEdgeConstraints</B> (<!1><A HREF="Subject.html">Subject</A> *n1, <!1><A HREF="Subject.html">Subject</A> *n2)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.15"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>RecalculateTree</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.16"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Thing.html">Thing</A>* </TD><TD><B>CreateThing</B> (int classNr)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.17"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="DiagramChecks.html">DiagramChecks</A>* </TD><TD><B>GetTreeChecks</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.18"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>CheckDocument</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.19"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>DoLoad</B> (const <!1><A HREF="string.html">string</A> *file)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.20"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>PlaceShapes</B> ()<br>
<I> force the viewer to draw in right mode.</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.21"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>CalcParents</B> (<!1><A HREF="TextNode.html">TextNode</A> *parent, <!1><A HREF="TextNode.html">TextNode</A> *node)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.22"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>GetChildren</B> (<!1><A HREF="TextNode.html">TextNode</A> *node, <!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *children)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.23"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>DumpChildren</B> (<!1><A HREF="TextNode.html">TextNode</A> *node, unsigned level)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.390.24"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>DrawTreeLayout</B> (<!1><A HREF="TextNode.html">TextNode</A> *parent)<br>
<I></I>
</TD></TR></TABLE></DL>
<hr><H3>Inherited from <A HREF="Diagram.html">Diagram:</A></h3>
<DL>
<DL>
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  <!1><A HREF="Sequence.html">Sequence</A>  <B>sequence</B>
</DL><DL>
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Initialize</B>()
<DT><IMG SRC=icon2.gif> <!1><A HREF="Graph.html">Graph</A>*  <B>GetGraph</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="AssocList.html">AssocList</A>*  <B>GetAssocList</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetCurve</B>(bool set)
<DT><IMG SRC=icon2.gif> bool  <B>IsCurve</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>CheckConnection</B>(<!1><A HREF="Subject.html">Subject</A> *n1, <!1><A HREF="Subject.html">Subject</A> *n2)
<DT><IMG SRC=icon2.gif> virtual  void  <B>AddSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
<DT><IMG SRC=icon2.gif> void  <B>AddSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
<DT><IMG SRC=icon2.gif> virtual  void  <B>RemoveSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
<DT><IMG SRC=icon2.gif> void  <B>RemoveSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
<DT><IMG SRC=icon2.gif> void  <B>CompleteSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *subjects)
<DT><IMG SRC=icon2.gif> void  <B>CompleteEdges</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *subjects)
<DT><IMG SRC=icon2.gif> void  <B>CompleteSubject</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *edges, <!1><A HREF="Subject.html">Subject</A> *subject)
<DT><IMG SRC=icon2.gif> void  <B>AnnotateSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
<DT><IMG SRC=icon2.gif> void  <B>SetSubjectAnnotation</B>(<!1><A HREF="string.html">string</A> *s)
<DT><IMG SRC=icon2.gif> bool  <B>RedirectEdge</B>(<!1><A HREF="Line.html">Line</A> *line, bool first, const <!1><A HREF="Point.html">Point</A> *pt)
<DT><IMG SRC=icon2.gif> void  <B>Move</B>(<!2><A HREF="Document.html#DOC.118.42">MoveType</A>)
<DT><IMG SRC=icon2.gif> void  <B>SelectSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
<DT><IMG SRC=icon2.gif> void  <B>SelectSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
<DT><IMG SRC=icon2.gif> virtual  bool  <B>SetText</B>(<!1><A HREF="TextShape.html">TextShape</A> *t, const <!1><A HREF="string.html">string</A> *s)
<DT><IMG SRC=icon2.gif> void  <B>FindAll</B>(const <!1><A HREF="string.html">string</A> *s, bool send, bool substring, bool nameOnly)
<DT><IMG SRC=icon2.gif> void  <B>FindNext</B>(const <!1><A HREF="string.html">string</A> *s, bool send, bool substring, bool nameOnly)
<DT><IMG SRC=icon2.gif> void  <B>ReplaceAll</B>(const <!1><A HREF="string.html">string</A> *s1, const <!1><A HREF="string.html">string</A> *s2, bool send, bool substring, bool nameOnly)
<DT><IMG SRC=icon2.gif> void  <B>ReplaceNext</B>(const <!1><A HREF="string.html">string</A> *s1, const <!1><A HREF="string.html">string</A> *s2, bool send, bool substring, bool nameOnly)
<DT><IMG SRC=icon2.gif> virtual  bool  <B>HasIndexNode</B>(int)
<DT><IMG SRC=icon2.gif> virtual  bool  <B>HasIndexShape</B>(int)
<DT><IMG SRC=icon2.gif> void  <B>Reindex</B>()
<DT><IMG SRC=icon2.gif> void  <B>SetNextIndex</B>(<!1><A HREF="Node.html">Node</A> *n)
</DL><DL>
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="DiagramViewer.html">DiagramViewer</A>*  <B>GetDiagramViewer</B>() const 
<DT><IMG SRC=icon2.gif> int  <B>GetNodeType</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetNodeType</B>(int n)
<DT><IMG SRC=icon2.gif> int  <B>GetEdgeType</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetEdgeType</B>(int n)
<DT><IMG SRC=icon2.gif> int  <B>GetNodeShapeType</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetNodeShapeType</B>(int n)
<DT><IMG SRC=icon2.gif> void  <B>SetLineType</B>(int n)
<DT><IMG SRC=icon2.gif> int  <B>GetLineType</B>() const 
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetNodeLineStyle</B>()
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetEdgeLineStyle</B>()
<DT><IMG SRC=icon2.gif> void  <B>SetNodeLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> n)
<DT><IMG SRC=icon2.gif> void  <B>SetEdgeLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> e)
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A>  <B>GetLineEnd1</B>()
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A>  <B>GetLineEnd2</B>()
<DT><IMG SRC=icon2.gif> void  <B>SetLineEnd1</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
<DT><IMG SRC=icon2.gif> void  <B>SetLineEnd2</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
<DT><IMG SRC=icon2.gif> bool  <B>SetSubjectName</B>(<!1><A HREF="Subject.html">Subject</A> *subject, const <!1><A HREF="string.html">string</A> *s)
<DT><IMG SRC=icon2.gif> bool  <B>SetIndex</B>(<!1><A HREF="Node.html">Node</A> *n, const <!1><A HREF="string.html">string</A> *index)
<DT><IMG SRC=icon2.gif> void  <B>LoadEntries</B>()
<DT><IMG SRC=icon2.gif> void  <B>SaveEntries</B>()
<DT><IMG SRC=icon2.gif> void  <B>UpdateNameStrings</B>(<!1><A HREF="Subject.html">Subject</A> *subject)
</DL></DL>
<hr><H3>Inherited from <A HREF = "Document.html"> Document:</A></h3>
<DL>
<DL>
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>MoveType</B>
</DL><DL>
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>New</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>Load</B>()
<DT><IMG SRC=icon2.gif> void  <B>Save</B>()
<DT><IMG SRC=icon2.gif> void  <B>SaveAs</B>()
<DT><IMG SRC=icon2.gif> void  <B>SaveSelectionAs</B>()
<DT><IMG SRC=icon2.gif> void  <B>Quit</B>()
<DT><IMG SRC=icon2.gif> void  <B>ShowDocInfo</B>()
<DT><IMG SRC=icon2.gif> void  <B>ShowSource</B>()
<DT><IMG SRC=icon2.gif> void  <B>SaveSource</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>ShowSummary</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>ModelCheckDocument</B>()
<DT><IMG SRC=icon2.gif> void  <B>Annotate</B>()
<DT><IMG SRC=icon2.gif> void  <B>LoadSave</B>(const <!1><A HREF="string.html">string</A> *file)
<DT><IMG SRC=icon2.gif> void  <B>DoSaveAs</B>(const <!1><A HREF="string.html">string</A> *file)
<DT><IMG SRC=icon2.gif> void  <B>DoSaveSelectionAs</B>(const <!1><A HREF="string.html">string</A> *file)
<DT><IMG SRC=icon2.gif> double  <B>GetLoadFormat</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>NewFile</B>(const <!1><A HREF="string.html">string</A> *file)
<DT><IMG SRC=icon2.gif> bool  <B>NewName</B>(const <!1><A HREF="string.html">string</A> *newname)
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const <!1><A HREF="string.html">string</A> *newname)
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDocType</B>() const 
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetSuffix</B>() const 
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetToolName</B>() const 
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetAuthor</B>() const 
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetCreationTime</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>IsDefault</B>()
<DT><IMG SRC=icon2.gif> void  <B>NewDir</B>(const <!1><A HREF="string.html">string</A> *newdir)
<DT><IMG SRC=icon2.gif> void  <B>SetDir</B>(const <!1><A HREF="string.html">string</A> *newdir)
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDir</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetFSDir</B>()
<DT><IMG SRC=icon2.gif> void  <B>IncChanges</B>()
<DT><IMG SRC=icon2.gif> void  <B>DecChanges</B>()
<DT><IMG SRC=icon2.gif> int  <B>GetChanges</B>() const 
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetInlineEdit</B>(bool)
<DT><IMG SRC=icon2.gif> bool  <B>IsModified</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetModified</B>(bool set)
<DT><IMG SRC=icon2.gif> bool  <B>IsLoaded</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>MayWrite</B>(const <!1><A HREF="string.html">string</A> *path)
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const char *msg)
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const <!1><A HREF="string.html">string</A> *msg)
<DT><IMG SRC=icon2.gif> void  <B>SetAnnotation</B>(const <!1><A HREF="string.html">string</A> *s)
<DT><IMG SRC=icon2.gif> virtual  void  <B>Find</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>Replace</B>()
<DT><IMG SRC=icon2.gif> void  <B>UpdateWindow</B>()
<DT><IMG SRC=icon2.gif> <!1><A HREF="EditWindow.html">EditWindow</A>*  <B>GetMainWindow</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="Config.html">Config</A>*  <B>GetConfig</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="Viewer.html">Viewer</A>*  <B>GetViewer</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="InputFile.html">InputFile</A>*  <B>GetInputFile</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="OutputFile.html">OutputFile</A>*  <B>GetOutputFile</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetSourceEditDialog</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetDocAnnotationDialog</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetEltAnnotationDialog</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="FileSelectionDialog.html">FileSelectionDialog</A>*  <B>GetFileSelectionDialog</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="FindDialog.html">FindDialog</A>*  <B>GetFindDialog</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="ReplaceDialog.html">ReplaceDialog</A>*  <B>GetReplaceDialog</B>() const 
</DL><DL>
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="string.html">string</A>  <B>chkbuf</B>
</DL><DL>
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsAppending</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>IsSaveSelection</B>() const 
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateDirectory</B>(const <!1><A HREF="string.html">string</A> *s)
<DT><IMG SRC=icon2.gif> void  <B>ShowDialog</B>(<!2><A HREF="MessageDialog.html#DOC.225.1">MessageDialog::DialogType</A>, const char *title, const char *text)
<DT><IMG SRC=icon2.gif> void  <B>ShowDialog</B>(<!2><A HREF="MessageDialog.html#DOC.225.1">MessageDialog::DialogType</A>, const char *title, const <!1><A HREF="string.html">string</A> *text)
<DT><IMG SRC=icon2.gif> void  <B>ReportCheck</B>(int errors, const <!1><A HREF="string.html">string</A> *msg)
<DT><IMG SRC=icon2.gif> bool  <B>Save</B>(const <!1><A HREF="string.html">string</A> *file)
</DL></DL>
<A NAME="DOC.DOCU">
<hr>
 <h2> Documentation </h2>
<BLOCKQUOTE>
 generic tree diagram class.
</BLOCKQUOTE>
<DL>
<A NAME="TRDiagram">
<A NAME ="DOC.390.1">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  TRDiagram(<!1><A HREF="Config.html">Config</A> *, <!1><A HREF="TRWindow.html">TRWindow</A> *, <!1><A HREF="TRViewer.html">TRViewer</A> *, <!1><A HREF="TRGraph.html">TRGraph</A> *)</B></TT>
<DL></DL><P>
<A NAME="~TRDiagram">
<A NAME ="DOC.390.2">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> virtual  ~TRDiagram()</B></TT>
<DL></DL><P>
<A NAME="CreateNode">
<A NAME ="DOC.390.3">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Node.html">Node</A>*  CreateNode()</B></TT>
<DL></DL><P>
<A NAME="CreateEdge">
<A NAME ="DOC.390.4">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Edge.html">Edge</A>*  CreateEdge(<!1><A HREF="Subject.html">Subject</A> *n1, <!1><A HREF="Subject.html">Subject</A> *n2)</B></TT>
<DL></DL><P>
<A NAME="CreateNodeShape">
<A NAME ="DOC.390.5">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="NodeShape.html">NodeShape</A>*  CreateNodeShape(<!1><A HREF="Node.html">Node</A> *node, int x, int y)</B></TT>
<DL></DL><P>
<A NAME="CreateLine">
<A NAME ="DOC.390.6">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Line.html">Line</A>*  CreateLine(<!1><A HREF="Edge.html">Edge</A> *edge, <!1><A HREF="GShape.html">GShape</A> *fromShape, <!1><A HREF="GShape.html">GShape</A> *toShape, <!1><A HREF="List.html">List</A><<!1><A HREF="Point.html">Point</A> *> *line)</B></TT>
<DL></DL><P>
<A NAME="UpdateNodeType">
<A NAME ="DOC.390.7">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UpdateNodeType(int n)</B></TT>
<DL></DL><P>
<A NAME="UpdateEdgeType">
<A NAME ="DOC.390.8">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UpdateEdgeType(int n)</B></TT>
<DL></DL><P>
<A NAME="DrawTreeLayout">
<A NAME ="DOC.390.9">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  DrawTreeLayout()</B></TT>
<DL></DL><P>
<A NAME="UndrawTreeLayout">
<A NAME ="DOC.390.10">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UndrawTreeLayout()</B></TT>
<DL></DL><P>
<A NAME="RemoveAll">
<A NAME ="DOC.390.11">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  RemoveAll()</B></TT>
<DL></DL><P>
<A NAME="Append">
<A NAME ="DOC.390.12">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  Append()</B></TT>
<DL></DL><P>
<A NAME="FindRoot">
<A NAME ="DOC.390.13">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  FindRoot(<!1><A HREF="Subject.html">Subject</A> *subj)</B></TT>
<DL></DL><P>
<A NAME="CheckEdgeConstraints">
<A NAME ="DOC.390.14">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  CheckEdgeConstraints(<!1><A HREF="Subject.html">Subject</A> *n1, <!1><A HREF="Subject.html">Subject</A> *n2)</B></TT>
<DL></DL><P>
<A NAME="RecalculateTree">
<A NAME ="DOC.390.15">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  RecalculateTree()</B></TT>
<DL></DL><P>
<A NAME="CreateThing">
<A NAME ="DOC.390.16">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Thing.html">Thing</A>*  CreateThing(int classNr)</B></TT>
<DL></DL><P>
<A NAME="GetTreeChecks">
<A NAME ="DOC.390.17">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="DiagramChecks.html">DiagramChecks</A>*  GetTreeChecks()</B></TT>
<DL></DL><P>
<A NAME="CheckDocument">
<A NAME ="DOC.390.18">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  CheckDocument()</B></TT>
<DL></DL><P>
<A NAME="DoLoad">
<A NAME ="DOC.390.19">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  DoLoad(const <!1><A HREF="string.html">string</A> *file)</B></TT>
<DL></DL><P>
<A NAME="PlaceShapes">
<A NAME ="DOC.390.20">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  PlaceShapes()</B></TT>
<DD> force the viewer to draw in right mode.
<DL></DL><P>
<A NAME="CalcParents">
<A NAME ="DOC.390.21">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  CalcParents(<!1><A HREF="TextNode.html">TextNode</A> *parent, <!1><A HREF="TextNode.html">TextNode</A> *node)</B></TT>
<DL></DL><P>
<A NAME="GetChildren">
<A NAME ="DOC.390.22">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  GetChildren(<!1><A HREF="TextNode.html">TextNode</A> *node, <!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *children)</B></TT>
<DL></DL><P>
<A NAME="DumpChildren">
<A NAME ="DOC.390.23">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  DumpChildren(<!1><A HREF="TextNode.html">TextNode</A> *node, unsigned level)</B></TT>
<DL></DL><P>
<A NAME="DrawTreeLayout">
<A NAME ="DOC.390.24">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  DrawTreeLayout(<!1><A HREF="TextNode.html">TextNode</A> *parent)</B></TT>
<DL></DL><P></DL>
<hr>
<DL><DT><B>Direct child classes:
</B><DD><A HREF="FDDiagram.html"> FDDiagram </A><br>
</DL>
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
<P Align=Center><I>this page has been generated automatically by doc++</I>
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Zöckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
</BODY>
 |