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

« back to all changes in this revision

Viewing changes to doc/sourcecode/SSDRCLine.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>SSDRCLine</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  SSDRCLine : public <!2><A HREF="T2Line.html#DOC.364.3">T2Line</A> </H2><BLOCKQUOTE>
 
4
 line for representing SSD participant edges.
 
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,CLine,MLine.html,CT1Line,MT1Line.html,CT2Line,MT2Line.html,CSSDRCLine,MSSDRCLine.html">
 
10
<param name=before value="M,M,M,M,M,M,M">
 
11
<param name=after value="Md_SPSPSPSPSP,Md_SPSPSPSP,Md_SPSPSP,Md_SPSP,Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2,3,4,5,6">
 
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.335.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>SSDRCLine</B> (<!1><A HREF="ShapeView.html">ShapeView</A> *v, <!1><A HREF="Grafport.html">Grafport</A> *g, <!2><A HREF="GShape.html#DOC.196.1">GShape</A> *n1, <!2><A HREF="GShape.html#DOC.196.1">GShape</A> *n2, <!1><A HREF="List.html">List</A><<!1><A HREF="Point.html">Point</A> *> *<!2><A HREF="Line.html#DOC.210.80">line</A>, bool Curved)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.335.2"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>SSDRCLine</B> (<!1><A HREF="ShapeView.html">ShapeView</A> *v, <!1><A HREF="Grafport.html">Grafport</A> *g, <!2><A HREF="GShape.html#DOC.196.1">GShape</A> *n1, <!2><A HREF="GShape.html#DOC.196.1">GShape</A> *n2, bool Curved)<br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.335.3"> <IMG BORDER=0 SRC=icon1.gif></A> int </TD><TD><B>GetClassType</B> () const <br>
 
24
<I></I>
 
25
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.335.4"> <IMG BORDER=0 SRC=icon1.gif></A> <!2><A HREF="Shape.html#DOC.296.1">Shape</A>* </TD><TD><B>Clone</B> ()<br>
 
26
<I></I>
 
27
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.335.5"> <IMG BORDER=0 SRC=icon1.gif></A> bool </TD><TD><B>SetAssocSubject</B> (<!1><A HREF="AssocList.html">AssocList</A> *)<br>
 
28
<I></I>
 
29
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.335.6"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetTextShape</B> ()<br>
 
30
<I></I>
 
31
</TD></TR></TABLE></DL>
 
32
<hr><H3>Inherited from <A HREF="T2Line.html">T2Line:</A></h3>
 
33
 
 
34
<DL>
 
35
<DL>
 
36
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>UpdateTextShape2</B>(const <!1><A HREF="string.html">string</A> *s)
 
37
<DT><IMG SRC=icon2.gif> void  <B>SetSelect</B>(bool s)
 
38
<DT><IMG SRC=icon2.gif> void  <B>SetFont</B>(<!1><A HREF="XFont.html">XFont</A> *ft)
 
39
<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>)
 
40
<DT><IMG SRC=icon2.gif> int  <B>GetLeftMost</B>() const 
 
41
<DT><IMG SRC=icon2.gif> int  <B>GetTopMost</B>() const 
 
42
<DT><IMG SRC=icon2.gif> int  <B>GetRightMost</B>() const 
 
43
<DT><IMG SRC=icon2.gif> int  <B>GetBottomMost</B>() const 
 
44
<DT><IMG SRC=icon2.gif> void  <B>WriteMembers</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *f)
 
45
<DT><IMG SRC=icon2.gif> bool  <B>ReadMembers</B>(<!1><A HREF="InputFile.html">InputFile</A> *f, double format)
 
46
<DT><IMG SRC=icon2.gif> void  <B>SetGrafport</B>(<!1><A HREF="Grafport.html">Grafport</A> *g)
 
47
<DT><IMG SRC=icon2.gif> void  <B>SetView</B>(<!1><A HREF="ShapeView.html">ShapeView</A> *v)
 
