public class CBMKeyboardBehaviorJ3D extends KeyboardBehaviorJ3D
| Modifier and Type | Field and Description |
|---|---|
static int |
MINUS_ANGLE |
static int |
MINUS_SPEED |
static int |
NEXT_WIND |
static int |
PLUS_ANGLE |
static int |
PLUS_SPEED |
static int |
PREVIOUS_WIND |
ROTATE_X_NEG, ROTATE_X_POS, ROTATE_Y_NEG, ROTATE_Y_POS, ROTATE_Z_NEG, ROTATE_Z_POS, wakeupConditionALLOW_AUTO_COMPUTE_BOUNDS_READ, ALLOW_AUTO_COMPUTE_BOUNDS_WRITE, ALLOW_BOUNDS_READ, ALLOW_BOUNDS_WRITE, ALLOW_COLLIDABLE_READ, ALLOW_COLLIDABLE_WRITE, ALLOW_LOCAL_TO_VWORLD_READ, ALLOW_LOCALE_READ, ALLOW_PARENT_READ, ALLOW_PICKABLE_READ, ALLOW_PICKABLE_WRITE, ENABLE_COLLISION_REPORTING, ENABLE_PICK_REPORTINGNO_MASK, RESET, TRANSLATE_DOWN, TRANSLATE_LEFT, TRANSLATE_RIGHT, TRANSLATE_UP, ZOOM_IN, ZOOM_OUT| Constructor and Description |
|---|
CBMKeyboardBehaviorJ3D(DisplayRendererJ3D r) |
| Modifier and Type | Method and Description |
|---|---|
void |
execFunction(int function)
Executes the given function.
|
void |
setWhichCBM(CollectiveBarbManipulation c) |
initialize, mapKeyToFunction, processKeyEvent, processStimulusgetEnable, getNumSchedulingIntervals, getSchedulingBoundingLeaf, getSchedulingBounds, getSchedulingInterval, getView, getWakeupCondition, postId, setEnable, setSchedulingBoundingLeaf, setSchedulingBounds, setSchedulingInterval, updateNodeReferences, wakeupOncloneNode, cloneTree, cloneTree, cloneTree, cloneTree, cloneTree, cloneTree, duplicateNode, getBounds, getBoundsAutoCompute, getCollidable, getLocale, getLocalToVworld, getLocalToVworld, getParent, getPickable, setBounds, setBoundsAutoCompute, setCollidable, setPickableclearCapability, clearCapabilityIsFrequent, duplicateSceneGraphObject, getCapability, getCapabilityIsFrequent, getName, getUserData, isCompiled, isLive, setCapability, setCapabilityIsFrequent, setName, setUserData, toStringpublic static final int PLUS_ANGLE
public static final int MINUS_ANGLE
public static final int PLUS_SPEED
public static final int MINUS_SPEED
public static final int NEXT_WIND
public static final int PREVIOUS_WIND
public CBMKeyboardBehaviorJ3D(DisplayRendererJ3D r)
public void setWhichCBM(CollectiveBarbManipulation c) throws VisADException
VisADExceptionpublic void execFunction(int function)
execFunction in interface KeyboardBehaviorexecFunction in class KeyboardBehaviorJ3Dfunction - function to perform (TRANSLATE_UP, ZOOM_IN, etc)Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.