Interface SelectionProcessor

    • Method Detail

      • processSelection

        void processSelection​(ImagePanel panel,
                              Point topLeft,
                              Point bottomRight,
                              List<Point> trace,
                              int modifiersEx)
        Process the selection that occurred in the image panel.
        Parameters:
        panel - the origin
        topLeft - the top-left position of the selection
        bottomRight - the bottom-right position of the selection
        modifiersEx - the associated modifiers