jsky.image.gui
Interface ImageGraphicsHandler

All Superinterfaces:
EventListener
All Known Implementing Classes:
ImagePanner, ImageZoom, JSkyCatRemoteControl, PickObject

public interface ImageGraphicsHandler
extends EventListener

A callback interface for classes that need to draw graphics over an image.

Version:
$Revision: 1.2 $
Author:
Allan Brighton

Method Summary
 void drawImageGraphics(BasicImageDisplay imageDisplay, Graphics2D g)
          Called each time the image is repainted
 

Method Detail

drawImageGraphics

void drawImageGraphics(BasicImageDisplay imageDisplay,
                       Graphics2D g)
Called each time the image is repainted



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.