deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wpvs.j3d.WPVSScene

Packages that use WPVSScene
org.deegree.ogcwebservices.wpvs The WPVS (Web Perspective View Service) package is the 3D analogon to a WMS (Web Map Service), it is able to generate a 3D-view of (2D or 3D) geospatial data. 
org.deegree.ogcwebservices.wpvs.j3d   
 

Uses of WPVSScene in org.deegree.ogcwebservices.wpvs
 

Methods in org.deegree.ogcwebservices.wpvs that return WPVSScene
 WPVSScene DefaultGetViewHandler.getTheScene()
           
 

Uses of WPVSScene in org.deegree.ogcwebservices.wpvs.j3d
 

Fields in org.deegree.ogcwebservices.wpvs.j3d declared as WPVSScene
protected  WPVSScene Abstract3DRenderingEngine.scene
          Scene to render
 

Methods in org.deegree.ogcwebservices.wpvs.j3d with parameters of type WPVSScene
 void InteractiveWPVSRenderer.setScene(WPVSScene scene)
           
 void OffScreenWPVSRenderer.setScene(WPVSScene scene)
           
 

Constructors in org.deegree.ogcwebservices.wpvs.j3d with parameters of type WPVSScene
Abstract3DRenderingEngine(WPVSScene scene)
          Creates a new Abstract3DRenderEngine object with a nearclippingplane of 2.
Abstract3DRenderingEngine(WPVSScene scene, double nearClippingPlane)
          Creates a new Abstract3DRenderEngine object.
InteractiveWPVSRenderer(WPVSScene scene)
          initialzies the render class with a default width and height (801x601)
InteractiveWPVSRenderer(WPVSScene scene, int width, int height)
          initialzies the render class with the submitted width and height
OffScreenWPVSRenderer(javax.media.j3d.Canvas3D canvas, double nearClippingPlane, WPVSScene scene, int width, int height, boolean antialiased)
          Initializes the renderer class with the submitted width and height
OffScreenWPVSRenderer(javax.media.j3d.Canvas3D canvas, WPVSScene scene)
          Initializes the render class with a default width and height (800x600) and a nearclipping plane of 2
OffScreenWPVSRenderer(javax.media.j3d.Canvas3D canvas, WPVSScene scene, int width, int height, boolean antialiased)
          Initializes the renderer class with the submitted width and height and a nearclipping plane of 2
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org