/docs/com/google/maps/extras/xmlparsers/kml/Document.html

http://gmaps-utility-library-flash.googlecode.com/ · HTML · 273 lines · 263 code · 1 blank · 9 comment · 0 complexity · f0fb4e53c0e28604867558d8ef940d9f MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
  6. <link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
  7. <meta content="Document,com.google.maps.extras.xmlparsers.kml.Document,styleMap,styles,toString" name="keywords">
  8. <title>com.google.maps.extras.xmlparsers.kml.Document</title>
  9. </head>
  10. <body>
  11. <script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
  12. <!--
  13. asdocTitle = 'Document - API Documentation';
  14. var baseRef = '../../../../../../';
  15. window.onload = configPage;
  16. --></script>
  17. <table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
  18. <tr>
  19. <td align="left" class="titleTableTitle">API Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All&nbsp;Packages</a>&nbsp;|&nbsp;<a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All&nbsp;Classes</a>&nbsp;|&nbsp;<a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a>&nbsp;|&nbsp;<a href="../../../../../../index.html?com/google/maps/extras/xmlparsers/kml/Document.html&amp;com/google/maps/extras/xmlparsers/kml/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No&nbsp;Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
  20. </tr>
  21. <tr class="titleTableRow2">
  22. <td align="left" id="subTitle" class="titleTableSubTitle">Class&nbsp;Document</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a>&nbsp;| <a href="#methodSummary">Methods</a></td>
  23. </tr>
  24. <tr class="titleTableRow3">
  25. <td colspan="2">&nbsp;</td>
  26. </tr>
  27. </table>
  28. <script type="text/javascript" language="javascript">
  29. <!--
  30. if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class Document"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
  31. --></script>
  32. <div class="MainContent">
  33. <table cellspacing="0" cellpadding="0" class="classHeaderTable">
  34. <tr>
  35. <td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.google.maps.extras.xmlparsers.kml</a></td>
  36. </tr>
  37. <tr>
  38. <td class="classHeaderTableLabel">Class</td><td class="classSignature">public class Document</td>
  39. </tr>
  40. <tr>
  41. <td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">Document <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Container.html">Container</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Feature.html">Feature</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="KmlObject.html">KmlObject</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="../XmlElement.html">XmlElement</a></td>
  42. </tr>
  43. </table>
  44. <p></p>
  45. Class that represents a &lt;Document&gt; element within a KML file.
  46. <p></p>
  47. <p>
  48. <span class="classHeaderTableLabel">See also</span>
  49. </p>
  50. <div class="seeAlso">
  51. <a href="http://code.google.com/apis/kml/documentation/kmlreference.html#document" target="mm_external">http://code.google.com/apis/kml/documentation/kmlreference.html#document</a>
  52. </div>
  53. <br>
  54. <hr>
  55. </div>
  56. <a name="propertySummary"></a>
  57. <div class="summarySection">
  58. <div class="summaryTableTitle">Public Properties</div>
  59. <div class="showHideLinks">
  60. <div class="hideInheritedProperty" id="hideInheritedProperty">
  61. <a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
  62. </div>
  63. <div class="showInheritedProperty" id="showInheritedProperty">
  64. <a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
  65. </div>
  66. </div>
  67. <table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
  68. <tr>
  69. <th>&nbsp;</th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
  70. </tr>
  71. <tr class="hideInheritedProperty">
  72. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Feature.html#author">author</a> : <a href="../atom/Author.html">Author</a>
  73. <div class="summaryTableDescription">
  74. Represents the &lt;atom:author&gt; child element.</div>
  75. </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
  76. </tr>
  77. <tr class="hideInheritedProperty">
  78. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Feature.html#description">description</a> : String<div class="summaryTableDescription">
  79. Represents the &lt;description&gt; child element.</div>
  80. </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
  81. </tr>
  82. <tr class="hideInheritedProperty">
  83. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Container.html#features">features</a> : Array<div class="summaryTableDescription">
  84. An array of child features of this container.</div>
  85. </td><td class="summaryTableOwnerCol"><a href="Container.html">Container</a></td>
  86. </tr>
  87. <tr class="hideInheritedProperty">
  88. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="KmlObject.html#_id">_id</a> : String<div class="summaryTableDescription"></div>
  89. </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
  90. </tr>
  91. <tr class="hideInheritedProperty">
  92. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="KmlObject.html#id">id</a> : String<div class="summaryTableDescription">
  93. Represents the id attribute of the element.</div>
  94. </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
  95. </tr>
  96. <tr class="hideInheritedProperty">
  97. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="KmlObject.html#kml">kml</a> : Namespace<div class="summaryTableDescription"></div>
  98. </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
  99. </tr>
  100. <tr class="hideInheritedProperty">
  101. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Feature.html#link">link</a> : <a href="../atom/Link.html">Link</a>
  102. <div class="summaryTableDescription">
  103. Represents the &lt;atom:link&gt; child element.</div>
  104. </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
  105. </tr>
  106. <tr class="hideInheritedProperty">
  107. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Feature.html#name">name</a> : String<div class="summaryTableDescription">
  108. Represents the &lt;name&gt; child element.</div>
  109. </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
  110. </tr>
  111. <tr class="hideInheritedProperty">
  112. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Feature.html#open">open</a> : Boolean<div class="summaryTableDescription">
  113. Represents the &lt;open&gt; child element.</div>
  114. </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
  115. </tr>
  116. <tr class="hideInheritedProperty">
  117. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Feature.html#snippet">snippet</a> : String<div class="summaryTableDescription">
  118. Represents the &lt;snippet&gt; child element.</div>
  119. </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
  120. </tr>
  121. <tr class="hideInheritedProperty">
  122. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Feature.html#style">style</a> : <a href="../kml/Style.html">Style</a>
  123. <div class="summaryTableDescription">
  124. Represents the &lt;Style&gt; child element.</div>
  125. </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
  126. </tr>
  127. <tr class="">
  128. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#styleMap">styleMap</a> : <a href="../kml/StyleMap.html">StyleMap</a>
  129. <div class="summaryTableDescription">[read-only]</div>
  130. </td><td class="summaryTableOwnerCol">Document</td>
  131. </tr>
  132. <tr class="">
  133. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#styles">styles</a> : Array<div class="summaryTableDescription">[read-only]</div>
  134. </td><td class="summaryTableOwnerCol">Document</td>
  135. </tr>
  136. <tr class="hideInheritedProperty">
  137. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Feature.html#styleUrl">styleUrl</a> : String<div class="summaryTableDescription">
  138. Represents the &lt;styleUrl&gt; child element.</div>
  139. </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
  140. </tr>
  141. <tr class="hideInheritedProperty">
  142. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Feature.html#visibility">visibility</a> : Boolean<div class="summaryTableDescription">
  143. Represents the &lt;visibility&gt; child element.</div>
  144. </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
  145. </tr>
  146. <tr class="hideInheritedProperty">
  147. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="../XmlElement.html#xml">xml</a> : XMLList<div class="summaryTableDescription">
  148. Get the XML used to populate the NewsFeedElement.</div>
  149. </td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td>
  150. </tr>
  151. </table>
  152. </div>
  153. <a name="protectedPropertySummary"></a>
  154. <div class="summarySection">
  155. <div class="summaryTableTitle">Protected Properties</div>
  156. <div class="showHideLinks">
  157. <div class="hideInheritedProtectedProperty" id="hideInheritedProtectedProperty">
  158. <a onclick="javascript:setInheritedVisible(false,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Properties</a>
  159. </div>
  160. <div class="showInheritedProtectedProperty" id="showInheritedProtectedProperty">
  161. <a onclick="javascript:setInheritedVisible(true,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Properties</a>
  162. </div>
  163. </div>
  164. <table id="summaryTableProtectedProperty" class="summaryTable hideInheritedProtectedProperty" cellpadding="3" cellspacing="0">
  165. <tr>
  166. <th>&nbsp;</th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
  167. </tr>
  168. <tr class="hideInheritedProtectedProperty">
  169. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="../XmlElement.html#x">x</a> : XMLList<div class="summaryTableDescription"></div>
  170. </td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td>
  171. </tr>
  172. </table>
  173. </div>
  174. <a name="methodSummary"></a>
  175. <div class="summarySection">
  176. <div class="summaryTableTitle">Public Methods</div>
  177. <table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
  178. <tr>
  179. <th>&nbsp;</th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
  180. </tr>
  181. <tr class="">
  182. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
  183. <div class="summarySignature">
  184. <a class="signatureLink" href="#Document()">Document</a>(x:XMLList)</div>
  185. <div class="summaryTableDescription"></div>
  186. </td><td class="summaryTableOwnerCol">Document</td>
  187. </tr>
  188. <tr class="">
  189. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
  190. <div class="summarySignature">
  191. <a class="signatureLink" href="#toString()">toString</a>():String</div>
  192. <div class="summaryTableDescription"></div>
  193. </td><td class="summaryTableOwnerCol">Document</td>
  194. </tr>
  195. </table>
  196. </div>
  197. <script type="text/javascript" language="javascript">
  198. <!--
  199. showHideInherited();
  200. --></script>
  201. <div class="MainContent">
  202. <a name="propertyDetail"></a>
  203. <div class="detailSectionHeader">Property detail</div>
  204. <a name="styleMap"></a>
  205. <table cellspacing="0" cellpadding="0" class="detailHeader">
  206. <tr>
  207. <td class="detailHeaderName">styleMap</td><td class="detailHeaderType">property</td>
  208. </tr>
  209. </table>
  210. <div class="detailBody">
  211. <code>styleMap:<a href="../kml/StyleMap.html">StyleMap</a></code>&nbsp;&nbsp;[read-only]<span class="label">Implementation</span>
  212. <br>
  213. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get styleMap():<a href="../kml/StyleMap.html">StyleMap</a></code>
  214. <br>
  215. </div>
  216. <a name="styles"></a>
  217. <table cellspacing="0" cellpadding="0" class="detailHeader">
  218. <tr>
  219. <td class="detailHeaderName">styles</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  220. </tr>
  221. </table>
  222. <div class="detailBody">
  223. <code>styles:Array</code>&nbsp;&nbsp;[read-only]<span class="label">Implementation</span>
  224. <br>
  225. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get styles():Array</code>
  226. <br>
  227. </div>
  228. <a name="constructorDetail"></a>
  229. <div class="detailSectionHeader">Constructor detail</div>
  230. <a name="Document()"></a>
  231. <table cellspacing="0" cellpadding="0" class="detailHeader">
  232. <tr>
  233. <td class="detailHeaderName">Document</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
  234. </tr>
  235. </table>
  236. <div class="detailBody">
  237. <code>public function Document(x:XMLList)</code><span class="label">Parameters</span>
  238. <table border="0" cellspacing="0" cellpadding="0">
  239. <tr>
  240. <td width="20px"></td><td><code><span class="label">x</span>:XMLList</code></td>
  241. </tr>
  242. </table>
  243. </div>
  244. <a name="methodDetail"></a>
  245. <div class="detailSectionHeader">Method detail</div>
  246. <a name="toString()"></a>
  247. <table cellspacing="0" cellpadding="0" class="detailHeader">
  248. <tr>
  249. <td class="detailHeaderName">toString</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
  250. </tr>
  251. </table>
  252. <div class="detailBody">
  253. <code>public override function toString():String</code>
  254. <p></p>
  255. <span class="label">Returns</span>
  256. <table border="0" cellspacing="0" cellpadding="0">
  257. <tr>
  258. <td width="20"></td><td><code>String</code></td>
  259. </tr>
  260. </table>
  261. </div>
  262. <br>
  263. <br>
  264. <hr>
  265. <br>
  266. <p></p>
  267. <center class="copyright">
  268. </center>
  269. </div>
  270. </body>
  271. </html>
  272. <!-- -->