48
<DT><IMG SRC=icon2.gif> bool  <B>InTextArea</B>(int x, int y)
 
49
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>HitTextShape</B>(int x, int y)
 
50
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>ChooseTextShape</B>(int x, int y)
 
51
<DT><IMG SRC=icon2.gif> bool  <B>HasTextShape</B>(<!1><A HREF="TextShape.html">TextShape</A> *t) const 
 
52
<DT><IMG SRC=icon2.gif> bool  <B>HasString</B>(const <!1><A HREF="string.html">string</A> *s, bool sens, bool sub) const 
 
53
<DT><IMG SRC=icon2.gif> bool  <B>HasNameString</B>(const <!1><A HREF="string.html">string</A> *, bool, bool) const 
 
54
<DT><IMG SRC=icon2.gif> int  <B>ReplaceNameString</B>(const <!1><A HREF="string.html">string</A> *, const <!1><A HREF="string.html">string</A> *, bool, bool)
 
55
<DT><IMG SRC=icon2.gif> void  <B>DrawShape</B>()
 
56
<DT><IMG SRC=icon2.gif> void  <B>MoveRaw</B>(const <!1><A HREF="Point.html">Point</A> *delta)
 
57
</DL><DL>
 
58
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> virtual  void  <B>CalcPositionTextShapes</B>()
 
59
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>GetTextShape2</B>() const 
 
60
<DT><IMG SRC=icon2.gif> void  <B>SetTextShape2</B>(<!1><A HREF="TextShape.html">TextShape</A> *t)
 
61
<DT><IMG SRC=icon2.gif> <!2><A HREF="T1Line.html#DOC.363.17">PositionType</A>  <B>GetT2Position</B>()
 
62
<DT><IMG SRC=icon2.gif> void  <B>SetT2Position</B>(<!2><A HREF="T1Line.html#DOC.363.17">PositionType</A> t)
 
63
</DL></DL>
 
64
<hr><H3>Inherited from <A HREF = "T1Line.html"> T1Line:</A></h3>
 
65
 
 
66
<DL>
 
67
<DL>
 
68
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>PositionType</B>
 
69
</DL><DL>
 
70
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>CalcPosition</B>()
 
71
<DT><IMG SRC=icon2.gif> void  <B>UpdateTextShape1</B>(const <!1><A HREF="string.html">string</A> *s)
 
72
</DL><DL>
 
73
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  int  <B>CL_FRACTION</B>
 
74
</DL><DL>
 
75
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>CalcPositionTextShape</B>(<!1><A HREF="TextShape.html">TextShape</A> *t, <!2><A HREF="T1Line.html#DOC.363.17">PositionType</A> tpos)
 
76
<DT><IMG SRC=icon2.gif> bool  <B>HitTextShapeArea</B>(<!1><A HREF="TextShape.html">TextShape</A> *t, <!2><A HREF="T1Line.html#DOC.363.17">PositionType</A> tpos, int x, int y)
 
77
<DT><IMG SRC=icon2.gif> bool  <B>HitExtraTextShapeArea</B>(int x, int y, const <!1><A HREF="Point.html">Point</A> *from, const <!1><A HREF="Point.html">Point</A> *to)
 
78
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>GetTextShape1</B>() const 
 
79
<DT><IMG SRC=icon2.gif> void  <B>SetTextShape1</B>(<!1><A HREF="TextShape.html">TextShape</A> *t)
 
80
<DT><IMG SRC=icon2.gif> <!2><A HREF="T1Line.html#DOC.363.17">PositionType</A>  <B>GetT1Position</B>()
 
81
<DT><IMG SRC=icon2.gif> void  <B>SetT1Position</B>(<!2><A HREF="T1Line.html#DOC.363.17">PositionType</A> t)
 
82
</DL></DL>
 
