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

Packages that use CanvasState
org.opengis.display.canvas   
 

Uses of CanvasState in org.opengis.display.canvas
 

Methods in org.opengis.display.canvas that return CanvasState
abstract  CanvasState CanvasEvent.getNewState()
          Returns the canvas state after the change.
abstract  CanvasState CanvasEvent.getOldState()
          Returns the canvas state prior the change.
 CanvasState Canvas.getState()
          Returns a copy of the current state of this Canvas.
 

Methods in org.opengis.display.canvas with parameters of type CanvasState
abstract  MathTransform CanvasEvent.getChange(CanvasState other)
          Deprecated. This method does not said is the change is computed from the old or the new state. If we need this functionality, then the method should move to CanvasState.
 



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