Uses of Interface
org.jfree.chart.panel.Overlay
Packages that use Overlay
-
Uses of Overlay in org.jfree.chart
Methods in org.jfree.chart with parameters of type OverlayModifier and TypeMethodDescriptionvoid
ChartPanel.addOverlay
(Overlay overlay) Add an overlay to the panel.void
ChartPanel.removeOverlay
(Overlay overlay) Removes an overlay from the panel. -
Uses of Overlay in org.jfree.chart.panel
Classes in org.jfree.chart.panel that implement OverlayModifier and TypeClassDescriptionclass
An overlay for aChartPanel
that draws crosshairs on a chart.