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

1
2
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
<html><head><TITLE>Disk</TITLE></head>
<body>
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  Disk : public <!2><A HREF="NodeShape.html#DOC.242.2">NodeShape</A> </H2><BLOCKQUOTE>
 Disk shape class.
</BLOCKQUOTE>
<hr>
 <h2> Inheritance:</h2>
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=155>
<param name=classes value="CThing,MThing.html,CShape,MShape.html,CGShape,MGShape.html,CNodeShape,MNodeShape.html,CDisk,MDisk.html">
<param name=before value="M,M,M,M,M">
<param name=after value="Md_SPSPSP,Md_SPSP,Md_SP,Md_,M">
<param name=indent value="0,1,2,3,4">
<param name=arrowdir value="down">
</APPLET>
<hr>

<DL>
<TABLE>
<DT><h3>Public Fields</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.117.1"> <IMG BORDER=0 SRC=icon1.gif></A> static  const  int </TD><TD><B>DISK_WIDTH</B> <br>
<I> default width</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.2"> <IMG BORDER=0 SRC=icon1.gif></A> static  const  int </TD><TD><B>DISK_HEIGHT</B> <br>
<I> default height</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.3"> <IMG BORDER=0 SRC=icon1.gif></A> static  const  double </TD><TD><B>ELLIPSE_FACTOR</B> <br>
<I> relative size of the ellipse.</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.12"> <IMG BORDER=0 SRC=icon1.gif></A> static  const  int </TD><TD><B>DISK_HANDLES</B> <br>
<I> default nr. of handles.</I>
</TD></TR></TABLE><TABLE>
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.117.4"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Disk</B> (<!1><A HREF="ShapeView.html">ShapeView</A> *v, <!1><A HREF="Grafport.html">Grafport</A> *g, int x, int y, int w = <!2><A HREF="Disk.html#DOC.117.1">DISK_WIDTH</A>, int h = <!2><A HREF="Disk.html#DOC.117.2">DISK_HEIGHT</A>)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.5"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Disk</B> (const <!2><A HREF="NodeShape.html#DOC.242.2">NodeShape</A> &)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.6"> <IMG BORDER=0 SRC=icon1.gif></A> <!2><A HREF="Shape.html#DOC.296.1">Shape</A>* </TD><TD><B>Clone</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.7"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>DrawOutLine</B> (const <!1><A HREF="Point.html">Point</A> *center)<br>
<I> draw disk-form dotted outline snaps to the grid.</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.8"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Point.html">Point</A> </TD><TD><B>GiveSnp</B> (<!1><A HREF="Point.html">Point</A> to) const <br>
<I> See Shape::</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.9"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Point.html">Point</A> </TD><TD><B>GiveOrthoSnp</B> (<!1><A HREF="Point.html">Point</A> to) const <br>
<I> See Shape::</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.10"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Point.html">Point</A> </TD><TD><B>GiveSnp</B> (<!1><A HREF="Point.html">Point</A> p, int order, int count, int &code)<br>
<I> order and count are for multiple edges. code for horz or vert point.</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.11"> <IMG BORDER=0 SRC=icon1.gif></A> int </TD><TD><B>GetClassType</B> () const <br>
<I></I>
</TD></TR></TABLE><TABLE>
<DT><h3>Protected Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.117.13"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>DrawShape</B> ()<br>
<I> draws a disk</I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.14"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Point.html">Point</A> </TD><TD><B>GiveBoxOrthoSnp</B> (<!1><A HREF="Point.html">Point</A> to) const <br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.15"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetPosition</B> (const <!1><A HREF="Point.html">Point</A> *<!2><A HREF="Shape.html#DOC.296.90">position</A>, bool snap=True)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.16"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetSize</B> (int w, int h)<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.17"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetTextShape</B> ()<br>
<I></I>
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.117.18"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>CalcPositionName</B> ()<br>
<I></I>
</TD></TR></TABLE></DL>
<hr><H3>Inherited from <A HREF="NodeShape.html">NodeShape:</A></h3>

