~ubuntu-branches/ubuntu/utopic/tcm/utopic

« back to all changes in this revision

Viewing changes to doc/sourcecode/Folder.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>Folder</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  Folder : public <!2><A HREF="Hexagon.html#DOC.198.3">Hexagon</A> </H2><BLOCKQUOTE>
 
4
 Folder shape
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=215>
 
9
<param name=classes value="CThing,MThing.html,CShape,MShape.html,CGShape,MGShape.html,CNodeShape,MNodeShape.html,CHexagon,MHexagon.html,CFolder,MFolder.html,CSubFolder,MSubFolder.html">
 
10
<param name=before value="M,M,M,M,M,M,M^_">
 
11
<param name=after value="Md_SPSPSPSP,Md_SPSPSP,Md_SPSP,Md_SP,Md_,M,M">
 
12
<param name=indent value="0,1,2,3,4,5,5">
 
13
<param name=arrowdir value="down">
 
14
</APPLET>
 
15
<hr>
 
16
 
 
17
<DL>
 
18
<TABLE>
 
19
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.183.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Folder</B> (<!1><A HREF="ShapeView.html">ShapeView</A> *v, <!1><A HREF="Grafport.html">Grafport</A> *g, int x, int y)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.2"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>Folder</B> (const <!2><A HREF="NodeShape.html#DOC.242.2">NodeShape</A> &)<br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.3"> <IMG BORDER=0 SRC=icon1.gif></A> <!2><A HREF="Shape.html#DOC.296.1">Shape</A>* </TD><TD><B>Clone</B> ()<br>
 
24
<I></I>
 
25
</TD></TR></TABLE><TABLE>
 
26
<DT><h3>Protected Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.183.4"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>DrawOutLine</B> (const <!1><A HREF="Point.html">Point</A>* p)<br>
 
27
<I></I>
 
28
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.5"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>DrawShape</B> ()<br>
 
29
<I></I>
 
30
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.6"> <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>
 
31
<I></I>
 
32
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.7"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetSize</B> (int w, int h)<br>
 
33
<I></I>
 
34
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.8"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>CalcPoints</B> (int x, int y)<br>
 
35
<I></I>
 
36
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.9"> <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>
 
37
<I></I>
 
38
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.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> to, int order, int count, int& code)<br>
 
39
<I></I>
 
40
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.11"> <IMG BORDER=0 SRC=icon1.gif></A> int </TD><TD><B>GetClassType</B> () const <br>
 
41
<I></I>
 
42
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.12"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>CalcPositionName</B> ()<br>
 
43
<I></I>
 
44
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.183.13"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetTextShape</B> ()<br>
 
45
<I></I>
 
46
</TD></TR></TABLE></DL>
 
47
<hr><H3>Inherited from <A HREF="Hexagon.html">Hexagon:</A></h3>
 
48
 
 
49
<DL>
 
50
<DL>
 
51
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  int  <B>HEXAGON_WIDTH</B>
 
52
<DT><IMG SRC=icon2.gif> static  const  int  <B>HEXAGON_HEIGHT</B>
 
53
<DT><IMG SRC=icon2.gif> static  const  int  <B>HEXAGON_HANDLES</B>
 
54
</DL><DL>
 
55
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>ContainsPt</B>(int x, int y)
 
56
</DL><DL>
 
57
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="Point.html">Point</A>*  <B>points</B>
 
58
</DL><DL>
 
59
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> const  <!1><A HREF="Point.html">Point</A>*  <B>GetPoints</B>() const 
 
60
</DL></DL>
 
61
<hr><H3>Inherited from <A HREF = "NodeShape.html"> NodeShape:</A></h3>
 
62
 
 
63
<DL>
 
64
<DL>
 
65
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>UpdateIndexLabel</B>(const <!1><A HREF="string.html">string</A> *s)
 
66
<DT><IMG SRC=icon2.gif> void  <B>SetIndexLabel</B>(const <!1><A HREF="string.html">string</A> *s)
 
67
<DT><IMG SRC=icon2.gif> void  <B>DrawDuplicate</B>()
 
