Uses of Class
hep.wired.interaction.DefaultInteractionHandler

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

Uses of DefaultInteractionHandler in hep.wired.interaction
 

Subclasses of DefaultInteractionHandler in hep.wired.interaction
 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.
 

Methods in hep.wired.interaction that return DefaultInteractionHandler
static DefaultInteractionHandler DefaultInteractionHandler.getInstance()
           
 



Copyright © 1996-2013 FreeHEP. All Rights Reserved.