123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="en">
- <head>
- <!-- Generated by javadoc (1.8.0_05) on Thu Jul 31 14:50:34 CEST 2014 -->
- <title>StandardDialRange (JFreeChart Class Library (version 1.0.19-fx))</title>
- <meta name="date" content="2014-07-31">
- <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
- <script type="text/javascript" src="../../../../../script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="StandardDialRange (JFreeChart Class Library (version 1.0.19-fx))";
- }
- }
- catch(err) {
- }
- //-->
- var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10};
- var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
- var altColor = "altColor";
- var rowColor = "rowColor";
- var tableTab = "tableTab";
- var activeTableTab = "activeTableTab";
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../../../../../overview-summary.html">Overview</a></li>
- <li><a href="package-summary.html">Package</a></li>
- <li class="navBarCell1Rev">Class</li>
- <li><a href="class-use/StandardDialRange.html">Use</a></li>
- <li><a href="package-tree.html">Tree</a></li>
- <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
- <li><a href="../../../../../index-files/index-1.html">Index</a></li>
- <li><a href="../../../../../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="../../../../../org/jfree/chart/plot/dial/StandardDialFrame.html" title="class in org.jfree.chart.plot.dial"><span class="typeNameLink">Prev Class</span></a></li>
- <li><a href="../../../../../org/jfree/chart/plot/dial/StandardDialScale.html" title="class in org.jfree.chart.plot.dial"><span class="typeNameLink">Next Class</span></a></li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../../index.html?org/jfree/chart/plot/dial/StandardDialRange.html" target="_top">Frames</a></li>
- <li><a href="StandardDialRange.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <div>
- <ul class="subNavList">
- <li>Summary: </li>
- <li>Nested | </li>
- <li>Field | </li>
- <li><a href="#constructor.summary">Constr</a> | </li>
- <li><a href="#method.summary">Method</a></li>
- </ul>
- <ul class="subNavList">
- <li>Detail: </li>
- <li>Field | </li>
- <li><a href="#constructor.detail">Constr</a> | </li>
- <li><a href="#method.detail">Method</a></li>
- </ul>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <!-- ======== START OF CLASS DATA ======== -->
- <div class="header">
- <div class="subTitle">org.jfree.chart.plot.dial</div>
- <h2 title="Class StandardDialRange" class="title">Class StandardDialRange</h2>
- </div>
- <div class="contentContainer">
- <ul class="inheritance">
- <li>java.lang.Object</li>
- <li>
- <ul class="inheritance">
- <li><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">org.jfree.chart.plot.dial.AbstractDialLayer</a></li>
- <li>
- <ul class="inheritance">
- <li>org.jfree.chart.plot.dial.StandardDialRange</li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- <div class="description">
- <ul class="blockList">
- <li class="blockList">
- <dl>
- <dt>All Implemented Interfaces:</dt>
- <dd>java.io.Serializable, java.lang.Cloneable, <a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a>, org.jfree.util.PublicCloneable</dd>
- </dl>
- <hr>
- <br>
- <pre>public class <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.69">StandardDialRange</a>
- extends <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a>
- implements <a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a>, java.lang.Cloneable, org.jfree.util.PublicCloneable, java.io.Serializable</pre>
- <div class="block">A layer that draws a range highlight on a dial plot.</div>
- <dl>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.7</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../serialized-form.html#org.jfree.chart.plot.dial.StandardDialRange">Serialized Form</a></dd>
- </dl>
- </li>
- </ul>
- </div>
- <div class="summary">
- <ul class="blockList">
- <li class="blockList">
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.summary">
- <!-- -->
- </a>
- <h3>Constructor Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
- <caption><span>Constructors</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Constructor and Description</th>
- </tr>
- <tr class="altColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#StandardDialRange--">StandardDialRange</a></span>()</code>
- <div class="block">Creates a new instance of <code>StandardDialRange</code>.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#StandardDialRange-double-double-java.awt.Paint-">StandardDialRange</a></span>(double lower,
- double upper,
- java.awt.Paint paint)</code>
- <div class="block">Creates a new instance of <code>StandardDialRange</code>.</div>
- </td>
- </tr>
- </table>
- </li>
- </ul>
- <!-- ========== METHOD SUMMARY =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.summary">
- <!-- -->
- </a>
- <h3>Method Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
- <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tr id="i0" class="altColor">
- <td class="colFirst"><code>java.lang.Object</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#clone--">clone</a></span>()</code>
- <div class="block">Returns a clone of this instance.</div>
- </td>
- </tr>
- <tr id="i1" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#draw-java.awt.Graphics2D-org.jfree.chart.plot.dial.DialPlot-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-">draw</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/plot/dial/DialPlot.html" title="class in org.jfree.chart.plot.dial">DialPlot</a> plot,
- java.awt.geom.Rectangle2D frame,
- java.awt.geom.Rectangle2D view)</code>
- <div class="block">Draws the range.</div>
- </td>
- </tr>
- <tr id="i2" class="altColor">
- <td class="colFirst"><code>boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code>
- <div class="block">Tests this instance for equality with an arbitrary object.</div>
- </td>
- </tr>
- <tr id="i3" class="rowColor">
- <td class="colFirst"><code>double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getInnerRadius--">getInnerRadius</a></span>()</code>
- <div class="block">Returns the inner radius.</div>
- </td>
- </tr>
- <tr id="i4" class="altColor">
- <td class="colFirst"><code>double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getLowerBound--">getLowerBound</a></span>()</code>
- <div class="block">Returns the lower bound (a data value) of the dial range.</div>
- </td>
- </tr>
- <tr id="i5" class="rowColor">
- <td class="colFirst"><code>double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getOuterRadius--">getOuterRadius</a></span>()</code>
- <div class="block">Returns the outer radius.</div>
- </td>
- </tr>
- <tr id="i6" class="altColor">
- <td class="colFirst"><code>java.awt.Paint</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getPaint--">getPaint</a></span>()</code>
- <div class="block">Returns the paint used to highlight the range.</div>
- </td>
- </tr>
- <tr id="i7" class="rowColor">
- <td class="colFirst"><code>int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getScaleIndex--">getScaleIndex</a></span>()</code>
- <div class="block">Returns the scale index.</div>
- </td>
- </tr>
- <tr id="i8" class="altColor">
- <td class="colFirst"><code>double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getUpperBound--">getUpperBound</a></span>()</code>
- <div class="block">Returns the upper bound of the dial range.</div>
- </td>
- </tr>
- <tr id="i9" class="rowColor">
- <td class="colFirst"><code>int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#hashCode--">hashCode</a></span>()</code>
- <div class="block">Returns a hash code for this instance.</div>
- </td>
- </tr>
- <tr id="i10" class="altColor">
- <td class="colFirst"><code>boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#isClippedToWindow--">isClippedToWindow</a></span>()</code>
- <div class="block">Returns <code>true</code> to indicate that this layer should be
- clipped within the dial window.</div>
- </td>
- </tr>
- <tr id="i11" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setBounds-double-double-">setBounds</a></span>(double lower,
- double upper)</code>
- <div class="block">Sets the bounds for the range and sends a <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a>
- to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i12" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setInnerRadius-double-">setInnerRadius</a></span>(double radius)</code>
- <div class="block">Sets the inner radius and sends a <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all
- registered listeners.</div>
- </td>
- </tr>
- <tr id="i13" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setLowerBound-double-">setLowerBound</a></span>(double bound)</code>
- <div class="block">Sets the lower bound of the dial range and sends a
- <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i14" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setOuterRadius-double-">setOuterRadius</a></span>(double radius)</code>
- <div class="block">Sets the outer radius and sends a <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all
- registered listeners.</div>
- </td>
- </tr>
- <tr id="i15" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setPaint-java.awt.Paint-">setPaint</a></span>(java.awt.Paint paint)</code>
- <div class="block">Sets the paint used to highlight the range and sends a
- <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i16" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setScaleIndex-int-">setScaleIndex</a></span>(int index)</code>
- <div class="block">Sets the scale index and sends a <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all
- registered listeners.</div>
- </td>
- </tr>
- <tr id="i17" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setUpperBound-double-">setUpperBound</a></span>(double bound)</code>
- <div class="block">Sets the upper bound of the dial range and sends a
- <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- </table>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.plot.dial.AbstractDialLayer">
- <!-- -->
- </a>
- <h3>Methods inherited from class org.jfree.chart.plot.dial.<a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a></h3>
- <code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#addChangeListener-org.jfree.chart.plot.dial.DialLayerChangeListener-">addChangeListener</a>, <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#hasListener-java.util.EventListener-">hasListener</a>, <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#isVisible--">isVisible</a>, <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#notifyListeners-org.jfree.chart.plot.dial.DialLayerChangeEvent-">notifyListeners</a>, <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#removeChangeListener-org.jfree.chart.plot.dial.DialLayerChangeListener-">removeChangeListener</a>, <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#setVisible-boolean-">setVisible</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
- <!-- -->
- </a>
- <h3>Methods inherited from class java.lang.Object</h3>
- <code>finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.plot.dial.DialLayer">
- <!-- -->
- </a>
- <h3>Methods inherited from interface org.jfree.chart.plot.dial.<a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a></h3>
- <code><a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#addChangeListener-org.jfree.chart.plot.dial.DialLayerChangeListener-">addChangeListener</a>, <a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#hasListener-java.util.EventListener-">hasListener</a>, <a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#isVisible--">isVisible</a>, <a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#removeChangeListener-org.jfree.chart.plot.dial.DialLayerChangeListener-">removeChangeListener</a></code></li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <div class="details">
- <ul class="blockList">
- <li class="blockList">
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.detail">
- <!-- -->
- </a>
- <h3>Constructor Detail</h3>
- <a name="StandardDialRange--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>StandardDialRange</h4>
- <pre>public <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.105">StandardDialRange</a>()</pre>
- <div class="block">Creates a new instance of <code>StandardDialRange</code>.</div>
- </li>
- </ul>
- <a name="StandardDialRange-double-double-java.awt.Paint-">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>StandardDialRange</h4>
- <pre>public <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.116">StandardDialRange</a>(double lower,
- double upper,
- java.awt.Paint paint)</pre>
- <div class="block">Creates a new instance of <code>StandardDialRange</code>.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>lower</code> - the lower bound.</dd>
- <dd><code>upper</code> - the upper bound.</dd>
- <dd><code>paint</code> - the paint (<code>null</code> not permitted).</dd>
- </dl>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ============ METHOD DETAIL ========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.detail">
- <!-- -->
- </a>
- <h3>Method Detail</h3>
- <a name="getScaleIndex--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getScaleIndex</h4>
- <pre>public int <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.133">getScaleIndex</a>()</pre>
- <div class="block">Returns the scale index.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The scale index.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setScaleIndex-int-"><code>setScaleIndex(int)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setScaleIndex-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setScaleIndex</h4>
- <pre>public void <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.145">setScaleIndex</a>(int index)</pre>
- <div class="block">Sets the scale index and sends a <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all
- registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>index</code> - the scale index.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getScaleIndex--"><code>getScaleIndex()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getLowerBound--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getLowerBound</h4>
- <pre>public double <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.157">getLowerBound</a>()</pre>
- <div class="block">Returns the lower bound (a data value) of the dial range.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The lower bound of the dial range.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setLowerBound-double-"><code>setLowerBound(double)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setLowerBound-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setLowerBound</h4>
- <pre>public void <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.169">setLowerBound</a>(double bound)</pre>
- <div class="block">Sets the lower bound of the dial range and sends a
- <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>bound</code> - the lower bound.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getLowerBound--"><code>getLowerBound()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getUpperBound--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getUpperBound</h4>
- <pre>public double <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.185">getUpperBound</a>()</pre>
- <div class="block">Returns the upper bound of the dial range.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The upper bound.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setUpperBound-double-"><code>setUpperBound(double)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setUpperBound-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setUpperBound</h4>
- <pre>public void <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.197">setUpperBound</a>(double bound)</pre>
- <div class="block">Sets the upper bound of the dial range and sends a
- <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>bound</code> - the upper bound.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getUpperBound--"><code>getUpperBound()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setBounds-double-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setBounds</h4>
- <pre>public void <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.213">setBounds</a>(double lower,
- double upper)</pre>
- <div class="block">Sets the bounds for the range and sends a <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a>
- to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>lower</code> - the lower bound.</dd>
- <dd><code>upper</code> - the upper bound.</dd>
- </dl>
- </li>
- </ul>
- <a name="getPaint--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getPaint</h4>
- <pre>public java.awt.Paint <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.230">getPaint</a>()</pre>
- <div class="block">Returns the paint used to highlight the range.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The paint (never <code>null</code>).</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setPaint-java.awt.Paint-"><code>setPaint(Paint)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setPaint-java.awt.Paint-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setPaint</h4>
- <pre>public void <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.242">setPaint</a>(java.awt.Paint paint)</pre>
- <div class="block">Sets the paint used to highlight the range and sends a
- <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>paint</code> - the paint (<code>null</code> not permitted).</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getPaint--"><code>getPaint()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getInnerRadius--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getInnerRadius</h4>
- <pre>public double <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.255">getInnerRadius</a>()</pre>
- <div class="block">Returns the inner radius.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The inner radius.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setInnerRadius-double-"><code>setInnerRadius(double)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setInnerRadius-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setInnerRadius</h4>
- <pre>public void <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.267">setInnerRadius</a>(double radius)</pre>
- <div class="block">Sets the inner radius and sends a <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all
- registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>radius</code> - the radius.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getInnerRadius--"><code>getInnerRadius()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getOuterRadius--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getOuterRadius</h4>
- <pre>public double <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.279">getOuterRadius</a>()</pre>
- <div class="block">Returns the outer radius.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The outer radius.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#setOuterRadius-double-"><code>setOuterRadius(double)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setOuterRadius-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setOuterRadius</h4>
- <pre>public void <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.291">setOuterRadius</a>(double radius)</pre>
- <div class="block">Sets the outer radius and sends a <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all
- registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>radius</code> - the radius.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../org/jfree/chart/plot/dial/StandardDialRange.html#getOuterRadius--"><code>getOuterRadius()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="isClippedToWindow--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>isClippedToWindow</h4>
- <pre>public boolean <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.303">isClippedToWindow</a>()</pre>
- <div class="block">Returns <code>true</code> to indicate that this layer should be
- clipped within the dial window.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#isClippedToWindow--">isClippedToWindow</a></code> in interface <code><a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a></code></dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd><code>true</code>.</dd>
- </dl>
- </li>
- </ul>
- <a name="draw-java.awt.Graphics2D-org.jfree.chart.plot.dial.DialPlot-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>draw</h4>
- <pre>public void <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.316">draw</a>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/plot/dial/DialPlot.html" title="class in org.jfree.chart.plot.dial">DialPlot</a> plot,
- java.awt.geom.Rectangle2D frame,
- java.awt.geom.Rectangle2D view)</pre>
- <div class="block">Draws the range.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#draw-java.awt.Graphics2D-org.jfree.chart.plot.dial.DialPlot-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-">draw</a></code> in interface <code><a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>g2</code> - the graphics target.</dd>
- <dd><code>plot</code> - the plot.</dd>
- <dd><code>frame</code> - the dial's reference frame (in Java2D space).</dd>
- <dd><code>view</code> - the dial's view rectangle (in Java2D space).</dd>
- </dl>
- </li>
- </ul>
- <a name="equals-java.lang.Object-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>equals</h4>
- <pre>public boolean <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.351">equals</a>(java.lang.Object obj)</pre>
- <div class="block">Tests this instance for equality with an arbitrary object.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#equals-java.lang.Object-">equals</a></code> in class <code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>obj</code> - the object (<code>null</code> permitted).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A boolean.</dd>
- </dl>
- </li>
- </ul>
- <a name="hashCode--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>hashCode</h4>
- <pre>public int <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.386">hashCode</a>()</pre>
- <div class="block">Returns a hash code for this instance.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#hashCode--">hashCode</a></code> in class <code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a></code></dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The hash code.</dd>
- </dl>
- </li>
- </ul>
- <a name="clone--">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>clone</h4>
- <pre>public java.lang.Object <a href="../../../../../src-html/org/jfree/chart/plot/dial/StandardDialRange.html#line.409">clone</a>()
- throws java.lang.CloneNotSupportedException</pre>
- <div class="block">Returns a clone of this instance.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code>clone</code> in interface <code>org.jfree.util.PublicCloneable</code></dd>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#clone--">clone</a></code> in class <code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a></code></dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A clone.</dd>
- <dt><span class="throwsLabel">Throws:</span></dt>
- <dd><code>java.lang.CloneNotSupportedException</code> - if any of the attributes of this
- instance cannot be cloned.</dd>
- </dl>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- </div>
- <!-- ========= END OF CLASS DATA ========= -->
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../../../../../overview-summary.html">Overview</a></li>
- <li><a href="package-summary.html">Package</a></li>
- <li class="navBarCell1Rev">Class</li>
- <li><a href="class-use/StandardDialRange.html">Use</a></li>
- <li><a href="package-tree.html">Tree</a></li>
- <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
- <li><a href="../../../../../index-files/index-1.html">Index</a></li>
- <li><a href="../../../../../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="../../../../../org/jfree/chart/plot/dial/StandardDialFrame.html" title="class in org.jfree.chart.plot.dial"><span class="typeNameLink">Prev Class</span></a></li>
- <li><a href="../../../../../org/jfree/chart/plot/dial/StandardDialScale.html" title="class in org.jfree.chart.plot.dial"><span class="typeNameLink">Next Class</span></a></li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../../index.html?org/jfree/chart/plot/dial/StandardDialRange.html" target="_top">Frames</a></li>
- <li><a href="StandardDialRange.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <div>
- <ul class="subNavList">
- <li>Summary: </li>
- <li>Nested | </li>
- <li>Field | </li>
- <li><a href="#constructor.summary">Constr</a> | </li>
- <li><a href="#method.summary">Method</a></li>
- </ul>
- <ul class="subNavList">
- <li>Detail: </li>
- <li>Field | </li>
- <li><a href="#constructor.detail">Constr</a> | </li>
- <li><a href="#method.detail">Method</a></li>
- </ul>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|