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

http://gmaps-utility-library-flash.googlecode.com/ · HTML · 368 lines · 357 code · 2 blank · 9 comment · 0 complexity · 5e8cba581c074eb58458fdce36f9b657 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="Feature,com.google.maps.extras.xmlparsers.kml.Feature,author,description,link,name,open,snippet,style,styleUrl,visibility,toString" name="keywords">
  8. <title>com.google.maps.extras.xmlparsers.kml.Feature</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 = 'Feature - 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/Feature.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;Feature</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 Feature"); 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 Feature</td>
  39. </tr>
  40. <tr>
  41. <td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">Feature <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. <tr>
  44. <td class="classHeaderTableLabel">Subclasses</td><td><a href="../kml/Container.html">Container</a>, <a href="../kml/Data.html">Data</a>, <a href="../kml/Overlay.html">Overlay</a>, <a href="../kml/Placemark.html">Placemark</a></td>
  45. </tr>
  46. </table>
  47. <p></p>
  48. Abstract element extended by Container, Overlay, and Placemark.
  49. <p></p>
  50. <p>
  51. <span class="classHeaderTableLabel">See also</span>
  52. </p>
  53. <div class="seeAlso">
  54. <a href="http://code.google.com/apis/kml/documentation/kmlreference.html#feature" target="mm_external">http://code.google.com/apis/kml/documentation/kmlreference.html#feature</a>
  55. </div>
  56. <br>
  57. <hr>
  58. </div>
  59. <a name="propertySummary"></a>
  60. <div class="summarySection">
  61. <div class="summaryTableTitle">Public Properties</div>
  62. <div class="showHideLinks">
  63. <div class="hideInheritedProperty" id="hideInheritedProperty">
  64. <a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
  65. </div>
  66. <div class="showInheritedProperty" id="showInheritedProperty">
  67. <a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
  68. </div>
  69. </div>
  70. <table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
  71. <tr>
  72. <th>&nbsp;</th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
  73. </tr>
  74. <tr class="">
  75. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#author">author</a> : <a href="../atom/Author.html">Author</a>
  76. <div class="summaryTableDescription">[read-only]
  77. Represents the &lt;atom:author&gt; child element.</div>
  78. </td><td class="summaryTableOwnerCol">Feature</td>
  79. </tr>
  80. <tr class="">
  81. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#description">description</a> : String<div class="summaryTableDescription">[read-only]
  82. Represents the &lt;description&gt; child element.</div>
  83. </td><td class="summaryTableOwnerCol">Feature</td>
  84. </tr>
  85. <tr class="hideInheritedProperty">
  86. <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>
  87. </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
  88. </tr>
  89. <tr class="hideInheritedProperty">
  90. <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">
  91. Represents the id attribute of the element.</div>
  92. </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
  93. </tr>
  94. <tr class="hideInheritedProperty">
  95. <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>
  96. </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
  97. </tr>
  98. <tr class="">
  99. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#link">link</a> : <a href="../atom/Link.html">Link</a>
  100. <div class="summaryTableDescription">[read-only]
  101. Represents the &lt;atom:link&gt; child element.</div>
  102. </td><td class="summaryTableOwnerCol">Feature</td>
  103. </tr>
  104. <tr class="">
  105. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#name">name</a> : String<div class="summaryTableDescription">[read-only]
  106. Represents the &lt;name&gt; child element.</div>
  107. </td><td class="summaryTableOwnerCol">Feature</td>
  108. </tr>
  109. <tr class="">
  110. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#open">open</a> : Boolean<div class="summaryTableDescription">[read-only]
  111. Represents the &lt;open&gt; child element.</div>
  112. </td><td class="summaryTableOwnerCol">Feature</td>
  113. </tr>
  114. <tr class="">
  115. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#snippet">snippet</a> : String<div class="summaryTableDescription">[read-only]
  116. Represents the &lt;snippet&gt; child element.</div>
  117. </td><td class="summaryTableOwnerCol">Feature</td>
  118. </tr>
  119. <tr class="">
  120. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#style">style</a> : <a href="../kml/Style.html">Style</a>
  121. <div class="summaryTableDescription">[read-only]
  122. Represents the &lt;Style&gt; child element.</div>
  123. </td><td class="summaryTableOwnerCol">Feature</td>
  124. </tr>
  125. <tr class="">
  126. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#styleUrl">styleUrl</a> : String<div class="summaryTableDescription">[read-only]
  127. Represents the &lt;styleUrl&gt; child element.</div>
  128. </td><td class="summaryTableOwnerCol">Feature</td>
  129. </tr>
  130. <tr class="">
  131. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#visibility">visibility</a> : Boolean<div class="summaryTableDescription">[read-only]
  132. Represents the &lt;visibility&gt; child element.</div>
  133. </td><td class="summaryTableOwnerCol">Feature</td>
  134. </tr>
  135. <tr class="hideInheritedProperty">
  136. <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">
  137. Get the XML used to populate the NewsFeedElement.</div>
  138. </td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td>
  139. </tr>
  140. </table>
  141. </div>
  142. <a name="protectedPropertySummary"></a>
  143. <div class="summarySection">
  144. <div class="summaryTableTitle">Protected Properties</div>
  145. <div class="showHideLinks">
  146. <div class="hideInheritedProtectedProperty" id="hideInheritedProtectedProperty">
  147. <a onclick="javascript:setInheritedVisible(false,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Properties</a>
  148. </div>
  149. <div class="showInheritedProtectedProperty" id="showInheritedProtectedProperty">
  150. <a onclick="javascript:setInheritedVisible(true,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Properties</a>
  151. </div>
  152. </div>
  153. <table id="summaryTableProtectedProperty" class="summaryTable hideInheritedProtectedProperty" cellpadding="3" cellspacing="0">
  154. <tr>
  155. <th>&nbsp;</th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
  156. </tr>
  157. <tr class="hideInheritedProtectedProperty">
  158. <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>
  159. </td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td>
  160. </tr>
  161. </table>
  162. </div>
  163. <a name="methodSummary"></a>
  164. <div class="summarySection">
  165. <div class="summaryTableTitle">Public Methods</div>
  166. <table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
  167. <tr>
  168. <th>&nbsp;</th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
  169. </tr>
  170. <tr class="">
  171. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
  172. <div class="summarySignature">
  173. <a class="signatureLink" href="#Feature()">Feature</a>(x:XMLList)</div>
  174. <div class="summaryTableDescription">
  175. Constructor for class.</div>
  176. </td><td class="summaryTableOwnerCol">Feature</td>
  177. </tr>
  178. <tr class="">
  179. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
  180. <div class="summarySignature">
  181. <a class="signatureLink" href="#toString()">toString</a>():String</div>
  182. <div class="summaryTableDescription"></div>
  183. </td><td class="summaryTableOwnerCol">Feature</td>
  184. </tr>
  185. </table>
  186. </div>
  187. <script type="text/javascript" language="javascript">
  188. <!--
  189. showHideInherited();
  190. --></script>
  191. <div class="MainContent">
  192. <a name="propertyDetail"></a>
  193. <div class="detailSectionHeader">Property detail</div>
  194. <a name="author"></a>
  195. <table cellspacing="0" cellpadding="0" class="detailHeader">
  196. <tr>
  197. <td class="detailHeaderName">author</td><td class="detailHeaderType">property</td>
  198. </tr>
  199. </table>
  200. <div class="detailBody">
  201. <code>author:<a href="../atom/Author.html">Author</a></code>&nbsp;&nbsp;[read-only]<p>
  202. Represents the &lt;atom:author&gt; child element.
  203. </p><span class="label">Implementation</span>
  204. <br>
  205. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get author():<a href="../atom/Author.html">Author</a></code>
  206. <br>
  207. </div>
  208. <a name="description"></a>
  209. <table cellspacing="0" cellpadding="0" class="detailHeader">
  210. <tr>
  211. <td class="detailHeaderName">description</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  212. </tr>
  213. </table>
  214. <div class="detailBody">
  215. <code>description:String</code>&nbsp;&nbsp;[read-only]<p>
  216. Represents the &lt;description&gt; child element.
  217. </p><span class="label">Implementation</span>
  218. <br>
  219. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get description():String</code>
  220. <br>
  221. </div>
  222. <a name="link"></a>
  223. <table cellspacing="0" cellpadding="0" class="detailHeader">
  224. <tr>
  225. <td class="detailHeaderName">link</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  226. </tr>
  227. </table>
  228. <div class="detailBody">
  229. <code>link:<a href="../atom/Link.html">Link</a></code>&nbsp;&nbsp;[read-only]<p>
  230. Represents the &lt;atom:link&gt; child element.
  231. </p><span class="label">Implementation</span>
  232. <br>
  233. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get link():<a href="../atom/Link.html">Link</a></code>
  234. <br>
  235. </div>
  236. <a name="name"></a>
  237. <table cellspacing="0" cellpadding="0" class="detailHeader">
  238. <tr>
  239. <td class="detailHeaderName">name</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  240. </tr>
  241. </table>
  242. <div class="detailBody">
  243. <code>name:String</code>&nbsp;&nbsp;[read-only]<p>
  244. Represents the &lt;name&gt; child element.
  245. </p><span class="label">Implementation</span>
  246. <br>
  247. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get name():String</code>
  248. <br>
  249. </div>
  250. <a name="open"></a>
  251. <table cellspacing="0" cellpadding="0" class="detailHeader">
  252. <tr>
  253. <td class="detailHeaderName">open</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  254. </tr>
  255. </table>
  256. <div class="detailBody">
  257. <code>open:Boolean</code>&nbsp;&nbsp;[read-only]<p>
  258. Represents the &lt;open&gt; child element.
  259. </p><span class="label">Implementation</span>
  260. <br>
  261. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get open():Boolean</code>
  262. <br>
  263. </div>
  264. <a name="snippet"></a>
  265. <table cellspacing="0" cellpadding="0" class="detailHeader">
  266. <tr>
  267. <td class="detailHeaderName">snippet</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  268. </tr>
  269. </table>
  270. <div class="detailBody">
  271. <code>snippet:String</code>&nbsp;&nbsp;[read-only]<p>
  272. Represents the &lt;snippet&gt; child element.
  273. </p><span class="label">Implementation</span>
  274. <br>
  275. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get snippet():String</code>
  276. <br>
  277. </div>
  278. <a name="style"></a>
  279. <table cellspacing="0" cellpadding="0" class="detailHeader">
  280. <tr>
  281. <td class="detailHeaderName">style</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  282. </tr>
  283. </table>
  284. <div class="detailBody">
  285. <code>style:<a href="../kml/Style.html">Style</a></code>&nbsp;&nbsp;[read-only]<p>
  286. Represents the &lt;Style&gt; child element.
  287. </p><span class="label">Implementation</span>
  288. <br>
  289. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get style():<a href="../kml/Style.html">Style</a></code>
  290. <br>
  291. </div>
  292. <a name="styleUrl"></a>
  293. <table cellspacing="0" cellpadding="0" class="detailHeader">
  294. <tr>
  295. <td class="detailHeaderName">styleUrl</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  296. </tr>
  297. </table>
  298. <div class="detailBody">
  299. <code>styleUrl:String</code>&nbsp;&nbsp;[read-only]<p>
  300. Represents the &lt;styleUrl&gt; child element.
  301. </p><span class="label">Implementation</span>
  302. <br>
  303. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get styleUrl():String</code>
  304. <br>
  305. </div>
  306. <a name="visibility"></a>
  307. <table cellspacing="0" cellpadding="0" class="detailHeader">
  308. <tr>
  309. <td class="detailHeaderName">visibility</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  310. </tr>
  311. </table>
  312. <div class="detailBody">
  313. <code>visibility:Boolean</code>&nbsp;&nbsp;[read-only]<p>
  314. Represents the &lt;visibility&gt; child element.
  315. </p><span class="label">Implementation</span>
  316. <br>
  317. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get visibility():Boolean</code>
  318. <br>
  319. </div>
  320. <a name="constructorDetail"></a>
  321. <div class="detailSectionHeader">Constructor detail</div>
  322. <a name="Feature()"></a>
  323. <table cellspacing="0" cellpadding="0" class="detailHeader">
  324. <tr>
  325. <td class="detailHeaderName">Feature</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
  326. </tr>
  327. </table>
  328. <div class="detailBody">
  329. <code>public function Feature(x:XMLList)</code><p>
  330. Constructor for class.
  331. </p><span class="label">Parameters</span>
  332. <table border="0" cellspacing="0" cellpadding="0">
  333. <tr>
  334. <td width="20px"></td><td><code><span class="label">x</span>:XMLList</code></td>
  335. </tr>
  336. </table>
  337. </div>
  338. <a name="methodDetail"></a>
  339. <div class="detailSectionHeader">Method detail</div>
  340. <a name="toString()"></a>
  341. <table cellspacing="0" cellpadding="0" class="detailHeader">
  342. <tr>
  343. <td class="detailHeaderName">toString</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
  344. </tr>
  345. </table>
  346. <div class="detailBody">
  347. <code>public override function toString():String</code>
  348. <p></p>
  349. <span class="label">Returns</span>
  350. <table border="0" cellspacing="0" cellpadding="0">
  351. <tr>
  352. <td width="20"></td><td><code>String</code></td>
  353. </tr>
  354. </table>
  355. </div>
  356. <br>
  357. <br>
  358. <hr>
  359. <br>
  360. <p></p>
  361. <center class="copyright">
  362. </center>
  363. </div>
  364. </body>
  365. </html>
  366. <!-- -->