Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | APBSDisplay_Isocontours
APBSDisplayIsocontours displays APBS Potential Isocontours Package : Pmv Module : APBSCommands Class : APBS_Display_Isocontours Command name : APBSDisplayIsocontours Synopsis: None <--- APBSDisplayIsocontours(potential = potential) Required Arguments: potential = string representing where potential.dx is located
|
|||
|
onAddCmdToViewer(self) Called when added to viewer |
||
|
onRemoveObjectFromViewer(self,
object) Called when object is removed from viewer |
||
|
dismiss(self,
event=None) Withdraws GUI form |
||
|
doit(self,
potential=None) doit function |
||
|
guiCallback(self) GUI callback |
||
|
run(self) Animates isocontours |
||
|
__call__(self,
**kw) Displays APBS Potential Isocontours using... |
||
|
buildForm(self) Builds 'default' GUI form' |
||
|
Combo_Selection(self,
mol_name) This command is triggered as selectioncommand for ComboBox mol_list |
||
|
Left_Visible(self) Sets "+polygons" and "left_label" objects visible state |
||
|
Right_Visible(self) Sets "-polygons" and "right_label" objects visible states |
||
|
Update(self,
val) Updates Isocontour_L or Isocontour_R |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
|
|
|
Displays APBS Potential Isocontours using VisionInterface/APBSIsoContour_net.py Required Arguments: potential = location of the potential.dx file
|
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:25 2007 | http://epydoc.sourceforge.net |