16 #ifndef vtkColorTransferFunctionItem_h 17 #define vtkColorTransferFunctionItem_h 19 #include "vtkChartsCoreModule.h"
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.
a simple class to control print indentation
topologically and geometrically regular array of data
virtual bool ConfigurePlotBar()
Method to configure the plotbar histogram before painting it can be reimplemented by subclasses...
vtkColorTransferFunction * ColorTransferFunction
Defines a transfer function for mapping a property to an RGB color value.
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...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.