Go to the documentation of this file.
17 #ifndef vtkSpreadSheetRepresentation_h
18 #define vtkSpreadSheetRepresentation_h
22 #include "vtkRemotingViewsModule.h"
53 void AddSelector(
const char* selector);
54 void ClearSelectors();
55 void SetActiveAssemblyForSelectors(
const char* name);
67 void SetGenerateCellConnectivity(
bool);
68 void SetShowFieldData(
bool);
69 void SetFieldAssociation(
int val);
82 bool ShowFieldData =
false;
static vtkDataRepresentation * New()
vtkNew< vtkDataTabulator > ExtractedDataConditioner
vtkNew< vtkCleanArrays > ExtractedCleanArrays
filter used to remove partial arrays across processes.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Overridden to invoke vtkCommand::UpdateDataEvent.
virtual int ProcessViewRequest(vtkInformationRequestKey *request_type, vtkInformation *inInfo, vtkInformation *outInfo)
vtkAlgorithm::ProcessRequest() equivalent for rendering passes.
void MarkModified() override
Since this has no delivery, just mark ourselves modified.
vtkNew< vtkDataTabulator > DataConditioner
void PrintSelf(ostream &os, vtkIndent indent) override
vtkNew< vtkCleanArrays > CleanArrays
converts input data to a table (or composite-data of tables)