Package | Description |
---|---|
hep.wired.interaction |
Standard Interaction Handlers for plots.
|
Modifier and Type | Class and Description |
---|---|
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-2014 FreeHEP. All Rights Reserved.