|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sun.j3d.utils.picking.behaviors.PickingCallback
public interface PickingCallback
PickingCallback
Field Summary | |
---|---|
static int |
NO_PICK
Deprecated. The user made a selection but nothing was actually picked |
static int |
ROTATE
Deprecated. |
static int |
TRANSLATE
Deprecated. |
static int |
ZOOM
Deprecated. |
Method Summary | |
---|---|
void |
transformChanged(int type,
TransformGroup tg)
Deprecated. Called by the Pick Behavior with which this callback is registered each time the Picked object is moved |
Field Detail |
---|
static final int ROTATE
static final int TRANSLATE
static final int ZOOM
static final int NO_PICK
Method Detail |
---|
void transformChanged(int type, TransformGroup tg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |