Uses of Interface
org.web3d.x3d.sai.ExternalBrowser
Packages that use ExternalBrowser
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 ExternalBrowser in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai that return ExternalBrowserModifier and TypeMethodDescriptionstatic ExternalBrowserBrowserFactory.getBrowser(InetAddress address, int port) Get a reference to a browser that is located on a remote machine.BrowserFactoryImpl.getBrowser(InetAddress address, int port) Get a reference to a browser that is located on a remote machine.X3DComponent.getBrowser()Get a browser reference from this component that represents the internals of this browser.