DrawingSupplier.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  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:32 CEST 2014 -->
  6. <title>DrawingSupplier (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="DrawingSupplier (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
  23. var altColor = "altColor";
  24. var rowColor = "rowColor";
  25. var tableTab = "tableTab";
  26. var activeTableTab = "activeTableTab";
  27. </script>
  28. <noscript>
  29. <div>JavaScript is disabled on your browser.</div>
  30. </noscript>
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <div class="topNav"><a name="navbar.top">
  33. <!-- -->
  34. </a>
  35. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  36. <a name="navbar.top.firstrow">
  37. <!-- -->
  38. </a>
  39. <ul class="navList" title="Navigation">
  40. <li><a href="../../../../overview-summary.html">Overview</a></li>
  41. <li><a href="package-summary.html">Package</a></li>
  42. <li class="navBarCell1Rev">Class</li>
  43. <li><a href="class-use/DrawingSupplier.html">Use</a></li>
  44. <li><a href="package-tree.html">Tree</a></li>
  45. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  46. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  47. <li><a href="../../../../help-doc.html">Help</a></li>
  48. </ul>
  49. </div>
  50. <div class="subNav">
  51. <ul class="navList">
  52. <li><a href="../../../../org/jfree/chart/plot/DialShape.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../../org/jfree/chart/plot/FastScatterPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../../index.html?org/jfree/chart/plot/DrawingSupplier.html" target="_top">Frames</a></li>
  57. <li><a href="DrawingSupplier.html" target="_top">No&nbsp;Frames</a></li>
  58. </ul>
  59. <ul class="navList" id="allclasses_navbar_top">
  60. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  61. </ul>
  62. <div>
  63. <script type="text/javascript"><!--
  64. allClassesLink = document.getElementById("allclasses_navbar_top");
  65. if(window==top) {
  66. allClassesLink.style.display = "block";
  67. }
  68. else {
  69. allClassesLink.style.display = "none";
  70. }
  71. //-->
  72. </script>
  73. </div>
  74. <div>
  75. <ul class="subNavList">
  76. <li>Summary:&nbsp;</li>
  77. <li>Nested&nbsp;|&nbsp;</li>
  78. <li>Field&nbsp;|&nbsp;</li>
  79. <li>Constr&nbsp;|&nbsp;</li>
  80. <li><a href="#method.summary">Method</a></li>
  81. </ul>
  82. <ul class="subNavList">
  83. <li>Detail:&nbsp;</li>
  84. <li>Field&nbsp;|&nbsp;</li>
  85. <li>Constr&nbsp;|&nbsp;</li>
  86. <li><a href="#method.detail">Method</a></li>
  87. </ul>
  88. </div>
  89. <a name="skip.navbar.top">
  90. <!-- -->
  91. </a></div>
  92. <!-- ========= END OF TOP NAVBAR ========= -->
  93. <!-- ======== START OF CLASS DATA ======== -->
  94. <div class="header">
  95. <div class="subTitle">org.jfree.chart.plot</div>
  96. <h2 title="Interface DrawingSupplier" class="title">Interface DrawingSupplier</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <div class="description">
  100. <ul class="blockList">
  101. <li class="blockList">
  102. <dl>
  103. <dt>All Known Implementing Classes:</dt>
  104. <dd><a href="../../../../org/jfree/chart/plot/DefaultDrawingSupplier.html" title="class in org.jfree.chart.plot">DefaultDrawingSupplier</a></dd>
  105. </dl>
  106. <hr>
  107. <br>
  108. <pre>public interface <a href="../../../../src-html/org/jfree/chart/plot/DrawingSupplier.html#line.58">DrawingSupplier</a></pre>
  109. <div class="block">A supplier of <code>Paint</code>, <code>Stroke</code> and <code>Shape</code>
  110. objects for use by plots and renderers. By providing a central place for
  111. obtaining these items, we can ensure that duplication is avoided.
  112. <p>
  113. To support the cloning of charts, classes that implement this interface
  114. should also implement <code>PublicCloneable</code>.</div>
  115. </li>
  116. </ul>
  117. </div>
  118. <div class="summary">
  119. <ul class="blockList">
  120. <li class="blockList">
  121. <!-- ========== METHOD SUMMARY =========== -->
  122. <ul class="blockList">
  123. <li class="blockList"><a name="method.summary">
  124. <!-- -->
  125. </a>
  126. <h3>Method Summary</h3>
  127. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  128. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  129. <tr>
  130. <th class="colFirst" scope="col">Modifier and Type</th>
  131. <th class="colLast" scope="col">Method and Description</th>
  132. </tr>
  133. <tr id="i0" class="altColor">
  134. <td class="colFirst"><code>java.awt.Paint</code></td>
  135. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/DrawingSupplier.html#getNextFillPaint--">getNextFillPaint</a></span>()</code>
  136. <div class="block">Returns the next fill paint in a sequence maintained by the supplier.</div>
  137. </td>
  138. </tr>
  139. <tr id="i1" class="rowColor">
  140. <td class="colFirst"><code>java.awt.Paint</code></td>
  141. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/DrawingSupplier.html#getNextOutlinePaint--">getNextOutlinePaint</a></span>()</code>
  142. <div class="block">Returns the next outline paint in a sequence maintained by the supplier.</div>
  143. </td>
  144. </tr>
  145. <tr id="i2" class="altColor">
  146. <td class="colFirst"><code>java.awt.Stroke</code></td>
  147. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/DrawingSupplier.html#getNextOutlineStroke--">getNextOutlineStroke</a></span>()</code>
  148. <div class="block">Returns the next <code>Stroke</code> object in a sequence maintained by
  149. the supplier.</div>
  150. </td>
  151. </tr>
  152. <tr id="i3" class="rowColor">
  153. <td class="colFirst"><code>java.awt.Paint</code></td>
  154. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/DrawingSupplier.html#getNextPaint--">getNextPaint</a></span>()</code>
  155. <div class="block">Returns the next paint in a sequence maintained by the supplier.</div>
  156. </td>
  157. </tr>
  158. <tr id="i4" class="altColor">
  159. <td class="colFirst"><code>java.awt.Shape</code></td>
  160. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/DrawingSupplier.html#getNextShape--">getNextShape</a></span>()</code>
  161. <div class="block">Returns the next <code>Shape</code> object in a sequence maintained by
  162. the supplier.</div>
  163. </td>
  164. </tr>
  165. <tr id="i5" class="rowColor">
  166. <td class="colFirst"><code>java.awt.Stroke</code></td>
  167. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/DrawingSupplier.html#getNextStroke--">getNextStroke</a></span>()</code>
  168. <div class="block">Returns the next <code>Stroke</code> object in a sequence maintained by
  169. the supplier.</div>
  170. </td>
  171. </tr>
  172. </table>
  173. </li>
  174. </ul>
  175. </li>
  176. </ul>
  177. </div>
  178. <div class="details">
  179. <ul class="blockList">
  180. <li class="blockList">
  181. <!-- ============ METHOD DETAIL ========== -->
  182. <ul class="blockList">
  183. <li class="blockList"><a name="method.detail">
  184. <!-- -->
  185. </a>
  186. <h3>Method Detail</h3>
  187. <a name="getNextPaint--">
  188. <!-- -->
  189. </a>
  190. <ul class="blockList">
  191. <li class="blockList">
  192. <h4>getNextPaint</h4>
  193. <pre>java.awt.Paint&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/DrawingSupplier.html#line.65">getNextPaint</a>()</pre>
  194. <div class="block">Returns the next paint in a sequence maintained by the supplier.</div>
  195. <dl>
  196. <dt><span class="returnLabel">Returns:</span></dt>
  197. <dd>The paint.</dd>
  198. </dl>
  199. </li>
  200. </ul>
  201. <a name="getNextOutlinePaint--">
  202. <!-- -->
  203. </a>
  204. <ul class="blockList">
  205. <li class="blockList">
  206. <h4>getNextOutlinePaint</h4>
  207. <pre>java.awt.Paint&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/DrawingSupplier.html#line.72">getNextOutlinePaint</a>()</pre>
  208. <div class="block">Returns the next outline paint in a sequence maintained by the supplier.</div>
  209. <dl>
  210. <dt><span class="returnLabel">Returns:</span></dt>
  211. <dd>The paint.</dd>
  212. </dl>
  213. </li>
  214. </ul>
  215. <a name="getNextFillPaint--">
  216. <!-- -->
  217. </a>
  218. <ul class="blockList">
  219. <li class="blockList">
  220. <h4>getNextFillPaint</h4>
  221. <pre>java.awt.Paint&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/DrawingSupplier.html#line.81">getNextFillPaint</a>()</pre>
  222. <div class="block">Returns the next fill paint in a sequence maintained by the supplier.</div>
  223. <dl>
  224. <dt><span class="returnLabel">Returns:</span></dt>
  225. <dd>The paint.</dd>
  226. <dt><span class="simpleTagLabel">Since:</span></dt>
  227. <dd>1.0.6</dd>
  228. </dl>
  229. </li>
  230. </ul>
  231. <a name="getNextStroke--">
  232. <!-- -->
  233. </a>
  234. <ul class="blockList">
  235. <li class="blockList">
  236. <h4>getNextStroke</h4>
  237. <pre>java.awt.Stroke&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/DrawingSupplier.html#line.89">getNextStroke</a>()</pre>
  238. <div class="block">Returns the next <code>Stroke</code> object in a sequence maintained by
  239. the supplier.</div>
  240. <dl>
  241. <dt><span class="returnLabel">Returns:</span></dt>
  242. <dd>The stroke.</dd>
  243. </dl>
  244. </li>
  245. </ul>
  246. <a name="getNextOutlineStroke--">
  247. <!-- -->
  248. </a>
  249. <ul class="blockList">
  250. <li class="blockList">
  251. <h4>getNextOutlineStroke</h4>
  252. <pre>java.awt.Stroke&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/DrawingSupplier.html#line.97">getNextOutlineStroke</a>()</pre>
  253. <div class="block">Returns the next <code>Stroke</code> object in a sequence maintained by
  254. the supplier.</div>
  255. <dl>
  256. <dt><span class="returnLabel">Returns:</span></dt>
  257. <dd>The stroke.</dd>
  258. </dl>
  259. </li>
  260. </ul>
  261. <a name="getNextShape--">
  262. <!-- -->
  263. </a>
  264. <ul class="blockListLast">
  265. <li class="blockList">
  266. <h4>getNextShape</h4>
  267. <pre>java.awt.Shape&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/DrawingSupplier.html#line.105">getNextShape</a>()</pre>
  268. <div class="block">Returns the next <code>Shape</code> object in a sequence maintained by
  269. the supplier.</div>
  270. <dl>
  271. <dt><span class="returnLabel">Returns:</span></dt>
  272. <dd>The shape.</dd>
  273. </dl>
  274. </li>
  275. </ul>
  276. </li>
  277. </ul>
  278. </li>
  279. </ul>
  280. </div>
  281. </div>
  282. <!-- ========= END OF CLASS DATA ========= -->
  283. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  284. <div class="bottomNav"><a name="navbar.bottom">
  285. <!-- -->
  286. </a>
  287. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  288. <a name="navbar.bottom.firstrow">
  289. <!-- -->
  290. </a>
  291. <ul class="navList" title="Navigation">
  292. <li><a href="../../../../overview-summary.html">Overview</a></li>
  293. <li><a href="package-summary.html">Package</a></li>
  294. <li class="navBarCell1Rev">Class</li>
  295. <li><a href="class-use/DrawingSupplier.html">Use</a></li>
  296. <li><a href="package-tree.html">Tree</a></li>
  297. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  298. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  299. <li><a href="../../../../help-doc.html">Help</a></li>
  300. </ul>
  301. </div>
  302. <div class="subNav">
  303. <ul class="navList">
  304. <li><a href="../../../../org/jfree/chart/plot/DialShape.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  305. <li><a href="../../../../org/jfree/chart/plot/FastScatterPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  306. </ul>
  307. <ul class="navList">
  308. <li><a href="../../../../index.html?org/jfree/chart/plot/DrawingSupplier.html" target="_top">Frames</a></li>
  309. <li><a href="DrawingSupplier.html" target="_top">No&nbsp;Frames</a></li>
  310. </ul>
  311. <ul class="navList" id="allclasses_navbar_bottom">
  312. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  313. </ul>
  314. <div>
  315. <script type="text/javascript"><!--
  316. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  317. if(window==top) {
  318. allClassesLink.style.display = "block";
  319. }
  320. else {
  321. allClassesLink.style.display = "none";
  322. }
  323. //-->
  324. </script>
  325. </div>
  326. <div>
  327. <ul class="subNavList">
  328. <li>Summary:&nbsp;</li>
  329. <li>Nested&nbsp;|&nbsp;</li>
  330. <li>Field&nbsp;|&nbsp;</li>
  331. <li>Constr&nbsp;|&nbsp;</li>
  332. <li><a href="#method.summary">Method</a></li>
  333. </ul>
  334. <ul class="subNavList">
  335. <li>Detail:&nbsp;</li>
  336. <li>Field&nbsp;|&nbsp;</li>
  337. <li>Constr&nbsp;|&nbsp;</li>
  338. <li><a href="#method.detail">Method</a></li>
  339. </ul>
  340. </div>
  341. <a name="skip.navbar.bottom">
  342. <!-- -->
  343. </a></div>
  344. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  345. </body>
  346. </html>