83
<hr><H3>Inherited from <A HREF = "Line.html"> Line:</A></h3>
 
84
 
 
85
<DL>
 
86
<DL>
 
87
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsCurved</B>() const 
 
88
<DT><IMG SRC=icon2.gif> void  <B>UpdateCurve</B>(bool b)
 
89
<DT><IMG SRC=icon2.gif> void  <B>UpdatePosition</B>(const <!1><A HREF="Point.html">Point</A> *p, bool snap=True)
 
90
<DT><IMG SRC=icon2.gif> void  <B>SetPosition</B>(const <!1><A HREF="Point.html">Point</A> *p, bool snap=True)
 
91
<DT><IMG SRC=icon2.gif> void  <B>DrawOutLine</B>(const <!1><A HREF="Point.html">Point</A> *)
 
92
<DT><IMG SRC=icon2.gif> bool  <B>ContainsPt</B>(int x, int y)
 
93
<DT><IMG SRC=icon2.gif> int  <B>HitHandles</B>(int x, int y)
 
94
<DT><IMG SRC=icon2.gif> bool  <B>IsLine</B>() const 
 
95
<DT><IMG SRC=icon2.gif> unsigned  int  <B>GetCount</B>() const 
 
96
<DT><IMG SRC=icon2.gif> unsigned  int  <B>GetOrder</B>() const 
 
97
<DT><IMG SRC=icon2.gif> void  <B>SetOrder</B>(unsigned int i)
 
98
<DT><IMG SRC=icon2.gif> void  <B>SetCount</B>(unsigned int i)
 
99
<DT><IMG SRC=icon2.gif> <!2><A HREF="GShape.html#DOC.196.1">GShape</A>*  <B>GetFromShape</B>() const 
 
100
<DT><IMG SRC=icon2.gif> <!2><A HREF="GShape.html#DOC.196.1">GShape</A>*  <B>GetToShape</B>() const 
 
101
<DT><IMG SRC=icon2.gif> void  <B>SetFromShape</B>(<!2><A HREF="GShape.html#DOC.196.1">GShape</A> *n)
 
102
<DT><IMG SRC=icon2.gif> void  <B>SetToShape</B>(<!2><A HREF="GShape.html#DOC.196.1">GShape</A> *n)
 
103
<DT><IMG SRC=icon2.gif> unsigned  int  <B>NrPoints</B>() const 
 
104
<DT><IMG SRC=icon2.gif> <!1><A HREF="List.html">List</A> <<!1><A HREF="Point.html">Point</A> *> *  <B>GetLine</B>() const 
 
105
<DT><IMG SRC=icon2.gif> bool  <B>GetSegments</B>(<!1><A HREF="Point.html">Point</A> pt, <!1><A HREF="Point.html">Point</A> *pt1, <!1><A HREF="Point.html">Point</A> *pt2)
 
106
<DT><IMG SRC=icon2.gif> bool  <B>GetSegment</B>(int n, <!1><A HREF="Point.html">Point</A> *pt1, <!1><A HREF="Point.html">Point</A> *pt2)
 
107
<DT><IMG SRC=icon2.gif> void  <B>SetEnd1</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
 
108
<DT><IMG SRC=icon2.gif> void  <B>SetEnd2</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
 
109
<DT><IMG SRC=icon2.gif> void  <B>UpdateEnd1</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
 
110
<DT><IMG SRC=icon2.gif> void  <B>UpdateEnd2</B>(<!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A> t)
 
111
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A>  <B>GetEnd1</B>()
 
112
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineEnd.html#DOC.209.1">LineEnd::Type</A>  <B>GetEnd2</B>()
 
113
<DT><IMG SRC=icon2.gif> void  <B>SetToTop</B>()
 
114
<DT><IMG SRC=icon2.gif> void  <B>SetFromTop</B>()
 
115
<DT><IMG SRC=icon2.gif> void  <B>SetToBottom</B>()
 
116
<DT><IMG SRC=icon2.gif> void  <B>SetFromBottom</B>()
 
117
<DT><IMG SRC=icon2.gif> void  <B>UpdatePosition</B>()
 
118
<DT><IMG SRC=icon2.gif> virtual  void  <B>CalcEndPoints</B>()
 
119
<DT><IMG SRC=icon2.gif> void  <B>CalcDirection</B>()
 
120
<DT><IMG SRC=icon2.gif> bool  <B>CalcEndPoint</B>(const <!1><A HREF="Point.html">Point</A> *pt, unsigned which)
 
121
<DT><IMG SRC=icon2.gif> void  <B>SetPoint</B>(const <!1><A HREF="Point.html">Point</A> *pt, unsigned int n)
 
122
<DT><IMG SRC=icon2.gif> void  <B>AddPoint</B>(const <!1><A HREF="Point.html">Point</A> *pt, unsigned int n)
 
123
<DT><IMG SRC=icon2.gif> void  <B>RemovePoint</B>(unsigned int n)
 
124
<DT><IMG SRC=icon2.gif> bool  <B>SetReferences</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
 
125
<DT><IMG SRC=icon2.gif> bool  <B>CheckReferences</B>()
 
126
<DT><IMG SRC=icon2.gif> bool  <B>GetLine</B>(int x, int y)
 
127
<DT><IMG SRC=icon2.gif> unsigned  int  <B>GetLineNumber</B>()
 
128
<DT><IMG SRC=icon2.gif> void  <B>SetLineNumber</B>(unsigned int n)
 
129
<DT><IMG SRC=icon2.gif> <!1><A HREF="Point.html">Point</A>  <B>GiveOrthoSnp</B>(<!1><A HREF="Point.html">Point</A> to) const 
 
130
<DT><IMG SRC=icon2.gif> <!1><A HREF="Point.html">Point</A>  <B>GiveSnp</B>(<!1><A HREF="Point.html">Point</A> to) const 
 
131
<DT><IMG SRC=icon2.gif> <!1><A HREF="Point.html">Point</A>  <B>GiveSnp</B>(<!1><A HREF="Point.html">Point</A> p, int <!2><A HREF="Line.html#DOC.210.88">order</A>, int <!2><A HREF="Line.html#DOC.210.87">count</A>, int &code)
 
132
<DT><IMG SRC=icon2.gif> void  <B>UpdateNameDirection</B>(<!2><A HREF="ReadDirection.html#DOC.269.1">ReadDirection::Type</A> nd)
 
133
<DT><IMG SRC=icon2.gif> <!2><A HREF="ReadDirection.html#DOC.269.1">ReadDirection::Type</A>  <B>GetNameDirection</B>() const 
 
134
</DL><DL>
 
135
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  int  <B>LINE_DIST</B>
 
136
<DT><IMG SRC=icon2.gif> static  const  int  <B>CL_DISTX</B>
 
137
<DT><IMG SRC=icon2.gif> static  const  int  <B>CL_DISTY</B>
 
138
</DL><DL>
 
139
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>CalcPositionName</B>()
 
140
<DT><IMG SRC=icon2.gif> bool  <B>ContainsPtLine</B>(int x, int y, const <!1><A HREF="Point.html">Point</A> *from, const <!1><A HREF="Point.html">Point</A> *to, int &cx, int &cy) const 
 
141
<DT><IMG SRC=icon2.gif> bool  <B>BelowLine</B>(int x, int y, <!1><A HREF="Point.html">Point</A> *from, <!1><A HREF="Point.html">Point</A> *to)
 
142
<DT><IMG SRC=icon2.gif> bool  <B>AboveLine</B>(int x, int y, <!1><A HREF="Point.html">Point</A> *from, <!1><A HREF="Point.html">Point</A> *to)
 
143
<DT><IMG SRC=icon2.gif> void  <B>SetNameDirection</B>(<!2><A HREF="ReadDirection.html#DOC.269.1">ReadDirection::Type</A> nd)
 
144
<DT><IMG SRC=icon2.gif> void  <B>UndrawDirection</B>()
 
145
<DT><IMG SRC=icon2.gif> void  <B>DrawDirection</B>()
 
146
<DT><IMG SRC=icon2.gif> void  <B>NotifyTextMove</B>(<!1><A HREF="TextShape.html">TextShape</A> *t)
 
147
</DL></DL>
 
148
<hr><H3>Inherited from <A HREF = "GShape.html"> GShape:</A></h3>
 
149
 
 
150
<DL>
 
151
<DL>
 
152
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Draw</B>()
 
153
<DT><IMG SRC=icon2.gif> void  <B>Undraw</B>()
 
154
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawShape</B>()
 
155
<DT><IMG SRC=icon2.gif> virtual  void  <B>DrawTextShapes</B>()
 
156
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawTextShapes</B>()
 
157
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateNameString</B>(const <!1><A HREF="string.html">string</A> *s)
 
158
<DT><IMG SRC=icon2.gif> void  <B>SetNameString</B>(const <!1><A HREF="string.html">string</A> *s)
 
159
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetNameString</B>()
 
160
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>GetName</B>() const 
 
161
<DT><IMG SRC=icon2.gif> unsigned  <B>GetLineWidth</B>() const 
 
162
<DT><IMG SRC=icon2.gif> void  <B>SetLineWidth</B>(unsigned n)
 
163
<DT><IMG SRC=icon2.gif> void  <B>UpdateLineWidth</B>(unsigned n)
 
164
<DT><IMG SRC=icon2.gif> <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A>  <B>GetLineStyle</B>() const 
 
165
<DT><IMG SRC=icon2.gif> void  <B>SetLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> x)
 
166
<DT><IMG SRC=icon2.gif> void  <B>UpdateLineStyle</B>(<!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> x)
 
167
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetTextColor</B>() const 
 
168
<DT><IMG SRC=icon2.gif> void  <B>UpdateTextColor</B>(const <!1><A HREF="string.html">string</A> *c)
 
169
<DT><IMG SRC=icon2.gif> bool  <B>IsFixedName</B>()
 
170
<DT><IMG SRC=icon2.gif> void  <B>SetFixedName</B>(bool b)
 
171
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateFont</B>(<!1><A HREF="XFont.html">XFont</A> *ft)
 
172
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateAlignment</B>(<!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A> alignment)
 
173
<DT><IMG SRC=icon2.gif> <!1><A HREF="XFont.html">XFont</A>*  <B>GetFont</B>() const 
 
174
<DT><IMG SRC=icon2.gif> <!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A>  <B>GetAlignment</B>() const 
 
175
</DL><DL>
 
176
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>WriteGraphicsPart</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
177
<DT><IMG SRC=icon2.gif> bool  <B>ReadGraphicsPart</B>(<!1><A HREF="InputFile.html">InputFile</A> *ifile, double format)
 
178
<DT><IMG SRC=icon2.gif> void  <B>WriteTextPart</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
179
<DT><IMG SRC=icon2.gif> bool  <B>ReadTextPart</B>(<!1><A HREF="InputFile.html">InputFile</A> *ifile, double format)
 
180
<DT><IMG SRC=icon2.gif> void  <B>SetDrawAttributes</B>()
 
181
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetAlignment</B>(<!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A> a)
 
182
<DT><IMG SRC=icon2.gif> void  <B>SnapPosition</B>()
 
183
<DT><IMG SRC=icon2.gif> void  <B>SnapTopleft</B>()
 
184
</DL></DL>
 
185
<hr><H3>Inherited from <A HREF = "Shape.html"> Shape:</A></h3>
 
186
 
 
187
<DL>
 
188
<DL>
 
189
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_HEIGHT</B>
 
190
<DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_WIDTH</B>
 
191
<DT><IMG SRC=icon2.gif> static  const  int  <B>HANDLE_WIDTH</B>
 
192
</DL><DL>
 
193
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsShape</B>() const 
 
194
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsTextShape</B>() const 
 
195
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateSize</B>(int w, int h)
 
196
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateMove</B>(const <!1><A HREF="Point.html">Point</A> *delta)
 
197
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateSelect</B>(bool s)
 
198
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateFirstSelect</B>(bool s)
 
199
<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>)
 
200
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetFirstSelect</B>(bool s)
 
201
<DT><IMG SRC=icon2.gif> bool  <B>IsFirstSelected</B>() const 
 
202
<DT><IMG SRC=icon2.gif> void  <B>SetVisible</B>(bool s)
 
203
<DT><IMG SRC=icon2.gif> void  <B>SetSubject</B>(<!1><A HREF="Subject.html">Subject</A> *s)
 
204
<DT><IMG SRC=icon2.gif> <!1><A HREF="Subject.html">Subject</A>*  <B>GetSubject</B>() const 
 
205
<DT><IMG SRC=icon2.gif> <!1><A HREF="ShapeView.html">ShapeView</A>*  <B>GetView</B>() const 
 
206
<DT><IMG SRC=icon2.gif> void  <B>SetColor</B>(const <!1><A HREF="string.html">string</A> *c)
 
207
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetColor</B>() const 
 
208
<DT><IMG SRC=icon2.gif> virtual  void  <B>Move</B>(const <!1><A HREF="Point.html">Point</A> *delta)
 
209
<DT><IMG SRC=icon2.gif> virtual  void  <B>AdjustSize</B>()
 
210
<DT><IMG SRC=icon2.gif> void  <B>SetHandles</B>(int n)
 
211
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="Point.html">Point</A>*  <B>GetPosition</B>() const 
 
212
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="Point.html">Point</A>*  <B>GetTopLeft</B>() const 
 
213
<DT><IMG SRC=icon2.gif> bool  <B>IsSelected</B>() const 
 
214
<DT><IMG SRC=icon2.gif> bool  <B>IsVisible</B>() const 
 
215
<DT><IMG SRC=icon2.gif> bool  <B>IsDuplicate</B>() const 
 
216
<DT><IMG SRC=icon2.gif> int  <B>GetWidth</B>() const 
 
217
<DT><IMG SRC=icon2.gif> int  <B>GetHeight</B>() const 
 
218
<DT><IMG SRC=icon2.gif> virtual  void  <B>DrawDuplicate</B>()
 
219
<DT><IMG SRC=icon2.gif> void  <B>UndrawDuplicate</B>()
 
220
<DT><IMG SRC=icon2.gif> void  <B>SetDuplicate</B>(bool b)
 
221
<DT><IMG SRC=icon2.gif> void  <B>UpdateDuplicate</B>(bool b)
 
222
<DT><IMG SRC=icon2.gif> bool  <B>SetAssocView</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
 
223
</DL><DL>
 
224
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_HANDLES</B>
 
225
</DL><DL>
 
226
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="Grafport.html">Grafport</A>*  <B>GetGrafport</B>() const 
 
227
<DT><IMG SRC=icon2.gif> void  <B>SetOutlineAttributes</B>()
 
228
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetSize</B>(int w, int h)
 
229
<DT><IMG SRC=icon2.gif> void  <B>SetWidth</B>(int w)
 
230
<DT><IMG SRC=icon2.gif> void  <B>SetHeight</B>(int h)
 
231
<DT><IMG SRC=icon2.gif> void  <B>SetNrHandles</B>(int n)
 
232
<DT><IMG SRC=icon2.gif> <!1><A HREF="DiagramViewer.html">DiagramViewer</A>*  <B>GetViewer</B>() const 
 
