Uses of Class
hep.wired.interaction.AbstractInteractionHandler

Packages that use AbstractInteractionHandler
hep.wired.interaction Standard Interaction Handlers for plots. 
 

Uses of AbstractInteractionHandler in hep.wired.interaction
 

Subclasses of AbstractInteractionHandler in hep.wired.interaction
 class DefaultInteractionHandler
          Default implementation of InteractionHandler that handles mouse wheel events to scroll, cursor keys to translate.
 class DragAngledRectangleToScale
          Drag/click mouse to define an (angled) rectangle to scale, rotate and translate plot.
 class DragBallToRotate
          Drag mouse to rotate plot using a virtual trackball.
 class DragRectangleToScale
          Drag/click to define a rectangle to scale and translate the plot.
 class DragToRotate
          Drag mouse to rotate plot in Z-plane.
 class DragToScale
          Drag/click mouse to scale plot.
 class DragToTranslate
          Drag/click mouse to translate plot.
 class NullInteractionHandler
           
 



Copyright © 1996-2013 FreeHEP. All Rights Reserved.