59 #include "vtkDataObject.h"
71 void PrintSelf(ostream &os,
vtkIndent indent);
74 void Dump(
unsigned int colWidth = 16 );
84 virtual unsigned long GetActualMemorySize();
117 vtkIdType InsertNextBlankRow(
double default_num_val=0.0);
135 const char* GetColumnName(
vtkIdType col);
147 void RemoveColumnByName(
const char* name);
173 virtual void Initialize();
191 virtual vtkFieldData* GetAttributesAsFieldData(
int type);
194 virtual vtkIdType GetNumberOfElements(
int type);
An array holding vtkVariants.
Abstract superclass for all arrays.
A atomic type representing the union of many types.
vtkVariantArray * RowArray
a simple class to control print indentation
represent and manipulate attribute data in a dataset
A table, which contains similar-typed columns of data.
helper class to get VTK data object types as string and instantiate them
vtkDataSetAttributes * RowData
represent and manipulate fields of data