16 #ifndef vtkCompositeTransferFunctionItem_h
17 #define vtkCompositeTransferFunctionItem_h
19 #include "vtkChartsCoreModule.h"
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkPiecewiseFunction * OpacityFunction
virtual void ComputeBounds(double bounds[4])
Defines a 1D piecewise function.
virtual bool UsingLogScale()
virtual void ComputeTexture()
Need to be reimplemented by subclasses, ComputeTexture() is called at paint time if the texture is no...
a simple class to control print indentation
static vtkColorTransferFunctionItem * New()