Documentation of 'visad.java3d.WandBehaviorJ3D' Java class
WandBehaviorJ3D
visad.java3d

Class WandBehaviorJ3D

  • All Implemented Interfaces:
    java.lang.Runnable, MouseBehavior


    public class WandBehaviorJ3D
    extends MouseBehaviorJ3D
    implements java.lang.Runnable, MouseBehavior
    WandBehaviorJ3D is the VisAD class for wand behaviors for Java3D it works with ImmersaDeskDisplayRendererJ3D
    • Method Detail

      • initialize

        public void initialize()
        Description copied from class: MouseBehaviorJ3D
        Initialize this behavior. NOTE: Applications should not call this method. It is called by the Java 3D behavior scheduler.
        Overrides:
        initialize in class MouseBehaviorJ3D
      • processStimulus

        public void processStimulus(java.util.Enumeration criteria)
        Description copied from class: MouseBehaviorJ3D
        Process a stimulus meant for this behavior. This method is invoked when a key is pressed. NOTE: Applications should not call this method. It is called by the Java 3D behavior scheduler.
        Overrides:
        processStimulus in class MouseBehaviorJ3D
        Parameters:
        criteria - an enumeration of triggered wakeup criteria
      • stop

        public void stop()
      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.