Package com.sun.j3d.utils.behaviors.sensor
package com.sun.j3d.utils.behaviors.sensor
Provides 6DOF sensor behavior classes.
-
ClassDescriptionThis class provides basic behavior for a 6DOF mouse sensor.A Shape3D representing a beam pointing from the origin of a sensor's local coordinate system to its hotspot.This defines the interface for handling a sensor's button events in conjunction with a
SensorEventAgent
instance.This class defines the event object that is created by aSensorEventAgent
and passed to registeredSensorReadListener
andSensorButtonListener
implementations.This class works in conjunction with theSensorButtonListener
andSensorReadListener
interfaces to support an event-driven model of sensor interaction.A Shape3D representing a gnomon pointing along each coordinate axis.The adaptor which receives sensor button and read events.This defines the interface for handling a sensor's read events in conjuction with aSensorEventAgent
instance.