AvogadroLibs  1.93.1
Public Member Functions | Protected Attributes | List of all members
vtkChartHistogramColorOpacityEditor Class Reference
Inheritance diagram for vtkChartHistogramColorOpacityEditor:

Public Member Functions

 vtkTypeMacro (vtkChartHistogramColorOpacityEditor, vtkAbstractContextItem) static vtkChartHistogramColorOpacityEditor *New()
 
void SetHistogramInputData (vtkTable *table, const char *xAxisColumn, const char *yAxisColumn)
 
void SetColorTransferFunction (vtkColorTransferFunction *lut)
 
virtual void SetScalarVisibility (bool visible)
 
virtual void SelectColorArray (const char *arrayName)
 
virtual void SetOpacityFunction (vtkPiecewiseFunction *opacityFunction)
 
vtkAxis * GetHistogramAxis (int axis)
 
bool GetCurrentControlPointColor (double rgb[3])
 
void SetCurrentControlPointColor (const double rgb[3])
 
double GetContourValue ()
 
void SetDPI (int)
 
virtual bool Paint (vtkContext2D *painter) override
 

Protected Attributes

vtkNew< vtkChartHistogramHistogramChart
 
vtkNew< vtkChartXY > ColorTransferFunctionChart
 
vtkNew< vtkColorTransferControlPointsItem > ColorTransferControlPointsItem
 
vtkNew< vtkColorTransferFunctionItem > ColorTransferFunctionItem
 

The documentation for this class was generated from the following file: