Uses of Interface
org.web3d.x3d.sai.BrowserFactoryImpl
Package
Description
The X3D Java Scene Access Interface (SAI) package is designed to
provide access to a browser and its contained scene graph,
either as an internal X3D Script node, or as an standalone Java program.
-
Uses of BrowserFactoryImpl in org.web3d.x3d.sai
Modifier and TypeMethodDescriptionstatic void
BrowserFactory.setBrowserFactoryImpl
(BrowserFactoryImpl fac) Set the factory implementation to use.