<DL>
<DL>
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>UpdateIndexLabel</B>(const <!1><A HREF="string.html">string</A> *s)
<DT><IMG SRC=icon2.gif> void  <B>SetIndexLabel</B>(const <!1><A HREF="string.html">string</A> *s)
<DT><IMG SRC=icon2.gif> void  <B>DrawDuplicate</B>()
<DT><IMG SRC=icon2.gif> void  <B>DrawMultiplicity</B>()
<DT><IMG SRC=icon2.gif> <!2><A HREF="FillStyle.html#DOC.176.1">FillStyle::Type</A>  <B>GetFillStyle</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetFillStyle</B>(<!2><A HREF="FillStyle.html#DOC.176.1">FillStyle::Type</A> f)
<DT><IMG SRC=icon2.gif> void  <B>UpdateFillStyle</B>(<!2><A HREF="FillStyle.html#DOC.176.1">FillStyle::Type</A> f)
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetFillColor</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetFillColor</B>(const <!1><A HREF="string.html">string</A> *c)
<DT><IMG SRC=icon2.gif> void  <B>UpdateFillColor</B>(const <!1><A HREF="string.html">string</A> *c)
<DT><IMG SRC=icon2.gif> void  <B>SetGrafport</B>(<!1><A HREF="Grafport.html">Grafport</A> *g)
<DT><IMG SRC=icon2.gif> void  <B>SetView</B>(<!1><A HREF="ShapeView.html">ShapeView</A> *v)
<DT><IMG SRC=icon2.gif> void  <B>SetFont</B>(<!1><A HREF="XFont.html">XFont</A> *ft)
<DT><IMG SRC=icon2.gif> void  <B>SetTextColor</B>(const <!1><A HREF="string.html">string</A> *<!2><A HREF="Shape.html#DOC.296.97">color</A>)
<DT><IMG SRC=icon2.gif> bool  <B>InTextArea</B>(int x, int y)
<DT><IMG SRC=icon2.gif> int  <B>HitHandles</B>(int, int)
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>ChooseTextShape</B>(int x, int y)
<DT><IMG SRC=icon2.gif> void  <B>AdjustSize</B>()
<DT><IMG SRC=icon2.gif> bool  <B>SetAssocSubject</B>(<!1><A HREF="AssocList.html">AssocList</A> *al)
<DT><IMG SRC=icon2.gif> void  <B>WriteMembers</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
<DT><IMG SRC=icon2.gif> bool  <B>ReadMembers</B>(<!1><A HREF="InputFile.html">InputFile</A> *ifile, double format)
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>GetIndexLabel</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>IsFixedIndexLabel</B>()
<DT><IMG SRC=icon2.gif> void  <B>SetFixedIndexLabel</B>(bool b)
<DT><IMG SRC=icon2.gif> void  <B>SetResizable</B>(bool b)
<DT><IMG SRC=icon2.gif> bool  <B>IsResizable</B>()
<DT><IMG SRC=icon2.gif> void  <B>ForceSize</B>(int w, int ht)
<DT><IMG SRC=icon2.gif> bool  <B>HasTextShape</B>(<!1><A HREF="TextShape.html">TextShape</A> *t) const 
<DT><IMG SRC=icon2.gif> bool  <B>HasString</B>(const <!1><A HREF="string.html">string</A> *s, bool sens, bool sub) const 
<DT><IMG SRC=icon2.gif> bool  <B>HasString</B>(const <!1><A HREF="string.html">string</A>*, bool, bool, <!1><A HREF="List.html">List</A><<!1><A HREF="TextShape.html">TextShape</A> *> *)
</DL><DL>
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>DrawTextShapes</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>CalcPositionIndexLabel</B>()
</DL></DL>
<hr><H3>Inherited from <A HREF = "GShape.html"> GShape:</A></h3>

