AxisSpace.html 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_05) on Thu Jul 31 14:50:46 CEST 2014 -->
  6. <title>Uses of Class org.jfree.chart.axis.AxisSpace (JFreeChart Class Library (version 1.0.19-fx))</title>
  7. <meta name="date" content="2014-07-31">
  8. <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../../../../../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="Uses of Class org.jfree.chart.axis.AxisSpace (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  35. <li><a href="../package-summary.html">Package</a></li>
  36. <li><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">Class</a></li>
  37. <li class="navBarCell1Rev">Use</li>
  38. <li><a href="../package-tree.html">Tree</a></li>
  39. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  40. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  41. <li><a href="../../../../../help-doc.html">Help</a></li>
  42. </ul>
  43. </div>
  44. <div class="subNav">
  45. <ul class="navList">
  46. <li>Prev</li>
  47. <li>Next</li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../../../../../index.html?org/jfree/chart/axis/class-use/AxisSpace.html" target="_top">Frames</a></li>
  51. <li><a href="AxisSpace.html" target="_top">No&nbsp;Frames</a></li>
  52. </ul>
  53. <ul class="navList" id="allclasses_navbar_top">
  54. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  55. </ul>
  56. <div>
  57. <script type="text/javascript"><!--
  58. allClassesLink = document.getElementById("allclasses_navbar_top");
  59. if(window==top) {
  60. allClassesLink.style.display = "block";
  61. }
  62. else {
  63. allClassesLink.style.display = "none";
  64. }
  65. //-->
  66. </script>
  67. </div>
  68. <a name="skip.navbar.top">
  69. <!-- -->
  70. </a></div>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <div class="header">
  73. <h2 title="Uses of Class org.jfree.chart.axis.AxisSpace" class="title">Uses of Class<br>org.jfree.chart.axis.AxisSpace</h2>
  74. </div>
  75. <div class="classUseContainer">
  76. <ul class="blockList">
  77. <li class="blockList">
  78. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  79. <caption><span>Packages that use <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></span><span class="tabEnd">&nbsp;</span></caption>
  80. <tr>
  81. <th class="colFirst" scope="col">Package</th>
  82. <th class="colLast" scope="col">Description</th>
  83. </tr>
  84. <tbody>
  85. <tr class="altColor">
  86. <td class="colFirst"><a href="#org.jfree.chart.axis">org.jfree.chart.axis</a></td>
  87. <td class="colLast">
  88. <div class="block">Axis classes and interfaces.</div>
  89. </td>
  90. </tr>
  91. <tr class="rowColor">
  92. <td class="colFirst"><a href="#org.jfree.chart.plot">org.jfree.chart.plot</a></td>
  93. <td class="colLast">
  94. <div class="block">Plot classes and related interfaces.</div>
  95. </td>
  96. </tr>
  97. </tbody>
  98. </table>
  99. </li>
  100. <li class="blockList">
  101. <ul class="blockList">
  102. <li class="blockList"><a name="org.jfree.chart.axis">
  103. <!-- -->
  104. </a>
  105. <h3>Uses of <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a> in <a href="../../../../../org/jfree/chart/axis/package-summary.html">org.jfree.chart.axis</a></h3>
  106. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  107. <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/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></span><span class="tabEnd">&nbsp;</span></caption>
  108. <tr>
  109. <th class="colFirst" scope="col">Modifier and Type</th>
  110. <th class="colLast" scope="col">Method and Description</th>
  111. </tr>
  112. <tbody>
  113. <tr class="altColor">
  114. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  115. <td class="colLast"><span class="typeNameLabel">ColorBar.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/ColorBar.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  116. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  117. java.awt.geom.Rectangle2D&nbsp;plotArea,
  118. java.awt.geom.Rectangle2D&nbsp;dataArea,
  119. org.jfree.ui.RectangleEdge&nbsp;edge,
  120. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  121. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  122. <div class="block">Reserves the space required to draw the color bar.</div>
  123. </td>
  124. </tr>
  125. <tr class="rowColor">
  126. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  127. <td class="colLast"><span class="typeNameLabel">ValueAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/ValueAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  128. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  129. java.awt.geom.Rectangle2D&nbsp;plotArea,
  130. org.jfree.ui.RectangleEdge&nbsp;edge,
  131. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  132. <div class="block">Returns the space required to draw the axis.</div>
  133. </td>
  134. </tr>
  135. <tr class="altColor">
  136. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  137. <td class="colLast"><span class="typeNameLabel">SubCategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/SubCategoryAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  138. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  139. java.awt.geom.Rectangle2D&nbsp;plotArea,
  140. org.jfree.ui.RectangleEdge&nbsp;edge,
  141. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  142. <div class="block">Estimates the space required for the axis, given a specific drawing area.</div>
  143. </td>
  144. </tr>
  145. <tr class="rowColor">
  146. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  147. <td class="colLast"><span class="typeNameLabel">PeriodAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/PeriodAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  148. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  149. java.awt.geom.Rectangle2D&nbsp;plotArea,
  150. org.jfree.ui.RectangleEdge&nbsp;edge,
  151. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  152. <div class="block">Estimates the space (height or width) required to draw the axis.</div>
  153. </td>
  154. </tr>
  155. <tr class="altColor">
  156. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  157. <td class="colLast"><span class="typeNameLabel">CyclicNumberAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CyclicNumberAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  158. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  159. java.awt.geom.Rectangle2D&nbsp;plotArea,
  160. org.jfree.ui.RectangleEdge&nbsp;edge,
  161. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  162. <div class="block">Reserve some space on each axis side because we draw a centered label at
  163. each extremity.</div>
  164. </td>
  165. </tr>
  166. <tr class="rowColor">
  167. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  168. <td class="colLast"><span class="typeNameLabel">CategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  169. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  170. java.awt.geom.Rectangle2D&nbsp;plotArea,
  171. org.jfree.ui.RectangleEdge&nbsp;edge,
  172. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  173. <div class="block">Estimates the space required for the axis, given a specific drawing area.</div>
  174. </td>
  175. </tr>
  176. <tr class="altColor">
  177. <td class="colFirst"><code>abstract <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  178. <td class="colLast"><span class="typeNameLabel">Axis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/Axis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  179. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  180. java.awt.geom.Rectangle2D&nbsp;plotArea,
  181. org.jfree.ui.RectangleEdge&nbsp;edge,
  182. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  183. <div class="block">Estimates the space (height or width) required to draw the axis.</div>
  184. </td>
  185. </tr>
  186. </tbody>
  187. </table>
  188. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  189. <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/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></span><span class="tabEnd">&nbsp;</span></caption>
  190. <tr>
  191. <th class="colFirst" scope="col">Modifier and Type</th>
  192. <th class="colLast" scope="col">Method and Description</th>
  193. </tr>
  194. <tbody>
  195. <tr class="altColor">
  196. <td class="colFirst"><code>void</code></td>
  197. <td class="colLast"><span class="typeNameLabel">AxisSpace.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/AxisSpace.html#ensureAtLeast-org.jfree.chart.axis.AxisSpace-">ensureAtLeast</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  198. <div class="block">Ensures that this object reserves at least as much space as another.</div>
  199. </td>
  200. </tr>
  201. <tr class="rowColor">
  202. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  203. <td class="colLast"><span class="typeNameLabel">ColorBar.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/ColorBar.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  204. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  205. java.awt.geom.Rectangle2D&nbsp;plotArea,
  206. java.awt.geom.Rectangle2D&nbsp;dataArea,
  207. org.jfree.ui.RectangleEdge&nbsp;edge,
  208. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  209. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  210. <div class="block">Reserves the space required to draw the color bar.</div>
  211. </td>
  212. </tr>
  213. <tr class="altColor">
  214. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  215. <td class="colLast"><span class="typeNameLabel">ValueAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/ValueAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  216. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  217. java.awt.geom.Rectangle2D&nbsp;plotArea,
  218. org.jfree.ui.RectangleEdge&nbsp;edge,
  219. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  220. <div class="block">Returns the space required to draw the axis.</div>
  221. </td>
  222. </tr>
  223. <tr class="rowColor">
  224. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  225. <td class="colLast"><span class="typeNameLabel">SubCategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/SubCategoryAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  226. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  227. java.awt.geom.Rectangle2D&nbsp;plotArea,
  228. org.jfree.ui.RectangleEdge&nbsp;edge,
  229. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  230. <div class="block">Estimates the space required for the axis, given a specific drawing area.</div>
  231. </td>
  232. </tr>
  233. <tr class="altColor">
  234. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  235. <td class="colLast"><span class="typeNameLabel">PeriodAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/PeriodAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  236. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  237. java.awt.geom.Rectangle2D&nbsp;plotArea,
  238. org.jfree.ui.RectangleEdge&nbsp;edge,
  239. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  240. <div class="block">Estimates the space (height or width) required to draw the axis.</div>
  241. </td>
  242. </tr>
  243. <tr class="rowColor">
  244. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  245. <td class="colLast"><span class="typeNameLabel">CyclicNumberAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CyclicNumberAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  246. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  247. java.awt.geom.Rectangle2D&nbsp;plotArea,
  248. org.jfree.ui.RectangleEdge&nbsp;edge,
  249. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  250. <div class="block">Reserve some space on each axis side because we draw a centered label at
  251. each extremity.</div>
  252. </td>
  253. </tr>
  254. <tr class="altColor">
  255. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  256. <td class="colLast"><span class="typeNameLabel">CategoryAxis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/CategoryAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  257. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  258. java.awt.geom.Rectangle2D&nbsp;plotArea,
  259. org.jfree.ui.RectangleEdge&nbsp;edge,
  260. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  261. <div class="block">Estimates the space required for the axis, given a specific drawing area.</div>
  262. </td>
  263. </tr>
  264. <tr class="rowColor">
  265. <td class="colFirst"><code>abstract <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  266. <td class="colLast"><span class="typeNameLabel">Axis.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/axis/Axis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  267. <a href="../../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a>&nbsp;plot,
  268. java.awt.geom.Rectangle2D&nbsp;plotArea,
  269. org.jfree.ui.RectangleEdge&nbsp;edge,
  270. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  271. <div class="block">Estimates the space (height or width) required to draw the axis.</div>
  272. </td>
  273. </tr>
  274. </tbody>
  275. </table>
  276. </li>
  277. <li class="blockList"><a name="org.jfree.chart.plot">
  278. <!-- -->
  279. </a>
  280. <h3>Uses of <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a> in <a href="../../../../../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a></h3>
  281. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  282. <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/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></span><span class="tabEnd">&nbsp;</span></caption>
  283. <tr>
  284. <th class="colFirst" scope="col">Modifier and Type</th>
  285. <th class="colLast" scope="col">Method and Description</th>
  286. </tr>
  287. <tbody>
  288. <tr class="altColor">
  289. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  290. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#calculateAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">calculateAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  291. java.awt.geom.Rectangle2D&nbsp;plotArea)</code>
  292. <div class="block">Calculates the space required for all the axes in the plot.</div>
  293. </td>
  294. </tr>
  295. <tr class="rowColor">
  296. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  297. <td class="colLast"><span class="typeNameLabel">CombinedRangeXYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CombinedRangeXYPlot.html#calculateAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">calculateAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  298. java.awt.geom.Rectangle2D&nbsp;plotArea)</code>
  299. <div class="block">Calculates the space required for the axes.</div>
  300. </td>
  301. </tr>
  302. <tr class="altColor">
  303. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  304. <td class="colLast"><span class="typeNameLabel">CombinedRangeCategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CombinedRangeCategoryPlot.html#calculateAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">calculateAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  305. java.awt.geom.Rectangle2D&nbsp;plotArea)</code>
  306. <div class="block">Calculates the space required for the axes.</div>
  307. </td>
  308. </tr>
  309. <tr class="rowColor">
  310. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  311. <td class="colLast"><span class="typeNameLabel">CombinedDomainXYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#calculateAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">calculateAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  312. java.awt.geom.Rectangle2D&nbsp;plotArea)</code>
  313. <div class="block">Calculates the axis space required.</div>
  314. </td>
  315. </tr>
  316. <tr class="altColor">
  317. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  318. <td class="colLast"><span class="typeNameLabel">CombinedDomainCategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CombinedDomainCategoryPlot.html#calculateAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">calculateAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  319. java.awt.geom.Rectangle2D&nbsp;plotArea)</code>
  320. <div class="block">Calculates the space required for the axes.</div>
  321. </td>
  322. </tr>
  323. <tr class="rowColor">
  324. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  325. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#calculateAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">calculateAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  326. java.awt.geom.Rectangle2D&nbsp;plotArea)</code>
  327. <div class="block">Calculates the space required for the axes.</div>
  328. </td>
  329. </tr>
  330. <tr class="altColor">
  331. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  332. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#calculateDomainAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.axis.AxisSpace-">calculateDomainAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  333. java.awt.geom.Rectangle2D&nbsp;plotArea,
  334. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  335. <div class="block">Calculates the space required for the domain axis/axes.</div>
  336. </td>
  337. </tr>
  338. <tr class="rowColor">
  339. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  340. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#calculateDomainAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.axis.AxisSpace-">calculateDomainAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  341. java.awt.geom.Rectangle2D&nbsp;plotArea,
  342. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  343. <div class="block">Calculates the space required for the domain axis/axes.</div>
  344. </td>
  345. </tr>
  346. <tr class="altColor">
  347. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  348. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#calculateRangeAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.axis.AxisSpace-">calculateRangeAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  349. java.awt.geom.Rectangle2D&nbsp;plotArea,
  350. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  351. <div class="block">Calculates the space required for the range axis/axes.</div>
  352. </td>
  353. </tr>
  354. <tr class="rowColor">
  355. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  356. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#calculateRangeAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.axis.AxisSpace-">calculateRangeAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  357. java.awt.geom.Rectangle2D&nbsp;plotArea,
  358. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  359. <div class="block">Calculates the space required for the range axis/axes.</div>
  360. </td>
  361. </tr>
  362. <tr class="altColor">
  363. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  364. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#getFixedDomainAxisSpace--">getFixedDomainAxisSpace</a></span>()</code>
  365. <div class="block">Returns the fixed domain axis space.</div>
  366. </td>
  367. </tr>
  368. <tr class="rowColor">
  369. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  370. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#getFixedDomainAxisSpace--">getFixedDomainAxisSpace</a></span>()</code>
  371. <div class="block">Returns the fixed domain axis space.</div>
  372. </td>
  373. </tr>
  374. <tr class="altColor">
  375. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  376. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#getFixedRangeAxisSpace--">getFixedRangeAxisSpace</a></span>()</code>
  377. <div class="block">Returns the fixed range axis space.</div>
  378. </td>
  379. </tr>
  380. <tr class="rowColor">
  381. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  382. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#getFixedRangeAxisSpace--">getFixedRangeAxisSpace</a></span>()</code>
  383. <div class="block">Returns the fixed range axis space.</div>
  384. </td>
  385. </tr>
  386. </tbody>
  387. </table>
  388. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  389. <caption><span>Methods in <a href="../../../../../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a> with parameters of type <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></span><span class="tabEnd">&nbsp;</span></caption>
  390. <tr>
  391. <th class="colFirst" scope="col">Modifier and Type</th>
  392. <th class="colLast" scope="col">Method and Description</th>
  393. </tr>
  394. <tbody>
  395. <tr class="altColor">
  396. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  397. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#calculateDomainAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.axis.AxisSpace-">calculateDomainAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  398. java.awt.geom.Rectangle2D&nbsp;plotArea,
  399. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  400. <div class="block">Calculates the space required for the domain axis/axes.</div>
  401. </td>
  402. </tr>
  403. <tr class="rowColor">
  404. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  405. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#calculateDomainAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.axis.AxisSpace-">calculateDomainAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  406. java.awt.geom.Rectangle2D&nbsp;plotArea,
  407. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  408. <div class="block">Calculates the space required for the domain axis/axes.</div>
  409. </td>
  410. </tr>
  411. <tr class="altColor">
  412. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  413. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#calculateRangeAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.axis.AxisSpace-">calculateRangeAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  414. java.awt.geom.Rectangle2D&nbsp;plotArea,
  415. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  416. <div class="block">Calculates the space required for the range axis/axes.</div>
  417. </td>
  418. </tr>
  419. <tr class="rowColor">
  420. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  421. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#calculateRangeAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.axis.AxisSpace-">calculateRangeAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  422. java.awt.geom.Rectangle2D&nbsp;plotArea,
  423. <a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  424. <div class="block">Calculates the space required for the range axis/axes.</div>
  425. </td>
  426. </tr>
  427. <tr class="altColor">
  428. <td class="colFirst"><code>void</code></td>
  429. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#setFixedDomainAxisSpace-org.jfree.chart.axis.AxisSpace-">setFixedDomainAxisSpace</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  430. <div class="block">Sets the fixed domain axis space and sends a <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to
  431. all registered listeners.</div>
  432. </td>
  433. </tr>
  434. <tr class="rowColor">
  435. <td class="colFirst"><code>void</code></td>
  436. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#setFixedDomainAxisSpace-org.jfree.chart.axis.AxisSpace-">setFixedDomainAxisSpace</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  437. <div class="block">Sets the fixed domain axis space and sends a <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to
  438. all registered listeners.</div>
  439. </td>
  440. </tr>
  441. <tr class="altColor">
  442. <td class="colFirst"><code>void</code></td>
  443. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#setFixedDomainAxisSpace-org.jfree.chart.axis.AxisSpace-boolean-">setFixedDomainAxisSpace</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space,
  444. boolean&nbsp;notify)</code>
  445. <div class="block">Sets the fixed domain axis space and, if requested, sends a
  446. <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  447. </td>
  448. </tr>
  449. <tr class="rowColor">
  450. <td class="colFirst"><code>void</code></td>
  451. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#setFixedDomainAxisSpace-org.jfree.chart.axis.AxisSpace-boolean-">setFixedDomainAxisSpace</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space,
  452. boolean&nbsp;notify)</code>
  453. <div class="block">Sets the fixed domain axis space and sends a <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to
  454. all registered listeners.</div>
  455. </td>
  456. </tr>
  457. <tr class="altColor">
  458. <td class="colFirst"><code>protected void</code></td>
  459. <td class="colLast"><span class="typeNameLabel">CombinedRangeXYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CombinedRangeXYPlot.html#setFixedDomainAxisSpaceForSubplots-org.jfree.chart.axis.AxisSpace-">setFixedDomainAxisSpaceForSubplots</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  460. <div class="block">Sets the space (width or height, depending on the orientation of the
  461. plot) for the domain axis of each subplot.</div>
  462. </td>
  463. </tr>
  464. <tr class="rowColor">
  465. <td class="colFirst"><code>protected void</code></td>
  466. <td class="colLast"><span class="typeNameLabel">CombinedRangeCategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CombinedRangeCategoryPlot.html#setFixedDomainAxisSpaceForSubplots-org.jfree.chart.axis.AxisSpace-">setFixedDomainAxisSpaceForSubplots</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  467. <div class="block">Sets the size (width or height, depending on the orientation of the
  468. plot) for the domain axis of each subplot.</div>
  469. </td>
  470. </tr>
  471. <tr class="altColor">
  472. <td class="colFirst"><code>void</code></td>
  473. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#setFixedRangeAxisSpace-org.jfree.chart.axis.AxisSpace-">setFixedRangeAxisSpace</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  474. <div class="block">Sets the fixed range axis space and sends a <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to
  475. all registered listeners.</div>
  476. </td>
  477. </tr>
  478. <tr class="rowColor">
  479. <td class="colFirst"><code>void</code></td>
  480. <td class="colLast"><span class="typeNameLabel">CombinedDomainXYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#setFixedRangeAxisSpace-org.jfree.chart.axis.AxisSpace-">setFixedRangeAxisSpace</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  481. <div class="block">Sets the fixed range axis space and sends a <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to
  482. all registered listeners.</div>
  483. </td>
  484. </tr>
  485. <tr class="altColor">
  486. <td class="colFirst"><code>void</code></td>
  487. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#setFixedRangeAxisSpace-org.jfree.chart.axis.AxisSpace-">setFixedRangeAxisSpace</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  488. <div class="block">Sets the fixed range axis space and sends a <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to
  489. all registered listeners.</div>
  490. </td>
  491. </tr>
  492. <tr class="rowColor">
  493. <td class="colFirst"><code>void</code></td>
  494. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/XYPlot.html#setFixedRangeAxisSpace-org.jfree.chart.axis.AxisSpace-boolean-">setFixedRangeAxisSpace</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space,
  495. boolean&nbsp;notify)</code>
  496. <div class="block">Sets the fixed range axis space and, if requested, sends a
  497. <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  498. </td>
  499. </tr>
  500. <tr class="altColor">
  501. <td class="colFirst"><code>void</code></td>
  502. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CategoryPlot.html#setFixedRangeAxisSpace-org.jfree.chart.axis.AxisSpace-boolean-">setFixedRangeAxisSpace</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space,
  503. boolean&nbsp;notify)</code>
  504. <div class="block">Sets the fixed range axis space and sends a <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to
  505. all registered listeners.</div>
  506. </td>
  507. </tr>
  508. <tr class="rowColor">
  509. <td class="colFirst"><code>protected void</code></td>
  510. <td class="colLast"><span class="typeNameLabel">CombinedDomainXYPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#setFixedRangeAxisSpaceForSubplots-org.jfree.chart.axis.AxisSpace-">setFixedRangeAxisSpaceForSubplots</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  511. <div class="block">Sets the size (width or height, depending on the orientation of the
  512. plot) for the domain axis of each subplot.</div>
  513. </td>
  514. </tr>
  515. <tr class="altColor">
  516. <td class="colFirst"><code>protected void</code></td>
  517. <td class="colLast"><span class="typeNameLabel">CombinedDomainCategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CombinedDomainCategoryPlot.html#setFixedRangeAxisSpaceForSubplots-org.jfree.chart.axis.AxisSpace-">setFixedRangeAxisSpaceForSubplots</a></span>(<a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  518. <div class="block">Sets the size (width or height, depending on the orientation of the
  519. plot) for the range axis of each subplot.</div>
  520. </td>
  521. </tr>
  522. </tbody>
  523. </table>
  524. </li>
  525. </ul>
  526. </li>
  527. </ul>
  528. </div>
  529. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  530. <div class="bottomNav"><a name="navbar.bottom">
  531. <!-- -->
  532. </a>
  533. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  534. <a name="navbar.bottom.firstrow">
  535. <!-- -->
  536. </a>
  537. <ul class="navList" title="Navigation">
  538. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  539. <li><a href="../package-summary.html">Package</a></li>
  540. <li><a href="../../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">Class</a></li>
  541. <li class="navBarCell1Rev">Use</li>
  542. <li><a href="../package-tree.html">Tree</a></li>
  543. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  544. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  545. <li><a href="../../../../../help-doc.html">Help</a></li>
  546. </ul>
  547. </div>
  548. <div class="subNav">
  549. <ul class="navList">
  550. <li>Prev</li>
  551. <li>Next</li>
  552. </ul>
  553. <ul class="navList">
  554. <li><a href="../../../../../index.html?org/jfree/chart/axis/class-use/AxisSpace.html" target="_top">Frames</a></li>
  555. <li><a href="AxisSpace.html" target="_top">No&nbsp;Frames</a></li>
  556. </ul>
  557. <ul class="navList" id="allclasses_navbar_bottom">
  558. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  559. </ul>
  560. <div>
  561. <script type="text/javascript"><!--
  562. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  563. if(window==top) {
  564. allClassesLink.style.display = "block";
  565. }
  566. else {
  567. allClassesLink.style.display = "none";
  568. }
  569. //-->
  570. </script>
  571. </div>
  572. <a name="skip.navbar.bottom">
  573. <!-- -->
  574. </a></div>
  575. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  576. </body>
  577. </html>