/docs/com/google/maps/extras/xmlparsers/kml/AbstractLink.html
HTML | 340 lines | 330 code | 1 blank | 9 comment | 0 complexity | 733c86776531e47c995085be6ac5211e 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="AbstractLink,com.google.maps.extras.xmlparsers.kml.AbstractLink,href,httpQuery,refreshInterval,refreshMode,viewBoundScale,viewFormat,viewRefreshMode,viewRefreshTime,toString" name="keywords"> 8<title>com.google.maps.extras.xmlparsers.kml.AbstractLink</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 = 'AbstractLink - 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 Packages</a> | <a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a> | <a href="../../../../../../index.html?com/google/maps/extras/xmlparsers/kml/AbstractLink.html&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 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 AbstractLink</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td> 23</tr> 24<tr class="titleTableRow3"> 25<td colspan="2"> </td> 26</tr> 27</table> 28<script type="text/javascript" language="javascript"> 29<!-- 30if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class AbstractLink"); 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 AbstractLink</td> 39</tr> 40<tr> 41<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">AbstractLink <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/Icon.html">Icon</a>, <a href="../kml/Link.html">Link</a></td> 45</tr> 46</table> 47<p></p> 48 Base class for Icon and Link. Both contain exactly the same child elements. 49 and are different only in where they're used. 50 <p></p> 51<br> 52<hr> 53</div> 54<a name="propertySummary"></a> 55<div class="summarySection"> 56<div class="summaryTableTitle">Public Properties</div> 57<div class="showHideLinks"> 58<div class="hideInheritedProperty" id="hideInheritedProperty"> 59<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a> 60</div> 61<div class="showInheritedProperty" id="showInheritedProperty"> 62<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a> 63</div> 64</div> 65<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0"> 66<tr> 67<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th> 68</tr> 69<tr class=""> 70<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#href">href</a> : String<div class="summaryTableDescription">[read-only] 71 Represents <href> child element.</div> 72</td><td class="summaryTableOwnerCol">AbstractLink</td> 73</tr> 74<tr class=""> 75<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#httpQuery">httpQuery</a> : String<div class="summaryTableDescription">[read-only] 76 Represents <httpQuery> child element.</div> 77</td><td class="summaryTableOwnerCol">AbstractLink</td> 78</tr> 79<tr class="hideInheritedProperty"> 80<td class="summaryTablePaddingCol"> </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> 81</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 82</tr> 83<tr class="hideInheritedProperty"> 84<td class="summaryTablePaddingCol"> </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"> 85 Represents the id attribute of the element.</div> 86</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 87</tr> 88<tr class="hideInheritedProperty"> 89<td class="summaryTablePaddingCol"> </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> 90</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 91</tr> 92<tr class=""> 93<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#refreshInterval">refreshInterval</a> : Number<div class="summaryTableDescription">[read-only] 94 Represents <refreshInterval> child element.</div> 95</td><td class="summaryTableOwnerCol">AbstractLink</td> 96</tr> 97<tr class=""> 98<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#refreshMode">refreshMode</a> : String<div class="summaryTableDescription">[read-only] 99 Represents <refreshMode> child element.</div> 100</td><td class="summaryTableOwnerCol">AbstractLink</td> 101</tr> 102<tr class=""> 103<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#viewBoundScale">viewBoundScale</a> : Number<div class="summaryTableDescription">[read-only] 104 Represents <viewBoundScale> child element.</div> 105</td><td class="summaryTableOwnerCol">AbstractLink</td> 106</tr> 107<tr class=""> 108<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#viewFormat">viewFormat</a> : String<div class="summaryTableDescription">[read-only] 109 Represents <viewFormat> child element.</div> 110</td><td class="summaryTableOwnerCol">AbstractLink</td> 111</tr> 112<tr class=""> 113<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#viewRefreshMode">viewRefreshMode</a> : String<div class="summaryTableDescription">[read-only] 114 Represents <viewRefreshMode> child element.</div> 115</td><td class="summaryTableOwnerCol">AbstractLink</td> 116</tr> 117<tr class=""> 118<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#viewRefreshTime">viewRefreshTime</a> : Number<div class="summaryTableDescription">[read-only] 119 Represents <viewRefreshTime> child element.</div> 120</td><td class="summaryTableOwnerCol">AbstractLink</td> 121</tr> 122<tr class="hideInheritedProperty"> 123<td class="summaryTablePaddingCol"> </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"> 124 Get the XML used to populate the NewsFeedElement.</div> 125</td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td> 126</tr> 127</table> 128</div> 129<a name="protectedPropertySummary"></a> 130<div class="summarySection"> 131<div class="summaryTableTitle">Protected Properties</div> 132<div class="showHideLinks"> 133<div class="hideInheritedProtectedProperty" id="hideInheritedProtectedProperty"> 134<a onclick="javascript:setInheritedVisible(false,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Properties</a> 135</div> 136<div class="showInheritedProtectedProperty" id="showInheritedProtectedProperty"> 137<a onclick="javascript:setInheritedVisible(true,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Properties</a> 138</div> 139</div> 140<table id="summaryTableProtectedProperty" class="summaryTable hideInheritedProtectedProperty" cellpadding="3" cellspacing="0"> 141<tr> 142<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th> 143</tr> 144<tr class="hideInheritedProtectedProperty"> 145<td class="summaryTablePaddingCol"> </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> 146</td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td> 147</tr> 148</table> 149</div> 150<a name="methodSummary"></a> 151<div class="summarySection"> 152<div class="summaryTableTitle">Public Methods</div> 153<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0"> 154<tr> 155<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th> 156</tr> 157<tr class=""> 158<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"> 159<div class="summarySignature"> 160<a class="signatureLink" href="#AbstractLink()">AbstractLink</a>(x:XMLList)</div> 161<div class="summaryTableDescription"> 162 Constructor for class.</div> 163</td><td class="summaryTableOwnerCol">AbstractLink</td> 164</tr> 165<tr class=""> 166<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"> 167<div class="summarySignature"> 168<a class="signatureLink" href="#toString()">toString</a>():String</div> 169<div class="summaryTableDescription"></div> 170</td><td class="summaryTableOwnerCol">AbstractLink</td> 171</tr> 172</table> 173</div> 174<script type="text/javascript" language="javascript"> 175<!-- 176showHideInherited(); 177--></script> 178<div class="MainContent"> 179<a name="propertyDetail"></a> 180<div class="detailSectionHeader">Property detail</div> 181<a name="href"></a> 182<table cellspacing="0" cellpadding="0" class="detailHeader"> 183<tr> 184<td class="detailHeaderName">href</td><td class="detailHeaderType">property</td> 185</tr> 186</table> 187<div class="detailBody"> 188<code>href:String</code> [read-only]<p> 189 Represents <href> child element. 190 </p><span class="label">Implementation</span> 191<br> 192<code> public function get href():String</code> 193<br> 194</div> 195<a name="httpQuery"></a> 196<table cellspacing="0" cellpadding="0" class="detailHeader"> 197<tr> 198<td class="detailHeaderName">httpQuery</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td> 199</tr> 200</table> 201<div class="detailBody"> 202<code>httpQuery:String</code> [read-only]<p> 203 Represents <httpQuery> child element. 204 </p><span class="label">Implementation</span> 205<br> 206<code> public function get httpQuery():String</code> 207<br> 208</div> 209<a name="refreshInterval"></a> 210<table cellspacing="0" cellpadding="0" class="detailHeader"> 211<tr> 212<td class="detailHeaderName">refreshInterval</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td> 213</tr> 214</table> 215<div class="detailBody"> 216<code>refreshInterval:Number</code> [read-only]<p> 217 Represents <refreshInterval> child element. 218 </p><span class="label">Implementation</span> 219<br> 220<code> public function get refreshInterval():Number</code> 221<br> 222</div> 223<a name="refreshMode"></a> 224<table cellspacing="0" cellpadding="0" class="detailHeader"> 225<tr> 226<td class="detailHeaderName">refreshMode</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td> 227</tr> 228</table> 229<div class="detailBody"> 230<code>refreshMode:String</code> [read-only]<p> 231 Represents <refreshMode> child element. 232 </p><span class="label">Implementation</span> 233<br> 234<code> public function get refreshMode():String</code> 235<br> 236</div> 237<a name="viewBoundScale"></a> 238<table cellspacing="0" cellpadding="0" class="detailHeader"> 239<tr> 240<td class="detailHeaderName">viewBoundScale</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td> 241</tr> 242</table> 243<div class="detailBody"> 244<code>viewBoundScale:Number</code> [read-only]<p> 245 Represents <viewBoundScale> child element. 246 </p><span class="label">Implementation</span> 247<br> 248<code> public function get viewBoundScale():Number</code> 249<br> 250</div> 251<a name="viewFormat"></a> 252<table cellspacing="0" cellpadding="0" class="detailHeader"> 253<tr> 254<td class="detailHeaderName">viewFormat</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td> 255</tr> 256</table> 257<div class="detailBody"> 258<code>viewFormat:String</code> [read-only]<p> 259 Represents <viewFormat> child element. 260 </p><span class="label">Implementation</span> 261<br> 262<code> public function get viewFormat():String</code> 263<br> 264</div> 265<a name="viewRefreshMode"></a> 266<table cellspacing="0" cellpadding="0" class="detailHeader"> 267<tr> 268<td class="detailHeaderName">viewRefreshMode</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td> 269</tr> 270</table> 271<div class="detailBody"> 272<code>viewRefreshMode:String</code> [read-only]<p> 273 Represents <viewRefreshMode> child element. 274 </p><span class="label">Implementation</span> 275<br> 276<code> public function get viewRefreshMode():String</code> 277<br> 278</div> 279<a name="viewRefreshTime"></a> 280<table cellspacing="0" cellpadding="0" class="detailHeader"> 281<tr> 282<td class="detailHeaderName">viewRefreshTime</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td> 283</tr> 284</table> 285<div class="detailBody"> 286<code>viewRefreshTime:Number</code> [read-only]<p> 287 Represents <viewRefreshTime> child element. 288 </p><span class="label">Implementation</span> 289<br> 290<code> public function get viewRefreshTime():Number</code> 291<br> 292</div> 293<a name="constructorDetail"></a> 294<div class="detailSectionHeader">Constructor detail</div> 295<a name="AbstractLink()"></a> 296<table cellspacing="0" cellpadding="0" class="detailHeader"> 297<tr> 298<td class="detailHeaderName">AbstractLink</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td> 299</tr> 300</table> 301<div class="detailBody"> 302<code>public function AbstractLink(x:XMLList)</code><p> 303 Constructor for class. 304 305 </p><span class="label">Parameters</span> 306<table border="0" cellspacing="0" cellpadding="0"> 307<tr> 308<td width="20px"></td><td><code><span class="label">x</span>:XMLList</code></td> 309</tr> 310</table> 311</div> 312<a name="methodDetail"></a> 313<div class="detailSectionHeader">Method detail</div> 314<a name="toString()"></a> 315<table cellspacing="0" cellpadding="0" class="detailHeader"> 316<tr> 317<td class="detailHeaderName">toString</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td> 318</tr> 319</table> 320<div class="detailBody"> 321<code>public override function toString():String</code> 322<p></p> 323<span class="label">Returns</span> 324<table border="0" cellspacing="0" cellpadding="0"> 325<tr> 326<td width="20"></td><td><code>String</code></td> 327</tr> 328</table> 329</div> 330<br> 331<br> 332<hr> 333<br> 334<p></p> 335<center class="copyright"> 336</center> 337</div> 338</body> 339</html> 340<!-- -->