GeoAPI 2.0
Build 2005-06-08

org.opengis.go.display.canvas
Interface CanvasListener


public interface CanvasListener

The one method in this interface is called by a Canvas when its state has changed.

Version:
$Revision: 1.2 $, $Date: 2005/05/16 10:54:56 $

Method Summary
 void canvasChanged(Canvas canvas, CanvasState newState)
          This method is called by a Canvas when its state has changed.
 

Method Detail

canvasChanged

void canvasChanged(Canvas canvas,
                   CanvasState newState)
This method is called by a Canvas when its state has changed.

Parameters:
canvas - The Canvas whose state has changed
newState - The state of the canvas (for convenience)

GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium