| Home | Trees | Indices | Help |
|
|---|
|
|
ViewerFramework.VFCommand.Command --+
|
mvCommand.MVCommand --+
|
ViewerFramework.VFCommand.ICOM --+ |
| |
mvCommand.MVICOM --+ |
| |
mvCommand.MVBondICOM --+
|
RemoveHBondCommandGUICommand
RemoveHBondCommandGUICommand allows user to remove hbonds between
picked atoms.
Package : Pmv
Module : hbondCommands
Class : RemoveHBondCommandGUICommand
Command : removeHBondGC
Synopsis:
None <- removeHBondGC(atoms, **kw)
Required Arguments:
atoms: atoms to remove hbonds between
|
|||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
| __init__(self, func=None) | ||
|
guiCallback(self) Default callback function called by the gui |
||
| stop(self) | ||
| getObjects(self, pick) | ||
| dismiss(self) | ||
| done_cb(self) | ||
|
__call__(self,
atoms,
**kw) None <- removeHBondGC(atoms, **kw) atoms: atoms to remove hbonds between |
||
|
doit(self,
ats) virtual method. |
||
|
setupUndoAfter(self,
ats,
**kw) A chance to modify self.undoCmds after the command was carried out |
||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:33 2007 | http://epydoc.sourceforge.net |