RainbowPalette.html 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_05) on Thu Jul 31 14:50:33 CEST 2014 -->
  6. <title>RainbowPalette (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="RainbowPalette (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":42};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated 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/RainbowPalette.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/PolarPlot.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/RingPlot.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/RainbowPalette.html" target="_top">Frames</a></li>
  57. <li><a href="RainbowPalette.html" target="_top">No&nbsp;Frames</a></li>
  58. </ul>
  59. <ul class="navList" id="allclasses_navbar_top">
  60. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  61. </ul>
  62. <div>
  63. <script type="text/javascript"><!--
  64. allClassesLink = document.getElementById("allclasses_navbar_top");
  65. if(window==top) {
  66. allClassesLink.style.display = "block";
  67. }
  68. else {
  69. allClassesLink.style.display = "none";
  70. }
  71. //-->
  72. </script>
  73. </div>
  74. <div>
  75. <ul class="subNavList">
  76. <li>Summary:&nbsp;</li>
  77. <li>Nested&nbsp;|&nbsp;</li>
  78. <li><a href="#fields.inherited.from.class.org.jfree.chart.plot.ColorPalette">Field</a>&nbsp;|&nbsp;</li>
  79. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  80. <li><a href="#method.summary">Method</a></li>
  81. </ul>
  82. <ul class="subNavList">
  83. <li>Detail:&nbsp;</li>
  84. <li>Field&nbsp;|&nbsp;</li>
  85. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  86. <li><a href="#method.detail">Method</a></li>
  87. </ul>
  88. </div>
  89. <a name="skip.navbar.top">
  90. <!-- -->
  91. </a></div>
  92. <!-- ========= END OF TOP NAVBAR ========= -->
  93. <!-- ======== START OF CLASS DATA ======== -->
  94. <div class="header">
  95. <div class="subTitle">org.jfree.chart.plot</div>
  96. <h2 title="Class RainbowPalette" class="title">Class RainbowPalette</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <ul class="inheritance">
  100. <li>java.lang.Object</li>
  101. <li>
  102. <ul class="inheritance">
  103. <li><a href="../../../../org/jfree/chart/plot/ColorPalette.html" title="class in org.jfree.chart.plot">org.jfree.chart.plot.ColorPalette</a></li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>org.jfree.chart.plot.RainbowPalette</li>
  107. </ul>
  108. </li>
  109. </ul>
  110. </li>
  111. </ul>
  112. <div class="description">
  113. <ul class="blockList">
  114. <li class="blockList">
  115. <dl>
  116. <dt>All Implemented Interfaces:</dt>
  117. <dd>java.io.Serializable, java.lang.Cloneable</dd>
  118. </dl>
  119. <hr>
  120. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
  121. <div class="block"><span class="deprecationComment">This class is no longer supported (as of version 1.0.4). If
  122. you are creating contour plots, please try to use <a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot"><code>XYPlot</code></a> and
  123. <a href="../../../../org/jfree/chart/renderer/xy/XYBlockRenderer.html" title="class in org.jfree.chart.renderer.xy"><code>XYBlockRenderer</code></a>.</span></div>
  124. </div>
  125. <br>
  126. <pre>public class <a href="../../../../src-html/org/jfree/chart/plot/RainbowPalette.html#line.60">RainbowPalette</a>
  127. extends <a href="../../../../org/jfree/chart/plot/ColorPalette.html" title="class in org.jfree.chart.plot">ColorPalette</a>
  128. implements java.io.Serializable</pre>
  129. <div class="block">Contains the data to construct an 8-bit rainbow palette
  130. This come from an old application which ran on 8-bit graphics device.
  131. Thus indexes 0 and 1 were preserved for rendering white and black
  132. respectively.</div>
  133. <dl>
  134. <dt><span class="seeLabel">See Also:</span></dt>
  135. <dd><a href="../../../../serialized-form.html#org.jfree.chart.plot.RainbowPalette">Serialized Form</a></dd>
  136. </dl>
  137. </li>
  138. </ul>
  139. </div>
  140. <div class="summary">
  141. <ul class="blockList">
  142. <li class="blockList">
  143. <!-- =========== FIELD SUMMARY =========== -->
  144. <ul class="blockList">
  145. <li class="blockList"><a name="field.summary">
  146. <!-- -->
  147. </a>
  148. <h3>Field Summary</h3>
  149. <ul class="blockList">
  150. <li class="blockList"><a name="fields.inherited.from.class.org.jfree.chart.plot.ColorPalette">
  151. <!-- -->
  152. </a>
  153. <h3>Fields inherited from class&nbsp;org.jfree.chart.plot.<a href="../../../../org/jfree/chart/plot/ColorPalette.html" title="class in org.jfree.chart.plot">ColorPalette</a></h3>
  154. <code><a href="../../../../org/jfree/chart/plot/ColorPalette.html#b">b</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#g">g</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#inverse">inverse</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#log10">log10</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#logscale">logscale</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#maxZ">maxZ</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#minZ">minZ</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#paletteName">paletteName</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#r">r</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#stepped">stepped</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#tickValues">tickValues</a></code></li>
  155. </ul>
  156. </li>
  157. </ul>
  158. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  159. <ul class="blockList">
  160. <li class="blockList"><a name="constructor.summary">
  161. <!-- -->
  162. </a>
  163. <h3>Constructor Summary</h3>
  164. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  165. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  166. <tr>
  167. <th class="colOne" scope="col">Constructor and Description</th>
  168. </tr>
  169. <tr class="altColor">
  170. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/RainbowPalette.html#RainbowPalette--">RainbowPalette</a></span>()</code>
  171. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  172. <div class="block">Default constructor.</div>
  173. </td>
  174. </tr>
  175. </table>
  176. </li>
  177. </ul>
  178. <!-- ========== METHOD SUMMARY =========== -->
  179. <ul class="blockList">
  180. <li class="blockList"><a name="method.summary">
  181. <!-- -->
  182. </a>
  183. <h3>Method Summary</h3>
  184. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  185. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  186. <tr>
  187. <th class="colFirst" scope="col">Modifier and Type</th>
  188. <th class="colLast" scope="col">Method and Description</th>
  189. </tr>
  190. <tr id="i0" class="altColor">
  191. <td class="colFirst"><code>void</code></td>
  192. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/RainbowPalette.html#initialize--">initialize</a></span>()</code>
  193. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  194. <div class="block">Intializes the palettes indexes</div>
  195. </td>
  196. </tr>
  197. </table>
  198. <ul class="blockList">
  199. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.plot.ColorPalette">
  200. <!-- -->
  201. </a>
  202. <h3>Methods inherited from class&nbsp;org.jfree.chart.plot.<a href="../../../../org/jfree/chart/plot/ColorPalette.html" title="class in org.jfree.chart.plot">ColorPalette</a></h3>
  203. <code><a href="../../../../org/jfree/chart/plot/ColorPalette.html#clone--">clone</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#equals-java.lang.Object-">equals</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#getColor-double-">getColor</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#getColor-int-">getColor</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#getColorLinear-double-">getColorLinear</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#getColorLog-double-">getColorLog</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#getMaxZ--">getMaxZ</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#getMinZ--">getMinZ</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#getPaint-double-">getPaint</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#getPaletteName--">getPaletteName</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#getTickValues--">getTickValues</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#hashCode--">hashCode</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#invertPalette--">invertPalette</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#isInverse--">isInverse</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#isLogscale--">isLogscale</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#isStepped--">isStepped</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#setInverse-boolean-">setInverse</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#setLogscale-boolean-">setLogscale</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#setMaxZ-double-">setMaxZ</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#setMinZ-double-">setMinZ</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#setPaletteName-java.lang.String-">setPaletteName</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#setStepped-boolean-">setStepped</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#setTickValues-double:A-">setTickValues</a>, <a href="../../../../org/jfree/chart/plot/ColorPalette.html#setTickValues-java.util.List-">setTickValues</a></code></li>
  204. </ul>
  205. <ul class="blockList">
  206. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  207. <!-- -->
  208. </a>
  209. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  210. <code>finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
  211. </ul>
  212. </li>
  213. </ul>
  214. </li>
  215. </ul>
  216. </div>
  217. <div class="details">
  218. <ul class="blockList">
  219. <li class="blockList">
  220. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  221. <ul class="blockList">
  222. <li class="blockList"><a name="constructor.detail">
  223. <!-- -->
  224. </a>
  225. <h3>Constructor Detail</h3>
  226. <a name="RainbowPalette--">
  227. <!-- -->
  228. </a>
  229. <ul class="blockListLast">
  230. <li class="blockList">
  231. <h4>RainbowPalette</h4>
  232. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/RainbowPalette.html#line.170">RainbowPalette</a>()</pre>
  233. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  234. <div class="block">Default constructor.</div>
  235. </li>
  236. </ul>
  237. </li>
  238. </ul>
  239. <!-- ============ METHOD DETAIL ========== -->
  240. <ul class="blockList">
  241. <li class="blockList"><a name="method.detail">
  242. <!-- -->
  243. </a>
  244. <h3>Method Detail</h3>
  245. <a name="initialize--">
  246. <!-- -->
  247. </a>
  248. <ul class="blockListLast">
  249. <li class="blockList">
  250. <h4>initialize</h4>
  251. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/RainbowPalette.html#line.179">initialize</a>()</pre>
  252. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  253. <div class="block">Intializes the palettes indexes</div>
  254. <dl>
  255. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  256. <dd><code><a href="../../../../org/jfree/chart/plot/ColorPalette.html#initialize--">initialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/ColorPalette.html" title="class in org.jfree.chart.plot">ColorPalette</a></code></dd>
  257. </dl>
  258. </li>
  259. </ul>
  260. </li>
  261. </ul>
  262. </li>
  263. </ul>
  264. </div>
  265. </div>
  266. <!-- ========= END OF CLASS DATA ========= -->
  267. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  268. <div class="bottomNav"><a name="navbar.bottom">
  269. <!-- -->
  270. </a>
  271. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  272. <a name="navbar.bottom.firstrow">
  273. <!-- -->
  274. </a>
  275. <ul class="navList" title="Navigation">
  276. <li><a href="../../../../overview-summary.html">Overview</a></li>
  277. <li><a href="package-summary.html">Package</a></li>
  278. <li class="navBarCell1Rev">Class</li>
  279. <li><a href="class-use/RainbowPalette.html">Use</a></li>
  280. <li><a href="package-tree.html">Tree</a></li>
  281. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  282. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  283. <li><a href="../../../../help-doc.html">Help</a></li>
  284. </ul>
  285. </div>
  286. <div class="subNav">
  287. <ul class="navList">
  288. <li><a href="../../../../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  289. <li><a href="../../../../org/jfree/chart/plot/RingPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  290. </ul>
  291. <ul class="navList">
  292. <li><a href="../../../../index.html?org/jfree/chart/plot/RainbowPalette.html" target="_top">Frames</a></li>
  293. <li><a href="RainbowPalette.html" target="_top">No&nbsp;Frames</a></li>
  294. </ul>
  295. <ul class="navList" id="allclasses_navbar_bottom">
  296. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  297. </ul>
  298. <div>
  299. <script type="text/javascript"><!--
  300. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  301. if(window==top) {
  302. allClassesLink.style.display = "block";
  303. }
  304. else {
  305. allClassesLink.style.display = "none";
  306. }
  307. //-->
  308. </script>
  309. </div>
  310. <div>
  311. <ul class="subNavList">
  312. <li>Summary:&nbsp;</li>
  313. <li>Nested&nbsp;|&nbsp;</li>
  314. <li><a href="#fields.inherited.from.class.org.jfree.chart.plot.ColorPalette">Field</a>&nbsp;|&nbsp;</li>
  315. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  316. <li><a href="#method.summary">Method</a></li>
  317. </ul>
  318. <ul class="subNavList">
  319. <li>Detail:&nbsp;</li>
  320. <li>Field&nbsp;|&nbsp;</li>
  321. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  322. <li><a href="#method.detail">Method</a></li>
  323. </ul>
  324. </div>
  325. <a name="skip.navbar.bottom">
  326. <!-- -->
  327. </a></div>
  328. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  329. </body>
  330. </html>