Class SimpleOverlay

    • Constructor Detail

      • SimpleOverlay

        public SimpleOverlay()
    • Method Detail

      • getPixelLocation

        protected Point getPixelLocation()
        Returns the pixel location to paint.
        Returns:
        the location, null if none found
      • imageChanged

        public void imageChanged​(ImagePanel.PaintPanel panel)
        Notifies the overlay that the image has changed.
        Parameters:
        panel - the panel this overlay belongs to