ffe.behaviors
Interface PickingCallback
- public interface PickingCallback
The PickingCallback interface is implemented by classes wishing to recieve
notification that a picked object has moved.
ROTATE
public static final int ROTATE
- See Also:
- Constant Field Values
TRANSLATE
public static final int TRANSLATE
- See Also:
- Constant Field Values
ZOOM
public static final int ZOOM
- See Also:
- Constant Field Values
SELECTION
public static final int SELECTION
- See Also:
- Constant Field Values
PROPERTIES
public static final int PROPERTIES
- See Also:
- Constant Field Values
ORBIT
public static final int ORBIT
- See Also:
- Constant Field Values
NO_PICK
public static final int NO_PICK
- See Also:
- Constant Field Values
transformChanged
public void transformChanged(int type,
javax.media.j3d.TransformGroup tg)
transformClicked
public void transformClicked(int type,
javax.media.j3d.TransformGroup tg)
transformDoubleClicked
public void transformDoubleClicked(int type,
javax.media.j3d.TransformGroup tg)