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

Public Member Functions

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

 drawPipelines
 

Detailed Description

 DrawEffect is a LabelEffect implementing the interactive draw
    tool in the segment editor

Definition at line 12 of file SegmentEditorDrawEffect.py.

Constructor & Destructor Documentation

◆ __init__()

SegmentEditorDrawEffect.SegmentEditorDrawEffect.__init__ ( self,
scriptedEffect )

Definition at line 17 of file SegmentEditorDrawEffect.py.

Member Function Documentation

◆ clone()

SegmentEditorDrawEffect.SegmentEditorDrawEffect.clone ( self)

Definition at line 22 of file SegmentEditorDrawEffect.py.

◆ deactivate()

SegmentEditorDrawEffect.SegmentEditorDrawEffect.deactivate ( self)

Definition at line 43 of file SegmentEditorDrawEffect.py.

◆ helpText()

SegmentEditorDrawEffect.SegmentEditorDrawEffect.helpText ( self)

Definition at line 34 of file SegmentEditorDrawEffect.py.

◆ icon()

SegmentEditorDrawEffect.SegmentEditorDrawEffect.icon ( self)

Definition at line 28 of file SegmentEditorDrawEffect.py.

◆ pipelineForWidget()

SegmentEditorDrawEffect.SegmentEditorDrawEffect.pipelineForWidget ( self,
sliceWidget )

Definition at line 141 of file SegmentEditorDrawEffect.py.

◆ processInteractionEvents()

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

Definition at line 52 of file SegmentEditorDrawEffect.py.

◆ processViewNodeEvents()

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

Definition at line 121 of file SegmentEditorDrawEffect.py.

◆ setupOptionsFrame()

SegmentEditorDrawEffect.SegmentEditorDrawEffect.setupOptionsFrame ( self)

Definition at line 49 of file SegmentEditorDrawEffect.py.

Member Data Documentation

◆ drawPipelines

SegmentEditorDrawEffect.SegmentEditorDrawEffect.drawPipelines

Definition at line 19 of file SegmentEditorDrawEffect.py.


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