Interface AreaEffect

    • Method Detail

      • apply

        void apply​(Graphics2D g,
                   Shape clipShape,
                   int width,
                   int height)
        Draws an effect on the specified graphics and path using the specified width and height.
        Parameters:
        g -
        clipShape -
        width -
        height -