Uses of Class
org.xj3d.ui.construct.Construct
Packages that use Construct
Package
Description
-
Uses of Construct in org.xj3d.ui.awt.offscreen.browser.ogl
Subclasses of Construct in org.xj3d.ui.awt.offscreen.browser.oglModifier and TypeClassDescriptionclassAn abstract sub-class of OGLConstruct that provides AWT UI capabilities to the base Construct.classAn abstract sub-class of AWTOGLConstruct that provides offscreen rendering capabilities to the base Construct. -
Uses of Construct in org.xj3d.ui.construct
Fields in org.xj3d.ui.construct declared as ConstructModifier and TypeFieldDescriptionprotected ConstructBlockingWorldLoader.constructThe construct instance to loadMethods in org.xj3d.ui.construct with parameters of type ConstructModifier and TypeMethodDescriptionvoidScenePreprocessor.preprocess(VRMLScene scene, Construct construct) Modify the VRMLSceneConstructors in org.xj3d.ui.construct with parameters of type Construct -
Uses of Construct in org.xj3d.ui.construct.ogl
Subclasses of Construct in org.xj3d.ui.construct.oglModifier and TypeClassDescriptionclassAn abstract sub-class of Construct that provides OGL render capabilities to the base Construct. -
Uses of Construct in org.xj3d.ui.newt.offscreen.browser.ogl
Subclasses of Construct in org.xj3d.ui.newt.offscreen.browser.oglModifier and TypeClassDescriptionclassAn abstract sub-class of OGLConstruct that provides NEWT UI capabilities to the base Construct.classAn abstract sub-class of NEWTOGLConstruct that provides offscreen rendering capabilities to the base Construct which is decoupled from the Swing/AWT EDT model -
Uses of Construct in xj3d.replica
Subclasses of Construct in xj3d.replicaModifier and TypeClassDescriptionclassThe customized browser Construct sub-class supporting the SceneRecorder.classThe customized browser Construct sub-class supporting the ThumbnailImager.classThe customized browser Construct sub-class supporting the SceneRecorder.classThe customized browser Construct sub-class supporting the ThumbnailImager.Methods in xj3d.replica with parameters of type ConstructModifier and TypeMethodDescriptionvoidConfigureBackground.preprocess(VRMLScene scene, Construct construct) voidProxyScenePreprocessor.preprocess(VRMLScene scene, Construct construct)