Package hep.wired.interaction

Standard Interaction Handlers for plots.

See: Description

Package hep.wired.interaction Description

Standard Interaction Handlers for plots.

This package contains all standard interaction handlers for WIRED. An interaction handler handles mouse events, draws some feedback into an interaction panel and may post edits to the plot.

To define your own interaction handler you need to implement InteractionHandler, but it is easier to inherit from AbstractInteractionHandler.

Copyright © 1996-2014 FreeHEP. All Rights Reserved.