Interface AbstractRegionPoint

All Superinterfaces:
HotPoint
All Known Implementing Classes:
EmbeddedEdit.ShiftedRegionPoint, RegionPoint, RegionPointShift

public interface AbstractRegionPoint extends HotPoint
  • Method Details

    • onSystemEvent

      boolean onSystemEvent(SystemEvent event, int hotPointX, int hotPointY)
    • isInitialized

      boolean isInitialized()
    • set

      void set(int hotPointX, int hotPointY)
    • reset

      void reset()