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

http://gmaps-utility-library-flash.googlecode.com/ · HTML · 237 lines · 228 code · 0 blank · 9 comment · 0 complexity · f33e14037bb13608e046db70895d221b 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="Style,com.google.maps.extras.xmlparsers.kml.Style,iconStyle,labelStyle,lineStyle,polyStyle" name="keywords">
  8. <title>com.google.maps.extras.xmlparsers.kml.Style</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 = 'Style - 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/Style.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;Style</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 Style"); 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 Style</td>
  39. </tr>
  40. <tr>
  41. <td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">Style <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="StyleSelector.html">StyleSelector</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. <p></p>
  46. <br>
  47. <hr>
  48. </div>
  49. <a name="propertySummary"></a>
  50. <div class="summarySection">
  51. <div class="summaryTableTitle">Public Properties</div>
  52. <div class="showHideLinks">
  53. <div class="hideInheritedProperty" id="hideInheritedProperty">
  54. <a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
  55. </div>
  56. <div class="showInheritedProperty" id="showInheritedProperty">
  57. <a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
  58. </div>
  59. </div>
  60. <table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
  61. <tr>
  62. <th>&nbsp;</th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
  63. </tr>
  64. <tr class="">
  65. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#iconStyle">iconStyle</a> : <a href="../kml/IconStyle.html">IconStyle</a>
  66. <div class="summaryTableDescription">[read-only]</div>
  67. </td><td class="summaryTableOwnerCol">Style</td>
  68. </tr>
  69. <tr class="hideInheritedProperty">
  70. <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>
  71. </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
  72. </tr>
  73. <tr class="hideInheritedProperty">
  74. <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">
  75. Represents the id attribute of the element.</div>
  76. </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
  77. </tr>
  78. <tr class="hideInheritedProperty">
  79. <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>
  80. </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
  81. </tr>
  82. <tr class="">
  83. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelStyle">labelStyle</a> : <a href="../kml/LabelStyle.html">LabelStyle</a>
  84. <div class="summaryTableDescription">[read-only]</div>
  85. </td><td class="summaryTableOwnerCol">Style</td>
  86. </tr>
  87. <tr class="">
  88. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#lineStyle">lineStyle</a> : <a href="../kml/LineStyle.html">LineStyle</a>
  89. <div class="summaryTableDescription">[read-only]</div>
  90. </td><td class="summaryTableOwnerCol">Style</td>
  91. </tr>
  92. <tr class="">
  93. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#polyStyle">polyStyle</a> : <a href="../kml/PolyStyle.html">PolyStyle</a>
  94. <div class="summaryTableDescription">[read-only]</div>
  95. </td><td class="summaryTableOwnerCol">Style</td>
  96. </tr>
  97. <tr class="hideInheritedProperty">
  98. <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">
  99. Get the XML used to populate the NewsFeedElement.</div>
  100. </td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td>
  101. </tr>
  102. </table>
  103. </div>
  104. <a name="protectedPropertySummary"></a>
  105. <div class="summarySection">
  106. <div class="summaryTableTitle">Protected Properties</div>
  107. <div class="showHideLinks">
  108. <div class="hideInheritedProtectedProperty" id="hideInheritedProtectedProperty">
  109. <a onclick="javascript:setInheritedVisible(false,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Properties</a>
  110. </div>
  111. <div class="showInheritedProtectedProperty" id="showInheritedProtectedProperty">
  112. <a onclick="javascript:setInheritedVisible(true,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Properties</a>
  113. </div>
  114. </div>
  115. <table id="summaryTableProtectedProperty" class="summaryTable hideInheritedProtectedProperty" cellpadding="3" cellspacing="0">
  116. <tr>
  117. <th>&nbsp;</th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
  118. </tr>
  119. <tr class="hideInheritedProtectedProperty">
  120. <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>
  121. </td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td>
  122. </tr>
  123. </table>
  124. </div>
  125. <a name="methodSummary"></a>
  126. <div class="summarySection">
  127. <div class="summaryTableTitle">Public Methods</div>
  128. <div class="showHideLinks">
  129. <div class="hideInheritedMethod" id="hideInheritedMethod">
  130. <a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
  131. </div>
  132. <div class="showInheritedMethod" id="showInheritedMethod">
  133. <a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
  134. </div>
  135. </div>
  136. <table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
  137. <tr>
  138. <th>&nbsp;</th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
  139. </tr>
  140. <tr class="">
  141. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
  142. <div class="summarySignature">
  143. <a class="signatureLink" href="#Style()">Style</a>(x:XMLList)</div>
  144. <div class="summaryTableDescription"></div>
  145. </td><td class="summaryTableOwnerCol">Style</td>
  146. </tr>
  147. <tr class="hideInheritedMethod">
  148. <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
  149. <div class="summarySignature">
  150. <a class="signatureLink" href="StyleSelector.html#toString()">toString</a>():String</div>
  151. <div class="summaryTableDescription"></div>
  152. </td><td class="summaryTableOwnerCol"><a href="StyleSelector.html">StyleSelector</a></td>
  153. </tr>
  154. </table>
  155. </div>
  156. <script type="text/javascript" language="javascript">
  157. <!--
  158. showHideInherited();
  159. --></script>
  160. <div class="MainContent">
  161. <a name="propertyDetail"></a>
  162. <div class="detailSectionHeader">Property detail</div>
  163. <a name="iconStyle"></a>
  164. <table cellspacing="0" cellpadding="0" class="detailHeader">
  165. <tr>
  166. <td class="detailHeaderName">iconStyle</td><td class="detailHeaderType">property</td>
  167. </tr>
  168. </table>
  169. <div class="detailBody">
  170. <code>iconStyle:<a href="../kml/IconStyle.html">IconStyle</a></code>&nbsp;&nbsp;[read-only]<span class="label">Implementation</span>
  171. <br>
  172. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get iconStyle():<a href="../kml/IconStyle.html">IconStyle</a></code>
  173. <br>
  174. </div>
  175. <a name="labelStyle"></a>
  176. <table cellspacing="0" cellpadding="0" class="detailHeader">
  177. <tr>
  178. <td class="detailHeaderName">labelStyle</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  179. </tr>
  180. </table>
  181. <div class="detailBody">
  182. <code>labelStyle:<a href="../kml/LabelStyle.html">LabelStyle</a></code>&nbsp;&nbsp;[read-only]<span class="label">Implementation</span>
  183. <br>
  184. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get labelStyle():<a href="../kml/LabelStyle.html">LabelStyle</a></code>
  185. <br>
  186. </div>
  187. <a name="lineStyle"></a>
  188. <table cellspacing="0" cellpadding="0" class="detailHeader">
  189. <tr>
  190. <td class="detailHeaderName">lineStyle</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  191. </tr>
  192. </table>
  193. <div class="detailBody">
  194. <code>lineStyle:<a href="../kml/LineStyle.html">LineStyle</a></code>&nbsp;&nbsp;[read-only]<span class="label">Implementation</span>
  195. <br>
  196. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get lineStyle():<a href="../kml/LineStyle.html">LineStyle</a></code>
  197. <br>
  198. </div>
  199. <a name="polyStyle"></a>
  200. <table cellspacing="0" cellpadding="0" class="detailHeader">
  201. <tr>
  202. <td class="detailHeaderName">polyStyle</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td>
  203. </tr>
  204. </table>
  205. <div class="detailBody">
  206. <code>polyStyle:<a href="../kml/PolyStyle.html">PolyStyle</a></code>&nbsp;&nbsp;[read-only]<span class="label">Implementation</span>
  207. <br>
  208. <code>&nbsp;&nbsp;&nbsp;&nbsp;public function get polyStyle():<a href="../kml/PolyStyle.html">PolyStyle</a></code>
  209. <br>
  210. </div>
  211. <a name="constructorDetail"></a>
  212. <div class="detailSectionHeader">Constructor detail</div>
  213. <a name="Style()"></a>
  214. <table cellspacing="0" cellpadding="0" class="detailHeader">
  215. <tr>
  216. <td class="detailHeaderName">Style</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
  217. </tr>
  218. </table>
  219. <div class="detailBody">
  220. <code>public function Style(x:XMLList)</code><span class="label">Parameters</span>
  221. <table border="0" cellspacing="0" cellpadding="0">
  222. <tr>
  223. <td width="20px"></td><td><code><span class="label">x</span>:XMLList</code></td>
  224. </tr>
  225. </table>
  226. </div>
  227. <br>
  228. <br>
  229. <hr>
  230. <br>
  231. <p></p>
  232. <center class="copyright">
  233. </center>
  234. </div>
  235. </body>
  236. </html>
  237. <!-- -->