GeoSoft API

Uses of Class
no.geosoft.cc.graphics.GScene

Uses of GScene in no.geosoft.cc.graphics
 

Methods in no.geosoft.cc.graphics that return GScene
 GScene GObject.getScene()
          Return scene of this graphic object.
 GScene GScene.getScene()
          Return the scene of this GObject.
 GScene GWindow.getScene()
          Return the first scene of this window (or null if no scenes are attached to this window).
 

Methods in no.geosoft.cc.graphics with parameters of type GScene
 void GInteraction.event(GScene scene, int event, int x, int y)
          Trigged by mouse events within the canvas.
 void ZoomInteraction.event(GScene scene, int eventType, int x, int y)
          Handle mouse events in the canvas.
 

Constructors in no.geosoft.cc.graphics with parameters of type GScene
ZoomInteraction(GScene scene, GStyle style)
          Create a new zoom interaction on the specifed scene.
ZoomInteraction(GScene scene)
          Create a new zoom interaction on the specifed scene.
 


GeoSoft API

Copyright © 2004 - Geotechnical Software Services     geosoft.no