public class ControlClickBehavior extends InteractiveBehavior
Modifier and Type | Field and Description |
---|---|
protected LayerSet |
ls |
protected Image3DUniverse |
universe |
TWO_RAD, univ
ALLOW_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_REPORTING
Constructor and Description |
---|
ControlClickBehavior(Image3DUniverse univ,
LayerSet ls) |
Modifier and Type | Method and Description |
---|---|
void |
doProcess(MouseEvent e)
Process mouse events.
|
doProcess, getExternalBehaviors, initialize, processStimulus, setExternalBehaviours
getEnable, getNumSchedulingIntervals, getSchedulingBoundingLeaf, getSchedulingBounds, getSchedulingInterval, getView, getWakeupCondition, postId, setEnable, setSchedulingBoundingLeaf, setSchedulingBounds, setSchedulingInterval, updateNodeReferences, wakeupOn
cloneNode, cloneTree, cloneTree, cloneTree, cloneTree, cloneTree, cloneTree, duplicateNode, getBounds, getBoundsAutoCompute, getCollidable, getLocale, getLocalToVworld, getLocalToVworld, getParent, getPickable, setBounds, setBoundsAutoCompute, setCollidable, setPickable
clearCapability, clearCapabilityIsFrequent, duplicateSceneGraphObject, getCapability, getCapabilityIsFrequent, getName, getUserData, isCompiled, isLive, setCapability, setCapabilityIsFrequent, setName, setUserData, toString
protected Image3DUniverse universe
protected LayerSet ls
public ControlClickBehavior(Image3DUniverse univ, LayerSet ls)
public void doProcess(MouseEvent e)
InteractiveBehavior
doProcess
in class InteractiveBehavior
Copyright © 2015–2021 Fiji. All rights reserved.