OrsLegendManipulator¶
Manages manipulation of color bars and legend bars
- author:
Dragonfly Team
- contact:
- email:
- organization:
Comet Technologies Canada Inc.
- address:
460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7
- copyright:
Comet Technologies Canada Inc. All rights reserved 2023.
- date:
Nov 11 2015 11:18
- dragonflyVersion:
3.0
- UUID:
7b8c82a8761511e7b6d0448a5b5d70c0
Class Code¶
- class OrsPythonPlugins.OrsLegendManipulator.OrsLegendManipulator.OrsLegendManipulator(*args, **kwargs)¶
- handleTriggered(eventdata)¶
This method is called on every user input (mouse move, mouse click, key press, …) when the current state of the application is one of those declared by the plugin. This method can be used to perform specific tasks even if no action is currently in progress.
- Parameters:
eventData (OrsEvent.eventdata.InputEventData) – the event data