Package schrodinger :: Package application :: Package bioluminate :: Module pml_menus :: Class LabelAtomByStereo
[hide private]
[frames] | no frames]

Class LabelAtomByStereo

PyQt4.QtGui.QAction --+    
                      |    
                MAction --+
                          |
                         LabelAtomByStereo

Instance Methods [hide private]
 
command(self)
Clears all the atom labels and then labels the atoms in self.asl with any label defined by self.label

Inherited from MAction: __init__

Method Details [hide private]

command(self)

 

Clears all the atom labels and then labels the atoms in self.asl with any label defined by self.label

Overrides: MAction.command