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

« back to all changes in this revision

Viewing changes to doc/sourcecode/TUTable.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>TUTable</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  TUTable : public <!2><A HREF="Matrix.html#DOC.221.1">Matrix</A> </H2><BLOCKQUOTE>
 
4
 transaction use table class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=125>
 
9
<param name=classes value="CDocument,MDocument.html,CTable,MTable.html,CMatrix,MMatrix.html,CTUTable,MTUTable.html">
 
10
<param name=before value="M,M,M,M">
 
11
<param name=after value="Md_SPSP,Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2,3">
 
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.398.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>TUTable</B> (<!1><A HREF="Config.html">Config</A> *c, <!1><A HREF="TUWindow.html">TUWindow</A> *t, <!1><A HREF="TUViewer.html">TUViewer</A> *v)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.398.2"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>CheckDocument</B> ()<br>
 
22
<I></I>
 
23
</TD></TR></TABLE></DL>
 
24
<hr><H3>Inherited from <A HREF="Matrix.html">Matrix:</A></h3>
 
25
 
 
26
<DL>
 
27
<DL>
 
28
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>UpdateText</B>(<!1><A HREF="Cell.html">Cell</A> *c, const <!1><A HREF="string.html">string</A> *text)
 
29
</DL><DL>
 
30
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> virtual  bool  <B>CheckTextString</B>(<!1><A HREF="Cell.html">Cell</A> *c, const <!1><A HREF="string.html">string</A> *text)
 
31
<DT><IMG SRC=icon2.gif> unsigned  <B>CheckEmptyColumnEntries</B>(unsigned row)
 
32
<DT><IMG SRC=icon2.gif> unsigned  <B>CheckEmptyRowEntries</B>(unsigned column)
 
33
</DL></DL>
 
34
<hr><H3>Inherited from <A HREF = "Table.html"> Table:</A></h3>
 
35
 
 
36
<DL>
 
37
<DL>
 
38
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_ROW_HEIGHT</B>
 
39
<DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_COLUMN_WIDTH</B>
 
40
<DT><IMG SRC=icon2.gif> static  const  int  <B>MAX_ROW_HEIGHT</B>
 
41
<DT><IMG SRC=icon2.gif> static  const  int  <B>MAX_COLUMN_WIDTH</B>
 
42
<DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_MARGIN_WIDTH</B>
 
43
<DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_MARGIN_HEIGHT</B>
 
44
<DT><IMG SRC=icon2.gif> static  const  int  <B>MAX_MARGIN_WIDTH</B>
 
45
<DT><IMG SRC=icon2.gif> static  const  int  <B>MAX_MARGIN_HEIGHT</B>
 
46
<DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_NUMBER_OF_COLUMNS</B>
 
47
<DT><IMG SRC=icon2.gif> static  const  int  <B>MIN_NUMBER_OF_ROWS</B>
 
48
<DT><IMG SRC=icon2.gif> static  const  int  <B>MAX_NUMBER_OF_COLUMNS</B>
 
49
<DT><IMG SRC=icon2.gif> static  const  int  <B>MAX_NUMBER_OF_ROWS</B>
 
50
</DL><DL>
 
51
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Initialize</B>()
 
52
<DT><IMG SRC=icon2.gif> void  <B>LoadEntries</B>()
 
53
<DT><IMG SRC=icon2.gif> void  <B>SaveEntries</B>()
 
54
<DT><IMG SRC=icon2.gif> void  <B>RemoveAll</B>()
 
55
<DT><IMG SRC=icon2.gif> void  <B>AddRows</B>()
 
56
<DT><IMG SRC=icon2.gif> void  <B>AddColumns</B>()
 
57
<DT><IMG SRC=icon2.gif> void  <B>DeleteRows</B>()
 
58
<DT><IMG SRC=icon2.gif> void  <B>DeleteColumns</B>()
 
59
<DT><IMG SRC=icon2.gif> void  <B>DeleteAll</B>()
 
