Uses of Interface
org.jfree.chart.fx.overlay.OverlayFX
Packages that use OverlayFX
Package
Description
Contains the key classes
ChartViewer and
ChartCanvas.Contains classes that implement overlay functionality.
-
Uses of OverlayFX in org.jfree.chart.fx
Methods in org.jfree.chart.fx with parameters of type OverlayFXModifier and TypeMethodDescriptionvoidChartCanvas.addOverlay(OverlayFX overlay) Add an overlay to the canvas.voidChartCanvas.removeOverlay(OverlayFX overlay) Removes an overlay from the canvas. -
Uses of OverlayFX in org.jfree.chart.fx.overlay
Classes in org.jfree.chart.fx.overlay that implement OverlayFXModifier and TypeClassDescriptionclassAn overlay for aChartViewerthat draws crosshairs on a plot.