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