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