| Home | Trees | Indices | Help |
|
|---|
|
|
ViewerFramework.VFCommand.Command --+
|
BoundBox
|
|||
| __init__(self) | ||
|
__call__(self,
**kw) None <- commandName( *args, **kw) |
||
|
guiCallback(self) Default callback function called by the gui |
||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
| OnAddVolumeToViewer(self) | ||
|
doit(self) Adds/removes volume bounding box. |
||
|
updateGUI(self,
val) Changes the command's menu button to 'Remove Bound Box' after adding the box and to 'Add bound box' after removing it. |
||
| showhideBox(self, val) | ||
| addBoundBox(self) | ||
| removeBoundBox(self) | ||
| updateBox(self) | ||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|
|
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:23:03 2007 | http://epydoc.sourceforge.net |