60
<DT><IMG SRC=icon2.gif> void  <B>Purge</B>()
 
61
<DT><IMG SRC=icon2.gif> void  <B>CutTexts</B>()
 
62
<DT><IMG SRC=icon2.gif> void  <B>CopyTexts</B>()
 
63
<DT><IMG SRC=icon2.gif> void  <B>PasteTexts</B>()
 
64
<DT><IMG SRC=icon2.gif> void  <B>SortRows</B>()
 
65
<DT><IMG SRC=icon2.gif> void  <B>SortColumns</B>()
 
66
<DT><IMG SRC=icon2.gif> void  <B>SameWidth</B>()
 
67
<DT><IMG SRC=icon2.gif> void  <B>SameHeight</B>()
 
68
<DT><IMG SRC=icon2.gif> void  <B>Span</B>()
 
69
<DT><IMG SRC=icon2.gif> void  <B>UnSpan</B>()
 
70
<DT><IMG SRC=icon2.gif> void  <B>SelectAll</B>()
 
71
<DT><IMG SRC=icon2.gif> void  <B>Move</B>(<!2><A HREF="Document.html#DOC.118.42">MoveType</A> t)
 
72
<DT><IMG SRC=icon2.gif> void  <B>Append</B>()
 
73
<DT><IMG SRC=icon2.gif> void  <B>SetAppendToggle</B>(bool set)
 
74
<DT><IMG SRC=icon2.gif> bool  <B>IsAppendBottom</B>()
 
75
<DT><IMG SRC=icon2.gif> void  <B>SetAddRowsToggle</B>(bool set)
 
76
<DT><IMG SRC=icon2.gif> void  <B>SetAddColumnsToggle</B>(bool set)
 
77
<DT><IMG SRC=icon2.gif> void  <B>AddRows</B>(unsigned count)
 
78
<DT><IMG SRC=icon2.gif> void  <B>AddColumns</B>(unsigned count)
 
79
<DT><IMG SRC=icon2.gif> void  <B>FindAll</B>(const <!1><A HREF="string.html">string</A> *s, bool sens, bool sub, bool)
 
80
<DT><IMG SRC=icon2.gif> void  <B>FindNext</B>(const <!1><A HREF="string.html">string</A> *s, bool sens, bool sub, bool)
 
81
<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 sens, bool sub, bool)
 
82
<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 sens, bool sub, bool)
 
83
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultNumberOfRows</B>()
 
84
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultNumberOfColumns</B>()
 
85
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultRowHeight</B>()
 
86
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultColumnWidth</B>()
 
87
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultNumberOfRows</B>(unsigned n)
 
88
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultNumberOfColumns</B>(unsigned n)
 
89
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultRowHeight</B>(int n)
 
90
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultColumnWidth</B>(int n)
 
91
<DT><IMG SRC=icon2.gif> void  <B>SetMarginHeight</B>(int n)
 
92
<DT><IMG SRC=icon2.gif> void  <B>SetMarginWidth</B>(int n)
 
93
<DT><IMG SRC=icon2.gif> void  <B>DefaultRowAlignment</B>()
 
94
<DT><IMG SRC=icon2.gif> void  <B>DefaultColumnAlignment</B>()
 
95
<DT><IMG SRC=icon2.gif> void  <B>UpdateRowAlignment</B>()
 
96
<DT><IMG SRC=icon2.gif> void  <B>UpdateColumnAlignment</B>()
 
97
<DT><IMG SRC=icon2.gif> void  <B>UpdateColumnAlignment</B>(<!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A> type)
 
98
<DT><IMG SRC=icon2.gif> void  <B>UpdateRowAlignment</B>(<!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A> type)
 
99
<DT><IMG SRC=icon2.gif> void  <B>UpdateDefaultColumnAlignment</B>(<!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A> newType)
 
