public final class WakeupOnTransformChange extends WakeupCriterion
| Modifier and Type | Field and Description |
|---|---|
(package private) static int |
COND_IN_BS_LIST |
(package private) static int |
TOTAL_INDEXED_UNORDER_SET_TYPES |
(package private) TransformGroupRetained |
transform |
triggeredALL_ELEMENTS, allEnum, behav, conditionMet, id, listIdx, parent, trigEnum, TRIGGERED_ELEMENTS| Constructor and Description |
|---|
WakeupOnTransformChange(TransformGroup node)
Constructs a new WakeupOnTransformChange criterion.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
addBehaviorCondition(BehaviorStructure bs)
This is a callback from BehaviorStructure.
|
TransformGroup |
getTransformGroup()
Returns the TransformGroup node used in creating this WakeupCriterion
|
(package private) void |
removeBehaviorCondition(BehaviorStructure bs)
This is a callback from BehaviorStructure.
|
(package private) void |
resetBehaviorCondition(BehaviorStructure bs)
Perform task in addBehaviorCondition() that has to be
set every time the condition met.
|
buildTree, cleanTree, hasTriggered, resetTree, setTriggeredallElements, reInsertElapseTimeCond, setConditionMet, triggeredElementsstatic final int COND_IN_BS_LIST
static final int TOTAL_INDEXED_UNORDER_SET_TYPES
TransformGroupRetained transform
public WakeupOnTransformChange(TransformGroup node)
node - the TransformGroup node that will trigger a wakeup if
its transform is modifiedpublic TransformGroup getTransformGroup()
void addBehaviorCondition(BehaviorStructure bs)
addBehaviorCondition in class WakeupCriterionvoid removeBehaviorCondition(BehaviorStructure bs)
removeBehaviorCondition in class WakeupCriterionvoid resetBehaviorCondition(BehaviorStructure bs)
resetBehaviorCondition in class WakeupCriterionCopyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.