ActivePlot | vtkScatterPlotMatrix | protected |
ACTIVEPLOT enum value | vtkScatterPlotMatrix | |
AddAnimationPath(const vtkVector2i &move) | vtkScatterPlotMatrix | |
AdvanceAnimation() | vtkScatterPlotMatrix | virtual |
Allocate() | vtkChartMatrix | virtual |
AttachAxisRangeListener(vtkAxis *) | vtkScatterPlotMatrix | protected |
AxisRangeForwarderCallback(vtkObject *, unsigned long, void *) | vtkScatterPlotMatrix | protected |
BeginAnimationPath(vtkRenderWindowInteractor *interactor) | vtkScatterPlotMatrix | |
BigChartSelectionCallback(vtkObject *, unsigned long, void *) | vtkScatterPlotMatrix | protected |
Borders | vtkChartMatrix | protected |
ClearAnimationPath() | vtkScatterPlotMatrix | |
GetActiveAnnotationLink() | vtkScatterPlotMatrix | |
GetActivePlot() | vtkScatterPlotMatrix | virtual |
GetAnimationPathElement(vtkIdType i) | vtkScatterPlotMatrix | |
GetAnnotationLink() | vtkScatterPlotMatrix | |
GetAxisColor(int plotType) | vtkScatterPlotMatrix | |
GetAxisLabelNotation(int plotType) | vtkScatterPlotMatrix | |
GetAxisLabelPrecision(int plotType) | vtkScatterPlotMatrix | |
GetAxisLabelProperties(int plotType) | vtkScatterPlotMatrix | |
GetAxisLabelVisibility(int plotType) | vtkScatterPlotMatrix | |
GetBackgroundColor(int plotType) | vtkScatterPlotMatrix | |
GetBorders(int borders[4]) | vtkChartMatrix | inlinevirtual |
GetChart(const vtkVector2i &position) | vtkChartMatrix | virtual |
GetChartIndex(const vtkVector2f &position) | vtkChartMatrix | virtual |
GetChartSpan(const vtkVector2i &position) | vtkChartMatrix | virtual |
GetColumnName(int column) | vtkScatterPlotMatrix | |
GetColumnVisibility(const vtkStdString &name) | vtkScatterPlotMatrix | |
GetGridColor(int plotType) | vtkScatterPlotMatrix | |
GetGridVisibility(int plotType) | vtkScatterPlotMatrix | |
GetGutter() const | vtkChartMatrix | inlinevirtual |
GetIndexedLabels() const | vtkScatterPlotMatrix | |
GetMainChart() | vtkScatterPlotMatrix | virtual |
GetNumberOfAnimationPathElements() | vtkScatterPlotMatrix | |
GetNumberOfBins() const | vtkScatterPlotMatrix | inlinevirtual |
GetNumberOfFrames() | vtkScatterPlotMatrix | |
GetPlotType(const vtkVector2i &pos) | vtkScatterPlotMatrix | |
GetPlotType(int row, int column) | vtkScatterPlotMatrix | |
GetRowName(int row) | vtkScatterPlotMatrix | |
GetScatterPlotSelectedActiveColor() | vtkScatterPlotMatrix | |
GetScatterPlotSelectedRowColumnColor() | vtkScatterPlotMatrix | |
GetSelectionMode() | vtkScatterPlotMatrix | virtual |
GetSize() const | vtkChartMatrix | inlinevirtual |
GetTitle() | vtkScatterPlotMatrix | |
GetTitleProperties() | vtkScatterPlotMatrix | |
GetTooltip() const | vtkScatterPlotMatrix | |
GetTooltipNotation(int plotType) | vtkScatterPlotMatrix | |
GetTooltipPrecision(int plotType) | vtkScatterPlotMatrix | |
GetVisibleColumns() | vtkScatterPlotMatrix | virtual |
Gutter | vtkChartMatrix | protected |
HISTOGRAM enum value | vtkScatterPlotMatrix | |
Hit(const vtkContextMouseEvent &mouse) | vtkScatterPlotMatrix | |
Input | vtkScatterPlotMatrix | protected |
InsertVisibleColumn(const vtkStdString &name, int index) | vtkScatterPlotMatrix | |
IsA(const char *type) | vtkScatterPlotMatrix | virtual |
IsTypeOf(const char *type) | vtkScatterPlotMatrix | static |
LayoutIsDirty | vtkChartMatrix | protected |
MouseButtonPressEvent(const vtkContextMouseEvent &mouse) | vtkScatterPlotMatrix | |
MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse) | vtkScatterPlotMatrix | |
MouseMoveEvent(const vtkContextMouseEvent &mouse) | vtkScatterPlotMatrix | |
New() | vtkScatterPlotMatrix | static |
NewInstance() const | vtkScatterPlotMatrix | |
NewInstanceInternal() const | vtkScatterPlotMatrix | protectedvirtual |
NOPLOT enum value | vtkScatterPlotMatrix | |
NumberOfBins | vtkScatterPlotMatrix | protected |
NumberOfFrames | vtkScatterPlotMatrix | protected |
Paint(vtkContext2D *painter) | vtkScatterPlotMatrix | virtual |
PIMPL class | vtkScatterPlotMatrix | friend |
PrintSelf(ostream &os, vtkIndent indent) | vtkScatterPlotMatrix | virtual |
ProcessEvents(vtkObject *caller, unsigned long event, void *clientData, void *callerData) | vtkScatterPlotMatrix | protectedstatic |
SafeDownCast(vtkObjectBase *o) | vtkScatterPlotMatrix | static |
SCATTERPLOT enum value | vtkScatterPlotMatrix | |
SelectionMode | vtkScatterPlotMatrix | protected |
SetActivePlot(const vtkVector2i &position) | vtkScatterPlotMatrix | virtual |
SetAxisColor(int plotType, const vtkColor4ub &color) | vtkScatterPlotMatrix | |
SetAxisLabelNotation(int plotType, int notation) | vtkScatterPlotMatrix | |
SetAxisLabelPrecision(int plotType, int precision) | vtkScatterPlotMatrix | |
SetAxisLabelProperties(int plotType, vtkTextProperty *prop) | vtkScatterPlotMatrix | |
SetAxisLabelVisibility(int plotType, bool visible) | vtkScatterPlotMatrix | |
SetBackgroundColor(int plotType, const vtkColor4ub &color) | vtkScatterPlotMatrix | |
SetBorders(int left, int bottom, int right, int top) | vtkChartMatrix | virtual |
SetChart(const vtkVector2i &position, vtkChart *chart) | vtkChartMatrix | virtual |
SetChartSpan(const vtkVector2i &position, const vtkVector2i &span) | vtkChartMatrix | virtual |
SetColumnVisibility(const vtkStdString &name, bool visible) | vtkScatterPlotMatrix | |
SetColumnVisibilityAll(bool visible) | vtkScatterPlotMatrix | |
SetGridColor(int plotType, const vtkColor4ub &color) | vtkScatterPlotMatrix | |
SetGridVisibility(int plotType, bool visible) | vtkScatterPlotMatrix | |
SetGutter(const vtkVector2f &gutter) | vtkChartMatrix | virtual |
SetIndexedLabels(vtkStringArray *labels) | vtkScatterPlotMatrix | |
SetInput(vtkTable *table) | vtkScatterPlotMatrix | virtual |
SetNumberOfBins(int numberOfBins) | vtkScatterPlotMatrix | virtual |
SetNumberOfFrames(int frames) | vtkScatterPlotMatrix | |
SetPlotColor(int plotType, const vtkColor4ub &color) | vtkScatterPlotMatrix | |
SetPlotMarkerSize(int plotType, float size) | vtkScatterPlotMatrix | |
SetPlotMarkerStyle(int plotType, int style) | vtkScatterPlotMatrix | |
SetScatterPlotSelectedActiveColor(const vtkColor4ub &color) | vtkScatterPlotMatrix | |
SetScatterPlotSelectedRowColumnColor(const vtkColor4ub &color) | vtkScatterPlotMatrix | |
SetSelectionMode(int) | vtkScatterPlotMatrix | virtual |
SetSize(const vtkVector2i &size) | vtkChartMatrix | virtual |
SetTitle(const vtkStdString &title) | vtkScatterPlotMatrix | |
SetTitleProperties(vtkTextProperty *prop) | vtkScatterPlotMatrix | |
SetTooltip(vtkTooltipItem *tooltip) | vtkScatterPlotMatrix | |
SetTooltipNotation(int plotType, int notation) | vtkScatterPlotMatrix | |
SetTooltipPrecision(int plotType, int precision) | vtkScatterPlotMatrix | |
SetVisibleColumns(vtkStringArray *visColumns) | vtkScatterPlotMatrix | virtual |
Size | vtkChartMatrix | protected |
StartAnimation(vtkRenderWindowInteractor *interactor) | vtkScatterPlotMatrix | protectedvirtual |
Superclass typedef | vtkScatterPlotMatrix | |
Title | vtkScatterPlotMatrix | protected |
TitleProperties | vtkScatterPlotMatrix | protected |
Update() | vtkScatterPlotMatrix | virtual |
UpdateAnimationPath(const vtkVector2i &newActivePos) | vtkScatterPlotMatrix | protectedvirtual |
UpdateChartSettings(int plotType) | vtkScatterPlotMatrix | |
UpdateLayout() | vtkScatterPlotMatrix | protected |
UpdateSettings() | vtkScatterPlotMatrix | |
VisibleColumns | vtkScatterPlotMatrix | protected |
vtkChartMatrix() | vtkChartMatrix | protected |
vtkScatterPlotMatrix() | vtkScatterPlotMatrix | protected |
~vtkChartMatrix() | vtkChartMatrix | protected |
~vtkScatterPlotMatrix() | vtkScatterPlotMatrix | protected |