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


package com.sun.j3d.utils.picking.behaviors

OBSOLETE: provides picking behaviors for the old picking methods.

  • Class
    Description
    The PickingCallback interface allows a class to be notified when a picked object is moved.
    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).
    A mouse behavior that allows user to pick and drag scene graph objects.
    A mouse behavior that allows user to pick and translate scene graph objects.
    A mouse behavior that allows user to pick and zoom scene graph objects.