/docs/com/google/maps/extras/xmlparsers/kml/Kml22.html
HTML | 211 lines | 200 code | 2 blank | 9 comment | 0 complexity | 0bb064f42f980a652397b488fec3438b 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="Kml22,com.google.maps.extras.xmlparsers.kml.Kml22,feature,toString" name="keywords"> 8<title>com.google.maps.extras.xmlparsers.kml.Kml22</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 = 'Kml22 - 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/Kml22.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 Kml22</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 Kml22"); 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 Kml22</td> 39</tr> 40<tr> 41<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">Kml22 <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="../XmlParser.html">XmlParser</a></td> 42</tr> 43</table> 44<p></p> 45 Class that represents a KML2.2 feed. 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" target="mm_external">http://code.google.com/apis/kml/documentation/kmlreference.html</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<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0"> 61<tr> 62<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th> 63</tr> 64<tr class=""> 65<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#feature">feature</a> : <a href="../kml/Feature.html">Feature</a> 66<div class="summaryTableDescription">[read-only] 67 Represents the child feature of the KML root (there can only be one).</div> 68</td><td class="summaryTableOwnerCol">Kml22</td> 69</tr> 70</table> 71</div> 72<a name="protectedPropertySummary"></a> 73<div class="summarySection"> 74<div class="summaryTableTitle">Protected Properties</div> 75<div class="showHideLinks"> 76<div class="hideInheritedProtectedProperty" id="hideInheritedProtectedProperty"> 77<a onclick="javascript:setInheritedVisible(false,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Properties</a> 78</div> 79<div class="showInheritedProtectedProperty" id="showInheritedProtectedProperty"> 80<a onclick="javascript:setInheritedVisible(true,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Properties</a> 81</div> 82</div> 83<table id="summaryTableProtectedProperty" class="summaryTable hideInheritedProtectedProperty" cellpadding="3" cellspacing="0"> 84<tr> 85<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th> 86</tr> 87<tr class="hideInheritedProtectedProperty"> 88<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="../XmlParser.html#x">x</a> : XML<div class="summaryTableDescription"></div> 89</td><td class="summaryTableOwnerCol"><a href="../XmlParser.html">XmlParser</a></td> 90</tr> 91</table> 92</div> 93<a name="methodSummary"></a> 94<div class="summarySection"> 95<div class="summaryTableTitle">Public Methods</div> 96<div class="showHideLinks"> 97<div class="hideInheritedMethod" id="hideInheritedMethod"> 98<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a> 99</div> 100<div class="showInheritedMethod" id="showInheritedMethod"> 101<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a> 102</div> 103</div> 104<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0"> 105<tr> 106<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th> 107</tr> 108<tr class=""> 109<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"> 110<div class="summarySignature"> 111<a class="signatureLink" href="#Kml22()">Kml22</a>(xmlStr:String)</div> 112<div class="summaryTableDescription"> 113 Constructor for class.</div> 114</td><td class="summaryTableOwnerCol">Kml22</td> 115</tr> 116<tr class="hideInheritedMethod"> 117<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"> 118<div class="summarySignature"> 119<a class="signatureLink" href="../XmlParser.html#parse()">parse</a>(xmlStr:String):void</div> 120<div class="summaryTableDescription"> 121 Parses the specified feed into an XML object, and populates the 122 subclassing parser.</div> 123</td><td class="summaryTableOwnerCol"><a href="../XmlParser.html">XmlParser</a></td> 124</tr> 125<tr class="hideInheritedMethod"> 126<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"> 127<div class="summarySignature"> 128<a class="signatureLink" href="../XmlParser.html#populate()">populate</a>(newXml:XML):void</div> 129<div class="summaryTableDescription"> 130 Populates the subclassing parser.</div> 131</td><td class="summaryTableOwnerCol"><a href="../XmlParser.html">XmlParser</a></td> 132</tr> 133<tr class=""> 134<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"> 135<div class="summarySignature"> 136<a class="signatureLink" href="#toString()">toString</a>():String</div> 137<div class="summaryTableDescription"></div> 138</td><td class="summaryTableOwnerCol">Kml22</td> 139</tr> 140</table> 141</div> 142<script type="text/javascript" language="javascript"> 143<!-- 144showHideInherited(); 145--></script> 146<div class="MainContent"> 147<a name="propertyDetail"></a> 148<div class="detailSectionHeader">Property detail</div> 149<a name="feature"></a> 150<table cellspacing="0" cellpadding="0" class="detailHeader"> 151<tr> 152<td class="detailHeaderName">feature</td><td class="detailHeaderType">property</td> 153</tr> 154</table> 155<div class="detailBody"> 156<code>feature:<a href="../kml/Feature.html">Feature</a></code> [read-only]<p> 157 Represents the child feature of the KML root (there can only be one). 158 </p><span class="label">Implementation</span> 159<br> 160<code> public function get feature():<a href="../kml/Feature.html">Feature</a></code> 161<br> 162</div> 163<a name="constructorDetail"></a> 164<div class="detailSectionHeader">Constructor detail</div> 165<a name="Kml22()"></a> 166<table cellspacing="0" cellpadding="0" class="detailHeader"> 167<tr> 168<td class="detailHeaderName">Kml22</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td> 169</tr> 170</table> 171<div class="detailBody"> 172<code>public function Kml22(xmlStr:String)</code><p> 173 Constructor for class. 174 175 </p><span class="label">Parameters</span> 176<table border="0" cellspacing="0" cellpadding="0"> 177<tr> 178<td width="20px"></td><td><code><span class="label">xmlStr</span>:String</code> — An Xml string containing valid KML. 179 </td> 180</tr> 181</table> 182</div> 183<a name="methodDetail"></a> 184<div class="detailSectionHeader">Method detail</div> 185<a name="toString()"></a> 186<table cellspacing="0" cellpadding="0" class="detailHeader"> 187<tr> 188<td class="detailHeaderName">toString</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td> 189</tr> 190</table> 191<div class="detailBody"> 192<code>public function toString():String</code> 193<p></p> 194<span class="label">Returns</span> 195<table border="0" cellspacing="0" cellpadding="0"> 196<tr> 197<td width="20"></td><td><code>String</code></td> 198</tr> 199</table> 200</div> 201<br> 202<br> 203<hr> 204<br> 205<p></p> 206<center class="copyright"> 207</center> 208</div> 209</body> 210</html> 211<!-- -->