vtkAbstractArray * GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector)
Get the actual data array for the input array specified by idx, this is only reasonable during the RE...
vtkDataArray * GetInputArrayToProcess(int idx, vtkInformationVector **inputVector)
Get the actual data array for the input array specified by idx, this is only reasonable during the RE...
Class for drawing 2D primitives to a graphical context.
Abstract class for 2D context mappers.
static vtkContextMapper2D * New()
virtual vtkTable * GetInput()
virtual void SetInputData(vtkTable *input)
Set/Get the input for this object - only accepts vtkTable as input.
vtkAbstractArray * GetInputAbstractArrayToProcess(int idx, vtkDataObject *input)
virtual int FillInputPortInformation(int port, vtkInformation *info)
Specify the types of input we can handle.
vtkDataArray * GetInputArrayToProcess(int idx, vtkDataObject *input)
Make the arrays accessible to the plot objects.
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.