Slicer  4.8
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
SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect Class Reference
Inheritance diagram for SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect:
Inheritance graph
[legend]
Collaboration diagram for SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, scriptedEffect)
 
def clone (self)
 
def deactivate (self)
 
def helpText (self)
 
def icon (self)
 
def pipelineForWidget (self, sliceWidget)
 
def processInteractionEvents (self, callerInteractor, eventId, viewWidget)
 

Public Attributes

 levelTracingPipelines
 

Detailed Description

LevelTracingEffect is a LabelEffect implementing level tracing fill
    using intensity-based isolines

Definition at line 7 of file SegmentEditorLevelTracingEffect.py.

Constructor & Destructor Documentation

◆ __init__()

def SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.__init__ (   self,
  scriptedEffect 
)

Definition at line 12 of file SegmentEditorLevelTracingEffect.py.

Member Function Documentation

◆ clone()

def SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.clone (   self)

Definition at line 19 of file SegmentEditorLevelTracingEffect.py.

◆ deactivate()

def SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.deactivate (   self)

Definition at line 39 of file SegmentEditorLevelTracingEffect.py.

◆ helpText()

def SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.helpText (   self)

Definition at line 31 of file SegmentEditorLevelTracingEffect.py.

◆ icon()

def SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.icon (   self)

Definition at line 25 of file SegmentEditorLevelTracingEffect.py.

◆ pipelineForWidget()

def SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.pipelineForWidget (   self,
  sliceWidget 
)

Definition at line 84 of file SegmentEditorLevelTracingEffect.py.

◆ processInteractionEvents()

def SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.processInteractionEvents (   self,
  callerInteractor,
  eventId,
  viewWidget 
)

Definition at line 45 of file SegmentEditorLevelTracingEffect.py.

Member Data Documentation

◆ levelTracingPipelines

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.levelTracingPipelines

Definition at line 17 of file SegmentEditorLevelTracingEffect.py.


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