35 #ifndef vtkGESignaReader_h
36 #define vtkGESignaReader_h
38 #include "vtkIOImageModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int CanReadFile(VTK_FILEPATH const char *vtkNotUsed(fname))
Return non zero if the reader can read the given file name.
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
static vtkMedicalImageReader2 * New()
const char * GetFileExtensions() override
Valid extentsions.
a simple class to control print indentation
virtual void ExecuteInformation()
const char * GetDescriptiveName() override
A descriptive name for this format.
vtkImageReader2 with medical meta data.
general representation of visualization data