Interface InteractionLoggingSupporter
-
- All Known Implementing Classes:
SelectObjects
public interface InteractionLoggingSupporterInterface for classes that support logging of interactions in the ImagePanel.- Author:
- FracPete (fracpete at waikato dot ac dot nz)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleansupportsInteractionLogging()Returns whether interaction logging is supported.
-