100
<DT><IMG SRC=icon2.gif> void  <B>UpdateDefaultRowAlignment</B>(<!2><A HREF="TextAlign.html#DOC.374.1">TextAlign::Type</A> newType)
 
101
<DT><IMG SRC=icon2.gif> void  <B>ShowConfigRowAlignment</B>()
 
102
<DT><IMG SRC=icon2.gif> void  <B>ShowDefaultRowAlignment</B>()
 
103
<DT><IMG SRC=icon2.gif> void  <B>ShowConfigColumnAlignment</B>()
 
104
<DT><IMG SRC=icon2.gif> void  <B>ShowDefaultColumnAlignment</B>()
 
105
<DT><IMG SRC=icon2.gif> void  <B>UpdateTableLineStyle</B>()
 
106
<DT><IMG SRC=icon2.gif> void  <B>UpdateLineStyle</B>(<!2><A HREF="Side.html#DOC.299.1">Side::Type</A> side, <!2><A HREF="LineStyle.html#DOC.213.1">LineStyle::Type</A> style)
 
107
<DT><IMG SRC=icon2.gif> void  <B>ShowConfigLineStyle</B>()
 
108
<DT><IMG SRC=icon2.gif> void  <B>ShowDefaultLineStyle</B>()
 
109
<DT><IMG SRC=icon2.gif> void  <B>UpdateTableLineWidth</B>()
 
110
<DT><IMG SRC=icon2.gif> void  <B>UpdateLineWidth</B>(<!2><A HREF="Side.html#DOC.299.1">Side::Type</A> side, unsigned width)
 
111
<DT><IMG SRC=icon2.gif> void  <B>ShowConfigLineWidth</B>()
 
112
<DT><IMG SRC=icon2.gif> void  <B>ShowDefaultLineWidth</B>()
 
113
<DT><IMG SRC=icon2.gif> void  <B>UpdateCellTextUnderline</B>()
 
114
<DT><IMG SRC=icon2.gif> void  <B>ShowRowColumnLabels</B>(bool b)
 
115
<DT><IMG SRC=icon2.gif> void  <B>PrintRowColumnLabels</B>(bool b)
 
116
<DT><IMG SRC=icon2.gif> void  <B>UpdateMarginWidth</B>()
 
117
<DT><IMG SRC=icon2.gif> void  <B>UpdateMarginHeight</B>()
 
118
<DT><IMG SRC=icon2.gif> void  <B>AnnotateCell</B>()
 
119
<DT><IMG SRC=icon2.gif> void  <B>SetCellAnnotation</B>(const <!1><A HREF="string.html">string</A> *s)
 
120
<DT><IMG SRC=icon2.gif> <!1><A HREF="ScaleDialog.html">ScaleDialog</A>*  <B>GetScaleDialog</B>()
 
121
<DT><IMG SRC=icon2.gif> <!1><A HREF="ToggleListDialog.html">ToggleListDialog</A>*  <B>GetPromptToggleDialog</B>()
 
122
<DT><IMG SRC=icon2.gif> <!1><A HREF="LineStyleSideDialog.html">LineStyleSideDialog</A>*  <B>GetTableLineStyleDialog</B>()
 
123
<DT><IMG SRC=icon2.gif> <!1><A HREF="LineWidthSideDialog.html">LineWidthSideDialog</A>*  <B>GetTableLineWidthDialog</B>()
 
124
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextAlignmentDialog.html">TextAlignmentDialog</A>*  <B>GetRowAlignmentDialog</B>()
 
125
<DT><IMG SRC=icon2.gif> <!1><A HREF="NToggleListDialog.html">NToggleListDialog</A>*  <B>GetColumnAlignmentDialog</B>()
 
126
</DL><DL>
 
127
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="TableViewer.html">TableViewer</A>*  <B>GetTableViewer</B>()
 
128
</DL></DL>
 
129
<hr><H3>Inherited from <A HREF = "Document.html"> Document:</A></h3>
 
130
 
 
131
<DL>
 
132
<DL>
 
133
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>MoveType</B>
 
134
</DL><DL>
 
135
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>New</B>()
 
136
<DT><IMG SRC=icon2.gif> virtual  void  <B>Load</B>()
 
137
<DT><IMG SRC=icon2.gif> void  <B>Save</B>()
 
138
<DT><IMG SRC=icon2.gif> void  <B>SaveAs</B>()
 
139
<DT><IMG SRC=icon2.gif> void  <B>SaveSelectionAs</B>()
 
140
<DT><IMG SRC=icon2.gif> void  <B>Quit</B>()
 
141
<DT><IMG SRC=icon2.gif> void  <B>ShowDocInfo</B>()
 
142
<DT><IMG SRC=icon2.gif> void  <B>ShowSource</B>()
 
143
<DT><IMG SRC=icon2.gif> void  <B>SaveSource</B>()
 
144
<DT><IMG SRC=icon2.gif> virtual  void  <B>ShowSummary</B>()
 
145
<DT><IMG SRC=icon2.gif> virtual  void  <B>ModelCheckDocument</B>()
 
146
<DT><IMG SRC=icon2.gif> void  <B>Annotate</B>()
 
147
<DT><IMG SRC=icon2.gif> void  <B>LoadSave</B>(const <!1><A HREF="string.html">string</A> *file)
 
148
<DT><IMG SRC=icon2.gif> virtual  void  <B>DoLoad</B>(const <!1><A HREF="string.html">string</A> *file)
 
149
<DT><IMG SRC=icon2.gif> void  <B>DoSaveAs</B>(const <!1><A HREF="string.html">string</A> *file)
 
150
<DT><IMG SRC=icon2.gif> void  <B>DoSaveSelectionAs</B>(const <!1><A HREF="string.html">string</A> *file)
 
151
<DT><IMG SRC=icon2.gif> double  <B>GetLoadFormat</B>() const 
 
152
<DT><IMG SRC=icon2.gif> void  <B>NewFile</B>(const <!1><A HREF="string.html">string</A> *file)
 
153
<DT><IMG SRC=icon2.gif> bool  <B>NewName</B>(const <!1><A HREF="string.html">string</A> *newname)
 
154
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const <!1><A HREF="string.html">string</A> *newname)
 
155
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
156
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDocType</B>() const 
 
157
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetSuffix</B>() const 
 
158
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetToolName</B>() const 
 
159
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetAuthor</B>() const 
 
160
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetCreationTime</B>() const 
 
161
<DT><IMG SRC=icon2.gif> bool  <B>IsDefault</B>()
 
162
<DT><IMG SRC=icon2.gif> void  <B>NewDir</B>(const <!1><A HREF="string.html">string</A> *newdir)
 
163
<DT><IMG SRC=icon2.gif> void  <B>SetDir</B>(const <!1><A HREF="string.html">string</A> *newdir)
 
164
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDir</B>() const 
 
165
<DT><IMG SRC=icon2.gif> void  <B>SetFSDir</B>()
 
166
<DT><IMG SRC=icon2.gif> void  <B>IncChanges</B>()
 
167
<DT><IMG SRC=icon2.gif> void  <B>DecChanges</B>()
 
168
<DT><IMG SRC=icon2.gif> int  <B>GetChanges</B>() const 
 
169
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetInlineEdit</B>(bool)
 
170
<DT><IMG SRC=icon2.gif> bool  <B>IsModified</B>() const 
 
171
<DT><IMG SRC=icon2.gif> void  <B>SetModified</B>(bool set)
 
172
<DT><IMG SRC=icon2.gif> bool  <B>IsLoaded</B>() const 
 
173
<DT><IMG SRC=icon2.gif> bool  <B>MayWrite</B>(const <!1><A HREF="string.html">string</A> *path)
 
174
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const char *msg)
 
175
<DT><IMG SRC=icon2.gif> void  <B>SetStatus</B>(const <!1><A HREF="string.html">string</A> *msg)
 
176
<DT><IMG SRC=icon2.gif> void  <B>SetAnnotation</B>(const <!1><A HREF="string.html">string</A> *s)
 
177
<DT><IMG SRC=icon2.gif> virtual  void  <B>Find</B>()
 
178
<DT><IMG SRC=icon2.gif> virtual  void  <B>Replace</B>()
 
179
<DT><IMG SRC=icon2.gif> void  <B>UpdateWindow</B>()
 
180
<DT><IMG SRC=icon2.gif> <!1><A HREF="EditWindow.html">EditWindow</A>*  <B>GetMainWindow</B>() const 
 
181
<DT><IMG SRC=icon2.gif> <!1><A HREF="Config.html">Config</A>*  <B>GetConfig</B>() const 
 
182
<DT><IMG SRC=icon2.gif> <!1><A HREF="Viewer.html">Viewer</A>*  <B>GetViewer</B>() const 
 
183
<DT><IMG SRC=icon2.gif> <!1><A HREF="InputFile.html">InputFile</A>*  <B>GetInputFile</B>() const 
 
184
<DT><IMG SRC=icon2.gif> <!1><A HREF="OutputFile.html">OutputFile</A>*  <B>GetOutputFile</B>() const 
 
185
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetSourceEditDialog</B>() const 
 
186
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetDocAnnotationDialog</B>() const 
 
187
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextEditDialog.html">TextEditDialog</A>*  <B>GetEltAnnotationDialog</B>() const 
 
188
<DT><IMG SRC=icon2.gif> <!1><A HREF="FileSelectionDialog.html">FileSelectionDialog</A>*  <B>GetFileSelectionDialog</B>() const 
 
189
<DT><IMG SRC=icon2.gif> <!1><A HREF="FindDialog.html">FindDialog</A>*  <B>GetFindDialog</B>() const 
 
190
<DT><IMG SRC=icon2.gif> <!1><A HREF="ReplaceDialog.html">ReplaceDialog</A>*  <B>GetReplaceDialog</B>() const 
 
191
</DL><DL>
 
192
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="string.html">string</A>  <B>chkbuf</B>
 
193
</DL><DL>
 
194
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsAppending</B>() const 
 
195
<DT><IMG SRC=icon2.gif> bool  <B>IsSaveSelection</B>() const 
 
196
<DT><IMG SRC=icon2.gif> virtual  void  <B>UpdateDirectory</B>(const <!1><A HREF="string.html">string</A> *s)
 
197
<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)
 
198
<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)
 
199
<DT><IMG SRC=icon2.gif> void  <B>ReportCheck</B>(int errors, const <!1><A HREF="string.html">string</A> *msg)
 
200
<DT><IMG SRC=icon2.gif> bool  <B>Save</B>(const <!1><A HREF="string.html">string</A> *file)
 
201
</DL></DL>
 
202
<A NAME="DOC.DOCU">
 
203
<hr>
 
204
 <h2> Documentation </h2>
 
205
<BLOCKQUOTE>
 
206
 transaction use table class.
 
207
 
 
208
</BLOCKQUOTE>
 
209
<DL>
 
210
 
 
211
<A NAME="TUTable">
 
212
<A NAME ="DOC.398.1">
 
213
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  TUTable(<!1><A HREF="Config.html">Config</A> *c, <!1><A HREF="TUWindow.html">TUWindow</A> *t, <!1><A HREF="TUViewer.html">TUViewer</A> *v)</B></TT>
 
214
<DL></DL><P>
 
215
<A NAME="CheckDocument">
 
216
<A NAME ="DOC.398.2">
 
217
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  CheckDocument()</B></TT>
 
218
<DL></DL><P></DL>
 
219
<hr>
 
220
 <DL><DT><B>This class has no child classes.</B></DL>
 
221
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
222
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
223
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
224
<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>
 
225
</BODY>