29 #ifndef vtkResliceCursorThickLineRepresentation_h
30 #define vtkResliceCursorThickLineRepresentation_h
32 #include "vtkInteractionWidgetsModule.h"
66 double outputSpacingX,
double outputSpacingY,
int extentX,
int extentY)
override;
a simple class to control print indentation
represent the vtkResliceCursorWidget
represents a thick slab of the reslice cursor widget
void SetResliceParameters(double outputSpacingX, double outputSpacingY, int extentX, int extentY) override
INTERNAL - Do not use Reslice parameters which are set from vtkResliceCursorWidget based on user inte...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void CreateDefaultResliceAlgorithm() override
INTERNAL - Do not use Create the thick reformat class.
~vtkResliceCursorThickLineRepresentation() override
vtkResliceCursorThickLineRepresentation()
static vtkResliceCursorThickLineRepresentation * New()
Instantiate the class.