VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkScatterPlotMatrix Member List

This is the complete list of members for vtkScatterPlotMatrix, including all inherited members.

ActivePlotvtkScatterPlotMatrixprotected
ACTIVEPLOT enum valuevtkScatterPlotMatrix
AddAnimationPath(const vtkVector2i &move)vtkScatterPlotMatrix
AdvanceAnimation()vtkScatterPlotMatrixvirtual
Allocate()vtkChartMatrixvirtual
AttachAxisRangeListener(vtkAxis *)vtkScatterPlotMatrixprotected
AxisRangeForwarderCallback(vtkObject *, unsigned long, void *)vtkScatterPlotMatrixprotected
BeginAnimationPath(vtkRenderWindowInteractor *interactor)vtkScatterPlotMatrix
BigChartSelectionCallback(vtkObject *, unsigned long, void *)vtkScatterPlotMatrixprotected
BordersvtkChartMatrixprotected
ClearAnimationPath()vtkScatterPlotMatrix
GetActiveAnnotationLink()vtkScatterPlotMatrix
GetActivePlot()vtkScatterPlotMatrixvirtual
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])vtkChartMatrixinlinevirtual
GetChart(const vtkVector2i &position)vtkChartMatrixvirtual
GetChartIndex(const vtkVector2f &position)vtkChartMatrixvirtual
GetChartSpan(const vtkVector2i &position)vtkChartMatrixvirtual
GetColumnName(int column)vtkScatterPlotMatrix
GetColumnVisibility(const vtkStdString &name)vtkScatterPlotMatrix
GetGridColor(int plotType)vtkScatterPlotMatrix
GetGridVisibility(int plotType)vtkScatterPlotMatrix
GetGutter() const vtkChartMatrixinlinevirtual
GetIndexedLabels() const vtkScatterPlotMatrix
GetMainChart()vtkScatterPlotMatrixvirtual
GetNumberOfAnimationPathElements()vtkScatterPlotMatrix
GetNumberOfBins() const vtkScatterPlotMatrixinlinevirtual
GetNumberOfFrames()vtkScatterPlotMatrix
GetPlotType(const vtkVector2i &pos)vtkScatterPlotMatrix
GetPlotType(int row, int column)vtkScatterPlotMatrix
GetRowName(int row)vtkScatterPlotMatrix
GetScatterPlotSelectedActiveColor()vtkScatterPlotMatrix
GetScatterPlotSelectedRowColumnColor()vtkScatterPlotMatrix
GetSelectionMode()vtkScatterPlotMatrixvirtual
GetSize() const vtkChartMatrixinlinevirtual
GetTitle()vtkScatterPlotMatrix
GetTitleProperties()vtkScatterPlotMatrix
GetTooltip() const vtkScatterPlotMatrix
GetTooltipNotation(int plotType)vtkScatterPlotMatrix
GetTooltipPrecision(int plotType)vtkScatterPlotMatrix
GetVisibleColumns()vtkScatterPlotMatrixvirtual
GuttervtkChartMatrixprotected
HISTOGRAM enum valuevtkScatterPlotMatrix
Hit(const vtkContextMouseEvent &mouse)vtkScatterPlotMatrix
InputvtkScatterPlotMatrixprotected
InsertVisibleColumn(const vtkStdString &name, int index)vtkScatterPlotMatrix
IsA(const char *type)vtkScatterPlotMatrixvirtual
IsTypeOf(const char *type)vtkScatterPlotMatrixstatic
LayoutIsDirtyvtkChartMatrixprotected
MouseButtonPressEvent(const vtkContextMouseEvent &mouse)vtkScatterPlotMatrix
MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse)vtkScatterPlotMatrix
MouseMoveEvent(const vtkContextMouseEvent &mouse)vtkScatterPlotMatrix
New()vtkScatterPlotMatrixstatic
NewInstance() const vtkScatterPlotMatrix
NewInstanceInternal() const vtkScatterPlotMatrixprotectedvirtual
NOPLOT enum valuevtkScatterPlotMatrix
NumberOfBinsvtkScatterPlotMatrixprotected
NumberOfFramesvtkScatterPlotMatrixprotected
Paint(vtkContext2D *painter)vtkScatterPlotMatrixvirtual
PIMPL classvtkScatterPlotMatrixfriend
PrintSelf(ostream &os, vtkIndent indent)vtkScatterPlotMatrixvirtual
ProcessEvents(vtkObject *caller, unsigned long event, void *clientData, void *callerData)vtkScatterPlotMatrixprotectedstatic
SafeDownCast(vtkObjectBase *o)vtkScatterPlotMatrixstatic
SCATTERPLOT enum valuevtkScatterPlotMatrix
SelectionModevtkScatterPlotMatrixprotected
SetActivePlot(const vtkVector2i &position)vtkScatterPlotMatrixvirtual
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)vtkChartMatrixvirtual
SetChart(const vtkVector2i &position, vtkChart *chart)vtkChartMatrixvirtual
SetChartSpan(const vtkVector2i &position, const vtkVector2i &span)vtkChartMatrixvirtual
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)vtkChartMatrixvirtual
SetIndexedLabels(vtkStringArray *labels)vtkScatterPlotMatrix
SetInput(vtkTable *table)vtkScatterPlotMatrixvirtual
SetNumberOfBins(int numberOfBins)vtkScatterPlotMatrixvirtual
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)vtkScatterPlotMatrixvirtual
SetSize(const vtkVector2i &size)vtkChartMatrixvirtual
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)vtkScatterPlotMatrixvirtual
SizevtkChartMatrixprotected
StartAnimation(vtkRenderWindowInteractor *interactor)vtkScatterPlotMatrixprotectedvirtual
Superclass typedefvtkScatterPlotMatrix
TitlevtkScatterPlotMatrixprotected
TitlePropertiesvtkScatterPlotMatrixprotected
Update()vtkScatterPlotMatrixvirtual
UpdateAnimationPath(const vtkVector2i &newActivePos)vtkScatterPlotMatrixprotectedvirtual
UpdateChartSettings(int plotType)vtkScatterPlotMatrix
UpdateLayout()vtkScatterPlotMatrixprotected
UpdateSettings()vtkScatterPlotMatrix
VisibleColumnsvtkScatterPlotMatrixprotected
vtkChartMatrix()vtkChartMatrixprotected
vtkScatterPlotMatrix()vtkScatterPlotMatrixprotected
~vtkChartMatrix()vtkChartMatrixprotected
~vtkScatterPlotMatrix()vtkScatterPlotMatrixprotected