Slicer  4.10
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Member Functions | Public Attributes
SegmentEditorMarginEffect.SegmentEditorMarginEffect Class Reference
Inheritance diagram for SegmentEditorMarginEffect.SegmentEditorMarginEffect:
Inheritance graph
[legend]
Collaboration diagram for SegmentEditorMarginEffect.SegmentEditorMarginEffect:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, scriptedEffect)
 
def clone (self)
 
def createCursor (self, widget)
 
def getKernelSizePixel (self)
 
def growOperationToggled (self, toggled)
 
def helpText (self)
 
def icon (self)
 
def onApply (self)
 
def setMRMLDefaults (self)
 
def setupOptionsFrame (self)
 
def shrinkOperationToggled (self, toggled)
 
def updateGUIFromMRML (self)
 
def updateMRMLFromGUI (self)
 

Public Attributes

 applyButton
 
 growOptionRadioButton
 
 kernelSizePixel
 
 marginSizeMmLabel
 
 marginSizeMmSpinBox
 
 shrinkOptionRadioButton
 

Detailed Description

MaringEffect grows or shrinks the segment by a specified margin

Definition at line 6 of file SegmentEditorMarginEffect.py.

Constructor & Destructor Documentation

◆ __init__()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.__init__ (   self,
  scriptedEffect 
)

Definition at line 10 of file SegmentEditorMarginEffect.py.

Member Function Documentation

◆ clone()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.clone (   self)

Definition at line 14 of file SegmentEditorMarginEffect.py.

◆ createCursor()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.createCursor (   self,
  widget 
)

Definition at line 66 of file SegmentEditorMarginEffect.py.

◆ getKernelSizePixel()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.getKernelSizePixel (   self)

Definition at line 73 of file SegmentEditorMarginEffect.py.

◆ growOperationToggled()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.growOperationToggled (   self,
  toggled 
)

Definition at line 109 of file SegmentEditorMarginEffect.py.

◆ helpText()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.helpText (   self)

Definition at line 26 of file SegmentEditorMarginEffect.py.

◆ icon()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.icon (   self)

Definition at line 20 of file SegmentEditorMarginEffect.py.

◆ onApply()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.onApply (   self)

Definition at line 121 of file SegmentEditorMarginEffect.py.

◆ setMRMLDefaults()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.setMRMLDefaults (   self)

Definition at line 70 of file SegmentEditorMarginEffect.py.

◆ setupOptionsFrame()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.setupOptionsFrame (   self)

Definition at line 29 of file SegmentEditorMarginEffect.py.

◆ shrinkOperationToggled()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.shrinkOperationToggled (   self,
  toggled 
)

Definition at line 113 of file SegmentEditorMarginEffect.py.

◆ updateGUIFromMRML()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.updateGUIFromMRML (   self)

Definition at line 84 of file SegmentEditorMarginEffect.py.

◆ updateMRMLFromGUI()

def SegmentEditorMarginEffect.SegmentEditorMarginEffect.updateMRMLFromGUI (   self)

Definition at line 117 of file SegmentEditorMarginEffect.py.

Member Data Documentation

◆ applyButton

SegmentEditorMarginEffect.SegmentEditorMarginEffect.applyButton

Definition at line 56 of file SegmentEditorMarginEffect.py.

◆ growOptionRadioButton

SegmentEditorMarginEffect.SegmentEditorMarginEffect.growOptionRadioButton

Definition at line 34 of file SegmentEditorMarginEffect.py.

◆ kernelSizePixel

SegmentEditorMarginEffect.SegmentEditorMarginEffect.kernelSizePixel

Definition at line 48 of file SegmentEditorMarginEffect.py.

◆ marginSizeMmLabel

SegmentEditorMarginEffect.SegmentEditorMarginEffect.marginSizeMmLabel

Definition at line 54 of file SegmentEditorMarginEffect.py.

◆ marginSizeMmSpinBox

SegmentEditorMarginEffect.SegmentEditorMarginEffect.marginSizeMmSpinBox

Definition at line 41 of file SegmentEditorMarginEffect.py.

◆ shrinkOptionRadioButton

SegmentEditorMarginEffect.SegmentEditorMarginEffect.shrinkOptionRadioButton

Definition at line 33 of file SegmentEditorMarginEffect.py.


The documentation for this class was generated from the following file: