/docs/com/google/maps/extras/xmlparsers/kml/Overlay.html
http://gmaps-utility-library-flash.googlecode.com/ · HTML · 300 lines · 289 code · 2 blank · 9 comment · 0 complexity · ed37aac3f58e2c5b9a457a8031f64340 MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
- <link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
- <meta content="Overlay,com.google.maps.extras.xmlparsers.kml.Overlay,color,drawOrder,icon,toString" name="keywords">
- <title>com.google.maps.extras.xmlparsers.kml.Overlay</title>
- </head>
- <body>
- <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">
- <!--
- asdocTitle = 'Overlay - API Documentation';
- var baseRef = '../../../../../../';
- window.onload = configPage;
- --></script>
- <table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
- <tr>
- <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/Overlay.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>
- </tr>
- <tr class="titleTableRow2">
- <td align="left" id="subTitle" class="titleTableSubTitle">Class Overlay</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
- </tr>
- <tr class="titleTableRow3">
- <td colspan="2"> </td>
- </tr>
- </table>
- <script type="text/javascript" language="javascript">
- <!--
- if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class Overlay"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
- --></script>
- <div class="MainContent">
- <table cellspacing="0" cellpadding="0" class="classHeaderTable">
- <tr>
- <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>
- </tr>
- <tr>
- <td class="classHeaderTableLabel">Class</td><td class="classSignature">public class Overlay</td>
- </tr>
- <tr>
- <td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">Overlay <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>
- </tr>
- <tr>
- <td class="classHeaderTableLabel">Subclasses</td><td><a href="../kml/KmlGroundOverlay.html">KmlGroundOverlay</a></td>
- </tr>
- </table>
- <p></p>
- Base class extended by GroundOverlay, ScreenOverlay (not implemented), and PhotoOverlay (not implemented).
-
- <p></p>
- <p>
- <span class="classHeaderTableLabel">See also</span>
- </p>
- <div class="seeAlso">
- <a href="http://code.google.com/apis/kml/documentation/kmlreference.html#overlay" target="mm_external">http://code.google.com/apis/kml/documentation/kmlreference.html#overlay</a>
- </div>
- <br>
- <hr>
- </div>
- <a name="propertySummary"></a>
- <div class="summarySection">
- <div class="summaryTableTitle">Public Properties</div>
- <div class="showHideLinks">
- <div class="hideInheritedProperty" id="hideInheritedProperty">
- <a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
- </div>
- <div class="showInheritedProperty" id="showInheritedProperty">
- <a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
- </div>
- </div>
- <table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
- <tr>
- <th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
- </tr>
- <tr class="hideInheritedProperty">
- <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>
- <div class="summaryTableDescription">
- Represents the <atom:author> child element.</div>
- </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
- </tr>
- <tr class="">
- <td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#color">color</a> : String<div class="summaryTableDescription">[read-only]
- Represents the <color> child element.</div>
- </td><td class="summaryTableOwnerCol">Overlay</td>
- </tr>
- <tr class="hideInheritedProperty">
- <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">
- Represents the <description> child element.</div>
- </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
- </tr>
- <tr class="">
- <td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#drawOrder">drawOrder</a> : Number<div class="summaryTableDescription">[read-only]
- Represents the <drawOrder> child element.</div>
- </td><td class="summaryTableOwnerCol">Overlay</td>
- </tr>
- <tr class="">
- <td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#icon">icon</a> : <a href="../kml/Icon.html">Icon</a>
- <div class="summaryTableDescription">[read-only]
- Represents the <href> child element.</div>
- </td><td class="summaryTableOwnerCol">Overlay</td>
- </tr>
- <tr class="hideInheritedProperty">
- <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>
- </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
- </tr>
- <tr class="hideInheritedProperty">
- <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">
- Represents the id attribute of the element.</div>
- </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
- </tr>
- <tr class="hideInheritedProperty">
- <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>
- </td><td class="summaryTableOwnerCol"><a href="KmlObject.html">KmlObject</a></td>
- </tr>
- <tr class="hideInheritedProperty">
- <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>
- <div class="summaryTableDescription">
- Represents the <atom:link> child element.</div>
- </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
- </tr>
- <tr class="hideInheritedProperty">
- <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#name">name</a> : String<div class="summaryTableDescription">
- Represents the <name> child element.</div>
- </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
- </tr>
- <tr class="hideInheritedProperty">
- <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">
- Represents the <open> child element.</div>
- </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
- </tr>
- <tr class="hideInheritedProperty">
- <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">
- Represents the <snippet> child element.</div>
- </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
- </tr>
- <tr class="hideInheritedProperty">
- <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>
- <div class="summaryTableDescription">
- Represents the <Style> child element.</div>
- </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
- </tr>
- <tr class="hideInheritedProperty">
- <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">
- Represents the <styleUrl> child element.</div>
- </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
- </tr>
- <tr class="hideInheritedProperty">
- <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">
- Represents the <visibility> child element.</div>
- </td><td class="summaryTableOwnerCol"><a href="Feature.html">Feature</a></td>
- </tr>
- <tr class="hideInheritedProperty">
- <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">
- Get the XML used to populate the NewsFeedElement.</div>
- </td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td>
- </tr>
- </table>
- </div>
- <a name="protectedPropertySummary"></a>
- <div class="summarySection">
- <div class="summaryTableTitle">Protected Properties</div>
- <div class="showHideLinks">
- <div class="hideInheritedProtectedProperty" id="hideInheritedProtectedProperty">
- <a onclick="javascript:setInheritedVisible(false,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Properties</a>
- </div>
- <div class="showInheritedProtectedProperty" id="showInheritedProtectedProperty">
- <a onclick="javascript:setInheritedVisible(true,'ProtectedProperty');" href="#protectedPropertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Properties</a>
- </div>
- </div>
- <table id="summaryTableProtectedProperty" class="summaryTable hideInheritedProtectedProperty" cellpadding="3" cellspacing="0">
- <tr>
- <th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
- </tr>
- <tr class="hideInheritedProtectedProperty">
- <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>
- </td><td class="summaryTableOwnerCol"><a href="../XmlElement.html">XmlElement</a></td>
- </tr>
- </table>
- </div>
- <a name="methodSummary"></a>
- <div class="summarySection">
- <div class="summaryTableTitle">Public Methods</div>
- <table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
- <tr>
- <th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
- </tr>
- <tr class="">
- <td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
- <div class="summarySignature">
- <a class="signatureLink" href="#Overlay()">Overlay</a>(x:XMLList)</div>
- <div class="summaryTableDescription">
- Constructor for class.</div>
- </td><td class="summaryTableOwnerCol">Overlay</td>
- </tr>
- <tr class="">
- <td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
- <div class="summarySignature">
- <a class="signatureLink" href="#toString()">toString</a>():String</div>
- <div class="summaryTableDescription"></div>
- </td><td class="summaryTableOwnerCol">Overlay</td>
- </tr>
- </table>
- </div>
- <script type="text/javascript" language="javascript">
- <!--
- showHideInherited();
- --></script>
- <div class="MainContent">
- <a name="propertyDetail"></a>
- <div class="detailSectionHeader">Property detail</div>
- <a name="color"></a>
- <table cellspacing="0" cellpadding="0" class="detailHeader">
- <tr>
- <td class="detailHeaderName">color</td><td class="detailHeaderType">property</td>
- </tr>
- </table>
- <div class="detailBody">
- <code>color:String</code> [read-only]<p>
- Represents the <color> child element.
- </p><span class="label">Implementation</span>
- <br>
- <code> public function get color():String</code>
- <br>
- </div>
- <a name="drawOrder"></a>
- <table cellspacing="0" cellpadding="0" class="detailHeader">
- <tr>
- <td class="detailHeaderName">drawOrder</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
- </tr>
- </table>
- <div class="detailBody">
- <code>drawOrder:Number</code> [read-only]<p>
- Represents the <drawOrder> child element.
- </p><span class="label">Implementation</span>
- <br>
- <code> public function get drawOrder():Number</code>
- <br>
- </div>
- <a name="icon"></a>
- <table cellspacing="0" cellpadding="0" class="detailHeader">
- <tr>
- <td class="detailHeaderName">icon</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
- </tr>
- </table>
- <div class="detailBody">
- <code>icon:<a href="../kml/Icon.html">Icon</a></code> [read-only]<p>
- Represents the <href> child element.
- </p><span class="label">Implementation</span>
- <br>
- <code> public function get icon():<a href="../kml/Icon.html">Icon</a></code>
- <br>
- </div>
- <a name="constructorDetail"></a>
- <div class="detailSectionHeader">Constructor detail</div>
- <a name="Overlay()"></a>
- <table cellspacing="0" cellpadding="0" class="detailHeader">
- <tr>
- <td class="detailHeaderName">Overlay</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
- </tr>
- </table>
- <div class="detailBody">
- <code>public function Overlay(x:XMLList)</code><p>
- Constructor for class.
-
- </p><span class="label">Parameters</span>
- <table border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="20px"></td><td><code><span class="label">x</span>:XMLList</code></td>
- </tr>
- </table>
- </div>
- <a name="methodDetail"></a>
- <div class="detailSectionHeader">Method detail</div>
- <a name="toString()"></a>
- <table cellspacing="0" cellpadding="0" class="detailHeader">
- <tr>
- <td class="detailHeaderName">toString</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
- </tr>
- </table>
- <div class="detailBody">
- <code>public override function toString():String</code>
- <p></p>
- <span class="label">Returns</span>
- <table border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="20"></td><td><code>String</code></td>
- </tr>
- </table>
- </div>
- <br>
- <br>
- <hr>
- <br>
- <p></p>
- <center class="copyright">
- </center>
- </div>
- </body>
- </html>
- <!-- -->