Interface PaintletWithCustomDataSupport

    • Method Detail

      • drawCustomData

        void drawCustomData​(Graphics g,
                            PaintEvent.PaintMoment moment,
                            XYSequence data,
                            Color color)
        Draws the custom data with the given color.
        Parameters:
        g - the graphics context
        moment - the paint moment
        data - the data to draw
        color - the color to draw in