|
| 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 |
|
|
vtkNew< vtkChartHistogram > | HistogramChart |
|
vtkNew< vtkChartXY > | ColorTransferFunctionChart |
|
vtkNew< vtkColorTransferControlPointsItem > | ColorTransferControlPointsItem |
|
vtkNew< vtkColorTransferFunctionItem > | ColorTransferFunctionItem |
|
The documentation for this class was generated from the following file:
- vtkChartHistogramColorOpacityEditor.h