![]() |
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) | |
createCursor (self, widget) | |
getMarginSizeMM (self) | |
getMarginSizePixel (self) | |
growOperationToggled (self, toggled) | |
helpText (self) | |
icon (self) | |
onApply (self) | |
processMargin (self) | |
setMRMLDefaults (self) | |
setupOptionsFrame (self) | |
showStatusMessage (self, msg, timeoutMsec=500) | |
shrinkOperationToggled (self, toggled) | |
updateGUIFromMRML (self) | |
updateMRMLFromGUI (self) | |
MaringEffect grows or shrinks the segment by a specified margin
Definition at line 13 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.__init__ | ( | self, | |
scriptedEffect ) |
Definition at line 17 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.clone | ( | self | ) |
Definition at line 21 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.createCursor | ( | self, | |
widget ) |
Definition at line 80 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.getMarginSizeMM | ( | self | ) |
Definition at line 148 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.getMarginSizePixel | ( | self | ) |
Definition at line 88 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.growOperationToggled | ( | self, | |
toggled ) |
Definition at line 134 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.helpText | ( | self | ) |
Definition at line 33 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.icon | ( | self | ) |
Definition at line 27 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.onApply | ( | self | ) |
Definition at line 211 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.processMargin | ( | self | ) |
Definition at line 165 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.setMRMLDefaults | ( | self | ) |
Definition at line 84 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.setupOptionsFrame | ( | self | ) |
Definition at line 36 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.showStatusMessage | ( | self, | |
msg, | |||
timeoutMsec = 500 ) |
Definition at line 161 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.shrinkOperationToggled | ( | self, | |
toggled ) |
Definition at line 138 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.updateGUIFromMRML | ( | self | ) |
Definition at line 98 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.updateMRMLFromGUI | ( | self | ) |
Definition at line 142 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.applyButton |
Definition at line 69 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.applyToAllVisibleSegmentsCheckBox |
Definition at line 63 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.applyToAllVisibleSegmentsLabel |
Definition at line 67 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.growOperationToggled |
Definition at line 76 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.growOptionRadioButton |
Definition at line 41 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.marginSizeLabel |
Definition at line 55 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.marginSizeMMLabel |
Definition at line 60 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.marginSizeMMSpinBox |
Definition at line 48 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.onApply |
Definition at line 74 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.shrinkOperationToggled |
Definition at line 77 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.shrinkOptionRadioButton |
Definition at line 40 of file SegmentEditorMarginEffect.py.
SegmentEditorMarginEffect.SegmentEditorMarginEffect.updateMRMLFromGUI |
Definition at line 75 of file SegmentEditorMarginEffect.py.