33#ifndef vtkMagnifierWidget_h 
   34#define vtkMagnifierWidget_h 
   38#include "vtkInteractionWidgetsModule.h"  
   41VTK_ABI_NAMESPACE_BEGIN
 
   96  vtkSetMacro(KeyPressIncreaseValue, 
char);
 
   97  vtkGetMacro(KeyPressIncreaseValue, 
char);
 
   98  vtkSetMacro(KeyPressDecreaseValue, 
char);
 
   99  vtkGetMacro(KeyPressDecreaseValue, 
char);
 
  120#if !defined(VTK_LEGACY_REMOVE) 
a simple class to control print indentation
 
represent a vtkBorderWidget
 
#define VTK_DEPRECATED_IN_9_2_0(reason)