VTK
|
This is the complete list of members for vtkPlotBar, including all inherited members.
AutoLabels | vtkPlot | protected |
Brush | vtkPlot | protected |
BuildTime | vtkPlotBar | protected |
ColorSeries | vtkPlotBar | protected |
Data | vtkPlot | protected |
GetBounds(double bounds[4], bool unscaled) | vtkPlotBar | virtual |
GetBounds(double bounds[4]) | vtkPlotBar | virtual |
GetBrush() | vtkPlot | |
GetColor(double rgb[3]) | vtkPlotBar | virtual |
vtkPlot::GetColor(unsigned char rgb[3]) | vtkPlot | |
GetColorSeries() | vtkPlotBar | |
GetData() | vtkPlot | |
GetGroupName() | vtkPlotBar | virtual |
GetIndexedLabels() | vtkPlot | virtual |
GetInput() | vtkPlot | virtual |
GetLabel() | vtkPlot | virtual |
GetLabel(vtkIdType index) | vtkPlot | |
GetLabels() | vtkPlotBar | virtual |
GetNearestPoint(const vtkVector2f &point, const vtkVector2f &tolerance, vtkVector2f *location) | vtkPlotBar | virtual |
GetNearestPoint(const vtkVector2f &point, const vtkVector2f &, vtkVector2f *location, vtkIdType *segmentIndex) | vtkPlotBar | virtual |
GetNumber(double position, vtkAxis *axis) | vtkPlot | protected |
GetNumberOfLabels() | vtkPlot | virtual |
GetOffset() | vtkPlotBar | virtual |
GetOrientation() | vtkPlotBar | virtual |
GetPen() | vtkPlot | |
GetProperty(const vtkStdString &property) | vtkPlot | virtual |
GetSelection() | vtkPlot | virtual |
GetTooltipLabel(const vtkVector2f &plotPos, vtkIdType seriesIndex, vtkIdType segmentIndex) | vtkPlotBar | virtual |
GetTooltipLabelFormat() | vtkPlot | virtual |
GetTooltipNotation() | vtkPlot | virtual |
GetTooltipPrecision() | vtkPlot | virtual |
GetUnscaledInputBounds(double bounds[4]) | vtkPlotBar | virtual |
GetUseIndexForXSeries() | vtkPlot | virtual |
GetWidth() | vtkPlotBar | virtual |
GetXAxis() | vtkPlot | virtual |
GetYAxis() | vtkPlot | virtual |
HORIZONTAL enum value | vtkPlotBar | |
IndexedLabels | vtkPlot | protected |
IsA(const char *type) | vtkPlotBar | virtual |
IsTypeOf(const char *type) | vtkPlotBar | static |
Labels | vtkPlot | protected |
New() | vtkPlotBar | static |
NewInstance() const | vtkPlotBar | |
NewInstanceInternal() const | vtkPlotBar | protectedvirtual |
Offset | vtkPlotBar | protected |
Orientation | vtkPlotBar | protected |
Paint(vtkContext2D *painter) | vtkPlotBar | virtual |
PaintLegend(vtkContext2D *painter, const vtkRectf &rect, int legendIndex) | vtkPlotBar | virtual |
Pen | vtkPlot | protected |
Points | vtkPlotBar | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkPlotBar | virtual |
SafeDownCast(vtkObjectBase *o) | vtkPlotBar | static |
Selection | vtkPlot | protected |
SelectPoints(const vtkVector2f &min, const vtkVector2f &max) | vtkPlotBar | virtual |
SelectPointsInPolygon(const vtkContextPolygon &polygon) | vtkPlot | virtual |
SetBrush(vtkBrush *brush) | vtkPlot | |
SetColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a) | vtkPlotBar | virtual |
SetColor(double r, double g, double b) | vtkPlotBar | virtual |
SetColorSeries(vtkColorSeries *colorSeries) | vtkPlotBar | |
SetGroupName(const vtkStdString &name) | vtkPlotBar | virtual |
SetIndexedLabels(vtkStringArray *labels) | vtkPlot | |
SetInputArray(int index, const vtkStdString &name) | vtkPlotBar | 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 |
SetOffset(float) | vtkPlotBar | virtual |
SetOrientation(int orientation) | vtkPlotBar | virtual |
SetPen(vtkPen *pen) | vtkPlot | |
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 |
SetWidth(float) | vtkPlotBar | virtual |
SetXAxis(vtkAxis *axis) | vtkPlot | virtual |
SetYAxis(vtkAxis *axis) | vtkPlot | virtual |
Superclass typedef | vtkPlotBar | |
TooltipDefaultLabelFormat | vtkPlot | protected |
TooltipLabelFormat | vtkPlot | protected |
TooltipNotation | vtkPlot | protected |
TooltipPrecision | vtkPlot | protected |
UpdateTableCache(vtkTable *table) | vtkPlotBar | protected |
UseIndexForXSeries | vtkPlot | protected |
VERTICAL enum value | vtkPlotBar | |
vtkPlot() | vtkPlot | protected |
vtkPlotBar() | vtkPlotBar | protected |
Width | vtkPlotBar | protected |
XAxis | vtkPlot | protected |
YAxis | vtkPlot | protected |
~vtkPlot() | vtkPlot | protected |
~vtkPlotBar() | vtkPlotBar | protected |