~ubuntu-branches/ubuntu/intrepid/tcm/intrepid

« back to all changes in this revision

Viewing changes to doc/sourcecode/ATDiagram.html

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><TITLE>ATDiagram</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  ATDiagram : public <!2><A HREF="Diagram.html#DOC.111.1">Diagram</A> </H2><BLOCKQUOTE>
 
4
 activity diagram class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=95>
 
9
<param name=classes value="CDocument,MDocument.html,CDiagram,MDiagram.html,CATDiagram,MATDiagram.html">
 
10
<param name=before value="M,M,M">
 
11
<param name=after value="Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2">
 
13
<param name=arrowdir value="down">
 
14
</APPLET>
 
15
<hr>
 
16
 
 
17
<DL>
 
18
<TABLE>
 
19
<DT><h3>Public Fields</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.15.10"> <IMG BORDER=0 SRC=icon1.gif></A> static  const  int </TD><TD><B>DOT_WIDTH</B> <br>
 
20
<I></I>
 
21
</TD></TR></TABLE><TABLE>
 
22
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.15.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>ATDiagram</B> (<!1><A HREF="Config.html">Config</A> *, <!1><A HREF="ATWindow.html">ATWindow</A> *, <!1><A HREF="ATViewer.html">ATViewer</A> *, <!1><A HREF="ATGraph.html">ATGraph</A> *)<br>
 
23
<I></I>
 
24
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.15.2"> <IMG BORDER=0 SRC=icon1.gif></A> virtual </TD><TD><B>~ATDiagram</B> ()<br>
 
25
<I></I>
 
26
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.15.3"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Node.html">Node</A>* </TD><TD><B>CreateNode</B> ()<br>
 
27
<I></I>
 
28
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.15.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>
 
29
<I></I>
 
30
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.15.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>
 
31
<I></I>
 
32
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.15.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>
 
33
<I></I>
 
34
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.15.7"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>UpdateNodeType</B> (int n)<br>
 
35
<I></I>
 
36
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.15.8"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>UpdateEdgeType</B> (int n)<br>
 
37
<I></I>
 
38
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.15.9"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>CheckDocument</B> ()<br>
 
39
<I></I>
 
40
</TD></TR></TABLE><TABLE>
 
41
<DT><h3>Protected Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.15.11"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Thing.html">Thing</A>* </TD><TD><B>CreateThing</B> (int classNr)<br>
 
42
<I></I>
 
43
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.15.12"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>HasIndexNode</B> (int code)<br>
 
44
<I></I>
 
45
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.15.13"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>HasIndexShape</B> (int code)<br>
 
46
<I></I>
 
47
</TD></TR></TABLE></DL>
 
48
<hr><H3>Inherited from <A HREF="Diagram.html">Diagram:</A></h3>
 
49
 
 
50
<DL>
 
51
<DL>
 
52
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  <!1><A HREF="Sequence.html">Sequence</A>  <B>sequence</B>
 
53
</DL><DL>
 
54
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Initialize</B>()
 
55
<DT><IMG SRC=icon2.gif> <!1><A HREF="Graph.html">Graph</A>*  <B>GetGraph</B>() const 
 
56
<DT><IMG SRC=icon2.gif> <!1><A HREF="AssocList.html">AssocList</A>*  <B>GetAssocList</B>() const 
 
57
<DT><IMG SRC=icon2.gif> void  <B>SetCurve</B>(bool set)
 
58
<DT><IMG SRC=icon2.gif> bool  <B>IsCurve</B>() const 
 
59
<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)
 
60
<DT><IMG SRC=icon2.gif> virtual  void  <B>AddSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
61
<DT><IMG SRC=icon2.gif> void  <B>AddSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
 
62
<DT><IMG SRC=icon2.gif> virtual  void  <B>RemoveSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
63
<DT><IMG SRC=icon2.gif> void  <B>RemoveSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
 
64
<DT><IMG SRC=icon2.gif> void  <B>CompleteSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *subjects)
 
65
<DT><IMG SRC=icon2.gif> void  <B>CompleteEdges</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *subjects)
 
66
<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)
 
67
<DT><IMG SRC=icon2.gif> void  <B>RemoveAll</B>()
 
68
<DT><IMG SRC=icon2.gif> void  <B>AnnotateSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
69
<DT><IMG SRC=icon2.gif> void  <B>SetSubjectAnnotation</B>(<!1><A HREF="string.html">string</A> *s)
 
70
<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)
 
71
<DT><IMG SRC=icon2.gif> void  <B>Move</B>(<!2><A HREF="Document.html#DOC.118.42">MoveType</A>)
 
72
<DT><IMG SRC=icon2.gif> void  <B>SelectSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
73
<DT><IMG SRC=icon2.gif> void  <B>SelectSubjects</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="Subject.html">Subject</A> *> *s)
 
74
<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)
 
75
<DT><IMG SRC=icon2.gif> void  <B>FindAll</B>(const <!1><A HREF="string.html">string</A> *s, bool send, bool substring, bool nameOnly)
 
76
<DT><IMG SRC=icon2.gif> void  <B>FindNext</B>(const <!1><A HREF="string.html">string</A> *s, bool send, bool substring, bool nameOnly)
 
77
<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)
 
78
<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)
 
79
<DT><IMG SRC=icon2.gif> void  <B>Reindex</B>()
 
80
<DT><IMG SRC=icon2.gif> void  <B>SetNextIndex</B>(<!1><A HREF="Node.html">Node</A> *n)
 
81
</DL><DL>
 
82
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="DiagramViewer.html">DiagramViewer</A>*  <B>GetDiagramViewer</B>() const 
 
83
<DT><IMG SRC=icon2.gif> int  <B>GetNodeType</B>() const 
 
84
<DT><IMG SRC=icon2.gif> void  <B>SetNodeType</B>(int n)
 
85
<DT><IMG SRC=icon2.gif> int  <B>GetEdgeType</B>() const 
 
86
<DT><IMG SRC=icon2.gif> void  <B>SetEdgeType</B>(int n)
 
87
<DT><IMG SRC=icon2.gif> int  <B>GetNodeShapeType</B>() const 
 
88
<DT><IMG SRC=icon2.gif> void  <B>SetNodeShapeType</B>(int n)
 
89
<DT><IMG SRC=icon2.gif> void  <B>SetLineType</B>(int n)
 
90
<DT><IMG SRC=icon2.gif> int  <B>GetLineType</B>() const 
 
91
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetNodeLineStyle</B>()
 
92
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetEdgeLineStyle</B>()
 
93
<DT><IMG SRC=icon2.gif> void  <B>SetNodeLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> n)
 
94
<DT><IMG SRC=icon2.gif> void  <B>SetEdgeLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> e)
 
95
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A>  <B>GetLineEnd1</B>()
 
96
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A>  <B>GetLineEnd2</B>()
 
97
<DT><IMG SRC=icon2.gif> void  <B>SetLineEnd1</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
 
98
<DT><IMG SRC=icon2.gif> void  <B>SetLineEnd2</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
 
99
<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)
 
100
<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)
 
101
<DT><IMG SRC=icon2.gif> virtual  void  <B>PlaceShapes</B>()
 
102
<DT><IMG SRC=icon2.gif> void  <B>LoadEntries</B>()
 
103
<DT><IMG SRC=icon2.gif> void  <B>SaveEntries</B>()
 
104
<DT><IMG SRC=icon2.gif> void  <B>UpdateNameStrings</B>(<!1><A HREF="Subject.html">Subject</A> *subject)
 
105
</DL></DL>
 
106
<hr><H3>Inherited from <A HREF = "Document.html"> Document:</A></h3>
 
107
 
 
108
<DL>
 
109
<DL>
 
110
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>MoveType</B>
 
111
</DL><DL>
 
112
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>New</B>()
 
113
<DT><IMG SRC=icon2.gif> virtual  void  <B>Load</B>()
 
114
<DT><IMG SRC=icon2.gif> virtual  void  <B>Append</B>()
 
115
<DT><IMG SRC=icon2.gif> void  <B>Save</B>()
 
116
<DT><IMG SRC=icon2.gif> void  <B>SaveAs</B>()
 
117
<DT><IMG SRC=icon2.gif> void  <B>SaveSelectionAs</B>()
 
118
<DT><IMG SRC=icon2.gif> void  <B>Quit</B>()
 
119
<DT><IMG SRC=icon2.gif> void  <B>ShowDocInfo</B>()
 
120
<DT><IMG SRC=icon2.gif> void  <B>ShowSource</B>()
 
121
<DT><IMG SRC=icon2.gif> void  <B>SaveSource</B>()
 
122
<DT><IMG SRC=icon2.gif> virtual  void  <B>ShowSummary</B>()
 
123
<DT><IMG SRC=icon2.gif> virtual  void  <B>ModelCheckDocument</B>()
 
124
<DT><IMG SRC=icon2.gif> void  <B>Annotate</B>()
 
125
<DT><IMG SRC=icon2.gif> void  <B>LoadSave</B>(const <!1><A HREF="string.html">string</A> *file)
 
126
<DT><IMG SRC=icon2.gif> virtual  void  <B>DoLoad</B>(const <!1><A HREF="string.html">string</A> *file)
 
127
<DT><IMG SRC=icon2.gif> void  <B>DoSaveAs</B>(const <!1><A HREF="string.html">string</A> *file)
 
128
<DT><IMG SRC=icon2.gif> void  <B>DoSaveSelectionAs</B>(const <!1><A HREF="string.html">string</A> *file)
 
129
<DT><IMG SRC=icon2.gif> double  <B>GetLoadFormat</B>() const 
 
130
<DT><IMG SRC=icon2.gif> void  <B>NewFile</B>(const <!1><A HREF="string.html">string</A> *file)
 
131
<DT><IMG SRC=icon2.gif> bool  <B>NewName</B>(const <!1><A HREF="string.html">string</A> *newname)
 
132
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const <!1><A HREF="string.html">string</A> *newname)
 
133
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
134
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDocType</B>() const 
 
135
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetSuffix</B>() const 
 
136
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetToolName</B>() const 
 
137
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetAuthor</B>() const 
 
138
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetCreationTime</B>() const 
 
139
<DT><IMG SRC=icon2.gif> bool  <B>IsDefault</B>()
 
140
<DT><IMG SRC=icon2.gif> void  <B>NewDir</B>(const <!1><A HREF="string.html">string</A> *newdir)
 
141
<DT><IMG SRC=icon2.gif> void  <B>SetDir</B>(const <!1><A HREF="string.html">string</A> *newdir)
 
142
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDir</B>() const 
 
143
<DT><IMG SRC=icon2.gif> void  <B>SetFSDir</B>()
 
144
<DT><IMG SRC=icon2.gif> void  <B>IncChanges</B>()
 
145
<DT><IMG SRC=icon2.gif> void  <B>DecChanges</B>()
 
146
<DT><IMG SRC=icon2.gif> int  <B>GetChanges</B>() const 
 
147
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetInlineEdit</B>(bool)
 
148
<DT><IMG SRC=icon2.gif> bool  <B>IsModified</B>() const 
 
149
<DT><IMG SRC=icon2.gif> void  <B>SetModified</B>(bool set)
 
150
<DT><IMG SRC=icon2.gif> bool  <B>IsLoaded</B>() const 
 
151
<DT><IMG SRC=icon2.gif> bool  <B>MayWrite</B>(const <!1><A HREF="string.html">string</A> *path)
 
152
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const char *msg)
 
153
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const <!1><A HREF="string.html">string</A> *msg)
 
154
<DT><IMG SRC=icon2.gif> void  <B>SetAnnotation</B>(const <!1><A HREF="string.html">string</A> *s)
 
155
<DT><IMG SRC=icon2.gif> virtual  void  <B>Find</B>()
 
156
<DT><IMG SRC=icon2.gif> virtual  void  <B>Replace</B>()
 
157
<DT><IMG SRC=icon2.gif> void  <B>UpdateWindow</B>()
 
158
<DT><IMG SRC=icon2.gif> <!1><A HREF="EditWindow.html">EditWindow</A>*  <B>GetMainWindow</B>() const 
 
159
<DT><IMG SRC=icon2.gif> <!1><A HREF="Config.html">Config</A>*  <B>GetConfig</B>() const 
 
160
<DT><IMG SRC=icon2.gif> <!1><A HREF="Viewer.html">Viewer</A>*  <B>GetViewer</B>() const 
 
161
<DT><IMG SRC=icon2.gif> <!1><A HREF="InputFile.html">InputFile</A>*  <B>GetInputFile</B>() const 
 
162
<DT><IMG SRC=icon2.gif> <!1><A HREF="OutputFile.html">OutputFile</A>*  <B>GetOutputFile</B>() const 
 
163
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetSourceEditDialog</B>() const 
 
164
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetDocAnnotationDialog</B>() const 
 
165
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetEltAnnotationDialog</B>() const 
 
166
<DT><IMG SRC=icon2.gif> <!1><A HREF="FileSelectionDialog.html">FileSelectionDialog</A>*  <B>GetFileSelectionDialog</B>() const 
 
167
<DT><IMG SRC=icon2.gif> <!1><A HREF="FindDialog.html">FindDialog</A>*  <B>GetFindDialog</B>() const 
 
168
<DT><IMG SRC=icon2.gif> <!1><A HREF="ReplaceDialog.html">ReplaceDialog</A>*  <B>GetReplaceDialog</B>() const 
 
169
</DL><DL>
 
170
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="string.html">string</A>  <B>chkbuf</B>
 
171
</DL><DL>
 
172
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsAppending</B>() const 
 
173
<DT><IMG SRC=icon2.gif> bool  <B>IsSaveSelection</B>() const 
 
174
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateDirectory</B>(const <!1><A HREF="string.html">string</A> *s)
 
175
<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)
 
176
<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)
 
177
<DT><IMG SRC=icon2.gif> void  <B>ReportCheck</B>(int errors, const <!1><A HREF="string.html">string</A> *msg)
 
178
<DT><IMG SRC=icon2.gif> bool  <B>Save</B>(const <!1><A HREF="string.html">string</A> *file)
 
179
</DL></DL>
 
180
<A NAME="DOC.DOCU">
 
181
<hr>
 
182
 <h2> Documentation </h2>
 
183
<BLOCKQUOTE>
 
184
 activity diagram class.
 
185
 
 
186
</BLOCKQUOTE>
 
187
<DL>
 
188
 
 
189
<A NAME="ATDiagram">
 
190
<A NAME ="DOC.15.1">
 
191
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  ATDiagram(<!1><A HREF="Config.html">Config</A> *, <!1><A HREF="ATWindow.html">ATWindow</A> *, <!1><A HREF="ATViewer.html">ATViewer</A> *, <!1><A HREF="ATGraph.html">ATGraph</A> *)</B></TT>
 
192
<DL></DL><P>
 
193
<A NAME="~ATDiagram">
 
194
<A NAME ="DOC.15.2">
 
195
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> virtual  ~ATDiagram()</B></TT>
 
196
<DL></DL><P>
 
197
<A NAME="CreateNode">
 
198
<A NAME ="DOC.15.3">
 
199
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Node.html">Node</A>*  CreateNode()</B></TT>
 
200
<DL></DL><P>
 
201
<A NAME="CreateEdge">
 
202
<A NAME ="DOC.15.4">
 
203
<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>
 
204
<DL></DL><P>
 
205
<A NAME="CreateNodeShape">
 
206
<A NAME ="DOC.15.5">
 
207
<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>
 
208
<DL></DL><P>
 
209
<A NAME="CreateLine">
 
210
<A NAME ="DOC.15.6">
 
211
<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>
 
212
<DL></DL><P>
 
213
<A NAME="UpdateNodeType">
 
214
<A NAME ="DOC.15.7">
 
215
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UpdateNodeType(int n)</B></TT>
 
216
<DL></DL><P>
 
217
<A NAME="UpdateEdgeType">
 
218
<A NAME ="DOC.15.8">
 
219
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UpdateEdgeType(int n)</B></TT>
 
220
<DL></DL><P>
 
221
<A NAME="CheckDocument">
 
222
<A NAME ="DOC.15.9">
 
223
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  CheckDocument()</B></TT>
 
224
<DL></DL><P>
 
225
<A NAME="DOT_WIDTH">
 
226
<A NAME ="DOC.15.10">
 
227
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  const  int  DOT_WIDTH</B></TT>
 
228
<DL></DL><P>
 
229
<A NAME="CreateThing">
 
230
<A NAME ="DOC.15.11">
 
231
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Thing.html">Thing</A>*  CreateThing(int classNr)</B></TT>
 
232
<DL></DL><P>
 
233
<A NAME="HasIndexNode">
 
234
<A NAME ="DOC.15.12">
 
235
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  HasIndexNode(int code)</B></TT>
 
236
<DL></DL><P>
 
237
<A NAME="HasIndexShape">
 
238
<A NAME ="DOC.15.13">
 
239
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  HasIndexShape(int code)</B></TT>
 
240
<DL></DL><P></DL>
 
241
<hr>
 
242
 <DL><DT><B>This class has no child classes.</B></DL>
 
243
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
244
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
245
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
246
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Z&ouml;ckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
 
247
</BODY>