Interface Overlay

    • Method Detail

      • paintOverlay

        void paintOverlay​(java.awt.Graphics2D g2,
                          ChartPanel chartPanel)
        Paints the crosshairs in the layer.
        Parameters:
        g2 - the graphics target.
        chartPanel - the chart panel.