68
<DT><IMG SRC=icon2.gif> void  <B>DrawMultiplicity</B>()
 
69
<DT><IMG SRC=icon2.gif> <!2><A HREF="FillStyle.html#DOC.176.1">FillStyle::Type</A>  <B>GetFillStyle</B>() const 
 
70
<DT><IMG SRC=icon2.gif> void  <B>SetFillStyle</B>(<!2><A HREF="FillStyle.html#DOC.176.1">FillStyle::Type</A> f)
 
71
<DT><IMG SRC=icon2.gif> void  <B>UpdateFillStyle</B>(<!2><A HREF="FillStyle.html#DOC.176.1">FillStyle::Type</A> f)
 
72
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetFillColor</B>() const 
 
73
<DT><IMG SRC=icon2.gif> void  <B>SetFillColor</B>(const <!1><A HREF="string.html">string</A> *c)
 
74
<DT><IMG SRC=icon2.gif> void  <B>UpdateFillColor</B>(const <!1><A HREF="string.html">string</A> *c)
 
75
<DT><IMG SRC=icon2.gif> void  <B>SetGrafport</B>(<!1><A HREF="Grafport.html">Grafport</A> *g)
 
76
<DT><IMG SRC=icon2.gif> void  <B>SetView</B>(<!1><A HREF="ShapeView.html">ShapeView</A> *v)
 
77
<DT><IMG SRC=icon2.gif> void  <B>SetFont</B>(<!1><A HREF="XFont.html">XFont</A> *ft)
 
78
<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>)
 
79
<DT><IMG SRC=icon2.gif> bool  <B>InTextArea</B>(int x, int y)
 
80
<DT><IMG SRC=icon2.gif> int  <B>HitHandles</B>(int, int)
 
81
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>ChooseTextShape</B>(int x, int y)
 
82
<DT><IMG SRC=icon2.gif> void  <B>AdjustSize</B>()
 
83
<DT><IMG SRC=icon2.gif> bool  <B>SetAssocSubject</B>(<!1><A HREF="AssocList.html">AssocList</A> *al)
 
84
<DT><IMG SRC=icon2.gif> void  <B>WriteMembers</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
85
<DT><IMG SRC=icon2.gif> bool  <B>ReadMembers</B>(<!1><A HREF="InputFile.html">InputFile</A> *ifile, double format)
 
86
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>GetIndexLabel</B>() const 
 
87
<DT><IMG SRC=icon2.gif> bool  <B>IsFixedIndexLabel</B>()
 
88
<DT><IMG SRC=icon2.gif> void  <B>SetFixedIndexLabel</B>(bool b)
 
89
<DT><IMG SRC=icon2.gif> void  <B>SetResizable</B>(bool b)
 
90
<DT><IMG SRC=icon2.gif> bool  <B>IsResizable</B>()
 
91
<DT><IMG SRC=icon2.gif> void  <B>ForceSize</B>(int w, int ht)
 
92
<DT><IMG SRC=icon2.gif> bool  <B>HasTextShape</B>(<!1><A HREF="TextShape.html">TextShape</A> *t) const 
 
93
<DT><IMG SRC=icon2.gif> bool  <B>HasString</B>(const <!1><A HREF="string.html">string</A> *s, bool sens, bool sub) const 
 
94
<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> *> *)
 
95
</DL><DL>
 
96
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>DrawTextShapes</B>()
 
97
<DT><IMG SRC=icon2.gif> virtual  void  <B>CalcPositionIndexLabel</B>()
 
98
</DL></DL>
 
99
<hr><H3>Inherited from <A HREF = "GShape.html"> GShape:</A></h3>
 
100
 
 
101
<DL>
 
102
<DL>
 
103
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Draw</B>()
 
104
<DT><IMG SRC=icon2.gif> void  <B>Undraw</B>()
 
105
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawShape</B>()
 
106
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawTextShapes</B>()
 
107
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateNameString</B>(const <!1><A HREF="string.html">string</A> *s)
 
108
<DT><IMG SRC=icon2.gif> void  <B>SetNameString</B>(const <!1><A HREF="string.html">string</A> *s)
 
