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

« back to all changes in this revision

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