|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Browser | |
|---|---|
| org.web3d.vrml.scripting.external.sai | The classes in this package provide the implementations for the external version of the SAI interfaces. |
| org.web3d.x3d.sai | The core classes for defining access through both external and internal means to an X3D browser and its contents through the X3D SAI (ISO/IEC 17775-2) interface. |
| org.xj3d.sai | Proprietary Xj3D Extension interfaces above the normal X3D specification defined SAI interfaces. |
| Uses of Browser in org.web3d.vrml.scripting.external.sai |
|---|
| Classes in org.web3d.vrml.scripting.external.sai that implement Browser | |
|---|---|
class |
SAIBrowser
SAIBrowser implements the Browser interface, largely by
translating and interfacing between the wrapper classes and the
implementation class represented by {org.web3d.vrml.scripting.CommonBrowser}. |
| Uses of Browser in org.web3d.x3d.sai |
|---|
| Subinterfaces of Browser in org.web3d.x3d.sai | |
|---|---|
interface |
ExternalBrowser
Browser interface that represents the additional abilities an external application is granted to the VRML browser. |
| Methods in org.web3d.x3d.sai with parameters of type Browser | |
|---|---|
void |
X3DScriptImplementation.setBrowser(Browser browser)
Set the browser instance to be used by this script implementation. |
| Uses of Browser in org.xj3d.sai |
|---|
| Subinterfaces of Browser in org.xj3d.sai | |
|---|---|
interface |
Xj3DBrowser
Extension Xj3D-specific browser methods. |
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||