Class NullProcessor

    • Constructor Detail

      • NullProcessor

        public NullProcessor()
    • Method Detail

      • doProcessSelection

        protected void doProcessSelection​(ImagePanel panel,
                                          Point topLeft,
                                          Point bottomRight,
                                          List<Point> trace,
                                          int modifiersEx)
        Does nothing.
        Specified by:
        doProcessSelection in class AbstractSelectionProcessor
        Parameters:
        panel - the origin
        topLeft - the top-left position of the selection
        bottomRight - the bottom-right position of the selection
        trace - the trace from the selection
        modifiersEx - the associated modifiers