Go to the documentation of this file.
16 #ifndef vtkPiecewiseFunctionItem_h
17 #define vtkPiecewiseFunctionItem_h
19 #include "vtkChartsCoreModule.h"
virtual void ComputeBounds(double bounds[4])
Abstract class for ScalarsToColors items.
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkPiecewiseFunction * PiecewiseFunction
vtkPiecewiseFunctionItem()
virtual ~vtkPiecewiseFunctionItem()
topologically and geometrically regular array of data
a simple class to control print indentation
static vtkPiecewiseFunctionItem * New()
Defines a 1D piecewise function.
void SetPiecewiseFunction(vtkPiecewiseFunction *t)
virtual void ComputeTexture()
Need to be reimplemented by subclasses, ComputeTexture() is called at paint time if the texture is no...
vtkPiecewiseFunctionItem internall uses vtkPlot::Color, white by default