MeterNeedle.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  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.needle.MeterNeedle (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.needle.MeterNeedle (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/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">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/needle/class-use/MeterNeedle.html" target="_top">Frames</a></li>
  51. <li><a href="MeterNeedle.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.needle.MeterNeedle" class="title">Uses of Class<br>org.jfree.chart.needle.MeterNeedle</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/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">MeterNeedle</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.needle">org.jfree.chart.needle</a></td>
  87. <td class="colLast">
  88. <div class="block">A range of objects that can be used to represent the needle on a
  89. <a href="../../../../../org/jfree/chart/plot/CompassPlot.html" title="class in org.jfree.chart.plot"><code>CompassPlot</code></a>.</div>
  90. </td>
  91. </tr>
  92. <tr class="rowColor">
  93. <td class="colFirst"><a href="#org.jfree.chart.plot">org.jfree.chart.plot</a></td>
  94. <td class="colLast">
  95. <div class="block">Plot classes and related interfaces.</div>
  96. </td>
  97. </tr>
  98. </tbody>
  99. </table>
  100. </li>
  101. <li class="blockList">
  102. <ul class="blockList">
  103. <li class="blockList"><a name="org.jfree.chart.needle">
  104. <!-- -->
  105. </a>
  106. <h3>Uses of <a href="../../../../../org/jfree/chart/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">MeterNeedle</a> in <a href="../../../../../org/jfree/chart/needle/package-summary.html">org.jfree.chart.needle</a></h3>
  107. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
  108. <caption><span>Subclasses of <a href="../../../../../org/jfree/chart/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">MeterNeedle</a> in <a href="../../../../../org/jfree/chart/needle/package-summary.html">org.jfree.chart.needle</a></span><span class="tabEnd">&nbsp;</span></caption>
  109. <tr>
  110. <th class="colFirst" scope="col">Modifier and Type</th>
  111. <th class="colLast" scope="col">Class and Description</th>
  112. </tr>
  113. <tbody>
  114. <tr class="altColor">
  115. <td class="colFirst"><code>class&nbsp;</code></td>
  116. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/needle/ArrowNeedle.html" title="class in org.jfree.chart.needle">ArrowNeedle</a></span></code>
  117. <div class="block">A needle in the shape of an arrow.</div>
  118. </td>
  119. </tr>
  120. <tr class="rowColor">
  121. <td class="colFirst"><code>class&nbsp;</code></td>
  122. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/needle/LineNeedle.html" title="class in org.jfree.chart.needle">LineNeedle</a></span></code>
  123. <div class="block">A needle that is represented by a line.</div>
  124. </td>
  125. </tr>
  126. <tr class="altColor">
  127. <td class="colFirst"><code>class&nbsp;</code></td>
  128. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/needle/LongNeedle.html" title="class in org.jfree.chart.needle">LongNeedle</a></span></code>
  129. <div class="block">A needle that is represented by a long line.</div>
  130. </td>
  131. </tr>
  132. <tr class="rowColor">
  133. <td class="colFirst"><code>class&nbsp;</code></td>
  134. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/needle/MiddlePinNeedle.html" title="class in org.jfree.chart.needle">MiddlePinNeedle</a></span></code>
  135. <div class="block">A needle that is drawn as a pin shape.</div>
  136. </td>
  137. </tr>
  138. <tr class="altColor">
  139. <td class="colFirst"><code>class&nbsp;</code></td>
  140. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/needle/PinNeedle.html" title="class in org.jfree.chart.needle">PinNeedle</a></span></code>
  141. <div class="block">A needle that is drawn as a pin shape.</div>
  142. </td>
  143. </tr>
  144. <tr class="rowColor">
  145. <td class="colFirst"><code>class&nbsp;</code></td>
  146. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/needle/PlumNeedle.html" title="class in org.jfree.chart.needle">PlumNeedle</a></span></code>
  147. <div class="block">A needle for use with the <a href="../../../../../org/jfree/chart/plot/CompassPlot.html" title="class in org.jfree.chart.plot"><code>CompassPlot</code></a> class.</div>
  148. </td>
  149. </tr>
  150. <tr class="altColor">
  151. <td class="colFirst"><code>class&nbsp;</code></td>
  152. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/needle/PointerNeedle.html" title="class in org.jfree.chart.needle">PointerNeedle</a></span></code>
  153. <div class="block">A needle in the shape of a pointer, for use with the
  154. <a href="../../../../../org/jfree/chart/plot/CompassPlot.html" title="class in org.jfree.chart.plot"><code>CompassPlot</code></a> class.</div>
  155. </td>
  156. </tr>
  157. <tr class="rowColor">
  158. <td class="colFirst"><code>class&nbsp;</code></td>
  159. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/needle/ShipNeedle.html" title="class in org.jfree.chart.needle">ShipNeedle</a></span></code>
  160. <div class="block">A needle in the shape of a ship, for use with the
  161. <a href="../../../../../org/jfree/chart/plot/CompassPlot.html" title="class in org.jfree.chart.plot"><code>CompassPlot</code></a> class.</div>
  162. </td>
  163. </tr>
  164. <tr class="altColor">
  165. <td class="colFirst"><code>class&nbsp;</code></td>
  166. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/needle/WindNeedle.html" title="class in org.jfree.chart.needle">WindNeedle</a></span></code>
  167. <div class="block">A needle that indicates wind direction, for use with the
  168. <a href="../../../../../org/jfree/chart/plot/CompassPlot.html" title="class in org.jfree.chart.plot"><code>CompassPlot</code></a> class.</div>
  169. </td>
  170. </tr>
  171. </tbody>
  172. </table>
  173. </li>
  174. <li class="blockList"><a name="org.jfree.chart.plot">
  175. <!-- -->
  176. </a>
  177. <h3>Uses of <a href="../../../../../org/jfree/chart/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">MeterNeedle</a> in <a href="../../../../../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a></h3>
  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/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">MeterNeedle</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>void</code></td>
  187. <td class="colLast"><span class="typeNameLabel">CompassPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CompassPlot.html#addDataset-org.jfree.data.general.ValueDataset-org.jfree.chart.needle.MeterNeedle-">addDataset</a></span>(<a href="../../../../../org/jfree/data/general/ValueDataset.html" title="interface in org.jfree.data.general">ValueDataset</a>&nbsp;dataset,
  188. <a href="../../../../../org/jfree/chart/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">MeterNeedle</a>&nbsp;needle)</code>
  189. <div class="block">Adds a dataset to the compass.</div>
  190. </td>
  191. </tr>
  192. <tr class="rowColor">
  193. <td class="colFirst"><code>void</code></td>
  194. <td class="colLast"><span class="typeNameLabel">CompassPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/CompassPlot.html#setSeriesNeedle-int-org.jfree.chart.needle.MeterNeedle-">setSeriesNeedle</a></span>(int&nbsp;index,
  195. <a href="../../../../../org/jfree/chart/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">MeterNeedle</a>&nbsp;needle)</code>
  196. <div class="block">Sets the needle for a series and sends a <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all
  197. registered listeners.</div>
  198. </td>
  199. </tr>
  200. </tbody>
  201. </table>
  202. </li>
  203. </ul>
  204. </li>
  205. </ul>
  206. </div>
  207. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  208. <div class="bottomNav"><a name="navbar.bottom">
  209. <!-- -->
  210. </a>
  211. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  212. <a name="navbar.bottom.firstrow">
  213. <!-- -->
  214. </a>
  215. <ul class="navList" title="Navigation">
  216. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  217. <li><a href="../package-summary.html">Package</a></li>
  218. <li><a href="../../../../../org/jfree/chart/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">Class</a></li>
  219. <li class="navBarCell1Rev">Use</li>
  220. <li><a href="../package-tree.html">Tree</a></li>
  221. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  222. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  223. <li><a href="../../../../../help-doc.html">Help</a></li>
  224. </ul>
  225. </div>
  226. <div class="subNav">
  227. <ul class="navList">
  228. <li>Prev</li>
  229. <li>Next</li>
  230. </ul>
  231. <ul class="navList">
  232. <li><a href="../../../../../index.html?org/jfree/chart/needle/class-use/MeterNeedle.html" target="_top">Frames</a></li>
  233. <li><a href="MeterNeedle.html" target="_top">No&nbsp;Frames</a></li>
  234. </ul>
  235. <ul class="navList" id="allclasses_navbar_bottom">
  236. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  237. </ul>
  238. <div>
  239. <script type="text/javascript"><!--
  240. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  241. if(window==top) {
  242. allClassesLink.style.display = "block";
  243. }
  244. else {
  245. allClassesLink.style.display = "none";
  246. }
  247. //-->
  248. </script>
  249. </div>
  250. <a name="skip.navbar.bottom">
  251. <!-- -->
  252. </a></div>
  253. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  254. </body>
  255. </html>