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 TypeClassDescriptionclassDeprecated.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 voidBrowserFactory.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 TypeClassDescriptionclassFactory implementation for X3D SAI which will produce components using the Null renderer.classFactory implementation for X3D SAI which will produce components using the OpenGL renderer.