DialBackground.html 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542
  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:34 CEST 2014 -->
  6. <title>DialBackground (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="DialBackground (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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/DialBackground.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/dial/ArcDialFrame.html" title="class in org.jfree.chart.plot.dial"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../../../org/jfree/chart/plot/dial/DialCap.html" title="class in org.jfree.chart.plot.dial"><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/dial/DialBackground.html" target="_top">Frames</a></li>
  57. <li><a href="DialBackground.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><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.dial</div>
  96. <h2 title="Class DialBackground" class="title">Class DialBackground</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/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">org.jfree.chart.plot.dial.AbstractDialLayer</a></li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>org.jfree.chart.plot.dial.DialBackground</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, <a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a>, org.jfree.util.PublicCloneable</dd>
  118. </dl>
  119. <hr>
  120. <br>
  121. <pre>public class <a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.68">DialBackground</a>
  122. extends <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a>
  123. implements <a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a>, java.lang.Cloneable, org.jfree.util.PublicCloneable, java.io.Serializable</pre>
  124. <div class="block">A regular dial layer that can be used to draw the background for a dial.</div>
  125. <dl>
  126. <dt><span class="simpleTagLabel">Since:</span></dt>
  127. <dd>1.0.7</dd>
  128. <dt><span class="seeLabel">See Also:</span></dt>
  129. <dd><a href="../../../../../serialized-form.html#org.jfree.chart.plot.dial.DialBackground">Serialized Form</a></dd>
  130. </dl>
  131. </li>
  132. </ul>
  133. </div>
  134. <div class="summary">
  135. <ul class="blockList">
  136. <li class="blockList">
  137. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  138. <ul class="blockList">
  139. <li class="blockList"><a name="constructor.summary">
  140. <!-- -->
  141. </a>
  142. <h3>Constructor Summary</h3>
  143. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  144. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  145. <tr>
  146. <th class="colOne" scope="col">Constructor and Description</th>
  147. </tr>
  148. <tr class="altColor">
  149. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#DialBackground--">DialBackground</a></span>()</code>
  150. <div class="block">Creates a new instance of <code>DialBackground</code>.</div>
  151. </td>
  152. </tr>
  153. <tr class="rowColor">
  154. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#DialBackground-java.awt.Paint-">DialBackground</a></span>(java.awt.Paint&nbsp;paint)</code>
  155. <div class="block">Creates a new instance of <code>DialBackground</code>.</div>
  156. </td>
  157. </tr>
  158. </table>
  159. </li>
  160. </ul>
  161. <!-- ========== METHOD SUMMARY =========== -->
  162. <ul class="blockList">
  163. <li class="blockList"><a name="method.summary">
  164. <!-- -->
  165. </a>
  166. <h3>Method Summary</h3>
  167. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  168. <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></caption>
  169. <tr>
  170. <th class="colFirst" scope="col">Modifier and Type</th>
  171. <th class="colLast" scope="col">Method and Description</th>
  172. </tr>
  173. <tr id="i0" class="altColor">
  174. <td class="colFirst"><code>java.lang.Object</code></td>
  175. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#clone--">clone</a></span>()</code>
  176. <div class="block">Returns a clone of this instance.</div>
  177. </td>
  178. </tr>
  179. <tr id="i1" class="rowColor">
  180. <td class="colFirst"><code>void</code></td>
  181. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#draw-java.awt.Graphics2D-org.jfree.chart.plot.dial.DialPlot-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-">draw</a></span>(java.awt.Graphics2D&nbsp;g2,
  182. <a href="../../../../../org/jfree/chart/plot/dial/DialPlot.html" title="class in org.jfree.chart.plot.dial">DialPlot</a>&nbsp;plot,
  183. java.awt.geom.Rectangle2D&nbsp;frame,
  184. java.awt.geom.Rectangle2D&nbsp;view)</code>
  185. <div class="block">Draws the background to the specified graphics device.</div>
  186. </td>
  187. </tr>
  188. <tr id="i2" class="altColor">
  189. <td class="colFirst"><code>boolean</code></td>
  190. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>
  191. <div class="block">Tests this instance for equality with an arbitrary object.</div>
  192. </td>
  193. </tr>
  194. <tr id="i3" class="rowColor">
  195. <td class="colFirst"><code>org.jfree.ui.GradientPaintTransformer</code></td>
  196. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#getGradientPaintTransformer--">getGradientPaintTransformer</a></span>()</code>
  197. <div class="block">Returns the transformer used to adjust the coordinates of any
  198. <code>GradientPaint</code> instance used for the background paint.</div>
  199. </td>
  200. </tr>
  201. <tr id="i4" class="altColor">
  202. <td class="colFirst"><code>java.awt.Paint</code></td>
  203. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#getPaint--">getPaint</a></span>()</code>
  204. <div class="block">Returns the paint used to fill the background.</div>
  205. </td>
  206. </tr>
  207. <tr id="i5" class="rowColor">
  208. <td class="colFirst"><code>int</code></td>
  209. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#hashCode--">hashCode</a></span>()</code>
  210. <div class="block">Returns a hash code for this instance.</div>
  211. </td>
  212. </tr>
  213. <tr id="i6" class="altColor">
  214. <td class="colFirst"><code>boolean</code></td>
  215. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#isClippedToWindow--">isClippedToWindow</a></span>()</code>
  216. <div class="block">Returns <code>true</code> to indicate that this layer should be
  217. clipped within the dial window.</div>
  218. </td>
  219. </tr>
  220. <tr id="i7" class="rowColor">
  221. <td class="colFirst"><code>void</code></td>
  222. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#setGradientPaintTransformer-org.jfree.ui.GradientPaintTransformer-">setGradientPaintTransformer</a></span>(org.jfree.ui.GradientPaintTransformer&nbsp;t)</code>
  223. <div class="block">Sets the transformer used to adjust the coordinates of any
  224. <code>GradientPaint</code> instance used for the background paint, and
  225. sends a <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all registered listeners.</div>
  226. </td>
  227. </tr>
  228. <tr id="i8" class="altColor">
  229. <td class="colFirst"><code>void</code></td>
  230. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#setPaint-java.awt.Paint-">setPaint</a></span>(java.awt.Paint&nbsp;paint)</code>
  231. <div class="block">Sets the paint for the dial background and sends a
  232. <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all registered listeners.</div>
  233. </td>
  234. </tr>
  235. </table>
  236. <ul class="blockList">
  237. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.plot.dial.AbstractDialLayer">
  238. <!-- -->
  239. </a>
  240. <h3>Methods inherited from class&nbsp;org.jfree.chart.plot.dial.<a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a></h3>
  241. <code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#addChangeListener-org.jfree.chart.plot.dial.DialLayerChangeListener-">addChangeListener</a>, <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#hasListener-java.util.EventListener-">hasListener</a>, <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#isVisible--">isVisible</a>, <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#notifyListeners-org.jfree.chart.plot.dial.DialLayerChangeEvent-">notifyListeners</a>, <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#removeChangeListener-org.jfree.chart.plot.dial.DialLayerChangeListener-">removeChangeListener</a>, <a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#setVisible-boolean-">setVisible</a></code></li>
  242. </ul>
  243. <ul class="blockList">
  244. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  245. <!-- -->
  246. </a>
  247. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  248. <code>finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
  249. </ul>
  250. <ul class="blockList">
  251. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.plot.dial.DialLayer">
  252. <!-- -->
  253. </a>
  254. <h3>Methods inherited from interface&nbsp;org.jfree.chart.plot.dial.<a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a></h3>
  255. <code><a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#addChangeListener-org.jfree.chart.plot.dial.DialLayerChangeListener-">addChangeListener</a>, <a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#hasListener-java.util.EventListener-">hasListener</a>, <a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#isVisible--">isVisible</a>, <a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#removeChangeListener-org.jfree.chart.plot.dial.DialLayerChangeListener-">removeChangeListener</a></code></li>
  256. </ul>
  257. </li>
  258. </ul>
  259. </li>
  260. </ul>
  261. </div>
  262. <div class="details">
  263. <ul class="blockList">
  264. <li class="blockList">
  265. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  266. <ul class="blockList">
  267. <li class="blockList"><a name="constructor.detail">
  268. <!-- -->
  269. </a>
  270. <h3>Constructor Detail</h3>
  271. <a name="DialBackground--">
  272. <!-- -->
  273. </a>
  274. <ul class="blockList">
  275. <li class="blockList">
  276. <h4>DialBackground</h4>
  277. <pre>public&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.90">DialBackground</a>()</pre>
  278. <div class="block">Creates a new instance of <code>DialBackground</code>. The
  279. default background paint is <code>Color.white</code>.</div>
  280. </li>
  281. </ul>
  282. <a name="DialBackground-java.awt.Paint-">
  283. <!-- -->
  284. </a>
  285. <ul class="blockListLast">
  286. <li class="blockList">
  287. <h4>DialBackground</h4>
  288. <pre>public&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.102">DialBackground</a>(java.awt.Paint&nbsp;paint)</pre>
  289. <div class="block">Creates a new instance of <code>DialBackground</code>. The</div>
  290. <dl>
  291. <dt><span class="paramLabel">Parameters:</span></dt>
  292. <dd><code>paint</code> - the paint (<code>null</code> not permitted).</dd>
  293. <dt><span class="throwsLabel">Throws:</span></dt>
  294. <dd><code>java.lang.IllegalArgumentException</code> - if <code>paint</code> is
  295. <code>null</code>.</dd>
  296. </dl>
  297. </li>
  298. </ul>
  299. </li>
  300. </ul>
  301. <!-- ============ METHOD DETAIL ========== -->
  302. <ul class="blockList">
  303. <li class="blockList"><a name="method.detail">
  304. <!-- -->
  305. </a>
  306. <h3>Method Detail</h3>
  307. <a name="getPaint--">
  308. <!-- -->
  309. </a>
  310. <ul class="blockList">
  311. <li class="blockList">
  312. <h4>getPaint</h4>
  313. <pre>public&nbsp;java.awt.Paint&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.115">getPaint</a>()</pre>
  314. <div class="block">Returns the paint used to fill the background.</div>
  315. <dl>
  316. <dt><span class="returnLabel">Returns:</span></dt>
  317. <dd>The paint (never <code>null</code>).</dd>
  318. <dt><span class="seeLabel">See Also:</span></dt>
  319. <dd><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#setPaint-java.awt.Paint-"><code>setPaint(Paint)</code></a></dd>
  320. </dl>
  321. </li>
  322. </ul>
  323. <a name="setPaint-java.awt.Paint-">
  324. <!-- -->
  325. </a>
  326. <ul class="blockList">
  327. <li class="blockList">
  328. <h4>setPaint</h4>
  329. <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.127">setPaint</a>(java.awt.Paint&nbsp;paint)</pre>
  330. <div class="block">Sets the paint for the dial background and sends a
  331. <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all registered listeners.</div>
  332. <dl>
  333. <dt><span class="paramLabel">Parameters:</span></dt>
  334. <dd><code>paint</code> - the paint (<code>null</code> not permitted).</dd>
  335. <dt><span class="seeLabel">See Also:</span></dt>
  336. <dd><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#getPaint--"><code>getPaint()</code></a></dd>
  337. </dl>
  338. </li>
  339. </ul>
  340. <a name="getGradientPaintTransformer--">
  341. <!-- -->
  342. </a>
  343. <ul class="blockList">
  344. <li class="blockList">
  345. <h4>getGradientPaintTransformer</h4>
  346. <pre>public&nbsp;org.jfree.ui.GradientPaintTransformer&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.141">getGradientPaintTransformer</a>()</pre>
  347. <div class="block">Returns the transformer used to adjust the coordinates of any
  348. <code>GradientPaint</code> instance used for the background paint.</div>
  349. <dl>
  350. <dt><span class="returnLabel">Returns:</span></dt>
  351. <dd>The transformer (never <code>null</code>).</dd>
  352. <dt><span class="seeLabel">See Also:</span></dt>
  353. <dd><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#setGradientPaintTransformer-org.jfree.ui.GradientPaintTransformer-"><code>setGradientPaintTransformer(GradientPaintTransformer)</code></a></dd>
  354. </dl>
  355. </li>
  356. </ul>
  357. <a name="setGradientPaintTransformer-org.jfree.ui.GradientPaintTransformer-">
  358. <!-- -->
  359. </a>
  360. <ul class="blockList">
  361. <li class="blockList">
  362. <h4>setGradientPaintTransformer</h4>
  363. <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.154">setGradientPaintTransformer</a>(org.jfree.ui.GradientPaintTransformer&nbsp;t)</pre>
  364. <div class="block">Sets the transformer used to adjust the coordinates of any
  365. <code>GradientPaint</code> instance used for the background paint, and
  366. sends a <a href="../../../../../org/jfree/chart/plot/dial/DialLayerChangeEvent.html" title="class in org.jfree.chart.plot.dial"><code>DialLayerChangeEvent</code></a> to all registered listeners.</div>
  367. <dl>
  368. <dt><span class="paramLabel">Parameters:</span></dt>
  369. <dd><code>t</code> - the transformer (<code>null</code> not permitted).</dd>
  370. <dt><span class="seeLabel">See Also:</span></dt>
  371. <dd><a href="../../../../../org/jfree/chart/plot/dial/DialBackground.html#getGradientPaintTransformer--"><code>getGradientPaintTransformer()</code></a></dd>
  372. </dl>
  373. </li>
  374. </ul>
  375. <a name="isClippedToWindow--">
  376. <!-- -->
  377. </a>
  378. <ul class="blockList">
  379. <li class="blockList">
  380. <h4>isClippedToWindow</h4>
  381. <pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.167">isClippedToWindow</a>()</pre>
  382. <div class="block">Returns <code>true</code> to indicate that this layer should be
  383. clipped within the dial window.</div>
  384. <dl>
  385. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  386. <dd><code><a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#isClippedToWindow--">isClippedToWindow</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a></code></dd>
  387. <dt><span class="returnLabel">Returns:</span></dt>
  388. <dd><code>true</code>.</dd>
  389. </dl>
  390. </li>
  391. </ul>
  392. <a name="draw-java.awt.Graphics2D-org.jfree.chart.plot.dial.DialPlot-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-">
  393. <!-- -->
  394. </a>
  395. <ul class="blockList">
  396. <li class="blockList">
  397. <h4>draw</h4>
  398. <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.182">draw</a>(java.awt.Graphics2D&nbsp;g2,
  399. <a href="../../../../../org/jfree/chart/plot/dial/DialPlot.html" title="class in org.jfree.chart.plot.dial">DialPlot</a>&nbsp;plot,
  400. java.awt.geom.Rectangle2D&nbsp;frame,
  401. java.awt.geom.Rectangle2D&nbsp;view)</pre>
  402. <div class="block">Draws the background to the specified graphics device. If the dial
  403. frame specifies a window, the clipping region will already have been
  404. set to this window before this method is called.</div>
  405. <dl>
  406. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  407. <dd><code><a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html#draw-java.awt.Graphics2D-org.jfree.chart.plot.dial.DialPlot-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-">draw</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a></code></dd>
  408. <dt><span class="paramLabel">Parameters:</span></dt>
  409. <dd><code>g2</code> - the graphics device (<code>null</code> not permitted).</dd>
  410. <dd><code>plot</code> - the plot (ignored here).</dd>
  411. <dd><code>frame</code> - the dial frame (ignored here).</dd>
  412. <dd><code>view</code> - the view rectangle (<code>null</code> not permitted).</dd>
  413. </dl>
  414. </li>
  415. </ul>
  416. <a name="equals-java.lang.Object-">
  417. <!-- -->
  418. </a>
  419. <ul class="blockList">
  420. <li class="blockList">
  421. <h4>equals</h4>
  422. <pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.202">equals</a>(java.lang.Object&nbsp;obj)</pre>
  423. <div class="block">Tests this instance for equality with an arbitrary object.</div>
  424. <dl>
  425. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  426. <dd><code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#equals-java.lang.Object-">equals</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a></code></dd>
  427. <dt><span class="paramLabel">Parameters:</span></dt>
  428. <dd><code>obj</code> - the object (<code>null</code> permitted).</dd>
  429. <dt><span class="returnLabel">Returns:</span></dt>
  430. <dd>A boolean.</dd>
  431. </dl>
  432. </li>
  433. </ul>
  434. <a name="hashCode--">
  435. <!-- -->
  436. </a>
  437. <ul class="blockList">
  438. <li class="blockList">
  439. <h4>hashCode</h4>
  440. <pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.226">hashCode</a>()</pre>
  441. <div class="block">Returns a hash code for this instance.</div>
  442. <dl>
  443. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  444. <dd><code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#hashCode--">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a></code></dd>
  445. <dt><span class="returnLabel">Returns:</span></dt>
  446. <dd>The hash code.</dd>
  447. </dl>
  448. </li>
  449. </ul>
  450. <a name="clone--">
  451. <!-- -->
  452. </a>
  453. <ul class="blockListLast">
  454. <li class="blockList">
  455. <h4>clone</h4>
  456. <pre>public&nbsp;java.lang.Object&nbsp;<a href="../../../../../src-html/org/jfree/chart/plot/dial/DialBackground.html#line.242">clone</a>()
  457. throws java.lang.CloneNotSupportedException</pre>
  458. <div class="block">Returns a clone of this instance.</div>
  459. <dl>
  460. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  461. <dd><code>clone</code>&nbsp;in interface&nbsp;<code>org.jfree.util.PublicCloneable</code></dd>
  462. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  463. <dd><code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html#clone--">clone</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a></code></dd>
  464. <dt><span class="returnLabel">Returns:</span></dt>
  465. <dd>The clone.</dd>
  466. <dt><span class="throwsLabel">Throws:</span></dt>
  467. <dd><code>java.lang.CloneNotSupportedException</code> - if some attribute of this instance
  468. cannot be cloned.</dd>
  469. </dl>
  470. </li>
  471. </ul>
  472. </li>
  473. </ul>
  474. </li>
  475. </ul>
  476. </div>
  477. </div>
  478. <!-- ========= END OF CLASS DATA ========= -->
  479. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  480. <div class="bottomNav"><a name="navbar.bottom">
  481. <!-- -->
  482. </a>
  483. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  484. <a name="navbar.bottom.firstrow">
  485. <!-- -->
  486. </a>
  487. <ul class="navList" title="Navigation">
  488. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  489. <li><a href="package-summary.html">Package</a></li>
  490. <li class="navBarCell1Rev">Class</li>
  491. <li><a href="class-use/DialBackground.html">Use</a></li>
  492. <li><a href="package-tree.html">Tree</a></li>
  493. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  494. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  495. <li><a href="../../../../../help-doc.html">Help</a></li>
  496. </ul>
  497. </div>
  498. <div class="subNav">
  499. <ul class="navList">
  500. <li><a href="../../../../../org/jfree/chart/plot/dial/ArcDialFrame.html" title="class in org.jfree.chart.plot.dial"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  501. <li><a href="../../../../../org/jfree/chart/plot/dial/DialCap.html" title="class in org.jfree.chart.plot.dial"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  502. </ul>
  503. <ul class="navList">
  504. <li><a href="../../../../../index.html?org/jfree/chart/plot/dial/DialBackground.html" target="_top">Frames</a></li>
  505. <li><a href="DialBackground.html" target="_top">No&nbsp;Frames</a></li>
  506. </ul>
  507. <ul class="navList" id="allclasses_navbar_bottom">
  508. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  509. </ul>
  510. <div>
  511. <script type="text/javascript"><!--
  512. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  513. if(window==top) {
  514. allClassesLink.style.display = "block";
  515. }
  516. else {
  517. allClassesLink.style.display = "none";
  518. }
  519. //-->
  520. </script>
  521. </div>
  522. <div>
  523. <ul class="subNavList">
  524. <li>Summary:&nbsp;</li>
  525. <li>Nested&nbsp;|&nbsp;</li>
  526. <li>Field&nbsp;|&nbsp;</li>
  527. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  528. <li><a href="#method.summary">Method</a></li>
  529. </ul>
  530. <ul class="subNavList">
  531. <li>Detail:&nbsp;</li>
  532. <li>Field&nbsp;|&nbsp;</li>
  533. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  534. <li><a href="#method.detail">Method</a></li>
  535. </ul>
  536. </div>
  537. <a name="skip.navbar.bottom">
  538. <!-- -->
  539. </a></div>
  540. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  541. </body>
  542. </html>