/docs/com/google/maps/extras/xmlparsers/kml/LineStyle.html
HTML | 193 lines | 184 code | 0 blank | 9 comment | 0 complexity | 5cb08669c2390f19fec8e79b1ac264e2 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="LineStyle,com.google.maps.extras.xmlparsers.kml.LineStyle,width" name="keywords"> 8<title>com.google.maps.extras.xmlparsers.kml.LineStyle</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 = 'LineStyle - 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/LineStyle.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 LineStyle</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 LineStyle"); 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 LineStyle</td> 39</tr> 40<tr> 41<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">LineStyle <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="ColorStyle.html">ColorStyle</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> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th> 63</tr> 64<tr class="hideInheritedProperty"> 65<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="ColorStyle.html#color">color</a> : int<div class="summaryTableDescription"></div> 66</td><td class="summaryTableOwnerCol"><a href="ColorStyle.html">ColorStyle</a></td> 67</tr> 68<tr class="hideInheritedProperty"> 69<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="ColorStyle.html#colorMode">colorMode</a> : String<div class="summaryTableDescription"></div> 70</td><td class="summaryTableOwnerCol"><a href="ColorStyle.html">ColorStyle</a></td> 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="KmlObject.html#_id">_id</a> : String<div class="summaryTableDescription"></div> 74</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 75</tr> 76<tr class="hideInheritedProperty"> 77<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"> 78 Represents the id attribute of the element.</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#kml">kml</a> : Namespace<div class="summaryTableDescription"></div> 83</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 84</tr> 85<tr class=""> 86<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#width">width</a> : Number<div class="summaryTableDescription">[read-only]</div> 87</td><td class="summaryTableOwnerCol">LineStyle</td> 88</tr> 89<tr class="hideInheritedProperty"> 90<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"> 91 Get the XML used to populate the NewsFeedElement.</div> 92</td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td> 93</tr> 94</table> 95</div> 96<a name="protectedPropertySummary"></a> 97<div class="summarySection"> 98<div class="summaryTableTitle">Protected Properties</div> 99<div class="showHideLinks"> 100<div class="hideInheritedProtectedProperty" id="hideInheritedProtectedProperty"> 101<a onclick="javascript:setInheritedVisible(false,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Properties</a> 102</div> 103<div class="showInheritedProtectedProperty" id="showInheritedProtectedProperty"> 104<a onclick="javascript:setInheritedVisible(true,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Properties</a> 105</div> 106</div> 107<table id="summaryTableProtectedProperty" class="summaryTable hideInheritedProtectedProperty" cellpadding="3" cellspacing="0"> 108<tr> 109<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th> 110</tr> 111<tr class="hideInheritedProtectedProperty"> 112<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> 113</td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td> 114</tr> 115</table> 116</div> 117<a name="methodSummary"></a> 118<div class="summarySection"> 119<div class="summaryTableTitle">Public Methods</div> 120<div class="showHideLinks"> 121<div class="hideInheritedMethod" id="hideInheritedMethod"> 122<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a> 123</div> 124<div class="showInheritedMethod" id="showInheritedMethod"> 125<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a> 126</div> 127</div> 128<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0"> 129<tr> 130<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th> 131</tr> 132<tr class=""> 133<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"> 134<div class="summarySignature"> 135<a class="signatureLink" href="#LineStyle()">LineStyle</a>(x:XMLList)</div> 136<div class="summaryTableDescription"></div> 137</td><td class="summaryTableOwnerCol">LineStyle</td> 138</tr> 139<tr class="hideInheritedMethod"> 140<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"> 141<div class="summarySignature"> 142<a class="signatureLink" href="KmlObject.html#toString()">toString</a>():String</div> 143<div class="summaryTableDescription"></div> 144</td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td> 145</tr> 146</table> 147</div> 148<script type="text/javascript" language="javascript"> 149<!-- 150showHideInherited(); 151--></script> 152<div class="MainContent"> 153<a name="propertyDetail"></a> 154<div class="detailSectionHeader">Property detail</div> 155<a name="width"></a> 156<table cellspacing="0" cellpadding="0" class="detailHeader"> 157<tr> 158<td class="detailHeaderName">width</td><td class="detailHeaderType">property</td> 159</tr> 160</table> 161<div class="detailBody"> 162<code>width:Number</code> [read-only]<span class="label">Implementation</span> 163<br> 164<code> public function get width():Number</code> 165<br> 166</div> 167<a name="constructorDetail"></a> 168<div class="detailSectionHeader">Constructor detail</div> 169<a name="LineStyle()"></a> 170<table cellspacing="0" cellpadding="0" class="detailHeader"> 171<tr> 172<td class="detailHeaderName">LineStyle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td> 173</tr> 174</table> 175<div class="detailBody"> 176<code>public function LineStyle(x:XMLList)</code><span class="label">Parameters</span> 177<table border="0" cellspacing="0" cellpadding="0"> 178<tr> 179<td width="20px"></td><td><code><span class="label">x</span>:XMLList</code></td> 180</tr> 181</table> 182</div> 183<br> 184<br> 185<hr> 186<br> 187<p></p> 188<center class="copyright"> 189</center> 190</div> 191</body> 192</html> 193<!-- -->