AddItem(vtkAbstractContextItem *item) | vtkAbstractContextItem | |
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
BOTTOM enum value | vtkChartLegend | |
BreakOnError() | vtkObject | static |
Brush | vtkChartLegend | protected |
Button | vtkChartLegend | protected |
CacheBounds | vtkChartLegend | protected |
CacheBoundsOff() | vtkChartLegend | virtual |
CacheBoundsOn() | vtkChartLegend | virtual |
CENTER enum value | vtkChartLegend | |
Children | vtkAbstractContextItem | protected |
ClearItems() | vtkAbstractContextItem | |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
CUSTOM enum value | vtkChartLegend | |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
DragEnabled | vtkChartLegend | protected |
FastDelete() | vtkObjectBase | virtual |
GetBoundingRect(vtkContext2D *painter) override | vtkCategoryLegend | virtual |
GetBrush() | vtkChartLegend | |
GetCacheBounds() | vtkChartLegend | virtual |
GetChart() | vtkChartLegend | |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetDragEnabled() | vtkChartLegend | virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetHorizontalAlignment() | vtkChartLegend | virtual |
GetInline() | vtkChartLegend | virtual |
GetInteractive() | vtkAbstractContextItem | virtual |
GetItem(vtkIdType index) | vtkAbstractContextItem | |
GetItemIndex(vtkAbstractContextItem *item) | vtkAbstractContextItem | |
GetLabelProperties() | vtkChartLegend | |
GetLabelSize() | vtkChartLegend | virtual |
GetMTime() | vtkObject | virtual |
GetNumberOfItems() | vtkAbstractContextItem | |
GetOpacity() | vtkContextItem | virtual |
GetOutlierLabel() | vtkCategoryLegend | virtual |
GetPadding() | vtkChartLegend | virtual |
GetParent() | vtkAbstractContextItem | inline |
GetPen() | vtkChartLegend | |
GetPickedItem(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | virtual |
GetPoint() | vtkChartLegend | virtual |
GetPoint(float &, float &) | vtkChartLegend | virtual |
GetPoint(float[2]) | vtkChartLegend | virtual |
GetPointVector() | vtkChartLegend | |
GetReferenceCount() | vtkObjectBase | inline |
GetScalarsToColors() | vtkCategoryLegend | virtual |
GetScene() | vtkAbstractContextItem | inline |
GetSymbolWidth() | vtkChartLegend | virtual |
GetTitle() | vtkCategoryLegend | virtual |
GetValues() | vtkCategoryLegend | virtual |
GetVerticalAlignment() | vtkChartLegend | virtual |
GetVisible() | vtkAbstractContextItem | virtual |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HasOutliers | vtkCategoryLegend | protected |
Hit(const vtkContextMouseEvent &mouse) override | vtkChartLegend | virtual |
HORIZONTAL enum value | vtkCategoryLegend | |
HorizontalAlignment | vtkChartLegend | protected |
InitializeObjectBase() | vtkObjectBase | |
Inline | vtkChartLegend | protected |
Interactive | vtkAbstractContextItem | protected |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | inline |
InvokeEvent(const char *event) | vtkObject | inline |
IsA(const char *type) | vtkCategoryLegend | virtual |
IsTypeOf(const char *type) | vtkCategoryLegend | static |
KeyPressEvent(const vtkContextKeyEvent &key) | vtkAbstractContextItem | virtual |
KeyReleaseEvent(const vtkContextKeyEvent &key) | vtkAbstractContextItem | virtual |
LabelProperties | vtkChartLegend | protected |
LEFT enum value | vtkChartLegend | |
Lower(vtkIdType index) | vtkAbstractContextItem | |
MapFromParent(const vtkVector2f &point) | vtkAbstractContextItem | virtual |
MapFromScene(const vtkVector2f &point) | vtkAbstractContextItem | virtual |
MapToParent(const vtkVector2f &point) | vtkAbstractContextItem | virtual |
MapToScene(const vtkVector2f &point) | vtkAbstractContextItem | virtual |
Modified() | vtkObject | virtual |
MouseButtonPressEvent(const vtkContextMouseEvent &mouse) override | vtkChartLegend | virtual |
MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse) override | vtkChartLegend | virtual |
MouseDoubleClickEvent(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | virtual |
MouseEnterEvent(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | virtual |
MouseLeaveEvent(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | virtual |
MouseMoveEvent(const vtkContextMouseEvent &mouse) override | vtkChartLegend | virtual |
MouseWheelEvent(const vtkContextMouseEvent &mouse, int delta) | vtkAbstractContextItem | virtual |
MTime | vtkObject | protected |
New() | vtkCategoryLegend | static |
NewInstance() const | vtkCategoryLegend | |
NewInstanceInternal() const | vtkCategoryLegend | protectedvirtual |
Opacity | vtkContextItem | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
OutlierLabel | vtkCategoryLegend | protected |
Padding | vtkChartLegend | protected |
Paint(vtkContext2D *painter) override | vtkCategoryLegend | virtual |
PaintChildren(vtkContext2D *painter) | vtkAbstractContextItem | virtual |
Parent | vtkAbstractContextItem | protected |
Pen | vtkChartLegend | protected |
PlotTime | vtkChartLegend | protected |
Point | vtkChartLegend | protected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) override | vtkChartLegend | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
Raise(vtkIdType index) | vtkAbstractContextItem | |
Rect | vtkChartLegend | protected |
RectTime | vtkChartLegend | protected |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
ReleaseGraphicsResources() | vtkAbstractContextItem | virtual |
RemoveAllObservers() | vtkObject | |
RemoveItem(vtkAbstractContextItem *item) | vtkAbstractContextItem | |
RemoveItem(vtkIdType index) | vtkAbstractContextItem | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
RIGHT enum value | vtkChartLegend | |
SafeDownCast(vtkObjectBase *o) | vtkCategoryLegend | static |
ScalarsToColors | vtkCategoryLegend | protected |
Scene | vtkAbstractContextItem | protected |
SetCacheBounds(bool) | vtkChartLegend | virtual |
SetChart(vtkChart *chart) | vtkChartLegend | |
SetDebug(bool debugFlag) | vtkObject | |
SetDragEnabled(bool) | vtkChartLegend | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetHorizontalAlignment(int) | vtkChartLegend | virtual |
SetInline(bool) | vtkChartLegend | virtual |
SetInteractive(bool) | vtkAbstractContextItem | virtual |
SetLabelSize(int size) | vtkChartLegend | virtual |
SetOpacity(double) | vtkContextItem | virtual |
SetOutlierLabel(vtkStdString) | vtkCategoryLegend | virtual |
SetPadding(int) | vtkChartLegend | virtual |
SetParent(vtkAbstractContextItem *parent) | vtkAbstractContextItem | virtual |
SetPoint(float, float) | vtkChartLegend | virtual |
SetPoint(float[2]) | vtkChartLegend | |
SetPoint(const vtkVector2f &point) | vtkChartLegend | |
SetReferenceCount(int) | vtkObjectBase | |
SetScalarsToColors(vtkScalarsToColors *stc) | vtkCategoryLegend | virtual |
SetScene(vtkContextScene *scene) | vtkAbstractContextItem | virtual |
SetSymbolWidth(int) | vtkChartLegend | virtual |
SetTitle(const vtkStdString &title) | vtkCategoryLegend | virtual |
SetValues(vtkVariantArray *) | vtkCategoryLegend | virtual |
SetVerticalAlignment(int) | vtkChartLegend | virtual |
SetVisible(bool) | vtkAbstractContextItem | virtual |
StackAbove(vtkIdType index, vtkIdType under) | vtkAbstractContextItem | virtual |
StackUnder(vtkIdType child, vtkIdType above) | vtkAbstractContextItem | virtual |
Storage | vtkChartLegend | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkCategoryLegend | |
SymbolWidth | vtkChartLegend | protected |
Title | vtkCategoryLegend | protected |
TitleProperties | vtkCategoryLegend | protected |
TitleWidthOffset | vtkCategoryLegend | protected |
TOP enum value | vtkChartLegend | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
Update() override | vtkChartLegend | virtual |
Values | vtkCategoryLegend | protected |
VERTICAL enum value | vtkCategoryLegend | |
VerticalAlignment | vtkChartLegend | protected |
Visible | vtkAbstractContextItem | protected |
vtkAbstractContextItem() | vtkAbstractContextItem | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCategoryLegend() | vtkCategoryLegend | protected |
vtkChartLegend() | vtkChartLegend | protected |
vtkContextItem() | vtkContextItem | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkAbstractContextItem() override | vtkAbstractContextItem | protected |
~vtkCategoryLegend() override | vtkCategoryLegend | protected |
~vtkChartLegend() override | vtkChartLegend | protected |
~vtkContextItem() override | vtkContextItem | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |