OrsOverlayManipulator_cb0e0662d07f11e7a387448a5b5d70c0¶
Manages controlling overlays
| author: | ORS Team |
|---|---|
| contact: | http://theobjects.com |
| email: | info@theobjects.com |
| organization: | Object Research Systems (ORS), Inc. |
| address: | 760 St-Paul West, suite 101, Montréal, Québec, Canada, H3C 1M4 |
| copyright: | Object Research Systems (ORS), Inc. All rights reserved 2018. |
| date: | Nov 23 2017 13:54 |
| dragonflyVersion: | |
| 3.5.0.407 (D) | |
| UUID: | cb0e0662d07f11e7a387448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsOverlayManipulator_cb0e0662d07f11e7a387448a5b5d70c0.OrsOverlayManipulator_cb0e0662d07f11e7a387448a5b5d70c0.OrsOverlayManipulator_cb0e0662d07f11e7a387448a5b5d70c0(varname=None, managed=True)¶ -
OrsStateOverlayManipulate= 'OrsStateOverlayManipulate'¶
-
OrsStateOverlayManipulateActivation()¶
-
closable= True¶
-
classmethod
contextualMenu(context)¶
-
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
-
keepAlive= False¶
-
multiple= False¶
-
classmethod
openAlignUI()¶
-
resetHandler()¶
-
savable= True¶
-
stateDescriptors= [<ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>]¶
-