GreyPalette.html 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  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>GreyPalette (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="GreyPalette (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/GreyPalette.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/FastScatterPlot.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/IntervalMarker.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/GreyPalette.html" target="_top">Frames</a></li>
  57. <li><a href="GreyPalette.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 GreyPalette" class="title">Class GreyPalette</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.GreyPalette</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/GreyPalette.html#line.58">GreyPalette</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">A grey color palette.</div>
  130. <dl>
  131. <dt><span class="seeLabel">See Also:</span></dt>
  132. <dd><a href="../../../../serialized-form.html#org.jfree.chart.plot.GreyPalette">Serialized Form</a></dd>
  133. </dl>
  134. </li>
  135. </ul>
  136. </div>
  137. <div class="summary">
  138. <ul class="blockList">
  139. <li class="blockList">
  140. <!-- =========== FIELD SUMMARY =========== -->
  141. <ul class="blockList">
  142. <li class="blockList"><a name="field.summary">
  143. <!-- -->
  144. </a>
  145. <h3>Field Summary</h3>
  146. <ul class="blockList">
  147. <li class="blockList"><a name="fields.inherited.from.class.org.jfree.chart.plot.ColorPalette">
  148. <!-- -->
  149. </a>
  150. <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>
  151. <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>
  152. </ul>
  153. </li>
  154. </ul>
  155. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  156. <ul class="blockList">
  157. <li class="blockList"><a name="constructor.summary">
  158. <!-- -->
  159. </a>
  160. <h3>Constructor Summary</h3>
  161. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  162. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  163. <tr>
  164. <th class="colOne" scope="col">Constructor and Description</th>
  165. </tr>
  166. <tr class="altColor">
  167. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/GreyPalette.html#GreyPalette--">GreyPalette</a></span>()</code>
  168. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  169. <div class="block">Creates a new palette.</div>
  170. </td>
  171. </tr>
  172. </table>
  173. </li>
  174. </ul>
  175. <!-- ========== METHOD SUMMARY =========== -->
  176. <ul class="blockList">
  177. <li class="blockList"><a name="method.summary">
  178. <!-- -->
  179. </a>
  180. <h3>Method Summary</h3>
  181. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  182. <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>
  183. <tr>
  184. <th class="colFirst" scope="col">Modifier and Type</th>
  185. <th class="colLast" scope="col">Method and Description</th>
  186. </tr>
  187. <tr id="i0" class="altColor">
  188. <td class="colFirst"><code>void</code></td>
  189. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/GreyPalette.html#initialize--">initialize</a></span>()</code>
  190. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  191. <div class="block">Intializes the palette's indices.</div>
  192. </td>
  193. </tr>
  194. </table>
  195. <ul class="blockList">
  196. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.plot.ColorPalette">
  197. <!-- -->
  198. </a>
  199. <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>
  200. <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>
  201. </ul>
  202. <ul class="blockList">
  203. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  204. <!-- -->
  205. </a>
  206. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  207. <code>finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
  208. </ul>
  209. </li>
  210. </ul>
  211. </li>
  212. </ul>
  213. </div>
  214. <div class="details">
  215. <ul class="blockList">
  216. <li class="blockList">
  217. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  218. <ul class="blockList">
  219. <li class="blockList"><a name="constructor.detail">
  220. <!-- -->
  221. </a>
  222. <h3>Constructor Detail</h3>
  223. <a name="GreyPalette--">
  224. <!-- -->
  225. </a>
  226. <ul class="blockListLast">
  227. <li class="blockList">
  228. <h4>GreyPalette</h4>
  229. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/GreyPalette.html#line.66">GreyPalette</a>()</pre>
  230. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  231. <div class="block">Creates a new palette.</div>
  232. </li>
  233. </ul>
  234. </li>
  235. </ul>
  236. <!-- ============ METHOD DETAIL ========== -->
  237. <ul class="blockList">
  238. <li class="blockList"><a name="method.detail">
  239. <!-- -->
  240. </a>
  241. <h3>Method Detail</h3>
  242. <a name="initialize--">
  243. <!-- -->
  244. </a>
  245. <ul class="blockListLast">
  246. <li class="blockList">
  247. <h4>initialize</h4>
  248. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/GreyPalette.html#line.75">initialize</a>()</pre>
  249. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  250. <div class="block">Intializes the palette's indices.</div>
  251. <dl>
  252. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  253. <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>
  254. </dl>
  255. </li>
  256. </ul>
  257. </li>
  258. </ul>
  259. </li>
  260. </ul>
  261. </div>
  262. </div>
  263. <!-- ========= END OF CLASS DATA ========= -->
  264. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  265. <div class="bottomNav"><a name="navbar.bottom">
  266. <!-- -->
  267. </a>
  268. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  269. <a name="navbar.bottom.firstrow">
  270. <!-- -->
  271. </a>
  272. <ul class="navList" title="Navigation">
  273. <li><a href="../../../../overview-summary.html">Overview</a></li>
  274. <li><a href="package-summary.html">Package</a></li>
  275. <li class="navBarCell1Rev">Class</li>
  276. <li><a href="class-use/GreyPalette.html">Use</a></li>
  277. <li><a href="package-tree.html">Tree</a></li>
  278. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  279. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  280. <li><a href="../../../../help-doc.html">Help</a></li>
  281. </ul>
  282. </div>
  283. <div class="subNav">
  284. <ul class="navList">
  285. <li><a href="../../../../org/jfree/chart/plot/FastScatterPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  286. <li><a href="../../../../org/jfree/chart/plot/IntervalMarker.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  287. </ul>
  288. <ul class="navList">
  289. <li><a href="../../../../index.html?org/jfree/chart/plot/GreyPalette.html" target="_top">Frames</a></li>
  290. <li><a href="GreyPalette.html" target="_top">No&nbsp;Frames</a></li>
  291. </ul>
  292. <ul class="navList" id="allclasses_navbar_bottom">
  293. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  294. </ul>
  295. <div>
  296. <script type="text/javascript"><!--
  297. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  298. if(window==top) {
  299. allClassesLink.style.display = "block";
  300. }
  301. else {
  302. allClassesLink.style.display = "none";
  303. }
  304. //-->
  305. </script>
  306. </div>
  307. <div>
  308. <ul class="subNavList">
  309. <li>Summary:&nbsp;</li>
  310. <li>Nested&nbsp;|&nbsp;</li>
  311. <li><a href="#fields.inherited.from.class.org.jfree.chart.plot.ColorPalette">Field</a>&nbsp;|&nbsp;</li>
  312. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  313. <li><a href="#method.summary">Method</a></li>
  314. </ul>
  315. <ul class="subNavList">
  316. <li>Detail:&nbsp;</li>
  317. <li>Field&nbsp;|&nbsp;</li>
  318. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  319. <li><a href="#method.detail">Method</a></li>
  320. </ul>
  321. </div>
  322. <a name="skip.navbar.bottom">
  323. <!-- -->
  324. </a></div>
  325. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  326. </body>
  327. </html>