#include <anatomist/action/morphomath.h>
Definition at line 104 of file morphomath.h.
 
◆ RoiMorphoMathActionView()
◆ ~RoiMorphoMathActionView()
  
  | 
        
          | virtual RoiMorphoMathActionView::~RoiMorphoMathActionView | ( |  | ) |  |  | virtual | 
 
 
◆ closure
  
  | 
        
          | void RoiMorphoMathActionView::closure | ( |  | ) |  |  | slot | 
 
 
◆ dilation
  
  | 
        
          | void RoiMorphoMathActionView::dilation | ( |  | ) |  |  | slot | 
 
 
◆ distanceModeChanged
  
  | 
        
          | void RoiMorphoMathActionView::distanceModeChanged | ( | int | newDistanceMode | ) |  |  | slot | 
 
 
◆ erosion
  
  | 
        
          | void RoiMorphoMathActionView::erosion | ( |  | ) |  |  | slot | 
 
 
◆ opening
  
  | 
        
          | void RoiMorphoMathActionView::opening | ( |  | ) |  |  | slot | 
 
 
◆ regionModeChanged
  
  | 
        
          | void RoiMorphoMathActionView::regionModeChanged | ( | int | newRegionMode | ) |  |  | slot | 
 
 
◆ structuringElementRadiusChanged
  
  | 
        
          | void RoiMorphoMathActionView::structuringElementRadiusChanged | ( | int | newStructElRadius | ) |  |  | slot | 
 
 
◆ update()
This method is called whenever the observed object is changed. 
The programmer calls an observable object's notifyObservers method to have all the object's observers notified of the change. 
- Parameters
- 
  
    | observable | the observable object |  
 
Implements anatomist::Observer.
References slots.
 
 
The documentation for this class was generated from the following file: