/docs/com/google/maps/extras/xmlparsers/kml/Data.html
HTML | 291 lines | 280 code | 2 blank | 9 comment | 0 complexity | b07dd98dcc2b3c6937080558c0b4044e 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="Data,com.google.maps.extras.xmlparsers.kml.Data,displayName,name,value,toString" name="keywords"> 8<title>com.google.maps.extras.xmlparsers.kml.Data</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 = 'Data - 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/Data.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 Data</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 Data"); 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 Data</td> 39</tr> 40<tr> 41<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">Data <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 <Data> element. 46 47 <p></p> 48<p> 49<span class="classHeaderTableLabel">See also</span> 50</p> 51<div class="seeAlso"> 52<a href="http://code.google.com/apis/kml/documentation/kmlreference.html#data" target="mm_external">http://code.google.com/apis/kml/documentation/kmlreference.html#data</a> 53</div> 54<br> 55<hr> 56</div> 57<a name="propertySummary"></a> 58<div class="summarySection"> 59<div class="summaryTableTitle">Public Properties</div> 60<div class="showHideLinks"> 61<div class="hideInheritedProperty" id="hideInheritedProperty"> 62<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a> 63</div> 64<div class="showInheritedProperty" id="showInheritedProperty"> 65<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a> 66</div> 67</div> 68<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0"> 69<tr> 70<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th> 71</tr> 72<tr class="hideInheritedProperty"> 73<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="Feature.html#author">author</a> : <a href="../atom/Author.html">Author</a> 74<div class="summaryTableDescription"> 75 Represents the <atom:author> child element.</div> 76</td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td> 77</tr> 78<tr class="hideInheritedProperty"> 79<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="Feature.html#description">description</a> : String<div class="summaryTableDescription"> 80 Represents the <description> child element.</div> 81</td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td> 82</tr> 83<tr class=""> 84<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#displayName">displayName</a> : String<div class="summaryTableDescription">[read-only] 85 Represents the <displayName> child element.</div> 86</td><td class="summaryTableOwnerCol">Data</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#_id">_id</a> : String<div class="summaryTableDescription"></div> 90</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 91</tr> 92<tr class="hideInheritedProperty"> 93<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"> 94 Represents the id attribute of the element.</div> 95</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 96</tr> 97<tr class="hideInheritedProperty"> 98<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> 99</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 100</tr> 101<tr class="hideInheritedProperty"> 102<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="Feature.html#link">link</a> : <a href="../atom/Link.html">Link</a> 103<div class="summaryTableDescription"> 104 Represents the <atom:link> child element.</div> 105</td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td> 106</tr> 107<tr class=""> 108<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#name">name</a> : String<div class="summaryTableDescription">[read-only] 109 Represents the <name> child element.</div> 110</td><td class="summaryTableOwnerCol">Data</td> 111</tr> 112<tr class="hideInheritedProperty"> 113<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="Feature.html#open">open</a> : Boolean<div class="summaryTableDescription"> 114 Represents the <open> child element.</div> 115</td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td> 116</tr> 117<tr class="hideInheritedProperty"> 118<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="Feature.html#snippet">snippet</a> : String<div class="summaryTableDescription"> 119 Represents the <snippet> child element.</div> 120</td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></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="Feature.html#style">style</a> : <a href="../kml/Style.html">Style</a> 124<div class="summaryTableDescription"> 125 Represents the <Style> child element.</div> 126</td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td> 127</tr> 128<tr class="hideInheritedProperty"> 129<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="Feature.html#styleUrl">styleUrl</a> : String<div class="summaryTableDescription"> 130 Represents the <styleUrl> child element.</div> 131</td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td> 132</tr> 133<tr class=""> 134<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#value">value</a> : String<div class="summaryTableDescription">[read-only] 135 Represents the <value> child element.</div> 136</td><td class="summaryTableOwnerCol">Data</td> 137</tr> 138<tr class="hideInheritedProperty"> 139<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="Feature.html#visibility">visibility</a> : Boolean<div class="summaryTableDescription"> 140 Represents the <visibility> child element.</div> 141</td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td> 142</tr> 143<tr class="hideInheritedProperty"> 144<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"> 145 Get the XML used to populate the NewsFeedElement.</div> 146</td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td> 147</tr> 148</table> 149</div> 150<a name="protectedPropertySummary"></a> 151<div class="summarySection"> 152<div class="summaryTableTitle">Protected Properties</div> 153<div class="showHideLinks"> 154<div class="hideInheritedProtectedProperty" id="hideInheritedProtectedProperty"> 155<a onclick="javascript:setInheritedVisible(false,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Properties</a> 156</div> 157<div class="showInheritedProtectedProperty" id="showInheritedProtectedProperty"> 158<a onclick="javascript:setInheritedVisible(true,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Properties</a> 159</div> 160</div> 161<table id="summaryTableProtectedProperty" class="summaryTable hideInheritedProtectedProperty" cellpadding="3" cellspacing="0"> 162<tr> 163<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th> 164</tr> 165<tr class="hideInheritedProtectedProperty"> 166<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> 167</td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td> 168</tr> 169</table> 170</div> 171<a name="methodSummary"></a> 172<div class="summarySection"> 173<div class="summaryTableTitle">Public Methods</div> 174<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0"> 175<tr> 176<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th> 177</tr> 178<tr class=""> 179<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"> 180<div class="summarySignature"> 181<a class="signatureLink" href="#Data()">Data</a>(x:XMLList)</div> 182<div class="summaryTableDescription"> 183 Constructor for class.</div> 184</td><td class="summaryTableOwnerCol">Data</td> 185</tr> 186<tr class=""> 187<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"> 188<div class="summarySignature"> 189<a class="signatureLink" href="#toString()">toString</a>():String</div> 190<div class="summaryTableDescription"></div> 191</td><td class="summaryTableOwnerCol">Data</td> 192</tr> 193</table> 194</div> 195<script type="text/javascript" language="javascript"> 196<!-- 197showHideInherited(); 198--></script> 199<div class="MainContent"> 200<a name="propertyDetail"></a> 201<div class="detailSectionHeader">Property detail</div> 202<a name="displayName"></a> 203<table cellspacing="0" cellpadding="0" class="detailHeader"> 204<tr> 205<td class="detailHeaderName">displayName</td><td class="detailHeaderType">property</td> 206</tr> 207</table> 208<div class="detailBody"> 209<code>displayName:String</code> [read-only]<p> 210 Represents the <displayName> child element. 211 </p><span class="label">Implementation</span> 212<br> 213<code> public function get displayName():String</code> 214<br> 215</div> 216<a name="name"></a> 217<table cellspacing="0" cellpadding="0" class="detailHeader"> 218<tr> 219<td class="detailHeaderName">name</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td> 220</tr> 221</table> 222<div class="detailBody"> 223<code>name:String</code> [read-only]<p> 224 Represents the <name> child element. 225 </p><span class="label">Implementation</span> 226<br> 227<code> public function get name():String</code> 228<br> 229</div> 230<a name="value"></a> 231<table cellspacing="0" cellpadding="0" class="detailHeader"> 232<tr> 233<td class="detailHeaderName">value</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td> 234</tr> 235</table> 236<div class="detailBody"> 237<code>value:String</code> [read-only]<p> 238 Represents the <value> child element. 239 </p><span class="label">Implementation</span> 240<br> 241<code> public function get value():String</code> 242<br> 243</div> 244<a name="constructorDetail"></a> 245<div class="detailSectionHeader">Constructor detail</div> 246<a name="Data()"></a> 247<table cellspacing="0" cellpadding="0" class="detailHeader"> 248<tr> 249<td class="detailHeaderName">Data</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td> 250</tr> 251</table> 252<div class="detailBody"> 253<code>public function Data(x:XMLList)</code><p> 254 Constructor for class. 255 256 </p><span class="label">Parameters</span> 257<table border="0" cellspacing="0" cellpadding="0"> 258<tr> 259<td width="20px"></td><td><code><span class="label">x</span>:XMLList</code></td> 260</tr> 261</table> 262</div> 263<a name="methodDetail"></a> 264<div class="detailSectionHeader">Method detail</div> 265<a name="toString()"></a> 266<table cellspacing="0" cellpadding="0" class="detailHeader"> 267<tr> 268<td class="detailHeaderName">toString</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td> 269</tr> 270</table> 271<div class="detailBody"> 272<code>public override function toString():String</code> 273<p></p> 274<span class="label">Returns</span> 275<table border="0" cellspacing="0" cellpadding="0"> 276<tr> 277<td width="20"></td><td><code>String</code></td> 278</tr> 279</table> 280</div> 281<br> 282<br> 283<hr> 284<br> 285<p></p> 286<center class="copyright"> 287</center> 288</div> 289</body> 290</html> 291<!-- -->