LegendItemCollection.html 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  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.LegendItemCollection (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.LegendItemCollection (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/LegendItemCollection.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/LegendItemCollection.html" target="_top">Frames</a></li>
  51. <li><a href="LegendItemCollection.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.LegendItemCollection" class="title">Uses of Class<br>org.jfree.chart.LegendItemCollection</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/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</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.plot">org.jfree.chart.plot</a></td>
  94. <td class="colLast">
  95. <div class="block">Plot classes and related interfaces.</div>
  96. </td>
  97. </tr>
  98. <tr class="altColor">
  99. <td class="colFirst"><a href="#org.jfree.chart.renderer">org.jfree.chart.renderer</a></td>
  100. <td class="colLast">
  101. <div class="block">Core support for the plug-in renderers used by the <a href="../../../../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot"><code>CategoryPlot</code></a> and <a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot"><code>XYPlot</code></a> classes.</div>
  102. </td>
  103. </tr>
  104. <tr class="rowColor">
  105. <td class="colFirst"><a href="#org.jfree.chart.renderer.category">org.jfree.chart.renderer.category</a></td>
  106. <td class="colLast">
  107. <div class="block">Plug-in renderers for the <a href="../../../../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot"><code>CategoryPlot</code></a> class.</div>
  108. </td>
  109. </tr>
  110. <tr class="altColor">
  111. <td class="colFirst"><a href="#org.jfree.chart.renderer.xy">org.jfree.chart.renderer.xy</a></td>
  112. <td class="colLast">
  113. <div class="block">Plug-in renderers for the <a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot"><code>XYPlot</code></a> class.</div>
  114. </td>
  115. </tr>
  116. </tbody>
  117. </table>
  118. </li>
  119. <li class="blockList">
  120. <ul class="blockList">
  121. <li class="blockList"><a name="org.jfree.chart">
  122. <!-- -->
  123. </a>
  124. <h3>Uses of <a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a> in <a href="../../../../org/jfree/chart/package-summary.html">org.jfree.chart</a></h3>
  125. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  126. <caption><span>Methods in <a href="../../../../org/jfree/chart/package-summary.html">org.jfree.chart</a> that return <a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></span><span class="tabEnd">&nbsp;</span></caption>
  127. <tr>
  128. <th class="colFirst" scope="col">Modifier and Type</th>
  129. <th class="colLast" scope="col">Method and Description</th>
  130. </tr>
  131. <tbody>
  132. <tr class="altColor">
  133. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  134. <td class="colLast"><span class="typeNameLabel">LegendItemSource.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/LegendItemSource.html#getLegendItems--">getLegendItems</a></span>()</code>
  135. <div class="block">Returns a (possibly empty) collection of legend items.</div>
  136. </td>
  137. </tr>
  138. </tbody>
  139. </table>
  140. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  141. <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/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></span><span class="tabEnd">&nbsp;</span></caption>
  142. <tr>
  143. <th class="colFirst" scope="col">Modifier and Type</th>
  144. <th class="colLast" scope="col">Method and Description</th>
  145. </tr>
  146. <tbody>
  147. <tr class="altColor">
  148. <td class="colFirst"><code>void</code></td>
  149. <td class="colLast"><span class="typeNameLabel">LegendItemCollection.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/LegendItemCollection.html#addAll-org.jfree.chart.LegendItemCollection-">addAll</a></span>(<a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a>&nbsp;collection)</code>
  150. <div class="block">Adds the legend items from another collection to this collection.</div>
  151. </td>
  152. </tr>
  153. </tbody>
  154. </table>
  155. </li>
  156. <li class="blockList"><a name="org.jfree.chart.plot">
  157. <!-- -->
  158. </a>
  159. <h3>Uses of <a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a> in <a href="../../../../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a></h3>
  160. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  161. <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/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></span><span class="tabEnd">&nbsp;</span></caption>
  162. <tr>
  163. <th class="colFirst" scope="col">Modifier and Type</th>
  164. <th class="colLast" scope="col">Method and Description</th>
  165. </tr>
  166. <tbody>
  167. <tr class="altColor">
  168. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  169. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/XYPlot.html#getFixedLegendItems--">getFixedLegendItems</a></span>()</code>
  170. <div class="block">Returns the fixed legend items, if any.</div>
  171. </td>
  172. </tr>
  173. <tr class="rowColor">
  174. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  175. <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarPlot.html#getFixedLegendItems--">getFixedLegendItems</a></span>()</code>
  176. <div class="block">Returns the fixed legend items, if any.</div>
  177. </td>
  178. </tr>
  179. <tr class="altColor">
  180. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  181. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CategoryPlot.html#getFixedLegendItems--">getFixedLegendItems</a></span>()</code>
  182. <div class="block">Returns the fixed legend items, if any.</div>
  183. </td>
  184. </tr>
  185. <tr class="rowColor">
  186. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  187. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/XYPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  188. <div class="block">Returns the legend items for the plot.</div>
  189. </td>
  190. </tr>
  191. <tr class="altColor">
  192. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  193. <td class="colLast"><span class="typeNameLabel">WaferMapPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/WaferMapPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  194. <div class="block">Return the legend items from the renderer.</div>
  195. </td>
  196. </tr>
  197. <tr class="rowColor">
  198. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  199. <td class="colLast"><span class="typeNameLabel">ThermometerPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/ThermometerPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  200. <div class="block">Returns the legend items for the plot.</div>
  201. </td>
  202. </tr>
  203. <tr class="altColor">
  204. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  205. <td class="colLast"><span class="typeNameLabel">SpiderWebPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/SpiderWebPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  206. <div class="block">Returns a collection of legend items for the spider web chart.</div>
  207. </td>
  208. </tr>
  209. <tr class="rowColor">
  210. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  211. <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  212. <div class="block">Returns the legend items for the plot.</div>
  213. </td>
  214. </tr>
  215. <tr class="altColor">
  216. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  217. <td class="colLast"><span class="typeNameLabel">Plot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/Plot.html#getLegendItems--">getLegendItems</a></span>()</code>
  218. <div class="block">Returns the legend items for the plot.</div>
  219. </td>
  220. </tr>
  221. <tr class="rowColor">
  222. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  223. <td class="colLast"><span class="typeNameLabel">PiePlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PiePlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  224. <div class="block">Returns a collection of legend items for the pie chart.</div>
  225. </td>
  226. </tr>
  227. <tr class="altColor">
  228. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  229. <td class="colLast"><span class="typeNameLabel">MultiplePiePlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/MultiplePiePlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  230. <div class="block">Returns a collection of legend items for the pie chart.</div>
  231. </td>
  232. </tr>
  233. <tr class="rowColor">
  234. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  235. <td class="colLast"><span class="typeNameLabel">MeterPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/MeterPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  236. <div class="block">Returns an item for each interval.</div>
  237. </td>
  238. </tr>
  239. <tr class="altColor">
  240. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  241. <td class="colLast"><span class="typeNameLabel">CompassPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CompassPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  242. <div class="block">Returns the legend items for the plot.</div>
  243. </td>
  244. </tr>
  245. <tr class="rowColor">
  246. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  247. <td class="colLast"><span class="typeNameLabel">CombinedRangeXYPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedRangeXYPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  248. <div class="block">Returns a collection of legend items for the plot.</div>
  249. </td>
  250. </tr>
  251. <tr class="altColor">
  252. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  253. <td class="colLast"><span class="typeNameLabel">CombinedRangeCategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedRangeCategoryPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  254. <div class="block">Returns a collection of legend items for the plot.</div>
  255. </td>
  256. </tr>
  257. <tr class="rowColor">
  258. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  259. <td class="colLast"><span class="typeNameLabel">CombinedDomainXYPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  260. <div class="block">Returns a collection of legend items for the plot.</div>
  261. </td>
  262. </tr>
  263. <tr class="altColor">
  264. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  265. <td class="colLast"><span class="typeNameLabel">CombinedDomainCategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainCategoryPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  266. <div class="block">Returns a collection of legend items for the plot.</div>
  267. </td>
  268. </tr>
  269. <tr class="rowColor">
  270. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  271. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CategoryPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  272. <div class="block">Returns the legend items for the plot.</div>
  273. </td>
  274. </tr>
  275. </tbody>
  276. </table>
  277. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  278. <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/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></span><span class="tabEnd">&nbsp;</span></caption>
  279. <tr>
  280. <th class="colFirst" scope="col">Modifier and Type</th>
  281. <th class="colLast" scope="col">Method and Description</th>
  282. </tr>
  283. <tbody>
  284. <tr class="altColor">
  285. <td class="colFirst"><code>void</code></td>
  286. <td class="colLast"><span class="typeNameLabel">XYPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/XYPlot.html#setFixedLegendItems-org.jfree.chart.LegendItemCollection-">setFixedLegendItems</a></span>(<a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a>&nbsp;items)</code>
  287. <div class="block">Sets the fixed legend items for the plot.</div>
  288. </td>
  289. </tr>
  290. <tr class="rowColor">
  291. <td class="colFirst"><code>void</code></td>
  292. <td class="colLast"><span class="typeNameLabel">PolarPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarPlot.html#setFixedLegendItems-org.jfree.chart.LegendItemCollection-">setFixedLegendItems</a></span>(<a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a>&nbsp;items)</code>
  293. <div class="block">Sets the fixed legend items for the plot.</div>
  294. </td>
  295. </tr>
  296. <tr class="altColor">
  297. <td class="colFirst"><code>void</code></td>
  298. <td class="colLast"><span class="typeNameLabel">CategoryPlot.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CategoryPlot.html#setFixedLegendItems-org.jfree.chart.LegendItemCollection-">setFixedLegendItems</a></span>(<a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a>&nbsp;items)</code>
  299. <div class="block">Sets the fixed legend items for the plot.</div>
  300. </td>
  301. </tr>
  302. </tbody>
  303. </table>
  304. </li>
  305. <li class="blockList"><a name="org.jfree.chart.renderer">
  306. <!-- -->
  307. </a>
  308. <h3>Uses of <a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a> in <a href="../../../../org/jfree/chart/renderer/package-summary.html">org.jfree.chart.renderer</a></h3>
  309. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  310. <caption><span>Methods in <a href="../../../../org/jfree/chart/renderer/package-summary.html">org.jfree.chart.renderer</a> that return <a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></span><span class="tabEnd">&nbsp;</span></caption>
  311. <tr>
  312. <th class="colFirst" scope="col">Modifier and Type</th>
  313. <th class="colLast" scope="col">Method and Description</th>
  314. </tr>
  315. <tbody>
  316. <tr class="altColor">
  317. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  318. <td class="colLast"><span class="typeNameLabel">WaferMapRenderer.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/renderer/WaferMapRenderer.html#getLegendCollection--">getLegendCollection</a></span>()</code>
  319. <div class="block">Builds the list of legend entries.</div>
  320. </td>
  321. </tr>
  322. </tbody>
  323. </table>
  324. </li>
  325. <li class="blockList"><a name="org.jfree.chart.renderer.category">
  326. <!-- -->
  327. </a>
  328. <h3>Uses of <a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a> in <a href="../../../../org/jfree/chart/renderer/category/package-summary.html">org.jfree.chart.renderer.category</a></h3>
  329. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  330. <caption><span>Methods in <a href="../../../../org/jfree/chart/renderer/category/package-summary.html">org.jfree.chart.renderer.category</a> that return <a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></span><span class="tabEnd">&nbsp;</span></caption>
  331. <tr>
  332. <th class="colFirst" scope="col">Modifier and Type</th>
  333. <th class="colLast" scope="col">Method and Description</th>
  334. </tr>
  335. <tbody>
  336. <tr class="altColor">
  337. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  338. <td class="colLast"><span class="typeNameLabel">AbstractCategoryItemRenderer.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/renderer/category/AbstractCategoryItemRenderer.html#getLegendItems--">getLegendItems</a></span>()</code>
  339. <div class="block">Returns a (possibly empty) collection of legend items for the series
  340. that this renderer is responsible for drawing.</div>
  341. </td>
  342. </tr>
  343. </tbody>
  344. </table>
  345. </li>
  346. <li class="blockList"><a name="org.jfree.chart.renderer.xy">
  347. <!-- -->
  348. </a>
  349. <h3>Uses of <a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a> in <a href="../../../../org/jfree/chart/renderer/xy/package-summary.html">org.jfree.chart.renderer.xy</a></h3>
  350. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  351. <caption><span>Methods in <a href="../../../../org/jfree/chart/renderer/xy/package-summary.html">org.jfree.chart.renderer.xy</a> that return <a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></span><span class="tabEnd">&nbsp;</span></caption>
  352. <tr>
  353. <th class="colFirst" scope="col">Modifier and Type</th>
  354. <th class="colLast" scope="col">Method and Description</th>
  355. </tr>
  356. <tbody>
  357. <tr class="altColor">
  358. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  359. <td class="colLast"><span class="typeNameLabel">AbstractXYItemRenderer.</span><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/renderer/xy/AbstractXYItemRenderer.html#getLegendItems--">getLegendItems</a></span>()</code>
  360. <div class="block">Returns a (possibly empty) collection of legend items for the series
  361. that this renderer is responsible for drawing.</div>
  362. </td>
  363. </tr>
  364. </tbody>
  365. </table>
  366. </li>
  367. </ul>
  368. </li>
  369. </ul>
  370. </div>
  371. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  372. <div class="bottomNav"><a name="navbar.bottom">
  373. <!-- -->
  374. </a>
  375. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  376. <a name="navbar.bottom.firstrow">
  377. <!-- -->
  378. </a>
  379. <ul class="navList" title="Navigation">
  380. <li><a href="../../../../overview-summary.html">Overview</a></li>
  381. <li><a href="../package-summary.html">Package</a></li>
  382. <li><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">Class</a></li>
  383. <li class="navBarCell1Rev">Use</li>
  384. <li><a href="../package-tree.html">Tree</a></li>
  385. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  386. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  387. <li><a href="../../../../help-doc.html">Help</a></li>
  388. </ul>
  389. </div>
  390. <div class="subNav">
  391. <ul class="navList">
  392. <li>Prev</li>
  393. <li>Next</li>
  394. </ul>
  395. <ul class="navList">
  396. <li><a href="../../../../index.html?org/jfree/chart/class-use/LegendItemCollection.html" target="_top">Frames</a></li>
  397. <li><a href="LegendItemCollection.html" target="_top">No&nbsp;Frames</a></li>
  398. </ul>
  399. <ul class="navList" id="allclasses_navbar_bottom">
  400. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  401. </ul>
  402. <div>
  403. <script type="text/javascript"><!--
  404. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  405. if(window==top) {
  406. allClassesLink.style.display = "block";
  407. }
  408. else {
  409. allClassesLink.style.display = "none";
  410. }
  411. //-->
  412. </script>
  413. </div>
  414. <a name="skip.navbar.bottom">
  415. <!-- -->
  416. </a></div>
  417. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  418. </body>
  419. </html>