42 using Superclass::SetInputArray;
46 virtual void SetColor(
unsigned char r,
unsigned char g,
unsigned char b,
48 virtual void SetColor(
double r,
double g,
double b);
114 vtkTableCache* TableCache;
Wrapper around std::string to keep symbols short.
vtkStdString ValidPointMaskName
virtual bool PaintLegend(vtkContext2D *painter, const vtkRectf &rect, int legendIndex)
virtual void UpdateCache()
virtual bool Paint(vtkContext2D *painter)
#define vtkGetMacro(name, type)
record modification and/or execution time
virtual void GetBounds(double bounds[4])
virtual void SetColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)
#define vtkTypeMacro(thisClass, superclass)
Class for drawing 2D primitives to a graphical context.
a simple class to control print indentation
Abstract class for 2D plots.
virtual vtkIdType GetNearestPoint(const vtkVector2f &point, const vtkVector2f &tolerance, vtkVector2f *location)
virtual void PrintSelf(ostream &os, vtkIndent indent)
#define VTKCHARTSCORE_EXPORT
virtual vtkStdString GetTooltipLabel(const vtkVector2d &plotPos, vtkIdType seriesIndex, vtkIdType segmentIndex)
#define vtkSetMacro(name, type)