Interface InteractionLoggingSupporter

  • All Known Implementing Classes:
    SelectObjects

    public interface InteractionLoggingSupporter
    Interface for classes that support logging of interactions in the ImagePanel.
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • supportsInteractionLogging

        boolean supportsInteractionLogging()
        Returns whether interaction logging is supported.
        Returns:
        true if supported