Go to the documentation of this file.
17 #ifndef vtkChartSelectionRepresentation_h
18 #define vtkChartSelectionRepresentation_h
21 #include "vtkRemotingViewsModule.h"
static vtkDataRepresentation * New()
bool AddToView(vtkView *view) override
Making these methods public.
virtual void SetVisibility(bool val)
Get/Set the visibility for this representation.
vtkSmartPointer< vtkSelection > Cache
vtkWeakPointer< vtkChartRepresentation > ChartRepresentation
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Overridden to invoke vtkCommand::UpdateDataEvent.
representation for showing selections in chart views.
bool RemoveFromView(vtkView *view) override
Making these methods public.
virtual int ProcessViewRequest(vtkInformationRequestKey *request_type, vtkInformation *inInfo, vtkInformation *outInfo)
vtkAlgorithm::ProcessRequest() equivalent for rendering passes.
void MarkModified() override
This needs to be called on all instances of vtkChartSelectionRepresentation when the input is modifie...
void PrintSelf(ostream &os, vtkIndent indent) override
vtkWeakPointer< vtkPVContextView > ContextView
bool EnableServerSideRendering