16 #ifndef vtkColorTransferFunctionItem_h
17 #define vtkColorTransferFunctionItem_h
19 #include "vtkChartsCoreModule.h"
44 virtual
bool UsingLogScale();
49 void ComputeBounds(
double bounds[4]) VTK_OVERRIDE;
51 void ComputeTexture() VTK_OVERRIDE;
Abstract class for ScalarsToColors items.
a simple class to control print indentation
topologically and geometrically regular array of data
Defines a transfer function for mapping a property to an RGB color value.
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.