23#ifndef vtkResliceCursorThickLineRepresentation_h
24#define vtkResliceCursorThickLineRepresentation_h
26#include "vtkInteractionWidgetsModule.h"
29VTK_ABI_NAMESPACE_BEGIN
61 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
Standard VTK methods.
static vtkResliceCursorThickLineRepresentation * New()
Instantiate the class.
void CreateDefaultResliceAlgorithm() override
INTERNAL - Do not use Create the thick reformat class.
~vtkResliceCursorThickLineRepresentation() override
vtkResliceCursorThickLineRepresentation()