| 1 |
jonen |
1.4 |
<?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 SVGDocumentClass</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 SVGDocumentClass</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-vars">Vars</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 class lets you build a complete SVG document.</p>
|
| 26 |
|
|
<p class="description"><p>SVG = Scalable Vector Graphics</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_SVGDocumentClass_inc.html">/widgets/svg/SVGDocumentClass.inc</a> (line <span class="field">24</span>)
|
| 32 |
|
|
</p>
|
| 33 |
|
|
|
| 34 |
|
|
|
| 35 |
jonen |
1.3 |
<pre><a href="../phpHtmlLib/Container.html">Container</a> |
| 36 |
jonen |
1.1 |
| |
| 37 |
|
|
--<a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a> |
| 38 |
|
|
| |
| 39 |
jonen |
1.4 |
--SVGDocumentClass</pre>
|
| 40 |
|
|
|
| 41 |
|
|
</div>
|
| 42 |
|
|
</div>
|
| 43 |
|
|
|
| 44 |
|
|
|
| 45 |
|
|
|
| 46 |
|
|
|
| 47 |
|
|
<a name="sec-method-summary"></a>
|
| 48 |
|
|
<div class="info-box">
|
| 49 |
|
|
<div class="info-box-title">Method Summary</span></div>
|
| 50 |
|
|
<div class="nav-bar">
|
| 51 |
|
|
<a href="#sec-description">Description</a> |
|
| 52 |
|
|
<a href="#sec-vars">Vars</a>
|
| 53 |
|
|
|
| 54 |
|
|
|
|
| 55 |
|
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
|
| 56 |
|
|
</div>
|
| 57 |
|
|
<div class="info-box-body">
|
| 58 |
|
|
<div class="method-summary">
|
| 59 |
|
|
|
| 60 |
|
|
<div class="method-definition">
|
| 61 |
|
|
<span class="method-result">SVGDocumentClass</span>
|
| 62 |
|
|
<a href="#SVGDocumentClass" title="details" class="method-name">SVGDocumentClass</a>
|
| 63 |
|
|
([<span class="var-type">string</span> <span class="var-name">$width</span> = <span class="var-default">"100%"</span>], [<span class="var-type">string</span> <span class="var-name">$height</span> = <span class="var-default">"100%"</span>])
|
| 64 |
|
|
</div>
|
| 65 |
|
|
</div>
|
| 66 |
|
|
</div>
|
| 67 |
|
|
</div>
|
| 68 |
|
|
|
| 69 |
|
|
<a name="sec-vars"></a>
|
| 70 |
|
|
<div class="info-box">
|
| 71 |
|
|
<div class="info-box-title">Variables</div>
|
| 72 |
|
|
<div class="nav-bar">
|
| 73 |
|
|
<a href="#sec-description">Description</a> |
|
| 74 |
|
|
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
|
| 75 |
|
|
|
| 76 |
|
|
|
| 77 |
|
|
|
|
| 78 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
|
| 79 |
|
|
|
| 80 |
|
|
</div>
|
| 81 |
|
|
<div class="info-box-body">
|
| 82 |
|
|
<h4>Inherited Variables</h4>
|
| 83 |
|
|
<A NAME='inherited_vars'><!-- --></A>
|
| 84 |
|
|
<p>Inherited from <span class="classname"><a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></span></p>
|
| 85 |
|
|
<blockquote>
|
| 86 |
|
|
<span class="var-title">
|
| 87 |
|
|
<span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$dtd">XMLDocumentClass::$dtd</a></span><br>
|
| 88 |
|
|
</span>
|
| 89 |
|
|
<span class="var-title">
|
| 90 |
|
|
<span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$root_name">XMLDocumentClass::$root_name</a></span><br>
|
| 91 |
|
|
</span>
|
| 92 |
|
|
<span class="var-title">
|
| 93 |
|
|
<span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_doctype_links">XMLDocumentClass::$_doctype_links</a></span><br>
|
| 94 |
|
|
</span>
|
| 95 |
|
|
<span class="var-title">
|
| 96 |
|
|
<span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_doctype_source">XMLDocumentClass::$_doctype_source</a></span><br>
|
| 97 |
|
|
</span>
|
| 98 |
|
|
<span class="var-title">
|
| 99 |
|
|
<span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_http_content_type">XMLDocumentClass::$_http_content_type</a></span><br>
|
| 100 |
|
|
</span>
|
| 101 |
|
|
<span class="var-title">
|
| 102 |
|
|
<span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_root_tag">XMLDocumentClass::$_root_tag</a></span><br>
|
| 103 |
|
|
</span>
|
| 104 |
|
|
<span class="var-title">
|
| 105 |
|
|
<span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_show_char_encoding">XMLDocumentClass::$_show_char_encoding</a></span><br>
|
| 106 |
|
|
</span>
|
| 107 |
|
|
<span class="var-title">
|
| 108 |
|
|
<span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_show_http_header">XMLDocumentClass::$_show_http_header</a></span><br>
|
| 109 |
|
|
</span>
|
| 110 |
|
|
<span class="var-title">
|
| 111 |
|
|
<span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_xml_obj">XMLDocumentClass::$_xml_obj</a></span><br>
|
| 112 |
|
|
</span>
|
| 113 |
|
|
<span class="var-title">
|
| 114 |
|
|
<span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_xml_stylesheet_container">XMLDocumentClass::$_xml_stylesheet_container</a></span><br>
|
| 115 |
|
|
</span>
|
| 116 |
|
|
</blockquote>
|
| 117 |
|
|
|
| 118 |
|
|
</div>
|
| 119 |
|
|
</div>
|
| 120 |
|
|
|
| 121 |
|
|
<a name="sec-methods"></a>
|
| 122 |
|
|
<div class="info-box">
|
| 123 |
|
|
<div class="info-box-title">Methods</div>
|
| 124 |
|
|
<div class="nav-bar">
|
| 125 |
|
|
<a href="#sec-description">Description</a> |
|
| 126 |
|
|
<a href="#sec-vars">Vars</a>
|
| 127 |
|
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
|
| 128 |
|
|
|
| 129 |
|
|
</div>
|
| 130 |
|
|
<div class="info-box-body">
|
| 131 |
|
|
<A NAME='method_detail'></A>
|
| 132 |
|
|
<a name="methodSVGDocumentClass" id="SVGDocumentClass"><!-- --></a>
|
| 133 |
|
|
<div class="evenrow">
|
| 134 |
|
|
|
| 135 |
|
|
<div class="method-header">
|
| 136 |
|
|
<span class="method-title">Constructor SVGDocumentClass</span> (line <span class="line-number">32</span>)
|
| 137 |
|
|
</div>
|
| 138 |
|
|
|
| 139 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
| 140 |
|
|
<p class="short-description">The constructor to building a SVG document.</p>
|
| 141 |
|
|
|
| 142 |
|
|
<div class="method-signature">
|
| 143 |
|
|
<span class="method-result">SVGDocumentClass</span>
|
| 144 |
|
|
<span class="method-name">
|
| 145 |
|
|
SVGDocumentClass
|
| 146 |
|
|
</span>
|
| 147 |
|
|
([<span class="var-type">string</span> <span class="var-name">$width</span> = <span class="var-default">"100%"</span>], [<span class="var-type">string</span> <span class="var-name">$height</span> = <span class="var-default">"100%"</span>])
|
| 148 |
|
|
</div>
|
| 149 |
|
|
|
| 150 |
|
|
<ul class="parameters">
|
| 151 |
|
|
<li>
|
| 152 |
|
|
<span class="var-type">string</span>
|
| 153 |
|
|
<span class="var-name">$width</span><span class="var-description">: - the svg tag's width attribute</span> </li>
|
| 154 |
|
|
<li>
|
| 155 |
|
|
<span class="var-type">string</span>
|
| 156 |
|
|
<span class="var-name">$height</span><span class="var-description">: - the svg tag's height attribute</span> </li>
|
| 157 |
|
|
</ul>
|
| 158 |
|
|
|
| 159 |
|
|
|
| 160 |
|
|
</div>
|
| 161 |
|
|
<h4>Inherited Methods</h4>
|
| 162 |
|
|
<a name='inherited_methods'><!-- --></a>
|
| 163 |
|
|
<!-- =========== Summary =========== -->
|
| 164 |
|
|
<p>Inherited From <span class="classname"><a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></span></p>
|
| 165 |
|
|
<blockquote>
|
| 166 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodXMLDocumentClass">XMLDocumentClass::XMLDocumentClass()</a></span><br>
|
| 167 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd">XMLDocumentClass::add()</a></span><br>
|
| 168 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd_reference">XMLDocumentClass::add_reference()</a></span><br>
|
| 169 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd_xml_stylesheet_link">XMLDocumentClass::add_xml_stylesheet_link()</a></span><br>
|
| 170 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methoddump_http_header">XMLDocumentClass::dump_http_header()</a></span><br>
|
| 171 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_doctype_source">XMLDocumentClass::get_doctype_source()</a></span><br>
|
| 172 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_encoding">XMLDocumentClass::get_encoding()</a></span><br>
|
| 173 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_http_content_type">XMLDocumentClass::get_http_content_type()</a></span><br>
|
| 174 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_root_attributes">XMLDocumentClass::get_root_attributes()</a></span><br>
|
| 175 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_root_name">XMLDocumentClass::get_root_name()</a></span><br>
|
| 176 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodpush">XMLDocumentClass::push()</a></span><br>
|
| 177 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodpush_reference">XMLDocumentClass::push_reference()</a></span><br>
|
| 178 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodrender">XMLDocumentClass::render()</a></span><br>
|
| 179 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodreset_content">XMLDocumentClass::reset_content()</a></span><br>
|
| 180 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_doctype_link">XMLDocumentClass::set_doctype_link()</a></span><br>
|
| 181 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_doctype_source">XMLDocumentClass::set_doctype_source()</a></span><br>
|
| 182 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_encoding">XMLDocumentClass::set_encoding()</a></span><br>
|
| 183 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_http_content_type">XMLDocumentClass::set_http_content_type()</a></span><br>
|
| 184 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_attribute">XMLDocumentClass::set_root_attribute()</a></span><br>
|
| 185 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_attributes">XMLDocumentClass::set_root_attributes()</a></span><br>
|
| 186 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_name">XMLDocumentClass::set_root_name()</a></span><br>
|
| 187 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodshow_character_encoding">XMLDocumentClass::show_character_encoding()</a></span><br>
|
| 188 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodshow_http_header">XMLDocumentClass::show_http_header()</a></span><br>
|
| 189 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_doctype">XMLDocumentClass::_build_doctype()</a></span><br>
|
| 190 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_root_tag">XMLDocumentClass::_build_root_tag()</a></span><br>
|
| 191 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_xml_stylesheet_container">XMLDocumentClass::_build_xml_stylesheet_container()</a></span><br>
|
| 192 |
|
|
<span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#method_create_xml_obj">XMLDocumentClass::_create_xml_obj()</a></span><br>
|
| 193 |
|
|
</blockquote>
|
| 194 |
|
|
<!-- =========== Summary =========== -->
|
| 195 |
|
|
<p>Inherited From <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p>
|
| 196 |
|
|
<blockquote>
|
| 197 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br>
|
| 198 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br>
|
| 199 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br>
|
| 200 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br>
|
| 201 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_element">Container::get_element()</a></span><br>
|
| 202 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br>
|
| 203 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br>
|
| 204 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br>
|
| 205 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br>
|
| 206 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br>
|
| 207 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br>
|
| 208 |
|
|
<span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br>
|
| 209 |
|
|
</blockquote>
|
| 210 |
|
|
|
| 211 |
|
|
</div>
|
| 212 |
|
|
</div>
|
| 213 |
|
|
|
| 214 |
|
|
|
| 215 |
|
|
<p class="notes" id="credit">
|
| 216 |
|
|
Documentation generated on Thu, 1 Apr 2004 09:39:14 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
|
| 217 |
|
|
</p>
|
| 218 |
|
|
</div></body>
|
| 219 |
|
|
</html>
|