AutoLabels | vtkPlot | protected |
Brush | vtkPlot | protected |
Callback | vtkScalarsToColorsItem | protected |
ComputeBounds(double bounds[4]) | vtkPiecewiseFunctionItem | protectedvirtual |
vtkScalarsToColorsItem::ComputeBounds(double *bounds) | vtkScalarsToColorsItem | protectedvirtual |
ComputeTexture() | vtkPiecewiseFunctionItem | protectedvirtual |
Data | vtkPlot | protected |
GetBounds(double bounds[4]) | vtkScalarsToColorsItem | virtual |
GetBrush() | vtkPlot | |
GetColor(double rgb[3]) | vtkPlot | virtual |
GetColor(unsigned char rgb[3]) | vtkPlot | |
GetData() | vtkPlot | |
GetIndexedLabels() | vtkPlot | virtual |
GetInput() | vtkPlot | virtual |
GetLabel() | vtkPlot | virtual |
GetLabel(vtkIdType index) | vtkPlot | |
GetLabels() | vtkPlot | virtual |
GetMaskAboveCurve() | vtkScalarsToColorsItem | virtual |
GetNearestPoint(const vtkVector2f &point, const vtkVector2f &tolerance, vtkVector2f *location) | vtkPlot | virtual |
GetNumber(double position, vtkAxis *axis) | vtkPlot | protected |
GetNumberOfLabels() | vtkPlot | virtual |
GetPen() | vtkPlot | |
GetPiecewiseFunction() | vtkPiecewiseFunctionItem | virtual |
GetPolyLinePen() | vtkScalarsToColorsItem | virtual |
GetProperty(const vtkStdString &property) | vtkPlot | virtual |
GetSelection() | vtkPlot | virtual |
GetTextureWidth() | vtkScalarsToColorsItem | protectedvirtual |
GetTooltipLabel(const vtkVector2f &plotPos, vtkIdType seriesIndex, vtkIdType segmentIndex) | vtkPlot | virtual |
GetTooltipLabelFormat() | vtkPlot | virtual |
GetTooltipNotation() | vtkPlot | virtual |
GetTooltipPrecision() | vtkPlot | virtual |
GetUnscaledInputBounds(double bounds[4]) | vtkPlot | inlinevirtual |
GetUseIndexForXSeries() | vtkPlot | virtual |
GetUserBounds() | vtkScalarsToColorsItem | virtual |
GetUserBounds(double &, double &, double &, double &) | vtkScalarsToColorsItem | virtual |
GetUserBounds(double[4]) | vtkScalarsToColorsItem | virtual |
GetWidth() | vtkPlot | virtual |
GetXAxis() | vtkPlot | virtual |
GetYAxis() | vtkPlot | virtual |
IndexedLabels | vtkPlot | protected |
Interpolate | vtkScalarsToColorsItem | protected |
IsA(const char *type) | vtkPiecewiseFunctionItem | virtual |
IsTypeOf(const char *type) | vtkPiecewiseFunctionItem | static |
Labels | vtkPlot | protected |
MaskAboveCurve | vtkScalarsToColorsItem | protected |
New() | vtkPiecewiseFunctionItem | static |
NewInstance() const | vtkPiecewiseFunctionItem | |
NewInstanceInternal() const | vtkPiecewiseFunctionItem | protectedvirtual |
OnScalarsToColorsModified(vtkObject *caller, unsigned long eid, void *clientdata, void *calldata) | vtkScalarsToColorsItem | protectedstatic |
Paint(vtkContext2D *painter) | vtkScalarsToColorsItem | virtual |
PaintLegend(vtkContext2D *painter, const vtkRectf &rect, int legendIndex) | vtkPlot | virtual |
Pen | vtkPlot | protected |
PiecewiseFunction | vtkPiecewiseFunctionItem | protected |
PolyLinePen | vtkScalarsToColorsItem | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkPiecewiseFunctionItem | virtual |
SafeDownCast(vtkObjectBase *o) | vtkPiecewiseFunctionItem | static |
ScalarsToColorsModified(vtkObject *caller, unsigned long eid, void *calldata) | vtkScalarsToColorsItem | protectedvirtual |
Selection | vtkPlot | protected |
SelectPoints(const vtkVector2f &min, const vtkVector2f &max) | vtkPlot | virtual |
SelectPointsInPolygon(const vtkContextPolygon &polygon) | vtkPlot | virtual |
SetBrush(vtkBrush *brush) | vtkPlot | |
SetColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a) | vtkPlot | virtual |
SetColor(double r, double g, double b) | vtkPlot | virtual |
SetIndexedLabels(vtkStringArray *labels) | vtkPlot | |
SetInputArray(int index, const vtkStdString &name) | vtkPlot | virtual |
SetInputData(vtkTable *table) | vtkPlot | virtual |
SetInputData(vtkTable *table, const vtkStdString &xColumn, const vtkStdString &yColumn) | vtkPlot | virtual |
SetInputData(vtkTable *table, vtkIdType xColumn, vtkIdType yColumn) | vtkPlot | |
SetLabel(const vtkStdString &label) | vtkPlot | virtual |
SetLabels(vtkStringArray *labels) | vtkPlot | virtual |
SetMaskAboveCurve(bool) | vtkScalarsToColorsItem | virtual |
SetPen(vtkPen *pen) | vtkPlot | |
SetPiecewiseFunction(vtkPiecewiseFunction *t) | vtkPiecewiseFunctionItem | |
SetProperty(const vtkStdString &property, const vtkVariant &var) | vtkPlot | virtual |
SetSelection(vtkIdTypeArray *id) | vtkPlot | virtual |
SetTooltipLabelFormat(const vtkStdString &label) | vtkPlot | virtual |
SetTooltipNotation(int notation) | vtkPlot | virtual |
SetTooltipPrecision(int precision) | vtkPlot | virtual |
SetUseIndexForXSeries(bool) | vtkPlot | virtual |
SetUserBounds(double, double, double, double) | vtkScalarsToColorsItem | virtual |
SetUserBounds(double[4]) | vtkScalarsToColorsItem | virtual |
SetWidth(float width) | vtkPlot | virtual |
SetXAxis(vtkAxis *axis) | vtkPlot | virtual |
SetYAxis(vtkAxis *axis) | vtkPlot | virtual |
Shape | vtkScalarsToColorsItem | protected |
Superclass typedef | vtkPiecewiseFunctionItem | |
Texture | vtkScalarsToColorsItem | protected |
TextureWidth | vtkScalarsToColorsItem | protected |
TooltipDefaultLabelFormat | vtkPlot | protected |
TooltipLabelFormat | vtkPlot | protected |
TooltipNotation | vtkPlot | protected |
TooltipPrecision | vtkPlot | protected |
UseIndexForXSeries | vtkPlot | protected |
UserBounds | vtkScalarsToColorsItem | protected |
vtkPiecewiseFunctionItem() | vtkPiecewiseFunctionItem | protected |
vtkPlot() | vtkPlot | protected |
vtkScalarsToColorsItem() | vtkScalarsToColorsItem | protected |
XAxis | vtkPlot | protected |
YAxis | vtkPlot | protected |
~vtkPiecewiseFunctionItem() | vtkPiecewiseFunctionItem | protectedvirtual |
~vtkPlot() | vtkPlot | protected |
~vtkScalarsToColorsItem() | vtkScalarsToColorsItem | protectedvirtual |