|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BrowserFactoryImpl | |
|---|---|
| org.web3d.browser | Renderer independent interfaces and classes that represent a VRML/X3D browser. |
| 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. |
| vrml.eai | The core classes for defining access to a VRML browser and its contents through the EAI2 (ISO VRML97 Part 2) interface. |
| Uses of BrowserFactoryImpl in org.web3d.browser |
|---|
| Classes in org.web3d.browser that implement BrowserFactoryImpl | |
|---|---|
class |
VRMLBrowserFactoryImpl
An implementation of the EAI BrowserFactoryImpl interface
that creates a browser that uses Java3D for the renderer. |
| Uses of BrowserFactoryImpl in org.xj3d.ui.awt.browser.ogl |
|---|
| Classes in org.xj3d.ui.awt.browser.ogl that implement BrowserFactoryImpl | |
|---|---|
class |
VRMLOGLBrowserFactoryImpl
An implementation of the EAI BrowserFactoryImpl interface
that creates a browser that uses OpenGL for the renderer. |
| Uses of BrowserFactoryImpl in vrml.eai |
|---|
| Methods in vrml.eai with parameters of type BrowserFactoryImpl | |
|---|---|
static void |
BrowserFactory.setBrowserFactoryImpl(BrowserFactoryImpl fac)
set the factory implementation to use. |
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||