#include <Libs/MRML/Core/vtkDataFileFormatHelper.h>
Definition at line 20 of file vtkDataFileFormatHelper.h.
◆ Superclass
◆ vtkDataFileFormatHelper()
vtkDataFileFormatHelper::vtkDataFileFormatHelper |
( |
| ) |
|
|
protected |
◆ ~vtkDataFileFormatHelper()
vtkDataFileFormatHelper::~vtkDataFileFormatHelper |
( |
| ) |
|
|
overrideprotected |
◆ AddSupportedWriterFileFormat()
virtual void vtkDataFileFormatHelper::AddSupportedWriterFileFormat |
( |
ITKImageFileFormat & |
structFileFormat | ) |
|
|
protectedvirtual |
◆ GetClassName()
virtual const char* vtkDataFileFormatHelper::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetClassNameFromFormatString()
const char* vtkDataFileFormatHelper::GetClassNameFromFormatString |
( |
const char * |
fileformat | ) |
|
◆ GetFileExtensionFromFormatString()
static std::string vtkDataFileFormatHelper::GetFileExtensionFromFormatString |
( |
const char * |
fileformat | ) |
|
|
static |
◆ GetITKSupportedExtensionClassNameByIndex()
virtual const char* vtkDataFileFormatHelper::GetITKSupportedExtensionClassNameByIndex |
( |
int |
idx | ) |
|
|
virtual |
◆ GetITKSupportedExtensionGenericNameByIndex()
virtual const char* vtkDataFileFormatHelper::GetITKSupportedExtensionGenericNameByIndex |
( |
int |
idx | ) |
|
|
virtual |
◆ GetITKSupportedReadFileFormats()
virtual vtkStringArray* vtkDataFileFormatHelper::GetITKSupportedReadFileFormats |
( |
| ) |
|
|
inlinevirtual |
◆ GetITKSupportedWriteFileExtensions()
virtual vtkStringArray* vtkDataFileFormatHelper::GetITKSupportedWriteFileExtensions |
( |
| ) |
|
|
virtual |
◆ GetITKSupportedWriteFileFormats()
virtual vtkStringArray* vtkDataFileFormatHelper::GetITKSupportedWriteFileFormats |
( |
| ) |
|
|
virtual |
Get the itkimageio supported file formats.
◆ InitializeITKSupportedFileFormats()
virtual void vtkDataFileFormatHelper::InitializeITKSupportedFileFormats |
( |
| ) |
|
|
protectedvirtual |
This will initialize the supported file formats.
◆ IsA()
virtual int vtkDataFileFormatHelper::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkDataFileFormatHelper::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
The Usual vtk class functions.
◆ PopulateITKSupportedWriteFileTypes()
virtual void vtkDataFileFormatHelper::PopulateITKSupportedWriteFileTypes |
( |
| ) |
|
|
protectedvirtual |
◆ PrintSelf()
void vtkDataFileFormatHelper::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ SafeDownCast()
◆ ITKSupportedWriteFileFormats
vtkStringArray* vtkDataFileFormatHelper::ITKSupportedWriteFileFormats |
|
protected |
◆ SupportedWriteFileClassNames
vtkStringArray* vtkDataFileFormatHelper::SupportedWriteFileClassNames |
|
protected |
◆ SupportedWriteFileExtensions
vtkStringArray* vtkDataFileFormatHelper::SupportedWriteFileExtensions |
|
protected |
◆ SupportedWriteFileGenericNames
vtkStringArray* vtkDataFileFormatHelper::SupportedWriteFileGenericNames |
|
protected |
The documentation for this class was generated from the following file: