Uses of Interface
org.opengis.go.display.canvas.CanvasState

Packages that use CanvasState
org.opengis.go.display.canvas   
org.opengis.go.display.canvas.map2d   
 

Uses of CanvasState in org.opengis.go.display.canvas
 

Methods in org.opengis.go.display.canvas that return CanvasState
 CanvasState Canvas.getState()
          Returns a copy of the current state of this Canvas.
 

Methods in org.opengis.go.display.canvas with parameters of type CanvasState
 void CanvasListener.canvasChanged(Canvas canvas, CanvasState newState)
          This method is called by a Canvas when its state has changed.
 

Uses of CanvasState in org.opengis.go.display.canvas.map2d
 

Subinterfaces of CanvasState in org.opengis.go.display.canvas.map2d
 interface Map2DState
          The Map2DState explicitly names the properties necessary to define a rectangular, 2D canvas.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.