32 #ifndef vtkGESignaReader_h
33 #define vtkGESignaReader_h
35 #include "vtkIOImageModule.h"
general representation of visualization data
~vtkGESignaReader() override
void ExecuteDataWithInformation(vtkDataObject *out, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int CanReadFile(const char *fname) override
Is the given file a GESigna file?
const char * GetFileExtensions() override
Valid extentsions.
const char * GetDescriptiveName() override
A descriptive name for this format.
void ExecuteInformation() override
static vtkGESignaReader * New()
a simple class to control print indentation
vtkImageReader2 with medical meta data.