Actions | vtkChart | protected |
ActionsClick | vtkChart | protected |
AddPlot(int type) | vtkChart | virtual |
AddPlot(vtkPlot *plot) | vtkChart | virtual |
AnnotationLink | vtkChart | protected |
AttachAxisRangeListener(vtkAxis *) | vtkChart | protected |
AXES_TO_RECT enum value | vtkChart | |
AxisRangeForwarderCallback(vtkObject *, unsigned long, void *) | vtkChart | protected |
BackgroundBrush | vtkChart | protected |
BAR enum value | vtkChart | |
BuildTime | vtkChartParallelCoordinates | protected |
CalculatePlotTransform() | vtkChartParallelCoordinates | protected |
vtkChart::CalculatePlotTransform(vtkAxis *x, vtkAxis *y, vtkTransform2D *transform) | vtkChart | protected |
ClearPlots() | vtkChart | virtual |
EventIds enum name | vtkChart | |
FILL_RECT enum value | vtkChart | |
FILL_SCENE enum value | vtkChart | |
Geometry | vtkChart | protected |
GeometryValid | vtkChartParallelCoordinates | protected |
GetActionToButton(int action) | vtkChart | virtual |
GetAnnotationLink() | vtkChart | virtual |
GetAutoSize() | vtkChart | inlinevirtual |
GetAxis(int axisIndex) | vtkChartParallelCoordinates | virtual |
GetBackgroundBrush() | vtkChart | |
GetClickActionToButton(int action) | vtkChart | virtual |
GetColumnVisibility(const vtkStdString &name) | vtkChartParallelCoordinates | |
GetGeometry() | vtkChart | virtual |
GetGeometry(int &, int &) | vtkChart | virtual |
GetGeometry(int[2]) | vtkChart | virtual |
GetLayoutStrategy() | vtkChart | virtual |
GetLegend() | vtkChart | virtual |
GetNumberOfAxes() | vtkChartParallelCoordinates | virtual |
GetNumberOfPlots() | vtkChartParallelCoordinates | virtual |
GetPlot(vtkIdType index) | vtkChartParallelCoordinates | virtual |
GetPoint1() | vtkChart | virtual |
GetPoint1(int &, int &) | vtkChart | virtual |
GetPoint1(int[2]) | vtkChart | virtual |
GetPoint2() | vtkChart | virtual |
GetPoint2(int &, int &) | vtkChart | virtual |
GetPoint2(int[2]) | vtkChart | virtual |
GetRenderEmpty() | vtkChart | virtual |
GetSelectionMethod() | vtkChart | virtual |
GetSelectionMode() | vtkChart | virtual |
GetShowLegend() | vtkChart | virtual |
GetSize() | vtkChart | |
GetTitle() | vtkChart | virtual |
GetTitleProperties() | vtkChart | virtual |
GetVisibleColumns() | vtkChartParallelCoordinates | virtual |
Hit(const vtkContextMouseEvent &mouse) | vtkChartParallelCoordinates | virtual |
IsA(const char *type) | vtkChartParallelCoordinates | virtual |
IsTypeOf(const char *type) | vtkChartParallelCoordinates | static |
LayoutStrategy | vtkChart | protected |
LINE enum value | vtkChart | |
MouseButtonPressEvent(const vtkContextMouseEvent &mouse) | vtkChartParallelCoordinates | virtual |
MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse) | vtkChartParallelCoordinates | virtual |
MouseEnterEvent(const vtkContextMouseEvent &mouse) | vtkChartParallelCoordinates | virtual |
MouseLeaveEvent(const vtkContextMouseEvent &mouse) | vtkChartParallelCoordinates | virtual |
MouseMoveEvent(const vtkContextMouseEvent &mouse) | vtkChartParallelCoordinates | virtual |
MouseWheelEvent(const vtkContextMouseEvent &mouse, int delta) | vtkChartParallelCoordinates | virtual |
New() | vtkChartParallelCoordinates | static |
NewInstance() const | vtkChartParallelCoordinates | |
NewInstanceInternal() const | vtkChartParallelCoordinates | protectedvirtual |
NOTIFY enum value | vtkChart | |
Paint(vtkContext2D *painter) | vtkChartParallelCoordinates | virtual |
PAN enum value | vtkChart | |
Point1 | vtkChart | protected |
Point2 | vtkChart | protected |
POINTS enum value | vtkChart | |
PrintSelf(ostream &os, vtkIndent indent) | vtkChartParallelCoordinates | virtual |
RecalculateBounds() | vtkChartParallelCoordinates | virtual |
RemovePlot(vtkIdType index) | vtkChart | virtual |
RemovePlotInstance(vtkPlot *plot) | vtkChart | virtual |
RenderEmpty | vtkChart | protected |
ResetSelection() | vtkChartParallelCoordinates | protected |
SafeDownCast(vtkObjectBase *o) | vtkChartParallelCoordinates | static |
SELECT enum value | vtkChart | |
SELECT_POLYGON enum value | vtkChart | |
SELECT_RECTANGLE enum value | vtkChart | |
Selection | vtkChartParallelCoordinates | protected |
SELECTION_PLOTS enum value | vtkChart | |
SELECTION_ROWS enum value | vtkChart | |
SelectionMethod | vtkChart | protected |
SelectionMode | vtkChart | protected |
SetActionToButton(int action, int button) | vtkChart | virtual |
SetAnnotationLink(vtkAnnotationLink *link) | vtkChart | virtual |
SetAutoSize(bool isAutoSized) | vtkChart | inlinevirtual |
SetBackgroundBrush(vtkBrush *brush) | vtkChart | |
SetBorders(int left, int bottom, int right, int top) | vtkChart | |
SetBottomBorder(int border) | vtkChart | |
SetClickActionToButton(int action, int button) | vtkChart | virtual |
SetColumnVisibility(const vtkStdString &name, bool visible) | vtkChartParallelCoordinates | |
SetColumnVisibilityAll(bool visible) | vtkChartParallelCoordinates | |
SetGeometry(int, int) | vtkChart | virtual |
SetGeometry(int[2]) | vtkChart | |
SetLayoutStrategy(int) | vtkChart | virtual |
SetLeftBorder(int border) | vtkChart | |
SetPlot(vtkPlotParallelCoordinates *plot) | vtkChartParallelCoordinates | virtual |
SetPoint1(int, int) | vtkChart | virtual |
SetPoint1(int[2]) | vtkChart | |
SetPoint2(int, int) | vtkChart | virtual |
SetPoint2(int[2]) | vtkChart | |
SetRenderEmpty(bool) | vtkChart | virtual |
SetRightBorder(int border) | vtkChart | |
SetSelectionMethod(int method) | vtkChart | virtual |
SetSelectionMode(int) | vtkChart | virtual |
SetShowLegend(bool visible) | vtkChart | virtual |
SetSize(const vtkRectf &rect) | vtkChart | |
SetTitle(const vtkStdString &title) | vtkChart | virtual |
SetTopBorder(int border) | vtkChart | |
ShowLegend | vtkChart | protected |
Size | vtkChart | protected |
STACKED enum value | vtkChart | |
Storage | vtkChartParallelCoordinates | protected |
Superclass typedef | vtkChartParallelCoordinates | |
SwapAxes(int a1, int a2) | vtkChartParallelCoordinates | protected |
Title | vtkChart | protected |
TitleProperties | vtkChart | protected |
Update() | vtkChartParallelCoordinates | virtual |
UpdateGeometry() | vtkChartParallelCoordinates | protected |
UpdateRange enum value | vtkChart | |
VisibleColumns | vtkChartParallelCoordinates | protected |
vtkChart() | vtkChart | protected |
vtkChartParallelCoordinates() | vtkChartParallelCoordinates | protected |
ZOOM enum value | vtkChart | |
~vtkChart() | vtkChart | protected |
~vtkChartParallelCoordinates() | vtkChartParallelCoordinates | protected |