|
Slicer 5.4
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|


Public Member Functions | |
| __init__ (self, scriptedEffect) | |
| clone (self) | |
| deactivate (self) | |
| helpText (self) | |
| icon (self) | |
| pipelineForWidget (self, sliceWidget) | |
| processInteractionEvents (self, callerInteractor, eventId, viewWidget) | |
| processViewNodeEvents (self, callerViewNode, eventId, viewWidget) | |
| setupOptionsFrame (self) | |
Public Attributes | |
| drawPipelines | |
DrawEffect is a LabelEffect implementing the interactive draw
tool in the segment editor
Definition at line 12 of file SegmentEditorDrawEffect.py.
| SegmentEditorDrawEffect.SegmentEditorDrawEffect.__init__ | ( | self, | |
| scriptedEffect ) |
Definition at line 17 of file SegmentEditorDrawEffect.py.
| SegmentEditorDrawEffect.SegmentEditorDrawEffect.clone | ( | self | ) |
Definition at line 22 of file SegmentEditorDrawEffect.py.
| SegmentEditorDrawEffect.SegmentEditorDrawEffect.deactivate | ( | self | ) |
Definition at line 43 of file SegmentEditorDrawEffect.py.
| SegmentEditorDrawEffect.SegmentEditorDrawEffect.helpText | ( | self | ) |
Definition at line 34 of file SegmentEditorDrawEffect.py.
| SegmentEditorDrawEffect.SegmentEditorDrawEffect.icon | ( | self | ) |
Definition at line 28 of file SegmentEditorDrawEffect.py.
| SegmentEditorDrawEffect.SegmentEditorDrawEffect.pipelineForWidget | ( | self, | |
| sliceWidget ) |
Definition at line 141 of file SegmentEditorDrawEffect.py.
| SegmentEditorDrawEffect.SegmentEditorDrawEffect.processInteractionEvents | ( | self, | |
| callerInteractor, | |||
| eventId, | |||
| viewWidget ) |
Definition at line 52 of file SegmentEditorDrawEffect.py.
| SegmentEditorDrawEffect.SegmentEditorDrawEffect.processViewNodeEvents | ( | self, | |
| callerViewNode, | |||
| eventId, | |||
| viewWidget ) |
Definition at line 121 of file SegmentEditorDrawEffect.py.
| SegmentEditorDrawEffect.SegmentEditorDrawEffect.setupOptionsFrame | ( | self | ) |
Definition at line 49 of file SegmentEditorDrawEffect.py.
| SegmentEditorDrawEffect.SegmentEditorDrawEffect.drawPipelines |
Definition at line 19 of file SegmentEditorDrawEffect.py.