PolarAxisLocation.html 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  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.plot.PolarAxisLocation (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.plot.PolarAxisLocation (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/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">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/plot/class-use/PolarAxisLocation.html" target="_top">Frames</a></li>
  51. <li><a href="PolarAxisLocation.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.plot.PolarAxisLocation" class="title">Uses of Class<br>org.jfree.chart.plot.PolarAxisLocation</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/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</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.plot">org.jfree.chart.plot</a></td>
  87. <td class="colLast">
  88. <div class="block">Plot classes and related interfaces.</div>
  89. </td>
  90. </tr>
  91. </tbody>
  92. </table>
  93. </li>
  94. <li class="blockList">
  95. <ul class="blockList">
  96. <li class="blockList"><a name="org.jfree.chart.plot">
  97. <!-- -->
  98. </a>
  99. <h3>Uses of <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a> in <a href="../../../../../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a></h3>
  100. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
  101. <caption><span>Fields in <a href="../../../../../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a> declared as <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></span><span class="tabEnd">&nbsp;</span></caption>
  102. <tr>
  103. <th class="colFirst" scope="col">Modifier and Type</th>
  104. <th class="colLast" scope="col">Field and Description</th>
  105. </tr>
  106. <tbody>
  107. <tr class="altColor">
  108. <td class="colFirst"><code>static <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  109. <td class="colLast"><span class="typeNameLabel">PolarAxisLocation.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html#EAST_ABOVE">EAST_ABOVE</a></span></code>
  110. <div class="block">Axis above east.</div>
  111. </td>
  112. </tr>
  113. <tr class="rowColor">
  114. <td class="colFirst"><code>static <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  115. <td class="colLast"><span class="typeNameLabel">PolarAxisLocation.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html#EAST_BELOW">EAST_BELOW</a></span></code>
  116. <div class="block">Axis below east.</div>
  117. </td>
  118. </tr>
  119. <tr class="altColor">
  120. <td class="colFirst"><code>static <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  121. <td class="colLast"><span class="typeNameLabel">PolarAxisLocation.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html#NORTH_LEFT">NORTH_LEFT</a></span></code>
  122. <div class="block">Axis left of north.</div>
  123. </td>
  124. </tr>
  125. <tr class="rowColor">
  126. <td class="colFirst"><code>static <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  127. <td class="colLast"><span class="typeNameLabel">PolarAxisLocation.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html#NORTH_RIGHT">NORTH_RIGHT</a></span></code>
  128. <div class="block">Axis right of north.</div>
  129. </td>
  130. </tr>
  131. <tr class="altColor">
  132. <td class="colFirst"><code>static <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  133. <td class="colLast"><span class="typeNameLabel">PolarAxisLocation.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html#SOUTH_LEFT">SOUTH_LEFT</a></span></code>
  134. <div class="block">Axis left of south.</div>
  135. </td>
  136. </tr>
  137. <tr class="rowColor">
  138. <td class="colFirst"><code>static <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  139. <td class="colLast"><span class="typeNameLabel">PolarAxisLocation.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html#SOUTH_RIGHT">SOUTH_RIGHT</a></span></code>
  140. <div class="block">Axis right of south.</div>
  141. </td>
  142. </tr>
  143. <tr class="altColor">
  144. <td class="colFirst"><code>static <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  145. <td class="colLast"><span class="typeNameLabel">PolarAxisLocation.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html#WEST_ABOVE">WEST_ABOVE</a></span></code>
  146. <div class="block">Axis above west.</div>
  147. </td>
  148. </tr>
  149. <tr class="rowColor">
  150. <td class="colFirst"><code>static <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  151. <td class="colLast"><span class="typeNameLabel">PolarAxisLocation.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html#WEST_BELOW">WEST_BELOW</a></span></code>
  152. <div class="block">Axis below west.</div>
  153. </td>
  154. </tr>
  155. </tbody>
  156. </table>
  157. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  158. <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/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></span><span class="tabEnd">&nbsp;</span></caption>
  159. <tr>
  160. <th class="colFirst" scope="col">Modifier and Type</th>
  161. <th class="colLast" scope="col">Method and Description</th>
  162. </tr>
  163. <tbody>
  164. <tr class="altColor">
  165. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  166. <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarPlot.html#getAxisLocation--">getAxisLocation</a></span>()</code>
  167. <div class="block">Returns the location of the primary axis.</div>
  168. </td>
  169. </tr>
  170. <tr class="rowColor">
  171. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  172. <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarPlot.html#getAxisLocation-int-">getAxisLocation</a></span>(int&nbsp;index)</code>
  173. <div class="block">Returns the location for an axis.</div>
  174. </td>
  175. </tr>
  176. </tbody>
  177. </table>
  178. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  179. <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/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></span><span class="tabEnd">&nbsp;</span></caption>
  180. <tr>
  181. <th class="colFirst" scope="col">Modifier and Type</th>
  182. <th class="colLast" scope="col">Method and Description</th>
  183. </tr>
  184. <tbody>
  185. <tr class="altColor">
  186. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
  187. <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>&nbsp;axis,
  188. <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a>&nbsp;location,
  189. java.awt.Graphics2D&nbsp;g2,
  190. java.awt.geom.Rectangle2D&nbsp;plotArea)</code>
  191. <div class="block">Draws the axis with the specified index.</div>
  192. </td>
  193. </tr>
  194. <tr class="rowColor">
  195. <td class="colFirst"><code>void</code></td>
  196. <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarPlot.html#setAxisLocation-int-org.jfree.chart.plot.PolarAxisLocation-">setAxisLocation</a></span>(int&nbsp;index,
  197. <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a>&nbsp;location)</code>
  198. <div class="block">Sets the location for an axis and sends a <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a>
  199. to all registered listeners.</div>
  200. </td>
  201. </tr>
  202. <tr class="altColor">
  203. <td class="colFirst"><code>void</code></td>
  204. <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarPlot.html#setAxisLocation-int-org.jfree.chart.plot.PolarAxisLocation-boolean-">setAxisLocation</a></span>(int&nbsp;index,
  205. <a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a>&nbsp;location,
  206. boolean&nbsp;notify)</code>
  207. <div class="block">Sets the axis location for an axis and, if requested, sends a
  208. <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  209. </td>
  210. </tr>
  211. <tr class="rowColor">
  212. <td class="colFirst"><code>void</code></td>
  213. <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarPlot.html#setAxisLocation-org.jfree.chart.plot.PolarAxisLocation-">setAxisLocation</a></span>(<a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a>&nbsp;location)</code>
  214. <div class="block">Sets the location of the primary axis and sends a
  215. <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  216. </td>
  217. </tr>
  218. <tr class="altColor">
  219. <td class="colFirst"><code>void</code></td>
  220. <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/PolarPlot.html#setAxisLocation-org.jfree.chart.plot.PolarAxisLocation-boolean-">setAxisLocation</a></span>(<a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a>&nbsp;location,
  221. boolean&nbsp;notify)</code>
  222. <div class="block">Sets the location of the primary axis and, if requested, sends a
  223. <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  224. </td>
  225. </tr>
  226. </tbody>
  227. </table>
  228. </li>
  229. </ul>
  230. </li>
  231. </ul>
  232. </div>
  233. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  234. <div class="bottomNav"><a name="navbar.bottom">
  235. <!-- -->
  236. </a>
  237. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  238. <a name="navbar.bottom.firstrow">
  239. <!-- -->
  240. </a>
  241. <ul class="navList" title="Navigation">
  242. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  243. <li><a href="../package-summary.html">Package</a></li>
  244. <li><a href="../../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">Class</a></li>
  245. <li class="navBarCell1Rev">Use</li>
  246. <li><a href="../package-tree.html">Tree</a></li>
  247. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  248. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  249. <li><a href="../../../../../help-doc.html">Help</a></li>
  250. </ul>
  251. </div>
  252. <div class="subNav">
  253. <ul class="navList">
  254. <li>Prev</li>
  255. <li>Next</li>
  256. </ul>
  257. <ul class="navList">
  258. <li><a href="../../../../../index.html?org/jfree/chart/plot/class-use/PolarAxisLocation.html" target="_top">Frames</a></li>
  259. <li><a href="PolarAxisLocation.html" target="_top">No&nbsp;Frames</a></li>
  260. </ul>
  261. <ul class="navList" id="allclasses_navbar_bottom">
  262. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  263. </ul>
  264. <div>
  265. <script type="text/javascript"><!--
  266. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  267. if(window==top) {
  268. allClassesLink.style.display = "block";
  269. }
  270. else {
  271. allClassesLink.style.display = "none";
  272. }
  273. //-->
  274. </script>
  275. </div>
  276. <a name="skip.navbar.bottom">
  277. <!-- -->
  278. </a></div>
  279. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  280. </body>
  281. </html>