OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991¶
| author: | ORS Team |
|---|---|
| contact: | http://theobjects.com |
| email: | info@theobjects.com |
| organization: | Object Research Systems (ORS), Inc. |
| address: | 460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7 |
| copyright: | Object Research Systems (ORS), Inc. All rights reserved. |
| date: | Feb 06 2019 11:54 |
| dragonflyVersion: | |
| 4.0.0.11112 | |
| UUID: | d2444f1e2a2f11e9853540167e7aa991 |
Class Code¶
-
class
OrsPythonPlugins.OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991.OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991.OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991(varname=None)¶ -
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
cleanup()¶ Deletes the variables managed by the plugin. It is the place to remove callbacks and other references to Python objects that would prevent them to be garbage collected. This method is called during the process of deletion of the plugin. It calls for the cleanup and deletion of the forms.
-
classmethod
contextualMenu(context)¶
-
exportHistogramsToCSV(filename)¶
-
getBinCount()¶
-
getChannelGuidList(guid_lists)¶
-
getHistogramDataToPlot()¶
-
getHistogramModel()¶
-
getLegendKArgs()¶
-
classmethod
getMainFormClass()¶ Gets the class of the main form
Returns: output –
-
keepAlive= False¶
-
multiple= True¶
-
classmethod
openGUI(guid_list)¶
-
orsSelectedObjectsChange()¶
-
refreshAfterPreferencesChanged()¶
-
savable= False¶
-
setBinCount(bin_count)¶
-
setChannelGuidList(guid_lists)¶
-
setLegendKArgs(legendKargs)¶
-