represent and manipulate 2D points
virtual void SetInputData(vtkTable *table, vtkIdType xColumn, vtkIdType yColumn, vtkIdType densityColumn)
#define vtkGetObjectMacro(name, type)
virtual vtkStringArray * GetLabels()
A table, which contains similar-typed columns of data.
void SetLinePen(vtkPen *pen)
#define vtkTypeMacro(thisClass, superclass)
GLenum GLsizei GLenum GLenum const GLvoid * table
Class for drawing 2D primitives to a graphical context.
abstract superclass for arrays of numeric data
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual bool Paint(vtkContext2D *painter)
a simple class to control print indentation
virtual void SetInputData(vtkTable *table, const vtkStdString &yColumn, const vtkStdString &densityColumn)
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
Class for drawing an points given two columns from a vtkTable.
Class for drawing an a bagplot.
virtual bool PaintLegend(vtkContext2D *painter, const vtkRectf &rect, int legendIndex)
a vtkAbstractArray subclass for strings
void UpdateTableCache(vtkDataArray *)
void SetPointPen(vtkPen *pen)
provides a pen that draws the outlines of shapes drawn by vtkContext2D.
Wrapper around std::string to keep symbols short.
#define VTKCHARTSCORE_EXPORT
virtual void SetInputData(vtkTable *table)
vtkPoints2D * MedianPoints
virtual void SetInputData(vtkTable *table, const vtkStdString &xColumn, const vtkStdString &yColumn, const vtkStdString &densityColumn)
static vtkPlotBag * New()
virtual vtkStdString GetTooltipLabel(const vtkVector2d &plotPos, vtkIdType seriesIndex, vtkIdType segmentIndex)