/docs/com/google/maps/extras/xmlparsers/kml/MultiGeometry.html
HTML | 210 lines | 199 code | 2 blank | 9 comment | 0 complexity | 51ce8bcf02c0ee500ab48022b360b400 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="MultiGeometry,com.google.maps.extras.xmlparsers.kml.MultiGeometry,geometries,toString" name="keywords"> 8<title>com.google.maps.extras.xmlparsers.kml.MultiGeometry</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 = 'MultiGeometry - 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/MultiGeometry.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 MultiGeometry</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 MultiGeometry"); 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 MultiGeometry</td> 39</tr> 40<tr> 41<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">MultiGeometry <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Geometry.html">Geometry</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 A container for zero or more geometry primitives associated with the same feature. 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#multigeometry" target="mm_external">http://code.google.com/apis/kml/documentation/kmlreference.html#multigeometry</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=""> 73<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#geometries">geometries</a> : Array<div class="summaryTableDescription">[read-only] 74 An array of child features of this container.</div> 75</td><td class="summaryTableOwnerCol">MultiGeometry</td> 76</tr> 77<tr class="hideInheritedProperty"> 78<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> 79</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 80</tr> 81<tr class="hideInheritedProperty"> 82<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"> 83 Represents the id attribute of the element.</div> 84</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 85</tr> 86<tr class="hideInheritedProperty"> 87<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> 88</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 89</tr> 90<tr class="hideInheritedProperty"> 91<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"> 92 Get the XML used to populate the NewsFeedElement.</div> 93</td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td> 94</tr> 95</table> 96</div> 97<a name="protectedPropertySummary"></a> 98<div class="summarySection"> 99<div class="summaryTableTitle">Protected Properties</div> 100<div class="showHideLinks"> 101<div class="hideInheritedProtectedProperty" id="hideInheritedProtectedProperty"> 102<a onclick="javascript:setInheritedVisible(false,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Properties</a> 103</div> 104<div class="showInheritedProtectedProperty" id="showInheritedProtectedProperty"> 105<a onclick="javascript:setInheritedVisible(true,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Properties</a> 106</div> 107</div> 108<table id="summaryTableProtectedProperty" class="summaryTable hideInheritedProtectedProperty" cellpadding="3" cellspacing="0"> 109<tr> 110<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th> 111</tr> 112<tr class="hideInheritedProtectedProperty"> 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="../XmlElement.html#x">x</a> : XMLList<div class="summaryTableDescription"></div> 114</td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td> 115</tr> 116</table> 117</div> 118<a name="methodSummary"></a> 119<div class="summarySection"> 120<div class="summaryTableTitle">Public Methods</div> 121<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0"> 122<tr> 123<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th> 124</tr> 125<tr class=""> 126<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"> 127<div class="summarySignature"> 128<a class="signatureLink" href="#MultiGeometry()">MultiGeometry</a>(x:XMLList)</div> 129<div class="summaryTableDescription"> 130 Constructor for class.</div> 131</td><td class="summaryTableOwnerCol">MultiGeometry</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">MultiGeometry</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="geometries"></a> 150<table cellspacing="0" cellpadding="0" class="detailHeader"> 151<tr> 152<td class="detailHeaderName">geometries</td><td class="detailHeaderType">property</td> 153</tr> 154</table> 155<div class="detailBody"> 156<code>geometries:Array</code> [read-only]<p> 157 An array of child features of this container. 158 </p><span class="label">Implementation</span> 159<br> 160<code> public function get geometries():Array</code> 161<br> 162</div> 163<a name="constructorDetail"></a> 164<div class="detailSectionHeader">Constructor detail</div> 165<a name="MultiGeometry()"></a> 166<table cellspacing="0" cellpadding="0" class="detailHeader"> 167<tr> 168<td class="detailHeaderName">MultiGeometry</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td> 169</tr> 170</table> 171<div class="detailBody"> 172<code>public function MultiGeometry(x:XMLList)</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">x</span>:XMLList</code></td> 179</tr> 180</table> 181</div> 182<a name="methodDetail"></a> 183<div class="detailSectionHeader">Method detail</div> 184<a name="toString()"></a> 185<table cellspacing="0" cellpadding="0" class="detailHeader"> 186<tr> 187<td class="detailHeaderName">toString</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td> 188</tr> 189</table> 190<div class="detailBody"> 191<code>public override function toString():String</code> 192<p></p> 193<span class="label">Returns</span> 194<table border="0" cellspacing="0" cellpadding="0"> 195<tr> 196<td width="20"></td><td><code>String</code></td> 197</tr> 198</table> 199</div> 200<br> 201<br> 202<hr> 203<br> 204<p></p> 205<center class="copyright"> 206</center> 207</div> 208</body> 209</html> 210<!-- -->