Class X3DBrowserFactoryImpl

java.lang.Object
org.web3d.browser.X3DBrowserFactoryImpl
All Implemented Interfaces:
BrowserFactoryImpl

@Deprecated public class X3DBrowserFactoryImpl extends Object implements BrowserFactoryImpl
Deprecated.
since Java3D no longer supported. Use X3DOGLBrowserFactoryImpl
An implementation of the SAI BrowserFactoryImpl interface that creates a browser that delegates to the OpenGL and Java3D specific browser factories.

This browser factory delegates to the other known browser factories based on a hard coded search sequence and an optional user supplied renderer hint.

Version:
$Revision: 1.4 $
Author:
Brad Vender