PiePlotState.html 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686
  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:33 CEST 2014 -->
  6. <title>PiePlotState (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="PiePlotState (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  23. var altColor = "altColor";
  24. var rowColor = "rowColor";
  25. var tableTab = "tableTab";
  26. var activeTableTab = "activeTableTab";
  27. </script>
  28. <noscript>
  29. <div>JavaScript is disabled on your browser.</div>
  30. </noscript>
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <div class="topNav"><a name="navbar.top">
  33. <!-- -->
  34. </a>
  35. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  36. <a name="navbar.top.firstrow">
  37. <!-- -->
  38. </a>
  39. <ul class="navList" title="Navigation">
  40. <li><a href="../../../../overview-summary.html">Overview</a></li>
  41. <li><a href="package-summary.html">Package</a></li>
  42. <li class="navBarCell1Rev">Class</li>
  43. <li><a href="class-use/PiePlotState.html">Use</a></li>
  44. <li><a href="package-tree.html">Tree</a></li>
  45. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  46. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  47. <li><a href="../../../../help-doc.html">Help</a></li>
  48. </ul>
  49. </div>
  50. <div class="subNav">
  51. <ul class="navList">
  52. <li><a href="../../../../org/jfree/chart/plot/PiePlot3D.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../../index.html?org/jfree/chart/plot/PiePlotState.html" target="_top">Frames</a></li>
  57. <li><a href="PiePlotState.html" target="_top">No&nbsp;Frames</a></li>
  58. </ul>
  59. <ul class="navList" id="allclasses_navbar_top">
  60. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  61. </ul>
  62. <div>
  63. <script type="text/javascript"><!--
  64. allClassesLink = document.getElementById("allclasses_navbar_top");
  65. if(window==top) {
  66. allClassesLink.style.display = "block";
  67. }
  68. else {
  69. allClassesLink.style.display = "none";
  70. }
  71. //-->
  72. </script>
  73. </div>
  74. <div>
  75. <ul class="subNavList">
  76. <li>Summary:&nbsp;</li>
  77. <li>Nested&nbsp;|&nbsp;</li>
  78. <li>Field&nbsp;|&nbsp;</li>
  79. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  80. <li><a href="#method.summary">Method</a></li>
  81. </ul>
  82. <ul class="subNavList">
  83. <li>Detail:&nbsp;</li>
  84. <li>Field&nbsp;|&nbsp;</li>
  85. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  86. <li><a href="#method.detail">Method</a></li>
  87. </ul>
  88. </div>
  89. <a name="skip.navbar.top">
  90. <!-- -->
  91. </a></div>
  92. <!-- ========= END OF TOP NAVBAR ========= -->
  93. <!-- ======== START OF CLASS DATA ======== -->
  94. <div class="header">
  95. <div class="subTitle">org.jfree.chart.plot</div>
  96. <h2 title="Class PiePlotState" class="title">Class PiePlotState</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <ul class="inheritance">
  100. <li>java.lang.Object</li>
  101. <li>
  102. <ul class="inheritance">
  103. <li><a href="../../../../org/jfree/chart/renderer/RendererState.html" title="class in org.jfree.chart.renderer">org.jfree.chart.renderer.RendererState</a></li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>org.jfree.chart.plot.PiePlotState</li>
  107. </ul>
  108. </li>
  109. </ul>
  110. </li>
  111. </ul>
  112. <div class="description">
  113. <ul class="blockList">
  114. <li class="blockList">
  115. <hr>
  116. <br>
  117. <pre>public class <a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.50">PiePlotState</a>
  118. extends <a href="../../../../org/jfree/chart/renderer/RendererState.html" title="class in org.jfree.chart.renderer">RendererState</a></pre>
  119. <div class="block">A renderer state.</div>
  120. </li>
  121. </ul>
  122. </div>
  123. <div class="summary">
  124. <ul class="blockList">
  125. <li class="blockList">
  126. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  127. <ul class="blockList">
  128. <li class="blockList"><a name="constructor.summary">
  129. <!-- -->
  130. </a>
  131. <h3>Constructor Summary</h3>
  132. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  133. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  134. <tr>
  135. <th class="colOne" scope="col">Constructor and Description</th>
  136. </tr>
  137. <tr class="altColor">
  138. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#PiePlotState-org.jfree.chart.plot.PlotRenderingInfo-">PiePlotState</a></span>(<a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info)</code>
  139. <div class="block">Creates a new object for recording temporary state information for a
  140. renderer.</div>
  141. </td>
  142. </tr>
  143. </table>
  144. </li>
  145. </ul>
  146. <!-- ========== METHOD SUMMARY =========== -->
  147. <ul class="blockList">
  148. <li class="blockList"><a name="method.summary">
  149. <!-- -->
  150. </a>
  151. <h3>Method Summary</h3>
  152. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  153. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  154. <tr>
  155. <th class="colFirst" scope="col">Modifier and Type</th>
  156. <th class="colLast" scope="col">Method and Description</th>
  157. </tr>
  158. <tr id="i0" class="altColor">
  159. <td class="colFirst"><code>java.awt.geom.Rectangle2D</code></td>
  160. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#getExplodedPieArea--">getExplodedPieArea</a></span>()</code>
  161. <div class="block">Returns the exploded pie area.</div>
  162. </td>
  163. </tr>
  164. <tr id="i1" class="rowColor">
  165. <td class="colFirst"><code>double</code></td>
  166. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#getLatestAngle--">getLatestAngle</a></span>()</code>
  167. <div class="block">Returns the latest angle.</div>
  168. </td>
  169. </tr>
  170. <tr id="i2" class="altColor">
  171. <td class="colFirst"><code>java.awt.geom.Rectangle2D</code></td>
  172. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#getLinkArea--">getLinkArea</a></span>()</code>
  173. <div class="block">Returns the link area.</div>
  174. </td>
  175. </tr>
  176. <tr id="i3" class="rowColor">
  177. <td class="colFirst"><code>int</code></td>
  178. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#getPassesRequired--">getPassesRequired</a></span>()</code>
  179. <div class="block">Returns the number of passes required by the renderer.</div>
  180. </td>
  181. </tr>
  182. <tr id="i4" class="altColor">
  183. <td class="colFirst"><code>java.awt.geom.Rectangle2D</code></td>
  184. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#getPieArea--">getPieArea</a></span>()</code>
  185. <div class="block">Returns the pie area.</div>
  186. </td>
  187. </tr>
  188. <tr id="i5" class="rowColor">
  189. <td class="colFirst"><code>double</code></td>
  190. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#getPieCenterX--">getPieCenterX</a></span>()</code>
  191. <div class="block">Returns the x-coordinate of the center of the pie chart.</div>
  192. </td>
  193. </tr>
  194. <tr id="i6" class="altColor">
  195. <td class="colFirst"><code>double</code></td>
  196. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#getPieCenterY--">getPieCenterY</a></span>()</code>
  197. <div class="block">Returns the y-coordinate (in Java2D space) of the center of the pie
  198. chart.</div>
  199. </td>
  200. </tr>
  201. <tr id="i7" class="rowColor">
  202. <td class="colFirst"><code>double</code></td>
  203. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#getPieHRadius--">getPieHRadius</a></span>()</code>
  204. <div class="block">Returns the vertical pie radius.</div>
  205. </td>
  206. </tr>
  207. <tr id="i8" class="altColor">
  208. <td class="colFirst"><code>double</code></td>
  209. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#getPieWRadius--">getPieWRadius</a></span>()</code>
  210. <div class="block">Returns the horizontal pie radius.</div>
  211. </td>
  212. </tr>
  213. <tr id="i9" class="rowColor">
  214. <td class="colFirst"><code>double</code></td>
  215. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#getTotal--">getTotal</a></span>()</code>
  216. <div class="block">Returns the total of the values in the dataset.</div>
  217. </td>
  218. </tr>
  219. <tr id="i10" class="altColor">
  220. <td class="colFirst"><code>void</code></td>
  221. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#setExplodedPieArea-java.awt.geom.Rectangle2D-">setExplodedPieArea</a></span>(java.awt.geom.Rectangle2D&nbsp;area)</code>
  222. <div class="block">Sets the exploded pie area.</div>
  223. </td>
  224. </tr>
  225. <tr id="i11" class="rowColor">
  226. <td class="colFirst"><code>void</code></td>
  227. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#setLatestAngle-double-">setLatestAngle</a></span>(double&nbsp;angle)</code>
  228. <div class="block">Sets the latest angle.</div>
  229. </td>
  230. </tr>
  231. <tr id="i12" class="altColor">
  232. <td class="colFirst"><code>void</code></td>
  233. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#setLinkArea-java.awt.geom.Rectangle2D-">setLinkArea</a></span>(java.awt.geom.Rectangle2D&nbsp;area)</code>
  234. <div class="block">Sets the label link area.</div>
  235. </td>
  236. </tr>
  237. <tr id="i13" class="rowColor">
  238. <td class="colFirst"><code>void</code></td>
  239. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#setPassesRequired-int-">setPassesRequired</a></span>(int&nbsp;passes)</code>
  240. <div class="block">Sets the number of passes required by the renderer.</div>
  241. </td>
  242. </tr>
  243. <tr id="i14" class="altColor">
  244. <td class="colFirst"><code>void</code></td>
  245. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#setPieArea-java.awt.geom.Rectangle2D-">setPieArea</a></span>(java.awt.geom.Rectangle2D&nbsp;area)</code>
  246. <div class="block">Sets the pie area.</div>
  247. </td>
  248. </tr>
  249. <tr id="i15" class="rowColor">
  250. <td class="colFirst"><code>void</code></td>
  251. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#setPieCenterX-double-">setPieCenterX</a></span>(double&nbsp;x)</code>
  252. <div class="block">Sets the x-coordinate of the center of the pie chart.</div>
  253. </td>
  254. </tr>
  255. <tr id="i16" class="altColor">
  256. <td class="colFirst"><code>void</code></td>
  257. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#setPieCenterY-double-">setPieCenterY</a></span>(double&nbsp;y)</code>
  258. <div class="block">Sets the y-coordinate of the center of the pie chart.</div>
  259. </td>
  260. </tr>
  261. <tr id="i17" class="rowColor">
  262. <td class="colFirst"><code>void</code></td>
  263. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#setPieHRadius-double-">setPieHRadius</a></span>(double&nbsp;radius)</code>
  264. <div class="block">Sets the vertical pie radius.</div>
  265. </td>
  266. </tr>
  267. <tr id="i18" class="altColor">
  268. <td class="colFirst"><code>void</code></td>
  269. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#setPieWRadius-double-">setPieWRadius</a></span>(double&nbsp;radius)</code>
  270. <div class="block">Sets the horizontal pie radius.</div>
  271. </td>
  272. </tr>
  273. <tr id="i19" class="rowColor">
  274. <td class="colFirst"><code>void</code></td>
  275. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlotState.html#setTotal-double-">setTotal</a></span>(double&nbsp;total)</code>
  276. <div class="block">Sets the total.</div>
  277. </td>
  278. </tr>
  279. </table>
  280. <ul class="blockList">
  281. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.renderer.RendererState">
  282. <!-- -->
  283. </a>
  284. <h3>Methods inherited from class&nbsp;org.jfree.chart.renderer.<a href="../../../../org/jfree/chart/renderer/RendererState.html" title="class in org.jfree.chart.renderer">RendererState</a></h3>
  285. <code><a href="../../../../org/jfree/chart/renderer/RendererState.html#getEntityCollection--">getEntityCollection</a>, <a href="../../../../org/jfree/chart/renderer/RendererState.html#getInfo--">getInfo</a></code></li>
  286. </ul>
  287. <ul class="blockList">
  288. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  289. <!-- -->
  290. </a>
  291. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  292. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
  293. </ul>
  294. </li>
  295. </ul>
  296. </li>
  297. </ul>
  298. </div>
  299. <div class="details">
  300. <ul class="blockList">
  301. <li class="blockList">
  302. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  303. <ul class="blockList">
  304. <li class="blockList"><a name="constructor.detail">
  305. <!-- -->
  306. </a>
  307. <h3>Constructor Detail</h3>
  308. <a name="PiePlotState-org.jfree.chart.plot.PlotRenderingInfo-">
  309. <!-- -->
  310. </a>
  311. <ul class="blockListLast">
  312. <li class="blockList">
  313. <h4>PiePlotState</h4>
  314. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.88">PiePlotState</a>(<a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info)</pre>
  315. <div class="block">Creates a new object for recording temporary state information for a
  316. renderer.</div>
  317. <dl>
  318. <dt><span class="paramLabel">Parameters:</span></dt>
  319. <dd><code>info</code> - the plot rendering info.</dd>
  320. </dl>
  321. </li>
  322. </ul>
  323. </li>
  324. </ul>
  325. <!-- ============ METHOD DETAIL ========== -->
  326. <ul class="blockList">
  327. <li class="blockList"><a name="method.detail">
  328. <!-- -->
  329. </a>
  330. <h3>Method Detail</h3>
  331. <a name="getPassesRequired--">
  332. <!-- -->
  333. </a>
  334. <ul class="blockList">
  335. <li class="blockList">
  336. <h4>getPassesRequired</h4>
  337. <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.99">getPassesRequired</a>()</pre>
  338. <div class="block">Returns the number of passes required by the renderer.</div>
  339. <dl>
  340. <dt><span class="returnLabel">Returns:</span></dt>
  341. <dd>The number of passes.</dd>
  342. </dl>
  343. </li>
  344. </ul>
  345. <a name="setPassesRequired-int-">
  346. <!-- -->
  347. </a>
  348. <ul class="blockList">
  349. <li class="blockList">
  350. <h4>setPassesRequired</h4>
  351. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.108">setPassesRequired</a>(int&nbsp;passes)</pre>
  352. <div class="block">Sets the number of passes required by the renderer.</div>
  353. <dl>
  354. <dt><span class="paramLabel">Parameters:</span></dt>
  355. <dd><code>passes</code> - the passes.</dd>
  356. </dl>
  357. </li>
  358. </ul>
  359. <a name="getTotal--">
  360. <!-- -->
  361. </a>
  362. <ul class="blockList">
  363. <li class="blockList">
  364. <h4>getTotal</h4>
  365. <pre>public&nbsp;double&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.117">getTotal</a>()</pre>
  366. <div class="block">Returns the total of the values in the dataset.</div>
  367. <dl>
  368. <dt><span class="returnLabel">Returns:</span></dt>
  369. <dd>The total.</dd>
  370. </dl>
  371. </li>
  372. </ul>
  373. <a name="setTotal-double-">
  374. <!-- -->
  375. </a>
  376. <ul class="blockList">
  377. <li class="blockList">
  378. <h4>setTotal</h4>
  379. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.126">setTotal</a>(double&nbsp;total)</pre>
  380. <div class="block">Sets the total.</div>
  381. <dl>
  382. <dt><span class="paramLabel">Parameters:</span></dt>
  383. <dd><code>total</code> - the total.</dd>
  384. </dl>
  385. </li>
  386. </ul>
  387. <a name="getLatestAngle--">
  388. <!-- -->
  389. </a>
  390. <ul class="blockList">
  391. <li class="blockList">
  392. <h4>getLatestAngle</h4>
  393. <pre>public&nbsp;double&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.135">getLatestAngle</a>()</pre>
  394. <div class="block">Returns the latest angle.</div>
  395. <dl>
  396. <dt><span class="returnLabel">Returns:</span></dt>
  397. <dd>The latest angle.</dd>
  398. </dl>
  399. </li>
  400. </ul>
  401. <a name="setLatestAngle-double-">
  402. <!-- -->
  403. </a>
  404. <ul class="blockList">
  405. <li class="blockList">
  406. <h4>setLatestAngle</h4>
  407. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.144">setLatestAngle</a>(double&nbsp;angle)</pre>
  408. <div class="block">Sets the latest angle.</div>
  409. <dl>
  410. <dt><span class="paramLabel">Parameters:</span></dt>
  411. <dd><code>angle</code> - the angle.</dd>
  412. </dl>
  413. </li>
  414. </ul>
  415. <a name="getPieArea--">
  416. <!-- -->
  417. </a>
  418. <ul class="blockList">
  419. <li class="blockList">
  420. <h4>getPieArea</h4>
  421. <pre>public&nbsp;java.awt.geom.Rectangle2D&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.153">getPieArea</a>()</pre>
  422. <div class="block">Returns the pie area.</div>
  423. <dl>
  424. <dt><span class="returnLabel">Returns:</span></dt>
  425. <dd>The pie area.</dd>
  426. </dl>
  427. </li>
  428. </ul>
  429. <a name="setPieArea-java.awt.geom.Rectangle2D-">
  430. <!-- -->
  431. </a>
  432. <ul class="blockList">
  433. <li class="blockList">
  434. <h4>setPieArea</h4>
  435. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.162">setPieArea</a>(java.awt.geom.Rectangle2D&nbsp;area)</pre>
  436. <div class="block">Sets the pie area.</div>
  437. <dl>
  438. <dt><span class="paramLabel">Parameters:</span></dt>
  439. <dd><code>area</code> - the area.</dd>
  440. </dl>
  441. </li>
  442. </ul>
  443. <a name="getExplodedPieArea--">
  444. <!-- -->
  445. </a>
  446. <ul class="blockList">
  447. <li class="blockList">
  448. <h4>getExplodedPieArea</h4>
  449. <pre>public&nbsp;java.awt.geom.Rectangle2D&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.171">getExplodedPieArea</a>()</pre>
  450. <div class="block">Returns the exploded pie area.</div>
  451. <dl>
  452. <dt><span class="returnLabel">Returns:</span></dt>
  453. <dd>The exploded pie area.</dd>
  454. </dl>
  455. </li>
  456. </ul>
  457. <a name="setExplodedPieArea-java.awt.geom.Rectangle2D-">
  458. <!-- -->
  459. </a>
  460. <ul class="blockList">
  461. <li class="blockList">
  462. <h4>setExplodedPieArea</h4>
  463. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.180">setExplodedPieArea</a>(java.awt.geom.Rectangle2D&nbsp;area)</pre>
  464. <div class="block">Sets the exploded pie area.</div>
  465. <dl>
  466. <dt><span class="paramLabel">Parameters:</span></dt>
  467. <dd><code>area</code> - the area.</dd>
  468. </dl>
  469. </li>
  470. </ul>
  471. <a name="getPieCenterX--">
  472. <!-- -->
  473. </a>
  474. <ul class="blockList">
  475. <li class="blockList">
  476. <h4>getPieCenterX</h4>
  477. <pre>public&nbsp;double&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.189">getPieCenterX</a>()</pre>
  478. <div class="block">Returns the x-coordinate of the center of the pie chart.</div>
  479. <dl>
  480. <dt><span class="returnLabel">Returns:</span></dt>
  481. <dd>The x-coordinate (in Java2D space).</dd>
  482. </dl>
  483. </li>
  484. </ul>
  485. <a name="setPieCenterX-double-">
  486. <!-- -->
  487. </a>
  488. <ul class="blockList">
  489. <li class="blockList">
  490. <h4>setPieCenterX</h4>
  491. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.198">setPieCenterX</a>(double&nbsp;x)</pre>
  492. <div class="block">Sets the x-coordinate of the center of the pie chart.</div>
  493. <dl>
  494. <dt><span class="paramLabel">Parameters:</span></dt>
  495. <dd><code>x</code> - the x-coordinate (in Java2D space).</dd>
  496. </dl>
  497. </li>
  498. </ul>
  499. <a name="getPieCenterY--">
  500. <!-- -->
  501. </a>
  502. <ul class="blockList">
  503. <li class="blockList">
  504. <h4>getPieCenterY</h4>
  505. <pre>public&nbsp;double&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.209">getPieCenterY</a>()</pre>
  506. <div class="block">Returns the y-coordinate (in Java2D space) of the center of the pie
  507. chart. For the <a href="../../../../org/jfree/chart/plot/PiePlot3D.html" title="class in org.jfree.chart.plot"><code>PiePlot3D</code></a> class, we derive this from the top of
  508. the pie.</div>
  509. <dl>
  510. <dt><span class="returnLabel">Returns:</span></dt>
  511. <dd>The y-coordinate (in Java2D space).</dd>
  512. </dl>
  513. </li>
  514. </ul>
  515. <a name="setPieCenterY-double-">
  516. <!-- -->
  517. </a>
  518. <ul class="blockList">
  519. <li class="blockList">
  520. <h4>setPieCenterY</h4>
  521. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.219">setPieCenterY</a>(double&nbsp;y)</pre>
  522. <div class="block">Sets the y-coordinate of the center of the pie chart. This method is
  523. used by the plot and typically is not called directly by applications.</div>
  524. <dl>
  525. <dt><span class="paramLabel">Parameters:</span></dt>
  526. <dd><code>y</code> - the y-coordinate (in Java2D space).</dd>
  527. </dl>
  528. </li>
  529. </ul>
  530. <a name="getLinkArea--">
  531. <!-- -->
  532. </a>
  533. <ul class="blockList">
  534. <li class="blockList">
  535. <h4>getLinkArea</h4>
  536. <pre>public&nbsp;java.awt.geom.Rectangle2D&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.229">getLinkArea</a>()</pre>
  537. <div class="block">Returns the link area. This defines the "dog-leg" point for the label
  538. linking lines.</div>
  539. <dl>
  540. <dt><span class="returnLabel">Returns:</span></dt>
  541. <dd>The link area.</dd>
  542. </dl>
  543. </li>
  544. </ul>
  545. <a name="setLinkArea-java.awt.geom.Rectangle2D-">
  546. <!-- -->
  547. </a>
  548. <ul class="blockList">
  549. <li class="blockList">
  550. <h4>setLinkArea</h4>
  551. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.239">setLinkArea</a>(java.awt.geom.Rectangle2D&nbsp;area)</pre>
  552. <div class="block">Sets the label link area. This defines the "dog-leg" point for the
  553. label linking lines.</div>
  554. <dl>
  555. <dt><span class="paramLabel">Parameters:</span></dt>
  556. <dd><code>area</code> - the area.</dd>
  557. </dl>
  558. </li>
  559. </ul>
  560. <a name="getPieHRadius--">
  561. <!-- -->
  562. </a>
  563. <ul class="blockList">
  564. <li class="blockList">
  565. <h4>getPieHRadius</h4>
  566. <pre>public&nbsp;double&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.248">getPieHRadius</a>()</pre>
  567. <div class="block">Returns the vertical pie radius.</div>
  568. <dl>
  569. <dt><span class="returnLabel">Returns:</span></dt>
  570. <dd>The radius.</dd>
  571. </dl>
  572. </li>
  573. </ul>
  574. <a name="setPieHRadius-double-">
  575. <!-- -->
  576. </a>
  577. <ul class="blockList">
  578. <li class="blockList">
  579. <h4>setPieHRadius</h4>
  580. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.257">setPieHRadius</a>(double&nbsp;radius)</pre>
  581. <div class="block">Sets the vertical pie radius.</div>
  582. <dl>
  583. <dt><span class="paramLabel">Parameters:</span></dt>
  584. <dd><code>radius</code> - the radius.</dd>
  585. </dl>
  586. </li>
  587. </ul>
  588. <a name="getPieWRadius--">
  589. <!-- -->
  590. </a>
  591. <ul class="blockList">
  592. <li class="blockList">
  593. <h4>getPieWRadius</h4>
  594. <pre>public&nbsp;double&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.266">getPieWRadius</a>()</pre>
  595. <div class="block">Returns the horizontal pie radius.</div>
  596. <dl>
  597. <dt><span class="returnLabel">Returns:</span></dt>
  598. <dd>The radius.</dd>
  599. </dl>
  600. </li>
  601. </ul>
  602. <a name="setPieWRadius-double-">
  603. <!-- -->
  604. </a>
  605. <ul class="blockListLast">
  606. <li class="blockList">
  607. <h4>setPieWRadius</h4>
  608. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlotState.html#line.275">setPieWRadius</a>(double&nbsp;radius)</pre>
  609. <div class="block">Sets the horizontal pie radius.</div>
  610. <dl>
  611. <dt><span class="paramLabel">Parameters:</span></dt>
  612. <dd><code>radius</code> - the radius.</dd>
  613. </dl>
  614. </li>
  615. </ul>
  616. </li>
  617. </ul>
  618. </li>
  619. </ul>
  620. </div>
  621. </div>
  622. <!-- ========= END OF CLASS DATA ========= -->
  623. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  624. <div class="bottomNav"><a name="navbar.bottom">
  625. <!-- -->
  626. </a>
  627. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  628. <a name="navbar.bottom.firstrow">
  629. <!-- -->
  630. </a>
  631. <ul class="navList" title="Navigation">
  632. <li><a href="../../../../overview-summary.html">Overview</a></li>
  633. <li><a href="package-summary.html">Package</a></li>
  634. <li class="navBarCell1Rev">Class</li>
  635. <li><a href="class-use/PiePlotState.html">Use</a></li>
  636. <li><a href="package-tree.html">Tree</a></li>
  637. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  638. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  639. <li><a href="../../../../help-doc.html">Help</a></li>
  640. </ul>
  641. </div>
  642. <div class="subNav">
  643. <ul class="navList">
  644. <li><a href="../../../../org/jfree/chart/plot/PiePlot3D.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  645. <li><a href="../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  646. </ul>
  647. <ul class="navList">
  648. <li><a href="../../../../index.html?org/jfree/chart/plot/PiePlotState.html" target="_top">Frames</a></li>
  649. <li><a href="PiePlotState.html" target="_top">No&nbsp;Frames</a></li>
  650. </ul>
  651. <ul class="navList" id="allclasses_navbar_bottom">
  652. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  653. </ul>
  654. <div>
  655. <script type="text/javascript"><!--
  656. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  657. if(window==top) {
  658. allClassesLink.style.display = "block";
  659. }
  660. else {
  661. allClassesLink.style.display = "none";
  662. }
  663. //-->
  664. </script>
  665. </div>
  666. <div>
  667. <ul class="subNavList">
  668. <li>Summary:&nbsp;</li>
  669. <li>Nested&nbsp;|&nbsp;</li>
  670. <li>Field&nbsp;|&nbsp;</li>
  671. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  672. <li><a href="#method.summary">Method</a></li>
  673. </ul>
  674. <ul class="subNavList">
  675. <li>Detail:&nbsp;</li>
  676. <li>Field&nbsp;|&nbsp;</li>
  677. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  678. <li><a href="#method.detail">Method</a></li>
  679. </ul>
  680. </div>
  681. <a name="skip.navbar.bottom">
  682. <!-- -->
  683. </a></div>
  684. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  685. </body>
  686. </html>