109
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetNameString</B>()
 
110
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>GetName</B>() const 
 
111
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetSelect</B>(bool s)
 
112
<DT><IMG SRC=icon2.gif> unsigned  <B>GetLineWidth</B>() const 
 
113
<DT><IMG SRC=icon2.gif> void  <B>SetLineWidth</B>(unsigned n)
 
114
<DT><IMG SRC=icon2.gif> void  <B>UpdateLineWidth</B>(unsigned n)
 
115
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetLineStyle</B>() const 
 
116
<DT><IMG SRC=icon2.gif> void  <B>SetLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> x)
 
117
<DT><IMG SRC=icon2.gif> void  <B>UpdateLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> x)
 
118
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetTextColor</B>() const 
 
119
<DT><IMG SRC=icon2.gif> void  <B>UpdateTextColor</B>(const <!1><A HREF="string.html">string</A> *c)
 
120
<DT><IMG SRC=icon2.gif> virtual  <!1><A HREF="TextShape.html">TextShape</A>*  <B>HitTextShape</B>(int x, int y)
 
121
<DT><IMG SRC=icon2.gif> virtual  int  <B>GetLeftMost</B>() const 
 
122
<DT><IMG SRC=icon2.gif> virtual  int  <B>GetTopMost</B>() const 
 
123
<DT><IMG SRC=icon2.gif> virtual  int  <B>GetRightMost</B>() const 
 
124
<DT><IMG SRC=icon2.gif> virtual  int  <B>GetBottomMost</B>() const 
 
125
<DT><IMG SRC=icon2.gif> bool  <B>IsFixedName</B>()
 
126
<DT><IMG SRC=icon2.gif> void  <B>SetFixedName</B>(bool b)
 
127
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateFont</B>(<!1><A HREF="XFont.html">XFont</A> *ft)
 
128
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateAlignment</B>(<!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A> alignment)
 
129
<DT><IMG SRC=icon2.gif> virtual  void  <B>NotifyTextMove</B>(<!1><A HREF="TextShape.html">TextShape</A> *)
 
130
<DT><IMG SRC=icon2.gif> <!1><A HREF="XFont.html">XFont</A>*  <B>GetFont</B>() const 
 
131
<DT><IMG SRC=icon2.gif> <!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A>  <B>GetAlignment</B>() const 
 
132
<DT><IMG SRC=icon2.gif> bool  <B>HasNameString</B>(const <!1><A HREF="string.html">string</A> *s, bool c1, bool c2) const 
 
133
<DT><IMG SRC=icon2.gif> bool  <B>CheckReferences</B>()
 
134
</DL><DL>
 
135
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>WriteGraphicsPart</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
136
<DT><IMG SRC=icon2.gif> bool  <B>ReadGraphicsPart</B>(<!1><A HREF="InputFile.html">InputFile</A> *ifile, double format)
 
137
<DT><IMG SRC=icon2.gif> void  <B>WriteTextPart</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
138
<DT><IMG SRC=icon2.gif> bool  <B>ReadTextPart</B>(<!1><A HREF="InputFile.html">InputFile</A> *ifile, double format)
 
139
<DT><IMG SRC=icon2.gif> void  <B>SetDrawAttributes</B>()
 
140
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetAlignment</B>(<!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A> a)
 
141
<DT><IMG SRC=icon2.gif> void  <B>SnapPosition</B>()
 
142
<DT><IMG SRC=icon2.gif> void  <B>SnapTopleft</B>()
 
143
</DL></DL>
 
144
<hr><H3>Inherited from <A HREF = "Shape.html"> Shape:</A></h3>
 
145
 
 
146
<DL>
 
147
<DL>
 
148
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_HEIGHT</B>
 
149
<DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_WIDTH</B>
 
150
<DT><IMG SRC=icon2.gif> static  const  int  <B>HANDLE_WIDTH</B>
 
151
</DL><DL>
 
152
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsShape</B>() const 
 
153
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsTextShape</B>() const 
 
154
<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)
 
155
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateSize</B>(int w, int h)
 
156
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateMove</B>(const <!1><A HREF="Point.html">Point</A> *delta)
 
157
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateSelect</B>(bool s)
 
158
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateFirstSelect</B>(bool s)
 
159
<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>)
 
160
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetFirstSelect</B>(bool s)
 
161
<DT><IMG SRC=icon2.gif> bool  <B>IsFirstSelected</B>() const 
 
162
<DT><IMG SRC=icon2.gif> void  <B>SetVisible</B>(bool s)
 
163
<DT><IMG SRC=icon2.gif> void  <B>SetSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
164
<DT><IMG SRC=icon2.gif> <!1><A HREF="Subject.html">Subject</A>*  <B>GetSubject</B>() const 
 
165
<DT><IMG SRC=icon2.gif> <!1><A HREF="ShapeView.html">ShapeView</A>*  <B>GetView</B>() const 
 
166
<DT><IMG SRC=icon2.gif> void  <B>SetColor</B>(const <!1><A HREF="string.html">string</A> *c)
 
167
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetColor</B>() const 
 
168
<DT><IMG SRC=icon2.gif> virtual  void  <B>Move</B>(const <!1><A HREF="Point.html">Point</A> *delta)
 
169
<DT><IMG SRC=icon2.gif> virtual  <!1><A HREF="Point.html">Point</A>  <B>GiveOrthoSnp</B>(<!1><A HREF="Point.html">Point</A> to) const 
 
170
<DT><IMG SRC=icon2.gif> void  <B>SetHandles</B>(int n)
 
171
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="Point.html">Point</A>*  <B>GetPosition</B>() const 
 
172
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="Point.html">Point</A>*  <B>GetTopLeft</B>() const 
 
173
<DT><IMG SRC=icon2.gif> bool  <B>IsSelected</B>() const 
 
174
<DT><IMG SRC=icon2.gif> bool  <B>IsVisible</B>() const 
 
175
<DT><IMG SRC=icon2.gif> bool  <B>IsDuplicate</B>() const 
 
176
<DT><IMG SRC=icon2.gif> int  <B>GetWidth</B>() const 
 
177
<DT><IMG SRC=icon2.gif> int  <B>GetHeight</B>() const 
 
178
<DT><IMG SRC=icon2.gif> void  <B>UndrawDuplicate</B>()
 
179
<DT><IMG SRC=icon2.gif> void  <B>SetDuplicate</B>(bool b)
 
180
<DT><IMG SRC=icon2.gif> void  <B>UpdateDuplicate</B>(bool b)
 
181
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsLine</B>() const 
 
182
<DT><IMG SRC=icon2.gif> bool  <B>SetAssocView</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
 
183
<DT><IMG SRC=icon2.gif> virtual  void  <B>MoveRaw</B>(const <!1><A HREF="Point.html">Point</A> *delta)
 
184
</DL><DL>
 
185
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_HANDLES</B>
 
186
</DL><DL>
 
187
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="Grafport.html">Grafport</A>*  <B>GetGrafport</B>() const 
 
188
<DT><IMG SRC=icon2.gif> void  <B>SetOutlineAttributes</B>()
 
189
<DT><IMG SRC=icon2.gif> void  <B>SetWidth</B>(int w)
 
190
<DT><IMG SRC=icon2.gif> void  <B>SetHeight</B>(int h)
 
191
<DT><IMG SRC=icon2.gif> void  <B>SetNrHandles</B>(int n)
 
192
<DT><IMG SRC=icon2.gif> <!1><A HREF="DiagramViewer.html">DiagramViewer</A>*  <B>GetViewer</B>() const 
 
193
<DT><IMG SRC=icon2.gif> void  <B>PositiveCoord</B>(const <!1><A HREF="Point.html">Point</A>*)
 
194
<DT><IMG SRC=icon2.gif> virtual  void  <B>DrawSelect</B>()
 
195
<DT><IMG SRC=icon2.gif> virtual  void  <B>DrawGraySelect</B>()
 
196
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawSelect</B>()
 
197
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawGraySelect</B>()
 
