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