Package com.sun.j3d.utils.picking.behaviors

OBSOLETE: provides picking behaviors for the old picking methods.

See:
          Description

Interface Summary
PickingCallback The PickingCallback interface allows a class to be notified when a picked object is moved.
 

Class Summary
PickMouseBehavior Base class that allows users to adding picking and mouse manipulation to the scene graph (see PickDragBehavior for an example of how to extend this base class).
PickRotateBehavior A mouse behavior that allows user to pick and drag scene graph objects.
PickTranslateBehavior A mouse behavior that allows user to pick and translate scene graph objects.
PickZoomBehavior A mouse behavior that allows user to pick and zoom scene graph objects.
 

Package com.sun.j3d.utils.picking.behaviors Description

OBSOLETE: provides picking behaviors for the old picking methods.



Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.