Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Public Member Functions
EditorLib::ErodeEffect::ErodeEffectTool Class Reference
Inheritance diagram for EditorLib::ErodeEffect::ErodeEffectTool:
Inheritance graph
[legend]
Collaboration diagram for EditorLib::ErodeEffect::ErodeEffectTool:
Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def cleanup

Detailed Description

One instance of this will be created per-view when the effect
is selected.  It is responsible for implementing feedback and
label map changes in response to user input.
This class observes the editor parameter node to configure itself
and queries the current view for background and label volume
nodes to operate on.

Definition at line 93 of file ErodeEffect.py.


Constructor & Destructor Documentation

def EditorLib::ErodeEffect::ErodeEffectTool::__init__ (   self,
  sliceWidget 
)

Reimplemented from EditorLib::MorphologyEffect::MorphologyEffectTool.

Definition at line 103 of file ErodeEffect.py.


Member Function Documentation

def EditorLib::ErodeEffect::ErodeEffectTool::cleanup (   self)
call superclass to clean up actors

Reimplemented from EditorLib::MorphologyEffect::MorphologyEffectTool.

Definition at line 106 of file ErodeEffect.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines