GeoAPI 1.0
Build 2004-05-18

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.1 $, $Date: 2004/03/02 03:14:41 $
Author:
Open GIS Consortium, Inc.

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 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium