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

Class ShowSurface

PyQt4.QtGui.QAction --+        
                      |        
                MAction --+    
                          |    
              SurfaceRender --+
                              |
                             ShowSurface

Instance Methods [hide private]
 
command(self)
Show a surface displaying the electrostatic potential

Inherited from SurfaceRender: renderSurface

Inherited from MAction: __init__

Method Details [hide private]

command(self)

 

Show a surface displaying the electrostatic potential

Overrides: MAction.command