Slicer 5.4
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
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

 __init__ (self, scriptedEffect)
 
 activate (self)
 
 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

 lastXY
 
 levelTracingPipelines
 
 sliceRotatedErrorLabel
 

Detailed Description

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

Definition at line 13 of file SegmentEditorLevelTracingEffect.py.

Constructor & Destructor Documentation

◆ __init__()

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.__init__ ( self,
scriptedEffect )

Definition at line 18 of file SegmentEditorLevelTracingEffect.py.

Member Function Documentation

◆ activate()

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.activate ( self)

Definition at line 52 of file SegmentEditorLevelTracingEffect.py.

◆ clone()

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.clone ( self)

Definition at line 26 of file SegmentEditorLevelTracingEffect.py.

◆ deactivate()

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.deactivate ( self)

Definition at line 55 of file SegmentEditorLevelTracingEffect.py.

◆ helpText()

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.helpText ( self)

Definition at line 38 of file SegmentEditorLevelTracingEffect.py.

◆ icon()

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.icon ( self)

Definition at line 32 of file SegmentEditorLevelTracingEffect.py.

◆ pipelineForWidget()

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.pipelineForWidget ( self,
sliceWidget )

Definition at line 129 of file SegmentEditorLevelTracingEffect.py.

◆ processInteractionEvents()

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

Definition at line 62 of file SegmentEditorLevelTracingEffect.py.

◆ processViewNodeEvents()

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.processViewNodeEvents ( self,
callerViewNode,
eventId,
viewWidget )

Definition at line 117 of file SegmentEditorLevelTracingEffect.py.

◆ setupOptionsFrame()

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.setupOptionsFrame ( self)

Definition at line 46 of file SegmentEditorLevelTracingEffect.py.

Member Data Documentation

◆ lastXY

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.lastXY

Definition at line 24 of file SegmentEditorLevelTracingEffect.py.

◆ levelTracingPipelines

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.levelTracingPipelines

Definition at line 23 of file SegmentEditorLevelTracingEffect.py.

◆ sliceRotatedErrorLabel

SegmentEditorLevelTracingEffect.SegmentEditorLevelTracingEffect.sliceRotatedErrorLabel

Definition at line 47 of file SegmentEditorLevelTracingEffect.py.


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