ChartViewer.html 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684
  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:31 CEST 2014 -->
  6. <title>ChartViewer (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="ChartViewer (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,"i9":10,"i10":10,"i11":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/ChartViewer.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/fx/ChartCanvas.html" title="class in org.jfree.chart.fx"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../../org/jfree/chart/fx/ChartViewerSkin.html" title="class in org.jfree.chart.fx"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../../index.html?org/jfree/chart/fx/ChartViewer.html" target="_top">Frames</a></li>
  57. <li><a href="ChartViewer.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.javafx.scene.layout.Region">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.fx</div>
  96. <h2 title="Class ChartViewer" class="title">Class ChartViewer</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>javafx.scene.Node</li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>javafx.scene.Parent</li>
  107. <li>
  108. <ul class="inheritance">
  109. <li>javafx.scene.layout.Region</li>
  110. <li>
  111. <ul class="inheritance">
  112. <li>javafx.scene.control.Control</li>
  113. <li>
  114. <ul class="inheritance">
  115. <li>org.jfree.chart.fx.ChartViewer</li>
  116. </ul>
  117. </li>
  118. </ul>
  119. </li>
  120. </ul>
  121. </li>
  122. </ul>
  123. </li>
  124. </ul>
  125. </li>
  126. </ul>
  127. <div class="description">
  128. <ul class="blockList">
  129. <li class="blockList">
  130. <dl>
  131. <dt>All Implemented Interfaces:</dt>
  132. <dd>javafx.css.Styleable, javafx.event.EventTarget, javafx.scene.control.Skinnable, <a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html" title="interface in org.jfree.chart.fx.interaction">ChartMouseListenerFX</a></dd>
  133. </dl>
  134. <hr>
  135. <br>
  136. <pre>public class <a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.75">ChartViewer</a>
  137. extends javafx.scene.control.Control
  138. implements javafx.scene.control.Skinnable, <a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html" title="interface in org.jfree.chart.fx.interaction">ChartMouseListenerFX</a></pre>
  139. <div class="block">A control for displaying a <a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart"><code>JFreeChart</code></a> in JavaFX (embeds a
  140. <a href="../../../../org/jfree/chart/fx/ChartCanvas.html" title="class in org.jfree.chart.fx"><code>ChartCanvas</code></a>, adds drag zooming and provides a popup menu for export
  141. to PNG/JPG/SVG and PDF formats). Many behaviours(tooltips, zooming etc) are
  142. provided directly by the canvas.
  143. <p>THE API FOR THIS CLASS IS SUBJECT TO CHANGE IN FUTURE RELEASES. This is
  144. so that we can incorporate feedback on the (new) JavaFX support in
  145. JFreeChart.</p></div>
  146. <dl>
  147. <dt><span class="simpleTagLabel">Since:</span></dt>
  148. <dd>1.0.18</dd>
  149. </dl>
  150. </li>
  151. </ul>
  152. </div>
  153. <div class="summary">
  154. <ul class="blockList">
  155. <li class="blockList">
  156. <!-- =========== PROPERTY SUMMARY =========== -->
  157. <ul class="blockList">
  158. <li class="blockList"><a name="property.summary">
  159. <!-- -->
  160. </a>
  161. <h3>Property Summary</h3>
  162. <ul class="blockList">
  163. <li class="blockList"><a name="properties.inherited.from.class.javafx.scene.control.Control">
  164. <!-- -->
  165. </a>
  166. <h3>Properties inherited from class&nbsp;javafx.scene.control.Control</h3>
  167. <code>contextMenuProperty, skinClassNameProperty, skinProperty, tooltipProperty</code></li>
  168. </ul>
  169. <ul class="blockList">
  170. <li class="blockList"><a name="properties.inherited.from.class.javafx.scene.layout.Region">
  171. <!-- -->
  172. </a>
  173. <h3>Properties inherited from class&nbsp;javafx.scene.layout.Region</h3>
  174. <code>backgroundProperty, borderProperty, cacheShapeProperty, centerShapeProperty, heightProperty, insetsProperty, maxHeightProperty, maxWidthProperty, minHeightProperty, minWidthProperty, opaqueInsetsProperty, paddingProperty, prefHeightProperty, prefWidthProperty, scaleShapeProperty, shapeProperty, snapToPixelProperty, widthProperty</code></li>
  175. </ul>
  176. <ul class="blockList">
  177. <li class="blockList"><a name="properties.inherited.from.class.javafx.scene.Parent">
  178. <!-- -->
  179. </a>
  180. <h3>Properties inherited from class&nbsp;javafx.scene.Parent</h3>
  181. <code>impl_traversalEngineProperty, needsLayoutProperty</code></li>
  182. </ul>
  183. <ul class="blockList">
  184. <li class="blockList"><a name="properties.inherited.from.class.javafx.scene.Node">
  185. <!-- -->
  186. </a>
  187. <h3>Properties inherited from class&nbsp;javafx.scene.Node</h3>
  188. <code>blendModeProperty, boundsInLocalProperty, boundsInParentProperty, cacheHintProperty, cacheProperty, clipProperty, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectiveNodeOrientationProperty, effectProperty, eventDispatcherProperty, focusedProperty, focusTraversableProperty, hoverProperty, idProperty, impl_showMnemonicsProperty, impl_treeVisibleProperty, inputMethodRequestsProperty, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParentTransformProperty, localToSceneTransformProperty, managedProperty, mouseTransparentProperty, nodeOrientationProperty, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, pickOnBoundsProperty, pressedProperty, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, styleProperty, translateXProperty, translateYProperty, translateZProperty, visibleProperty</code></li>
  189. </ul>
  190. <ul class="blockList">
  191. <li class="blockList"><a name="properties.inherited.from.class.javafx.scene.control.Skinnable">
  192. <!-- -->
  193. </a>
  194. <h3>Properties inherited from interface&nbsp;javafx.scene.control.Skinnable</h3>
  195. <code>skinProperty</code></li>
  196. </ul>
  197. </li>
  198. </ul>
  199. <!-- =========== FIELD SUMMARY =========== -->
  200. <ul class="blockList">
  201. <li class="blockList"><a name="field.summary">
  202. <!-- -->
  203. </a>
  204. <h3>Field Summary</h3>
  205. <ul class="blockList">
  206. <li class="blockList"><a name="fields.inherited.from.class.javafx.scene.layout.Region">
  207. <!-- -->
  208. </a>
  209. <h3>Fields inherited from class&nbsp;javafx.scene.layout.Region</h3>
  210. <code>USE_COMPUTED_SIZE, USE_PREF_SIZE</code></li>
  211. </ul>
  212. <ul class="blockList">
  213. <li class="blockList"><a name="fields.inherited.from.class.javafx.scene.Node">
  214. <!-- -->
  215. </a>
  216. <h3>Fields inherited from class&nbsp;javafx.scene.Node</h3>
  217. <code>BASELINE_OFFSET_SAME_AS_HEIGHT</code></li>
  218. </ul>
  219. </li>
  220. </ul>
  221. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  222. <ul class="blockList">
  223. <li class="blockList"><a name="constructor.summary">
  224. <!-- -->
  225. </a>
  226. <h3>Constructor Summary</h3>
  227. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  228. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  229. <tr>
  230. <th class="colOne" scope="col">Constructor and Description</th>
  231. </tr>
  232. <tr class="altColor">
  233. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#ChartViewer-org.jfree.chart.JFreeChart-">ChartViewer</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  234. <div class="block">Creates a new viewer to display the supplied chart in JavaFX.</div>
  235. </td>
  236. </tr>
  237. <tr class="rowColor">
  238. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#ChartViewer-org.jfree.chart.JFreeChart-boolean-">ChartViewer</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  239. boolean&nbsp;contextMenuEnabled)</code>
  240. <div class="block">Creates a new viewer instance.</div>
  241. </td>
  242. </tr>
  243. </table>
  244. </li>
  245. </ul>
  246. <!-- ========== METHOD SUMMARY =========== -->
  247. <ul class="blockList">
  248. <li class="blockList"><a name="method.summary">
  249. <!-- -->
  250. </a>
  251. <h3>Method Summary</h3>
  252. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  253. <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>
  254. <tr>
  255. <th class="colFirst" scope="col">Modifier and Type</th>
  256. <th class="colLast" scope="col">Method and Description</th>
  257. </tr>
  258. <tr id="i0" class="altColor">
  259. <td class="colFirst"><code>void</code></td>
  260. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#addChartMouseListener-org.jfree.chart.fx.interaction.ChartMouseListenerFX-">addChartMouseListener</a></span>(<a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html" title="interface in org.jfree.chart.fx.interaction">ChartMouseListenerFX</a>&nbsp;listener)</code>
  261. <div class="block">Registers a listener to receive <a href="../../../../org/jfree/chart/ChartMouseEvent.html" title="class in org.jfree.chart"><code>ChartMouseEvent</code></a> notifications
  262. from this viewer.</div>
  263. </td>
  264. </tr>
  265. <tr id="i1" class="rowColor">
  266. <td class="colFirst"><code>void</code></td>
  267. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#chartMouseClicked-org.jfree.chart.fx.interaction.ChartMouseEventFX-">chartMouseClicked</a></span>(<a href="../../../../org/jfree/chart/fx/interaction/ChartMouseEventFX.html" title="class in org.jfree.chart.fx.interaction">ChartMouseEventFX</a>&nbsp;event)</code>
  268. <div class="block">Receives notification of a mouse click on a chart.</div>
  269. </td>
  270. </tr>
  271. <tr id="i2" class="altColor">
  272. <td class="colFirst"><code>void</code></td>
  273. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#chartMouseMoved-org.jfree.chart.fx.interaction.ChartMouseEventFX-">chartMouseMoved</a></span>(<a href="../../../../org/jfree/chart/fx/interaction/ChartMouseEventFX.html" title="class in org.jfree.chart.fx.interaction">ChartMouseEventFX</a>&nbsp;event)</code>
  274. <div class="block">Receives notification of a mouse move event on a chart.</div>
  275. </td>
  276. </tr>
  277. <tr id="i3" class="rowColor">
  278. <td class="colFirst"><code><a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></code></td>
  279. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#getChart--">getChart</a></span>()</code>
  280. <div class="block">Returns the chart that is being displayed by this node.</div>
  281. </td>
  282. </tr>
  283. <tr id="i4" class="altColor">
  284. <td class="colFirst"><code><a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a></code></td>
  285. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#getRenderingInfo--">getRenderingInfo</a></span>()</code>
  286. <div class="block">Returns the rendering info from the most recent drawing of the chart.</div>
  287. </td>
  288. </tr>
  289. <tr id="i5" class="rowColor">
  290. <td class="colFirst"><code>protected java.lang.String</code></td>
  291. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#getUserAgentStylesheet--">getUserAgentStylesheet</a></span>()</code>&nbsp;</td>
  292. </tr>
  293. <tr id="i6" class="altColor">
  294. <td class="colFirst"><code>void</code></td>
  295. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#hideZoomRectangle--">hideZoomRectangle</a></span>()</code>
  296. <div class="block">Hides the zoom rectangle.</div>
  297. </td>
  298. </tr>
  299. <tr id="i7" class="rowColor">
  300. <td class="colFirst"><code>boolean</code></td>
  301. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#isTooltipEnabled--">isTooltipEnabled</a></span>()</code>
  302. <div class="block">Returns the flag that controls whether or not tooltips are displayed
  303. for the chart.</div>
  304. </td>
  305. </tr>
  306. <tr id="i8" class="altColor">
  307. <td class="colFirst"><code>void</code></td>
  308. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#removeChartMouseListener-org.jfree.chart.fx.interaction.ChartMouseListenerFX-">removeChartMouseListener</a></span>(<a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html" title="interface in org.jfree.chart.fx.interaction">ChartMouseListenerFX</a>&nbsp;listener)</code>
  309. <div class="block">Removes a listener from the list of objects listening for chart mouse
  310. events.</div>
  311. </td>
  312. </tr>
  313. <tr id="i9" class="rowColor">
  314. <td class="colFirst"><code>void</code></td>
  315. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#setChart-org.jfree.chart.JFreeChart-">setChart</a></span>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</code>
  316. <div class="block">Sets the chart to be displayed by this node.</div>
  317. </td>
  318. </tr>
  319. <tr id="i10" class="altColor">
  320. <td class="colFirst"><code>void</code></td>
  321. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#setTooltipEnabled-boolean-">setTooltipEnabled</a></span>(boolean&nbsp;enabled)</code>
  322. <div class="block">Sets the flag that controls whether or not the chart tooltips are shown
  323. by this viewer.</div>
  324. </td>
  325. </tr>
  326. <tr id="i11" class="rowColor">
  327. <td class="colFirst"><code>void</code></td>
  328. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/fx/ChartViewer.html#showZoomRectangle-double-double-double-double-">showZoomRectangle</a></span>(double&nbsp;x,
  329. double&nbsp;y,
  330. double&nbsp;w,
  331. double&nbsp;h)</code>
  332. <div class="block">Sets the size and location of the zoom rectangle and makes it visible
  333. if it wasn't already visible.</div>
  334. </td>
  335. </tr>
  336. </table>
  337. <ul class="blockList">
  338. <li class="blockList"><a name="methods.inherited.from.class.javafx.scene.control.Control">
  339. <!-- -->
  340. </a>
  341. <h3>Methods inherited from class&nbsp;javafx.scene.control.Control</h3>
  342. <code>computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, contextMenuProperty, createDefaultSkin, getBaselineOffset, getClassCssMetaData, getContextMenu, getControlCssMetaData, getCssMetaData, getSkin, getTooltip, impl_cssGetFocusTraversableInitialValue, impl_processCSS, isResizable, layoutChildren, setContextMenu, setSkin, setTooltip, skinClassNameProperty, skinProperty, tooltipProperty</code></li>
  343. </ul>
  344. <ul class="blockList">
  345. <li class="blockList"><a name="methods.inherited.from.class.javafx.scene.layout.Region">
  346. <!-- -->
  347. </a>
  348. <h3>Methods inherited from class&nbsp;javafx.scene.layout.Region</h3>
  349. <code>backgroundProperty, borderProperty, cacheShapeProperty, centerShapeProperty, getBackground, getBorder, getHeight, getInsets, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getOpaqueInsets, getPadding, getPrefHeight, getPrefWidth, getShape, getWidth, heightProperty, impl_computeContains, impl_computeGeomBounds, impl_computeLayoutBounds, impl_createPeer, impl_notifyLayoutBoundsChanged, impl_pickNodeLocal, impl_updatePeer, insetsProperty, isCacheShape, isCenterShape, isScaleShape, isSnapToPixel, layoutInArea, layoutInArea, layoutInArea, layoutInArea, maxHeight, maxHeightProperty, maxWidth, maxWidthProperty, minHeight, minHeightProperty, minWidth, minWidthProperty, opaqueInsetsProperty, paddingProperty, positionInArea, positionInArea, prefHeight, prefHeightProperty, prefWidth, prefWidthProperty, resize, scaleShapeProperty, setBackground, setBorder, setCacheShape, setCenterShape, setHeight, setMaxHeight, setMaxSize, setMaxWidth, setMinHeight, setMinSize, setMinWidth, setOpaqueInsets, setPadding, setPrefHeight, setPrefSize, setPrefWidth, setScaleShape, setShape, setSnapToPixel, setWidth, shapeProperty, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapSize, snapSpace, snapToPixelProperty, widthProperty</code></li>
  350. </ul>
  351. <ul class="blockList">
  352. <li class="blockList"><a name="methods.inherited.from.class.javafx.scene.Parent">
  353. <!-- -->
  354. </a>
  355. <h3>Methods inherited from class&nbsp;javafx.scene.Parent</h3>
  356. <code>getChildren, getChildrenUnmodifiable, getImpl_traversalEngine, getManagedChildren, getStylesheets, impl_getAllParentStylesheets, impl_processMXNode, impl_traversalEngineProperty, isNeedsLayout, layout, lookup, needsLayoutProperty, requestLayout, requestParentLayout, setImpl_traversalEngine, setNeedsLayout, updateBounds</code></li>
  357. </ul>
  358. <ul class="blockList">
  359. <li class="blockList"><a name="methods.inherited.from.class.javafx.scene.Node">
  360. <!-- -->
  361. </a>
  362. <h3>Methods inherited from class&nbsp;javafx.scene.Node</h3>
  363. <code>addEventFilter, addEventHandler, applyCss, autosize, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, buildEventDispatchChain, cacheHintProperty, cacheProperty, clipProperty, computeAreaInScreen, contains, contains, containsBounds, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectiveNodeOrientationProperty, effectProperty, eventDispatcherProperty, fireEvent, focusedProperty, focusTraversableProperty, getBlendMode, getBoundsInLocal, getBoundsInParent, getCacheHint, getClip, getContentBias, getCursor, getDepthTest, getEffect, getEffectiveNodeOrientation, getEventDispatcher, getId, getInputMethodRequests, getLayoutBounds, getLayoutX, getLayoutY, getLocalToParentTransform, getLocalToSceneTransform, getNodeOrientation, getOnContextMenuRequested, getOnDragDetected, getOnDragDone, getOnDragDropped, getOnDragEntered, getOnDragExited, getOnDragOver, getOnInputMethodTextChanged, getOnKeyPressed, getOnKeyReleased, getOnKeyTyped, getOnMouseClicked, getOnMouseDragEntered, getOnMouseDragExited, getOnMouseDragged, getOnMouseDragOver, getOnMouseDragReleased, getOnMouseEntered, getOnMouseExited, getOnMouseMoved, getOnMousePressed, getOnMouseReleased, getOnRotate, getOnRotationFinished, getOnRotationStarted, getOnScroll, getOnScrollFinished, getOnScrollStarted, getOnSwipeDown, getOnSwipeLeft, getOnSwipeRight, getOnSwipeUp, getOnTouchMoved, getOnTouchPressed, getOnTouchReleased, getOnTouchStationary, getOnZoom, getOnZoomFinished, getOnZoomStarted, getOpacity, getParent, getProperties, getPseudoClassStates, getRotate, getRotationAxis, getScaleX, getScaleY, getScaleZ, getScene, getStyle, getStyleableParent, getStyleClass, getTransforms, getTranslateX, getTranslateY, getTranslateZ, getTypeSelector, getUserData, hasProperties, hoverProperty, idProperty, impl_clearDirty, impl_computeIntersects, impl_cssGetCursorInitialValue, impl_geomChanged, impl_getAccessible, impl_getLeafTransform, impl_getMatchingStyles, impl_getPeer, impl_getPivotX, impl_getPivotY, impl_getPivotZ, impl_getStyleMap, impl_hasTransforms, impl_intersects, impl_intersectsBounds, impl_isDirty, impl_isDirtyEmpty, impl_isShowMnemonics, impl_isTreeVisible, impl_layoutBoundsChanged, impl_markDirty, impl_pickNode, impl_processCSS, impl_reapplyCSS, impl_setShowMnemonics, impl_setStyleMap, impl_showMnemonicsProperty, impl_syncPeer, impl_transformsChanged, impl_traverse, impl_treeVisibleProperty, inputMethodRequestsProperty, intersects, intersects, isCache, isDisable, isDisabled, isFocused, isFocusTraversable, isHover, isManaged, isMouseTransparent, isPickOnBounds, isPressed, isVisible, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParent, localToParent, localToParent, localToParent, localToParent, localToParentTransformProperty, localToScene, localToScene, localToScene, localToScene, localToScene, localToSceneTransformProperty, localToScreen, localToScreen, localToScreen, localToScreen, localToScreen, lookupAll, managedProperty, mouseTransparentProperty, nodeOrientationProperty, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, parentToLocal, parentToLocal, parentToLocal, parentToLocal, parentToLocal, pickOnBoundsProperty, pressedProperty, pseudoClassStateChanged, relocate, removeEventFilter, removeEventHandler, requestFocus, resizeRelocate, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, screenToLocal, screenToLocal, screenToLocal, setBlendMode, setCache, setCacheHint, setClip, setCursor, setDepthTest, setDisable, setDisabled, setEffect, setEventDispatcher, setEventHandler, setFocused, setFocusTraversable, setHover, setId, setInputMethodRequests, setLayoutX, setLayoutY, setManaged, setMouseTransparent, setNodeOrientation, setOnContextMenuRequested, setOnDragDetected, setOnDragDone, setOnDragDropped, setOnDragEntered, setOnDragExited, setOnDragOver, setOnInputMethodTextChanged, setOnKeyPressed, setOnKeyReleased, setOnKeyTyped, setOnMouseClicked, setOnMouseDragEntered, setOnMouseDragExited, setOnMouseDragged, setOnMouseDragOver, setOnMouseDragReleased, setOnMouseEntered, setOnMouseExited, setOnMouseMoved, setOnMousePressed, setOnMouseReleased, setOnRotate, setOnRotationFinished, setOnRotationStarted, setOnScroll, setOnScrollFinished, setOnScrollStarted, setOnSwipeDown, setOnSwipeLeft, setOnSwipeRight, setOnSwipeUp, setOnTouchMoved, setOnTouchPressed, setOnTouchReleased, setOnTouchStationary, setOnZoom, setOnZoomFinished, setOnZoomStarted, setOpacity, setPickOnBounds, setPressed, setRotate, setRotationAxis, setScaleX, setScaleY, setScaleZ, setStyle, setTranslateX, setTranslateY, setTranslateZ, setUserData, setVisible, snapshot, snapshot, startDragAndDrop, startFullDrag, styleProperty, toBack, toFront, toString, translateXProperty, translateYProperty, translateZProperty, usesMirroring, visibleProperty</code></li>
  364. </ul>
  365. <ul class="blockList">
  366. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  367. <!-- -->
  368. </a>
  369. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  370. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  371. </ul>
  372. <ul class="blockList">
  373. <li class="blockList"><a name="methods.inherited.from.class.javafx.scene.control.Skinnable">
  374. <!-- -->
  375. </a>
  376. <h3>Methods inherited from interface&nbsp;javafx.scene.control.Skinnable</h3>
  377. <code>getSkin, setSkin, skinProperty</code></li>
  378. </ul>
  379. </li>
  380. </ul>
  381. </li>
  382. </ul>
  383. </div>
  384. <div class="details">
  385. <ul class="blockList">
  386. <li class="blockList">
  387. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  388. <ul class="blockList">
  389. <li class="blockList"><a name="constructor.detail">
  390. <!-- -->
  391. </a>
  392. <h3>Constructor Detail</h3>
  393. <a name="ChartViewer-org.jfree.chart.JFreeChart-">
  394. <!-- -->
  395. </a>
  396. <ul class="blockList">
  397. <li class="blockList">
  398. <h4>ChartViewer</h4>
  399. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.95">ChartViewer</a>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</pre>
  400. <div class="block">Creates a new viewer to display the supplied chart in JavaFX.</div>
  401. <dl>
  402. <dt><span class="paramLabel">Parameters:</span></dt>
  403. <dd><code>chart</code> - the chart (<code>null</code> not permitted).</dd>
  404. </dl>
  405. </li>
  406. </ul>
  407. <a name="ChartViewer-org.jfree.chart.JFreeChart-boolean-">
  408. <!-- -->
  409. </a>
  410. <ul class="blockListLast">
  411. <li class="blockList">
  412. <h4>ChartViewer</h4>
  413. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.105">ChartViewer</a>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart,
  414. boolean&nbsp;contextMenuEnabled)</pre>
  415. <div class="block">Creates a new viewer instance.</div>
  416. <dl>
  417. <dt><span class="paramLabel">Parameters:</span></dt>
  418. <dd><code>chart</code> - the chart (<code>null</code> not permitted).</dd>
  419. <dd><code>contextMenuEnabled</code> - enable the context menu?</dd>
  420. </dl>
  421. </li>
  422. </ul>
  423. </li>
  424. </ul>
  425. <!-- ============ METHOD DETAIL ========== -->
  426. <ul class="blockList">
  427. <li class="blockList"><a name="method.detail">
  428. <!-- -->
  429. </a>
  430. <h3>Method Detail</h3>
  431. <a name="getUserAgentStylesheet--">
  432. <!-- -->
  433. </a>
  434. <ul class="blockList">
  435. <li class="blockList">
  436. <h4>getUserAgentStylesheet</h4>
  437. <pre>protected&nbsp;java.lang.String&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.122">getUserAgentStylesheet</a>()</pre>
  438. <dl>
  439. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  440. <dd><code>getUserAgentStylesheet</code>&nbsp;in class&nbsp;<code>javafx.scene.control.Control</code></dd>
  441. </dl>
  442. </li>
  443. </ul>
  444. <a name="getChart--">
  445. <!-- -->
  446. </a>
  447. <ul class="blockList">
  448. <li class="blockList">
  449. <h4>getChart</h4>
  450. <pre>public&nbsp;<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.132">getChart</a>()</pre>
  451. <div class="block">Returns the chart that is being displayed by this node.</div>
  452. <dl>
  453. <dt><span class="returnLabel">Returns:</span></dt>
  454. <dd>The chart (never <code>null</code>).</dd>
  455. </dl>
  456. </li>
  457. </ul>
  458. <a name="setChart-org.jfree.chart.JFreeChart-">
  459. <!-- -->
  460. </a>
  461. <ul class="blockList">
  462. <li class="blockList">
  463. <h4>setChart</h4>
  464. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.141">setChart</a>(<a href="../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a>&nbsp;chart)</pre>
  465. <div class="block">Sets the chart to be displayed by this node.</div>
  466. <dl>
  467. <dt><span class="paramLabel">Parameters:</span></dt>
  468. <dd><code>chart</code> - the chart (<code>null</code> not permitted).</dd>
  469. </dl>
  470. </li>
  471. </ul>
  472. <a name="isTooltipEnabled--">
  473. <!-- -->
  474. </a>
  475. <ul class="blockList">
  476. <li class="blockList">
  477. <h4>isTooltipEnabled</h4>
  478. <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.154">isTooltipEnabled</a>()</pre>
  479. <div class="block">Returns the flag that controls whether or not tooltips are displayed
  480. for the chart.</div>
  481. <dl>
  482. <dt><span class="returnLabel">Returns:</span></dt>
  483. <dd>A boolean.</dd>
  484. </dl>
  485. </li>
  486. </ul>
  487. <a name="setTooltipEnabled-boolean-">
  488. <!-- -->
  489. </a>
  490. <ul class="blockList">
  491. <li class="blockList">
  492. <h4>setTooltipEnabled</h4>
  493. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.164">setTooltipEnabled</a>(boolean&nbsp;enabled)</pre>
  494. <div class="block">Sets the flag that controls whether or not the chart tooltips are shown
  495. by this viewer.</div>
  496. <dl>
  497. <dt><span class="paramLabel">Parameters:</span></dt>
  498. <dd><code>enabled</code> - the new flag value.</dd>
  499. </dl>
  500. </li>
  501. </ul>
  502. <a name="getRenderingInfo--">
  503. <!-- -->
  504. </a>
  505. <ul class="blockList">
  506. <li class="blockList">
  507. <h4>getRenderingInfo</h4>
  508. <pre>public&nbsp;<a href="../../../../org/jfree/chart/ChartRenderingInfo.html" title="class in org.jfree.chart">ChartRenderingInfo</a>&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.177">getRenderingInfo</a>()</pre>
  509. <div class="block">Returns the rendering info from the most recent drawing of the chart.</div>
  510. <dl>
  511. <dt><span class="returnLabel">Returns:</span></dt>
  512. <dd>The rendering info (possibly <code>null</code>).</dd>
  513. </dl>
  514. </li>
  515. </ul>
  516. <a name="hideZoomRectangle--">
  517. <!-- -->
  518. </a>
  519. <ul class="blockList">
  520. <li class="blockList">
  521. <h4>hideZoomRectangle</h4>
  522. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.189">hideZoomRectangle</a>()</pre>
  523. <div class="block">Hides the zoom rectangle. The work is delegated to the control's
  524. current skin.</div>
  525. </li>
  526. </ul>
  527. <a name="showZoomRectangle-double-double-double-double-">
  528. <!-- -->
  529. </a>
  530. <ul class="blockList">
  531. <li class="blockList">
  532. <h4>showZoomRectangle</h4>
  533. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.204">showZoomRectangle</a>(double&nbsp;x,
  534. double&nbsp;y,
  535. double&nbsp;w,
  536. double&nbsp;h)</pre>
  537. <div class="block">Sets the size and location of the zoom rectangle and makes it visible
  538. if it wasn't already visible. The work is delegated to the control's
  539. current skin.</div>
  540. <dl>
  541. <dt><span class="paramLabel">Parameters:</span></dt>
  542. <dd><code>x</code> - the x-location.</dd>
  543. <dd><code>y</code> - the y-location.</dd>
  544. <dd><code>w</code> - the width.</dd>
  545. <dd><code>h</code> - the height.</dd>
  546. </dl>
  547. </li>
  548. </ul>
  549. <a name="addChartMouseListener-org.jfree.chart.fx.interaction.ChartMouseListenerFX-">
  550. <!-- -->
  551. </a>
  552. <ul class="blockList">
  553. <li class="blockList">
  554. <h4>addChartMouseListener</h4>
  555. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.215">addChartMouseListener</a>(<a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html" title="interface in org.jfree.chart.fx.interaction">ChartMouseListenerFX</a>&nbsp;listener)</pre>
  556. <div class="block">Registers a listener to receive <a href="../../../../org/jfree/chart/ChartMouseEvent.html" title="class in org.jfree.chart"><code>ChartMouseEvent</code></a> notifications
  557. from this viewer.</div>
  558. <dl>
  559. <dt><span class="paramLabel">Parameters:</span></dt>
  560. <dd><code>listener</code> - the listener (<code>null</code> not permitted).</dd>
  561. </dl>
  562. </li>
  563. </ul>
  564. <a name="removeChartMouseListener-org.jfree.chart.fx.interaction.ChartMouseListenerFX-">
  565. <!-- -->
  566. </a>
  567. <ul class="blockList">
  568. <li class="blockList">
  569. <h4>removeChartMouseListener</h4>
  570. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.226">removeChartMouseListener</a>(<a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html" title="interface in org.jfree.chart.fx.interaction">ChartMouseListenerFX</a>&nbsp;listener)</pre>
  571. <div class="block">Removes a listener from the list of objects listening for chart mouse
  572. events.</div>
  573. <dl>
  574. <dt><span class="paramLabel">Parameters:</span></dt>
  575. <dd><code>listener</code> - the listener.</dd>
  576. </dl>
  577. </li>
  578. </ul>
  579. <a name="chartMouseClicked-org.jfree.chart.fx.interaction.ChartMouseEventFX-">
  580. <!-- -->
  581. </a>
  582. <ul class="blockList">
  583. <li class="blockList">
  584. <h4>chartMouseClicked</h4>
  585. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.336">chartMouseClicked</a>(<a href="../../../../org/jfree/chart/fx/interaction/ChartMouseEventFX.html" title="class in org.jfree.chart.fx.interaction">ChartMouseEventFX</a>&nbsp;event)</pre>
  586. <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html#chartMouseClicked-org.jfree.chart.fx.interaction.ChartMouseEventFX-">ChartMouseListenerFX</a></code></span></div>
  587. <div class="block">Receives notification of a mouse click on a chart.</div>
  588. <dl>
  589. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  590. <dd><code><a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html#chartMouseClicked-org.jfree.chart.fx.interaction.ChartMouseEventFX-">chartMouseClicked</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html" title="interface in org.jfree.chart.fx.interaction">ChartMouseListenerFX</a></code></dd>
  591. <dt><span class="paramLabel">Parameters:</span></dt>
  592. <dd><code>event</code> - event information (never <code>null</code>).</dd>
  593. </dl>
  594. </li>
  595. </ul>
  596. <a name="chartMouseMoved-org.jfree.chart.fx.interaction.ChartMouseEventFX-">
  597. <!-- -->
  598. </a>
  599. <ul class="blockListLast">
  600. <li class="blockList">
  601. <h4>chartMouseMoved</h4>
  602. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/fx/ChartViewer.html#line.344">chartMouseMoved</a>(<a href="../../../../org/jfree/chart/fx/interaction/ChartMouseEventFX.html" title="class in org.jfree.chart.fx.interaction">ChartMouseEventFX</a>&nbsp;event)</pre>
  603. <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html#chartMouseMoved-org.jfree.chart.fx.interaction.ChartMouseEventFX-">ChartMouseListenerFX</a></code></span></div>
  604. <div class="block">Receives notification of a mouse move event on a chart.</div>
  605. <dl>
  606. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  607. <dd><code><a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html#chartMouseMoved-org.jfree.chart.fx.interaction.ChartMouseEventFX-">chartMouseMoved</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/fx/interaction/ChartMouseListenerFX.html" title="interface in org.jfree.chart.fx.interaction">ChartMouseListenerFX</a></code></dd>
  608. <dt><span class="paramLabel">Parameters:</span></dt>
  609. <dd><code>event</code> - event information (never <code>null</code>).</dd>
  610. </dl>
  611. </li>
  612. </ul>
  613. </li>
  614. </ul>
  615. </li>
  616. </ul>
  617. </div>
  618. </div>
  619. <!-- ========= END OF CLASS DATA ========= -->
  620. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  621. <div class="bottomNav"><a name="navbar.bottom">
  622. <!-- -->
  623. </a>
  624. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  625. <a name="navbar.bottom.firstrow">
  626. <!-- -->
  627. </a>
  628. <ul class="navList" title="Navigation">
  629. <li><a href="../../../../overview-summary.html">Overview</a></li>
  630. <li><a href="package-summary.html">Package</a></li>
  631. <li class="navBarCell1Rev">Class</li>
  632. <li><a href="class-use/ChartViewer.html">Use</a></li>
  633. <li><a href="package-tree.html">Tree</a></li>
  634. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  635. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  636. <li><a href="../../../../help-doc.html">Help</a></li>
  637. </ul>
  638. </div>
  639. <div class="subNav">
  640. <ul class="navList">
  641. <li><a href="../../../../org/jfree/chart/fx/ChartCanvas.html" title="class in org.jfree.chart.fx"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  642. <li><a href="../../../../org/jfree/chart/fx/ChartViewerSkin.html" title="class in org.jfree.chart.fx"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  643. </ul>
  644. <ul class="navList">
  645. <li><a href="../../../../index.html?org/jfree/chart/fx/ChartViewer.html" target="_top">Frames</a></li>
  646. <li><a href="ChartViewer.html" target="_top">No&nbsp;Frames</a></li>
  647. </ul>
  648. <ul class="navList" id="allclasses_navbar_bottom">
  649. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  650. </ul>
  651. <div>
  652. <script type="text/javascript"><!--
  653. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  654. if(window==top) {
  655. allClassesLink.style.display = "block";
  656. }
  657. else {
  658. allClassesLink.style.display = "none";
  659. }
  660. //-->
  661. </script>
  662. </div>
  663. <div>
  664. <ul class="subNavList">
  665. <li>Summary:&nbsp;</li>
  666. <li>Nested&nbsp;|&nbsp;</li>
  667. <li><a href="#fields.inherited.from.class.javafx.scene.layout.Region">Field</a>&nbsp;|&nbsp;</li>
  668. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  669. <li><a href="#method.summary">Method</a></li>
  670. </ul>
  671. <ul class="subNavList">
  672. <li>Detail:&nbsp;</li>
  673. <li>Field&nbsp;|&nbsp;</li>
  674. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  675. <li><a href="#method.detail">Method</a></li>
  676. </ul>
  677. </div>
  678. <a name="skip.navbar.bottom">
  679. <!-- -->
  680. </a></div>
  681. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  682. </body>
  683. </html>