JFreeChart.html 115 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552
  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.JFreeChart (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.JFreeChart (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/JFreeChart.html" title="class in org.jfree.chart">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/class-use/JFreeChart.html" target="_top">Frames</a></li>
  51. <li><a href="JFreeChart.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.JFreeChart" class="title">Uses of Class<br>org.jfree.chart.JFreeChart</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/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</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">org.jfree.chart</a></td>
  87. <td class="colLast">
  88. <div class="block">Core classes, including <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart"><code>JFreeChart</code></a> and
  89. <a href="../../../../org/jfree/chart/ChartPanel.html" title="class in org.jfree.chart"><code>ChartPanel</code></a>.</div>
  90. </td>
  91. </tr>
  92. <tr class="rowColor">
  93. <td class="colFirst"><a href="#org.jfree.chart.editor">org.jfree.chart.editor</a></td>
  94. <td class="colLast">
  95. <div class="block">Provides a simple (but so far incomplete) framework for editing chart
  96. properties.</div>
  97. </td>
  98. </tr>
  99. <tr class="altColor">
  100. <td class="colFirst"><a href="#org.jfree.chart.entity">org.jfree.chart.entity</a></td>
  101. <td class="colLast">
  102. <div class="block">Classes representing components of (or entities in) a chart.</div>
  103. </td>
  104. </tr>
  105. <tr class="rowColor">
  106. <td class="colFirst"><a href="#org.jfree.chart.event">org.jfree.chart.event</a></td>
  107. <td class="colLast">
  108. <div class="block">Event classes and listener interfaces, used to provide a change
  109. notification mechanism so that charts are automatically redrawn
  110. whenever changes are made to any chart component.</div>
  111. </td>
  112. </tr>
  113. <tr class="altColor">
  114. <td class="colFirst"><a href="#org.jfree.chart.fx">org.jfree.chart.fx</a></td>
  115. <td class="colLast">
  116. <div class="block">Core classes that provide JavaFX support for JFreeChart.</div>
  117. </td>
  118. </tr>
  119. <tr class="rowColor">
  120. <td class="colFirst"><a href="#org.jfree.chart.fx.interaction">org.jfree.chart.fx.interaction</a></td>
  121. <td class="colLast">
  122. <div class="block">Contains classes that implement most of the interactivity for the
  123. <a href="../../../../org/jfree/chart/fx/ChartViewer.html" title="class in org.jfree.chart.fx"><code>ChartViewer</code></a> and
  124. <a href="../../../../org/jfree/chart/fx/ChartCanvas.html" title="class in org.jfree.chart.fx"><code>ChartCanvas</code></a> components.</div>
  125. </td>
  126. </tr>
  127. <tr class="altColor">
  128. <td class="colFirst"><a href="#org.jfree.chart.plot">org.jfree.chart.plot</a></td>
  129. <td class="colLast">
  130. <div class="block">Plot classes and related interfaces.</div>
  131. </td>
  132. </tr>
  133. <tr class="rowColor">
  134. <td class="colFirst"><a href="#org.jfree.chart.servlet">org.jfree.chart.servlet</a></td>
  135. <td class="colLast">
  136. <div class="block">Classes for providing useful servlet and JSP functionality.</div>
  137. </td>
  138. </tr>
  139. </tbody>
  140. </table>
  141. </li>
  142. <li class="blockList">
  143. <ul class="blockList">
  144. <li class="blockList"><a name="org.jfree.chart">
  145. <!-- -->
  146. </a>
  147. <h3>Uses of <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a> in <a href="../../../../org/jfree/chart/package-summary.html">org.jfree.chart</a></h3>
  148. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  149. <caption><span>Methods in <a href="../../../../org/jfree/chart/package-summary.html">org.jfree.chart</a> that return <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  150. <tr>
  151. <th class="colFirst" scope="col">Modifier and Type</th>
  152. <th class="colLast" scope="col">Method and Description</th>
  153. </tr>
  154. <tbody>
  155. <tr class="altColor">
  156. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  157. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createAreaChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-">createAreaChart</a></span>(java.lang.String&nbsp;title,
  158. java.lang.String&nbsp;categoryAxisLabel,
  159. java.lang.String&nbsp;valueAxisLabel,
  160. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset)</code>
  161. <div class="block">Creates an area chart with default settings.</div>
  162. </td>
  163. </tr>
  164. <tr class="rowColor">
  165. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  166. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createAreaChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createAreaChart</a></span>(java.lang.String&nbsp;title,
  167. java.lang.String&nbsp;categoryAxisLabel,
  168. java.lang.String&nbsp;valueAxisLabel,
  169. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  170. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  171. boolean&nbsp;legend,
  172. boolean&nbsp;tooltips,
  173. boolean&nbsp;urls)</code>
  174. <div class="block">Creates an area chart with default settings.</div>
  175. </td>
  176. </tr>
  177. <tr class="altColor">
  178. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  179. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createBarChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-">createBarChart</a></span>(java.lang.String&nbsp;title,
  180. java.lang.String&nbsp;categoryAxisLabel,
  181. java.lang.String&nbsp;valueAxisLabel,
  182. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset)</code>
  183. <div class="block">Creates a bar chart with a vertical orientation.</div>
  184. </td>
  185. </tr>
  186. <tr class="rowColor">
  187. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  188. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createBarChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createBarChart</a></span>(java.lang.String&nbsp;title,
  189. java.lang.String&nbsp;categoryAxisLabel,
  190. java.lang.String&nbsp;valueAxisLabel,
  191. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  192. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  193. boolean&nbsp;legend,
  194. boolean&nbsp;tooltips,
  195. boolean&nbsp;urls)</code>
  196. <div class="block">Creates a bar chart.</div>
  197. </td>
  198. </tr>
  199. <tr class="altColor">
  200. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  201. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createBarChart3D-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-">createBarChart3D</a></span>(java.lang.String&nbsp;title,
  202. java.lang.String&nbsp;categoryAxisLabel,
  203. java.lang.String&nbsp;valueAxisLabel,
  204. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset)</code>
  205. <div class="block">Creates a bar chart with a 3D effect.</div>
  206. </td>
  207. </tr>
  208. <tr class="rowColor">
  209. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  210. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createBarChart3D-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createBarChart3D</a></span>(java.lang.String&nbsp;title,
  211. java.lang.String&nbsp;categoryAxisLabel,
  212. java.lang.String&nbsp;valueAxisLabel,
  213. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  214. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  215. boolean&nbsp;legend,
  216. boolean&nbsp;tooltips,
  217. boolean&nbsp;urls)</code>
  218. <div class="block">Creates a bar chart with a 3D effect.</div>
  219. </td>
  220. </tr>
  221. <tr class="altColor">
  222. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  223. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createBoxAndWhiskerChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.statistics.BoxAndWhiskerCategoryDataset-boolean-">createBoxAndWhiskerChart</a></span>(java.lang.String&nbsp;title,
  224. java.lang.String&nbsp;categoryAxisLabel,
  225. java.lang.String&nbsp;valueAxisLabel,
  226. <a href="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</a>&nbsp;dataset,
  227. boolean&nbsp;legend)</code>
  228. <div class="block">Creates and returns a default instance of a box and whisker chart
  229. based on data from a <a href="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics"><code>BoxAndWhiskerCategoryDataset</code></a>.</div>
  230. </td>
  231. </tr>
  232. <tr class="rowColor">
  233. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  234. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createBoxAndWhiskerChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.statistics.BoxAndWhiskerXYDataset-boolean-">createBoxAndWhiskerChart</a></span>(java.lang.String&nbsp;title,
  235. java.lang.String&nbsp;timeAxisLabel,
  236. java.lang.String&nbsp;valueAxisLabel,
  237. <a href="../../../../org/jfree/data/statistics/BoxAndWhiskerXYDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerXYDataset</a>&nbsp;dataset,
  238. boolean&nbsp;legend)</code>
  239. <div class="block">Creates and returns a default instance of a box and whisker chart.</div>
  240. </td>
  241. </tr>
  242. <tr class="altColor">
  243. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  244. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createBubbleChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYZDataset-">createBubbleChart</a></span>(java.lang.String&nbsp;title,
  245. java.lang.String&nbsp;xAxisLabel,
  246. java.lang.String&nbsp;yAxisLabel,
  247. <a href="../../../../org/jfree/data/xy/XYZDataset.html" title="interface in org.jfree.data.xy">XYZDataset</a>&nbsp;dataset)</code>
  248. <div class="block">Creates a bubble chart with default settings.</div>
  249. </td>
  250. </tr>
  251. <tr class="rowColor">
  252. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  253. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createBubbleChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYZDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createBubbleChart</a></span>(java.lang.String&nbsp;title,
  254. java.lang.String&nbsp;xAxisLabel,
  255. java.lang.String&nbsp;yAxisLabel,
  256. <a href="../../../../org/jfree/data/xy/XYZDataset.html" title="interface in org.jfree.data.xy">XYZDataset</a>&nbsp;dataset,
  257. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  258. boolean&nbsp;legend,
  259. boolean&nbsp;tooltips,
  260. boolean&nbsp;urls)</code>
  261. <div class="block">Creates a bubble chart with default settings.</div>
  262. </td>
  263. </tr>
  264. <tr class="altColor">
  265. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  266. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createCandlestickChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.OHLCDataset-boolean-">createCandlestickChart</a></span>(java.lang.String&nbsp;title,
  267. java.lang.String&nbsp;timeAxisLabel,
  268. java.lang.String&nbsp;valueAxisLabel,
  269. <a href="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</a>&nbsp;dataset,
  270. boolean&nbsp;legend)</code>
  271. <div class="block">Creates and returns a default instance of a candlesticks chart.</div>
  272. </td>
  273. </tr>
  274. <tr class="rowColor">
  275. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  276. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createGanttChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.IntervalCategoryDataset-">createGanttChart</a></span>(java.lang.String&nbsp;title,
  277. java.lang.String&nbsp;categoryAxisLabel,
  278. java.lang.String&nbsp;dateAxisLabel,
  279. <a href="../../../../org/jfree/data/category/IntervalCategoryDataset.html" title="interface in org.jfree.data.category">IntervalCategoryDataset</a>&nbsp;dataset)</code>
  280. <div class="block">Creates a Gantt chart using the supplied attributes plus default values
  281. where required.</div>
  282. </td>
  283. </tr>
  284. <tr class="altColor">
  285. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  286. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createGanttChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.IntervalCategoryDataset-boolean-boolean-boolean-">createGanttChart</a></span>(java.lang.String&nbsp;title,
  287. java.lang.String&nbsp;categoryAxisLabel,
  288. java.lang.String&nbsp;dateAxisLabel,
  289. <a href="../../../../org/jfree/data/category/IntervalCategoryDataset.html" title="interface in org.jfree.data.category">IntervalCategoryDataset</a>&nbsp;dataset,
  290. boolean&nbsp;legend,
  291. boolean&nbsp;tooltips,
  292. boolean&nbsp;urls)</code>
  293. <div class="block">Creates a Gantt chart using the supplied attributes plus default values
  294. where required.</div>
  295. </td>
  296. </tr>
  297. <tr class="rowColor">
  298. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  299. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createHighLowChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.OHLCDataset-boolean-">createHighLowChart</a></span>(java.lang.String&nbsp;title,
  300. java.lang.String&nbsp;timeAxisLabel,
  301. java.lang.String&nbsp;valueAxisLabel,
  302. <a href="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</a>&nbsp;dataset,
  303. boolean&nbsp;legend)</code>
  304. <div class="block">Creates and returns a default instance of a high-low-open-close chart.</div>
  305. </td>
  306. </tr>
  307. <tr class="altColor">
  308. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  309. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createHighLowChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.OHLCDataset-org.jfree.chart.axis.Timeline-boolean-">createHighLowChart</a></span>(java.lang.String&nbsp;title,
  310. java.lang.String&nbsp;timeAxisLabel,
  311. java.lang.String&nbsp;valueAxisLabel,
  312. <a href="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</a>&nbsp;dataset,
  313. <a href="../../../../org/jfree/chart/axis/Timeline.html" title="interface in org.jfree.chart.axis">Timeline</a>&nbsp;timeline,
  314. boolean&nbsp;legend)</code>
  315. <div class="block">Creates and returns a default instance of a high-low-open-close chart
  316. with a special timeline.</div>
  317. </td>
  318. </tr>
  319. <tr class="rowColor">
  320. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  321. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createHistogram-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.IntervalXYDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createHistogram</a></span>(java.lang.String&nbsp;title,
  322. java.lang.String&nbsp;xAxisLabel,
  323. java.lang.String&nbsp;yAxisLabel,
  324. <a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy">IntervalXYDataset</a>&nbsp;dataset,
  325. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  326. boolean&nbsp;legend,
  327. boolean&nbsp;tooltips,
  328. boolean&nbsp;urls)</code>
  329. <div class="block">Creates a histogram chart.</div>
  330. </td>
  331. </tr>
  332. <tr class="altColor">
  333. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  334. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createLineChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-">createLineChart</a></span>(java.lang.String&nbsp;title,
  335. java.lang.String&nbsp;categoryAxisLabel,
  336. java.lang.String&nbsp;valueAxisLabel,
  337. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset)</code>
  338. <div class="block">Creates a line chart with default settings.</div>
  339. </td>
  340. </tr>
  341. <tr class="rowColor">
  342. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  343. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createLineChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createLineChart</a></span>(java.lang.String&nbsp;title,
  344. java.lang.String&nbsp;categoryAxisLabel,
  345. java.lang.String&nbsp;valueAxisLabel,
  346. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  347. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  348. boolean&nbsp;legend,
  349. boolean&nbsp;tooltips,
  350. boolean&nbsp;urls)</code>
  351. <div class="block">Creates a line chart with default settings.</div>
  352. </td>
  353. </tr>
  354. <tr class="altColor">
  355. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  356. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createLineChart3D-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-">createLineChart3D</a></span>(java.lang.String&nbsp;title,
  357. java.lang.String&nbsp;categoryAxisLabel,
  358. java.lang.String&nbsp;valueAxisLabel,
  359. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset)</code>
  360. <div class="block">Creates a line chart with default settings.</div>
  361. </td>
  362. </tr>
  363. <tr class="rowColor">
  364. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  365. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createLineChart3D-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createLineChart3D</a></span>(java.lang.String&nbsp;title,
  366. java.lang.String&nbsp;categoryAxisLabel,
  367. java.lang.String&nbsp;valueAxisLabel,
  368. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  369. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  370. boolean&nbsp;legend,
  371. boolean&nbsp;tooltips,
  372. boolean&nbsp;urls)</code>
  373. <div class="block">Creates a line chart with default settings.</div>
  374. </td>
  375. </tr>
  376. <tr class="altColor">
  377. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  378. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createMultiplePieChart-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.util.TableOrder-boolean-boolean-boolean-">createMultiplePieChart</a></span>(java.lang.String&nbsp;title,
  379. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  380. org.jfree.util.TableOrder&nbsp;order,
  381. boolean&nbsp;legend,
  382. boolean&nbsp;tooltips,
  383. boolean&nbsp;urls)</code>
  384. <div class="block">Creates a chart that displays multiple pie plots.</div>
  385. </td>
  386. </tr>
  387. <tr class="rowColor">
  388. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  389. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createMultiplePieChart3D-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.util.TableOrder-boolean-boolean-boolean-">createMultiplePieChart3D</a></span>(java.lang.String&nbsp;title,
  390. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  391. org.jfree.util.TableOrder&nbsp;order,
  392. boolean&nbsp;legend,
  393. boolean&nbsp;tooltips,
  394. boolean&nbsp;urls)</code>
  395. <div class="block">Creates a chart that displays multiple pie plots.</div>
  396. </td>
  397. </tr>
  398. <tr class="altColor">
  399. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  400. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createPieChart-java.lang.String-org.jfree.data.general.PieDataset-">createPieChart</a></span>(java.lang.String&nbsp;title,
  401. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset)</code>
  402. <div class="block">Creates a pie chart with default settings.</div>
  403. </td>
  404. </tr>
  405. <tr class="rowColor">
  406. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  407. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createPieChart-java.lang.String-org.jfree.data.general.PieDataset-boolean-boolean-boolean-">createPieChart</a></span>(java.lang.String&nbsp;title,
  408. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset,
  409. boolean&nbsp;legend,
  410. boolean&nbsp;tooltips,
  411. boolean&nbsp;urls)</code>
  412. <div class="block">Creates a pie chart with default settings.</div>
  413. </td>
  414. </tr>
  415. <tr class="altColor">
  416. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  417. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createPieChart-java.lang.String-org.jfree.data.general.PieDataset-boolean-boolean-java.util.Locale-">createPieChart</a></span>(java.lang.String&nbsp;title,
  418. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset,
  419. boolean&nbsp;legend,
  420. boolean&nbsp;tooltips,
  421. java.util.Locale&nbsp;locale)</code>
  422. <div class="block">Creates a pie chart with default settings.</div>
  423. </td>
  424. </tr>
  425. <tr class="rowColor">
  426. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  427. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createPieChart-java.lang.String-org.jfree.data.general.PieDataset-org.jfree.data.general.PieDataset-int-boolean-boolean-boolean-boolean-boolean-boolean-">createPieChart</a></span>(java.lang.String&nbsp;title,
  428. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset,
  429. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;previousDataset,
  430. int&nbsp;percentDiffForMaxScale,
  431. boolean&nbsp;greenForIncrease,
  432. boolean&nbsp;legend,
  433. boolean&nbsp;tooltips,
  434. boolean&nbsp;urls,
  435. boolean&nbsp;subTitle,
  436. boolean&nbsp;showDifference)</code>
  437. <div class="block">Creates a pie chart with default settings that compares 2 datasets.</div>
  438. </td>
  439. </tr>
  440. <tr class="altColor">
  441. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  442. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createPieChart-java.lang.String-org.jfree.data.general.PieDataset-org.jfree.data.general.PieDataset-int-boolean-boolean-boolean-java.util.Locale-boolean-boolean-">createPieChart</a></span>(java.lang.String&nbsp;title,
  443. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset,
  444. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;previousDataset,
  445. int&nbsp;percentDiffForMaxScale,
  446. boolean&nbsp;greenForIncrease,
  447. boolean&nbsp;legend,
  448. boolean&nbsp;tooltips,
  449. java.util.Locale&nbsp;locale,
  450. boolean&nbsp;subTitle,
  451. boolean&nbsp;showDifference)</code>
  452. <div class="block">Creates a pie chart with default settings that compares 2 datasets.</div>
  453. </td>
  454. </tr>
  455. <tr class="rowColor">
  456. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  457. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createPieChart3D-java.lang.String-org.jfree.data.general.PieDataset-">createPieChart3D</a></span>(java.lang.String&nbsp;title,
  458. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset)</code>
  459. <div class="block">Creates a 3D pie chart using the specified dataset.</div>
  460. </td>
  461. </tr>
  462. <tr class="altColor">
  463. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  464. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createPieChart3D-java.lang.String-org.jfree.data.general.PieDataset-boolean-boolean-boolean-">createPieChart3D</a></span>(java.lang.String&nbsp;title,
  465. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset,
  466. boolean&nbsp;legend,
  467. boolean&nbsp;tooltips,
  468. boolean&nbsp;urls)</code>
  469. <div class="block">Creates a 3D pie chart using the specified dataset.</div>
  470. </td>
  471. </tr>
  472. <tr class="rowColor">
  473. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  474. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createPieChart3D-java.lang.String-org.jfree.data.general.PieDataset-boolean-boolean-java.util.Locale-">createPieChart3D</a></span>(java.lang.String&nbsp;title,
  475. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset,
  476. boolean&nbsp;legend,
  477. boolean&nbsp;tooltips,
  478. java.util.Locale&nbsp;locale)</code>
  479. <div class="block">Creates a 3D pie chart using the specified dataset.</div>
  480. </td>
  481. </tr>
  482. <tr class="altColor">
  483. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  484. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createPolarChart-java.lang.String-org.jfree.data.xy.XYDataset-boolean-boolean-boolean-">createPolarChart</a></span>(java.lang.String&nbsp;title,
  485. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset,
  486. boolean&nbsp;legend,
  487. boolean&nbsp;tooltips,
  488. boolean&nbsp;urls)</code>
  489. <div class="block">Creates a polar plot for the specified dataset (x-values interpreted as
  490. angles in degrees).</div>
  491. </td>
  492. </tr>
  493. <tr class="rowColor">
  494. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  495. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createRingChart-java.lang.String-org.jfree.data.general.PieDataset-boolean-boolean-boolean-">createRingChart</a></span>(java.lang.String&nbsp;title,
  496. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset,
  497. boolean&nbsp;legend,
  498. boolean&nbsp;tooltips,
  499. boolean&nbsp;urls)</code>
  500. <div class="block">Creates a ring chart with default settings.</div>
  501. </td>
  502. </tr>
  503. <tr class="altColor">
  504. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  505. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createRingChart-java.lang.String-org.jfree.data.general.PieDataset-boolean-boolean-java.util.Locale-">createRingChart</a></span>(java.lang.String&nbsp;title,
  506. <a href="../../../../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general">PieDataset</a>&nbsp;dataset,
  507. boolean&nbsp;legend,
  508. boolean&nbsp;tooltips,
  509. java.util.Locale&nbsp;locale)</code>
  510. <div class="block">Creates a ring chart with default settings.</div>
  511. </td>
  512. </tr>
  513. <tr class="rowColor">
  514. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  515. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createScatterPlot-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-">createScatterPlot</a></span>(java.lang.String&nbsp;title,
  516. java.lang.String&nbsp;xAxisLabel,
  517. java.lang.String&nbsp;yAxisLabel,
  518. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset)</code>
  519. <div class="block">Creates a scatter plot with default settings.</div>
  520. </td>
  521. </tr>
  522. <tr class="altColor">
  523. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  524. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createScatterPlot-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createScatterPlot</a></span>(java.lang.String&nbsp;title,
  525. java.lang.String&nbsp;xAxisLabel,
  526. java.lang.String&nbsp;yAxisLabel,
  527. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset,
  528. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  529. boolean&nbsp;legend,
  530. boolean&nbsp;tooltips,
  531. boolean&nbsp;urls)</code>
  532. <div class="block">Creates a scatter plot with default settings.</div>
  533. </td>
  534. </tr>
  535. <tr class="rowColor">
  536. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  537. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createStackedAreaChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-">createStackedAreaChart</a></span>(java.lang.String&nbsp;title,
  538. java.lang.String&nbsp;categoryAxisLabel,
  539. java.lang.String&nbsp;valueAxisLabel,
  540. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset)</code>
  541. <div class="block">Creates a stacked area chart with default settings.</div>
  542. </td>
  543. </tr>
  544. <tr class="altColor">
  545. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  546. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createStackedAreaChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createStackedAreaChart</a></span>(java.lang.String&nbsp;title,
  547. java.lang.String&nbsp;categoryAxisLabel,
  548. java.lang.String&nbsp;valueAxisLabel,
  549. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  550. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  551. boolean&nbsp;legend,
  552. boolean&nbsp;tooltips,
  553. boolean&nbsp;urls)</code>
  554. <div class="block">Creates a stacked area chart with default settings.</div>
  555. </td>
  556. </tr>
  557. <tr class="rowColor">
  558. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  559. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createStackedBarChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-">createStackedBarChart</a></span>(java.lang.String&nbsp;title,
  560. java.lang.String&nbsp;domainAxisLabel,
  561. java.lang.String&nbsp;rangeAxisLabel,
  562. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset)</code>
  563. <div class="block">Creates a stacked bar chart with default settings.</div>
  564. </td>
  565. </tr>
  566. <tr class="altColor">
  567. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  568. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createStackedBarChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createStackedBarChart</a></span>(java.lang.String&nbsp;title,
  569. java.lang.String&nbsp;domainAxisLabel,
  570. java.lang.String&nbsp;rangeAxisLabel,
  571. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  572. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  573. boolean&nbsp;legend,
  574. boolean&nbsp;tooltips,
  575. boolean&nbsp;urls)</code>
  576. <div class="block">Creates a stacked bar chart with default settings.</div>
  577. </td>
  578. </tr>
  579. <tr class="rowColor">
  580. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  581. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createStackedBarChart3D-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-">createStackedBarChart3D</a></span>(java.lang.String&nbsp;title,
  582. java.lang.String&nbsp;categoryAxisLabel,
  583. java.lang.String&nbsp;valueAxisLabel,
  584. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset)</code>
  585. <div class="block">Creates a stacked bar chart with a 3D effect and default settings.</div>
  586. </td>
  587. </tr>
  588. <tr class="altColor">
  589. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  590. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createStackedBarChart3D-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createStackedBarChart3D</a></span>(java.lang.String&nbsp;title,
  591. java.lang.String&nbsp;categoryAxisLabel,
  592. java.lang.String&nbsp;valueAxisLabel,
  593. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  594. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  595. boolean&nbsp;legend,
  596. boolean&nbsp;tooltips,
  597. boolean&nbsp;urls)</code>
  598. <div class="block">Creates a stacked bar chart with a 3D effect and default settings.</div>
  599. </td>
  600. </tr>
  601. <tr class="rowColor">
  602. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  603. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createStackedXYAreaChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.TableXYDataset-">createStackedXYAreaChart</a></span>(java.lang.String&nbsp;title,
  604. java.lang.String&nbsp;xAxisLabel,
  605. java.lang.String&nbsp;yAxisLabel,
  606. <a href="../../../../org/jfree/data/xy/TableXYDataset.html" title="interface in org.jfree.data.xy">TableXYDataset</a>&nbsp;dataset)</code>
  607. <div class="block">Creates a stacked XY area plot.</div>
  608. </td>
  609. </tr>
  610. <tr class="altColor">
  611. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  612. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createStackedXYAreaChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.TableXYDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createStackedXYAreaChart</a></span>(java.lang.String&nbsp;title,
  613. java.lang.String&nbsp;xAxisLabel,
  614. java.lang.String&nbsp;yAxisLabel,
  615. <a href="../../../../org/jfree/data/xy/TableXYDataset.html" title="interface in org.jfree.data.xy">TableXYDataset</a>&nbsp;dataset,
  616. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  617. boolean&nbsp;legend,
  618. boolean&nbsp;tooltips,
  619. boolean&nbsp;urls)</code>
  620. <div class="block">Creates a stacked XY area plot.</div>
  621. </td>
  622. </tr>
  623. <tr class="rowColor">
  624. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  625. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createTimeSeriesChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-">createTimeSeriesChart</a></span>(java.lang.String&nbsp;title,
  626. java.lang.String&nbsp;timeAxisLabel,
  627. java.lang.String&nbsp;valueAxisLabel,
  628. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset)</code>
  629. <div class="block">Creates and returns a time series chart.</div>
  630. </td>
  631. </tr>
  632. <tr class="altColor">
  633. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  634. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createTimeSeriesChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-boolean-boolean-boolean-">createTimeSeriesChart</a></span>(java.lang.String&nbsp;title,
  635. java.lang.String&nbsp;timeAxisLabel,
  636. java.lang.String&nbsp;valueAxisLabel,
  637. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset,
  638. boolean&nbsp;legend,
  639. boolean&nbsp;tooltips,
  640. boolean&nbsp;urls)</code>
  641. <div class="block">Creates and returns a time series chart.</div>
  642. </td>
  643. </tr>
  644. <tr class="rowColor">
  645. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  646. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createWaferMapChart-java.lang.String-org.jfree.data.general.WaferMapDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createWaferMapChart</a></span>(java.lang.String&nbsp;title,
  647. <a href="../../../../org/jfree/data/general/WaferMapDataset.html" title="class in org.jfree.data.general">WaferMapDataset</a>&nbsp;dataset,
  648. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  649. boolean&nbsp;legend,
  650. boolean&nbsp;tooltips,
  651. boolean&nbsp;urls)</code>
  652. <div class="block">Creates a wafer map chart.</div>
  653. </td>
  654. </tr>
  655. <tr class="altColor">
  656. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  657. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createWaterfallChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.category.CategoryDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createWaterfallChart</a></span>(java.lang.String&nbsp;title,
  658. java.lang.String&nbsp;categoryAxisLabel,
  659. java.lang.String&nbsp;valueAxisLabel,
  660. <a href="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</a>&nbsp;dataset,
  661. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  662. boolean&nbsp;legend,
  663. boolean&nbsp;tooltips,
  664. boolean&nbsp;urls)</code>
  665. <div class="block">Creates a waterfall chart.</div>
  666. </td>
  667. </tr>
  668. <tr class="rowColor">
  669. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  670. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createWindPlot-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.WindDataset-boolean-boolean-boolean-">createWindPlot</a></span>(java.lang.String&nbsp;title,
  671. java.lang.String&nbsp;xAxisLabel,
  672. java.lang.String&nbsp;yAxisLabel,
  673. <a href="../../../../org/jfree/data/xy/WindDataset.html" title="interface in org.jfree.data.xy">WindDataset</a>&nbsp;dataset,
  674. boolean&nbsp;legend,
  675. boolean&nbsp;tooltips,
  676. boolean&nbsp;urls)</code>
  677. <div class="block">Creates a wind plot with default settings.</div>
  678. </td>
  679. </tr>
  680. <tr class="altColor">
  681. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  682. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createXYAreaChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-">createXYAreaChart</a></span>(java.lang.String&nbsp;title,
  683. java.lang.String&nbsp;xAxisLabel,
  684. java.lang.String&nbsp;yAxisLabel,
  685. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset)</code>
  686. <div class="block">Creates an area chart using an <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><code>XYDataset</code></a>.</div>
  687. </td>
  688. </tr>
  689. <tr class="rowColor">
  690. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  691. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createXYAreaChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createXYAreaChart</a></span>(java.lang.String&nbsp;title,
  692. java.lang.String&nbsp;xAxisLabel,
  693. java.lang.String&nbsp;yAxisLabel,
  694. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset,
  695. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  696. boolean&nbsp;legend,
  697. boolean&nbsp;tooltips,
  698. boolean&nbsp;urls)</code>
  699. <div class="block">Creates an area chart using an <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><code>XYDataset</code></a>.</div>
  700. </td>
  701. </tr>
  702. <tr class="altColor">
  703. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  704. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createXYBarChart-java.lang.String-java.lang.String-boolean-java.lang.String-org.jfree.data.xy.IntervalXYDataset-">createXYBarChart</a></span>(java.lang.String&nbsp;title,
  705. java.lang.String&nbsp;xAxisLabel,
  706. boolean&nbsp;dateAxis,
  707. java.lang.String&nbsp;yAxisLabel,
  708. <a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy">IntervalXYDataset</a>&nbsp;dataset)</code>
  709. <div class="block">Creates and returns a default instance of an XY bar chart.</div>
  710. </td>
  711. </tr>
  712. <tr class="rowColor">
  713. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  714. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createXYBarChart-java.lang.String-java.lang.String-boolean-java.lang.String-org.jfree.data.xy.IntervalXYDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createXYBarChart</a></span>(java.lang.String&nbsp;title,
  715. java.lang.String&nbsp;xAxisLabel,
  716. boolean&nbsp;dateAxis,
  717. java.lang.String&nbsp;yAxisLabel,
  718. <a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy">IntervalXYDataset</a>&nbsp;dataset,
  719. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  720. boolean&nbsp;legend,
  721. boolean&nbsp;tooltips,
  722. boolean&nbsp;urls)</code>
  723. <div class="block">Creates and returns a default instance of an XY bar chart.</div>
  724. </td>
  725. </tr>
  726. <tr class="altColor">
  727. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  728. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createXYLineChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-">createXYLineChart</a></span>(java.lang.String&nbsp;title,
  729. java.lang.String&nbsp;xAxisLabel,
  730. java.lang.String&nbsp;yAxisLabel,
  731. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset)</code>
  732. <div class="block">Creates a line chart (based on an <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><code>XYDataset</code></a>) with default
  733. settings.</div>
  734. </td>
  735. </tr>
  736. <tr class="rowColor">
  737. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  738. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createXYLineChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createXYLineChart</a></span>(java.lang.String&nbsp;title,
  739. java.lang.String&nbsp;xAxisLabel,
  740. java.lang.String&nbsp;yAxisLabel,
  741. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset,
  742. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  743. boolean&nbsp;legend,
  744. boolean&nbsp;tooltips,
  745. boolean&nbsp;urls)</code>
  746. <div class="block">Creates a line chart (based on an <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><code>XYDataset</code></a>) with default
  747. settings.</div>
  748. </td>
  749. </tr>
  750. <tr class="altColor">
  751. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  752. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createXYStepAreaChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-">createXYStepAreaChart</a></span>(java.lang.String&nbsp;title,
  753. java.lang.String&nbsp;xAxisLabel,
  754. java.lang.String&nbsp;yAxisLabel,
  755. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset)</code>
  756. <div class="block">Creates a filled stepped XY plot with default settings.</div>
  757. </td>
  758. </tr>
  759. <tr class="rowColor">
  760. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  761. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createXYStepAreaChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createXYStepAreaChart</a></span>(java.lang.String&nbsp;title,
  762. java.lang.String&nbsp;xAxisLabel,
  763. java.lang.String&nbsp;yAxisLabel,
  764. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset,
  765. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  766. boolean&nbsp;legend,
  767. boolean&nbsp;tooltips,
  768. boolean&nbsp;urls)</code>
  769. <div class="block">Creates a filled stepped XY plot with default settings.</div>
  770. </td>
  771. </tr>
  772. <tr class="altColor">
  773. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  774. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createXYStepChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-">createXYStepChart</a></span>(java.lang.String&nbsp;title,
  775. java.lang.String&nbsp;xAxisLabel,
  776. java.lang.String&nbsp;yAxisLabel,
  777. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset)</code>
  778. <div class="block">Creates a stepped XY plot with default settings.</div>
  779. </td>
  780. </tr>
  781. <tr class="rowColor">
  782. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  783. <td class="colLast"><span class="typeNameLabel">ChartFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFactory.html#createXYStepChart-java.lang.String-java.lang.String-java.lang.String-org.jfree.data.xy.XYDataset-org.jfree.chart.plot.PlotOrientation-boolean-boolean-boolean-">createXYStepChart</a></span>(java.lang.String&nbsp;title,
  784. java.lang.String&nbsp;xAxisLabel,
  785. java.lang.String&nbsp;yAxisLabel,
  786. <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset,
  787. <a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation,
  788. boolean&nbsp;legend,
  789. boolean&nbsp;tooltips,
  790. boolean&nbsp;urls)</code>
  791. <div class="block">Creates a stepped XY plot with default settings.</div>
  792. </td>
  793. </tr>
  794. <tr class="altColor">
  795. <td class="colFirst"><code><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  796. <td class="colLast"><span class="typeNameLabel">ChartPanel.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartPanel.html#getChart--">getChart</a></span>()</code>
  797. <div class="block">Returns the chart contained in the panel.</div>
  798. </td>
  799. </tr>
  800. <tr class="rowColor">
  801. <td class="colFirst"><code><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  802. <td class="colLast"><span class="typeNameLabel">ChartMouseEvent.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartMouseEvent.html#getChart--">getChart</a></span>()</code>
  803. <div class="block">Returns the chart that the mouse event relates to.</div>
  804. </td>
  805. </tr>
  806. </tbody>
  807. </table>
  808. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  809. <caption><span>Methods in <a href="../../../../org/jfree/chart/package-summary.html">org.jfree.chart</a> with parameters of type <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  810. <tr>
  811. <th class="colFirst" scope="col">Modifier and Type</th>
  812. <th class="colLast" scope="col">Method and Description</th>
  813. </tr>
  814. <tbody>
  815. <tr class="altColor">
  816. <td class="colFirst"><code>void</code></td>
  817. <td class="colLast"><span class="typeNameLabel">StandardChartTheme.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/StandardChartTheme.html#apply-org.jfree.chart.JFreeChart-">apply</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  818. <div class="block">Applies this theme to the supplied chart.</div>
  819. </td>
  820. </tr>
  821. <tr class="rowColor">
  822. <td class="colFirst"><code>void</code></td>
  823. <td class="colLast"><span class="typeNameLabel">ChartTheme.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartTheme.html#apply-org.jfree.chart.JFreeChart-">apply</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  824. <div class="block">Applies this theme to the supplied chart.</div>
  825. </td>
  826. </tr>
  827. <tr class="altColor">
  828. <td class="colFirst"><code>static void</code></td>
  829. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#applyCurrentTheme-org.jfree.chart.JFreeChart-">applyCurrentTheme</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  830. <div class="block">Applies the current theme to the specified chart.</div>
  831. </td>
  832. </tr>
  833. <tr class="rowColor">
  834. <td class="colFirst"><code>static void</code></td>
  835. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#saveChartAsJPEG-java.io.File-float-org.jfree.chart.JFreeChart-int-int-">saveChartAsJPEG</a></span>(java.io.File&nbsp;file,
  836. float&nbsp;quality,
  837. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  838. int&nbsp;width,
  839. int&nbsp;height)</code>
  840. <div class="block">Saves a chart to a file in JPEG format.</div>
  841. </td>
  842. </tr>
  843. <tr class="altColor">
  844. <td class="colFirst"><code>static void</code></td>
  845. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#saveChartAsJPEG-java.io.File-float-org.jfree.chart.JFreeChart-int-int-org.jfree.chart.ChartRenderingInfo-">saveChartAsJPEG</a></span>(java.io.File&nbsp;file,
  846. float&nbsp;quality,
  847. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  848. int&nbsp;width,
  849. int&nbsp;height,
  850. <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;info)</code>
  851. <div class="block">Saves a chart to a file in JPEG format.</div>
  852. </td>
  853. </tr>
  854. <tr class="rowColor">
  855. <td class="colFirst"><code>static void</code></td>
  856. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#saveChartAsJPEG-java.io.File-org.jfree.chart.JFreeChart-int-int-">saveChartAsJPEG</a></span>(java.io.File&nbsp;file,
  857. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  858. int&nbsp;width,
  859. int&nbsp;height)</code>
  860. <div class="block">Saves a chart to a file in JPEG format.</div>
  861. </td>
  862. </tr>
  863. <tr class="altColor">
  864. <td class="colFirst"><code>static void</code></td>
  865. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#saveChartAsJPEG-java.io.File-org.jfree.chart.JFreeChart-int-int-org.jfree.chart.ChartRenderingInfo-">saveChartAsJPEG</a></span>(java.io.File&nbsp;file,
  866. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  867. int&nbsp;width,
  868. int&nbsp;height,
  869. <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;info)</code>
  870. <div class="block">Saves a chart to a file in JPEG format.</div>
  871. </td>
  872. </tr>
  873. <tr class="rowColor">
  874. <td class="colFirst"><code>static void</code></td>
  875. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#saveChartAsPNG-java.io.File-org.jfree.chart.JFreeChart-int-int-">saveChartAsPNG</a></span>(java.io.File&nbsp;file,
  876. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  877. int&nbsp;width,
  878. int&nbsp;height)</code>
  879. <div class="block">Saves a chart to the specified file in PNG format.</div>
  880. </td>
  881. </tr>
  882. <tr class="altColor">
  883. <td class="colFirst"><code>static void</code></td>
  884. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#saveChartAsPNG-java.io.File-org.jfree.chart.JFreeChart-int-int-org.jfree.chart.ChartRenderingInfo-">saveChartAsPNG</a></span>(java.io.File&nbsp;file,
  885. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  886. int&nbsp;width,
  887. int&nbsp;height,
  888. <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;info)</code>
  889. <div class="block">Saves a chart to a file in PNG format.</div>
  890. </td>
  891. </tr>
  892. <tr class="rowColor">
  893. <td class="colFirst"><code>static void</code></td>
  894. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#saveChartAsPNG-java.io.File-org.jfree.chart.JFreeChart-int-int-org.jfree.chart.ChartRenderingInfo-boolean-int-">saveChartAsPNG</a></span>(java.io.File&nbsp;file,
  895. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  896. int&nbsp;width,
  897. int&nbsp;height,
  898. <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;info,
  899. boolean&nbsp;encodeAlpha,
  900. int&nbsp;compression)</code>
  901. <div class="block">Saves a chart to a file in PNG format.</div>
  902. </td>
  903. </tr>
  904. <tr class="altColor">
  905. <td class="colFirst"><code>void</code></td>
  906. <td class="colLast"><span class="typeNameLabel">PolarChartPanel.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/PolarChartPanel.html#setChart-org.jfree.chart.JFreeChart-">setChart</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  907. <div class="block">Sets the chart that is displayed in the panel.</div>
  908. </td>
  909. </tr>
  910. <tr class="rowColor">
  911. <td class="colFirst"><code>void</code></td>
  912. <td class="colLast"><span class="typeNameLabel">ChartPanel.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartPanel.html#setChart-org.jfree.chart.JFreeChart-">setChart</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  913. <div class="block">Sets the chart that is displayed in the panel.</div>
  914. </td>
  915. </tr>
  916. <tr class="altColor">
  917. <td class="colFirst"><code>static void</code></td>
  918. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#writeChartAsJPEG-java.io.OutputStream-float-org.jfree.chart.JFreeChart-int-int-">writeChartAsJPEG</a></span>(java.io.OutputStream&nbsp;out,
  919. float&nbsp;quality,
  920. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  921. int&nbsp;width,
  922. int&nbsp;height)</code>
  923. <div class="block">Writes a chart to an output stream in JPEG format.</div>
  924. </td>
  925. </tr>
  926. <tr class="rowColor">
  927. <td class="colFirst"><code>static void</code></td>
  928. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#writeChartAsJPEG-java.io.OutputStream-float-org.jfree.chart.JFreeChart-int-int-org.jfree.chart.ChartRenderingInfo-">writeChartAsJPEG</a></span>(java.io.OutputStream&nbsp;out,
  929. float&nbsp;quality,
  930. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  931. int&nbsp;width,
  932. int&nbsp;height,
  933. <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;info)</code>
  934. <div class="block">Writes a chart to an output stream in JPEG format.</div>
  935. </td>
  936. </tr>
  937. <tr class="altColor">
  938. <td class="colFirst"><code>static void</code></td>
  939. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#writeChartAsJPEG-java.io.OutputStream-org.jfree.chart.JFreeChart-int-int-">writeChartAsJPEG</a></span>(java.io.OutputStream&nbsp;out,
  940. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  941. int&nbsp;width,
  942. int&nbsp;height)</code>
  943. <div class="block">Writes a chart to an output stream in JPEG format.</div>
  944. </td>
  945. </tr>
  946. <tr class="rowColor">
  947. <td class="colFirst"><code>static void</code></td>
  948. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#writeChartAsJPEG-java.io.OutputStream-org.jfree.chart.JFreeChart-int-int-org.jfree.chart.ChartRenderingInfo-">writeChartAsJPEG</a></span>(java.io.OutputStream&nbsp;out,
  949. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  950. int&nbsp;width,
  951. int&nbsp;height,
  952. <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;info)</code>
  953. <div class="block">Writes a chart to an output stream in JPEG format.</div>
  954. </td>
  955. </tr>
  956. <tr class="altColor">
  957. <td class="colFirst"><code>static void</code></td>
  958. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#writeChartAsPNG-java.io.OutputStream-org.jfree.chart.JFreeChart-int-int-">writeChartAsPNG</a></span>(java.io.OutputStream&nbsp;out,
  959. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  960. int&nbsp;width,
  961. int&nbsp;height)</code>
  962. <div class="block">Writes a chart to an output stream in PNG format.</div>
  963. </td>
  964. </tr>
  965. <tr class="rowColor">
  966. <td class="colFirst"><code>static void</code></td>
  967. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#writeChartAsPNG-java.io.OutputStream-org.jfree.chart.JFreeChart-int-int-boolean-int-">writeChartAsPNG</a></span>(java.io.OutputStream&nbsp;out,
  968. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  969. int&nbsp;width,
  970. int&nbsp;height,
  971. boolean&nbsp;encodeAlpha,
  972. int&nbsp;compression)</code>
  973. <div class="block">Writes a chart to an output stream in PNG format.</div>
  974. </td>
  975. </tr>
  976. <tr class="altColor">
  977. <td class="colFirst"><code>static void</code></td>
  978. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#writeChartAsPNG-java.io.OutputStream-org.jfree.chart.JFreeChart-int-int-org.jfree.chart.ChartRenderingInfo-">writeChartAsPNG</a></span>(java.io.OutputStream&nbsp;out,
  979. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  980. int&nbsp;width,
  981. int&nbsp;height,
  982. <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;info)</code>
  983. <div class="block">Writes a chart to an output stream in PNG format.</div>
  984. </td>
  985. </tr>
  986. <tr class="rowColor">
  987. <td class="colFirst"><code>static void</code></td>
  988. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#writeChartAsPNG-java.io.OutputStream-org.jfree.chart.JFreeChart-int-int-org.jfree.chart.ChartRenderingInfo-boolean-int-">writeChartAsPNG</a></span>(java.io.OutputStream&nbsp;out,
  989. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  990. int&nbsp;width,
  991. int&nbsp;height,
  992. <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;info,
  993. boolean&nbsp;encodeAlpha,
  994. int&nbsp;compression)</code>
  995. <div class="block">Writes a chart to an output stream in PNG format.</div>
  996. </td>
  997. </tr>
  998. <tr class="altColor">
  999. <td class="colFirst"><code>static void</code></td>
  1000. <td class="colLast"><span class="typeNameLabel">ChartUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartUtilities.html#writeScaledChartAsPNG-java.io.OutputStream-org.jfree.chart.JFreeChart-int-int-int-int-">writeScaledChartAsPNG</a></span>(java.io.OutputStream&nbsp;out,
  1001. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1002. int&nbsp;width,
  1003. int&nbsp;height,
  1004. int&nbsp;widthScaleFactor,
  1005. int&nbsp;heightScaleFactor)</code>
  1006. <div class="block">Writes a scaled version of a chart to an output stream in PNG format.</div>
  1007. </td>
  1008. </tr>
  1009. </tbody>
  1010. </table>
  1011. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
  1012. <caption><span>Constructors in <a href="../../../../org/jfree/chart/package-summary.html">org.jfree.chart</a> with parameters of type <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1013. <tr>
  1014. <th class="colOne" scope="col">Constructor and Description</th>
  1015. </tr>
  1016. <tbody>
  1017. <tr class="altColor">
  1018. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFrame.html#ChartFrame-java.lang.String-org.jfree.chart.JFreeChart-">ChartFrame</a></span>(java.lang.String&nbsp;title,
  1019. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1020. <div class="block">Constructs a frame for a chart.</div>
  1021. </td>
  1022. </tr>
  1023. <tr class="rowColor">
  1024. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartFrame.html#ChartFrame-java.lang.String-org.jfree.chart.JFreeChart-boolean-">ChartFrame</a></span>(java.lang.String&nbsp;title,
  1025. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1026. boolean&nbsp;scrollPane)</code>
  1027. <div class="block">Constructs a frame for a chart.</div>
  1028. </td>
  1029. </tr>
  1030. <tr class="altColor">
  1031. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartMouseEvent.html#ChartMouseEvent-org.jfree.chart.JFreeChart-java.awt.event.MouseEvent-org.jfree.chart.entity.ChartEntity-">ChartMouseEvent</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1032. java.awt.event.MouseEvent&nbsp;trigger,
  1033. <a href="../../../../org/jfree/chart/entity/ChartEntity.html" title="class in org.jfree.chart.entity">ChartEntity</a>&nbsp;entity)</code>
  1034. <div class="block">Constructs a new event.</div>
  1035. </td>
  1036. </tr>
  1037. <tr class="rowColor">
  1038. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartPanel.html#ChartPanel-org.jfree.chart.JFreeChart-">ChartPanel</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1039. <div class="block">Constructs a panel that displays the specified chart.</div>
  1040. </td>
  1041. </tr>
  1042. <tr class="altColor">
  1043. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartPanel.html#ChartPanel-org.jfree.chart.JFreeChart-boolean-">ChartPanel</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1044. boolean&nbsp;useBuffer)</code>
  1045. <div class="block">Constructs a panel containing a chart.</div>
  1046. </td>
  1047. </tr>
  1048. <tr class="rowColor">
  1049. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartPanel.html#ChartPanel-org.jfree.chart.JFreeChart-boolean-boolean-boolean-boolean-boolean-">ChartPanel</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1050. boolean&nbsp;properties,
  1051. boolean&nbsp;save,
  1052. boolean&nbsp;print,
  1053. boolean&nbsp;zoom,
  1054. boolean&nbsp;tooltips)</code>
  1055. <div class="block">Constructs a JFreeChart panel.</div>
  1056. </td>
  1057. </tr>
  1058. <tr class="altColor">
  1059. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartPanel.html#ChartPanel-org.jfree.chart.JFreeChart-int-int-int-int-int-int-boolean-boolean-boolean-boolean-boolean-boolean-">ChartPanel</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1060. int&nbsp;width,
  1061. int&nbsp;height,
  1062. int&nbsp;minimumDrawWidth,
  1063. int&nbsp;minimumDrawHeight,
  1064. int&nbsp;maximumDrawWidth,
  1065. int&nbsp;maximumDrawHeight,
  1066. boolean&nbsp;useBuffer,
  1067. boolean&nbsp;properties,
  1068. boolean&nbsp;save,
  1069. boolean&nbsp;print,
  1070. boolean&nbsp;zoom,
  1071. boolean&nbsp;tooltips)</code>
  1072. <div class="block">Constructs a JFreeChart panel.</div>
  1073. </td>
  1074. </tr>
  1075. <tr class="rowColor">
  1076. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartPanel.html#ChartPanel-org.jfree.chart.JFreeChart-int-int-int-int-int-int-boolean-boolean-boolean-boolean-boolean-boolean-boolean-">ChartPanel</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1077. int&nbsp;width,
  1078. int&nbsp;height,
  1079. int&nbsp;minimumDrawWidth,
  1080. int&nbsp;minimumDrawHeight,
  1081. int&nbsp;maximumDrawWidth,
  1082. int&nbsp;maximumDrawHeight,
  1083. boolean&nbsp;useBuffer,
  1084. boolean&nbsp;properties,
  1085. boolean&nbsp;copy,
  1086. boolean&nbsp;save,
  1087. boolean&nbsp;print,
  1088. boolean&nbsp;zoom,
  1089. boolean&nbsp;tooltips)</code>
  1090. <div class="block">Constructs a JFreeChart panel.</div>
  1091. </td>
  1092. </tr>
  1093. <tr class="altColor">
  1094. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartTransferable.html#ChartTransferable-org.jfree.chart.JFreeChart-int-int-">ChartTransferable</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1095. int&nbsp;width,
  1096. int&nbsp;height)</code>
  1097. <div class="block">Creates a new chart selection.</div>
  1098. </td>
  1099. </tr>
  1100. <tr class="rowColor">
  1101. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartTransferable.html#ChartTransferable-org.jfree.chart.JFreeChart-int-int-boolean-">ChartTransferable</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1102. int&nbsp;width,
  1103. int&nbsp;height,
  1104. boolean&nbsp;cloneData)</code>
  1105. <div class="block">Creates a new chart selection.</div>
  1106. </td>
  1107. </tr>
  1108. <tr class="altColor">
  1109. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/ChartTransferable.html#ChartTransferable-org.jfree.chart.JFreeChart-int-int-int-int-int-int-boolean-">ChartTransferable</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1110. int&nbsp;width,
  1111. int&nbsp;height,
  1112. int&nbsp;minDrawW,
  1113. int&nbsp;minDrawH,
  1114. int&nbsp;maxDrawW,
  1115. int&nbsp;maxDrawH,
  1116. boolean&nbsp;cloneData)</code>
  1117. <div class="block">Creates a new chart selection.</div>
  1118. </td>
  1119. </tr>
  1120. <tr class="rowColor">
  1121. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/PolarChartPanel.html#PolarChartPanel-org.jfree.chart.JFreeChart-">PolarChartPanel</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1122. <div class="block">Constructs a JFreeChart panel.</div>
  1123. </td>
  1124. </tr>
  1125. <tr class="altColor">
  1126. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/PolarChartPanel.html#PolarChartPanel-org.jfree.chart.JFreeChart-boolean-">PolarChartPanel</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1127. boolean&nbsp;useBuffer)</code>
  1128. <div class="block">Creates a new panel.</div>
  1129. </td>
  1130. </tr>
  1131. </tbody>
  1132. </table>
  1133. </li>
  1134. <li class="blockList"><a name="org.jfree.chart.editor">
  1135. <!-- -->
  1136. </a>
  1137. <h3>Uses of <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a> in <a href="../../../../org/jfree/chart/editor/package-summary.html">org.jfree.chart.editor</a></h3>
  1138. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  1139. <caption><span>Methods in <a href="../../../../org/jfree/chart/editor/package-summary.html">org.jfree.chart.editor</a> with parameters of type <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1140. <tr>
  1141. <th class="colFirst" scope="col">Modifier and Type</th>
  1142. <th class="colLast" scope="col">Method and Description</th>
  1143. </tr>
  1144. <tbody>
  1145. <tr class="altColor">
  1146. <td class="colFirst"><code><a href="../../../../org/jfree/chart/editor/ChartEditor.html" title="interface in org.jfree.chart.editor">ChartEditor</a></code></td>
  1147. <td class="colLast"><span class="typeNameLabel">DefaultChartEditorFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/editor/DefaultChartEditorFactory.html#createEditor-org.jfree.chart.JFreeChart-">createEditor</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1148. <div class="block">Returns a new instance of a <a href="../../../../org/jfree/chart/editor/ChartEditor.html" title="interface in org.jfree.chart.editor"><code>ChartEditor</code></a>.</div>
  1149. </td>
  1150. </tr>
  1151. <tr class="rowColor">
  1152. <td class="colFirst"><code><a href="../../../../org/jfree/chart/editor/ChartEditor.html" title="interface in org.jfree.chart.editor">ChartEditor</a></code></td>
  1153. <td class="colLast"><span class="typeNameLabel">ChartEditorFactory.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/editor/ChartEditorFactory.html#createEditor-org.jfree.chart.JFreeChart-">createEditor</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1154. <div class="block">Creates an editor for the given chart.</div>
  1155. </td>
  1156. </tr>
  1157. <tr class="altColor">
  1158. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/editor/ChartEditor.html" title="interface in org.jfree.chart.editor">ChartEditor</a></code></td>
  1159. <td class="colLast"><span class="typeNameLabel">ChartEditorManager.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/editor/ChartEditorManager.html#getChartEditor-org.jfree.chart.JFreeChart-">getChartEditor</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1160. <div class="block">Returns a component that can be used to edit the given chart.</div>
  1161. </td>
  1162. </tr>
  1163. <tr class="rowColor">
  1164. <td class="colFirst"><code>void</code></td>
  1165. <td class="colLast"><span class="typeNameLabel">ChartEditor.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/editor/ChartEditor.html#updateChart-org.jfree.chart.JFreeChart-">updateChart</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1166. <div class="block">Applies the changes to the specified chart.</div>
  1167. </td>
  1168. </tr>
  1169. </tbody>
  1170. </table>
  1171. </li>
  1172. <li class="blockList"><a name="org.jfree.chart.entity">
  1173. <!-- -->
  1174. </a>
  1175. <h3>Uses of <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a> in <a href="../../../../org/jfree/chart/entity/package-summary.html">org.jfree.chart.entity</a></h3>
  1176. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  1177. <caption><span>Methods in <a href="../../../../org/jfree/chart/entity/package-summary.html">org.jfree.chart.entity</a> that return <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1178. <tr>
  1179. <th class="colFirst" scope="col">Modifier and Type</th>
  1180. <th class="colLast" scope="col">Method and Description</th>
  1181. </tr>
  1182. <tbody>
  1183. <tr class="altColor">
  1184. <td class="colFirst"><code><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  1185. <td class="colLast"><span class="typeNameLabel">JFreeChartEntity.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/entity/JFreeChartEntity.html#getChart--">getChart</a></span>()</code>
  1186. <div class="block">Returns the chart that occupies the entity area.</div>
  1187. </td>
  1188. </tr>
  1189. </tbody>
  1190. </table>
  1191. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
  1192. <caption><span>Constructors in <a href="../../../../org/jfree/chart/entity/package-summary.html">org.jfree.chart.entity</a> with parameters of type <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1193. <tr>
  1194. <th class="colOne" scope="col">Constructor and Description</th>
  1195. </tr>
  1196. <tbody>
  1197. <tr class="altColor">
  1198. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/entity/JFreeChartEntity.html#JFreeChartEntity-java.awt.Shape-org.jfree.chart.JFreeChart-">JFreeChartEntity</a></span>(java.awt.Shape&nbsp;area,
  1199. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1200. <div class="block">Creates a new chart entity.</div>
  1201. </td>
  1202. </tr>
  1203. <tr class="rowColor">
  1204. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/entity/JFreeChartEntity.html#JFreeChartEntity-java.awt.Shape-org.jfree.chart.JFreeChart-java.lang.String-">JFreeChartEntity</a></span>(java.awt.Shape&nbsp;area,
  1205. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1206. java.lang.String&nbsp;toolTipText)</code>
  1207. <div class="block">Creates a new chart entity.</div>
  1208. </td>
  1209. </tr>
  1210. <tr class="altColor">
  1211. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/entity/JFreeChartEntity.html#JFreeChartEntity-java.awt.Shape-org.jfree.chart.JFreeChart-java.lang.String-java.lang.String-">JFreeChartEntity</a></span>(java.awt.Shape&nbsp;area,
  1212. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1213. java.lang.String&nbsp;toolTipText,
  1214. java.lang.String&nbsp;urlText)</code>
  1215. <div class="block">Creates a new chart entity.</div>
  1216. </td>
  1217. </tr>
  1218. </tbody>
  1219. </table>
  1220. </li>
  1221. <li class="blockList"><a name="org.jfree.chart.event">
  1222. <!-- -->
  1223. </a>
  1224. <h3>Uses of <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a> in <a href="../../../../org/jfree/chart/event/package-summary.html">org.jfree.chart.event</a></h3>
  1225. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  1226. <caption><span>Methods in <a href="../../../../org/jfree/chart/event/package-summary.html">org.jfree.chart.event</a> that return <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1227. <tr>
  1228. <th class="colFirst" scope="col">Modifier and Type</th>
  1229. <th class="colLast" scope="col">Method and Description</th>
  1230. </tr>
  1231. <tbody>
  1232. <tr class="altColor">
  1233. <td class="colFirst"><code><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  1234. <td class="colLast"><span class="typeNameLabel">ChartProgressEvent.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/event/ChartProgressEvent.html#getChart--">getChart</a></span>()</code>
  1235. <div class="block">Returns the chart that generated the change event.</div>
  1236. </td>
  1237. </tr>
  1238. <tr class="rowColor">
  1239. <td class="colFirst"><code><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  1240. <td class="colLast"><span class="typeNameLabel">ChartChangeEvent.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/event/ChartChangeEvent.html#getChart--">getChart</a></span>()</code>
  1241. <div class="block">Returns the chart that generated the change event.</div>
  1242. </td>
  1243. </tr>
  1244. </tbody>
  1245. </table>
  1246. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  1247. <caption><span>Methods in <a href="../../../../org/jfree/chart/event/package-summary.html">org.jfree.chart.event</a> with parameters of type <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1248. <tr>
  1249. <th class="colFirst" scope="col">Modifier and Type</th>
  1250. <th class="colLast" scope="col">Method and Description</th>
  1251. </tr>
  1252. <tbody>
  1253. <tr class="altColor">
  1254. <td class="colFirst"><code>void</code></td>
  1255. <td class="colLast"><span class="typeNameLabel">ChartProgressEvent.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/event/ChartProgressEvent.html#setChart-org.jfree.chart.JFreeChart-">setChart</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1256. <div class="block">Sets the chart that generated the change event.</div>
  1257. </td>
  1258. </tr>
  1259. <tr class="rowColor">
  1260. <td class="colFirst"><code>void</code></td>
  1261. <td class="colLast"><span class="typeNameLabel">ChartChangeEvent.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/event/ChartChangeEvent.html#setChart-org.jfree.chart.JFreeChart-">setChart</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1262. <div class="block">Sets the chart that generated the change event.</div>
  1263. </td>
  1264. </tr>
  1265. </tbody>
  1266. </table>
  1267. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
  1268. <caption><span>Constructors in <a href="../../../../org/jfree/chart/event/package-summary.html">org.jfree.chart.event</a> with parameters of type <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1269. <tr>
  1270. <th class="colOne" scope="col">Constructor and Description</th>
  1271. </tr>
  1272. <tbody>
  1273. <tr class="altColor">
  1274. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/event/ChartChangeEvent.html#ChartChangeEvent-java.lang.Object-org.jfree.chart.JFreeChart-">ChartChangeEvent</a></span>(java.lang.Object&nbsp;source,
  1275. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1276. <div class="block">Creates a new chart change event.</div>
  1277. </td>
  1278. </tr>
  1279. <tr class="rowColor">
  1280. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/event/ChartChangeEvent.html#ChartChangeEvent-java.lang.Object-org.jfree.chart.JFreeChart-org.jfree.chart.event.ChartChangeEventType-">ChartChangeEvent</a></span>(java.lang.Object&nbsp;source,
  1281. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1282. <a href="../../../../org/jfree/chart/event/ChartChangeEventType.html" title="class in org.jfree.chart.event">ChartChangeEventType</a>&nbsp;type)</code>
  1283. <div class="block">Creates a new chart change event.</div>
  1284. </td>
  1285. </tr>
  1286. <tr class="altColor">
  1287. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/event/ChartProgressEvent.html#ChartProgressEvent-java.lang.Object-org.jfree.chart.JFreeChart-int-int-">ChartProgressEvent</a></span>(java.lang.Object&nbsp;source,
  1288. <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1289. int&nbsp;type,
  1290. int&nbsp;percent)</code>
  1291. <div class="block">Creates a new chart change event.</div>
  1292. </td>
  1293. </tr>
  1294. </tbody>
  1295. </table>
  1296. </li>
  1297. <li class="blockList"><a name="org.jfree.chart.fx">
  1298. <!-- -->
  1299. </a>
  1300. <h3>Uses of <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a> in <a href="../../../../org/jfree/chart/fx/package-summary.html">org.jfree.chart.fx</a></h3>
  1301. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  1302. <caption><span>Methods in <a href="../../../../org/jfree/chart/fx/package-summary.html">org.jfree.chart.fx</a> that return <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1303. <tr>
  1304. <th class="colFirst" scope="col">Modifier and Type</th>
  1305. <th class="colLast" scope="col">Method and Description</th>
  1306. </tr>
  1307. <tbody>
  1308. <tr class="altColor">
  1309. <td class="colFirst"><code><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  1310. <td class="colLast"><span class="typeNameLabel">ChartViewer.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#getChart--">getChart</a></span>()</code>
  1311. <div class="block">Returns the chart that is being displayed by this node.</div>
  1312. </td>
  1313. </tr>
  1314. <tr class="rowColor">
  1315. <td class="colFirst"><code><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  1316. <td class="colLast"><span class="typeNameLabel">ChartCanvas.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartCanvas.html#getChart--">getChart</a></span>()</code>
  1317. <div class="block">Returns the chart that is being displayed by this node.</div>
  1318. </td>
  1319. </tr>
  1320. </tbody>
  1321. </table>
  1322. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  1323. <caption><span>Methods in <a href="../../../../org/jfree/chart/fx/package-summary.html">org.jfree.chart.fx</a> with parameters of type <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1324. <tr>
  1325. <th class="colFirst" scope="col">Modifier and Type</th>
  1326. <th class="colLast" scope="col">Method and Description</th>
  1327. </tr>
  1328. <tbody>
  1329. <tr class="altColor">
  1330. <td class="colFirst"><code>void</code></td>
  1331. <td class="colLast"><span class="typeNameLabel">ChartViewerSkin.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewerSkin.html#setChart-org.jfree.chart.JFreeChart-">setChart</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1332. <div class="block">Sets the chart displayed by this control.</div>
  1333. </td>
  1334. </tr>
  1335. <tr class="rowColor">
  1336. <td class="colFirst"><code>void</code></td>
  1337. <td class="colLast"><span class="typeNameLabel">ChartViewer.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#setChart-org.jfree.chart.JFreeChart-">setChart</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1338. <div class="block">Sets the chart to be displayed by this node.</div>
  1339. </td>
  1340. </tr>
  1341. <tr class="altColor">
  1342. <td class="colFirst"><code>void</code></td>
  1343. <td class="colLast"><span class="typeNameLabel">ChartCanvas.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartCanvas.html#setChart-org.jfree.chart.JFreeChart-">setChart</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1344. <div class="block">Sets the chart to be displayed by this node.</div>
  1345. </td>
  1346. </tr>
  1347. </tbody>
  1348. </table>
  1349. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
  1350. <caption><span>Constructors in <a href="../../../../org/jfree/chart/fx/package-summary.html">org.jfree.chart.fx</a> with parameters of type <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1351. <tr>
  1352. <th class="colOne" scope="col">Constructor and Description</th>
  1353. </tr>
  1354. <tbody>
  1355. <tr class="altColor">
  1356. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartCanvas.html#ChartCanvas-org.jfree.chart.JFreeChart-">ChartCanvas</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1357. <div class="block">Creates a new canvas to display the supplied chart in JavaFX.</div>
  1358. </td>
  1359. </tr>
  1360. <tr class="rowColor">
  1361. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#ChartViewer-org.jfree.chart.JFreeChart-">ChartViewer</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  1362. <div class="block">Creates a new viewer to display the supplied chart in JavaFX.</div>
  1363. </td>
  1364. </tr>
  1365. <tr class="altColor">
  1366. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#ChartViewer-org.jfree.chart.JFreeChart-boolean-">ChartViewer</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1367. boolean&nbsp;contextMenuEnabled)</code>
  1368. <div class="block">Creates a new viewer instance.</div>
  1369. </td>
  1370. </tr>
  1371. </tbody>
  1372. </table>
  1373. </li>
  1374. <li class="blockList"><a name="org.jfree.chart.fx.interaction">
  1375. <!-- -->
  1376. </a>
  1377. <h3>Uses of <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a> in <a href="../../../../org/jfree/chart/fx/interaction/package-summary.html">org.jfree.chart.fx.interaction</a></h3>
  1378. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  1379. <caption><span>Methods in <a href="../../../../org/jfree/chart/fx/interaction/package-summary.html">org.jfree.chart.fx.interaction</a> that return <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1380. <tr>
  1381. <th class="colFirst" scope="col">Modifier and Type</th>
  1382. <th class="colLast" scope="col">Method and Description</th>
  1383. </tr>
  1384. <tbody>
  1385. <tr class="altColor">
  1386. <td class="colFirst"><code><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  1387. <td class="colLast"><span class="typeNameLabel">ChartMouseEventFX.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/interaction/ChartMouseEventFX.html#getChart--">getChart</a></span>()</code>
  1388. <div class="block">Returns the chart that the mouse event relates to.</div>
  1389. </td>
  1390. </tr>
  1391. </tbody>
  1392. </table>
  1393. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
  1394. <caption><span>Constructors in <a href="../../../../org/jfree/chart/fx/interaction/package-summary.html">org.jfree.chart.fx.interaction</a> with parameters of type <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1395. <tr>
  1396. <th class="colOne" scope="col">Constructor and Description</th>
  1397. </tr>
  1398. <tbody>
  1399. <tr class="altColor">
  1400. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/interaction/ChartMouseEventFX.html#ChartMouseEventFX-org.jfree.chart.JFreeChart-javafx.scene.input.MouseEvent-org.jfree.chart.entity.ChartEntity-">ChartMouseEventFX</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1401. javafx.scene.input.MouseEvent&nbsp;trigger,
  1402. <a href="../../../../org/jfree/chart/entity/ChartEntity.html" title="class in org.jfree.chart.entity">ChartEntity</a>&nbsp;entity)</code>
  1403. <div class="block">Constructs a new event.</div>
  1404. </td>
  1405. </tr>
  1406. </tbody>
  1407. </table>
  1408. </li>
  1409. <li class="blockList"><a name="org.jfree.chart.plot">
  1410. <!-- -->
  1411. </a>
  1412. <h3>Uses of <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a> in <a href="../../../../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a></h3>
  1413. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  1414. <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/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1415. <tr>
  1416. <th class="colFirst" scope="col">Modifier and Type</th>
  1417. <th class="colLast" scope="col">Method and Description</th>
  1418. </tr>
  1419. <tbody>
  1420. <tr class="altColor">
  1421. <td class="colFirst"><code><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  1422. <td class="colLast"><span class="typeNameLabel">MultiplePiePlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/MultiplePiePlot.html#getPieChart--">getPieChart</a></span>()</code>
  1423. <div class="block">Returns the pie chart that is used to draw the individual pie plots.</div>
  1424. </td>
  1425. </tr>
  1426. </tbody>
  1427. </table>
  1428. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  1429. <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/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1430. <tr>
  1431. <th class="colFirst" scope="col">Modifier and Type</th>
  1432. <th class="colLast" scope="col">Method and Description</th>
  1433. </tr>
  1434. <tbody>
  1435. <tr class="altColor">
  1436. <td class="colFirst"><code>void</code></td>
  1437. <td class="colLast"><span class="typeNameLabel">MultiplePiePlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/MultiplePiePlot.html#setPieChart-org.jfree.chart.JFreeChart-">setPieChart</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;pieChart)</code>
  1438. <div class="block">Sets the chart that is used to draw the individual pie plots.</div>
  1439. </td>
  1440. </tr>
  1441. </tbody>
  1442. </table>
  1443. </li>
  1444. <li class="blockList"><a name="org.jfree.chart.servlet">
  1445. <!-- -->
  1446. </a>
  1447. <h3>Uses of <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a> in <a href="../../../../org/jfree/chart/servlet/package-summary.html">org.jfree.chart.servlet</a></h3>
  1448. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  1449. <caption><span>Methods in <a href="../../../../org/jfree/chart/servlet/package-summary.html">org.jfree.chart.servlet</a> with parameters of type <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></span><span class="tabEnd">&nbsp;</span></caption>
  1450. <tr>
  1451. <th class="colFirst" scope="col">Modifier and Type</th>
  1452. <th class="colLast" scope="col">Method and Description</th>
  1453. </tr>
  1454. <tbody>
  1455. <tr class="altColor">
  1456. <td class="colFirst"><code>static java.lang.String</code></td>
  1457. <td class="colLast"><span class="typeNameLabel">ServletUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/servlet/ServletUtilities.html#saveChartAsJPEG-org.jfree.chart.JFreeChart-int-int-org.jfree.chart.ChartRenderingInfo-javax.servlet.http.HttpSession-">saveChartAsJPEG</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1458. int&nbsp;width,
  1459. int&nbsp;height,
  1460. <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;info,
  1461. javax.servlet.http.HttpSession&nbsp;session)</code>
  1462. <div class="block">Saves the chart as a JPEG format file in the temporary directory and
  1463. populates the <code>ChartRenderingInfo</code> object which can be used
  1464. to generate an HTML image map.</div>
  1465. </td>
  1466. </tr>
  1467. <tr class="rowColor">
  1468. <td class="colFirst"><code>static java.lang.String</code></td>
  1469. <td class="colLast"><span class="typeNameLabel">ServletUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/servlet/ServletUtilities.html#saveChartAsJPEG-org.jfree.chart.JFreeChart-int-int-javax.servlet.http.HttpSession-">saveChartAsJPEG</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1470. int&nbsp;width,
  1471. int&nbsp;height,
  1472. javax.servlet.http.HttpSession&nbsp;session)</code>
  1473. <div class="block">Saves the chart as a JPEG format file in the temporary directory.</div>
  1474. </td>
  1475. </tr>
  1476. <tr class="altColor">
  1477. <td class="colFirst"><code>static java.lang.String</code></td>
  1478. <td class="colLast"><span class="typeNameLabel">ServletUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/servlet/ServletUtilities.html#saveChartAsPNG-org.jfree.chart.JFreeChart-int-int-org.jfree.chart.ChartRenderingInfo-javax.servlet.http.HttpSession-">saveChartAsPNG</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1479. int&nbsp;width,
  1480. int&nbsp;height,
  1481. <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;info,
  1482. javax.servlet.http.HttpSession&nbsp;session)</code>
  1483. <div class="block">Saves the chart as a PNG format file in the temporary directory and
  1484. populates the <a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart"><code>ChartRenderingInfo</code></a> object which can be used to
  1485. generate an HTML image map.</div>
  1486. </td>
  1487. </tr>
  1488. <tr class="rowColor">
  1489. <td class="colFirst"><code>static java.lang.String</code></td>
  1490. <td class="colLast"><span class="typeNameLabel">ServletUtilities.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/servlet/ServletUtilities.html#saveChartAsPNG-org.jfree.chart.JFreeChart-int-int-javax.servlet.http.HttpSession-">saveChartAsPNG</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  1491. int&nbsp;width,
  1492. int&nbsp;height,
  1493. javax.servlet.http.HttpSession&nbsp;session)</code>
  1494. <div class="block">Saves the chart as a PNG format file in the temporary directory.</div>
  1495. </td>
  1496. </tr>
  1497. </tbody>
  1498. </table>
  1499. </li>
  1500. </ul>
  1501. </li>
  1502. </ul>
  1503. </div>
  1504. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  1505. <div class="bottomNav"><a name="navbar.bottom">
  1506. <!-- -->
  1507. </a>
  1508. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  1509. <a name="navbar.bottom.firstrow">
  1510. <!-- -->
  1511. </a>
  1512. <ul class="navList" title="Navigation">
  1513. <li><a href="../../../../overview-summary.html">Overview</a></li>
  1514. <li><a href="../package-summary.html">Package</a></li>
  1515. <li><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">Class</a></li>
  1516. <li class="navBarCell1Rev">Use</li>
  1517. <li><a href="../package-tree.html">Tree</a></li>
  1518. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  1519. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  1520. <li><a href="../../../../help-doc.html">Help</a></li>
  1521. </ul>
  1522. </div>
  1523. <div class="subNav">
  1524. <ul class="navList">
  1525. <li>Prev</li>
  1526. <li>Next</li>
  1527. </ul>
  1528. <ul class="navList">
  1529. <li><a href="../../../../index.html?org/jfree/chart/class-use/JFreeChart.html" target="_top">Frames</a></li>
  1530. <li><a href="JFreeChart.html" target="_top">No&nbsp;Frames</a></li>
  1531. </ul>
  1532. <ul class="navList" id="allclasses_navbar_bottom">
  1533. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  1534. </ul>
  1535. <div>
  1536. <script type="text/javascript"><!--
  1537. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  1538. if(window==top) {
  1539. allClassesLink.style.display = "block";
  1540. }
  1541. else {
  1542. allClassesLink.style.display = "none";
  1543. }
  1544. //-->
  1545. </script>
  1546. </div>
  1547. <a name="skip.navbar.bottom">
  1548. <!-- -->
  1549. </a></div>
  1550. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  1551. </body>
  1552. </html>