, including all inherited members.
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] |
CENTER enum value | vtkChartLegend | |
Children | vtkAbstractContextItem | [protected] |
ClearItems() | vtkAbstractContextItem | |
CollectRevisions(ostream &) | vtkObjectBase | [inline, protected, virtual] |
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) | vtkChartLegend | [virtual] |
GetBrush() | vtkChartLegend | |
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(unsigned int index) | vtkAbstractContextItem | |
GetLabelProperties() | vtkChartLegend | |
GetLabelSize() | vtkChartLegend | [virtual] |
GetMTime() | vtkObject | [virtual] |
GetNumberOfItems() | vtkAbstractContextItem | |
GetOpacity() | vtkContextItem | [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] |
GetScene() | vtkAbstractContextItem | [inline] |
GetSymbolWidth() | vtkChartLegend | [virtual] |
GetVerticalAlignment() | vtkChartLegend | [virtual] |
GetVisible() | vtkAbstractContextItem | [virtual] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Hit(const vtkContextMouseEvent &mouse) | vtkChartLegend | [virtual] |
HorizontalAlignment | vtkChartLegend | [protected] |
Inline | vtkChartLegend | [protected] |
Interactive | vtkAbstractContextItem | [protected] |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | 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) | vtkChartLegend | [virtual] |
IsTypeOf(const char *type) | vtkChartLegend | [static] |
KeyPressEvent(const vtkContextKeyEvent &key) | vtkAbstractContextItem | [virtual] |
KeyReleaseEvent(const vtkContextKeyEvent &key) | vtkAbstractContextItem | [virtual] |
LabelProperties | vtkChartLegend | [protected] |
LEFT enum value | vtkChartLegend | |
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) | vtkChartLegend | [virtual] |
MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse) | vtkChartLegend | [virtual] |
MouseDoubleClickEvent(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | [virtual] |
MouseEnterEvent(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | [virtual] |
MouseLeaveEvent(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | [virtual] |
MouseMoveEvent(const vtkContextMouseEvent &mouse) | vtkChartLegend | [virtual] |
MouseWheelEvent(const vtkContextMouseEvent &mouse, int delta) | vtkAbstractContextItem | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkChartLegend | [static] |
NewInstance() const | vtkChartLegend | |
NewInstanceInternal() const | vtkChartLegend | [protected, virtual] |
Opacity | vtkContextItem | [protected] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
Padding | vtkChartLegend | [protected] |
Paint(vtkContext2D *painter) | vtkChartLegend | [virtual] |
PaintChildren(vtkContext2D *painter) | vtkAbstractContextItem | |
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) | vtkChartLegend | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
Rect | vtkChartLegend | [protected] |
RectTime | vtkChartLegend | [protected] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObjectBase | [virtual] |
RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
ReleaseGraphicsResources() | vtkAbstractContextItem | [virtual] |
RemoveAllObservers() | vtkObject | |
RemoveItem(vtkAbstractContextItem *item) | vtkAbstractContextItem | |
RemoveItem(unsigned int 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 | [protected, virtual] |
RIGHT enum value | vtkChartLegend | |
SafeDownCast(vtkObjectBase *o) | vtkChartLegend | [static] |
Scene | vtkAbstractContextItem | [protected] |
SetChart(vtkChart *chart) | vtkChartLegend | |
SetDebug(unsigned char 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] |
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 | |
SetScene(vtkContextScene *scene) | vtkAbstractContextItem | [virtual] |
SetSymbolWidth(int) | vtkChartLegend | [virtual] |
SetVerticalAlignment(int) | vtkChartLegend | [virtual] |
SetVisible(bool) | vtkAbstractContextItem | [virtual] |
Storage | vtkChartLegend | [protected] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkChartLegend | |
SymbolWidth | vtkChartLegend | [protected] |
TOP enum value | vtkChartLegend | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
Update() | vtkChartLegend | [virtual] |
VerticalAlignment | vtkChartLegend | [protected] |
Visible | vtkAbstractContextItem | [protected] |
vtkAbstractContextItem() | vtkAbstractContextItem | [protected] |
vtkChartLegend() | vtkChartLegend | [protected] |
vtkContextItem() | vtkContextItem | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
WeakPointers | vtkObjectBase | [protected] |
~vtkAbstractContextItem() | vtkAbstractContextItem | [protected] |
~vtkChartLegend() | vtkChartLegend | [protected] |
~vtkContextItem() | vtkContextItem | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |