Uses of Interface
org.web3d.x3d.sai.X3DComponent
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 X3DComponent in org.web3d.x3d.sai
Modifier and TypeMethodDescriptionBrowserFactoryImpl.createComponent
(Map<String, Object> params) Create a X3D browser that can be used as an AWT component.static X3DComponent
BrowserFactory.createX3DComponent
(Map<String, Object> params) Create an X3D player that can be used as an AWT component.