16 #ifndef vtkPiecewiseFunctionItem_h
17 #define vtkPiecewiseFunctionItem_h
19 #include "vtkChartsCoreModule.h"
Defines a 1D piecewise function.
virtual void ComputeTexture()=0
Need to be reimplemented by subclasses, ComputeTexture() is called at paint time if the texture is no...
Abstract class for ScalarsToColors items.
vtkPiecewiseFunction * PiecewiseFunction
vtkPiecewiseFunctionItem internall uses vtkPlot::Color, white by default
a simple class to control print indentation
topologically and geometrically regular array of data
virtual void ComputeBounds(double *bounds)
Bounds of the item, by default (0, 1, 0, 1) but it depends on the range of the ScalarsToColors functi...
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.