| Home | Trees | Indices | Help |
|
|---|
|
|
ViewerFramework.VFCommand.Command --+
|
Pmv.mvCommand.MVCommand --+
|
ADMakeAllGrids
toplevel GUI with one row per grid_type allowing:loading a grid (first, then->),toggling the visiblity of its isosurface,changing sampling rate,changing isocontour isovalue,changing the render mode between LINE and FILL visibility of the grid's bounding box
Package : AutoDockTools
Module : autoanalyzeCommands
Class : ADMakeAllGrids
Command : ADanalyze_showGridIsocontours
Synopsis:
None<---ADanalyze_showGridIsocontours(gridFile)
Required Arguments:
gridFile --- AutoGrid map filename
Optional Argument:
ask --- whether to open a filebrowser if specified filename does not exist
|
|||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
| showIFD(self) | ||
|
guiCallback(self) Default callback function called by the gui |
||
| Close_cb(self, event=None) | ||
|
__call__(self,
gridFile,
ask=1,
**kw) None<---ADanalyze_showGridIsocontours(gridFile) |
||
|
doit(self,
gridFile,
**kw) gridFile macroMol.name.atType.map |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
None<---ADanalyze_showGridIsocontours(gridFile) gridFile --- AutoGrid map filename ask --- whether to open a filebrowser if specified filename does not exist
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:17:23 2007 | http://epydoc.sourceforge.net |