Uses of Interface
org.jfree.chart.panel.Overlay
Packages that use Overlay
Package
Description
Core classes, including
JFreeChart and
ChartPanel.Classes related to the
ChartPanel class.-
Uses of Overlay in org.jfree.chart
Methods in org.jfree.chart with parameters of type OverlayModifier and TypeMethodDescriptionvoidChartPanel.addOverlay(Overlay overlay) Add an overlay to the panel.voidChartPanel.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 TypeClassDescriptionclassAn overlay for aChartPanelthat draws crosshairs on a chart.