Annotation.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  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:26 CEST 2014 -->
  6. <title>Annotation (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="Annotation (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":6,"i1":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/Annotation.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/annotations/AbstractXYAnnotation.html" title="class in org.jfree.chart.annotations"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../../org/jfree/chart/annotations/CategoryAnnotation.html" title="interface in org.jfree.chart.annotations"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../../index.html?org/jfree/chart/annotations/Annotation.html" target="_top">Frames</a></li>
  57. <li><a href="Annotation.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.annotations</div>
  96. <h2 title="Interface Annotation" class="title">Interface Annotation</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 Subinterfaces:</dt>
  104. <dd><a href="../../../../org/jfree/chart/annotations/CategoryAnnotation.html" title="interface in org.jfree.chart.annotations">CategoryAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYAnnotation.html" title="interface in org.jfree.chart.annotations">XYAnnotation</a></dd>
  105. </dl>
  106. <dl>
  107. <dt>All Known Implementing Classes:</dt>
  108. <dd><a href="../../../../org/jfree/chart/annotations/AbstractAnnotation.html" title="class in org.jfree.chart.annotations">AbstractAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/AbstractXYAnnotation.html" title="class in org.jfree.chart.annotations">AbstractXYAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/CategoryLineAnnotation.html" title="class in org.jfree.chart.annotations">CategoryLineAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/CategoryPointerAnnotation.html" title="class in org.jfree.chart.annotations">CategoryPointerAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/CategoryTextAnnotation.html" title="class in org.jfree.chart.annotations">CategoryTextAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/TextAnnotation.html" title="class in org.jfree.chart.annotations">TextAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYBoxAnnotation.html" title="class in org.jfree.chart.annotations">XYBoxAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYDataImageAnnotation.html" title="class in org.jfree.chart.annotations">XYDataImageAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYDrawableAnnotation.html" title="class in org.jfree.chart.annotations">XYDrawableAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYImageAnnotation.html" title="class in org.jfree.chart.annotations">XYImageAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYLineAnnotation.html" title="class in org.jfree.chart.annotations">XYLineAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYPointerAnnotation.html" title="class in org.jfree.chart.annotations">XYPointerAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYPolygonAnnotation.html" title="class in org.jfree.chart.annotations">XYPolygonAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYShapeAnnotation.html" title="class in org.jfree.chart.annotations">XYShapeAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYTextAnnotation.html" title="class in org.jfree.chart.annotations">XYTextAnnotation</a>, <a href="../../../../org/jfree/chart/annotations/XYTitleAnnotation.html" title="class in org.jfree.chart.annotations">XYTitleAnnotation</a></dd>
  109. </dl>
  110. <hr>
  111. <br>
  112. <pre>public interface <a href="../../../../src-html/org/jfree/chart/annotations/Annotation.html#line.53">Annotation</a></pre>
  113. <div class="block">The base interface for annotations. All annotations should support the
  114. <a href="../../../../org/jfree/chart/event/AnnotationChangeEvent.html" title="class in org.jfree.chart.event"><code>AnnotationChangeEvent</code></a> mechanism by allowing listeners to register
  115. and receive notification of any changes to the annotation.</div>
  116. <dl>
  117. <dt><span class="simpleTagLabel">Since:</span></dt>
  118. <dd>1.0.14</dd>
  119. </dl>
  120. </li>
  121. </ul>
  122. </div>
  123. <div class="summary">
  124. <ul class="blockList">
  125. <li class="blockList">
  126. <!-- ========== METHOD SUMMARY =========== -->
  127. <ul class="blockList">
  128. <li class="blockList"><a name="method.summary">
  129. <!-- -->
  130. </a>
  131. <h3>Method Summary</h3>
  132. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  133. <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>
  134. <tr>
  135. <th class="colFirst" scope="col">Modifier and Type</th>
  136. <th class="colLast" scope="col">Method and Description</th>
  137. </tr>
  138. <tr id="i0" class="altColor">
  139. <td class="colFirst"><code>void</code></td>
  140. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/annotations/Annotation.html#addChangeListener-org.jfree.chart.event.AnnotationChangeListener-">addChangeListener</a></span>(<a href="../../../../org/jfree/chart/event/AnnotationChangeListener.html" title="interface in org.jfree.chart.event">AnnotationChangeListener</a>&nbsp;listener)</code>
  141. <div class="block">Registers an object for notification of changes to the annotation.</div>
  142. </td>
  143. </tr>
  144. <tr id="i1" class="rowColor">
  145. <td class="colFirst"><code>void</code></td>
  146. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/annotations/Annotation.html#removeChangeListener-org.jfree.chart.event.AnnotationChangeListener-">removeChangeListener</a></span>(<a href="../../../../org/jfree/chart/event/AnnotationChangeListener.html" title="interface in org.jfree.chart.event">AnnotationChangeListener</a>&nbsp;listener)</code>
  147. <div class="block">Deregisters an object for notification of changes to the annotation.</div>
  148. </td>
  149. </tr>
  150. </table>
  151. </li>
  152. </ul>
  153. </li>
  154. </ul>
  155. </div>
  156. <div class="details">
  157. <ul class="blockList">
  158. <li class="blockList">
  159. <!-- ============ METHOD DETAIL ========== -->
  160. <ul class="blockList">
  161. <li class="blockList"><a name="method.detail">
  162. <!-- -->
  163. </a>
  164. <h3>Method Detail</h3>
  165. <a name="addChangeListener-org.jfree.chart.event.AnnotationChangeListener-">
  166. <!-- -->
  167. </a>
  168. <ul class="blockList">
  169. <li class="blockList">
  170. <h4>addChangeListener</h4>
  171. <pre>void&nbsp;<a href="../../../../src-html/org/jfree/chart/annotations/Annotation.html#line.60">addChangeListener</a>(<a href="../../../../org/jfree/chart/event/AnnotationChangeListener.html" title="interface in org.jfree.chart.event">AnnotationChangeListener</a>&nbsp;listener)</pre>
  172. <div class="block">Registers an object for notification of changes to the annotation.</div>
  173. <dl>
  174. <dt><span class="paramLabel">Parameters:</span></dt>
  175. <dd><code>listener</code> - the object to register.</dd>
  176. </dl>
  177. </li>
  178. </ul>
  179. <a name="removeChangeListener-org.jfree.chart.event.AnnotationChangeListener-">
  180. <!-- -->
  181. </a>
  182. <ul class="blockListLast">
  183. <li class="blockList">
  184. <h4>removeChangeListener</h4>
  185. <pre>void&nbsp;<a href="../../../../src-html/org/jfree/chart/annotations/Annotation.html#line.67">removeChangeListener</a>(<a href="../../../../org/jfree/chart/event/AnnotationChangeListener.html" title="interface in org.jfree.chart.event">AnnotationChangeListener</a>&nbsp;listener)</pre>
  186. <div class="block">Deregisters an object for notification of changes to the annotation.</div>
  187. <dl>
  188. <dt><span class="paramLabel">Parameters:</span></dt>
  189. <dd><code>listener</code> - the object to deregister.</dd>
  190. </dl>
  191. </li>
  192. </ul>
  193. </li>
  194. </ul>
  195. </li>
  196. </ul>
  197. </div>
  198. </div>
  199. <!-- ========= END OF CLASS DATA ========= -->
  200. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  201. <div class="bottomNav"><a name="navbar.bottom">
  202. <!-- -->
  203. </a>
  204. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  205. <a name="navbar.bottom.firstrow">
  206. <!-- -->
  207. </a>
  208. <ul class="navList" title="Navigation">
  209. <li><a href="../../../../overview-summary.html">Overview</a></li>
  210. <li><a href="package-summary.html">Package</a></li>
  211. <li class="navBarCell1Rev">Class</li>
  212. <li><a href="class-use/Annotation.html">Use</a></li>
  213. <li><a href="package-tree.html">Tree</a></li>
  214. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  215. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  216. <li><a href="../../../../help-doc.html">Help</a></li>
  217. </ul>
  218. </div>
  219. <div class="subNav">
  220. <ul class="navList">
  221. <li><a href="../../../../org/jfree/chart/annotations/AbstractXYAnnotation.html" title="class in org.jfree.chart.annotations"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  222. <li><a href="../../../../org/jfree/chart/annotations/CategoryAnnotation.html" title="interface in org.jfree.chart.annotations"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  223. </ul>
  224. <ul class="navList">
  225. <li><a href="../../../../index.html?org/jfree/chart/annotations/Annotation.html" target="_top">Frames</a></li>
  226. <li><a href="Annotation.html" target="_top">No&nbsp;Frames</a></li>
  227. </ul>
  228. <ul class="navList" id="allclasses_navbar_bottom">
  229. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  230. </ul>
  231. <div>
  232. <script type="text/javascript"><!--
  233. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  234. if(window==top) {
  235. allClassesLink.style.display = "block";
  236. }
  237. else {
  238. allClassesLink.style.display = "none";
  239. }
  240. //-->
  241. </script>
  242. </div>
  243. <div>
  244. <ul class="subNavList">
  245. <li>Summary:&nbsp;</li>
  246. <li>Nested&nbsp;|&nbsp;</li>
  247. <li>Field&nbsp;|&nbsp;</li>
  248. <li>Constr&nbsp;|&nbsp;</li>
  249. <li><a href="#method.summary">Method</a></li>
  250. </ul>
  251. <ul class="subNavList">
  252. <li>Detail:&nbsp;</li>
  253. <li>Field&nbsp;|&nbsp;</li>
  254. <li>Constr&nbsp;|&nbsp;</li>
  255. <li><a href="#method.detail">Method</a></li>
  256. </ul>
  257. </div>
  258. <a name="skip.navbar.bottom">
  259. <!-- -->
  260. </a></div>
  261. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  262. </body>
  263. </html>