|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.web3d.vrml.device.ButtonModeConstants
Button action constants. Allows a tracker to specify what each button can be used for. Picking is modal whereas all others are specific modes.
| Field Summary | |
static int |
EXAMINE
|
static int |
FLY
|
static int |
NAV1
These specify which slot of the NavigationInfo.type field to use |
static int |
NAV2
|
static int |
NAV3
|
static int |
NAV4
|
static int |
NAV5
|
static int |
NAV6
|
static int |
NAV7
|
static int |
NAV8
|
static int |
NOTHING
|
static int |
PAN
|
static int |
PAN_COLLISION
|
static int |
PICKING
|
static int |
TILT
|
static int |
VIEWPOINT_NEXT
Action a button might perform |
static int |
VIEWPOINT_PREV
|
static int |
VIEWPOINT_RESET
|
static int |
WALK
Absolute choice of a mode. |
| Constructor Summary | |
ButtonModeConstants()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int NOTHING
public static final int PICKING
public static final int WALK
public static final int FLY
public static final int EXAMINE
public static final int PAN
public static final int PAN_COLLISION
public static final int TILT
public static final int NAV1
public static final int NAV2
public static final int NAV3
public static final int NAV4
public static final int NAV5
public static final int NAV6
public static final int NAV7
public static final int NAV8
public static final int VIEWPOINT_NEXT
public static final int VIEWPOINT_PREV
public static final int VIEWPOINT_RESET
| Constructor Detail |
public ButtonModeConstants()
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||