1 |
jonen |
1.1 |
<?xml version="1.0" encoding="iso-8859-1"?> |
2 |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
4 |
|
|
<head> |
5 |
|
|
<!-- template designed by Marco Von Ballmoos --> |
6 |
|
|
<title>Docs For Class SVGXYPlotGraph</title> |
7 |
|
|
<link rel="stylesheet" href="../../media/stylesheet.css" /> |
8 |
|
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> |
9 |
|
|
</head> |
10 |
|
|
<body> |
11 |
|
|
<div class="page-body"> |
12 |
|
|
<h2 class="class-name">Class SVGXYPlotGraph</h2> |
13 |
|
|
|
14 |
|
|
<a name="sec-description"></a> |
15 |
|
|
<div class="info-box"> |
16 |
|
|
<div class="info-box-title">Description</div> |
17 |
|
|
<div class="nav-bar"> |
18 |
|
|
<span class="disabled">Description</span> | |
19 |
|
|
<a href="#sec-descendents">Descendents</a> |
20 |
|
|
| <a href="#sec-vars">Vars</a> |
21 |
|
|
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
22 |
|
|
|
23 |
|
|
</div> |
24 |
|
|
<div class="info-box-body"> |
25 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
26 |
|
|
<p class="short-description">This is the base Graph class for doing XY coordinate system based graphs in SVG.</p> |
27 |
|
|
<p class="description"><p>$Id: SVGXYPlotGraph.html,v 1.12 2003/08/01 01:37:47 hemna Exp $</p></p> |
28 |
|
|
<ul class="tags"> |
29 |
|
|
<li><span class="field">author:</span> <p>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>></p></li> |
30 |
|
|
</ul> |
31 |
|
|
<p class="notes"> |
32 |
|
|
Located in <a class="field" href="_widgets_svg_SVGXYPlotGraph_inc.html">Program_Root/widgets/svg/SVGXYPlotGraph.inc</a> (line <span class="field">28</span>) |
33 |
|
|
</p> |
34 |
|
|
|
35 |
|
|
|
36 |
|
|
<pre><a href="../../phpHtmlLib/Container.html">Container</a> |
37 |
|
|
| |
38 |
|
|
--<a href="../../phpHtmlLib/BaseWidget.html">BaseWidget</a> |
39 |
|
|
| |
40 |
|
|
--<a href="../../phpHtmlLib/SVG/SVGGraph.html">SVGGraph</a> |
41 |
|
|
| |
42 |
|
|
--<a href="../../phpHtmlLib/SVG/SVGXYGraph.html">SVGXYGraph</a> |
43 |
|
|
| |
44 |
|
|
--SVGXYPlotGraph</pre> |
45 |
|
|
|
46 |
|
|
</div> |
47 |
|
|
</div> |
48 |
|
|
|
49 |
|
|
<a name="sec-descendents"></a> |
50 |
|
|
<div class="info-box"> |
51 |
|
|
<div class="info-box-title">Direct descendents</div> |
52 |
|
|
<div class="nav-bar"> |
53 |
|
|
<a href="#sec-description">Description</a> | |
54 |
|
|
<span class="disabled">Descendents</span> |
55 |
|
|
| <a href="#sec-vars">Vars</a> |
56 |
|
|
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
57 |
|
|
|
58 |
|
|
</div> |
59 |
|
|
<div class="info-box-body"> |
60 |
|
|
<table cellpadding="2" cellspacing="0" class="class-table"> |
61 |
|
|
<tr> |
62 |
|
|
<th class="class-table-header">Class</th> |
63 |
|
|
<th class="class-table-header">Description</th> |
64 |
|
|
</tr> |
65 |
|
|
<tr> |
66 |
|
|
<td style="padding-right: 2em"><a href="../../phpHtmlLib/SVG/SVGXYLineGraph.html">SVGXYLineGraph</a></td> |
67 |
|
|
<td> |
68 |
|
|
This is the base Graph class for doing XY coordinate system based graphs in SVG. |
69 |
|
|
</td> |
70 |
|
|
</tr> |
71 |
|
|
</table> |
72 |
|
|
</div> |
73 |
|
|
</div> |
74 |
|
|
|
75 |
|
|
|
76 |
|
|
<a name="sec-method-summary"></a> |
77 |
|
|
<div class="info-box"> |
78 |
|
|
<div class="info-box-title">Method Summary</span></div> |
79 |
|
|
<div class="nav-bar"> |
80 |
|
|
<a href="#sec-description">Description</a> | |
81 |
|
|
<a href="#sec-descendents">Descendents</a> | |
82 |
|
|
<a href="#sec-vars">Vars</a> |
83 |
|
|
|
84 |
|
|
| |
85 |
|
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) |
86 |
|
|
</div> |
87 |
|
|
<div class="info-box-body"> |
88 |
|
|
<div class="method-summary"> |
89 |
|
|
|
90 |
|
|
<div class="method-definition"> |
91 |
|
|
<span class="method-result">void</span> |
92 |
|
|
<a href="#SVGXYPlotGraph" title="details" class="method-name">SVGXYPlotGraph</a> |
93 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">$title</span>, <span class="var-type">mixed</span> <span class="var-name">$width</span>, <span class="var-type">mixed</span> <span class="var-name">$height</span>) |
94 |
|
|
</div> |
95 |
|
|
|
96 |
|
|
<div class="method-definition"> |
97 |
|
|
<span class="method-result">void</span> |
98 |
|
|
<a href="#add_point" title="details" class="method-name">add_point</a> |
99 |
|
|
(<span class="var-type">string</span> <span class="var-name">$x</span>, <span class="var-type">string</span> <span class="var-name">$y</span>, [<span class="var-type">string</span> <span class="var-name">$color</span> = <span class="var-default">"red"</span>]) |
100 |
|
|
</div> |
101 |
|
|
|
102 |
|
|
<div class="method-definition"> |
103 |
|
|
<span class="method-result">Container</span> |
104 |
|
|
<a href="#graph_data" title="details" class="method-name">graph_data</a> |
105 |
|
|
() |
106 |
|
|
</div> |
107 |
|
|
|
108 |
|
|
<div class="method-definition"> |
109 |
|
|
<span class="method-result">void</span> |
110 |
|
|
<a href="#_build_point" title="details" class="method-name">_build_point</a> |
111 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">$x</span>, <span class="var-type">mixed</span> <span class="var-name">$y</span>, <span class="var-type">mixed</span> <span class="var-name">$color</span>) |
112 |
|
|
</div> |
113 |
|
|
</div> |
114 |
|
|
</div> |
115 |
|
|
</div> |
116 |
|
|
|
117 |
|
|
<a name="sec-vars"></a> |
118 |
|
|
<div class="info-box"> |
119 |
|
|
<div class="info-box-title">Variables</div> |
120 |
|
|
<div class="nav-bar"> |
121 |
|
|
<a href="#sec-description">Description</a> | |
122 |
|
|
<a href="#sec-descendents">Descendents</a> | |
123 |
|
|
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) |
124 |
|
|
|
125 |
|
|
|
126 |
|
|
| |
127 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
128 |
|
|
|
129 |
|
|
</div> |
130 |
|
|
<div class="info-box-body"> |
131 |
|
|
<h4>Inherited Variables</h4> |
132 |
|
|
<A NAME='inherited_vars'><!-- --></A> |
133 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html">SVGXYGraph</a></span></p> |
134 |
|
|
<blockquote> |
135 |
|
|
<span class="var-title"> |
136 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#var$_colors">SVGXYGraph::$_colors</a></span><br> |
137 |
|
|
</span> |
138 |
|
|
<span class="var-title"> |
139 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#var$_max_x">SVGXYGraph::$_max_x</a></span><br> |
140 |
|
|
</span> |
141 |
|
|
<span class="var-title"> |
142 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#var$_max_y">SVGXYGraph::$_max_y</a></span><br> |
143 |
|
|
</span> |
144 |
|
|
<span class="var-title"> |
145 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#var$_min_x">SVGXYGraph::$_min_x</a></span><br> |
146 |
|
|
</span> |
147 |
|
|
<span class="var-title"> |
148 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#var$_min_y">SVGXYGraph::$_min_y</a></span><br> |
149 |
|
|
</span> |
150 |
|
|
<span class="var-title"> |
151 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#var$_x_data">SVGXYGraph::$_x_data</a></span><br> |
152 |
|
|
</span> |
153 |
|
|
<span class="var-title"> |
154 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#var$_y_data">SVGXYGraph::$_y_data</a></span><br> |
155 |
|
|
</span> |
156 |
|
|
</blockquote> |
157 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/SVG/SVGGraph.html">SVGGraph</a></span></p> |
158 |
|
|
<blockquote> |
159 |
|
|
<span class="var-title"> |
160 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#var$_draw">SVGGraph::$_draw</a></span><br> |
161 |
|
|
</span> |
162 |
|
|
<span class="var-title"> |
163 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#var$_options">SVGGraph::$_options</a></span><br> |
164 |
|
|
</span> |
165 |
|
|
</blockquote> |
166 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p> |
167 |
|
|
<blockquote> |
168 |
|
|
<span class="var-title"> |
169 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a></span><br> |
170 |
|
|
</span> |
171 |
|
|
<span class="var-title"> |
172 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a></span><br> |
173 |
|
|
</span> |
174 |
|
|
</blockquote> |
175 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/Container.html">Container</a></span></p> |
176 |
|
|
<blockquote> |
177 |
|
|
<span class="var-title"> |
178 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></span><br> |
179 |
|
|
</span> |
180 |
|
|
</blockquote> |
181 |
|
|
|
182 |
|
|
</div> |
183 |
|
|
</div> |
184 |
|
|
|
185 |
|
|
<a name="sec-methods"></a> |
186 |
|
|
<div class="info-box"> |
187 |
|
|
<div class="info-box-title">Methods</div> |
188 |
|
|
<div class="nav-bar"> |
189 |
|
|
<a href="#sec-description">Description</a> | |
190 |
|
|
<a href="#sec-descendents">Descendents</a> | |
191 |
|
|
<a href="#sec-vars">Vars</a> |
192 |
|
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) |
193 |
|
|
|
194 |
|
|
</div> |
195 |
|
|
<div class="info-box-body"> |
196 |
|
|
<A NAME='method_detail'></A> |
197 |
|
|
<a name="methodSVGXYPlotGraph" id="SVGXYPlotGraph"><!-- --></a> |
198 |
|
|
<div class="oddrow"> |
199 |
|
|
|
200 |
|
|
<div class="method-header"> |
201 |
|
|
<span class="method-title">Constructor SVGXYPlotGraph</span> (line <span class="line-number">30</span>) |
202 |
|
|
</div> |
203 |
|
|
|
204 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
205 |
|
|
|
206 |
|
|
<div class="method-signature"> |
207 |
|
|
<span class="method-result">void</span> |
208 |
|
|
<span class="method-name"> |
209 |
|
|
SVGXYPlotGraph |
210 |
|
|
</span> |
211 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">$title</span>, <span class="var-type">mixed</span> <span class="var-name">$width</span>, <span class="var-type">mixed</span> <span class="var-name">$height</span>) |
212 |
|
|
</div> |
213 |
|
|
|
214 |
|
|
|
215 |
|
|
|
216 |
|
|
</div> |
217 |
|
|
<a name="methodadd_point" id="add_point"><!-- --></a> |
218 |
|
|
<div class="evenrow"> |
219 |
|
|
|
220 |
|
|
<div class="method-header"> |
221 |
|
|
<span class="method-title">add_point</span> (line <span class="line-number">52</span>) |
222 |
|
|
</div> |
223 |
|
|
|
224 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
225 |
|
|
<p class="short-description">This enables you to add another line to the graph</p> |
226 |
|
|
|
227 |
|
|
<div class="method-signature"> |
228 |
|
|
<span class="method-result">void</span> |
229 |
|
|
<span class="method-name"> |
230 |
|
|
add_point |
231 |
|
|
</span> |
232 |
|
|
(<span class="var-type">string</span> <span class="var-name">$x</span>, <span class="var-type">string</span> <span class="var-name">$y</span>, [<span class="var-type">string</span> <span class="var-name">$color</span> = <span class="var-default">"red"</span>]) |
233 |
|
|
</div> |
234 |
|
|
|
235 |
|
|
<ul class="parameters"> |
236 |
|
|
<li> |
237 |
|
|
<span class="var-type">string</span> |
238 |
|
|
<span class="var-name">$x</span><span class="var-description">: <p>- the x coordinates</p></span> </li> |
239 |
|
|
<li> |
240 |
|
|
<span class="var-type">string</span> |
241 |
|
|
<span class="var-name">$y</span><span class="var-description">: <p>- the y coordinates</p></span> </li> |
242 |
|
|
<li> |
243 |
|
|
<span class="var-type">string</span> |
244 |
|
|
<span class="var-name">$color</span><span class="var-description">: <p>- the color for the line</p></span> </li> |
245 |
|
|
</ul> |
246 |
|
|
|
247 |
|
|
|
248 |
|
|
</div> |
249 |
|
|
<a name="methodgraph_data" id="graph_data"><!-- --></a> |
250 |
|
|
<div class="oddrow"> |
251 |
|
|
|
252 |
|
|
<div class="method-header"> |
253 |
|
|
<span class="method-title">graph_data</span> (line <span class="line-number">65</span>) |
254 |
|
|
</div> |
255 |
|
|
|
256 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
257 |
|
|
<p class="short-description">This function does the work of building the graph itself</p> |
258 |
|
|
|
259 |
|
|
<div class="method-signature"> |
260 |
|
|
<span class="method-result">Container</span> |
261 |
|
|
<span class="method-name"> |
262 |
|
|
graph_data |
263 |
|
|
</span> |
264 |
|
|
() |
265 |
|
|
</div> |
266 |
|
|
|
267 |
|
|
|
268 |
|
|
|
269 |
|
|
<hr class="separator" /> |
270 |
|
|
<div class="notes">Redefined in descendants as:</div> |
271 |
|
|
<ul class="redefinitions"> |
272 |
|
|
<li> |
273 |
|
|
<a href="../../phpHtmlLib/SVG/SVGXYLineGraph.html#methodgraph_data">SVGXYLineGraph::graph_data()</a> |
274 |
|
|
: This function does the work of building the graph itself |
275 |
|
|
</li> |
276 |
|
|
</ul> |
277 |
|
|
</div> |
278 |
|
|
<a name="method_build_point" id="_build_point"><!-- --></a> |
279 |
|
|
<div class="evenrow"> |
280 |
|
|
|
281 |
|
|
<div class="method-header"> |
282 |
|
|
<span class="method-title">_build_point</span> (line <span class="line-number">79</span>) |
283 |
|
|
</div> |
284 |
|
|
|
285 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
286 |
|
|
|
287 |
|
|
<div class="method-signature"> |
288 |
|
|
<span class="method-result">void</span> |
289 |
|
|
<span class="method-name"> |
290 |
|
|
_build_point |
291 |
|
|
</span> |
292 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">$x</span>, <span class="var-type">mixed</span> <span class="var-name">$y</span>, <span class="var-type">mixed</span> <span class="var-name">$color</span>) |
293 |
|
|
</div> |
294 |
|
|
|
295 |
|
|
|
296 |
|
|
|
297 |
|
|
</div> |
298 |
|
|
<h4>Inherited Methods</h4> |
299 |
|
|
<a name='inherited_methods'><!-- --></a> |
300 |
|
|
<!-- =========== Summary =========== --> |
301 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html">SVGXYGraph</a></span></p> |
302 |
|
|
<blockquote> |
303 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#methodSVGXYGraph">SVGXYGraph::SVGXYGraph()</a></span><br> |
304 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#methodadd_x_values">SVGXYGraph::add_x_values()</a></span><br> |
305 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#methodadd_y_values">SVGXYGraph::add_y_values()</a></span><br> |
306 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#methodget_x_position">SVGXYGraph::get_x_position()</a></span><br> |
307 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#methodget_y_position">SVGXYGraph::get_y_position()</a></span><br> |
308 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#methodset_axis_grid_points">SVGXYGraph::set_axis_grid_points()</a></span><br> |
309 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#methodset_grid_line_color">SVGXYGraph::set_grid_line_color()</a></span><br> |
310 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#methodset_grid_line_flag">SVGXYGraph::set_grid_line_flag()</a></span><br> |
311 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#methodset_x_title">SVGXYGraph::set_x_title()</a></span><br> |
312 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#methodset_y_title">SVGXYGraph::set_y_title()</a></span><br> |
313 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#method_add_options">SVGXYGraph::_add_options()</a></span><br> |
314 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#method_background">SVGXYGraph::_background()</a></span><br> |
315 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#method_build_graph">SVGXYGraph::_build_graph()</a></span><br> |
316 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#method_build_titles">SVGXYGraph::_build_titles()</a></span><br> |
317 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#method_build_x_axis">SVGXYGraph::_build_x_axis()</a></span><br> |
318 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#method_build_y_axis">SVGXYGraph::_build_y_axis()</a></span><br> |
319 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#method_prepare_data">SVGXYGraph::_prepare_data()</a></span><br> |
320 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#method_x_axis_title">SVGXYGraph::_x_axis_title()</a></span><br> |
321 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGXYGraph.html#method_y_axis_title">SVGXYGraph::_y_axis_title()</a></span><br> |
322 |
|
|
</blockquote> |
323 |
|
|
<!-- =========== Summary =========== --> |
324 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/SVG/SVGGraph.html">SVGGraph</a></span></p> |
325 |
|
|
<blockquote> |
326 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodSVGGraph">SVGGraph::SVGGraph()</a></span><br> |
327 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodformat_label">SVGGraph::format_label()</a></span><br> |
328 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodget_option">SVGGraph::get_option()</a></span><br> |
329 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodget_options">SVGGraph::get_options()</a></span><br> |
330 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodrender">SVGGraph::render()</a></span><br> |
331 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodset_axis_font_height">SVGGraph::set_axis_font_height()</a></span><br> |
332 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodset_axis_font_width">SVGGraph::set_axis_font_width()</a></span><br> |
333 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodset_height">SVGGraph::set_height()</a></span><br> |
334 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodset_option">SVGGraph::set_option()</a></span><br> |
335 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodset_title">SVGGraph::set_title()</a></span><br> |
336 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodset_title_font_height">SVGGraph::set_title_font_height()</a></span><br> |
337 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodset_title_font_width">SVGGraph::set_title_font_width()</a></span><br> |
338 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodset_title_style">SVGGraph::set_title_style()</a></span><br> |
339 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#methodset_width">SVGGraph::set_width()</a></span><br> |
340 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#method_build_graph">SVGGraph::_build_graph()</a></span><br> |
341 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#method_build_title">SVGGraph::_build_title()</a></span><br> |
342 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#method_build_titles">SVGGraph::_build_titles()</a></span><br> |
343 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/SVG/SVGGraph.html#method_prepare_data">SVGGraph::_prepare_data()</a></span><br> |
344 |
|
|
</blockquote> |
345 |
|
|
<!-- =========== Summary =========== --> |
346 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p> |
347 |
|
|
<blockquote> |
348 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a></span><br> |
349 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a></span><br> |
350 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a></span><br> |
351 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a></span><br> |
352 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a></span><br> |
353 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a></span><br> |
354 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a></span><br> |
355 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a></span><br> |
356 |
|
|
</blockquote> |
357 |
|
|
<!-- =========== Summary =========== --> |
358 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/Container.html">Container</a></span></p> |
359 |
|
|
<blockquote> |
360 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br> |
361 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br> |
362 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br> |
363 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br> |
364 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br> |
365 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br> |
366 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br> |
367 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br> |
368 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br> |
369 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br> |
370 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br> |
371 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></span><br> |
372 |
|
|
</blockquote> |
373 |
|
|
|
374 |
|
|
</div> |
375 |
|
|
</div> |
376 |
|
|
|
377 |
|
|
<p class="notes" id="credit"> |
378 |
|
|
Documention generated on Thu, 31 Jul 2003 18:33:49 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a> |
379 |
|
|
</p> |
380 |
|
|
</div></body> |
381 |
|
|
</html> |