97 void SetColumnColor(
const vtkStdString& colName,
double *rgb);
101 virtual void CreateDefaultLookupTable();
119 void DrawBoxPlot(
int,
unsigned char*,
double,
vtkContext2D*);
122 bool UpdateTableCache(
vtkTable *table);
149 #endif //vtkPlotBox_h virtual void SetInputData(vtkTable *table, const vtkStdString &, const vtkStdString &)
Wrapper around std::string to keep symbols short.
virtual bool PaintLegend(vtkContext2D *painter, const vtkRectf &rect, int legendIndex)
virtual bool Paint(vtkContext2D *painter)
#define vtkGetMacro(name, type)
record modification and/or execution time
a vtkAbstractArray subclass for strings
#define vtkTypeMacro(thisClass, superclass)
vtkTextProperty * TitleProperties
Superclass for mapping scalar values to colors.
Class for drawing 2D primitives to a graphical context.
provides a brush that fills shapes drawn by vtkContext2D.
a simple class to control print indentation
virtual vtkStringArray * GetLabels()
Abstract class for 2D plots.
Class for drawing box plots.
represent text properties.
#define vtkGetObjectMacro(name, type)
virtual vtkIdType GetNearestPoint(const vtkVector2f &point, const vtkVector2f &tolerance, vtkVector2f *location)
A table, which contains similar-typed columns of data.
virtual void SetInputData(vtkTable *table)
virtual void PrintSelf(ostream &os, vtkIndent indent)
vtkScalarsToColors * LookupTable
#define VTKCHARTSCORE_EXPORT
#define vtkSetMacro(name, type)