|
Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|


Public Member Functions | |
| def | __init__ |
| def | changeIsland |
This class contains helper methods for a given effect type. It can be instanced as needed by an ChangeIslandEffectTool or ChangeIslandEffectOptions instance in order to compute intermediate results (say, for user feedback) or to implement the final segmentation editing operation. This class is split from the ChangeIslandEffectTool so that the operations can be used by other code without the need for a view context.
Definition at line 125 of file ChangeIslandEffect.py.
| def EditorLib::ChangeIslandEffect::ChangeIslandEffectLogic::__init__ | ( | self, | |
| sliceLogic | |||
| ) |
Reimplemented from EditorLib::IslandEffect::IslandEffectLogic.
Definition at line 136 of file ChangeIslandEffect.py.
| def EditorLib::ChangeIslandEffect::ChangeIslandEffectLogic::changeIsland | ( | self, | |
| xy | |||
| ) |
Definition at line 139 of file ChangeIslandEffect.py.
1.7.4