233
<DT><IMG SRC=icon2.gif> void  <B>PositiveCoord</B>(const <!1><A HREF="Point.html">Point</A>*)
 
234
<DT><IMG SRC=icon2.gif> virtual  void  <B>DrawSelect</B>()
 
235
<DT><IMG SRC=icon2.gif> virtual  void  <B>DrawGraySelect</B>()
 
236
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawSelect</B>()
 
237
<DT><IMG SRC=icon2.gif> virtual  void  <B>UndrawGraySelect</B>()
 
238
<DT><IMG SRC=icon2.gif> void  <B>SetTopLeft</B>(const <!1><A HREF="Point.html">Point</A> *topLeft)
 
239
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetPositionHandles</B>()
 
240
<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>)
 
241
</DL></DL>
 
242
<hr><H3>Inherited from <A HREF = "Thing.html"> Thing:</A></h3>
 
243
 
 
244
<DL>
 
245
<DL>
 
246
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>AssocType</B>
 
247
</DL><DL>
 
248
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> unsigned  long  <B>GetId</B>()
 
249
<DT><IMG SRC=icon2.gif> void  <B>SetId</B>(unsigned long val)
 
250
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsSubject</B>() const 
 
251
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsView</B>() const 
 
252
<DT><IMG SRC=icon2.gif> void  <B>Write</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
253
</DL></DL>
 
254
<A NAME="DOC.DOCU">
 
255
<hr>
 
256
 <h2> Documentation </h2>
 
257
<BLOCKQUOTE>
 
258
 line for representing SSD participant edges.
 
259
 
 
260
</BLOCKQUOTE>
 
261
<DL>
 
262
 
 
263
<A NAME="SSDRCLine">
 
264
<A NAME ="DOC.335.1">
 
265
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  SSDRCLine(<!1><A HREF="ShapeView.html">ShapeView</A> *v, <!1><A HREF="Grafport.html">Grafport</A> *g, <!2><A HREF="GShape.html#DOC.196.1">GShape</A> *n1, <!2><A HREF="GShape.html#DOC.196.1">GShape</A> *n2, <!1><A HREF="List.html">List</A><<!1><A HREF="Point.html">Point</A> *> *<!2><A HREF="Line.html#DOC.210.80">line</A>, bool Curved)</B></TT>
 
266
<DL></DL><P>
 
267
<A NAME="SSDRCLine">
 
268
<A NAME ="DOC.335.2">
 
269
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  SSDRCLine(<!1><A HREF="ShapeView.html">ShapeView</A> *v, <!1><A HREF="Grafport.html">Grafport</A> *g, <!2><A HREF="GShape.html#DOC.196.1">GShape</A> *n1, <!2><A HREF="GShape.html#DOC.196.1">GShape</A> *n2, bool Curved)</B></TT>
 
270
<DL></DL><P>
 
271
<A NAME="GetClassType">
 
272
<A NAME ="DOC.335.3">
 
273
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> int  GetClassType() const </B></TT>
 
274
<DL></DL><P>
 
275
<A NAME="Clone">
 
276
<A NAME ="DOC.335.4">
 
277
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!2><A HREF="Shape.html#DOC.296.1">Shape</A>*  Clone()</B></TT>
 
278
<DL></DL><P>
 
279
<A NAME="SetAssocSubject">
 
280
<A NAME ="DOC.335.5">
 
281
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> bool  SetAssocSubject(<!1><A HREF="AssocList.html">AssocList</A> *)</B></TT>
 
282
<DL></DL><P>
 
283
<A NAME="SetTextShape">
 
284
<A NAME ="DOC.335.6">
 
285
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetTextShape()</B></TT>
 
286
<DL></DL><P></DL>
 
287
<hr>
 
288
 <DL><DT><B>This class has no child classes.</B></DL>
 
289
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
290
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
291
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
292
<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>
 
293
</BODY>