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
SegmentEditorLevelTracingEffect.LevelTracingPipeline Class Reference

Public Member Functions

def __init__ (self, effect, sliceWidget)
 
def appendPolyMask (self, modifierLabelmap)
 
def preview (self, xy)
 

Public Attributes

 actionState
 
 actor
 
 effect
 
 ijkToXY
 
 mapper
 
 polyData
 
 rasPoints
 
 sliceWidget
 
 tracingFilter
 
 xyPoints
 

Detailed Description

Visualization objects and pipeline for each slice view for level tracing

Definition at line 120 of file SegmentEditorLevelTracingEffect.py.

Constructor & Destructor Documentation

◆ __init__()

def SegmentEditorLevelTracingEffect.LevelTracingPipeline.__init__ (   self,
  effect,
  sliceWidget 
)

Definition at line 123 of file SegmentEditorLevelTracingEffect.py.

Member Function Documentation

◆ appendPolyMask()

def SegmentEditorLevelTracingEffect.LevelTracingPipeline.appendPolyMask (   self,
  modifierLabelmap 
)

Definition at line 197 of file SegmentEditorLevelTracingEffect.py.

◆ preview()

def SegmentEditorLevelTracingEffect.LevelTracingPipeline.preview (   self,
  xy 
)

Definition at line 146 of file SegmentEditorLevelTracingEffect.py.

Member Data Documentation

◆ actionState

SegmentEditorLevelTracingEffect.LevelTracingPipeline.actionState

Definition at line 126 of file SegmentEditorLevelTracingEffect.py.

◆ actor

SegmentEditorLevelTracingEffect.LevelTracingPipeline.actor

Definition at line 136 of file SegmentEditorLevelTracingEffect.py.

◆ effect

SegmentEditorLevelTracingEffect.LevelTracingPipeline.effect

Definition at line 124 of file SegmentEditorLevelTracingEffect.py.

◆ ijkToXY

SegmentEditorLevelTracingEffect.LevelTracingPipeline.ijkToXY

Definition at line 133 of file SegmentEditorLevelTracingEffect.py.

◆ mapper

SegmentEditorLevelTracingEffect.LevelTracingPipeline.mapper

Definition at line 135 of file SegmentEditorLevelTracingEffect.py.

◆ polyData

SegmentEditorLevelTracingEffect.LevelTracingPipeline.polyData

Definition at line 130 of file SegmentEditorLevelTracingEffect.py.

◆ rasPoints

SegmentEditorLevelTracingEffect.LevelTracingPipeline.rasPoints

Definition at line 129 of file SegmentEditorLevelTracingEffect.py.

◆ sliceWidget

SegmentEditorLevelTracingEffect.LevelTracingPipeline.sliceWidget

Definition at line 125 of file SegmentEditorLevelTracingEffect.py.

◆ tracingFilter

SegmentEditorLevelTracingEffect.LevelTracingPipeline.tracingFilter

Definition at line 132 of file SegmentEditorLevelTracingEffect.py.

◆ xyPoints

SegmentEditorLevelTracingEffect.LevelTracingPipeline.xyPoints

Definition at line 128 of file SegmentEditorLevelTracingEffect.py.


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