Uses of Class
org.xj3d.core.eventmodel.DeviceFactory
Packages that use DeviceFactory
Package
Description
-
Uses of DeviceFactory in org.web3d.vrml.renderer.ogl.browser
Methods in org.web3d.vrml.renderer.ogl.browser with parameters of type DeviceFactoryModifier and TypeMethodDescriptionvoid
OGLBrowserCanvas.setSurface
(org.j3d.aviatrix3d.pipeline.graphics.GraphicsOutputDevice surface, DeviceFactory deviceFactory) Set a new surface to use.Constructors in org.web3d.vrml.renderer.ogl.browser with parameters of type DeviceFactoryModifierConstructorDescriptionOGLBrowserCanvas
(org.j3d.aviatrix3d.pipeline.graphics.GraphicsOutputDevice surface, DeviceFactory deviceFactory, BrowserConfig configParams) Construct an empty canvas that contains a single view that is provided by the user. -
Uses of DeviceFactory in org.xj3d.core.eventmodel
Methods in org.xj3d.core.eventmodel with parameters of type DeviceFactoryModifier and TypeMethodDescriptionvoid
InputDeviceManager.reinitialize
(DeviceFactory factory) Set a new device factory to use.void
KeyDeviceSensorManager.reinitialize
(DeviceFactory factory) Set a new device factory to use.Constructors in org.xj3d.core.eventmodel with parameters of type DeviceFactoryModifierConstructorDescriptionInputDeviceManager
(DeviceFactory factory) Create a new device manager.KeyDeviceSensorManager
(DeviceFactory factory) Create a manager for KeyDeviceSensor nodes. -
Uses of DeviceFactory in org.xj3d.ui.awt.device
Subclasses of DeviceFactory in org.xj3d.ui.awt.deviceModifier and TypeClassDescriptionclass
A concrete implementation of DeviceFactory that is specific to the AWT UI toolkit. -
Uses of DeviceFactory in org.xj3d.ui.construct
Fields in org.xj3d.ui.construct declared as DeviceFactoryModifier and TypeFieldDescriptionprotected DeviceFactory
Construct.deviceFactory
The device factory for pointing and keysensor devices associated with the rendering surface