Uses of Interface
org.web3d.x3d.sai.BrowserFactoryImpl
Packages that use BrowserFactoryImpl
-
Uses of BrowserFactoryImpl in org.web3d.browser
Classes in org.web3d.browser that implement BrowserFactoryImplModifier and TypeClassDescriptionclass
Deprecated.since Java3D no longer supported. -
Uses of BrowserFactoryImpl in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai with parameters of type BrowserFactoryImplModifier and TypeMethodDescriptionstatic void
BrowserFactory.setBrowserFactoryImpl
(BrowserFactoryImpl fac) Set the factory implementation to use. -
Uses of BrowserFactoryImpl in org.xj3d.ui.awt.browser.ogl
Classes in org.xj3d.ui.awt.browser.ogl that implement BrowserFactoryImplModifier and TypeClassDescriptionclass
Factory implementation for X3D SAI which will produce components using the Null renderer.class
Factory implementation for X3D SAI which will produce components using the OpenGL renderer.