PYME.DSView.modules.LMDisplay module¶
Created on Fri Mar 6 17:43:10 2015
@author: david
- class PYME.DSView.modules.LMDisplay.LMDisplay(dsviewer, use_shaders=True)¶
Bases:
VisGUICore
,Plugin
- AddExtrasMenuItem(label, callback)¶
Add an item to the VisGUI extras menu.
- Parameters
- labelstr
textual label to use for the menu item.
- callbackfunction
function to call when user selects the menu item. This function should accept one argument, which will be the wxPython event generated by the menu selection.
- Bind(*args, **kwargs)¶
- CreateFoldPanel()¶
- GenResultsView()¶
- GetStatusText()¶
- OnPointSelect(xp, yp)¶
sync image view with point selected in openGL view
- SetFitInfo()¶
- update(dsviewer)¶
- PYME.DSView.modules.LMDisplay.Plug(dsviewer)¶
- PYME.DSView.modules.LMDisplay.debugPrint(msg)¶