Xj3D 2.0 VRML/X3D Code API

Uses of Class
org.xj3d.sai.BrowserConfig

Packages that use BrowserConfig
org.web3d.vrml.renderer.ogl.browser Classes needed to create a full VRML browser implementation based on the nodes and other structures available in the API. 
org.xj3d.ui.awt.browser.ogl Classes that are used to create or be a full browser panel embedded within an application using the OpenGL renderer. 
org.xj3d.ui.swt.browser.ogl Classes that are used to create or be a full browser panel embedded within an application using the OpenGL renderer. 
 

Uses of BrowserConfig in org.web3d.vrml.renderer.ogl.browser
 

Constructors in org.web3d.vrml.renderer.ogl.browser with parameters of type BrowserConfig
OGLBrowserCanvas(org.j3d.aviatrix3d.pipeline.graphics.GraphicsOutputDevice surface, DeviceFactory deviceFactory, BrowserConfig configParams)
          Construct an empty canvase that contains a single view that is provided by the user.
 

Uses of BrowserConfig in org.xj3d.ui.awt.browser.ogl
 

Constructors in org.xj3d.ui.awt.browser.ogl with parameters of type BrowserConfig
BrowserJPanel(BrowserConfig parameters)
          Create an instance of the panel configured to show or hide the controls and only shows VRML97 content.
VRMLBrowserAWTPanel(BrowserConfig parameters)
          Create a VrmlComponent that belongs to an AWT panel.
VRMLBrowserJPanel(BrowserConfig parameters)
          Create an instance of the panel configured to show or hide the controls and only shows VRML97 content.
X3DBrowserAWTPanel(BrowserConfig parameters)
          Create a VrmlComponent that belongs to an AWT panel.
X3DBrowserJPanel(BrowserConfig parameters)
          Create an instance of the panel configured to show or hide the controls and only shows VRML97 content.
X3DOffscreenSurface(BrowserConfig parameters)
          Create an instance of the panel configured to show or hide the controls and only shows VRML97 content.
 

Uses of BrowserConfig in org.xj3d.ui.swt.browser.ogl
 

Constructors in org.xj3d.ui.swt.browser.ogl with parameters of type BrowserConfig
BrowserComposite(org.eclipse.swt.widgets.Composite parentComposite, org.eclipse.ui.part.ViewPart viewPart, BrowserConfig parameters)
          Create an instance of a Composite configured per the arguments.
X3DBrowserComposite(org.eclipse.swt.widgets.Composite parentComposite, org.eclipse.ui.part.ViewPart viewPart, BrowserConfig parameters)
          Create an instance of the panel configured per the arguments.
 


Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium