123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630 |
- <!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:46 CEST 2014 -->
- <title>Uses of Class org.jfree.chart.axis.AxisState (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="Uses of Class org.jfree.chart.axis.AxisState (JFreeChart Class Library (version 1.0.19-fx))";
- }
- }
- catch(err) {
- }
- //-->
- </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><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">Class</a></li>
- <li class="navBarCell1Rev">Use</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>Prev</li>
- <li>Next</li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../../index.html?org/jfree/chart/axis/class-use/AxisState.html" target="_top">Frames</a></li>
- <li><a href="AxisState.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>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <div class="header">
- <h2 title="Uses of Class org.jfree.chart.axis.AxisState" class="title">Uses of Class<br>org.jfree.chart.axis.AxisState</h2>
- </div>
- <div class="classUseContainer">
- <ul class="blockList">
- <li class="blockList">
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
- <caption><span>Packages that use <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Package</th>
- <th class="colLast" scope="col">Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a href="#org.jfree.chart.axis">org.jfree.chart.axis</a></td>
- <td class="colLast">
- <div class="block">Axis classes and interfaces.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="#org.jfree.chart.plot">org.jfree.chart.plot</a></td>
- <td class="colLast">
- <div class="block">Plot classes and related interfaces.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList">
- <ul class="blockList">
- <li class="blockList"><a name="org.jfree.chart.axis">
- <!-- -->
- </a>
- <h3>Uses of <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> in <a href="../../../../../org/jfree/chart/axis/package-summary.html">org.jfree.chart.axis</a></h3>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
- <caption><span>Methods in <a href="../../../../../org/jfree/chart/axis/package-summary.html">org.jfree.chart.axis</a> that return <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">SymbolAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/SymbolAxis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">SubCategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/SubCategoryAxis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">PeriodAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/PeriodAxis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">NumberAxis3D.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/NumberAxis3D.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">NumberAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/NumberAxis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">LogAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/LogAxis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">DateAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/DateAxis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">CyclicNumberAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CyclicNumberAxis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">CategoryAxis3D.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CategoryAxis3D.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">CategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>abstract <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">Axis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/Axis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">Axis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/Axis.html#drawAttributedLabel-java.text.AttributedString-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-">drawAttributedLabel</a></span>(java.text.AttributedString label,
- java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state)</code>
- <div class="block">Draws the axis label.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">CategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#drawCategoryLabels-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-org.jfree.chart.plot.PlotRenderingInfo-">drawCategoryLabels</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the category labels and returns the updated axis state.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">CategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#drawCategoryLabels-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-org.jfree.chart.plot.PlotRenderingInfo-">drawCategoryLabels</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">Use <a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#drawCategoryLabels-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-org.jfree.chart.plot.PlotRenderingInfo-"><code>CategoryAxis.drawCategoryLabels(Graphics2D, Rectangle2D,
- Rectangle2D, RectangleEdge, AxisState, PlotRenderingInfo)</code></a>.</span></div>
- </div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">Axis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/Axis.html#drawLabel-java.lang.String-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-">drawLabel</a></span>(java.lang.String label,
- java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state)</code>
- <div class="block">Draws the axis label.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">SubCategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/SubCategoryAxis.html#drawSubCategoryLabels-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-org.jfree.chart.plot.PlotRenderingInfo-">drawSubCategoryLabels</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the category labels and returns the updated axis state.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">PeriodAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/PeriodAxis.html#drawTickLabels-int-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">drawTickLabels</a></span>(int band,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Draws the tick labels for one "band" of time periods.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">ValueAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/ValueAxis.html#drawTickMarksAndLabels-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">drawTickMarksAndLabels</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Draws the axis line, tick marks and tick mark labels.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">CyclicNumberAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CyclicNumberAxis.html#drawTickMarksAndLabels-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">drawTickMarksAndLabels</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Draws the tick marks and labels.</div>
- </td>
- </tr>
- </tbody>
- </table>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
- <caption><span>Methods in <a href="../../../../../org/jfree/chart/axis/package-summary.html">org.jfree.chart.axis</a> with parameters of type <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><code>protected void</code></td>
- <td class="colLast"><span class="typeNameLabel">Axis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/Axis.html#createAndAddEntity-double-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">createAndAddEntity</a></span>(double cursor,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Created an entity for the axis.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">Axis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/Axis.html#drawAttributedLabel-java.text.AttributedString-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-">drawAttributedLabel</a></span>(java.text.AttributedString label,
- java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state)</code>
- <div class="block">Draws the axis label.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">CategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#drawCategoryLabels-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-org.jfree.chart.plot.PlotRenderingInfo-">drawCategoryLabels</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the category labels and returns the updated axis state.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">CategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#drawCategoryLabels-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-org.jfree.chart.plot.PlotRenderingInfo-">drawCategoryLabels</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">Use <a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#drawCategoryLabels-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-org.jfree.chart.plot.PlotRenderingInfo-"><code>CategoryAxis.drawCategoryLabels(Graphics2D, Rectangle2D,
- Rectangle2D, RectangleEdge, AxisState, PlotRenderingInfo)</code></a>.</span></div>
- </div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">Axis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/Axis.html#drawLabel-java.lang.String-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-">drawLabel</a></span>(java.lang.String label,
- java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state)</code>
- <div class="block">Draws the axis label.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">SubCategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/SubCategoryAxis.html#drawSubCategoryLabels-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-org.jfree.chart.plot.PlotRenderingInfo-">drawSubCategoryLabels</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the category labels and returns the updated axis state.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">PeriodAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/PeriodAxis.html#drawTickLabels-int-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">drawTickLabels</a></span>(int band,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Draws the tick labels for one "band" of time periods.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected void</code></td>
- <td class="colLast"><span class="typeNameLabel">PeriodAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/PeriodAxis.html#drawTickMarks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">drawTickMarks</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Draws the tick marks for the axis.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><span class="typeNameLabel">CategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#drawTickMarks-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-">drawTickMarks</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state)</code>
- <div class="block">Draws the tick marks.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected void</code></td>
- <td class="colLast"><span class="typeNameLabel">PeriodAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/PeriodAxis.html#drawTickMarksHorizontal-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">drawTickMarksHorizontal</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Draws the major and minor tick marks for an axis that lies at the top or
- bottom of the plot.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected void</code></td>
- <td class="colLast"><span class="typeNameLabel">PeriodAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/PeriodAxis.html#drawTickMarksVertical-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">drawTickMarksVertical</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Draws the tick marks for a vertical axis.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>java.util.List</code></td>
- <td class="colLast"><span class="typeNameLabel">SymbolAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/SymbolAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Calculates the positions of the tick labels for the axis, storing the
- results in the tick label list (ready for drawing).</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>java.util.List</code></td>
- <td class="colLast"><span class="typeNameLabel">PeriodAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/PeriodAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Calculates the positions of the ticks for the axis, storing the results
- in the tick list (ready for drawing).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>java.util.List</code></td>
- <td class="colLast"><span class="typeNameLabel">NumberAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/NumberAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Calculates the positions of the tick labels for the axis, storing the
- results in the tick label list (ready for drawing).</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>java.util.List</code></td>
- <td class="colLast"><span class="typeNameLabel">LogAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/LogAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Calculates the positions of the tick labels for the axis, storing the
- results in the tick label list (ready for drawing).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>java.util.List</code></td>
- <td class="colLast"><span class="typeNameLabel">DateAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/DateAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Calculates the positions of the tick labels for the axis, storing the
- results in the tick label list (ready for drawing).</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>java.util.List</code></td>
- <td class="colLast"><span class="typeNameLabel">CategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Creates a temporary list of ticks that can be used when drawing the axis.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>abstract java.util.List</code></td>
- <td class="colLast"><span class="typeNameLabel">Axis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/Axis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Calculates the positions of the ticks for the axis, storing the results
- in the tick list (ready for drawing).</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList"><a name="org.jfree.chart.plot">
- <!-- -->
- </a>
- <h3>Uses of <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> in <a href="../../../../../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a></h3>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
- <caption><span>Methods in <a href="../../../../../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a> that return <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarPlot.html#drawAxis-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-">drawAxis</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea)</code>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">As of version 1.0.14, this method is no longer used.</span></div>
- </div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarPlot.html#drawAxis-org.jfree.chart.axis.ValueAxis-org.jfree.chart.plot.PolarAxisLocation-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawAxis</a></span>(<a href="../../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a> axis,
- <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a> location,
- java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea)</code>
- <div class="block">Draws the axis with the specified index.</div>
- </td>
- </tr>
- </tbody>
- </table>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
- <caption><span>Methods in <a href="../../../../../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a> that return types with arguments of type <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><code>protected java.util.Map<<a href="../../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a>,<a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a>></code></td>
- <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#drawAxes-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotRenderingInfo-">drawAxes</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- <a href="../../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">A utility method for drawing the axes.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <!-- ======= 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><a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">Class</a></li>
- <li class="navBarCell1Rev">Use</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>Prev</li>
- <li>Next</li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../../index.html?org/jfree/chart/axis/class-use/AxisState.html" target="_top">Frames</a></li>
- <li><a href="AxisState.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>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|