26 #ifndef __vtkDataObjectTypes_h
27 #define __vtkDataObjectTypes_h
29 #include "vtkCommonDataModelModule.h"
44 static const char* GetClassNameFromTypeId(
int typeId);
48 static int GetTypeIdFromClassName(
const char* classname);
61 static int Validate();
abstract base class for most VTK objects
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
helper class to get VTK data object types as string and instantiate them