Uses of Interface
org.web3d.x3d.sai.X3DComponent
Packages that use X3DComponent
Package
Description
-
Uses of X3DComponent in org.web3d.browser
Methods in org.web3d.browser that return X3DComponentModifier and TypeMethodDescriptionX3DBrowserFactoryImpl.createComponent
(Map<String, Object> params) Deprecated.Create a VRML browser that can be used as an AWT component. -
Uses of X3DComponent in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai that return X3DComponentModifier and TypeMethodDescriptionBrowserFactoryImpl.createComponent
(Map<String, Object> params) Create a VRML browser that can be used as an AWT component.static X3DComponent
BrowserFactory.createX3DComponent
(Map<String, Object> params) Create an X3D browser that can be used as an AWT component. -
Uses of X3DComponent in org.xj3d.ui.awt.browser.ogl
Classes in org.xj3d.ui.awt.browser.ogl that implement X3DComponentModifier and TypeClassDescriptionclass
A browser that uses the AWT panel and labels to draw render the UI with.class
Swing JPanel implementation that wraps the functionality of a X3D browser into a convenient, easy to use form for the SAI.class
Factory implementation for X3D SAI which will produce components using the Null renderer.Methods in org.xj3d.ui.awt.browser.ogl that return X3DComponentModifier and TypeMethodDescriptionX3DNRBrowserFactoryImpl.createComponent
(Map<String, Object> params) X3DOGLBrowserFactoryImpl.createComponent
(Map<String, Object> params) -
Uses of X3DComponent in org.xj3d.ui.awt.offscreen.browser.ogl
Classes in org.xj3d.ui.awt.offscreen.browser.ogl that implement X3DComponentModifier and TypeClassDescriptionclass
Swing JPanel implementation that wraps the functionality of a X3D browser into a convenient, easy to use form for the SAI.