PiePlot3D.html 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575
  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>PiePlot3D (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="PiePlot3D (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};
  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/PiePlot3D.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/PiePlot.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/PiePlotState.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/PiePlot3D.html" target="_top">Frames</a></li>
  57. <li><a href="PiePlot3D.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><a href="#fields.inherited.from.class.org.jfree.chart.plot.PiePlot">Field</a>&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 PiePlot3D" class="title">Class PiePlot3D</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/plot/Plot.html" title="class in org.jfree.chart.plot">org.jfree.chart.plot.Plot</a></li>
  104. <li>
  105. <ul class="inheritance">
  106. <li><a href="../../../../org/jfree/chart/plot/PiePlot.html" title="class in org.jfree.chart.plot">org.jfree.chart.plot.PiePlot</a></li>
  107. <li>
  108. <ul class="inheritance">
  109. <li>org.jfree.chart.plot.PiePlot3D</li>
  110. </ul>
  111. </li>
  112. </ul>
  113. </li>
  114. </ul>
  115. </li>
  116. </ul>
  117. <div class="description">
  118. <ul class="blockList">
  119. <li class="blockList">
  120. <dl>
  121. <dt>All Implemented Interfaces:</dt>
  122. <dd>java.io.Serializable, java.lang.Cloneable, java.util.EventListener, <a href="../../../../org/jfree/chart/event/AnnotationChangeListener.html" title="interface in org.jfree.chart.event">AnnotationChangeListener</a>, <a href="../../../../org/jfree/chart/event/AxisChangeListener.html" title="interface in org.jfree.chart.event">AxisChangeListener</a>, <a href="../../../../org/jfree/chart/event/MarkerChangeListener.html" title="interface in org.jfree.chart.event">MarkerChangeListener</a>, <a href="../../../../org/jfree/chart/LegendItemSource.html" title="interface in org.jfree.chart">LegendItemSource</a>, <a href="../../../../org/jfree/data/general/DatasetChangeListener.html" title="interface in org.jfree.data.general">DatasetChangeListener</a>, org.jfree.util.PublicCloneable</dd>
  123. </dl>
  124. <hr>
  125. <br>
  126. <pre>public class <a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.130">PiePlot3D</a>
  127. extends <a href="../../../../org/jfree/chart/plot/PiePlot.html" title="class in org.jfree.chart.plot">PiePlot</a>
  128. implements java.io.Serializable</pre>
  129. <div class="block">A plot that displays data in the form of a 3D pie chart, using data from
  130. any class that implements the <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general"><code>PieDataset</code></a> interface.
  131. <P>
  132. Although this class extends <a href="../../../../org/jfree/chart/plot/PiePlot.html" title="class in org.jfree.chart.plot"><code>PiePlot</code></a>, it does not currently support
  133. exploded sections.</div>
  134. <dl>
  135. <dt><span class="seeLabel">See Also:</span></dt>
  136. <dd><a href="../../../../serialized-form.html#org.jfree.chart.plot.PiePlot3D">Serialized Form</a></dd>
  137. </dl>
  138. </li>
  139. </ul>
  140. </div>
  141. <div class="summary">
  142. <ul class="blockList">
  143. <li class="blockList">
  144. <!-- =========== FIELD SUMMARY =========== -->
  145. <ul class="blockList">
  146. <li class="blockList"><a name="field.summary">
  147. <!-- -->
  148. </a>
  149. <h3>Field Summary</h3>
  150. <ul class="blockList">
  151. <li class="blockList"><a name="fields.inherited.from.class.org.jfree.chart.plot.PiePlot">
  152. <!-- -->
  153. </a>
  154. <h3>Fields inherited from class&nbsp;org.jfree.chart.plot.<a href="../../../../org/jfree/chart/plot/PiePlot.html" title="class in org.jfree.chart.plot">PiePlot</a></h3>
  155. <code><a href="../../../../org/jfree/chart/plot/PiePlot.html#DEFAULT_INTERIOR_GAP">DEFAULT_INTERIOR_GAP</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#DEFAULT_LABEL_BACKGROUND_PAINT">DEFAULT_LABEL_BACKGROUND_PAINT</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#DEFAULT_LABEL_FONT">DEFAULT_LABEL_FONT</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#DEFAULT_LABEL_OUTLINE_PAINT">DEFAULT_LABEL_OUTLINE_PAINT</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#DEFAULT_LABEL_OUTLINE_STROKE">DEFAULT_LABEL_OUTLINE_STROKE</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#DEFAULT_LABEL_PAINT">DEFAULT_LABEL_PAINT</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#DEFAULT_LABEL_SHADOW_PAINT">DEFAULT_LABEL_SHADOW_PAINT</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#DEFAULT_MINIMUM_ARC_ANGLE_TO_DRAW">DEFAULT_MINIMUM_ARC_ANGLE_TO_DRAW</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#DEFAULT_START_ANGLE">DEFAULT_START_ANGLE</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#localizationResources">localizationResources</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#MAX_INTERIOR_GAP">MAX_INTERIOR_GAP</a></code></li>
  156. </ul>
  157. <ul class="blockList">
  158. <li class="blockList"><a name="fields.inherited.from.class.org.jfree.chart.plot.Plot">
  159. <!-- -->
  160. </a>
  161. <h3>Fields inherited from class&nbsp;org.jfree.chart.plot.<a href="../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a></h3>
  162. <code><a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_BACKGROUND_ALPHA">DEFAULT_BACKGROUND_ALPHA</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_BACKGROUND_PAINT">DEFAULT_BACKGROUND_PAINT</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_FOREGROUND_ALPHA">DEFAULT_FOREGROUND_ALPHA</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_INSETS">DEFAULT_INSETS</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_LEGEND_ITEM_BOX">DEFAULT_LEGEND_ITEM_BOX</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_LEGEND_ITEM_CIRCLE">DEFAULT_LEGEND_ITEM_CIRCLE</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_OUTLINE_PAINT">DEFAULT_OUTLINE_PAINT</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_OUTLINE_STROKE">DEFAULT_OUTLINE_STROKE</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#MINIMUM_HEIGHT_TO_DRAW">MINIMUM_HEIGHT_TO_DRAW</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#MINIMUM_WIDTH_TO_DRAW">MINIMUM_WIDTH_TO_DRAW</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#ZERO">ZERO</a></code></li>
  163. </ul>
  164. </li>
  165. </ul>
  166. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  167. <ul class="blockList">
  168. <li class="blockList"><a name="constructor.summary">
  169. <!-- -->
  170. </a>
  171. <h3>Constructor Summary</h3>
  172. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  173. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  174. <tr>
  175. <th class="colOne" scope="col">Constructor and Description</th>
  176. </tr>
  177. <tr class="altColor">
  178. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#PiePlot3D--">PiePlot3D</a></span>()</code>
  179. <div class="block">Creates a new instance with no dataset.</div>
  180. </td>
  181. </tr>
  182. <tr class="rowColor">
  183. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#PiePlot3D-org.jfree.data.general.PieDataset-">PiePlot3D</a></span>(<a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset)</code>
  184. <div class="block">Creates a pie chart with a three dimensional effect using the specified
  185. dataset.</div>
  186. </td>
  187. </tr>
  188. </table>
  189. </li>
  190. </ul>
  191. <!-- ========== METHOD SUMMARY =========== -->
  192. <ul class="blockList">
  193. <li class="blockList"><a name="method.summary">
  194. <!-- -->
  195. </a>
  196. <h3>Method Summary</h3>
  197. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  198. <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>
  199. <tr>
  200. <th class="colFirst" scope="col">Modifier and Type</th>
  201. <th class="colLast" scope="col">Method and Description</th>
  202. </tr>
  203. <tr id="i0" class="altColor">
  204. <td class="colFirst"><code>void</code></td>
  205. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#draw-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Point2D-org.jfree.chart.plot.PlotState-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D&nbsp;g2,
  206. java.awt.geom.Rectangle2D&nbsp;plotArea,
  207. java.awt.geom.Point2D&nbsp;anchor,
  208. <a href="../../../../org/jfree/chart/plot/PlotState.html" title="class in org.jfree.chart.plot">PlotState</a>&nbsp;parentState,
  209. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info)</code>
  210. <div class="block">Draws the plot on a Java 2D graphics device (such as the screen or a
  211. printer).</div>
  212. </td>
  213. </tr>
  214. <tr id="i1" class="rowColor">
  215. <td class="colFirst"><code>protected void</code></td>
  216. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#drawSide-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Arc2D-java.awt.geom.Area-java.awt.geom.Area-java.awt.Paint-java.awt.Paint-java.awt.Stroke-boolean-boolean-">drawSide</a></span>(java.awt.Graphics2D&nbsp;g2,
  217. java.awt.geom.Rectangle2D&nbsp;plotArea,
  218. java.awt.geom.Arc2D&nbsp;arc,
  219. java.awt.geom.Area&nbsp;front,
  220. java.awt.geom.Area&nbsp;back,
  221. java.awt.Paint&nbsp;paint,
  222. java.awt.Paint&nbsp;outlinePaint,
  223. java.awt.Stroke&nbsp;outlineStroke,
  224. boolean&nbsp;drawFront,
  225. boolean&nbsp;drawBack)</code>
  226. <div class="block">Draws the side of a pie section.</div>
  227. </td>
  228. </tr>
  229. <tr id="i2" class="altColor">
  230. <td class="colFirst"><code>boolean</code></td>
  231. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>
  232. <div class="block">Tests this plot for equality with an arbitrary object.</div>
  233. </td>
  234. </tr>
  235. <tr id="i3" class="rowColor">
  236. <td class="colFirst"><code>boolean</code></td>
  237. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#getDarkerSides--">getDarkerSides</a></span>()</code>
  238. <div class="block">Returns a flag that controls whether or not the sides of the pie chart
  239. are rendered using a darker colour.</div>
  240. </td>
  241. </tr>
  242. <tr id="i4" class="altColor">
  243. <td class="colFirst"><code>double</code></td>
  244. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#getDepthFactor--">getDepthFactor</a></span>()</code>
  245. <div class="block">Returns the depth factor for the chart.</div>
  246. </td>
  247. </tr>
  248. <tr id="i5" class="rowColor">
  249. <td class="colFirst"><code>java.lang.String</code></td>
  250. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#getPlotType--">getPlotType</a></span>()</code>
  251. <div class="block">Returns a short string describing the type of plot.</div>
  252. </td>
  253. </tr>
  254. <tr id="i6" class="altColor">
  255. <td class="colFirst"><code>void</code></td>
  256. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#setDarkerSides-boolean-">setDarkerSides</a></span>(boolean&nbsp;darker)</code>
  257. <div class="block">Sets a flag that controls whether or not the sides of the pie chart
  258. are rendered using a darker colour, and sends a <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a>
  259. to all registered listeners.</div>
  260. </td>
  261. </tr>
  262. <tr id="i7" class="rowColor">
  263. <td class="colFirst"><code>void</code></td>
  264. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#setDepthFactor-double-">setDepthFactor</a></span>(double&nbsp;factor)</code>
  265. <div class="block">Sets the pie depth as a percentage of the height of the plot area, and
  266. sends a <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  267. </td>
  268. </tr>
  269. </table>
  270. <ul class="blockList">
  271. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.plot.PiePlot">
  272. <!-- -->
  273. </a>
  274. <h3>Methods inherited from class&nbsp;org.jfree.chart.plot.<a href="../../../../org/jfree/chart/plot/PiePlot.html" title="class in org.jfree.chart.plot">PiePlot</a></h3>
  275. <code><a href="../../../../org/jfree/chart/plot/PiePlot.html#clearSectionOutlinePaints-boolean-">clearSectionOutlinePaints</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#clearSectionOutlineStrokes-boolean-">clearSectionOutlineStrokes</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#clearSectionPaints-boolean-">clearSectionPaints</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#clone--">clone</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#drawItem-java.awt.Graphics2D-int-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PiePlotState-int-">drawItem</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#drawLabels-java.awt.Graphics2D-java.util.List-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PiePlotState-">drawLabels</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#drawLeftLabel-java.awt.Graphics2D-org.jfree.chart.plot.PiePlotState-org.jfree.chart.plot.PieLabelRecord-">drawLeftLabel</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#drawLeftLabels-org.jfree.data.KeyedValues-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-float-org.jfree.chart.plot.PiePlotState-">drawLeftLabels</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#drawPie-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotRenderingInfo-">drawPie</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#drawRightLabel-java.awt.Graphics2D-org.jfree.chart.plot.PiePlotState-org.jfree.chart.plot.PieLabelRecord-">drawRightLabel</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#drawRightLabels-org.jfree.data.KeyedValues-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-float-org.jfree.chart.plot.PiePlotState-">drawRightLabels</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#drawSimpleLabels-java.awt.Graphics2D-java.util.List-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PiePlotState-">drawSimpleLabels</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getArcBounds-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-double-double-double-">getArcBounds</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getArcCenter-org.jfree.chart.plot.PiePlotState-java.lang.Comparable-">getArcCenter</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getAutoPopulateSectionOutlinePaint--">getAutoPopulateSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getAutoPopulateSectionOutlineStroke--">getAutoPopulateSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getAutoPopulateSectionPaint--">getAutoPopulateSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getBaseSectionOutlinePaint--">getBaseSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getBaseSectionOutlineStroke--">getBaseSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getBaseSectionPaint--">getBaseSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getDataset--">getDataset</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getDirection--">getDirection</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getExplodePercent-java.lang.Comparable-">getExplodePercent</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getExplodePercent-int-">getExplodePercent</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getIgnoreNullValues--">getIgnoreNullValues</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getIgnoreZeroValues--">getIgnoreZeroValues</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getInteriorGap--">getInteriorGap</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelBackgroundPaint--">getLabelBackgroundPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelDistributor--">getLabelDistributor</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelFont--">getLabelFont</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelGap--">getLabelGap</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelGenerator--">getLabelGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelLinkDepth--">getLabelLinkDepth</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelLinkMargin--">getLabelLinkMargin</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelLinkPaint--">getLabelLinkPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelLinkStroke--">getLabelLinkStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelLinkStyle--">getLabelLinkStyle</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelLinksVisible--">getLabelLinksVisible</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelOutlinePaint--">getLabelOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelOutlineStroke--">getLabelOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelPadding--">getLabelPadding</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelPaint--">getLabelPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLabelShadowPaint--">getLabelShadowPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLegendItems--">getLegendItems</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLegendItemShape--">getLegendItemShape</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLegendLabelGenerator--">getLegendLabelGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLegendLabelToolTipGenerator--">getLegendLabelToolTipGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getLegendLabelURLGenerator--">getLegendLabelURLGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getMaximumExplodePercent--">getMaximumExplodePercent</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getMaximumLabelWidth--">getMaximumLabelWidth</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getMinimumArcAngleToDraw--">getMinimumArcAngleToDraw</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getPieIndex--">getPieIndex</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionKey-int-">getSectionKey</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlinePaint--">getSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlinePaint-java.lang.Comparable-">getSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlinePaint-int-">getSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlineStroke--">getSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlineStroke-java.lang.Comparable-">getSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlineStroke-int-">getSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlinesVisible--">getSectionOutlinesVisible</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionPaint--">getSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionPaint-java.lang.Comparable-">getSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSectionPaint-int-">getSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getShadowGenerator--">getShadowGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getShadowPaint--">getShadowPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getShadowXOffset--">getShadowXOffset</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getShadowYOffset--">getShadowYOffset</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSimpleLabelOffset--">getSimpleLabelOffset</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getSimpleLabels--">getSimpleLabels</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getStartAngle--">getStartAngle</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getToolTipGenerator--">getToolTipGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#getURLGenerator--">getURLGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#handleMouseWheelRotation-int-">handleMouseWheelRotation</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#initialise-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PiePlot-java.lang.Integer-org.jfree.chart.plot.PlotRenderingInfo-">initialise</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#isCircular--">isCircular</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#lookupSectionOutlinePaint-java.lang.Comparable-">lookupSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#lookupSectionOutlinePaint-java.lang.Comparable-boolean-">lookupSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#lookupSectionOutlineStroke-java.lang.Comparable-">lookupSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#lookupSectionOutlineStroke-java.lang.Comparable-boolean-">lookupSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#lookupSectionPaint-java.lang.Comparable-">lookupSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#lookupSectionPaint-java.lang.Comparable-boolean-">lookupSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#lookupSectionPaint-java.lang.Comparable-org.jfree.chart.plot.PiePlotState-">lookupSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setAutoPopulateSectionOutlinePaint-boolean-">setAutoPopulateSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setAutoPopulateSectionOutlineStroke-boolean-">setAutoPopulateSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setAutoPopulateSectionPaint-boolean-">setAutoPopulateSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setBaseSectionOutlinePaint-java.awt.Paint-">setBaseSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setBaseSectionOutlineStroke-java.awt.Stroke-">setBaseSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setBaseSectionPaint-java.awt.Paint-">setBaseSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setCircular-boolean-">setCircular</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setCircular-boolean-boolean-">setCircular</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setDataset-org.jfree.data.general.PieDataset-">setDataset</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setDirection-org.jfree.util.Rotation-">setDirection</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setExplodePercent-java.lang.Comparable-double-">setExplodePercent</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setExplodePercent-int-double-">setExplodePercent</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setIgnoreNullValues-boolean-">setIgnoreNullValues</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setIgnoreZeroValues-boolean-">setIgnoreZeroValues</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setInteriorGap-double-">setInteriorGap</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelBackgroundPaint-java.awt.Paint-">setLabelBackgroundPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelDistributor-org.jfree.chart.plot.AbstractPieLabelDistributor-">setLabelDistributor</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelFont-java.awt.Font-">setLabelFont</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelGap-double-">setLabelGap</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelGenerator-org.jfree.chart.labels.PieSectionLabelGenerator-">setLabelGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelLinkMargin-double-">setLabelLinkMargin</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelLinkPaint-java.awt.Paint-">setLabelLinkPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelLinkStroke-java.awt.Stroke-">setLabelLinkStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelLinkStyle-org.jfree.chart.plot.PieLabelLinkStyle-">setLabelLinkStyle</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelLinksVisible-boolean-">setLabelLinksVisible</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelOutlinePaint-java.awt.Paint-">setLabelOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelOutlineStroke-java.awt.Stroke-">setLabelOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelPadding-org.jfree.ui.RectangleInsets-">setLabelPadding</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelPaint-java.awt.Paint-">setLabelPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLabelShadowPaint-java.awt.Paint-">setLabelShadowPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLegendItemShape-java.awt.Shape-">setLegendItemShape</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLegendLabelGenerator-org.jfree.chart.labels.PieSectionLabelGenerator-">setLegendLabelGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLegendLabelToolTipGenerator-org.jfree.chart.labels.PieSectionLabelGenerator-">setLegendLabelToolTipGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setLegendLabelURLGenerator-org.jfree.chart.urls.PieURLGenerator-">setLegendLabelURLGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setMaximumLabelWidth-double-">setMaximumLabelWidth</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setMinimumArcAngleToDraw-double-">setMinimumArcAngleToDraw</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setPieIndex-int-">setPieIndex</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlinePaint-java.lang.Comparable-java.awt.Paint-">setSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlinePaint-int-java.awt.Paint-">setSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlinePaint-java.awt.Paint-">setSectionOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlineStroke-java.lang.Comparable-java.awt.Stroke-">setSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlineStroke-int-java.awt.Stroke-">setSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlineStroke-java.awt.Stroke-">setSectionOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlinesVisible-boolean-">setSectionOutlinesVisible</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSectionPaint-java.lang.Comparable-java.awt.Paint-">setSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSectionPaint-int-java.awt.Paint-">setSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSectionPaint-java.awt.Paint-">setSectionPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setShadowGenerator-org.jfree.chart.util.ShadowGenerator-">setShadowGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setShadowPaint-java.awt.Paint-">setShadowPaint</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setShadowXOffset-double-">setShadowXOffset</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setShadowYOffset-double-">setShadowYOffset</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSimpleLabelOffset-org.jfree.ui.RectangleInsets-">setSimpleLabelOffset</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setSimpleLabels-boolean-">setSimpleLabels</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setStartAngle-double-">setStartAngle</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setToolTipGenerator-org.jfree.chart.labels.PieToolTipGenerator-">setToolTipGenerator</a>, <a href="../../../../org/jfree/chart/plot/PiePlot.html#setURLGenerator-org.jfree.chart.urls.PieURLGenerator-">setURLGenerator</a></code></li>
  276. </ul>
  277. <ul class="blockList">
  278. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.plot.Plot">
  279. <!-- -->
  280. </a>
  281. <h3>Methods inherited from class&nbsp;org.jfree.chart.plot.<a href="../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a></h3>
  282. <code><a href="../../../../org/jfree/chart/plot/Plot.html#addChangeListener-org.jfree.chart.event.PlotChangeListener-">addChangeListener</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#annotationChanged-org.jfree.chart.event.AnnotationChangeEvent-">annotationChanged</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#axisChanged-org.jfree.chart.event.AxisChangeEvent-">axisChanged</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#createAndAddEntity-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotRenderingInfo-java.lang.String-java.lang.String-">createAndAddEntity</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#datasetChanged-org.jfree.data.general.DatasetChangeEvent-">datasetChanged</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#drawBackground-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawBackground</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#drawBackgroundImage-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawBackgroundImage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#drawNoDataMessage-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawNoDataMessage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#drawOutline-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawOutline</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#fillBackground-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">fillBackground</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#fillBackground-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotOrientation-">fillBackground</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#fireChangeEvent--">fireChangeEvent</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getBackgroundAlpha--">getBackgroundAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getBackgroundImage--">getBackgroundImage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getBackgroundImageAlignment--">getBackgroundImageAlignment</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getBackgroundImageAlpha--">getBackgroundImageAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getBackgroundPaint--">getBackgroundPaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getDatasetGroup--">getDatasetGroup</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getDrawingSupplier--">getDrawingSupplier</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getForegroundAlpha--">getForegroundAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getInsets--">getInsets</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getNoDataMessage--">getNoDataMessage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getNoDataMessageFont--">getNoDataMessageFont</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getNoDataMessagePaint--">getNoDataMessagePaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getOutlinePaint--">getOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getOutlineStroke--">getOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getParent--">getParent</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getRectX-double-double-double-org.jfree.ui.RectangleEdge-">getRectX</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getRectY-double-double-double-org.jfree.ui.RectangleEdge-">getRectY</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getRootPlot--">getRootPlot</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#handleClick-int-int-org.jfree.chart.plot.PlotRenderingInfo-">handleClick</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#isNotify--">isNotify</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#isOutlineVisible--">isOutlineVisible</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#isSubplot--">isSubplot</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#markerChanged-org.jfree.chart.event.MarkerChangeEvent-">markerChanged</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#notifyListeners-org.jfree.chart.event.PlotChangeEvent-">notifyListeners</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#removeChangeListener-org.jfree.chart.event.PlotChangeListener-">removeChangeListener</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#resolveDomainAxisLocation-org.jfree.chart.axis.AxisLocation-org.jfree.chart.plot.PlotOrientation-">resolveDomainAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#resolveRangeAxisLocation-org.jfree.chart.axis.AxisLocation-org.jfree.chart.plot.PlotOrientation-">resolveRangeAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setBackgroundAlpha-float-">setBackgroundAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setBackgroundImage-java.awt.Image-">setBackgroundImage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setBackgroundImageAlignment-int-">setBackgroundImageAlignment</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setBackgroundImageAlpha-float-">setBackgroundImageAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setBackgroundPaint-java.awt.Paint-">setBackgroundPaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setDatasetGroup-org.jfree.data.general.DatasetGroup-">setDatasetGroup</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setDrawingSupplier-org.jfree.chart.plot.DrawingSupplier-">setDrawingSupplier</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setDrawingSupplier-org.jfree.chart.plot.DrawingSupplier-boolean-">setDrawingSupplier</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setForegroundAlpha-float-">setForegroundAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setInsets-org.jfree.ui.RectangleInsets-">setInsets</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setInsets-org.jfree.ui.RectangleInsets-boolean-">setInsets</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setNoDataMessage-java.lang.String-">setNoDataMessage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setNoDataMessageFont-java.awt.Font-">setNoDataMessageFont</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setNoDataMessagePaint-java.awt.Paint-">setNoDataMessagePaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setNotify-boolean-">setNotify</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setOutlinePaint-java.awt.Paint-">setOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setOutlineStroke-java.awt.Stroke-">setOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setOutlineVisible-boolean-">setOutlineVisible</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setParent-org.jfree.chart.plot.Plot-">setParent</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#zoom-double-">zoom</a></code></li>
  283. </ul>
  284. <ul class="blockList">
  285. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  286. <!-- -->
  287. </a>
  288. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  289. <code>finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
  290. </ul>
  291. </li>
  292. </ul>
  293. </li>
  294. </ul>
  295. </div>
  296. <div class="details">
  297. <ul class="blockList">
  298. <li class="blockList">
  299. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  300. <ul class="blockList">
  301. <li class="blockList"><a name="constructor.detail">
  302. <!-- -->
  303. </a>
  304. <h3>Constructor Detail</h3>
  305. <a name="PiePlot3D--">
  306. <!-- -->
  307. </a>
  308. <ul class="blockList">
  309. <li class="blockList">
  310. <h4>PiePlot3D</h4>
  311. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.150">PiePlot3D</a>()</pre>
  312. <div class="block">Creates a new instance with no dataset.</div>
  313. </li>
  314. </ul>
  315. <a name="PiePlot3D-org.jfree.data.general.PieDataset-">
  316. <!-- -->
  317. </a>
  318. <ul class="blockListLast">
  319. <li class="blockList">
  320. <h4>PiePlot3D</h4>
  321. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.160">PiePlot3D</a>(<a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset)</pre>
  322. <div class="block">Creates a pie chart with a three dimensional effect using the specified
  323. dataset.</div>
  324. <dl>
  325. <dt><span class="paramLabel">Parameters:</span></dt>
  326. <dd><code>dataset</code> - the dataset (<code>null</code> permitted).</dd>
  327. </dl>
  328. </li>
  329. </ul>
  330. </li>
  331. </ul>
  332. <!-- ============ METHOD DETAIL ========== -->
  333. <ul class="blockList">
  334. <li class="blockList"><a name="method.detail">
  335. <!-- -->
  336. </a>
  337. <h3>Method Detail</h3>
  338. <a name="getDepthFactor--">
  339. <!-- -->
  340. </a>
  341. <ul class="blockList">
  342. <li class="blockList">
  343. <h4>getDepthFactor</h4>
  344. <pre>public&nbsp;double&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.172">getDepthFactor</a>()</pre>
  345. <div class="block">Returns the depth factor for the chart.</div>
  346. <dl>
  347. <dt><span class="returnLabel">Returns:</span></dt>
  348. <dd>The depth factor.</dd>
  349. <dt><span class="seeLabel">See Also:</span></dt>
  350. <dd><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#setDepthFactor-double-"><code>setDepthFactor(double)</code></a></dd>
  351. </dl>
  352. </li>
  353. </ul>
  354. <a name="setDepthFactor-double-">
  355. <!-- -->
  356. </a>
  357. <ul class="blockList">
  358. <li class="blockList">
  359. <h4>setDepthFactor</h4>
  360. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.184">setDepthFactor</a>(double&nbsp;factor)</pre>
  361. <div class="block">Sets the pie depth as a percentage of the height of the plot area, and
  362. sends a <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  363. <dl>
  364. <dt><span class="paramLabel">Parameters:</span></dt>
  365. <dd><code>factor</code> - the depth factor (for example, 0.20 is twenty percent).</dd>
  366. <dt><span class="seeLabel">See Also:</span></dt>
  367. <dd><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#getDepthFactor--"><code>getDepthFactor()</code></a></dd>
  368. </dl>
  369. </li>
  370. </ul>
  371. <a name="getDarkerSides--">
  372. <!-- -->
  373. </a>
  374. <ul class="blockList">
  375. <li class="blockList">
  376. <h4>getDarkerSides</h4>
  377. <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.199">getDarkerSides</a>()</pre>
  378. <div class="block">Returns a flag that controls whether or not the sides of the pie chart
  379. are rendered using a darker colour.</div>
  380. <dl>
  381. <dt><span class="returnLabel">Returns:</span></dt>
  382. <dd>A boolean.</dd>
  383. <dt><span class="simpleTagLabel">Since:</span></dt>
  384. <dd>1.0.7</dd>
  385. <dt><span class="seeLabel">See Also:</span></dt>
  386. <dd><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#setDarkerSides-boolean-"><code>setDarkerSides(boolean)</code></a></dd>
  387. </dl>
  388. </li>
  389. </ul>
  390. <a name="setDarkerSides-boolean-">
  391. <!-- -->
  392. </a>
  393. <ul class="blockList">
  394. <li class="blockList">
  395. <h4>setDarkerSides</h4>
  396. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.215">setDarkerSides</a>(boolean&nbsp;darker)</pre>
  397. <div class="block">Sets a flag that controls whether or not the sides of the pie chart
  398. are rendered using a darker colour, and sends a <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a>
  399. to all registered listeners.</div>
  400. <dl>
  401. <dt><span class="paramLabel">Parameters:</span></dt>
  402. <dd><code>darker</code> - true to darken the sides, false to use the default
  403. behaviour.</dd>
  404. <dt><span class="simpleTagLabel">Since:</span></dt>
  405. <dd>1.0.7.</dd>
  406. <dt><span class="seeLabel">See Also:</span></dt>
  407. <dd><a href="../../../../org/jfree/chart/plot/PiePlot3D.html#getDarkerSides--"><code>getDarkerSides()</code></a></dd>
  408. </dl>
  409. </li>
  410. </ul>
  411. <a name="draw-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Point2D-org.jfree.chart.plot.PlotState-org.jfree.chart.plot.PlotRenderingInfo-">
  412. <!-- -->
  413. </a>
  414. <ul class="blockList">
  415. <li class="blockList">
  416. <h4>draw</h4>
  417. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.234">draw</a>(java.awt.Graphics2D&nbsp;g2,
  418. java.awt.geom.Rectangle2D&nbsp;plotArea,
  419. java.awt.geom.Point2D&nbsp;anchor,
  420. <a href="../../../../org/jfree/chart/plot/PlotState.html" title="class in org.jfree.chart.plot">PlotState</a>&nbsp;parentState,
  421. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info)</pre>
  422. <div class="block">Draws the plot on a Java 2D graphics device (such as the screen or a
  423. printer). This method is called by the
  424. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart"><code>JFreeChart</code></a> class, you don't normally need
  425. to call it yourself.</div>
  426. <dl>
  427. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  428. <dd><code><a href="../../../../org/jfree/chart/plot/PiePlot.html#draw-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Point2D-org.jfree.chart.plot.PlotState-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/PiePlot.html" title="class in org.jfree.chart.plot">PiePlot</a></code></dd>
  429. <dt><span class="paramLabel">Parameters:</span></dt>
  430. <dd><code>g2</code> - the graphics device.</dd>
  431. <dd><code>plotArea</code> - the area within which the plot should be drawn.</dd>
  432. <dd><code>anchor</code> - the anchor point.</dd>
  433. <dd><code>parentState</code> - the state from the parent plot, if there is one.</dd>
  434. <dd><code>info</code> - collects info about the drawing
  435. (<code>null</code> permitted).</dd>
  436. </dl>
  437. </li>
  438. </ul>
  439. <a name="drawSide-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Arc2D-java.awt.geom.Area-java.awt.geom.Area-java.awt.Paint-java.awt.Paint-java.awt.Stroke-boolean-boolean-">
  440. <!-- -->
  441. </a>
  442. <ul class="blockList">
  443. <li class="blockList">
  444. <h4>drawSide</h4>
  445. <pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.636">drawSide</a>(java.awt.Graphics2D&nbsp;g2,
  446. java.awt.geom.Rectangle2D&nbsp;plotArea,
  447. java.awt.geom.Arc2D&nbsp;arc,
  448. java.awt.geom.Area&nbsp;front,
  449. java.awt.geom.Area&nbsp;back,
  450. java.awt.Paint&nbsp;paint,
  451. java.awt.Paint&nbsp;outlinePaint,
  452. java.awt.Stroke&nbsp;outlineStroke,
  453. boolean&nbsp;drawFront,
  454. boolean&nbsp;drawBack)</pre>
  455. <div class="block">Draws the side of a pie section.</div>
  456. <dl>
  457. <dt><span class="paramLabel">Parameters:</span></dt>
  458. <dd><code>g2</code> - the graphics device.</dd>
  459. <dd><code>plotArea</code> - the plot area.</dd>
  460. <dd><code>arc</code> - the arc.</dd>
  461. <dd><code>front</code> - the front of the pie.</dd>
  462. <dd><code>back</code> - the back of the pie.</dd>
  463. <dd><code>paint</code> - the color.</dd>
  464. <dd><code>outlinePaint</code> - the outline paint.</dd>
  465. <dd><code>outlineStroke</code> - the outline stroke.</dd>
  466. <dd><code>drawFront</code> - draw the front?</dd>
  467. <dd><code>drawBack</code> - draw the back?</dd>
  468. </dl>
  469. </li>
  470. </ul>
  471. <a name="getPlotType--">
  472. <!-- -->
  473. </a>
  474. <ul class="blockList">
  475. <li class="blockList">
  476. <h4>getPlotType</h4>
  477. <pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.1000">getPlotType</a>()</pre>
  478. <div class="block">Returns a short string describing the type of plot.</div>
  479. <dl>
  480. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  481. <dd><code><a href="../../../../org/jfree/chart/plot/PiePlot.html#getPlotType--">getPlotType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/PiePlot.html" title="class in org.jfree.chart.plot">PiePlot</a></code></dd>
  482. <dt><span class="returnLabel">Returns:</span></dt>
  483. <dd><i>Pie 3D Plot</i>.</dd>
  484. </dl>
  485. </li>
  486. </ul>
  487. <a name="equals-java.lang.Object-">
  488. <!-- -->
  489. </a>
  490. <ul class="blockListLast">
  491. <li class="blockList">
  492. <h4>equals</h4>
  493. <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PiePlot3D.html#line.1038">equals</a>(java.lang.Object&nbsp;obj)</pre>
  494. <div class="block">Tests this plot for equality with an arbitrary object.</div>
  495. <dl>
  496. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  497. <dd><code><a href="../../../../org/jfree/chart/plot/PiePlot.html#equals-java.lang.Object-">equals</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/PiePlot.html" title="class in org.jfree.chart.plot">PiePlot</a></code></dd>
  498. <dt><span class="paramLabel">Parameters:</span></dt>
  499. <dd><code>obj</code> - the object (<code>null</code> permitted).</dd>
  500. <dt><span class="returnLabel">Returns:</span></dt>
  501. <dd>A boolean.</dd>
  502. </dl>
  503. </li>
  504. </ul>
  505. </li>
  506. </ul>
  507. </li>
  508. </ul>
  509. </div>
  510. </div>
  511. <!-- ========= END OF CLASS DATA ========= -->
  512. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  513. <div class="bottomNav"><a name="navbar.bottom">
  514. <!-- -->
  515. </a>
  516. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  517. <a name="navbar.bottom.firstrow">
  518. <!-- -->
  519. </a>
  520. <ul class="navList" title="Navigation">
  521. <li><a href="../../../../overview-summary.html">Overview</a></li>
  522. <li><a href="package-summary.html">Package</a></li>
  523. <li class="navBarCell1Rev">Class</li>
  524. <li><a href="class-use/PiePlot3D.html">Use</a></li>
  525. <li><a href="package-tree.html">Tree</a></li>
  526. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  527. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  528. <li><a href="../../../../help-doc.html">Help</a></li>
  529. </ul>
  530. </div>
  531. <div class="subNav">
  532. <ul class="navList">
  533. <li><a href="../../../../org/jfree/chart/plot/PiePlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  534. <li><a href="../../../../org/jfree/chart/plot/PiePlotState.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  535. </ul>
  536. <ul class="navList">
  537. <li><a href="../../../../index.html?org/jfree/chart/plot/PiePlot3D.html" target="_top">Frames</a></li>
  538. <li><a href="PiePlot3D.html" target="_top">No&nbsp;Frames</a></li>
  539. </ul>
  540. <ul class="navList" id="allclasses_navbar_bottom">
  541. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  542. </ul>
  543. <div>
  544. <script type="text/javascript"><!--
  545. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  546. if(window==top) {
  547. allClassesLink.style.display = "block";
  548. }
  549. else {
  550. allClassesLink.style.display = "none";
  551. }
  552. //-->
  553. </script>
  554. </div>
  555. <div>
  556. <ul class="subNavList">
  557. <li>Summary:&nbsp;</li>
  558. <li>Nested&nbsp;|&nbsp;</li>
  559. <li><a href="#fields.inherited.from.class.org.jfree.chart.plot.PiePlot">Field</a>&nbsp;|&nbsp;</li>
  560. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  561. <li><a href="#method.summary">Method</a></li>
  562. </ul>
  563. <ul class="subNavList">
  564. <li>Detail:&nbsp;</li>
  565. <li>Field&nbsp;|&nbsp;</li>
  566. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  567. <li><a href="#method.detail">Method</a></li>
  568. </ul>
  569. </div>
  570. <a name="skip.navbar.bottom">
  571. <!-- -->
  572. </a></div>
  573. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  574. </body>
  575. </html>