<DL>
<DL>
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Draw</B>()
<DT><IMG SRC=icon2.gif> void  <B>Undraw</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawShape</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawTextShapes</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateNameString</B>(const <!1><A HREF="string.html">string</A> *s)
<DT><IMG SRC=icon2.gif> void  <B>SetNameString</B>(const <!1><A HREF="string.html">string</A> *s)
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetNameString</B>()
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>GetName</B>() const 
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetSelect</B>(bool s)
<DT><IMG SRC=icon2.gif> unsigned  <B>GetLineWidth</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetLineWidth</B>(unsigned n)
<DT><IMG SRC=icon2.gif> void  <B>UpdateLineWidth</B>(unsigned n)
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetLineStyle</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> x)
<DT><IMG SRC=icon2.gif> void  <B>UpdateLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> x)
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetTextColor</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>UpdateTextColor</B>(const <!1><A HREF="string.html">string</A> *c)
<DT><IMG SRC=icon2.gif> virtual  <!1><A HREF="TextShape.html">TextShape</A>*  <B>HitTextShape</B>(int x, int y)
<DT><IMG SRC=icon2.gif> virtual  int  <B>GetLeftMost</B>() const 
<DT><IMG SRC=icon2.gif> virtual  int  <B>GetTopMost</B>() const 
<DT><IMG SRC=icon2.gif> virtual  int  <B>GetRightMost</B>() const 
<DT><IMG SRC=icon2.gif> virtual  int  <B>GetBottomMost</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>IsFixedName</B>()
<DT><IMG SRC=icon2.gif> void  <B>SetFixedName</B>(bool b)
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateFont</B>(<!1><A HREF="XFont.html">XFont</A> *ft)
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateAlignment</B>(<!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A> alignment)
<DT><IMG SRC=icon2.gif> virtual  void  <B>NotifyTextMove</B>(<!1><A HREF="TextShape.html">TextShape</A> *)
<DT><IMG SRC=icon2.gif> <!1><A HREF="XFont.html">XFont</A>*  <B>GetFont</B>() const 
<DT><IMG SRC=icon2.gif> <!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A>  <B>GetAlignment</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>HasNameString</B>(const <!1><A HREF="string.html">string</A> *s, bool c1, bool c2) const 
<DT><IMG SRC=icon2.gif> bool  <B>CheckReferences</B>()
</DL><DL>
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>WriteGraphicsPart</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
<DT><IMG SRC=icon2.gif> bool  <B>ReadGraphicsPart</B>(<!1><A HREF="InputFile.html">InputFile</A> *ifile, double format)
<DT><IMG SRC=icon2.gif> void  <B>WriteTextPart</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
<DT><IMG SRC=icon2.gif> bool  <B>ReadTextPart</B>(<!1><A HREF="InputFile.html">InputFile</A> *ifile, double format)
<DT><IMG SRC=icon2.gif> void  <B>SetDrawAttributes</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetAlignment</B>(<!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A> a)
<DT><IMG SRC=icon2.gif> void  <B>SnapPosition</B>()
<DT><IMG SRC=icon2.gif> void  <B>SnapTopleft</B>()
</DL></DL>
<hr><H3>Inherited from <A HREF = "Shape.html"> Shape:</A></h3>

