DialShape.html 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  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.DialShape (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.DialShape (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/DialShape.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/DialShape.html" target="_top">Frames</a></li>
  51. <li><a href="DialShape.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.DialShape" class="title">Uses of Class<br>org.jfree.chart.plot.DialShape</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/DialShape.html" title="class in org.jfree.chart.plot">DialShape</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/DialShape.html" title="class in org.jfree.chart.plot">DialShape</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/DialShape.html" title="class in org.jfree.chart.plot">DialShape</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/DialShape.html" title="class in org.jfree.chart.plot">DialShape</a></code></td>
  109. <td class="colLast"><span class="typeNameLabel">DialShape.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/DialShape.html#CHORD">CHORD</a></span></code>
  110. <div class="block">Chord.</div>
  111. </td>
  112. </tr>
  113. <tr class="rowColor">
  114. <td class="colFirst"><code>static <a href="../../../../../org/jfree/chart/plot/DialShape.html" title="class in org.jfree.chart.plot">DialShape</a></code></td>
  115. <td class="colLast"><span class="typeNameLabel">DialShape.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/DialShape.html#CIRCLE">CIRCLE</a></span></code>
  116. <div class="block">Circle.</div>
  117. </td>
  118. </tr>
  119. <tr class="altColor">
  120. <td class="colFirst"><code>static <a href="../../../../../org/jfree/chart/plot/DialShape.html" title="class in org.jfree.chart.plot">DialShape</a></code></td>
  121. <td class="colLast"><span class="typeNameLabel">DialShape.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/DialShape.html#PIE">PIE</a></span></code>
  122. <div class="block">Pie.</div>
  123. </td>
  124. </tr>
  125. </tbody>
  126. </table>
  127. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  128. <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/DialShape.html" title="class in org.jfree.chart.plot">DialShape</a></span><span class="tabEnd">&nbsp;</span></caption>
  129. <tr>
  130. <th class="colFirst" scope="col">Modifier and Type</th>
  131. <th class="colLast" scope="col">Method and Description</th>
  132. </tr>
  133. <tbody>
  134. <tr class="altColor">
  135. <td class="colFirst"><code><a href="../../../../../org/jfree/chart/plot/DialShape.html" title="class in org.jfree.chart.plot">DialShape</a></code></td>
  136. <td class="colLast"><span class="typeNameLabel">MeterPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/MeterPlot.html#getDialShape--">getDialShape</a></span>()</code>
  137. <div class="block">Returns the dial shape.</div>
  138. </td>
  139. </tr>
  140. </tbody>
  141. </table>
  142. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  143. <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/DialShape.html" title="class in org.jfree.chart.plot">DialShape</a></span><span class="tabEnd">&nbsp;</span></caption>
  144. <tr>
  145. <th class="colFirst" scope="col">Modifier and Type</th>
  146. <th class="colLast" scope="col">Method and Description</th>
  147. </tr>
  148. <tbody>
  149. <tr class="altColor">
  150. <td class="colFirst"><code>void</code></td>
  151. <td class="colLast"><span class="typeNameLabel">MeterPlot.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/MeterPlot.html#setDialShape-org.jfree.chart.plot.DialShape-">setDialShape</a></span>(<a href="../../../../../org/jfree/chart/plot/DialShape.html" title="class in org.jfree.chart.plot">DialShape</a>&nbsp;shape)</code>
  152. <div class="block">Sets the dial shape and sends a <a href="../../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all
  153. registered listeners.</div>
  154. </td>
  155. </tr>
  156. </tbody>
  157. </table>
  158. </li>
  159. </ul>
  160. </li>
  161. </ul>
  162. </div>
  163. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  164. <div class="bottomNav"><a name="navbar.bottom">
  165. <!-- -->
  166. </a>
  167. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  168. <a name="navbar.bottom.firstrow">
  169. <!-- -->
  170. </a>
  171. <ul class="navList" title="Navigation">
  172. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  173. <li><a href="../package-summary.html">Package</a></li>
  174. <li><a href="../../../../../org/jfree/chart/plot/DialShape.html" title="class in org.jfree.chart.plot">Class</a></li>
  175. <li class="navBarCell1Rev">Use</li>
  176. <li><a href="../package-tree.html">Tree</a></li>
  177. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  178. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  179. <li><a href="../../../../../help-doc.html">Help</a></li>
  180. </ul>
  181. </div>
  182. <div class="subNav">
  183. <ul class="navList">
  184. <li>Prev</li>
  185. <li>Next</li>
  186. </ul>
  187. <ul class="navList">
  188. <li><a href="../../../../../index.html?org/jfree/chart/plot/class-use/DialShape.html" target="_top">Frames</a></li>
  189. <li><a href="DialShape.html" target="_top">No&nbsp;Frames</a></li>
  190. </ul>
  191. <ul class="navList" id="allclasses_navbar_bottom">
  192. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  193. </ul>
  194. <div>
  195. <script type="text/javascript"><!--
  196. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  197. if(window==top) {
  198. allClassesLink.style.display = "block";
  199. }
  200. else {
  201. allClassesLink.style.display = "none";
  202. }
  203. //-->
  204. </script>
  205. </div>
  206. <a name="skip.navbar.bottom">
  207. <!-- -->
  208. </a></div>
  209. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  210. </body>
  211. </html>