14 #ifndef vtkPVImageChartRepresentation_h 15 #define vtkPVImageChartRepresentation_h Representation for the "Image Chart View".
static vtkChartRepresentation * New()
virtual void PrepareForRendering()
This method is called before actual render if this->MTime was modified since the last time this metho...
#define VTKREMOTINGVIEWS_EXPORT
void SetVisibility(bool visible) override
Set visibility of the representation.
vtkChartRepresentation is the base representation for charting representations.
void PrintSelf(ostream &os, vtkIndent indent) override
virtual vtkSmartPointer< vtkDataObject > ReduceDataToRoot(vtkDataObject *data)
Chart representation/views expect that the data is reduced to root node and then passed on the render...
bool RemoveFromView(vtkView *view) override
Removes the representation to the view.