<DL>
<DL>
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_HEIGHT</B>
<DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_WIDTH</B>
<DT><IMG SRC=icon2.gif> static  const  int  <B>HANDLE_WIDTH</B>
</DL><DL>
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsShape</B>() const 
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsTextShape</B>() const 
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdatePosition</B>(const <!1><A HREF="Point.html">Point</A> *<!2><A HREF="Shape.html#DOC.296.90">position</A>, bool snap=True)
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateSize</B>(int w, int h)
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateMove</B>(const <!1><A HREF="Point.html">Point</A> *delta)
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateSelect</B>(bool s)
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateFirstSelect</B>(bool s)
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateColor</B>(<!1><A HREF="string.html">string</A> *<!2><A HREF="Shape.html#DOC.296.97">color</A>)
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetFirstSelect</B>(bool s)
<DT><IMG SRC=icon2.gif> bool  <B>IsFirstSelected</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetVisible</B>(bool s)
<DT><IMG SRC=icon2.gif> void  <B>SetSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
<DT><IMG SRC=icon2.gif> <!1><A HREF="Subject.html">Subject</A>*  <B>GetSubject</B>() const 
<DT><IMG SRC=icon2.gif> <!1><A HREF="ShapeView.html">ShapeView</A>*  <B>GetView</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetColor</B>(const <!1><A HREF="string.html">string</A> *c)
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetColor</B>() const 
<DT><IMG SRC=icon2.gif> virtual  void  <B>Move</B>(const <!1><A HREF="Point.html">Point</A> *delta)
<DT><IMG SRC=icon2.gif> void  <B>SetHandles</B>(int n)
<DT><IMG SRC=icon2.gif> virtual  bool  <B>ContainsPt</B>(int x, int y)
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="Point.html">Point</A>*  <B>GetPosition</B>() const 
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="Point.html">Point</A>*  <B>GetTopLeft</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>IsSelected</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>IsVisible</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>IsDuplicate</B>() const 
<DT><IMG SRC=icon2.gif> int  <B>GetWidth</B>() const 
<DT><IMG SRC=icon2.gif> int  <B>GetHeight</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>UndrawDuplicate</B>()
<DT><IMG SRC=icon2.gif> void  <B>SetDuplicate</B>(bool b)
<DT><IMG SRC=icon2.gif> void  <B>UpdateDuplicate</B>(bool b)
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsLine</B>() const 
<DT><IMG SRC=icon2.gif> bool  <B>SetAssocView</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
<DT><IMG SRC=icon2.gif> virtual  void  <B>MoveRaw</B>(const <!1><A HREF="Point.html">Point</A> *delta)
</DL><DL>
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_HANDLES</B>
</DL><DL>
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="Grafport.html">Grafport</A>*  <B>GetGrafport</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>SetOutlineAttributes</B>()
<DT><IMG SRC=icon2.gif> void  <B>SetWidth</B>(int w)
<DT><IMG SRC=icon2.gif> void  <B>SetHeight</B>(int h)
<DT><IMG SRC=icon2.gif> void  <B>SetNrHandles</B>(int n)
<DT><IMG SRC=icon2.gif> <!1><A HREF="DiagramViewer.html">DiagramViewer</A>*  <B>GetViewer</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>PositiveCoord</B>(const <!1><A HREF="Point.html">Point</A>*)
<DT><IMG SRC=icon2.gif> virtual  void  <B>DrawSelect</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>DrawGraySelect</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawSelect</B>()
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawGraySelect</B>()
<DT><IMG SRC=icon2.gif> void  <B>SetTopLeft</B>(const <!1><A HREF="Point.html">Point</A> *topLeft)
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetPositionHandles</B>()
<DT><IMG SRC=icon2.gif> void  <B>ForcePosition</B>(const <!1><A HREF="Point.html">Point</A> *<!2><A HREF="Shape.html#DOC.296.90">position</A>)
</DL></DL>
<hr><H3>Inherited from <A HREF = "Thing.html"> Thing:</A></h3>

<DL>
<DL>
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>AssocType</B>
</DL><DL>
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> unsigned  long  <B>GetId</B>()
<DT><IMG SRC=icon2.gif> void  <B>SetId</B>(unsigned long val)
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsSubject</B>() const 
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsView</B>() const 
<DT><IMG SRC=icon2.gif> void  <B>Write</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
<DT><IMG SRC=icon2.gif> virtual  bool  <B>SetReferences</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
</DL></DL>
<A NAME="DOC.DOCU">
<hr>
 <h2> Documentation </h2>
<BLOCKQUOTE>
 Disk shape class.

</BLOCKQUOTE>
<DL>

<A NAME="DISK_WIDTH">
<A NAME ="DOC.117.1">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  const  int  DISK_WIDTH</B></TT>
<DD> default width
<DL></DL><P>
<A NAME="DISK_HEIGHT">
<A NAME ="DOC.117.2">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  const  int  DISK_HEIGHT</B></TT>
<DD> default height
<DL></DL><P>
<A NAME="ELLIPSE_FACTOR">
<A NAME ="DOC.117.3">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  const  double  ELLIPSE_FACTOR</B></TT>
<DD> relative size of the ellipse.
<DL></DL><P>
<A NAME="Disk">
<A NAME ="DOC.117.4">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  Disk(<!1><A HREF="ShapeView.html">ShapeView</A> *v, <!1><A HREF="Grafport.html">Grafport</A> *g, int x, int y, int w = <!2><A HREF="Disk.html#DOC.117.1">DISK_WIDTH</A>, int h = <!2><A HREF="Disk.html#DOC.117.2">DISK_HEIGHT</A>)</B></TT>
<DL></DL><P>
<A NAME="Disk">
<A NAME ="DOC.117.5">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  Disk(const <!2><A HREF="NodeShape.html#DOC.242.2">NodeShape</A> &)</B></TT>
<DL></DL><P>
<A NAME="Clone">
<A NAME ="DOC.117.6">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!2><A HREF="Shape.html#DOC.296.1">Shape</A>*  Clone()</B></TT>
<DL></DL><P>
<A NAME="DrawOutLine">
<A NAME ="DOC.117.7">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  DrawOutLine(const <!1><A HREF="Point.html">Point</A> *center)</B></TT>
<DD> draw disk-form dotted outline snaps to the grid.
<DL></DL><P>
<A NAME="GiveSnp">
<A NAME ="DOC.117.8">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Point.html">Point</A>  GiveSnp(<!1><A HREF="Point.html">Point</A> to) const </B></TT>
<DD> See Shape::
<DL></DL><P>
<A NAME="GiveOrthoSnp">
<A NAME ="DOC.117.9">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Point.html">Point</A>  GiveOrthoSnp(<!1><A HREF="Point.html">Point</A> to) const </B></TT>
<DD> See Shape::
<DL></DL><P>
<A NAME="GiveSnp">
<A NAME ="DOC.117.10">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Point.html">Point</A>  GiveSnp(<!1><A HREF="Point.html">Point</A> p, int order, int count, int &code)</B></TT>
<DD> order and count are for multiple edges. code for horz or vert point.
<DL></DL><P>
<A NAME="GetClassType">
<A NAME ="DOC.117.11">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> int  GetClassType() const </B></TT>
<DL></DL><P>
<A NAME="DISK_HANDLES">
<A NAME ="DOC.117.12">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  const  int  DISK_HANDLES</B></TT>
<DD> default nr. of handles.
<DL></DL><P>
<A NAME="DrawShape">
<A NAME ="DOC.117.13">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  DrawShape()</B></TT>
<DD> draws a disk
<DL></DL><P>
<A NAME="GiveBoxOrthoSnp">
<A NAME ="DOC.117.14">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Point.html">Point</A>  GiveBoxOrthoSnp(<!1><A HREF="Point.html">Point</A> to) const </B></TT>
<DL></DL><P>
<A NAME="SetPosition">
<A NAME ="DOC.117.15">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetPosition(const <!1><A HREF="Point.html">Point</A> *<!2><A HREF="Shape.html#DOC.296.90">position</A>, bool snap=True)</B></TT>
<DL></DL><P>
<A NAME="SetSize">
<A NAME ="DOC.117.16">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetSize(int w, int h)</B></TT>
<DL></DL><P>
<A NAME="SetTextShape">
<A NAME ="DOC.117.17">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetTextShape()</B></TT>
<DL></DL><P>
<A NAME="CalcPositionName">
<A NAME ="DOC.117.18">
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  CalcPositionName()</B></TT>
<DL></DL><P></DL>
<hr>
 <DL><DT><B>This class has no child classes.</B></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&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>
</BODY>