update YUI to 2.8.0r4
This commit is contained in:
parent
27f474ec64
commit
2d28e0c0ba
2007 changed files with 344487 additions and 210070 deletions
98
www/extras/yui/as-docs/com/adobe/images/BitString.html
Normal file
98
www/extras/yui/as-docs/com/adobe/images/BitString.html
Normal file
|
|
@ -0,0 +1,98 @@
|
|||
<!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="BitString,com.adobe.images.BitString,len,val" name="keywords">
|
||||
<title>com.adobe.images.BitString</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 = 'BitString - YUI Flash Component 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">YUI Flash Component 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/adobe/images/BitString.html&com/adobe/images/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 BitString</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</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 BitString"); titleBar_setSubNav(false,true,false,false,false,false,false,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.adobe.images</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class BitString</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</div>
|
||||
<a name="propertySummary"></a>
|
||||
<div class="summarySection">
|
||||
<div class="summaryTableTitle">Public Properties</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="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#len">len</a> : int = 0<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">BitString</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#val">val</a> : int = 0<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">BitString</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="len"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">len</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var len:int = 0</code>
|
||||
</div>
|
||||
<a name="val"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">val</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var val:int = 0</code>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
136
www/extras/yui/as-docs/com/adobe/images/JPGEncoder.html
Normal file
136
www/extras/yui/as-docs/com/adobe/images/JPGEncoder.html
Normal file
|
|
@ -0,0 +1,136 @@
|
|||
<!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="JPGEncoder,com.adobe.images.JPGEncoder,encode" name="keywords">
|
||||
<title>com.adobe.images.JPGEncoder</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 = 'JPGEncoder - YUI Flash Component 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">YUI Flash Component 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/adobe/images/JPGEncoder.html&com/adobe/images/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 JPGEncoder</td><td align="right" id="subNav" class="titleTableSubNav"><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 JPGEncoder"); titleBar_setSubNav(false,false,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.adobe.images</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class JPGEncoder</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
Class that converts BitmapData into a valid JPEG
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</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="#JPGEncoder()">JPGEncoder</a>(quality:Number = 50)</div>
|
||||
<div class="summaryTableDescription">
|
||||
Constructor for JPEGEncoder class
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">JPGEncoder</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#encode()">encode</a>(image:BitmapData):ByteArray</div>
|
||||
<div class="summaryTableDescription">
|
||||
Created a JPEG image from the specified BitmapData
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">JPGEncoder</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
showHideInherited();
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="JPGEncoder()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">JPGEncoder</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function JPGEncoder(quality:Number = 50)</code><p>
|
||||
Constructor for JPEGEncoder class
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">quality</span>:Number</code> (default = <code>50</code>)<code></code> — The quality level between 1 and 100 that detrmines the
|
||||
level of compression used in the generated JPEG
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="encode()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">encode</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function encode(image:BitmapData):ByteArray</code><p>
|
||||
Created a JPEG image from the specified BitmapData
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">image</span>:BitmapData</code> — The BitmapData that will be converted into the JPEG format.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>ByteArray</code> — a ByteArray representing the JPEG encoded image data.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
107
www/extras/yui/as-docs/com/adobe/images/PNGEncoder.html
Normal file
107
www/extras/yui/as-docs/com/adobe/images/PNGEncoder.html
Normal file
|
|
@ -0,0 +1,107 @@
|
|||
<!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="PNGEncoder,com.adobe.images.PNGEncoder,encode" name="keywords">
|
||||
<title>com.adobe.images.PNGEncoder</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 = 'PNGEncoder - YUI Flash Component 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">YUI Flash Component 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/adobe/images/PNGEncoder.html&com/adobe/images/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 PNGEncoder</td><td align="right" id="subNav" class="titleTableSubNav"><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 PNGEncoder"); titleBar_setSubNav(false,false,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.adobe.images</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class PNGEncoder</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
Class that converts BitmapData into a valid PNG
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</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="#encode()">encode</a>(img:BitmapData):ByteArray</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Created a PNG image from the specified BitmapData
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">PNGEncoder</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
showHideInherited();
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="encode()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">encode</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function encode(img:BitmapData):ByteArray</code><p>
|
||||
Created a PNG image from the specified BitmapData
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">img</span>:BitmapData</code> — The BitmapData that will be converted into the PNG format.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>ByteArray</code> — a ByteArray representing the PNG encoded image data.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
30
www/extras/yui/as-docs/com/adobe/images/class-list.html
Normal file
30
www/extras/yui/as-docs/com/adobe/images/class-list.html
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<!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">
|
||||
<title>com.adobe.images - YUI Flash Component Documentation</title>
|
||||
<base target="classFrame">
|
||||
<link rel="stylesheet" href="../../../style.css" type="text/css" media="screen">
|
||||
<link rel="stylesheet" href="../../../print.css" type="text/css" media="print">
|
||||
</head>
|
||||
<body class="classFrameContent">
|
||||
<h3>
|
||||
<a style="color:black" target="classFrame" href="package-detail.html">Package com.adobe.images</a>
|
||||
</h3>
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="BitString.html">BitString</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="JPGEncoder.html">JPGEncoder</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="PNGEncoder.html">PNGEncoder</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
64
www/extras/yui/as-docs/com/adobe/images/package-detail.html
Normal file
64
www/extras/yui/as-docs/com/adobe/images/package-detail.html
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
<!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">
|
||||
<title>com.adobe.images Summary</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 = 'com.adobe.images Package - YUI Flash Component 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">YUI Flash Component 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/adobe/images/package-detail.html&com/adobe/images/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">Package com.adobe.images</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#classSummary">Classes</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("Package com.adobe.images"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,false,true,false);}
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<a name="classSummary"></a>
|
||||
<div class="summaryTableTitle">Classes</div>
|
||||
<table class="summaryTable" cellspacing="0" cellpadding="3">
|
||||
<tr>
|
||||
<th> </th><th width="30%">Class</th><th width="70%">Description</th>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="BitString.html">BitString</a></td><td class="summaryTableLastCol"> </td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="JPGEncoder.html">JPGEncoder</a></td><td class="summaryTableLastCol">
|
||||
Class that converts BitmapData into a valid JPEG
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="PNGEncoder.html">PNGEncoder</a></td><td class="summaryTableLastCol">
|
||||
Class that converts BitmapData into a valid PNG
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<div>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -65,59 +65,62 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<p></p>The following code will draw a circle and use an Animation instance
|
||||
to change its alpha property from 0.0 to 1.0 over a period of 1.5 seconds.
|
||||
It will set the easingFunction property to <code>Back.easeOut</code>, which
|
||||
is an easing function included with Flash CS3.
|
||||
is an easing function included with Flash CS3. In order to implement this
|
||||
example, you will need to save this code as a class file and set it as the
|
||||
Document Class of your flash application.
|
||||
|
||||
<div class='listing'><pre>
|
||||
package
|
||||
{
|
||||
import fl.motion.easing.Back;
|
||||
import flash.display.Shape;
|
||||
import com.yahoo.astra.animation.Animation;
|
||||
import com.yahoo.astra.animation.AnimationEvent;
|
||||
|
||||
public class AnimationExample extends Sprite
|
||||
package
|
||||
{
|
||||
public function AnimationExample
|
||||
import fl.motion.easing.Back;
|
||||
import flash.display.Shape;
|
||||
import flash.display.Sprite;
|
||||
import com.yahoo.astra.animation.Animation;
|
||||
import com.yahoo.astra.animation.AnimationEvent;
|
||||
|
||||
public class AnimationExample extends Sprite
|
||||
{
|
||||
// Create a simple circular display object
|
||||
this.circle = new Shape();
|
||||
this.circle.graphics.beginFill(0xcccccc);
|
||||
this.circle.graphics.drawEllipse(0, 0, 50, 50);
|
||||
this.circle.graphics.endFill();
|
||||
this.addChild(circle);
|
||||
|
||||
// Create the instance animating over 1500ms from 0 to 1
|
||||
this.animation = new Animation( 1500, { alpha: 0.0 }, { alpha: 1.0 } );
|
||||
|
||||
// Use an easing equation
|
||||
this.animation.easingFunction = Back.easeOut;
|
||||
|
||||
// Listen for events to update our circle's values
|
||||
this.animation.addEventListener( AnimationEvent.UPDATE, animationUpdateHandler );
|
||||
this.animation.addEventListener( AnimationEvent.COMPLETE, animationCompleteHandler );
|
||||
}
|
||||
|
||||
// Should be a member variable so that the garbage collector doesn't
|
||||
// remove the instance from memory before it finishes
|
||||
private var animation:Animation;
|
||||
|
||||
// The display object whose properties we will animate
|
||||
private var circle:Shape;
|
||||
|
||||
private function animationUpdateHandler(event:AnimationEvent):void
|
||||
{
|
||||
this.circle.alpha = event.parameters.alpha;
|
||||
}
|
||||
|
||||
private function animationCompleteHandler(event:AnimationEvent):void
|
||||
{
|
||||
this.animationUpdateHandler(event);
|
||||
|
||||
// Set the animation instance to null to ensure garbage collection
|
||||
this.animation = null;
|
||||
public function AnimationExample()
|
||||
{
|
||||
// Create a simple circular display object
|
||||
this.circle = new Shape();
|
||||
this.circle.graphics.beginFill(0xcccccc);
|
||||
this.circle.graphics.drawEllipse(0, 0, 50, 50);
|
||||
this.circle.graphics.endFill();
|
||||
this.addChild(circle);
|
||||
|
||||
// Create the instance animating over 1500ms from 0 to 1
|
||||
this.animation = new Animation( 1500, { alpha: 0.0 }, { alpha: 1.0 } );
|
||||
|
||||
// Use an easing equation
|
||||
this.animation.easingFunction = Back.easeOut;
|
||||
|
||||
// Listen for events to update our circle's values
|
||||
this.animation.addEventListener( AnimationEvent.UPDATE, animationUpdateHandler );
|
||||
this.animation.addEventListener( AnimationEvent.COMPLETE, animationCompleteHandler );
|
||||
}
|
||||
|
||||
// Should be a member variable so that the garbage collector doesn't
|
||||
// remove the instance from memory before it finishes
|
||||
private var animation:Animation;
|
||||
|
||||
// The display object whose properties we will animate
|
||||
private var circle:Shape;
|
||||
|
||||
private function animationUpdateHandler(event:AnimationEvent):void
|
||||
{
|
||||
this.circle.alpha = event.parameters.alpha;
|
||||
}
|
||||
|
||||
private function animationCompleteHandler(event:AnimationEvent):void
|
||||
{
|
||||
this.animationUpdateHandler(event);
|
||||
|
||||
// Set the animation instance to null to ensure garbage collection
|
||||
this.animation = null;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</pre></div>
|
||||
<p></p>
|
||||
<br>
|
||||
|
|
@ -209,7 +212,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#yoyo()">yoyo</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Swaps the start and end paramters and restarts the animation.</div>
|
||||
Swaps the start and end parameters and restarts the animation.</div>
|
||||
</td><td class="summaryTableOwnerCol">Animation</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -465,7 +468,7 @@ showHideInherited();
|
|||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function yoyo():void</code><p>
|
||||
Swaps the start and end paramters and restarts the animation.
|
||||
Swaps the start and end parameters and restarts the animation.
|
||||
</p></div>
|
||||
<div class="detailSectionHeader">Event detail</div>
|
||||
<a name="event:complete"></a>
|
||||
|
|
|
|||
432
www/extras/yui/as-docs/com/yahoo/astra/display/BitmapText.html
Normal file
432
www/extras/yui/as-docs/com/yahoo/astra/display/BitmapText.html
Normal file
|
|
@ -0,0 +1,432 @@
|
|||
<!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="BitmapText,com.yahoo.astra.display.BitmapText,autoSize,bitmapContainer,contentHeight,contentWidth,defaultTextFormat,embedFonts,height,rotation,rotationHeight,rotationWidth,selectable,text,textField,textHeight,textWidth,width" name="keywords">
|
||||
<title>com.yahoo.astra.display.BitmapText</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 = 'BitmapText - YUI Flash Component 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">YUI Flash Component 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/yahoo/astra/display/BitmapText.html&com/yahoo/astra/display/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 BitmapText</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 BitmapText"); 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.yahoo.astra.display</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class BitmapText</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">BitmapText <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../images/inherit-arrow.gif"> flash.display.Sprite</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
BitmapText is a class that can be used to create rotating text fields with
|
||||
device fonts. When the rotation property is set to a value other than 0
|
||||
and the <code>embedFonts</code> is false, the text field will be replaced
|
||||
by a Sprite containing a bitmap.
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</div>
|
||||
<a name="propertySummary"></a>
|
||||
<div class="summarySection">
|
||||
<div class="summaryTableTitle">Public Properties</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="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#autoSize">autoSize</a> : String<div class="summaryTableDescription">
|
||||
Controls automatic sizing and alignment of text fields.</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#bitmapContainer">bitmapContainer</a> : Sprite<div class="summaryTableDescription">[read-only]</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#contentHeight">contentHeight</a> : Number<div class="summaryTableDescription">
|
||||
Height of the text field without rotation.</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#contentWidth">contentWidth</a> : Number<div class="summaryTableDescription">
|
||||
Width of the text field without rotation.</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#defaultTextFormat">defaultTextFormat</a> : TextFormat<div class="summaryTableDescription">
|
||||
Specifies the format applied to newly inserted text, such as text inserted with the
|
||||
<code>replaceSelectedText()</code> method or text entered by a user.</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#embedFonts">embedFonts</a> : Boolean<div class="summaryTableDescription">
|
||||
Specifies whether to render by using embedded font outlines.</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#height">height</a> : Number<div class="summaryTableDescription">[read-only]
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#rotation">rotation</a> : Number<div class="summaryTableDescription">
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#rotationHeight">rotationHeight</a> : Number<div class="summaryTableDescription">[read-only]
|
||||
Gets the minimum distance for placement of labels of the same rotation on the y axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#rotationWidth">rotationWidth</a> : Number<div class="summaryTableDescription">[read-only]
|
||||
Gets the minimum distance for placement of labels of the same rotation on the x axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#selectable">selectable</a> : Boolean<div class="summaryTableDescription">
|
||||
A Boolean value that indicates whether the text field is selectable.</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#text">text</a> : String<div class="summaryTableDescription">
|
||||
A string that is the current text in the text field.</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#textField">textField</a> : TextField<div class="summaryTableDescription">
|
||||
Reference to the text field
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#textHeight">textHeight</a> : Number<div class="summaryTableDescription">[read-only]
|
||||
The height of the text in pixels
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#textWidth">textWidth</a> : Number<div class="summaryTableDescription">[read-only]
|
||||
The width of the text in pixels
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<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>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</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="#BitmapText()">BitmapText</a>()</div>
|
||||
<div class="summaryTableDescription">
|
||||
Constructor
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BitmapText</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="autoSize"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">autoSize</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>autoSize:String</code> [read-write]<p>
|
||||
Controls automatic sizing and alignment of text fields.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get autoSize():String</code>
|
||||
<br>
|
||||
<code> public function set autoSize(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="bitmapContainer"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">bitmapContainer</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>bitmapContainer:Sprite</code> [read-only]<span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get bitmapContainer():Sprite</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="contentHeight"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">contentHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>contentHeight:Number</code> [read-write]<p>
|
||||
Height of the text field without rotation.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get contentHeight():Number</code>
|
||||
<br>
|
||||
<code> public function set contentHeight(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="contentWidth"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">contentWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>contentWidth:Number</code> [read-write]<p>
|
||||
Width of the text field without rotation.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get contentWidth():Number</code>
|
||||
<br>
|
||||
<code> public function set contentWidth(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="defaultTextFormat"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">defaultTextFormat</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>defaultTextFormat:TextFormat</code> [read-write]<p>
|
||||
Specifies the format applied to newly inserted text, such as text inserted with the
|
||||
<code>replaceSelectedText()</code> method or text entered by a user.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get defaultTextFormat():TextFormat</code>
|
||||
<br>
|
||||
<code> public function set defaultTextFormat(value:TextFormat):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="embedFonts"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">embedFonts</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>embedFonts:Boolean</code> [read-write]<p>
|
||||
Specifies whether to render by using embedded font outlines.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get embedFonts():Boolean</code>
|
||||
<br>
|
||||
<code> public function set embedFonts(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="height"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">height</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>height:Number</code> [read-only]<p>
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get height():Number</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="rotation"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">rotation</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>rotation:Number</code> [read-write]<p>
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get rotation():Number</code>
|
||||
<br>
|
||||
<code> public function set rotation(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="rotationHeight"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">rotationHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>rotationHeight:Number</code> [read-only]<p>
|
||||
Gets the minimum distance for placement of labels of the same rotation on the y axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get rotationHeight():Number</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="rotationWidth"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">rotationWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>rotationWidth:Number</code> [read-only]<p>
|
||||
Gets the minimum distance for placement of labels of the same rotation on the x axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get rotationWidth():Number</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="selectable"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">selectable</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>selectable:Boolean</code> [read-write]<p>
|
||||
A Boolean value that indicates whether the text field is selectable.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get selectable():Boolean</code>
|
||||
<br>
|
||||
<code> public function set selectable(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="text"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">text</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>text:String</code> [read-write]<p>
|
||||
A string that is the current text in the text field.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get text():String</code>
|
||||
<br>
|
||||
<code> public function set text(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="textField"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">textField</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>textField:TextField</code> [read-write]<p>
|
||||
Reference to the text field
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get textField():TextField</code>
|
||||
<br>
|
||||
<code> public function set textField(value:TextField):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="textHeight"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">textHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>textHeight:Number</code> [read-only]<p>
|
||||
The height of the text in pixels
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get textHeight():Number</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="textWidth"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">textWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>textWidth:Number</code> [read-only]<p>
|
||||
The width of the text in pixels
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get textWidth():Number</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="width"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">width</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>width:Number</code> [read-only]<p>
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get width():Number</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="BitmapText()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">BitmapText</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function BitmapText()</code><p>
|
||||
Constructor
|
||||
</p></div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
<!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">
|
||||
<title>com.yahoo.astra.display - YUI Flash Component Documentation</title>
|
||||
<base target="classFrame">
|
||||
<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
|
||||
<link rel="stylesheet" href="../../../../print.css" type="text/css" media="print">
|
||||
</head>
|
||||
<body class="classFrameContent">
|
||||
<h3>
|
||||
<a style="color:black" target="classFrame" href="package-detail.html">Package com.yahoo.astra.display</a>
|
||||
</h3>
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="BitmapText.html">BitmapText</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -0,0 +1,56 @@
|
|||
<!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">
|
||||
<title>com.yahoo.astra.display Summary</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 = 'com.yahoo.astra.display Package - YUI Flash Component 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">YUI Flash Component 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/yahoo/astra/display/package-detail.html&com/yahoo/astra/display/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">Package com.yahoo.astra.display</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#classSummary">Classes</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("Package com.yahoo.astra.display"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,false,true,false);}
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<a name="classSummary"></a>
|
||||
<div class="summaryTableTitle">Classes</div>
|
||||
<table class="summaryTable" cellspacing="0" cellpadding="3">
|
||||
<tr>
|
||||
<th> </th><th width="30%">Class</th><th width="70%">Description</th>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="BitmapText.html">BitmapText</a></td><td class="summaryTableLastCol">
|
||||
BitmapText is a class that can be used to create rotating text fields with
|
||||
device fonts.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<div>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -67,18 +67,29 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<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="CartesianChart.html#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">
|
||||
Container for all axis elements of the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
|
||||
The names of the categories displayed on the category axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
|
||||
Determines whether a scrollRect is set on a series to constrain the viewport
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
|
||||
The rectangular bounds where the cartesian chart's data is drawn.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The data to be displayed by the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -118,12 +129,36 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="CartesianChart.html#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
|
||||
If false, which is the default, the axes will be resized to fit within the defined
|
||||
bounds of the plot area.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#recalculations">recalculations</a> : int<div class="summaryTableDescription">
|
||||
Number of times label width is recalculated for all axes
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the horizontal range.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
|
|
@ -168,8 +203,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
<a class="signatureLink" href="CartesianChart.html#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
|
||||
<div class="summaryTableDescription">
|
||||
Used to retrieve an axis style
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
|
|
@ -210,27 +246,11 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setHorizontalAxisStyle()">setHorizontalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the horizontal axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis grid lines.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setVerticalAxisStyle()">setVerticalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="protectedMethodSummary"></a>
|
||||
|
|
@ -270,7 +290,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
|
||||
</div>
|
||||
</div>
|
||||
<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
|
||||
<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
|
||||
<tr>
|
||||
<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
|
|
@ -543,6 +563,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesBorderAlphas">seriesBorderAlphas</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesBorderColors">seriesBorderColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
|
|
@ -551,6 +587,31 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesFillAlphas">seriesFillAlphas</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesFillColors">seriesFillColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:seriesItemSpacing"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">seriesItemSpacing</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The amount of space between items within a series
|
||||
The default value is <code>0</code>.</td><td class="summaryTableOwnerCol">BarChart</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="CartesianChart,com.yahoo.astra.fl.charts.CartesianChart,categoryNames,contentBounds,horizontalAxis,horizontalAxisTitle,horizontalField,overflowEnabled,verticalAxis,verticalAxisTitle,verticalField,getStyleDefinition,itemToPosition,setHorizontalAxisGridLinesStyle,setHorizontalAxisStyle,setVerticalAxisGridLinesStyle,setVerticalAxisStyle" name="keywords">
|
||||
<meta content="CartesianChart,com.yahoo.astra.fl.charts.CartesianChart,axisLayer,categoryNames,constrainViewport,contentBounds,horizontalAxis,horizontalAxisTitle,horizontalField,overflowEnabled,recalculations,secondaryHorizontalAxis,secondaryVerticalAxis,verticalAxis,verticalAxisTitle,verticalField,getAxisStyle,itemToPosition,setHorizontalAxisGridLinesStyle,setVerticalAxisGridLinesStyle" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.CartesianChart</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -70,18 +70,29 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">[read-only]
|
||||
Container for all axis elements of the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
|
||||
The names of the categories displayed on the category axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
|
||||
Determines whether a scrollRect is set on a series to constrain the viewport
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">[read-only]
|
||||
The rectangular bounds where the cartesian chart's data is drawn.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</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="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The data to be displayed by the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -120,6 +131,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
The component that will display a human-readable legend for the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
|
||||
If false, which is the default, the axes will be resized to fit within the defined
|
||||
|
|
@ -127,6 +144,24 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#recalculations">recalculations</a> : int<div class="summaryTableDescription">
|
||||
Number of times label width is recalculated for all axes
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the horizontal range.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
|
|
@ -171,8 +206,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
<a class="signatureLink" href="#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
|
||||
<div class="summaryTableDescription">
|
||||
Used to retrieve an axis style
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
|
|
@ -213,27 +249,11 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#setHorizontalAxisStyle()">setHorizontalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the horizontal axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis grid lines.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#setVerticalAxisStyle()">setVerticalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="protectedMethodSummary"></a>
|
||||
|
|
@ -515,7 +535,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
The class used to instantiate the visual representation of the horizontal
|
||||
axis.
|
||||
|
||||
The default value is <code>DefaultAxisRenderer</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
The default value is <code>HorizontalAxisRenderer</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:horizontalAxisStyles"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
|
|
@ -599,6 +619,27 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
|
||||
The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:seriesBorderAlphas"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">seriesBorderAlphas</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border alpha of the markers in a series.
|
||||
|
||||
The default value is <code>[1]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:seriesBorderColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">seriesBorderColors</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border color of the markers in a series. When not specified, the border color
|
||||
is determined by the color style.
|
||||
|
||||
The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
|
|
@ -607,6 +648,25 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The default colors for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:seriesFillAlphas"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">seriesFillAlphas</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill alpha of the markers in a series.
|
||||
The default value is <code>[1]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:seriesFillColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">seriesFillColors</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill color of the markers in a series. When not specified, the fill color
|
||||
is determined by the color style.
|
||||
The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
|
|
@ -945,7 +1005,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
The class used to instantiate the visual representation of the vertical
|
||||
axis.
|
||||
|
||||
The default value is <code>DefaultAxisRenderer</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
The default value is <code>VerticalAxisRenderer</code>.</td><td class="summaryTableOwnerCol">CartesianChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:verticalAxisStyles"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
|
|
@ -1038,10 +1098,24 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="axisLayer"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">axisLayer</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>axisLayer:Sprite</code> [read-only]<p>
|
||||
Container for all axis elements of the chart.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get axisLayer():Sprite</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="categoryNames"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">categoryNames</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">categoryNames</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
@ -1055,6 +1129,22 @@ showHideInherited();
|
|||
<code> public function set categoryNames(value:Array):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="constrainViewport"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">constrainViewport</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>constrainViewport:Boolean</code> [read-write]<p>
|
||||
Determines whether a scrollRect is set on a series to constrain the viewport
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get constrainViewport():Boolean</code>
|
||||
<br>
|
||||
<code> public function set constrainViewport(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="contentBounds"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -1137,6 +1227,54 @@ showHideInherited();
|
|||
<code> public function set overflowEnabled(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="recalculations"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">recalculations</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>recalculations:int</code> [read-write]<p>
|
||||
Number of times label width is recalculated for all axes
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get recalculations():int</code>
|
||||
<br>
|
||||
<code> public function set recalculations(value:int):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="secondaryHorizontalAxis"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">secondaryHorizontalAxis</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>secondaryHorizontalAxis:<a href="axes/IAxis.html">IAxis</a></code> [read-write]<p>
|
||||
The axis representing the horizontal range.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get secondaryHorizontalAxis():<a href="axes/IAxis.html">IAxis</a></code>
|
||||
<br>
|
||||
<code> public function set secondaryHorizontalAxis(value:<a href="axes/IAxis.html">IAxis</a>):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="secondaryVerticalAxis"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">secondaryVerticalAxis</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>secondaryVerticalAxis:<a href="axes/IAxis.html">IAxis</a></code> [read-write]<p>
|
||||
The axis representing the vertical range.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get secondaryVerticalAxis():<a href="axes/IAxis.html">IAxis</a></code>
|
||||
<br>
|
||||
<code> public function set secondaryVerticalAxis(value:<a href="axes/IAxis.html">IAxis</a>):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="verticalAxis"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -1200,15 +1338,28 @@ showHideInherited();
|
|||
</p></div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="getStyleDefinition()"></a>
|
||||
<a name="getAxisStyle()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getStyleDefinition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
<td class="detailHeaderName">getAxisStyle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getStyleDefinition():Object</code><p>
|
||||
</p><p></p>
|
||||
<code>public function getAxisStyle(axisName:String, name:String):Object</code><p>
|
||||
Used to retrieve an axis style
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">axisName</span>:String</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">name</span>:String</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
|
|
@ -1272,28 +1423,6 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="setHorizontalAxisStyle()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">setHorizontalAxisStyle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function setHorizontalAxisStyle(name:String, value:Object):void</code><p>
|
||||
Sets a style on the horizontal axis.
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">name</span>:String</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">value</span>:Object</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="setVerticalAxisGridLinesStyle()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -1316,28 +1445,6 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="setVerticalAxisStyle()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">setVerticalAxisStyle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function setVerticalAxisStyle(name:String, value:Object):void</code><p>
|
||||
Sets a style on the vertical axis.
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">name</span>:String</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">value</span>:Object</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="Chart,com.yahoo.astra.fl.charts.Chart,dataProvider,dataTipFunction,defaultSeriesType,legend,indexToSeries,refreshSeries,seriesToIndex" name="keywords">
|
||||
<meta content="Chart,com.yahoo.astra.fl.charts.Chart,dataProvider,dataTipFunction,defaultSeriesType,legend,legendLabelFunction,indexToSeries,refreshSeries,seriesToIndex" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.Chart</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -63,7 +63,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The data to be displayed by the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol">Chart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -85,6 +85,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
The component that will display a human-readable legend for the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol">Chart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol">Chart</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
@ -307,7 +313,29 @@ showHideInherited();
|
|||
</table>
|
||||
<div class="detailBody">
|
||||
<code>dataProvider:Object</code> [read-write]<p>
|
||||
</p><span class="label">Implementation</span>
|
||||
The data to be displayed by the chart. Accepted data types include
|
||||
all of the following:
|
||||
|
||||
<ul>
|
||||
<li>An ISeries instance with its own data provider.</li>
|
||||
<li>An Array containing ISeries instances</li>
|
||||
<li>An Array containing Numbers.</li>
|
||||
<li>An Array containing complex objects.</li>
|
||||
<li>An XMLList</li>
|
||||
<li>An Array containing Arrays of Numbers or complex objects.</li>
|
||||
</ul>
|
||||
|
||||
</p><p>Note: When complex objects or XML is used in the data provider,
|
||||
developers must define "fields" used to access data used by the chart.
|
||||
For instance, CartesianChart exposes <code>horizontalField</code> and
|
||||
<code>verticalField</code> properties. PieChart exposes <code>dataField</code>
|
||||
and <code>categoryField</code> properties.
|
||||
|
||||
<p>The chart will automatically convert the input data to an Array of
|
||||
ISeries objects. Don't access <code>dataProvider</code> if you intend
|
||||
to retreive the data in its original form.
|
||||
|
||||
<span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get dataProvider():Object</code>
|
||||
<br>
|
||||
|
|
@ -369,6 +397,23 @@ showHideInherited();
|
|||
<code> public function set legend(value:<a href="legend/ILegend.html">ILegend</a>):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="legendLabelFunction"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">legendLabelFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>legendLabelFunction:Function</code> [read-write]<p>
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get legendLabelFunction():Function</code>
|
||||
<br>
|
||||
<code> public function set legendLabelFunction(value:Function):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="Chart()"></a>
|
||||
|
|
|
|||
|
|
@ -64,18 +64,29 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<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="CartesianChart.html#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">
|
||||
Container for all axis elements of the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
|
||||
The names of the categories displayed on the category axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
|
||||
Determines whether a scrollRect is set on a series to constrain the viewport
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
|
||||
The rectangular bounds where the cartesian chart's data is drawn.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The data to be displayed by the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -115,12 +126,36 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="CartesianChart.html#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
|
||||
If false, which is the default, the axes will be resized to fit within the defined
|
||||
bounds of the plot area.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#recalculations">recalculations</a> : int<div class="summaryTableDescription">
|
||||
Number of times label width is recalculated for all axes
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the horizontal range.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
|
|
@ -165,8 +200,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
<a class="signatureLink" href="CartesianChart.html#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
|
||||
<div class="summaryTableDescription">
|
||||
Used to retrieve an axis style
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
|
|
@ -207,27 +243,11 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setHorizontalAxisStyle()">setHorizontalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the horizontal axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis grid lines.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setVerticalAxisStyle()">setVerticalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="protectedMethodSummary"></a>
|
||||
|
|
@ -267,7 +287,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
|
||||
</div>
|
||||
</div>
|
||||
<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
|
||||
<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
|
||||
<tr>
|
||||
<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
|
|
@ -540,6 +560,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesBorderAlphas">seriesBorderAlphas</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesBorderColors">seriesBorderColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
|
|
@ -548,6 +584,31 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesFillAlphas">seriesFillAlphas</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesFillColors">seriesFillColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:seriesItemSpacing"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">seriesItemSpacing</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The amount of space between items within a series
|
||||
The default value is <code>0</code>.</td><td class="summaryTableOwnerCol">ColumnChart</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="LineChart,com.yahoo.astra.fl.charts.LineChart,getStyleDefinition" name="keywords">
|
||||
<meta content="LineChart,com.yahoo.astra.fl.charts.LineChart" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.LineChart</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -64,18 +64,29 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<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="CartesianChart.html#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">
|
||||
Container for all axis elements of the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
|
||||
The names of the categories displayed on the category axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
|
||||
Determines whether a scrollRect is set on a series to constrain the viewport
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
|
||||
The rectangular bounds where the cartesian chart's data is drawn.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The data to be displayed by the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -115,12 +126,36 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="CartesianChart.html#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
|
||||
If false, which is the default, the axes will be resized to fit within the defined
|
||||
bounds of the plot area.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#recalculations">recalculations</a> : int<div class="summaryTableDescription">
|
||||
Number of times label width is recalculated for all axes
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the horizontal range.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
|
|
@ -162,13 +197,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
Constructor.</div>
|
||||
</td><td class="summaryTableOwnerCol">LineChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
<a class="signatureLink" href="CartesianChart.html#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
|
||||
<div class="summaryTableDescription">
|
||||
Used to retrieve an axis style
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">LineChart</td>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
|
|
@ -207,27 +243,11 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setHorizontalAxisStyle()">setHorizontalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the horizontal axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis grid lines.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setVerticalAxisStyle()">setVerticalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="protectedMethodSummary"></a>
|
||||
|
|
@ -540,11 +560,63 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesBorderAlphas">seriesBorderAlphas</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesBorderColors">seriesBorderColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The default colors for each series.</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesFillAlphas">seriesFillAlphas</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesFillColors">seriesFillColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:seriesLineAlphas"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">seriesLineAlphas</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The alpha of the line drawn between points in each series.
|
||||
The default value is <code>[1]</code>.</td><td class="summaryTableOwnerCol">LineChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:seriesLineColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">seriesLineColors</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The color of the line drawn between points in each series. When not specified,
|
||||
the line color is determined by the color style.
|
||||
|
||||
The default value is <code>[]</code>.</td><td class="summaryTableOwnerCol">LineChart</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:seriesLineWeights"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
|
|
@ -918,24 +990,6 @@ showHideInherited();
|
|||
<code>public function LineChart()</code><p>
|
||||
Constructor.
|
||||
</p></div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="getStyleDefinition()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getStyleDefinition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getStyleDefinition():Object</code><p>
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Object</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</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="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The data to be displayed by the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -105,6 +105,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
The component that will display a human-readable legend for the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
|
|||
|
|
@ -65,18 +65,29 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<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="CartesianChart.html#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">
|
||||
Container for all axis elements of the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
|
||||
The names of the categories displayed on the category axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
|
||||
Determines whether a scrollRect is set on a series to constrain the viewport
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
|
||||
The rectangular bounds where the cartesian chart's data is drawn.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The data to be displayed by the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -116,12 +127,36 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="CartesianChart.html#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
|
||||
If false, which is the default, the axes will be resized to fit within the defined
|
||||
bounds of the plot area.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#recalculations">recalculations</a> : int<div class="summaryTableDescription">
|
||||
Number of times label width is recalculated for all axes
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the horizontal range.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
|
|
@ -166,8 +201,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
<a class="signatureLink" href="CartesianChart.html#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
|
||||
<div class="summaryTableDescription">
|
||||
Used to retrieve an axis style
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
|
|
@ -208,27 +244,11 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setHorizontalAxisStyle()">setHorizontalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the horizontal axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis grid lines.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setVerticalAxisStyle()">setVerticalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="protectedMethodSummary"></a>
|
||||
|
|
@ -541,6 +561,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesBorderAlphas">seriesBorderAlphas</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesBorderColors">seriesBorderColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
|
|
@ -549,6 +585,31 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesFillAlphas">seriesFillAlphas</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesFillColors">seriesFillColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="BarChart.html#style:seriesItemSpacing">seriesItemSpacing</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The amount of space between items within a series
|
||||
</td><td class="summaryTableOwnerCol"><a href="BarChart.html">BarChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
|
|
|
|||
|
|
@ -65,18 +65,29 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<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="CartesianChart.html#axisLayer">axisLayer</a> : Sprite<div class="summaryTableDescription">
|
||||
Container for all axis elements of the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
|
||||
The names of the categories displayed on the category axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#constrainViewport">constrainViewport</a> : Boolean<div class="summaryTableDescription">
|
||||
Determines whether a scrollRect is set on a series to constrain the viewport
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
|
||||
The rectangular bounds where the cartesian chart's data is drawn.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="Chart.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The data to be displayed by the chart.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -116,12 +127,36 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="Chart.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Chart.html">Chart</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="CartesianChart.html#overflowEnabled">overflowEnabled</a> : Boolean<div class="summaryTableDescription">
|
||||
If false, which is the default, the axes will be resized to fit within the defined
|
||||
bounds of the plot area.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#recalculations">recalculations</a> : int<div class="summaryTableDescription">
|
||||
Number of times label width is recalculated for all axes
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#secondaryHorizontalAxis">secondaryHorizontalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the horizontal range.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#secondaryVerticalAxis">secondaryVerticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</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="CartesianChart.html#verticalAxis">verticalAxis</a> : <a href="axes/IAxis.html">IAxis</a>
|
||||
<div class="summaryTableDescription">
|
||||
The axis representing the vertical range.</div>
|
||||
|
|
@ -166,8 +201,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
<a class="signatureLink" href="CartesianChart.html#getAxisStyle()">getAxisStyle</a>(axisName:String, name:String):Object</div>
|
||||
<div class="summaryTableDescription">
|
||||
Used to retrieve an axis style
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
|
|
@ -208,27 +244,11 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setHorizontalAxisStyle()">setHorizontalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the horizontal axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setVerticalAxisGridLinesStyle()">setVerticalAxisGridLinesStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis grid lines.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#setVerticalAxisStyle()">setVerticalAxisStyle</a>(name:String, value:Object):void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Sets a style on the vertical axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="protectedMethodSummary"></a>
|
||||
|
|
@ -541,6 +561,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesBorderAlphas">seriesBorderAlphas</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesBorderColors">seriesBorderColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The border color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Chart.html#style:seriesColors">seriesColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
|
|
@ -549,6 +585,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesFillAlphas">seriesFillAlphas</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill alpha of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianChart.html#style:seriesFillColors">seriesFillColors</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
The fill color of the markers in a series.</td><td class="summaryTableOwnerCol"><a href="CartesianChart.html">CartesianChart</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Chart.html#style:seriesMarkerSizes">seriesMarkerSizes</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Array<br>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,239 @@
|
|||
<!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="AxisLabelData,com.yahoo.astra.fl.charts.axes.AxisLabelData,maxLabelHeight,maxLabelWidth,maxLabels,bottomLabelOffset,leftLabelOffset,rightLabelOffset,topLabelOffset" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.axes.AxisLabelData</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 = 'AxisLabelData - YUI Flash Component 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">YUI Flash Component 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/yahoo/astra/fl/charts/axes/AxisLabelData.html&com/yahoo/astra/fl/charts/axes/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 AxisLabelData</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 AxisLabelData"); 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.yahoo.astra.fl.charts.axes</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class AxisLabelData</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
Dimension data shared by axes of the same type
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</div>
|
||||
<a name="propertySummary"></a>
|
||||
<div class="summarySection">
|
||||
<div class="summaryTableTitle">Public Properties</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="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#bottomLabelOffset">bottomLabelOffset</a> : Number<div class="summaryTableDescription">
|
||||
Maximum possible overflow on the bottom side of the axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelData</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#leftLabelOffset">leftLabelOffset</a> : Number<div class="summaryTableDescription">
|
||||
Maximum possible overflow on the left side of the axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelData</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelHeight">maxLabelHeight</a> : Number = 0<div class="summaryTableDescription">
|
||||
Height of the largest possible axis label based on series data, rotation and text formatting
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelData</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabels">maxLabels</a> : Number = 2<div class="summaryTableDescription">
|
||||
Maximum number of labels that can appear on a given axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelData</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelWidth">maxLabelWidth</a> : Number = 0<div class="summaryTableDescription">
|
||||
Width of the largest possible axis label based on the series data, rotation and text formatting
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelData</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#rightLabelOffset">rightLabelOffset</a> : Number<div class="summaryTableDescription">
|
||||
Maximum possible overflow on the right side of the axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelData</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#topLabelOffset">topLabelOffset</a> : Number<div class="summaryTableDescription">
|
||||
Maximum possible overflow on the top side of the axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelData</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="#AxisLabelData()">AxisLabelData</a>()</div>
|
||||
<div class="summaryTableDescription">
|
||||
Constructor
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelData</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="bottomLabelOffset"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">bottomLabelOffset</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>bottomLabelOffset:Number</code> [read-write]<p>
|
||||
Maximum possible overflow on the bottom side of the axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get bottomLabelOffset():Number</code>
|
||||
<br>
|
||||
<code> public function set bottomLabelOffset(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="leftLabelOffset"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">leftLabelOffset</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>leftLabelOffset:Number</code> [read-write]<p>
|
||||
Maximum possible overflow on the left side of the axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get leftLabelOffset():Number</code>
|
||||
<br>
|
||||
<code> public function set leftLabelOffset(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="maxLabelHeight"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxLabelHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var maxLabelHeight:Number = 0</code><p>
|
||||
Height of the largest possible axis label based on series data, rotation and text formatting
|
||||
</p></div>
|
||||
<a name="maxLabels"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxLabels</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var maxLabels:Number = 2</code><p>
|
||||
Maximum number of labels that can appear on a given axis
|
||||
</p></div>
|
||||
<a name="maxLabelWidth"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxLabelWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var maxLabelWidth:Number = 0</code><p>
|
||||
Width of the largest possible axis label based on the series data, rotation and text formatting
|
||||
</p></div>
|
||||
<a name="rightLabelOffset"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">rightLabelOffset</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>rightLabelOffset:Number</code> [read-write]<p>
|
||||
Maximum possible overflow on the right side of the axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get rightLabelOffset():Number</code>
|
||||
<br>
|
||||
<code> public function set rightLabelOffset(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="topLabelOffset"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">topLabelOffset</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>topLabelOffset:Number</code> [read-write]<p>
|
||||
Maximum possible overflow on the top side of the axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get topLabelOffset():Number</code>
|
||||
<br>
|
||||
<code> public function set topLabelOffset(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="AxisLabelData()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">AxisLabelData</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function AxisLabelData()</code><p>
|
||||
Constructor
|
||||
</p></div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
<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="BaseAxis,com.yahoo.astra.fl.charts.axes.BaseAxis,chart,labelFunction,renderer,reverse,title,valueToLabel" name="keywords">
|
||||
<meta content="BaseAxis,com.yahoo.astra.fl.charts.axes.BaseAxis,order,chart,dataProvider,height,labelData,labelFunction,labelSpacing,maxLabel,maxLabelHeight,maxLabelWidth,position,renderer,reverse,title,width,getMaxLabel,valueToLabel" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.axes.BaseAxis</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -38,6 +38,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class BaseAxis</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">BaseAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.EventDispatcher</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Subclasses</td><td><a href="../axes/CategoryAxis.html">CategoryAxis</a>, <a href="../axes/NumericAxis.html">NumericAxis</a>, <a href="../axes/TimeAxis.html">TimeAxis</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -65,7 +68,59 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
|
||||
Data provider for the axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#height">height</a> : Number<div class="summaryTableDescription">
|
||||
Total height of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
|
||||
<div class="summaryTableDescription">
|
||||
Maximum dimensions of axis labels
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
|
||||
A function may be set to determine the text value of the labels.</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
|
||||
The space, in pixels, between labels on an axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
|
||||
Gets or sets the largest possible label.</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum height of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#order">order</a> : String = "primary"<div class="summaryTableDescription">
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#position">position</a> : String<div class="summaryTableDescription">
|
||||
Position of axis in relation to the chart
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
|
|
@ -86,6 +141,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
about the data that it displays.</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#width">width</a> : Number<div class="summaryTableDescription">
|
||||
Total width of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
@ -106,6 +167,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getMaxLabel()">getMaxLabel</a>():String</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BaseAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#valueToLabel()">valueToLabel</a>(value:<a href="">Object</a>):String</div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts a value on the axis to formatted label text.</div>
|
||||
|
|
@ -136,6 +205,54 @@ showHideInherited();
|
|||
<code> public function set chart(value:<a href="../../charts/IChart.html">IChart</a>):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="dataProvider"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">dataProvider</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>dataProvider:Array</code> [read-write]<p>
|
||||
Data provider for the axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get dataProvider():Array</code>
|
||||
<br>
|
||||
<code> public function set dataProvider(value:Array):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="height"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">height</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>height:Number</code> [read-write]<p>
|
||||
Total height of axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get height():Number</code>
|
||||
<br>
|
||||
<code> public function set height(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="labelData"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">labelData</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>labelData:<a href="../axes/AxisLabelData.html">AxisLabelData</a></code> [read-write]<p>
|
||||
Maximum dimensions of axis labels
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get labelData():<a href="../axes/AxisLabelData.html">AxisLabelData</a></code>
|
||||
<br>
|
||||
<code> public function set labelData(value:<a href="../axes/AxisLabelData.html">AxisLabelData</a>):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="labelFunction"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -144,6 +261,9 @@ showHideInherited();
|
|||
</table>
|
||||
<div class="detailBody">
|
||||
<code>labelFunction:Function</code> [read-write]<p>
|
||||
A function may be set to determine the text value of the labels.
|
||||
|
||||
<pre>function labelFunction(value:Object):String</pre>
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get labelFunction():Function</code>
|
||||
|
|
@ -151,6 +271,95 @@ showHideInherited();
|
|||
<code> public function set labelFunction(value:Function):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="labelSpacing"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">labelSpacing</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>labelSpacing:Number</code> [read-write]<p>
|
||||
The space, in pixels, between labels on an axis.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get labelSpacing():Number</code>
|
||||
<br>
|
||||
<code> public function set labelSpacing(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="maxLabel"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxLabel</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>maxLabel:String</code> [read-write]<p>
|
||||
Gets or sets the largest possible label.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get maxLabel():String</code>
|
||||
<br>
|
||||
<code> public function set maxLabel(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="maxLabelHeight"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxLabelHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>maxLabelHeight:Number</code> [read-write]<p>
|
||||
Gets or sets the maximum height of a label
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get maxLabelHeight():Number</code>
|
||||
<br>
|
||||
<code> public function set maxLabelHeight(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="maxLabelWidth"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxLabelWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>maxLabelWidth:Number</code> [read-write]<p>
|
||||
Gets or sets the maximum width of a label
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get maxLabelWidth():Number</code>
|
||||
<br>
|
||||
<code> public function set maxLabelWidth(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="order"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">order</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var order:String = "primary"</code><p>
|
||||
</p></div>
|
||||
<a name="position"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">position</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>position:String</code> [read-write]<p>
|
||||
Position of axis in relation to the chart
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get position():String</code>
|
||||
<br>
|
||||
<code> public function set position(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="renderer"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -202,6 +411,22 @@ showHideInherited();
|
|||
<code> public function set title(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="width"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">width</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>width:Number</code> [read-write]<p>
|
||||
Total width of axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get width():Number</code>
|
||||
<br>
|
||||
<code> public function set width(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="BaseAxis()"></a>
|
||||
|
|
@ -216,10 +441,26 @@ showHideInherited();
|
|||
</p></div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="getMaxLabel()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getMaxLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function getMaxLabel():String</code><p>
|
||||
</p><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>
|
||||
<a name="valueToLabel()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">valueToLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
<td class="detailHeaderName">valueToLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="CategoryAxis,com.yahoo.astra.fl.charts.axes.CategoryAxis,categoryNames,clusterCount,updateScale,valueToLocal" name="keywords">
|
||||
<meta content="CategoryAxis,com.yahoo.astra.fl.charts.axes.CategoryAxis,calculateCategoryCount,categoryNames,clusterCount,numLabels,getMaxLabel,updateScale,valueToLocal" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.axes.CategoryAxis</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -38,7 +38,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class CategoryAxis</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">CategoryAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="BaseAxis.html">BaseAxis</a></td>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">CategoryAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="BaseAxis.html">BaseAxis</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.EventDispatcher</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Implements</td><td><a href="IAxis.html">IAxis</a>, <a href="IClusteringAxis.html">IClusteringAxis</a></td>
|
||||
|
|
@ -67,6 +67,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#calculateCategoryCount">calculateCategoryCount</a> : Boolean<div class="summaryTableDescription">
|
||||
Indicates whether or not to calculate the number of categories (ticks and labels)
|
||||
when there is not enough room to display all labels on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">CategoryAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#categoryNames">categoryNames</a> : Array<div class="summaryTableDescription">
|
||||
The category labels to display along the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">CategoryAxis</td>
|
||||
|
|
@ -84,7 +90,65 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol">CategoryAxis</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="BaseAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
|
||||
Data provider for the axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#height">height</a> : Number<div class="summaryTableDescription">
|
||||
Total height of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
|
||||
<div class="summaryTableDescription">
|
||||
Maximum dimensions of axis labels
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
|
||||
A function may be set to determine the text value of the labels.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
|
||||
The space, in pixels, between labels on an axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
|
||||
Gets or sets the largest possible label.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum height of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#numLabels">numLabels</a> : Number<div class="summaryTableDescription">
|
||||
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">CategoryAxis</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="BaseAxis.html#order">order</a> : String = "primary"<div class="summaryTableDescription">
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#position">position</a> : String<div class="summaryTableDescription">
|
||||
Position of axis in relation to the chart
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
|
|
@ -105,6 +169,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
about the data that it displays.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#width">width</a> : Number<div class="summaryTableDescription">
|
||||
Total width of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
@ -133,7 +203,16 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#updateScale()">updateScale</a>(data:Array):void</div>
|
||||
<a class="signatureLink" href="#getMaxLabel()">getMaxLabel</a>():String</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Returns the maximum string length of a label on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">CategoryAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#updateScale()">updateScale</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Determines the axis scale based on the input data set.</div>
|
||||
|
|
@ -165,10 +244,28 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="calculateCategoryCount"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">calculateCategoryCount</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>calculateCategoryCount:Boolean</code> [read-write]<p>
|
||||
Indicates whether or not to calculate the number of categories (ticks and labels)
|
||||
when there is not enough room to display all labels on the axis. If set to true, the axis
|
||||
will determine the number of categories to plot. If not, all categories will be plotted.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get calculateCategoryCount():Boolean</code>
|
||||
<br>
|
||||
<code> public function set calculateCategoryCount(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="categoryNames"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">categoryNames</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">categoryNames</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
@ -199,6 +296,22 @@ showHideInherited();
|
|||
<code> public function get clusterCount():int</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="numLabels"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">numLabels</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>numLabels:Number</code> [read-write]<p>
|
||||
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get numLabels():Number</code>
|
||||
<br>
|
||||
<code> public function set numLabels(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="CategoryAxis()"></a>
|
||||
|
|
@ -213,27 +326,39 @@ showHideInherited();
|
|||
</p></div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="updateScale()"></a>
|
||||
<a name="getMaxLabel()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">updateScale</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
<td class="detailHeaderName">getMaxLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function updateScale(data:Array):void</code><p>
|
||||
<code>public override function getMaxLabel():String</code><p>
|
||||
|
||||
Returns the maximum string length of a label on the axis.
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>String</code> — the formatted label
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="updateScale()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">updateScale</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function updateScale():void</code><p>
|
||||
|
||||
Determines the axis scale based on the input data set.
|
||||
Seperating this function from the draw method optimizes processing time,
|
||||
and it allows the chart to synchronize its axes.
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">data</span>:Array</code> — The complete dataset that could be drawn on the axis.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</p></div>
|
||||
<a name="valueToLocal()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="DefaultAxisRenderer,com.yahoo.astra.fl.charts.axes.DefaultAxisRenderer,contentBounds,length,minorTicks,orientation,ticks,title,getStyleDefinition,updateBounds" name="keywords">
|
||||
<meta content="DefaultAxisRenderer,com.yahoo.astra.fl.charts.axes.DefaultAxisRenderer,contentBounds,length,majorUnitSetByUser,minorTicks,orientation,outerTickOffset,position,ticks,title,updateAxis" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.axes.DefaultAxisRenderer</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -43,11 +43,15 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr>
|
||||
<td class="classHeaderTableLabel">Implements</td><td><a href="ICartesianAxisRenderer.html">ICartesianAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Subclasses</td><td><a href="../axes/HorizontalAxisRenderer.html">HorizontalAxisRenderer</a>, <a href="../axes/VerticalAxisRenderer.html">VerticalAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
The default axis renderer for a cartesian chart.
|
||||
The base axis renderer for a cartesian chart.
|
||||
|
||||
<p></p>
|
||||
<p>This class is not meant to be instantiated directly! It is an abstract base class.</p>
|
||||
<p></p>
|
||||
<p>
|
||||
<span class="classHeaderTableLabel">See also</span>
|
||||
</p>
|
||||
|
|
@ -77,6 +81,11 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#majorUnitSetByUser">majorUnitSetByUser</a> : Boolean<div class="summaryTableDescription">
|
||||
Indicates whether the major unit is user-defined or generated by the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
|
||||
|
||||
An Array of AxisData objects specifying the positions of the minor ticks.</div>
|
||||
|
|
@ -89,6 +98,16 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#outerTickOffset">outerTickOffset</a> : Number<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#position">position</a> : String<div class="summaryTableDescription">
|
||||
Indicates alignment of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#ticks">ticks</a> : Array<div class="summaryTableDescription">
|
||||
|
||||
An Array of AxisData objects specifying the positions of the ticks.</div>
|
||||
|
|
@ -112,7 +131,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#DefaultAxisRenderer()">DefaultAxisRenderer</a>(orientation:String)</div>
|
||||
<a class="signatureLink" href="#DefaultAxisRenderer()">DefaultAxisRenderer</a>()</div>
|
||||
<div class="summaryTableDescription">
|
||||
Constructor.</div>
|
||||
</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
|
|
@ -120,15 +139,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#updateBounds()">updateBounds</a>():void</div>
|
||||
<a class="signatureLink" href="#updateAxis()">updateAxis</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Calculates the <code>contentBounds</code> value for the axis renderer.</div>
|
||||
|
|
@ -191,10 +202,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The angle, in degrees, of the labels on the axis. May be a value
|
||||
between <code>-90</code> and <code>90</code>. The font must be embedded
|
||||
in the SWF and the <code>embedFonts</code> style on the chart must be set
|
||||
to <code>true</code> before labels may be rotated. If these conditions
|
||||
aren't met, the labels will not be rotated.
|
||||
between <code>-90</code> and <code>90</code>.
|
||||
|
||||
The default value is <code>0</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
</tr>
|
||||
|
|
@ -331,6 +339,27 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
The default value is <code>1</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:titleDistance"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">titleDistance</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The distance, in pixels, between a title and the axis labels.
|
||||
|
||||
The default value is <code>2</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:titleRotation"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">titleRotation</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The angle, in degrees, of the title on the axis. May be a value
|
||||
between <code>-90</code> and <code>90</code>.
|
||||
|
||||
The default value is <code>0</code>.</td><td class="summaryTableOwnerCol">DefaultAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:titleTextFormat"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">titleTextFormat</span>
|
||||
|
|
@ -380,6 +409,22 @@ showHideInherited();
|
|||
<code> public function get length():Number</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="majorUnitSetByUser"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">majorUnitSetByUser</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>majorUnitSetByUser:Boolean</code> [read-write]<p>
|
||||
Indicates whether the major unit is user-defined or generated by the axis.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get majorUnitSetByUser():Boolean</code>
|
||||
<br>
|
||||
<code> public function set majorUnitSetByUser(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="minorTicks"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -416,6 +461,36 @@ showHideInherited();
|
|||
<code> public function set orientation(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="outerTickOffset"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">outerTickOffset</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>outerTickOffset:Number</code> [read-write]<span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get outerTickOffset():Number</code>
|
||||
<br>
|
||||
<code> public function set outerTickOffset(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="position"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">position</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>position:String</code> [read-write]<p>
|
||||
Indicates alignment of axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get position():String</code>
|
||||
<br>
|
||||
<code> public function set position(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="ticks"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -460,41 +535,19 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function DefaultAxisRenderer(orientation:String)</code><p>
|
||||
<code>public function DefaultAxisRenderer()</code><p>
|
||||
Constructor.
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">orientation</span>:String</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</p></div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="getStyleDefinition()"></a>
|
||||
<a name="updateAxis()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getStyleDefinition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
<td class="detailHeaderName">updateAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getStyleDefinition():Object</code><p>
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Object</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="updateBounds()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">updateBounds</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function updateBounds():void</code><p>
|
||||
<code>public function updateAxis():void</code><p>
|
||||
|
||||
Calculates the <code>contentBounds</code> value for the axis renderer.
|
||||
Seperating this function from the draw method optimizes processing time,
|
||||
|
|
|
|||
|
|
@ -0,0 +1,376 @@
|
|||
<!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="HorizontalAxisRenderer,com.yahoo.astra.fl.charts.axes.HorizontalAxisRenderer" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.axes.HorizontalAxisRenderer</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 = 'HorizontalAxisRenderer - YUI Flash Component 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">YUI Flash Component 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/yahoo/astra/fl/charts/axes/HorizontalAxisRenderer.html&com/yahoo/astra/fl/charts/axes/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 HorizontalAxisRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</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 HorizontalAxisRenderer"); titleBar_setSubNav(false,true,true,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.yahoo.astra.fl.charts.axes</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class HorizontalAxisRenderer</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">HorizontalAxisRenderer <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Implements</td><td><a href="ICartesianAxisRenderer.html">ICartesianAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
The default horizontal axis renderer for a cartesian chart.
|
||||
|
||||
<p></p>
|
||||
<p>
|
||||
<span class="classHeaderTableLabel">See also</span>
|
||||
</p>
|
||||
<div class="seeAlso">
|
||||
<a href="../../charts/CartesianChart.html" target="">com.yahoo.astra.fl.charts.CartesianChart</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 hideInheritedProperty" 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="DefaultAxisRenderer.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
|
||||
|
||||
Represents the area where content should be drawn within the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#length">length</a> : Number<div class="summaryTableDescription">
|
||||
|
||||
The total length of the axis renderer, in pixels.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#majorUnitSetByUser">majorUnitSetByUser</a> : Boolean<div class="summaryTableDescription">
|
||||
Indicates whether the major unit is user-defined or generated by the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
|
||||
|
||||
An Array of AxisData objects specifying the positions of the minor ticks.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#orientation">orientation</a> : String<div class="summaryTableDescription">
|
||||
|
||||
Determines if the axis is displayed vertically or horizontally.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#outerTickOffset">outerTickOffset</a> : Number<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#position">position</a> : String<div class="summaryTableDescription">
|
||||
Indicates alignment of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#ticks">ticks</a> : Array<div class="summaryTableDescription">
|
||||
|
||||
An Array of AxisData objects specifying the positions of the ticks.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#title">title</a> : String<div class="summaryTableDescription">
|
||||
|
||||
The title text to display on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
<div class="summarySection">
|
||||
<div class="summaryTableTitle">Public Methods</div>
|
||||
<div class="showHideLinks">
|
||||
<div class="hideInheritedMethod" id="hideInheritedMethod">
|
||||
<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
|
||||
</div>
|
||||
<div class="showInheritedMethod" id="showInheritedMethod">
|
||||
<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
|
||||
</div>
|
||||
</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="#HorizontalAxisRenderer()">HorizontalAxisRenderer</a>()</div>
|
||||
<div class="summaryTableDescription">
|
||||
Constructor
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">HorizontalAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#updateAxis()">updateAxis</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Calculates the <code>contentBounds</code> value for the axis renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="styleSummary"></a>
|
||||
<div class="summarySection">
|
||||
<div class="summaryTableTitle">Styles</div>
|
||||
<div class="showHideLinks">
|
||||
<div class="hideInheritedStyle" id="hideInheritedStyle">
|
||||
<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
|
||||
</div>
|
||||
<div class="showInheritedStyle" id="showInheritedStyle">
|
||||
<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
|
||||
</div>
|
||||
</div>
|
||||
<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
|
||||
<tr>
|
||||
<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:axisColor">axisColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The line color for the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:axisWeight">axisWeight</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
|
||||
The line weight, in pixels, for the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:hideOverlappingLabels">hideOverlappingLabels</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If true, labels that overlap previously drawn labels on the axis will be
|
||||
hidden.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:labelDistance">labelDistance</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The distance, in pixels, between a label and the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:labelRotation">labelRotation</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The angle, in degrees, of the labels on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickColor">minorTickColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The line color for the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickLength">minorTickLength</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The length of the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickPosition">minorTickPosition</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
|
||||
The position of the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickWeight">minorTickWeight</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
|
||||
The line weight, in pixels, for the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:showAxis">showAxis</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If false, the axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:showLabels">showLabels</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If true, labels will be displayed on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:showMinorTicks">showMinorTicks</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If true, ticks will be displayed on the axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:showTicks">showTicks</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If true, ticks will be displayed on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:showTitle">showTitle</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If true, the axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickColor">tickColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The line color for the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickLength">tickLength</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The length, in pixels, of the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickPosition">tickPosition</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
|
||||
The position of the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickWeight">tickWeight</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
|
||||
The line weight, in pixels, for the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleDistance">titleDistance</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The distance, in pixels, between a title and the axis labels.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleRotation">titleRotation</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The angle, in degrees, of the title on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleTextFormat">titleTextFormat</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
|
||||
The TextFormat object to use to render the axis title label.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
showHideInherited();
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="HorizontalAxisRenderer()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">HorizontalAxisRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function HorizontalAxisRenderer()</code><p>
|
||||
Constructor
|
||||
</p></div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
<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="IAxis,com.yahoo.astra.fl.charts.axes.IAxis,chart,labelFunction,renderer,reverse,title,updateScale,valueToLabel,valueToLocal" name="keywords">
|
||||
<meta content="IAxis,com.yahoo.astra.fl.charts.axes.IAxis,chart,dataProvider,height,labelData,labelFunction,labelSpacing,maxLabel,maxLabelHeight,maxLabelWidth,position,renderer,reverse,title,width,getMaxLabel,updateScale,valueToLabel,valueToLocal" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.axes.IAxis</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -35,7 +35,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IAxis</td>
|
||||
<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IAxis extends <a href="none">flash.events.IEventDispatcher</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Subinterfaces</td><td><a href="../axes/ICartesianAxisRenderer.html">ICartesianAxisRenderer</a>, <a href="../axes/IClusteringAxis.html">IClusteringAxis</a>, <a href="../axes/IOriginAxis.html">IOriginAxis</a>, <a href="../axes/IRadialAxisRenderer.html">IRadialAxisRenderer</a>, <a href="../axes/IStackingAxis.html">IStackingAxis</a></td>
|
||||
|
|
@ -65,11 +65,58 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
|
||||
Data used in determining the axis scale
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#height">height</a> : Number<div class="summaryTableDescription">
|
||||
Total height of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
|
||||
<div class="summaryTableDescription">
|
||||
Maximum dimensions of axis labels
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
|
||||
A function may be set to determine the text value of the labels.</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
|
||||
The space, in pixels, between labels on an axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
|
||||
Largest label value to appear on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#position">position</a> : String<div class="summaryTableDescription">
|
||||
Position of axis in relation to the chart
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
|
||||
<div class="summaryTableDescription">
|
||||
The visual renderer associated with this axis.</div>
|
||||
|
|
@ -86,6 +133,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
about the data that it displays.</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#width">width</a> : Number<div class="summaryTableDescription">
|
||||
Total width of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
@ -98,7 +151,15 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#updateScale()">updateScale</a>(data:Array):void</div>
|
||||
<a class="signatureLink" href="#getMaxLabel()">getMaxLabel</a>():String</div>
|
||||
<div class="summaryTableDescription">
|
||||
Returns the maximum string length of a label on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#updateScale()">updateScale</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Determines the axis scale based on the input data set.</div>
|
||||
</td><td class="summaryTableOwnerCol">IAxis</td>
|
||||
|
|
@ -144,6 +205,54 @@ showHideInherited();
|
|||
<code> public function set chart(value:<a href="../../charts/IChart.html">IChart</a>):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="dataProvider"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">dataProvider</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>dataProvider:Array</code> [read-write]<p>
|
||||
Data used in determining the axis scale
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get dataProvider():Array</code>
|
||||
<br>
|
||||
<code> public function set dataProvider(value:Array):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="height"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">height</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>height:Number</code> [read-write]<p>
|
||||
Total height of axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get height():Number</code>
|
||||
<br>
|
||||
<code> public function set height(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="labelData"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">labelData</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>labelData:<a href="../axes/AxisLabelData.html">AxisLabelData</a></code> [read-write]<p>
|
||||
Maximum dimensions of axis labels
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get labelData():<a href="../axes/AxisLabelData.html">AxisLabelData</a></code>
|
||||
<br>
|
||||
<code> public function set labelData(value:<a href="../axes/AxisLabelData.html">AxisLabelData</a>):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="labelFunction"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -162,6 +271,86 @@ showHideInherited();
|
|||
<code> public function set labelFunction(value:Function):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="labelSpacing"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">labelSpacing</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>labelSpacing:Number</code> [read-write]<p>
|
||||
The space, in pixels, between labels on an axis.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get labelSpacing():Number</code>
|
||||
<br>
|
||||
<code> public function set labelSpacing(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="maxLabel"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxLabel</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>maxLabel:String</code> [read-write]<p>
|
||||
Largest label value to appear on the axis.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get maxLabel():String</code>
|
||||
<br>
|
||||
<code> public function set maxLabel(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="maxLabelHeight"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxLabelHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>maxLabelHeight:Number</code> [read-write]<p>
|
||||
Gets or sets the maximum width of a label
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get maxLabelHeight():Number</code>
|
||||
<br>
|
||||
<code> public function set maxLabelHeight(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="maxLabelWidth"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxLabelWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>maxLabelWidth:Number</code> [read-write]<p>
|
||||
Gets or sets the maximum width of a label
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get maxLabelWidth():Number</code>
|
||||
<br>
|
||||
<code> public function set maxLabelWidth(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="position"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">position</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>position:String</code> [read-write]<p>
|
||||
Position of axis in relation to the chart
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get position():String</code>
|
||||
<br>
|
||||
<code> public function set position(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="renderer"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -213,28 +402,55 @@ showHideInherited();
|
|||
<code> public function set title(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="updateScale()"></a>
|
||||
<a name="width"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">updateScale</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
<td class="detailHeaderName">width</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function updateScale(data:Array):void</code><p>
|
||||
Determines the axis scale based on the input data set.
|
||||
Seperating this function from the draw method optimizes processing time,
|
||||
and it allows the chart to synchronize its axes.
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<code>width:Number</code> [read-write]<p>
|
||||
Total width of axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get width():Number</code>
|
||||
<br>
|
||||
<code> public function set width(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="getMaxLabel()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getMaxLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function getMaxLabel():String</code><p>
|
||||
Returns the maximum string length of a label on the axis.
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">data</span>:Array</code> — The complete dataset that could be drawn on the axis.
|
||||
<td width="20"></td><td><code>String</code> — the formatted label
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="updateScale()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">updateScale</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function updateScale():void</code><p>
|
||||
Determines the axis scale based on the input data set.
|
||||
Seperating this function from the draw method optimizes processing time,
|
||||
and it allows the chart to synchronize its axes.
|
||||
|
||||
</p></div>
|
||||
<a name="valueToLabel()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="ICartesianAxisRenderer,com.yahoo.astra.fl.charts.axes.ICartesianAxisRenderer,contentBounds,orientation,title,updateBounds" name="keywords">
|
||||
<meta content="ICartesianAxisRenderer,com.yahoo.astra.fl.charts.axes.ICartesianAxisRenderer,contentBounds,majorUnitSetByUser,orientation,outerTickOffset,position,title,updateAxis" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.axes.ICartesianAxisRenderer</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -38,7 +38,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface ICartesianAxisRenderer extends <a href="IAxisRenderer.html">IAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/DefaultAxisRenderer.html">DefaultAxisRenderer</a>, <a href="../axes/HorizontalAxisRenderer.html">HorizontalAxisRenderer</a>, <a href="../axes/VerticalAxisRenderer.html">VerticalAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
|
|
@ -79,6 +79,11 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
The total length of the axis renderer, in pixels.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxisRenderer.html">IAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#majorUnitSetByUser">majorUnitSetByUser</a> : Boolean<div class="summaryTableDescription">
|
||||
Indicates whether the user explicitly set a major unit for the axis of this renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</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="IAxisRenderer.html#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
|
||||
An Array of AxisData objects specifying the positions of the minor ticks.</div>
|
||||
|
|
@ -89,6 +94,17 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
Determines if the axis is displayed vertically or horizontally.</div>
|
||||
</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#outerTickOffset">outerTickOffset</a> : Number<div class="summaryTableDescription">
|
||||
Indicates the number of pixels of an outer tick.</div>
|
||||
</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#position">position</a> : String<div class="summaryTableDescription">
|
||||
Indicates alignment of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</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="IAxisRenderer.html#ticks">ticks</a> : Array<div class="summaryTableDescription">
|
||||
An Array of AxisData objects specifying the positions of the ticks.</div>
|
||||
|
|
@ -111,7 +127,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#updateBounds()">updateBounds</a>():void</div>
|
||||
<a class="signatureLink" href="#updateAxis()">updateAxis</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Calculates the <code>contentBounds</code> value for the axis renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol">ICartesianAxisRenderer</td>
|
||||
|
|
@ -141,6 +157,22 @@ showHideInherited();
|
|||
<code> public function get contentBounds():Rectangle</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="majorUnitSetByUser"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">majorUnitSetByUser</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>majorUnitSetByUser:Boolean</code> [read-write]<p>
|
||||
Indicates whether the user explicitly set a major unit for the axis of this renderer.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get majorUnitSetByUser():Boolean</code>
|
||||
<br>
|
||||
<code> public function set majorUnitSetByUser(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="orientation"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -164,6 +196,38 @@ showHideInherited();
|
|||
<a href="../axes/AxisOrientation.html" target="">com.yahoo.astra.fl.charts.axes.AxisOrientation</a>
|
||||
</div>
|
||||
</div>
|
||||
<a name="outerTickOffset"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">outerTickOffset</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>outerTickOffset:Number</code> [read-write]<p>
|
||||
Indicates the number of pixels of an outer tick.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get outerTickOffset():Number</code>
|
||||
<br>
|
||||
<code> public function set outerTickOffset(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="position"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">position</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>position:String</code> [read-write]<p>
|
||||
Indicates alignment of axis
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get position():String</code>
|
||||
<br>
|
||||
<code> public function set position(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="title"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -182,14 +246,14 @@ showHideInherited();
|
|||
</div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="updateBounds()"></a>
|
||||
<a name="updateAxis()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">updateBounds</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
<td class="detailHeaderName">updateAxis</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function updateBounds():void</code><p>
|
||||
<code>public function updateAxis():void</code><p>
|
||||
Calculates the <code>contentBounds</code> value for the axis renderer.
|
||||
Seperating this function from the draw method optimizes processing time,
|
||||
and it allows the chart to synchronize its axes.
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IClusteringAxis extends <a href="IAxis.html">IAxis</a></td>
|
||||
<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IClusteringAxis extends <a href="IAxis.html">IAxis</a>, <a href="none">flash.events.IEventDispatcher</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/CategoryAxis.html">CategoryAxis</a></td>
|
||||
|
|
@ -77,11 +77,58 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
</td><td class="summaryTableOwnerCol">IClusteringAxis</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="IAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
|
||||
Data used in determining the axis scale
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#height">height</a> : Number<div class="summaryTableDescription">
|
||||
Total height of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
|
||||
<div class="summaryTableDescription">
|
||||
Maximum dimensions of axis labels
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
|
||||
A function may be set to determine the text value of the labels.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
|
||||
The space, in pixels, between labels on an axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
|
||||
Largest label value to appear on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#position">position</a> : String<div class="summaryTableDescription">
|
||||
Position of axis in relation to the chart
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
|
||||
<div class="summaryTableDescription">
|
||||
The visual renderer associated with this axis.</div>
|
||||
|
|
@ -98,6 +145,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
about the data that it displays.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#width">width</a> : Number<div class="summaryTableDescription">
|
||||
Total width of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
@ -118,7 +171,15 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="IAxis.html#updateScale()">updateScale</a>(data:Array):void</div>
|
||||
<a class="signatureLink" href="IAxis.html#getMaxLabel()">getMaxLabel</a>():String</div>
|
||||
<div class="summaryTableDescription">
|
||||
Returns the maximum string length of a label on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="IAxis.html#updateScale()">updateScale</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Determines the axis scale based on the input data set.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IOriginAxis extends <a href="IAxis.html">IAxis</a></td>
|
||||
<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IOriginAxis extends <a href="IAxis.html">IAxis</a>, <a href="none">flash.events.IEventDispatcher</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/NumericAxis.html">NumericAxis</a></td>
|
||||
|
|
@ -70,16 +70,63 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
|
||||
Data used in determining the axis scale
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#height">height</a> : Number<div class="summaryTableDescription">
|
||||
Total height of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
|
||||
<div class="summaryTableDescription">
|
||||
Maximum dimensions of axis labels
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
|
||||
A function may be set to determine the text value of the labels.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
|
||||
The space, in pixels, between labels on an axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
|
||||
Largest label value to appear on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#origin">origin</a> : Object<div class="summaryTableDescription">[read-only]
|
||||
Returns the value of the origin.</div>
|
||||
</td><td class="summaryTableOwnerCol">IOriginAxis</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="IAxis.html#position">position</a> : String<div class="summaryTableDescription">
|
||||
Position of axis in relation to the chart
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
|
||||
<div class="summaryTableDescription">
|
||||
The visual renderer associated with this axis.</div>
|
||||
|
|
@ -96,6 +143,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
about the data that it displays.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#width">width</a> : Number<div class="summaryTableDescription">
|
||||
Total width of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
@ -116,7 +169,15 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="IAxis.html#updateScale()">updateScale</a>(data:Array):void</div>
|
||||
<a class="signatureLink" href="IAxis.html#getMaxLabel()">getMaxLabel</a>():String</div>
|
||||
<div class="summaryTableDescription">
|
||||
Returns the maximum string length of a label on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="IAxis.html#updateScale()">updateScale</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Determines the axis scale based on the input data set.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.axes</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IStackingAxis extends <a href="IAxis.html">IAxis</a></td>
|
||||
<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IStackingAxis extends <a href="IAxis.html">IAxis</a>, <a href="none">flash.events.IEventDispatcher</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Implementors</td><td><a href="../axes/NumericAxis.html">NumericAxis</a>, <a href="../axes/TimeAxis.html">TimeAxis</a></td>
|
||||
|
|
@ -70,11 +70,58 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
|
||||
Data used in determining the axis scale
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#height">height</a> : Number<div class="summaryTableDescription">
|
||||
Total height of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
|
||||
<div class="summaryTableDescription">
|
||||
Maximum dimensions of axis labels
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
|
||||
A function may be set to determine the text value of the labels.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
|
||||
The space, in pixels, between labels on an axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
|
||||
Largest label value to appear on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#position">position</a> : String<div class="summaryTableDescription">
|
||||
Position of axis in relation to the chart
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
|
||||
<div class="summaryTableDescription">
|
||||
The visual renderer associated with this axis.</div>
|
||||
|
|
@ -97,6 +144,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
about the data that it displays.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</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="IAxis.html#width">width</a> : Number<div class="summaryTableDescription">
|
||||
Total width of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
@ -114,6 +167,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<tr>
|
||||
<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="IAxis.html#getMaxLabel()">getMaxLabel</a>():String</div>
|
||||
<div class="summaryTableDescription">
|
||||
Returns the maximum string length of a label on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
|
|
@ -125,7 +186,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="IAxis.html#updateScale()">updateScale</a>(data:Array):void</div>
|
||||
<a class="signatureLink" href="IAxis.html#updateScale()">updateScale</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
Determines the axis scale based on the input data set.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="IAxis.html">IAxis</a></td>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="NumericAxis,com.yahoo.astra.fl.charts.axes.NumericAxis,alwaysShowZero,majorUnit,maximum,minimum,minorUnit,origin,scale,snapToUnits,stackingEnabled,stack,updateScale,valueToLocal" name="keywords">
|
||||
<meta content="NumericAxis,com.yahoo.astra.fl.charts.axes.NumericAxis,adjustMaximumByMajorUnit,adjustMinimumByMajorUnit,alwaysShowZero,calculateByLabelSize,idealPixels,majorUnit,maximum,minimum,minorUnit,numLabels,origin,roundMajorUnit,scale,snapToUnits,stackingEnabled,getMaxLabel,stack,updateScale,valueToLocal" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.axes.NumericAxis</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -38,7 +38,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class NumericAxis</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">NumericAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="BaseAxis.html">BaseAxis</a></td>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">NumericAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="BaseAxis.html">BaseAxis</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.EventDispatcher</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Implements</td><td><a href="IAxis.html">IAxis</a>, <a href="IOriginAxis.html">IOriginAxis</a>, <a href="IStackingAxis.html">IStackingAxis</a></td>
|
||||
|
|
@ -68,10 +68,28 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#adjustMaximumByMajorUnit">adjustMaximumByMajorUnit</a> : Boolean<div class="summaryTableDescription">
|
||||
Indicates whether to extend maximum beyond data's maximum to the
|
||||
nearest majorUnit.</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#adjustMinimumByMajorUnit">adjustMinimumByMajorUnit</a> : Boolean<div class="summaryTableDescription">
|
||||
Indicates whether to extend minimum beyond data's minimum to the
|
||||
nearest majorUnit.</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#alwaysShowZero">alwaysShowZero</a> : Boolean<div class="summaryTableDescription">
|
||||
If true, the axis will attempt to keep zero visible at all times.</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#calculateByLabelSize">calculateByLabelSize</a> : Boolean<div class="summaryTableDescription">
|
||||
Indicates whether to use the maximum size of an axis label
|
||||
when calculating the majorUnit.</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</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="BaseAxis.html#chart">chart</a> : <a href="../../charts/IChart.html">IChart</a>
|
||||
<div class="summaryTableDescription">
|
||||
|
|
@ -79,10 +97,39 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
|
||||
<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="BaseAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
|
||||
Data provider for the axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#height">height</a> : Number<div class="summaryTableDescription">
|
||||
Total height of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#idealPixels">idealPixels</a> : Number<div class="summaryTableDescription">
|
||||
Desired distance between majorUnits.</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</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="BaseAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
|
||||
<div class="summaryTableDescription">
|
||||
Maximum dimensions of axis labels
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
|
||||
A function may be set to determine the text value of the labels.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
|
||||
The space, in pixels, between labels on an axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#majorUnit">majorUnit</a> : Number<div class="summaryTableDescription">
|
||||
The major unit at which new ticks and labels are drawn.</div>
|
||||
|
|
@ -93,6 +140,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
The maximum value displayed on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</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="BaseAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
|
||||
Gets or sets the largest possible label.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum height of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minimum">minimum</a> : Number<div class="summaryTableDescription">
|
||||
The minimum value displayed on the axis.</div>
|
||||
|
|
@ -104,12 +168,29 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol">NumericAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#numLabels">numLabels</a> : Number<div class="summaryTableDescription">
|
||||
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</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="BaseAxis.html#order">order</a> : String = "primary"<div class="summaryTableDescription">
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#origin">origin</a> : Object<div class="summaryTableDescription">[read-only]
|
||||
|
||||
Returns the value of the origin.</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</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="BaseAxis.html#position">position</a> : String<div class="summaryTableDescription">
|
||||
Position of axis in relation to the chart
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
|
||||
<div class="summaryTableDescription">
|
||||
The visual renderer applied to this axis.</div>
|
||||
|
|
@ -121,6 +202,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#roundMajorUnit">roundMajorUnit</a> : Boolean<div class="summaryTableDescription">
|
||||
Indicates whether to round the major unit
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#scale">scale</a> : String<div class="summaryTableDescription">
|
||||
The type of scaling used to display items on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</td>
|
||||
|
|
@ -144,6 +231,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
about the data that it displays.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#width">width</a> : Number<div class="summaryTableDescription">
|
||||
Total width of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
@ -172,6 +265,15 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getMaxLabel()">getMaxLabel</a>():String</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Returns the maximum string length of a label on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">NumericAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#stack()">stack</a>(top:Object, ... rest):Object</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
|
|
@ -181,7 +283,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#updateScale()">updateScale</a>(data:Array):void</div>
|
||||
<a class="signatureLink" href="#updateScale()">updateScale</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Determines the axis scale based on the input data set.</div>
|
||||
|
|
@ -213,10 +315,44 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="adjustMaximumByMajorUnit"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">adjustMaximumByMajorUnit</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>adjustMaximumByMajorUnit:Boolean</code> [read-write]<p>
|
||||
Indicates whether to extend maximum beyond data's maximum to the
|
||||
nearest majorUnit.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get adjustMaximumByMajorUnit():Boolean</code>
|
||||
<br>
|
||||
<code> public function set adjustMaximumByMajorUnit(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="adjustMinimumByMajorUnit"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">adjustMinimumByMajorUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>adjustMinimumByMajorUnit:Boolean</code> [read-write]<p>
|
||||
Indicates whether to extend minimum beyond data's minimum to the
|
||||
nearest majorUnit.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get adjustMinimumByMajorUnit():Boolean</code>
|
||||
<br>
|
||||
<code> public function set adjustMinimumByMajorUnit(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="alwaysShowZero"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">alwaysShowZero</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">alwaysShowZero</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
@ -238,6 +374,40 @@ showHideInherited();
|
|||
<code> public function set alwaysShowZero(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="calculateByLabelSize"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">calculateByLabelSize</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>calculateByLabelSize:Boolean</code> [read-write]<p>
|
||||
Indicates whether to use the maximum size of an axis label
|
||||
when calculating the majorUnit.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get calculateByLabelSize():Boolean</code>
|
||||
<br>
|
||||
<code> public function set calculateByLabelSize(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="idealPixels"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">idealPixels</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>idealPixels:Number</code> [read-write]<p>
|
||||
Desired distance between majorUnits. Used to calculate the major unit
|
||||
when unspecified and <code>calculateByLabelSize</code> is set to false.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get idealPixels():Number</code>
|
||||
<br>
|
||||
<code> public function set idealPixels(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="majorUnit"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -312,6 +482,22 @@ showHideInherited();
|
|||
<code> public function set minorUnit(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="numLabels"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">numLabels</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>numLabels:Number</code> [read-write]<p>
|
||||
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get numLabels():Number</code>
|
||||
<br>
|
||||
<code> public function set numLabels(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="origin"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -333,6 +519,22 @@ showHideInherited();
|
|||
<code> public function get origin():Object</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="roundMajorUnit"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">roundMajorUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>roundMajorUnit:Boolean</code> [read-write]<p>
|
||||
Indicates whether to round the major unit
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get roundMajorUnit():Boolean</code>
|
||||
<br>
|
||||
<code> public function set roundMajorUnit(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="scale"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -407,10 +609,29 @@ showHideInherited();
|
|||
</p></div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="getMaxLabel()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getMaxLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public override function getMaxLabel():String</code><p>
|
||||
|
||||
Returns the maximum string length of a label on the axis.
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>String</code> — the formatted label
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="stack()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">stack</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
<td class="detailHeaderName">stack</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
@ -447,20 +668,13 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function updateScale(data:Array):void</code><p>
|
||||
<code>public function updateScale():void</code><p>
|
||||
|
||||
Determines the axis scale based on the input data set.
|
||||
Seperating this function from the draw method optimizes processing time,
|
||||
and it allows the chart to synchronize its axes.
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">data</span>:Array</code> — The complete dataset that could be drawn on the axis.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</p></div>
|
||||
<a name="valueToLocal()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="TimeAxis,com.yahoo.astra.fl.charts.axes.TimeAxis,positionMultiplier,majorTimeUnit,majorUnit,maximum,minimum,minorTimeUnit,minorUnit,snapToUnits,stackingEnabled,stack,updateScale,valueToLabel,valueToLocal" name="keywords">
|
||||
<meta content="TimeAxis,com.yahoo.astra.fl.charts.axes.TimeAxis,positionMultiplier,calculateByLabelSize,idealPixels,majorTimeUnit,majorUnit,maximum,minimum,minorTimeUnit,minorUnit,snapToUnits,stackingEnabled,getMaxLabel,stack,updateScale,valueToLabel,valueToLocal" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.axes.TimeAxis</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -38,7 +38,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class TimeAxis</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">TimeAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="BaseAxis.html">BaseAxis</a></td>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">TimeAxis <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="BaseAxis.html">BaseAxis</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.EventDispatcher</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Implements</td><td><a href="IAxis.html">IAxis</a>, <a href="IStackingAxis.html">IStackingAxis</a></td>
|
||||
|
|
@ -67,6 +67,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr>
|
||||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#calculateByLabelSize">calculateByLabelSize</a> : Boolean<div class="summaryTableDescription">
|
||||
Indicates whether to use the maximum size of an axis label
|
||||
when calculating the majorUnit.</div>
|
||||
</td><td class="summaryTableOwnerCol">TimeAxis</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="BaseAxis.html#chart">chart</a> : <a href="../../charts/IChart.html">IChart</a>
|
||||
<div class="summaryTableDescription">
|
||||
|
|
@ -74,10 +80,39 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
|
||||
<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="BaseAxis.html#dataProvider">dataProvider</a> : Array<div class="summaryTableDescription">
|
||||
Data provider for the axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#height">height</a> : Number<div class="summaryTableDescription">
|
||||
Total height of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#idealPixels">idealPixels</a> : Number<div class="summaryTableDescription">
|
||||
Desired distance between majorUnits.</div>
|
||||
</td><td class="summaryTableOwnerCol">TimeAxis</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="BaseAxis.html#labelData">labelData</a> : <a href="../axes/AxisLabelData.html">AxisLabelData</a>
|
||||
<div class="summaryTableDescription">
|
||||
Maximum dimensions of axis labels
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#labelFunction">labelFunction</a> : Function<div class="summaryTableDescription">
|
||||
A function may be set to determine the text value of the labels.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#labelSpacing">labelSpacing</a> : Number<div class="summaryTableDescription">
|
||||
The space, in pixels, between labels on an axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#majorTimeUnit">majorTimeUnit</a> : String<div class="summaryTableDescription">
|
||||
Combined with majorUnit, determines the amount of time between major ticks and labels.</div>
|
||||
|
|
@ -93,6 +128,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
The maximum value displayed on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">TimeAxis</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="BaseAxis.html#maxLabel">maxLabel</a> : String<div class="summaryTableDescription">
|
||||
Gets or sets the largest possible label.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#maxLabelHeight">maxLabelHeight</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum height of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#maxLabelWidth">maxLabelWidth</a> : Number<div class="summaryTableDescription">
|
||||
Gets or sets the maximum width of a label
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#minimum">minimum</a> : Date<div class="summaryTableDescription">
|
||||
The minimum value displayed on the axis.</div>
|
||||
|
|
@ -109,6 +161,17 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol">TimeAxis</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="BaseAxis.html#order">order</a> : String = "primary"<div class="summaryTableDescription">
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#position">position</a> : String<div class="summaryTableDescription">
|
||||
Position of axis in relation to the chart
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#renderer">renderer</a> : <a href="../axes/IAxisRenderer.html">IAxisRenderer</a>
|
||||
<div class="summaryTableDescription">
|
||||
The visual renderer applied to this axis.</div>
|
||||
|
|
@ -138,6 +201,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
about the data that it displays.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</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="BaseAxis.html#width">width</a> : Number<div class="summaryTableDescription">
|
||||
Total width of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BaseAxis.html">BaseAxis</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="protectedPropertySummary"></a>
|
||||
|
|
@ -171,6 +240,15 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getMaxLabel()">getMaxLabel</a>():String</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Returns the maximum string length of a label on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol">TimeAxis</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#stack()">stack</a>(top:Object, ... rest):Object</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
|
|
@ -180,7 +258,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#updateScale()">updateScale</a>(data:Array):void</div>
|
||||
<a class="signatureLink" href="#updateScale()">updateScale</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Determines the axis scale based on the input data set.</div>
|
||||
|
|
@ -213,10 +291,44 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="calculateByLabelSize"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">calculateByLabelSize</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>calculateByLabelSize:Boolean</code> [read-write]<p>
|
||||
Indicates whether to use the maximum size of an axis label
|
||||
when calculating the majorUnit.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get calculateByLabelSize():Boolean</code>
|
||||
<br>
|
||||
<code> public function set calculateByLabelSize(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="idealPixels"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">idealPixels</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>idealPixels:Number</code> [read-write]<p>
|
||||
Desired distance between majorUnits. Used to calculate the major unit
|
||||
when unspecified and <code>calculateByLabelSize</code> is set to false.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get idealPixels():Number</code>
|
||||
<br>
|
||||
<code> public function set idealPixels(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="majorTimeUnit"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">majorTimeUnit</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">majorTimeUnit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
@ -381,10 +493,29 @@ showHideInherited();
|
|||
</p></div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="getMaxLabel()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getMaxLabel</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public override function getMaxLabel():String</code><p>
|
||||
|
||||
Returns the maximum string length of a label on the axis.
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>String</code> — the formatted label
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="stack()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">stack</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
<td class="detailHeaderName">stack</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
@ -421,20 +552,13 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function updateScale(data:Array):void</code><p>
|
||||
<code>public function updateScale():void</code><p>
|
||||
|
||||
Determines the axis scale based on the input data set.
|
||||
Seperating this function from the draw method optimizes processing time,
|
||||
and it allows the chart to synchronize its axes.
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">data</span>:Array</code> — The complete dataset that could be drawn on the axis.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</p></div>
|
||||
<a name="valueToLabel()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,373 @@
|
|||
<!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="VerticalAxisRenderer,com.yahoo.astra.fl.charts.axes.VerticalAxisRenderer" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.axes.VerticalAxisRenderer</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 = 'VerticalAxisRenderer - YUI Flash Component 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">YUI Flash Component 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/yahoo/astra/fl/charts/axes/VerticalAxisRenderer.html&com/yahoo/astra/fl/charts/axes/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 VerticalAxisRenderer</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a> | <a href="#styleSummary">Styles</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 VerticalAxisRenderer"); titleBar_setSubNav(false,true,true,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.yahoo.astra.fl.charts.axes</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class VerticalAxisRenderer</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">VerticalAxisRenderer <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Implements</td><td><a href="ICartesianAxisRenderer.html">ICartesianAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
The default vertical axis renderer for a cartesian chart.
|
||||
|
||||
<p></p>
|
||||
<p>
|
||||
<span class="classHeaderTableLabel">See also</span>
|
||||
</p>
|
||||
<div class="seeAlso">
|
||||
<a href="../../charts/CartesianChart.html" target="">com.yahoo.astra.fl.charts.CartesianChart</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 hideInheritedProperty" 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="DefaultAxisRenderer.html#contentBounds">contentBounds</a> : Rectangle<div class="summaryTableDescription">
|
||||
|
||||
Represents the area where content should be drawn within the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#length">length</a> : Number<div class="summaryTableDescription">
|
||||
|
||||
The total length of the axis renderer, in pixels.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#majorUnitSetByUser">majorUnitSetByUser</a> : Boolean<div class="summaryTableDescription">
|
||||
Indicates whether the major unit is user-defined or generated by the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#minorTicks">minorTicks</a> : Array<div class="summaryTableDescription">
|
||||
|
||||
An Array of AxisData objects specifying the positions of the minor ticks.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#orientation">orientation</a> : String<div class="summaryTableDescription">
|
||||
|
||||
Determines if the axis is displayed vertically or horizontally.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#outerTickOffset">outerTickOffset</a> : Number<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#position">position</a> : String<div class="summaryTableDescription">
|
||||
Indicates alignment of axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#ticks">ticks</a> : Array<div class="summaryTableDescription">
|
||||
|
||||
An Array of AxisData objects specifying the positions of the ticks.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</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="DefaultAxisRenderer.html#title">title</a> : String<div class="summaryTableDescription">
|
||||
|
||||
The title text to display on the axis.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
<div class="summarySection">
|
||||
<div class="summaryTableTitle">Public Methods</div>
|
||||
<div class="showHideLinks">
|
||||
<div class="hideInheritedMethod" id="hideInheritedMethod">
|
||||
<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
|
||||
</div>
|
||||
<div class="showInheritedMethod" id="showInheritedMethod">
|
||||
<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
|
||||
</div>
|
||||
</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="#VerticalAxisRenderer()">VerticalAxisRenderer</a>()</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">VerticalAxisRenderer</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#updateAxis()">updateAxis</a>():void</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Calculates the <code>contentBounds</code> value for the axis renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="styleSummary"></a>
|
||||
<div class="summarySection">
|
||||
<div class="summaryTableTitle">Styles</div>
|
||||
<div class="showHideLinks">
|
||||
<div class="hideInheritedStyle" id="hideInheritedStyle">
|
||||
<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
|
||||
</div>
|
||||
<div class="showInheritedStyle" id="showInheritedStyle">
|
||||
<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
|
||||
</div>
|
||||
</div>
|
||||
<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
|
||||
<tr>
|
||||
<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:axisColor">axisColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The line color for the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:axisWeight">axisWeight</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
|
||||
The line weight, in pixels, for the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:hideOverlappingLabels">hideOverlappingLabels</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If true, labels that overlap previously drawn labels on the axis will be
|
||||
hidden.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:labelDistance">labelDistance</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The distance, in pixels, between a label and the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:labelRotation">labelRotation</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The angle, in degrees, of the labels on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickColor">minorTickColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The line color for the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickLength">minorTickLength</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The length of the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickPosition">minorTickPosition</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
|
||||
The position of the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:minorTickWeight">minorTickWeight</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
|
||||
The line weight, in pixels, for the minor ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:showAxis">showAxis</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If false, the axis is not drawn.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:showLabels">showLabels</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If true, labels will be displayed on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:showMinorTicks">showMinorTicks</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If true, ticks will be displayed on the axis at minor positions.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:showTicks">showTicks</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If true, ticks will be displayed on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:showTitle">showTitle</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
|
||||
If true, the axis title will be displayed.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickColor">tickColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The line color for the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickLength">tickLength</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The length, in pixels, of the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickPosition">tickPosition</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
|
||||
The position of the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:tickWeight">tickWeight</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
|
||||
The line weight, in pixels, for the ticks on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleDistance">titleDistance</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The distance, in pixels, between a title and the axis labels.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleRotation">titleRotation</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The angle, in degrees, of the title on the axis.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="DefaultAxisRenderer.html#style:titleTextFormat">titleTextFormat</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>TextFormat<br>
|
||||
The TextFormat object to use to render the axis title label.</td><td class="summaryTableOwnerCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
showHideInherited();
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="VerticalAxisRenderer()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">VerticalAxisRenderer</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function VerticalAxisRenderer()</code>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -49,6 +49,9 @@
|
|||
<td><a href="AxisData.html">AxisData</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="AxisLabelData.html">AxisLabelData</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="AxisOrientation.html">AxisOrientation</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -64,6 +67,9 @@
|
|||
<td><a href="DefaultGridLinesRenderer.html">DefaultGridLinesRenderer</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="HorizontalAxisRenderer.html">HorizontalAxisRenderer</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="NumericAxis.html">NumericAxis</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -78,6 +84,9 @@
|
|||
<tr>
|
||||
<td><a href="TimeAxis.html">TimeAxis</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="VerticalAxisRenderer.html">VerticalAxisRenderer</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -83,26 +83,35 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Pa
|
|||
items like ticks.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="AxisLabelData.html">AxisLabelData</a></td><td class="summaryTableLastCol">
|
||||
Dimension data shared by axes of the same type
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="AxisOrientation.html">AxisOrientation</a></td><td class="summaryTableLastCol">
|
||||
Orientation values available to <code>IAxis</code> objects.</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="BaseAxis.html">BaseAxis</a></td><td class="summaryTableLastCol">
|
||||
Implements some of the most common axis functionality
|
||||
to prevent duplicate code in IAxis implementations.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="CategoryAxis.html">CategoryAxis</a></td><td class="summaryTableLastCol">
|
||||
An axis type representing a set of categories.</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td><td class="summaryTableLastCol">
|
||||
The default axis renderer for a cartesian chart.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DefaultAxisRenderer.html">DefaultAxisRenderer</a></td><td class="summaryTableLastCol">
|
||||
The base axis renderer for a cartesian chart.</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DefaultGridLinesRenderer.html">DefaultGridLinesRenderer</a></td><td class="summaryTableLastCol">
|
||||
Renders grid lines associated with a cartesian axis.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="HorizontalAxisRenderer.html">HorizontalAxisRenderer</a></td><td class="summaryTableLastCol">
|
||||
The default horizontal axis renderer for a cartesian chart.</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="NumericAxis.html">NumericAxis</a></td><td class="summaryTableLastCol">
|
||||
An axis type representing a numeric range from minimum to maximum
|
||||
|
|
@ -125,6 +134,10 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Pa
|
|||
An axis type representing a date and time range from minimum to maximum
|
||||
with major and minor divisions.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="VerticalAxisRenderer.html">VerticalAxisRenderer</a></td><td class="summaryTableLastCol">
|
||||
The default vertical axis renderer for a cartesian chart.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<div>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,147 @@
|
|||
<!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="AxisEvent,com.yahoo.astra.fl.charts.events.AxisEvent,AXIS_FAILED,AXIS_READY" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.events.AxisEvent</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 = 'AxisEvent - YUI Flash Component 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">YUI Flash Component 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/yahoo/astra/fl/charts/events/AxisEvent.html&com/yahoo/astra/fl/charts/events/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 AxisEvent</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#methodSummary">Methods</a> | <a href="#constantSummary">Constants</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 AxisEvent"); titleBar_setSubNav(true,false,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.yahoo.astra.fl.charts.events</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class AxisEvent</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">AxisEvent <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> flash.events.Event</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
Events related to the Axis in a chart.
|
||||
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</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="#AxisEvent()">AxisEvent</a>(type:String)</div>
|
||||
<div class="summaryTableDescription">
|
||||
Constructor.</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisEvent</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="constantSummary"></a>
|
||||
<div class="summarySection">
|
||||
<div class="summaryTableTitle">Public Constants</div>
|
||||
<table id="summaryTableConstant" class="summaryTable " cellpadding="3" cellspacing="0">
|
||||
<tr>
|
||||
<th> </th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#AXIS_FAILED">AXIS_FAILED</a> : String = "axisFailed"<div class="summaryTableDescription">[static]
|
||||
Defines the value of <code>type</code> property of an <code>axisFailed</code>
|
||||
event object.</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisEvent</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#AXIS_READY">AXIS_READY</a> : String = "axisReady"<div class="summaryTableDescription">[static]
|
||||
Defines the value of <code>type</code> property of an <code>axisReady</code>
|
||||
event object.</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisEvent</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
showHideInherited();
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="AxisEvent()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">AxisEvent</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function AxisEvent(type:String)</code><p>
|
||||
Constructor.
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">type</span>:String</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="constantDetail"></a>
|
||||
<div class="detailSectionHeader">Constant detail</div>
|
||||
<a name="AXIS_FAILED"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">AXIS_FAILED</td><td class="detailHeaderType">constant</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static const AXIS_FAILED:String = "axisFailed"</code><p>
|
||||
Defines the value of <code>type</code> property of an <code>axisFailed</code>
|
||||
event object.
|
||||
|
||||
</p></div>
|
||||
<a name="AXIS_READY"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">AXIS_READY</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static const AXIS_READY:String = "axisReady"</code><p>
|
||||
Defines the value of <code>type</code> property of an <code>axisReady</code>
|
||||
event object.
|
||||
</p></div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -16,6 +16,9 @@
|
|||
<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="AxisEvent.html">AxisEvent</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="ChartEvent.html">ChartEvent</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -39,10 +39,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Pa
|
|||
<th> </th><th width="30%">Class</th><th width="70%">Description</th>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="AxisEvent.html">AxisEvent</a></td><td class="summaryTableLastCol">
|
||||
Events related to the Axis in a chart.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ChartEvent.html">ChartEvent</a></td><td class="summaryTableLastCol">
|
||||
Events related to items appearing in a chart.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="LegendEvent.html">LegendEvent</a></td><td class="summaryTableLastCol">
|
||||
Events related to a chart's legend.</td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="ILegend,com.yahoo.astra.fl.charts.legend.ILegend,dataProvider" name="keywords">
|
||||
<meta content="ILegend,com.yahoo.astra.fl.charts.legend.ILegend,dataProvider,maxHeight,maxWidth" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.legend.ILegend</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -66,6 +66,16 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
An Array of LegendItemData objects.</div>
|
||||
</td><td class="summaryTableOwnerCol">ILegend</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxHeight">maxHeight</a> : Number<div class="summaryTableDescription">
|
||||
The maximum available height for the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol">ILegend</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxWidth">maxWidth</a> : Number<div class="summaryTableDescription">
|
||||
The maximum available width for the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol">ILegend</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
|
|
@ -98,6 +108,38 @@ showHideInherited();
|
|||
<a href="../legend/LegendItemData.html" target="">com.yahoo.astra.fl.charts.legend.LegendItemData</a>
|
||||
</div>
|
||||
</div>
|
||||
<a name="maxHeight"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>maxHeight:Number</code> [read-write]<p>
|
||||
The maximum available height for the legend.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get maxHeight():Number</code>
|
||||
<br>
|
||||
<code> public function set maxHeight(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="maxWidth"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>maxWidth:Number</code> [read-write]<p>
|
||||
The maximum available width for the legend.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get maxWidth():Number</code>
|
||||
<br>
|
||||
<code> public function set maxWidth(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="Legend,com.yahoo.astra.fl.charts.legend.Legend,dataProvider" name="keywords">
|
||||
<meta content="Legend,com.yahoo.astra.fl.charts.legend.Legend,dataProvider,maxHeight,maxWidth" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.legend.Legend</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -72,6 +72,16 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
An Array of LegendItemData objects.</div>
|
||||
</td><td class="summaryTableOwnerCol">Legend</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxHeight">maxHeight</a> : Number<div class="summaryTableDescription">
|
||||
The maximum available height for the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol">Legend</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#maxWidth">maxWidth</a> : Number<div class="summaryTableDescription">
|
||||
The maximum available width for the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol">Legend</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
@ -171,6 +181,38 @@ showHideInherited();
|
|||
<code> public function set dataProvider(value:Array):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="maxHeight"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxHeight</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>maxHeight:Number</code> [read-write]<p>
|
||||
The maximum available height for the legend.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get maxHeight():Number</code>
|
||||
<br>
|
||||
<code> public function set maxHeight(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="maxWidth"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">maxWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>maxWidth:Number</code> [read-write]<p>
|
||||
The maximum available width for the legend.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get maxWidth():Number</code>
|
||||
<br>
|
||||
<code> public function set maxWidth(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="Legend()"></a>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="LegendItemData,com.yahoo.astra.fl.charts.legend.LegendItemData,fillColor,label,markerSkin" name="keywords">
|
||||
<meta content="LegendItemData,com.yahoo.astra.fl.charts.legend.LegendItemData,borderAlpha,borderColor,fillAlpha,fillColor,label,markerSkin" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.legend.LegendItemData</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -51,8 +51,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value used by the marker border.</div>
|
||||
</td><td class="summaryTableOwnerCol">LegendItemData</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
|
||||
The base color used by the marker border.</div>
|
||||
</td><td class="summaryTableOwnerCol">LegendItemData</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value used by the marker fill.</div>
|
||||
</td><td class="summaryTableOwnerCol">LegendItemData</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
|
||||
The base color (possibly) used by the marker.</div>
|
||||
The base color (possibly) used by the marker fill.</div>
|
||||
</td><td class="summaryTableOwnerCol">LegendItemData</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -77,7 +92,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#LegendItemData()">LegendItemData</a>(label:String = "", markerSkin:Object = null, fillColor:uint = 0x000000)</div>
|
||||
<a class="signatureLink" href="#LegendItemData()">LegendItemData</a>(label:String = "", markerSkin:Object = null, fillColor:uint = 0x000000, fillAlpha:Number = 1, borderColor:uint = 0x000000, borderAlpha:Number = 1)</div>
|
||||
<div class="summaryTableDescription">
|
||||
Constructor.</div>
|
||||
</td><td class="summaryTableOwnerCol">LegendItemData</td>
|
||||
|
|
@ -91,15 +106,45 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="borderAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var borderAlpha:Number</code><p>
|
||||
The alpha value used by the marker border.
|
||||
</p></div>
|
||||
<a name="borderColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var borderColor:uint</code><p>
|
||||
The base color used by the marker border.
|
||||
</p></div>
|
||||
<a name="fillAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var fillAlpha:Number</code><p>
|
||||
The alpha value used by the marker fill.
|
||||
</p></div>
|
||||
<a name="fillColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var fillColor:uint</code><p>
|
||||
The base color (possibly) used by the marker.
|
||||
The base color (possibly) used by the marker fill.
|
||||
</p></div>
|
||||
<a name="label"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
|
|
@ -130,7 +175,7 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function LegendItemData(label:String = "", markerSkin:Object = null, fillColor:uint = 0x000000)</code><p>
|
||||
<code>public function LegendItemData(label:String = "", markerSkin:Object = null, fillColor:uint = 0x000000, fillAlpha:Number = 1, borderColor:uint = 0x000000, borderAlpha:Number = 1)</code><p>
|
||||
Constructor.
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
|
|
@ -153,6 +198,24 @@ showHideInherited();
|
|||
<td width="20px"></td><td><code><span class="label">fillColor</span>:uint</code> (default = <code>0x000000</code>)<code></code> — The base color (possibly) used by the marker.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">fillAlpha</span>:Number</code> (default = <code>1</code>)<code></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">borderColor</span>:uint</code> (default = <code>0x000000</code>)<code></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">borderAlpha</span>:Number</code> (default = <code>1</code>)<code></code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="BarSeries,com.yahoo.astra.fl.charts.series.BarSeries,clone,getStyleDefinition" name="keywords">
|
||||
<meta content="BarSeries,com.yahoo.astra.fl.charts.series.BarSeries,clone" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.series.BarSeries</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -67,23 +67,35 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
<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="CartesianSeries.html#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
|
||||
Indicates whether the series is bound to a primary or secondary axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
The chart in which this series appears.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
The data provider for this series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the x value.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -92,13 +104,24 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
</div>
|
||||
<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="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="CartesianSeries.html#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
|
||||
When a Legend is present, indicates whether the series will show in the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</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="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the y value.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -133,7 +156,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Creates a copy of the ISeries object.</div>
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BarSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -145,20 +168,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
Creates a LegendItemData object to pass to the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">BarSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -166,7 +181,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -254,7 +270,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:color">color</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
|
|
@ -262,6 +294,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
|
|
@ -283,6 +331,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
|
||||
The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianSeries.html#style:visibility">visibility</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
|
||||
Indicates the value of the visible property.</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
|
|
@ -319,33 +375,11 @@ showHideInherited();
|
|||
<div class="detailBody">
|
||||
<code>public override function clone():<a href="../series/ISeries.html">ISeries</a></code><p>
|
||||
|
||||
Creates a copy of the ISeries object.
|
||||
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code> —
|
||||
a new ISeries object
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getStyleDefinition()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getStyleDefinition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getStyleDefinition():Object</code><p>
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Object</code></td>
|
||||
<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="CartesianSeries,com.yahoo.astra.fl.charts.series.CartesianSeries,horizontalField,verticalField,createLegendItemData" name="keywords">
|
||||
<meta content="CartesianSeries,com.yahoo.astra.fl.charts.series.CartesianSeries,axis,horizontalField,showInLegend,verticalField,createLegendItemData" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.series.CartesianSeries</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -72,24 +72,36 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr>
|
||||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
|
||||
Indicates whether the series is bound to a primary or secondary axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianSeries</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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The chart in which this series appears.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
The data provider for this series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the x value.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -98,13 +110,24 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
</div>
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
|
||||
When a Legend is present, indicates whether the series will show in the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianSeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#verticalField">verticalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the y value.</div>
|
||||
</td><td class="summaryTableOwnerCol">CartesianSeries</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -138,7 +161,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<a class="signatureLink" href="Series.html#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
Creates a copy of the ISeries object.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -153,17 +176,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -171,7 +186,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -228,7 +244,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
|
||||
</div>
|
||||
</div>
|
||||
<table id="summaryTableStyle" class="summaryTable hideInheritedStyle" cellpadding="3" cellspacing="0">
|
||||
<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
|
||||
<tr>
|
||||
<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
|
|
@ -259,7 +275,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:color">color</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
|
|
@ -267,6 +299,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
|
|
@ -288,6 +336,16 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
|
||||
The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:visibility"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">visibility</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
|
||||
Indicates the value of the visible property. A value of <code>visible</code> indicates <code>true</code>.
|
||||
A value of <code>hidden</code> indicates <code>false</code>.
|
||||
</td><td class="summaryTableOwnerCol">CartesianSeries</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
|
|
@ -297,14 +355,25 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="axis"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">axis</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var axis:String = "primary"</code><p>
|
||||
Indicates whether the series is bound to a primary or secondary axis
|
||||
</p></div>
|
||||
<a name="horizontalField"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">horizontalField</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">horizontalField</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>horizontalField:String</code> [read-write]<p>
|
||||
Defines the property to access when determining the x value.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get horizontalField():String</code>
|
||||
|
|
@ -312,6 +381,22 @@ showHideInherited();
|
|||
<code> public function set horizontalField(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="showInLegend"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">showInLegend</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>showInLegend:Boolean</code> [read-write]<p>
|
||||
When a Legend is present, indicates whether the series will show in the legend.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get showInLegend():Boolean</code>
|
||||
<br>
|
||||
<code> public function set showInLegend(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="verticalField"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -320,6 +405,7 @@ showHideInherited();
|
|||
</table>
|
||||
<div class="detailBody">
|
||||
<code>verticalField:String</code> [read-write]<p>
|
||||
Defines the property to access when determining the y value.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get verticalField():String</code>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="ColumnSeries,com.yahoo.astra.fl.charts.series.ColumnSeries,clone,getStyleDefinition" name="keywords">
|
||||
<meta content="ColumnSeries,com.yahoo.astra.fl.charts.series.ColumnSeries,clone" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.series.ColumnSeries</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -67,23 +67,35 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
<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="CartesianSeries.html#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
|
||||
Indicates whether the series is bound to a primary or secondary axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
The chart in which this series appears.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
The data provider for this series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the x value.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -92,13 +104,24 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
</div>
|
||||
<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="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="CartesianSeries.html#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
|
||||
When a Legend is present, indicates whether the series will show in the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</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="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the y value.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -133,7 +156,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Creates a copy of the ISeries object.</div>
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">ColumnSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -145,20 +168,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
Creates a LegendItemData object to pass to the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">ColumnSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -166,7 +181,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -254,7 +270,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:color">color</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
|
|
@ -262,6 +294,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
|
|
@ -283,6 +331,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
|
||||
The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianSeries.html#style:visibility">visibility</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
|
||||
Indicates the value of the visible property.</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
|
|
@ -319,33 +375,11 @@ showHideInherited();
|
|||
<div class="detailBody">
|
||||
<code>public override function clone():<a href="../series/ISeries.html">ISeries</a></code><p>
|
||||
|
||||
Creates a copy of the ISeries object.
|
||||
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code> —
|
||||
a new ISeries object
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getStyleDefinition()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getStyleDefinition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getStyleDefinition():Object</code><p>
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Object</code></td>
|
||||
<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -92,11 +92,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
|
||||
|
|
@ -139,7 +151,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="ISeries.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -155,7 +168,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="ISeries.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="ILegendItemSeries,com.yahoo.astra.fl.charts.series.ILegendItemSeries,createLegendItemData" name="keywords">
|
||||
<meta content="ILegendItemSeries,com.yahoo.astra.fl.charts.series.ILegendItemSeries,showInLegend,createLegendItemData" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.series.ILegendItemSeries</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -67,7 +67,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<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 hideInheritedProperty" cellpadding="3" cellspacing="0">
|
||||
<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
|
||||
<tr>
|
||||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
|
|
@ -82,15 +82,32 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
|
||||
When a Legend is present, indicates whether the series will show in the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol">ILegendItemSeries</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodSummary"></a>
|
||||
|
|
@ -130,7 +147,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="ISeries.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -138,7 +156,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="ISeries.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -173,6 +192,24 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
showHideInherited();
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="showInLegend"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">showInLegend</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>showInLegend:Boolean</code> [read-write]<p>
|
||||
When a Legend is present, indicates whether the series will show in the legend.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get showInLegend():Boolean</code>
|
||||
<br>
|
||||
<code> public function set showInLegend(value:Boolean):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="createLegendItemData()"></a>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="ISeries,com.yahoo.astra.fl.charts.series.ISeries,chart,dataProvider,displayName,length,clone,itemRendererToIndex,itemToItemRenderer" name="keywords">
|
||||
<meta content="ISeries,com.yahoo.astra.fl.charts.series.ISeries,chart,dataProvider,dataTipFunction,displayName,legendLabelFunction,length,clone,itemRendererToIndex,itemToItemRenderer" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.series.ISeries</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -75,11 +75,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
</td><td class="summaryTableOwnerCol">ISeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">ISeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol">ISeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol">ISeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#length">length</a> : int<div class="summaryTableDescription">[read-only]
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol">ISeries</td>
|
||||
|
|
@ -106,7 +118,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol">ISeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -114,7 +127,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol">ISeries</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -175,6 +189,22 @@ showHideInherited();
|
|||
<code> public function set dataProvider(value:Object):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="dataTipFunction"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">dataTipFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>dataTipFunction:Function</code> [read-write]<p>
|
||||
DataTip Function for series
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get dataTipFunction():Function</code>
|
||||
<br>
|
||||
<code> public function set dataTipFunction(value:Function):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="displayName"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -191,6 +221,23 @@ showHideInherited();
|
|||
<code> public function set displayName(value:String):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="legendLabelFunction"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">legendLabelFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>legendLabelFunction:Function</code> [read-write]<p>
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get legendLabelFunction():Function</code>
|
||||
<br>
|
||||
<code> public function set legendLabelFunction(value:Function):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="length"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -236,17 +283,22 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function itemRendererToIndex(renderer:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</code><span class="label">Parameters</span>
|
||||
<code>public function itemRendererToIndex(renderer:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</code><p>
|
||||
Returns the index of an item renderer.
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">renderer</span>:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code></td>
|
||||
<td width="20px"></td><td><code><span class="label">renderer</span>:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code> — The renderer whose index is to be returned.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>int</code></td>
|
||||
<td width="20"></td><td><code>int</code> — The index of the renderer.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
@ -257,17 +309,25 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function itemToItemRenderer(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code><span class="label">Parameters</span>
|
||||
<code>public function itemToItemRenderer(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code><p>
|
||||
Converts an item to its corresponding item renderer.
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">item</span>:Object</code></td>
|
||||
<td width="20px"></td><td><code><span class="label">item</span>:Object</code> — The item from the dataProvider to be converted to a renderer.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code><a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code></td>
|
||||
<td width="20"></td><td><code><a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code> —
|
||||
The renderer that corresponds to the item.
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -74,11 +74,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</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="ISeries.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
|
||||
|
|
@ -113,7 +125,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="ISeries.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -121,7 +134,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="ISeries.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ISeries.html">ISeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="LineSeries,com.yahoo.astra.fl.charts.series.LineSeries,clone,getStyleDefinition" name="keywords">
|
||||
<meta content="LineSeries,com.yahoo.astra.fl.charts.series.LineSeries,clone" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.series.LineSeries</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -64,23 +64,35 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
<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="CartesianSeries.html#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
|
||||
Indicates whether the series is bound to a primary or secondary axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
The chart in which this series appears.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
The data provider for this series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the x value.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -89,13 +101,24 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
</div>
|
||||
<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="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="CartesianSeries.html#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
|
||||
When a Legend is present, indicates whether the series will show in the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</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="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the y value.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -130,7 +153,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Creates a copy of the ISeries object.</div>
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">LineSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -142,20 +165,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
Creates a LegendItemData object to pass to the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">LineSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -163,7 +178,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -257,6 +273,30 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
The alpha value of the area fill.
|
||||
The default value is <code>0.6</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:color">color</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:connectDiscontinuousPoints"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
|
|
@ -287,10 +327,18 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:lineWeight"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
|
|
@ -334,6 +382,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
If true, the series will include a fill under the line, extending to the axis.
|
||||
The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianSeries.html#style:visibility">visibility</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
|
||||
Indicates the value of the visible property.</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
|
|
@ -370,33 +426,11 @@ showHideInherited();
|
|||
<div class="detailBody">
|
||||
<code>public override function clone():<a href="../series/ISeries.html">ISeries</a></code><p>
|
||||
|
||||
Creates a copy of the ISeries object.
|
||||
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code> —
|
||||
a new ISeries object
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getStyleDefinition()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getStyleDefinition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getStyleDefinition():Object</code><p>
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Object</code></td>
|
||||
<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="PieSeries,com.yahoo.astra.fl.charts.series.PieSeries,categoryField,categoryNames,dataField,labelFunction,clone,copyStylesToRenderer,createLegendItemData,getStyleDefinition,itemToCategory,itemToData,itemToPercentage" name="keywords">
|
||||
<meta content="PieSeries,com.yahoo.astra.fl.charts.series.PieSeries,categoryField,categoryNames,dataField,labelFunction,clone,copyStylesToRenderer,createLegendItemData,itemToCategory,itemToData,itemToPercentage" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.series.PieSeries</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -78,7 +78,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The chart in which this series appears.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -88,12 +88,18 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</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="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
The data provider for this series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -107,8 +113,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol">PieSeries</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="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
</div>
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -155,20 +167,12 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
Creates an Array of LegendItemData objects to pass to the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol">PieSeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">PieSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -192,7 +196,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -296,11 +301,43 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:color">color</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:fillColors"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
|
|
@ -519,22 +556,6 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getStyleDefinition()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getStyleDefinition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getStyleDefinition():Object</code><p>
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Object</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="itemToCategory()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="Series,com.yahoo.astra.fl.charts.series.Series,chart,dataProvider,displayName,itemRenderer,length,clone,getStyleDefinition,invalidateMarker,isMarkerInvalid,itemRendererToIndex,itemToItemRenderer,validateMarker" name="keywords">
|
||||
<meta content="Series,com.yahoo.astra.fl.charts.series.Series,chart,dataProvider,dataTipFunction,displayName,itemRenderer,legendLabelFunction,length,clone,invalidateMarker,isMarkerInvalid,itemRendererToIndex,itemToItemRenderer,validateMarker" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.series.Series</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -65,17 +65,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
</div>
|
||||
The chart in which this series appears.</div>
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
The data provider for this series.</div>
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -84,8 +90,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#length">length</a> : int<div class="summaryTableDescription">[read-only]
|
||||
</div>
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -108,18 +120,10 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
|
||||
<a class="signatureLink" href="#clone()">clone</a>():<a href="ISeries.html">ISeries</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
</div>
|
||||
Creates a copy of the ISeries object.</div>
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -127,15 +131,16 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
<a class="signatureLink" href="#itemToItemRenderer()">itemToItemRenderer</a>(item:<a href="">Object</a>):<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -208,12 +213,48 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:borderAlpha"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">borderAlpha</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the border of markers.
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:borderColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">borderColor</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The border color used by programatic skins in this series.
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:color"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">color</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The base color used by objects displayed in this series.
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:fillAlpha"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">fillAlpha</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:fillColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">fillColor</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The base color used by objects displayed in this series.
|
||||
The fill color used by programatic skins in this series.
|
||||
</td><td class="summaryTableOwnerCol">Series</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
|
|
@ -260,6 +301,7 @@ showHideInherited();
|
|||
</table>
|
||||
<div class="detailBody">
|
||||
<code>chart:Object</code> [read-write]<p>
|
||||
The chart in which this series appears.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get chart():Object</code>
|
||||
|
|
@ -275,6 +317,7 @@ showHideInherited();
|
|||
</table>
|
||||
<div class="detailBody">
|
||||
<code>dataProvider:Object</code> [read-write]<p>
|
||||
The data provider for this series. Accepts <code>Array</code> or <code>XMLList</code> objects.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get dataProvider():Object</code>
|
||||
|
|
@ -282,6 +325,22 @@ showHideInherited();
|
|||
<code> public function set dataProvider(value:Object):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="dataTipFunction"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">dataTipFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>dataTipFunction:Function</code> [read-write]<p>
|
||||
DataTip Function for series
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get dataTipFunction():Function</code>
|
||||
<br>
|
||||
<code> public function set dataTipFunction(value:Function):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="displayName"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -290,6 +349,7 @@ showHideInherited();
|
|||
</table>
|
||||
<div class="detailBody">
|
||||
<code>displayName:String</code> [read-write]<p>
|
||||
The name of the series as it appears to the user.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get displayName():String</code>
|
||||
|
|
@ -313,6 +373,23 @@ showHideInherited();
|
|||
<code> public function set itemRenderer(value:Object):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="legendLabelFunction"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">legendLabelFunction</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>legendLabelFunction:Function</code> [read-write]<p>
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get legendLabelFunction():Function</code>
|
||||
<br>
|
||||
<code> public function set legendLabelFunction(value:Function):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="length"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
@ -321,6 +398,7 @@ showHideInherited();
|
|||
</table>
|
||||
<div class="detailBody">
|
||||
<code>length:int</code> [read-only]<p>
|
||||
The number of items in the series.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get length():int</code>
|
||||
|
|
@ -353,28 +431,18 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function clone():<a href="../series/ISeries.html">ISeries</a></code><p>
|
||||
<code>public function clone():<a href="ISeries.html">ISeries</a></code><p>
|
||||
Creates a copy of the ISeries object.
|
||||
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getStyleDefinition()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getStyleDefinition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getStyleDefinition():Object</code><p>
|
||||
</p><p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Object</code></td>
|
||||
<td width="20"></td><td><code><a href="ISeries.html">ISeries</a></code> —
|
||||
a new ISeries object
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
@ -425,17 +493,21 @@ showHideInherited();
|
|||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function itemRendererToIndex(renderer:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</code><p>
|
||||
Returns the index of an item renderer.
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">renderer</span>:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code></td>
|
||||
<td width="20px"></td><td><code><span class="label">renderer</span>:<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code> — The renderer whose index is to be returned.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>int</code></td>
|
||||
<td width="20"></td><td><code>int</code> — The index of the renderer.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
@ -446,17 +518,25 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function itemToItemRenderer(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code><span class="label">Parameters</span>
|
||||
<code>public function itemToItemRenderer(item:<a href="">Object</a>):<a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code><p>
|
||||
Converts an item to its corresponding item renderer.
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">item</span>:Object</code></td>
|
||||
<td width="20px"></td><td><code><span class="label">item</span>:<a href="">Object</a></code> — The item from the dataProvider to be converted to a renderer.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code><a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a></code></td>
|
||||
<td width="20"></td><td><code><a href="ISeriesItemRenderer.html">ISeriesItemRenderer</a></code> —
|
||||
The renderer that corresponds to the item.
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -114,6 +114,33 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<th> </th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:borderAlpha"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">borderAlpha</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha used by a skin that has a border alpha.
|
||||
</td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:borderColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">borderColor</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The color used by a skin that uses border colors.
|
||||
</td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:fillAlpha"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">fillAlpha</span>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha used by a skin that has a fill alpha.
|
||||
</td><td class="summaryTableOwnerCol">SeriesItemRenderer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"><a name="style:fillColor"></a> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<span class="signatureLink">fillColor</span>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="StackedBarSeries,com.yahoo.astra.fl.charts.series.StackedBarSeries,calculateMaximumAllowedMarkerSize,calculateTotalMarkerSize,calculateYOffset" name="keywords">
|
||||
<meta content="StackedBarSeries,com.yahoo.astra.fl.charts.series.StackedBarSeries" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.series.StackedBarSeries</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -67,23 +67,35 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
<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="CartesianSeries.html#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
|
||||
Indicates whether the series is bound to a primary or secondary axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
The chart in which this series appears.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
The data provider for this series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the x value.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -92,13 +104,24 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
</div>
|
||||
<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="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="CartesianSeries.html#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
|
||||
When a Legend is present, indicates whether the series will show in the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</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="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the y value.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -133,7 +156,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Creates a copy of the ISeries object.</div>
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BarSeries.html">BarSeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -148,17 +171,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="BarSeries.html#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="BarSeries.html">BarSeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -166,7 +181,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -182,37 +198,10 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
|
||||
</div>
|
||||
</div>
|
||||
<table id="summaryTableProtectedMethod" class="summaryTable " cellpadding="3" cellspacing="0">
|
||||
<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" 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="#calculateMaximumAllowedMarkerSize()">calculateMaximumAllowedMarkerSize</a>(axis:<a href="../axes/IAxis.html">IAxis</a>):Number</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">StackedBarSeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#calculateTotalMarkerSize()">calculateTotalMarkerSize</a>(axis:<a href="../axes/IAxis.html">IAxis</a>, sizes:Array):Number</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">StackedBarSeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#calculateYOffset()">calculateYOffset</a>(valueAxis:<a href="../axes/IOriginAxis.html">IOriginAxis</a>, otherAxis:<a href="../axes/IAxis.html">IAxis</a>, markerSizes:Array, totalMarkerSize:Number, allSeriesOfType:Array):Number</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">StackedBarSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProtectedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
|
|
@ -281,7 +270,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:color">color</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
|
|
@ -289,6 +294,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
|
|
@ -310,6 +331,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
|
||||
The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianSeries.html#style:visibility">visibility</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
|
||||
Indicates the value of the visible property.</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
|
|
@ -335,107 +364,6 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="calculateMaximumAllowedMarkerSize()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">calculateMaximumAllowedMarkerSize</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>protected override function calculateMaximumAllowedMarkerSize(axis:<a href="../axes/IAxis.html">IAxis</a>):Number</code><p>
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">axis</span>:<a href="../axes/IAxis.html">IAxis</a></code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="calculateTotalMarkerSize()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">calculateTotalMarkerSize</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>protected override function calculateTotalMarkerSize(axis:<a href="../axes/IAxis.html">IAxis</a>, sizes:Array):Number</code><p>
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">axis</span>:<a href="../axes/IAxis.html">IAxis</a></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">sizes</span>:Array</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="calculateYOffset()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">calculateYOffset</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>protected override function calculateYOffset(valueAxis:<a href="../axes/IOriginAxis.html">IOriginAxis</a>, otherAxis:<a href="../axes/IAxis.html">IAxis</a>, markerSizes:Array, totalMarkerSize:Number, allSeriesOfType:Array):Number</code><p>
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">valueAxis</span>:<a href="../axes/IOriginAxis.html">IOriginAxis</a></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">otherAxis</span>:<a href="../axes/IAxis.html">IAxis</a></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">markerSizes</span>:Array</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">totalMarkerSize</span>:Number</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">allSeriesOfType</span>:Array</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="StackedColumnSeries,com.yahoo.astra.fl.charts.series.StackedColumnSeries,calculateMaximumAllowedMarkerSize,calculateTotalMarkerSize,calculateXOffset" name="keywords">
|
||||
<meta content="StackedColumnSeries,com.yahoo.astra.fl.charts.series.StackedColumnSeries" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.series.StackedColumnSeries</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -67,23 +67,35 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
<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="CartesianSeries.html#axis">axis</a> : String = "primary"<div class="summaryTableDescription">
|
||||
Indicates whether the series is bound to a primary or secondary axis
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</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="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
|
||||
The chart in which this series appears.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
|
||||
The data provider for this series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#dataTipFunction">dataTipFunction</a> : Function<div class="summaryTableDescription">
|
||||
DataTip Function for series
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
The name of the series as it appears to the user.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the x value.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProperty">
|
||||
|
|
@ -92,13 +104,24 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
</div>
|
||||
<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="Series.html#legendLabelFunction">legendLabelFunction</a> : Function<div class="summaryTableDescription">
|
||||
If defined, the chart will call the input function to determine the text displayed in
|
||||
in the chart's legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="Series.html#length">length</a> : int<div class="summaryTableDescription">
|
||||
The number of items in the series.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</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="CartesianSeries.html#showInLegend">showInLegend</a> : Boolean<div class="summaryTableDescription">
|
||||
When a Legend is present, indicates whether the series will show in the legend.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</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="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
|
||||
</div>
|
||||
Defines the property to access when determining the y value.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -133,7 +156,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
Creates a copy of the ISeries object.</div>
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ColumnSeries.html">ColumnSeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -148,17 +171,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="ColumnSeries.html#getStyleDefinition()">getStyleDefinition</a>():Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="ColumnSeries.html">ColumnSeries</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
|
||||
<div class="summaryTableDescription">
|
||||
</div>
|
||||
Returns the index of an item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedMethod">
|
||||
|
|
@ -166,7 +181,8 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
<div class="summaryTableDescription">
|
||||
Converts an item to its corresponding item renderer.</div>
|
||||
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -182,37 +198,10 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
|
||||
</div>
|
||||
</div>
|
||||
<table id="summaryTableProtectedMethod" class="summaryTable " cellpadding="3" cellspacing="0">
|
||||
<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" 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="#calculateMaximumAllowedMarkerSize()">calculateMaximumAllowedMarkerSize</a>(axis:<a href="../axes/IAxis.html">IAxis</a>):Number</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">StackedColumnSeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#calculateTotalMarkerSize()">calculateTotalMarkerSize</a>(axis:<a href="../axes/IAxis.html">IAxis</a>, sizes:Array):Number</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">StackedColumnSeries</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#calculateXOffset()">calculateXOffset</a>(valueAxis:<a href="../axes/IOriginAxis.html">IOriginAxis</a>, otherAxis:<a href="../axes/IAxis.html">IAxis</a>, markerSizes:Array, totalMarkerSize:Number, allSeriesOfType:Array):Number</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">StackedColumnSeries</td>
|
||||
</tr>
|
||||
<tr class="hideInheritedProtectedMethod">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
|
|
@ -281,7 +270,23 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:color">color</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
|
|
@ -289,6 +294,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
|
||||
The fill color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
|
||||
|
|
@ -310,6 +331,14 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
|
||||
The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
|
||||
</tr>
|
||||
<tr class="hideInheritedStyle">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="CartesianSeries.html#style:visibility">visibility</a>
|
||||
</div>
|
||||
</td><td class="summaryTableDescription"><span class="label">Type: </span>String<br>
|
||||
Indicates the value of the visible property.</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
|
|
@ -335,107 +364,6 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="calculateMaximumAllowedMarkerSize()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">calculateMaximumAllowedMarkerSize</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>protected override function calculateMaximumAllowedMarkerSize(axis:<a href="../axes/IAxis.html">IAxis</a>):Number</code><p>
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">axis</span>:<a href="../axes/IAxis.html">IAxis</a></code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="calculateTotalMarkerSize()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">calculateTotalMarkerSize</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>protected override function calculateTotalMarkerSize(axis:<a href="../axes/IAxis.html">IAxis</a>, sizes:Array):Number</code><p>
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">axis</span>:<a href="../axes/IAxis.html">IAxis</a></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">sizes</span>:Array</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="calculateXOffset()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">calculateXOffset</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>protected override function calculateXOffset(valueAxis:<a href="../axes/IOriginAxis.html">IOriginAxis</a>, otherAxis:<a href="../axes/IAxis.html">IAxis</a>, markerSizes:Array, totalMarkerSize:Number, allSeriesOfType:Array):Number</code><p>
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">valueAxis</span>:<a href="../axes/IOriginAxis.html">IOriginAxis</a></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">otherAxis</span>:<a href="../axes/IAxis.html">IAxis</a></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">markerSizes</span>:Array</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">totalMarkerSize</span>:Number</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">allSeriesOfType</span>:Array</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="CircleSkin,com.yahoo.astra.fl.charts.skins.CircleSkin,fillColor" name="keywords">
|
||||
<meta content="CircleSkin,com.yahoo.astra.fl.charts.skins.CircleSkin,borderAlpha,borderColor,fillAlpha,fillColor" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.skins.CircleSkin</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -45,7 +45,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
A skin shaped like a circle with a single color.
|
||||
A skin shaped like a circle with customizable color and alpha properties for its fill and border.
|
||||
|
||||
<p></p>
|
||||
<br>
|
||||
|
|
@ -59,6 +59,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value of the border.</div>
|
||||
</td><td class="summaryTableOwnerCol">CircleSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
|
||||
The color used for the outline of the skin
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">CircleSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value of the fill.</div>
|
||||
</td><td class="summaryTableOwnerCol">CircleSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
|
||||
The color used to draw the skin.</div>
|
||||
</td><td class="summaryTableOwnerCol">CircleSkin</td>
|
||||
|
|
@ -89,10 +105,58 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="borderAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>borderAlpha:Number</code> [read-write]<p>
|
||||
The alpha value of the border.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get borderAlpha():Number</code>
|
||||
<br>
|
||||
<code> public function set borderAlpha(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="borderColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>borderColor:uint</code> [read-write]<p>
|
||||
The color used for the outline of the skin
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get borderColor():uint</code>
|
||||
<br>
|
||||
<code> public function set borderColor(value:uint):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="fillAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>fillAlpha:Number</code> [read-write]<p>
|
||||
The alpha value of the fill.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get fillAlpha():Number</code>
|
||||
<br>
|
||||
<code> public function set fillAlpha(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="fillColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="DiamondSkin,com.yahoo.astra.fl.charts.skins.DiamondSkin,fillColor" name="keywords">
|
||||
<meta content="DiamondSkin,com.yahoo.astra.fl.charts.skins.DiamondSkin,borderAlpha,borderColor,fillAlpha,fillColor" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.skins.DiamondSkin</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -45,7 +45,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
A skin shaped like a diamond with a single color.
|
||||
A skin shaped like a diamond with customizable color and alpha properties for its fill and border.
|
||||
|
||||
<p></p>
|
||||
<br>
|
||||
|
|
@ -59,6 +59,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value of the border.</div>
|
||||
</td><td class="summaryTableOwnerCol">DiamondSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
|
||||
The color used for the outline of the skin
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">DiamondSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value of the fill.</div>
|
||||
</td><td class="summaryTableOwnerCol">DiamondSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
|
||||
The color used to draw the skin.</div>
|
||||
</td><td class="summaryTableOwnerCol">DiamondSkin</td>
|
||||
|
|
@ -89,10 +105,58 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="borderAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>borderAlpha:Number</code> [read-write]<p>
|
||||
The alpha value of the border.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get borderAlpha():Number</code>
|
||||
<br>
|
||||
<code> public function set borderAlpha(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="borderColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>borderColor:uint</code> [read-write]<p>
|
||||
The color used for the outline of the skin
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get borderColor():uint</code>
|
||||
<br>
|
||||
<code> public function set borderColor(value:uint):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="fillAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>fillAlpha:Number</code> [read-write]<p>
|
||||
The alpha value of the fill.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get fillAlpha():Number</code>
|
||||
<br>
|
||||
<code> public function set fillAlpha(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="fillColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="IProgrammaticSkin,com.yahoo.astra.fl.charts.skins.IProgrammaticSkin,fillColor" name="keywords">
|
||||
<meta content="IProgrammaticSkin,com.yahoo.astra.fl.charts.skins.IProgrammaticSkin,borderAlpha,borderColor,fillAlpha,fillColor" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.skins.IProgrammaticSkin</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -56,6 +56,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("In
|
|||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value of the border.</div>
|
||||
</td><td class="summaryTableOwnerCol">IProgrammaticSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
|
||||
The color used for the outline of the skin
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">IProgrammaticSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value of the fill.</div>
|
||||
</td><td class="summaryTableOwnerCol">IProgrammaticSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
|
||||
The color used to draw the skin.</div>
|
||||
</td><td class="summaryTableOwnerCol">IProgrammaticSkin</td>
|
||||
|
|
@ -69,10 +85,58 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="borderAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>borderAlpha:Number</code> [read-write]<p>
|
||||
The alpha value of the border.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get borderAlpha():Number</code>
|
||||
<br>
|
||||
<code> public function set borderAlpha(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="borderColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>borderColor:uint</code> [read-write]<p>
|
||||
The color used for the outline of the skin
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get borderColor():uint</code>
|
||||
<br>
|
||||
<code> public function set borderColor(value:uint):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="fillAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>fillAlpha:Number</code> [read-write]<p>
|
||||
The alpha value of the fill.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get fillAlpha():Number</code>
|
||||
<br>
|
||||
<code> public function set fillAlpha(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="fillColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="RectangleSkin,com.yahoo.astra.fl.charts.skins.RectangleSkin,fillColor" name="keywords">
|
||||
<meta content="RectangleSkin,com.yahoo.astra.fl.charts.skins.RectangleSkin,borderAlpha,borderColor,fillAlpha,fillColor" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.skins.RectangleSkin</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -45,7 +45,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
A skin shaped like a rectangle with a single color.
|
||||
A skin shaped like a rectangle with customizable color and alpha properties for its fill and border.
|
||||
|
||||
<p></p>
|
||||
<br>
|
||||
|
|
@ -59,6 +59,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value of the border.</div>
|
||||
</td><td class="summaryTableOwnerCol">RectangleSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
|
||||
The color used for the outline of the skin
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">RectangleSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value of the fill.</div>
|
||||
</td><td class="summaryTableOwnerCol">RectangleSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
|
||||
The color used to draw the skin.</div>
|
||||
</td><td class="summaryTableOwnerCol">RectangleSkin</td>
|
||||
|
|
@ -89,10 +105,58 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="borderAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>borderAlpha:Number</code> [read-write]<p>
|
||||
The alpha value of the border.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get borderAlpha():Number</code>
|
||||
<br>
|
||||
<code> public function set borderAlpha(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="borderColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>borderColor:uint</code> [read-write]<p>
|
||||
The color used for the outline of the skin
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get borderColor():uint</code>
|
||||
<br>
|
||||
<code> public function set borderColor(value:uint):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="fillAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>fillAlpha:Number</code> [read-write]<p>
|
||||
The alpha value of the fill.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get fillAlpha():Number</code>
|
||||
<br>
|
||||
<code> public function set fillAlpha(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="fillColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<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="TriangleSkin,com.yahoo.astra.fl.charts.skins.TriangleSkin,fillColor" name="keywords">
|
||||
<meta content="TriangleSkin,com.yahoo.astra.fl.charts.skins.TriangleSkin,borderAlpha,borderColor,fillAlpha,fillColor" name="keywords">
|
||||
<title>com.yahoo.astra.fl.charts.skins.TriangleSkin</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -45,7 +45,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
A skin shaped like a triangle with a single color.
|
||||
A skin shaped like a triangle with customizable color and alpha properties for its fill and border.
|
||||
|
||||
<p></p>
|
||||
<br>
|
||||
|
|
@ -59,6 +59,22 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderAlpha">borderAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value of the border.</div>
|
||||
</td><td class="summaryTableOwnerCol">TriangleSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#borderColor">borderColor</a> : uint<div class="summaryTableDescription">
|
||||
The color used for the outline of the skin
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">TriangleSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillAlpha">fillAlpha</a> : Number<div class="summaryTableDescription">
|
||||
The alpha value of the fill.</div>
|
||||
</td><td class="summaryTableOwnerCol">TriangleSkin</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fillColor">fillColor</a> : uint<div class="summaryTableDescription">
|
||||
The color used to draw the skin.</div>
|
||||
</td><td class="summaryTableOwnerCol">TriangleSkin</td>
|
||||
|
|
@ -89,10 +105,58 @@ showHideInherited();
|
|||
<div class="MainContent">
|
||||
<a name="propertyDetail"></a>
|
||||
<div class="detailSectionHeader">Property detail</div>
|
||||
<a name="borderAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderAlpha</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>borderAlpha:Number</code> [read-write]<p>
|
||||
The alpha value of the border.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get borderAlpha():Number</code>
|
||||
<br>
|
||||
<code> public function set borderAlpha(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="borderColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">borderColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>borderColor:uint</code> [read-write]<p>
|
||||
The color used for the outline of the skin
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get borderColor():uint</code>
|
||||
<br>
|
||||
<code> public function set borderColor(value:uint):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="fillAlpha"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillAlpha</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>fillAlpha:Number</code> [read-write]<p>
|
||||
The alpha value of the fill.
|
||||
</p><span class="label">Implementation</span>
|
||||
<br>
|
||||
<code> public function get fillAlpha():Number</code>
|
||||
<br>
|
||||
<code> public function set fillAlpha(value:Number):void</code>
|
||||
<br>
|
||||
</div>
|
||||
<a name="fillColor"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td>
|
||||
<td class="detailHeaderName">fillColor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
|
|
|
|||
|
|
@ -51,19 +51,19 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Pa
|
|||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="CircleSkin.html">CircleSkin</a></td><td class="summaryTableLastCol">
|
||||
A skin shaped like a circle with a single color.</td>
|
||||
A skin shaped like a circle with customizable color and alpha properties for its fill and border.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DiamondSkin.html">DiamondSkin</a></td><td class="summaryTableLastCol">
|
||||
A skin shaped like a diamond with a single color.</td>
|
||||
A skin shaped like a diamond with customizable color and alpha properties for its fill and border.</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="RectangleSkin.html">RectangleSkin</a></td><td class="summaryTableLastCol">
|
||||
A skin shaped like a rectangle with a single color.</td>
|
||||
A skin shaped like a rectangle with customizable color and alpha properties for its fill and border.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="TriangleSkin.html">TriangleSkin</a></td><td class="summaryTableLastCol">
|
||||
A skin shaped like a triangle with a single color.</td>
|
||||
A skin shaped like a triangle with customizable color and alpha properties for its fill and border.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
|
|
|
|||
|
|
@ -212,6 +212,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<a class="signatureLink" href="#layoutObjects()">layoutObjects</a>(displayObjects:Array, bounds:Rectangle):Rectangle</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
|
||||
The DisplayObjects in the input parameter will be positioned and sized
|
||||
based on a specified rectangle.</div>
|
||||
</td><td class="summaryTableOwnerCol">BorderLayout</td>
|
||||
|
|
@ -291,6 +292,7 @@ showHideInherited();
|
|||
<div class="detailBody">
|
||||
<code>public override function layoutObjects(displayObjects:Array, bounds:Rectangle):Rectangle</code><p>
|
||||
|
||||
|
||||
The DisplayObjects in the input parameter will be positioned and sized
|
||||
based on a specified rectangle. There is no requirement that the
|
||||
display objects remain entirely within the rectangle.
|
||||
|
|
|
|||
|
|
@ -231,6 +231,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<a class="signatureLink" href="#layoutObjects()">layoutObjects</a>(displayObjects:Array, bounds:Rectangle):Rectangle</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
|
||||
The DisplayObjects in the input parameter will be positioned and sized
|
||||
based on a specified rectangle.</div>
|
||||
</td><td class="summaryTableOwnerCol">BoxLayout</td>
|
||||
|
|
@ -373,6 +374,7 @@ showHideInherited();
|
|||
<div class="detailBody">
|
||||
<code>public override function layoutObjects(displayObjects:Array, bounds:Rectangle):Rectangle</code><p>
|
||||
|
||||
|
||||
The DisplayObjects in the input parameter will be positioned and sized
|
||||
based on a specified rectangle. There is no requirement that the
|
||||
display objects remain entirely within the rectangle.
|
||||
|
|
|
|||
|
|
@ -199,6 +199,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<a class="signatureLink" href="#layoutObjects()">layoutObjects</a>(displayObjects:Array, bounds:Rectangle):Rectangle</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
|
||||
The DisplayObjects in the input parameter will be positioned and sized
|
||||
based on a specified rectangle.</div>
|
||||
</td><td class="summaryTableOwnerCol">FlowLayout</td>
|
||||
|
|
@ -343,6 +344,7 @@ showHideInherited();
|
|||
<div class="detailBody">
|
||||
<code>public override function layoutObjects(displayObjects:Array, bounds:Rectangle):Rectangle</code><p>
|
||||
|
||||
|
||||
The DisplayObjects in the input parameter will be positioned and sized
|
||||
based on a specified rectangle. There is no requirement that the
|
||||
display objects remain entirely within the rectangle.
|
||||
|
|
|
|||
|
|
@ -212,6 +212,7 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<a class="signatureLink" href="#layoutObjects()">layoutObjects</a>(displayObjects:Array, bounds:Rectangle):Rectangle</div>
|
||||
<div class="summaryTableDescription">
|
||||
|
||||
|
||||
The DisplayObjects in the input parameter will be positioned and sized
|
||||
based on a specified rectangle.</div>
|
||||
</td><td class="summaryTableOwnerCol">TileLayout</td>
|
||||
|
|
@ -392,6 +393,7 @@ showHideInherited();
|
|||
<div class="detailBody">
|
||||
<code>public override function layoutObjects(displayObjects:Array, bounds:Rectangle):Rectangle</code><p>
|
||||
|
||||
|
||||
The DisplayObjects in the input parameter will be positioned and sized
|
||||
based on a specified rectangle. There is no requirement that the
|
||||
display objects remain entirely within the rectangle.
|
||||
|
|
|
|||
207
www/extras/yui/as-docs/com/yahoo/astra/utils/AxisLabelUtil.html
Normal file
207
www/extras/yui/as-docs/com/yahoo/astra/utils/AxisLabelUtil.html
Normal file
|
|
@ -0,0 +1,207 @@
|
|||
<!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="AxisLabelUtil,com.yahoo.astra.utils.AxisLabelUtil,getBitmapTextSize,getTextHeight,getTextWidth" name="keywords">
|
||||
<title>com.yahoo.astra.utils.AxisLabelUtil</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 = 'AxisLabelUtil - YUI Flash Component 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">YUI Flash Component 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/yahoo/astra/utils/AxisLabelUtil.html&com/yahoo/astra/utils/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 AxisLabelUtil</td><td align="right" id="subNav" class="titleTableSubNav"><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 AxisLabelUtil"); titleBar_setSubNav(false,false,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.yahoo.astra.utils</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class AxisLabelUtil</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
Used to measure dimensions for BitmapText objects.
|
||||
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</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="#getBitmapTextSize()">getBitmapTextSize</a>(textField:TextField, rotation:Number):Object</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Returns the dimensions of a text field if rotated.</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelUtil</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getTextHeight()">getTextHeight</a>(textValue:String, tf:TextFormat, rotation:Number = 0):Number</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Returns the potential height of a string when rendered in a text field.</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelUtil</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getTextWidth()">getTextWidth</a>(textValue:String, tf:TextFormat, rotation:Number = 0):Number</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Returns the potential width of a string when rendered in a text field.</div>
|
||||
</td><td class="summaryTableOwnerCol">AxisLabelUtil</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
showHideInherited();
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="getBitmapTextSize()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getBitmapTextSize</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getBitmapTextSize(textField:TextField, rotation:Number):Object</code><p>
|
||||
Returns the dimensions of a text field if rotated.
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">textField</span>:TextField</code> — The text field to be used
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">rotation</span>:Number</code> — The rotation to be applied
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Object</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getTextHeight()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getTextHeight</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getTextHeight(textValue:String, tf:TextFormat, rotation:Number = 0):Number</code><p>
|
||||
Returns the potential height of a string when rendered in a text field. Takes into account
|
||||
the <code>TextFormat</code> settings and the rotation.
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">textValue</span>:String</code> — The string that will be used.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">tf</span>:TextFormat</code> — The TextFormat object that will be applied.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">rotation</span>:Number</code> (default = <code>0</code>)<code></code> — The rotation that will be applied
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getTextWidth()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getTextWidth</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getTextWidth(textValue:String, tf:TextFormat, rotation:Number = 0):Number</code><p>
|
||||
Returns the potential width of a string when rendered in a text field. Takes into account
|
||||
the <code>TextFormat</code> settings and the rotation.
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">textValue</span>:String</code> — The string that will be used.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">tf</span>:TextFormat</code> — The TextFormat object that will be applied.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">rotation</span>:Number</code> (default = <code>0</code>)<code></code> — The rotation that will be applied
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
<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="DateUtil,com.yahoo.astra.utils.DateUtil,DAYS_IN_APRIL,DAYS_IN_AUGUST,DAYS_IN_DECEMBER,DAYS_IN_FEBRUARY,DAYS_IN_FEBRUARY_LEAP_YEAR,DAYS_IN_JANUARY,DAYS_IN_JULY,DAYS_IN_JUNE,DAYS_IN_LEAP_YEAR,DAYS_IN_MARCH,DAYS_IN_MAY,DAYS_IN_NOVEMBER,DAYS_IN_OCTOBER,DAYS_IN_SEPTEMBER,DAYS_IN_YEAR,daysInMonths,months,countDays,getHoursIn12HourFormat,getMonthName,getShortMonthName,isLeapYear,roundDown,roundUp,timeCodeToUTC" name="keywords">
|
||||
<meta content="DateUtil,com.yahoo.astra.utils.DateUtil,DAYS_IN_APRIL,DAYS_IN_AUGUST,DAYS_IN_DECEMBER,DAYS_IN_FEBRUARY,DAYS_IN_FEBRUARY_LEAP_YEAR,DAYS_IN_JANUARY,DAYS_IN_JULY,DAYS_IN_JUNE,DAYS_IN_LEAP_YEAR,DAYS_IN_MARCH,DAYS_IN_MAY,DAYS_IN_NOVEMBER,DAYS_IN_OCTOBER,DAYS_IN_SEPTEMBER,DAYS_IN_YEAR,daysInMonths,months,countDays,getDateDifferenceByTimeUnit,getHoursIn12HourFormat,getMonthName,getShortMonthName,isLeapYear,roundDown,roundUp,timeCodeToUTC" name="keywords">
|
||||
<title>com.yahoo.astra.utils.DateUtil</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -86,6 +86,13 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getDateDifferenceByTimeUnit()">getDateDifferenceByTimeUnit</a>(minDate:Date, maxDate:Date, timeUnit:String):Number</div>
|
||||
<div class="summaryTableDescription">[static]</div>
|
||||
</td><td class="summaryTableOwnerCol">DateUtil</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getHoursIn12HourFormat()">getHoursIn12HourFormat</a>(value:Date):Number</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Determines the hours value in the range 1 - 12 for the AM/PM time format.</div>
|
||||
|
|
@ -290,6 +297,39 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getDateDifferenceByTimeUnit()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getDateDifferenceByTimeUnit</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getDateDifferenceByTimeUnit(minDate:Date, maxDate:Date, timeUnit:String):Number</code><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">minDate</span>:Date</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">maxDate</span>:Date</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">timeUnit</span>:String</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getHoursIn12HourFormat()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
|
|
|
|||
224
www/extras/yui/as-docs/com/yahoo/astra/utils/TextUtil.html
Normal file
224
www/extras/yui/as-docs/com/yahoo/astra/utils/TextUtil.html
Normal file
|
|
@ -0,0 +1,224 @@
|
|||
<!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="TextUtil,com.yahoo.astra.utils.TextUtil,changeTextFormatProps,cloneTextFormat,getTextHeight,getTextWidth" name="keywords">
|
||||
<title>com.yahoo.astra.utils.TextUtil</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 = 'TextUtil - YUI Flash Component 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">YUI Flash Component 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/yahoo/astra/utils/TextUtil.html&com/yahoo/astra/utils/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 TextUtil</td><td align="right" id="subNav" class="titleTableSubNav"><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 TextUtil"); titleBar_setSubNav(false,false,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.yahoo.astra.utils</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class TextUtil</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
Utility class for text fields
|
||||
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</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="#changeTextFormatProps()">changeTextFormatProps</a>(tf:TextFormat, tfProps:Object):TextFormat</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Changes individual property of a <code>TextFormat</code> object
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">TextUtil</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#cloneTextFormat()">cloneTextFormat</a>(tf:TextFormat):TextFormat</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Creates a copy of a <code>TextFormat</code> object
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">TextUtil</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getTextHeight()">getTextHeight</a>(textValue:String, tf:TextFormat):Number</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Returns the height of a text field based on a <code>TextFormat</code> object and a string to be displayed
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">TextUtil</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#getTextWidth()">getTextWidth</a>(textValue:String, tf:TextFormat):Number</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Returns the width of a text field based on a <code>TextFormat</code> object and a string to be displayed
|
||||
</div>
|
||||
</td><td class="summaryTableOwnerCol">TextUtil</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
showHideInherited();
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="changeTextFormatProps()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">changeTextFormatProps</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function changeTextFormatProps(tf:TextFormat, tfProps:Object):TextFormat</code><p>
|
||||
Changes individual property of a <code>TextFormat</code> object
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">tf</span>:TextFormat</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">tfProps</span>:Object</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>TextFormat</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="cloneTextFormat()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">cloneTextFormat</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function cloneTextFormat(tf:TextFormat):TextFormat</code><p>
|
||||
Creates a copy of a <code>TextFormat</code> object
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">tf</span>:TextFormat</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>TextFormat</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getTextHeight()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getTextHeight</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getTextHeight(textValue:String, tf:TextFormat):Number</code><p>
|
||||
Returns the height of a text field based on a <code>TextFormat</code> object and a string to be displayed
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">textValue</span>:String</code> — The text
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">tf</span>:TextFormat</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code> — Number
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="getTextWidth()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">getTextWidth</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function getTextWidth(textValue:String, tf:TextFormat):Number</code><p>
|
||||
Returns the width of a text field based on a <code>TextFormat</code> object and a string to be displayed
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">textValue</span>:String</code> — The text
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">tf</span>:TextFormat</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Number</code> — Number
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -16,6 +16,9 @@
|
|||
<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="AxisLabelUtil.html">AxisLabelUtil</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="DateUtil.html">DateUtil</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -40,6 +43,9 @@
|
|||
<td><a href="NumberUtil.html">NumberUtil</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="TextUtil.html">TextUtil</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="TimeUnit.html">TimeUnit</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
|
|
@ -39,38 +39,48 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Pa
|
|||
<th> </th><th width="30%">Class</th><th width="70%">Description</th>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="AxisLabelUtil.html">AxisLabelUtil</a></td><td class="summaryTableLastCol">
|
||||
Used to measure dimensions for BitmapText objects.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DateUtil.html">DateUtil</a></td><td class="summaryTableLastCol">
|
||||
A collection of utility functions for the manipulation and inspection of date and time values.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DisplayObjectUtil.html">DisplayObjectUtil</a></td><td class="summaryTableLastCol">
|
||||
Utility functions for use with DisplayObjects.</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DynamicRegistration.html">DynamicRegistration</a></td><td class="summaryTableLastCol">
|
||||
Allows you to manipulate display objects based on a registration point other
|
||||
than the standard (0,0).</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="GeomUtil.html">GeomUtil</a></td><td class="summaryTableLastCol">
|
||||
Utility functions for common geometric operations.</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="GraphicsUtil.html">GraphicsUtil</a></td><td class="summaryTableLastCol">
|
||||
Utility functions for drawing to <code>Graphics</code> objects.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="InstanceFactory.html">InstanceFactory</a></td><td class="summaryTableLastCol">
|
||||
Creates an instance of the specified class.</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="JavaScriptUtil.html">JavaScriptUtil</a></td><td class="summaryTableLastCol">
|
||||
Utility functions for working with JavaScript and ExternalInterface.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="NumberUtil.html">NumberUtil</a></td><td class="summaryTableLastCol">
|
||||
A collection of utility functions for the manipulation of numeric values.</td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="TextUtil.html">TextUtil</a></td><td class="summaryTableLastCol">
|
||||
Utility class for text fields
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="TimeUnit.html">TimeUnit</a></td><td class="summaryTableLastCol">
|
||||
A collection of constants for date and time units.</td>
|
||||
|
|
|
|||
219
www/extras/yui/as-docs/com/yahoo/util/ImageExport.html
Normal file
219
www/extras/yui/as-docs/com/yahoo/util/ImageExport.html
Normal file
|
|
@ -0,0 +1,219 @@
|
|||
<!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="ImageExport,com.yahoo.util.ImageExport,contextMenu,fileName,fr,imageType,mainApp,addImageType,menuItemSelectHandler" name="keywords">
|
||||
<title>com.yahoo.util.ImageExport</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 = 'ImageExport - YUI Flash Component 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">YUI Flash Component 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/yahoo/util/ImageExport.html&com/yahoo/util/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 ImageExport</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 ImageExport"); 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.yahoo.util</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class ImageExport</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</div>
|
||||
<a name="propertySummary"></a>
|
||||
<div class="summarySection">
|
||||
<div class="summaryTableTitle">Public Properties</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="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#contextMenu">contextMenu</a> : ContextMenu<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">ImageExport</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fileName">fileName</a> : String<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">ImageExport</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#fr">fr</a> : FileReference<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">ImageExport</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#imageType">imageType</a> : Dictionary<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">ImageExport</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#mainApp">mainApp</a> : Sprite<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">ImageExport</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="#ImageExport()">ImageExport</a>(stagePointer:Sprite)</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">ImageExport</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#addImageType()">addImageType</a>(exportType:String, defaultFilename:String = "image"):void</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">ImageExport</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#menuItemSelectHandler()">menuItemSelectHandler</a>(event:Object):void</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">ImageExport</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="contextMenu"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">contextMenu</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var contextMenu:ContextMenu</code>
|
||||
</div>
|
||||
<a name="fileName"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fileName</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var fileName:String</code>
|
||||
</div>
|
||||
<a name="fr"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">fr</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var fr:FileReference</code>
|
||||
</div>
|
||||
<a name="imageType"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">imageType</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var imageType:Dictionary</code>
|
||||
</div>
|
||||
<a name="mainApp"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">mainApp</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var mainApp:Sprite</code>
|
||||
</div>
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="ImageExport()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">ImageExport</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function ImageExport(stagePointer:Sprite)</code><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">stagePointer</span>:Sprite</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="addImageType()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">addImageType</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function addImageType(exportType:String, defaultFilename:String = "image"):void</code><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">exportType</span>:String</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">defaultFilename</span>:String</code> (default = "<code>image</code>")<code></code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="menuItemSelectHandler()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">menuItemSelectHandler</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function menuItemSelectHandler(event:Object):void</code><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">event</span>:Object</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
161
www/extras/yui/as-docs/com/yahoo/util/YUIBridge.html
Normal file
161
www/extras/yui/as-docs/com/yahoo/util/YUIBridge.html
Normal file
|
|
@ -0,0 +1,161 @@
|
|||
<!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="YUIBridge,com.yahoo.util.YUIBridge,flashvars,addCallbacks,sendEvent" name="keywords">
|
||||
<title>com.yahoo.util.YUIBridge</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 = 'YUIBridge - YUI Flash Component 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">YUI Flash Component 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/yahoo/util/YUIBridge.html&com/yahoo/util/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 YUIBridge</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 YUIBridge"); 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.yahoo.util</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class YUIBridge</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</div>
|
||||
<a name="propertySummary"></a>
|
||||
<div class="summarySection">
|
||||
<div class="summaryTableTitle">Public Properties</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="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#flashvars">flashvars</a> : Object<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">YUIBridge</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="#YUIBridge()">YUIBridge</a>(stage:Stage)</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">YUIBridge</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#addCallbacks()">addCallbacks</a>(callbacks:Object):void</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">YUIBridge</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#sendEvent()">sendEvent</a>(evt:Object):void</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">YUIBridge</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="flashvars"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">flashvars</td><td class="detailHeaderType">property</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public var flashvars:Object</code>
|
||||
</div>
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="YUIBridge()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">YUIBridge</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function YUIBridge(stage:Stage)</code><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">stage</span>:Stage</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="addCallbacks()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">addCallbacks</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function addCallbacks(callbacks:Object):void</code><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">callbacks</span>:Object</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="sendEvent()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">sendEvent</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function sendEvent(evt:Object):void</code><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">evt</span>:Object</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
27
www/extras/yui/as-docs/com/yahoo/util/class-list.html
Normal file
27
www/extras/yui/as-docs/com/yahoo/util/class-list.html
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<!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">
|
||||
<title>com.yahoo.util - YUI Flash Component Documentation</title>
|
||||
<base target="classFrame">
|
||||
<link rel="stylesheet" href="../../../style.css" type="text/css" media="screen">
|
||||
<link rel="stylesheet" href="../../../print.css" type="text/css" media="print">
|
||||
</head>
|
||||
<body class="classFrameContent">
|
||||
<h3>
|
||||
<a style="color:black" target="classFrame" href="package-detail.html">Package com.yahoo.util</a>
|
||||
</h3>
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="ImageExport.html">ImageExport</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="YUIBridge.html">YUIBridge</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
57
www/extras/yui/as-docs/com/yahoo/util/package-detail.html
Normal file
57
www/extras/yui/as-docs/com/yahoo/util/package-detail.html
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
<!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">
|
||||
<title>com.yahoo.util Summary</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 = 'com.yahoo.util Package - YUI Flash Component 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">YUI Flash Component 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/yahoo/util/package-detail.html&com/yahoo/util/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">Package com.yahoo.util</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#classSummary">Classes</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("Package com.yahoo.util"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,false,true,false);}
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<a name="classSummary"></a>
|
||||
<div class="summaryTableTitle">Classes</div>
|
||||
<table class="summaryTable" cellspacing="0" cellpadding="3">
|
||||
<tr>
|
||||
<th> </th><th width="30%">Class</th><th width="70%">Description</th>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ImageExport.html">ImageExport</a></td><td class="summaryTableLastCol"> </td>
|
||||
</tr>
|
||||
<tr class="prow0">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="YUIBridge.html">YUIBridge</a></td><td class="summaryTableLastCol"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<div>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
|
|
@ -55,28 +55,32 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Cl
|
|||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#readSeries()">readSeries</a>(input:Object, series:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a> = null):<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a>
|
||||
</div>
|
||||
<div class="summaryTableDescription">[static]</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Creates or updates a series based on an object of series properties.</div>
|
||||
</td><td class="summaryTableOwnerCol">SeriesSerializer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#seriesTypeToShortName()">seriesTypeToShortName</a>(type:Class):String</div>
|
||||
<div class="summaryTableDescription">[static]</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Returns a series string reference based on a class.</div>
|
||||
</td><td class="summaryTableOwnerCol">SeriesSerializer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#shortNameToSeriesType()">shortNameToSeriesType</a>(name:String):Class</div>
|
||||
<div class="summaryTableDescription">[static]</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Returns a series class based on a string reference.</div>
|
||||
</td><td class="summaryTableOwnerCol">SeriesSerializer</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#writeSeries()">writeSeries</a>(input:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a>):Object</div>
|
||||
<div class="summaryTableDescription">[static]</div>
|
||||
<div class="summaryTableDescription">[static]
|
||||
Returns the properties of a series.</div>
|
||||
</td><td class="summaryTableOwnerCol">SeriesSerializer</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -95,23 +99,31 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function readSeries(input:Object, series:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a> = null):<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code><span class="label">Parameters</span>
|
||||
<code>public static function readSeries(input:Object, series:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a> = null):<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code><p>
|
||||
Creates or updates a series based on an object of series properties.
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">input</span>:Object</code></td>
|
||||
<td width="20px"></td><td><code><span class="label">input</span>:Object</code> — Properties to be applied to the series.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">series</span>:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code> (default = <code>null</code>)<code></code></td>
|
||||
<td width="20px"></td><td><code><span class="label">series</span>:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code> (default = <code>null</code>)<code></code> — Series to be updated
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code><a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code></td>
|
||||
<td width="20"></td><td><code><a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code> —
|
||||
New or updated series.
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
@ -122,17 +134,21 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function seriesTypeToShortName(type:Class):String</code><span class="label">Parameters</span>
|
||||
<code>public static function seriesTypeToShortName(type:Class):String</code><p>
|
||||
Returns a series string reference based on a class.
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">type</span>:Class</code></td>
|
||||
<td width="20px"></td><td><code><span class="label">type</span>:Class</code> — Series class from which to derive a string reference.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>String</code></td>
|
||||
<td width="20"></td><td><code>String</code> — Reference to the series.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
@ -143,17 +159,22 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function shortNameToSeriesType(name:String):Class</code><span class="label">Parameters</span>
|
||||
<code>public static function shortNameToSeriesType(name:String):Class</code><p>
|
||||
Returns a series class based on a string reference.
|
||||
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">name</span>:String</code></td>
|
||||
<td width="20px"></td><td><code><span class="label">name</span>:String</code> — Reference from which to derive a class.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Class</code></td>
|
||||
<td width="20"></td><td><code>Class</code> — Series Class
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
@ -164,17 +185,21 @@ showHideInherited();
|
|||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public static function writeSeries(input:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a>):Object</code><span class="label">Parameters</span>
|
||||
<code>public static function writeSeries(input:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a>):Object</code><p>
|
||||
Returns the properties of a series.
|
||||
</p><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">input</span>:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code></td>
|
||||
<td width="20px"></td><td><code><span class="label">input</span>:<a href="../../astra/fl/charts/series/ISeries.html">ISeries</a></code> — Series from which to retrieve the properties.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Object</code></td>
|
||||
<td width="20"></td><td><code>Object</code> — Properties of the Series.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
|||
24
www/extras/yui/as-docs/com/yui/util/class-list.html
Normal file
24
www/extras/yui/as-docs/com/yui/util/class-list.html
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<!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">
|
||||
<title>com.yui.util - YUI Flash Component Documentation</title>
|
||||
<base target="classFrame">
|
||||
<link rel="stylesheet" href="../../../style.css" type="text/css" media="screen">
|
||||
<link rel="stylesheet" href="../../../print.css" type="text/css" media="print">
|
||||
</head>
|
||||
<body class="classFrameContent">
|
||||
<h3>
|
||||
<a style="color:black" target="classFrame" href="package-detail.html">Package com.yui.util</a>
|
||||
</h3>
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><a style="color:black" href="package-detail.html#classSummary"><b>Classes</b></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="connection.html">connection</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
175
www/extras/yui/as-docs/com/yui/util/connection.html
Normal file
175
www/extras/yui/as-docs/com/yui/util/connection.html
Normal file
|
|
@ -0,0 +1,175 @@
|
|||
<!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="connection,com.yui.util.connection,abort,isCallInProgress,send" name="keywords">
|
||||
<title>com.yui.util.connection</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 = 'connection - YUI Flash Component 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">YUI Flash Component 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/yui/util/connection.html&com/yui/util/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 connection</td><td align="right" id="subNav" class="titleTableSubNav"><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 connection"); titleBar_setSubNav(false,false,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.yui.util</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class connection</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">connection <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../images/inherit-arrow.gif"> flash.display.Sprite</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<br>
|
||||
<hr>
|
||||
</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="#connection()">connection</a>()</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">connection</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#abort()">abort</a>(id:uint):void</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">connection</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#isCallInProgress()">isCallInProgress</a>(id:uint):Boolean</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">connection</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
|
||||
<div class="summarySignature">
|
||||
<a class="signatureLink" href="#send()">send</a>(uri:String, cb:Object, id:uint):void</div>
|
||||
<div class="summaryTableDescription"></div>
|
||||
</td><td class="summaryTableOwnerCol">connection</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
showHideInherited();
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<a name="constructorDetail"></a>
|
||||
<div class="detailSectionHeader">Constructor detail</div>
|
||||
<a name="connection()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">connection</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function connection()</code>
|
||||
</div>
|
||||
<a name="methodDetail"></a>
|
||||
<div class="detailSectionHeader">Method detail</div>
|
||||
<a name="abort()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">abort</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function abort(id:uint):void</code><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">id</span>:uint</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="isCallInProgress()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">isCallInProgress</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function isCallInProgress(id:uint):Boolean</code><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">id</span>:uint</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<span class="label">Returns</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20"></td><td><code>Boolean</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<a name="send()"></a>
|
||||
<table cellspacing="0" cellpadding="0" class="detailHeader">
|
||||
<tr>
|
||||
<td class="detailHeaderName">send</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="detailBody">
|
||||
<code>public function send(uri:String, cb:Object, id:uint):void</code><span class="label">Parameters</span>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">uri</span>:String</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">cb</span>:Object</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramSpacer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="20px"></td><td><code><span class="label">id</span>:uint</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
54
www/extras/yui/as-docs/com/yui/util/package-detail.html
Normal file
54
www/extras/yui/as-docs/com/yui/util/package-detail.html
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
<!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">
|
||||
<title>com.yui.util Summary</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 = 'com.yui.util Package - YUI Flash Component 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">YUI Flash Component 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/yui/util/package-detail.html&com/yui/util/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">Package com.yui.util</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#classSummary">Classes</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("Package com.yui.util"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,false,true,false);}
|
||||
--></script>
|
||||
<div class="MainContent">
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<a name="classSummary"></a>
|
||||
<div class="summaryTableTitle">Classes</div>
|
||||
<table class="summaryTable" cellspacing="0" cellpadding="3">
|
||||
<tr>
|
||||
<th> </th><th width="30%">Class</th><th width="70%">Description</th>
|
||||
</tr>
|
||||
<tr class="prow1">
|
||||
<td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="connection.html">connection</a></td><td class="summaryTableLastCol"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<p></p>
|
||||
<div>
|
||||
<p></p>
|
||||
<center class="copyright">
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue