Xj3D 2.0 VRML/X3D Code API

Package org.web3d.vrml.renderer.common.input

Classes that handle the VRML user interaction with a scenegraph but are independent of the renderer in use.

See:
          Description

Interface Summary
DragSensorSelectionListener A listener to notify that a VRMLDragSensorNodeType has been activated by the user interface.
LinkSelectionListener A listener to notify that a VRMLLinkNodeType has been activated by the user interface.
TouchSensorSelectionListener A listener to notify that a VRMLTouchSensorNodeType has been activated by the user interface.
 

Class Summary
BaseLayerSensorManager Common implementation of the LayerSensorManager interface for all renderers.
DefaultSensorManager Common implementation of the SensorManager interface for all renderers.
 

Package org.web3d.vrml.renderer.common.input Description

Classes that handle the VRML user interaction with a scenegraph but are independent of the renderer in use.

A separate set of handler classes that may be combined with the geometry to process user input in the form of mouse, keyboard or generic input device.


Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium