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

Packages that use Canvas
org.opengis.display.canvas   
org.opengis.display.container   
 

Uses of Canvas in org.opengis.display.canvas
 

Methods in org.opengis.display.canvas that return Canvas
 Canvas CanvasEvent.getSource()
          Returns the canvas on which the event occured.
 

Constructors in org.opengis.display.canvas with parameters of type Canvas
CanvasEvent(Canvas source)
          Creates a new event having the given canvas as a source.
 

Uses of Canvas in org.opengis.display.container
 

Methods in org.opengis.display.container that return Canvas
 Canvas GraphicsContainer.getCanvas()
          Returns the canvas where this GraphicsContainer will drawn the graphics.
 



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