Uses of Interface
org.jfree.chart.panel.Overlay
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.Classes related to the
ChartPanel
class.-
Uses of Overlay in org.jfree.chart
Modifier 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
Modifier and TypeClassDescriptionclass
An overlay for aChartPanel
that draws crosshairs on a chart.