198
<DT><IMG SRC=icon2.gif> void  <B>SetTopLeft</B>(const <!1><A HREF="Point.html">Point</A> *topLeft)
 
199
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetPositionHandles</B>()
 
200
<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>)
 
201
</DL></DL>
 
202
<hr><H3>Inherited from <A HREF = "Thing.html"> Thing:</A></h3>
 
203
 
 
204
<DL>
 
205
<DL>
 
206
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>AssocType</B>
 
207
</DL><DL>
 
208
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> unsigned  long  <B>GetId</B>()
 
209
<DT><IMG SRC=icon2.gif> void  <B>SetId</B>(unsigned long val)
 
210
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsSubject</B>() const 
 
211
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsView</B>() const 
 
212
<DT><IMG SRC=icon2.gif> void  <B>Write</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
213
<DT><IMG SRC=icon2.gif> virtual  bool  <B>SetReferences</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
 
214
</DL></DL>
 
215
<A NAME="DOC.DOCU">
 
216
<hr>
 
217
 <h2> Documentation </h2>
 
218
<BLOCKQUOTE>
 
219
 Folder shape
 
220
 
 
221
</BLOCKQUOTE>
 
222
<DL>
 
223
 
 
224
<A NAME="Folder">
 
225
<A NAME ="DOC.183.1">
 
226
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  Folder(<!1><A HREF="ShapeView.html">ShapeView</A> *v, <!1><A HREF="Grafport.html">Grafport</A> *g, int x, int y)</B></TT>
 
227
<DL></DL><P>
 
228
<A NAME="Folder">
 
229
<A NAME ="DOC.183.2">
 
230
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  Folder(const <!2><A HREF="NodeShape.html#DOC.242.2">NodeShape</A> &)</B></TT>
 
231
<DL></DL><P>
 
232
<A NAME="Clone">
 
233
<A NAME ="DOC.183.3">
 
234
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!2><A HREF="Shape.html#DOC.296.1">Shape</A>*  Clone()</B></TT>
 
235
<DL></DL><P>
 
236
<A NAME="DrawOutLine">
 
237
<A NAME ="DOC.183.4">
 
238
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  DrawOutLine(const <!1><A HREF="Point.html">Point</A>* p)</B></TT>
 
239
<DL></DL><P>
 
240
<A NAME="DrawShape">
 
241
<A NAME ="DOC.183.5">
 
242
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  DrawShape()</B></TT>
 
243
<DL></DL><P>
 
244
<A NAME="SetPosition">
 
245
<A NAME ="DOC.183.6">
 
246
<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>
 
247
<DL></DL><P>
 
248
<A NAME="SetSize">
 
249
<A NAME ="DOC.183.7">
 
250
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetSize(int w, int h)</B></TT>
 
251
<DL></DL><P>
 
252
<A NAME="CalcPoints">
 
253
<A NAME ="DOC.183.8">
 
254
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  CalcPoints(int x, int y)</B></TT>
 
255
<DL></DL><P>
 
256
<A NAME="GiveSnp">
 
257
<A NAME ="DOC.183.9">
 
258
<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>
 
259
<DL></DL><P>
 
260
<A NAME="GiveSnp">
 
261
<A NAME ="DOC.183.10">
 
262
<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, int order, int count, int& code)</B></TT>
 
263
<DL></DL><P>
 
264
<A NAME="GetClassType">
 
265
<A NAME ="DOC.183.11">
 
266
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> int  GetClassType() const </B></TT>
 
267
<DL></DL><P>
 
268
<A NAME="CalcPositionName">
 
269
<A NAME ="DOC.183.12">
 
270
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  CalcPositionName()</B></TT>
 
271
<DL></DL><P>
 
272
<A NAME="SetTextShape">
 
273
<A NAME ="DOC.183.13">
 
274
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetTextShape()</B></TT>
 
275
<DL></DL><P></DL>
 
276
<hr>
 
277
<DL><DT><B>Direct child classes:
 
278
</B><DD><A HREF="SubFolder.html"> SubFolder </A><br>
 
279
</DL>
 
280
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
281
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
282
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
283
<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>
 
284
</BODY>