, including all inherited members.
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
BOTTOM enum value | vtkChartLegend | |
BreakOnError() | vtkObject | [static] |
CENTER enum value | vtkChartLegend | |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
FastDelete() | vtkObjectBase | [virtual] |
GetChart() | vtkChartLegend | |
GetClassName() | vtkChartLegend | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetHorizontalAlignment() | vtkChartLegend | [virtual] |
GetLabelSize() | vtkChartLegend | [virtual] |
GetMTime() | vtkObject | [virtual] |
GetOpacity() | vtkContextItem | [virtual] |
GetPoint() | vtkChartLegend | [virtual] |
GetPoint(float &, float &) | vtkChartLegend | [virtual] |
GetPoint(float[2]) | vtkChartLegend | [virtual] |
GetPointVector() | vtkChartLegend | |
GetReferenceCount() | vtkObjectBase | [inline] |
GetScene() | vtkContextItem | |
GetTransform() | vtkContextItem | [virtual] |
GetVerticalAlignment() | vtkChartLegend | [virtual] |
GetVisible() | vtkContextItem | [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) | vtkContextItem | [virtual] |
HorizontalAlignment | vtkChartLegend | [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] |
LabelSize | vtkChartLegend | [protected] |
LEFT enum value | vtkChartLegend | |
Modified() | vtkObject | [virtual] |
MouseButtonPressEvent(const vtkContextMouseEvent &mouse) | vtkContextItem | [virtual] |
MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse) | vtkContextItem | [virtual] |
MouseEnterEvent(const vtkContextMouseEvent &mouse) | vtkContextItem | [virtual] |
MouseLeaveEvent(const vtkContextMouseEvent &mouse) | vtkContextItem | [virtual] |
MouseMoveEvent(const vtkContextMouseEvent &mouse) | vtkContextItem | [virtual] |
MouseWheelEvent(const vtkContextMouseEvent &mouse, int delta) | vtkContextItem | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkChartLegend | [static] |
Opacity | vtkContextItem | [protected] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
Paint(vtkContext2D *painter) | vtkChartLegend | [virtual] |
Point | vtkChartLegend | [protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkChartLegend | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObjectBase | [virtual] |
RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
ReleaseGraphicsResources() | vtkContextItem | [virtual] |
RemoveAllObservers() | vtkObject | |
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(vtkObject *o) | vtkChartLegend | [static] |
Scene | vtkContextItem | [protected] |
SetChart(vtkChart *chart) | vtkChartLegend | |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetHorizontalAlignment(int) | vtkChartLegend | [virtual] |
SetLabelSize(int) | vtkChartLegend | [virtual] |
SetOpacity(double) | vtkContextItem | [virtual] |
SetPoint(float, float) | vtkChartLegend | [virtual] |
SetPoint(float[2]) | vtkChartLegend | |
SetPoint(const vtkVector2f &point) | vtkChartLegend | |
SetReferenceCount(int) | vtkObjectBase | |
SetScene(vtkContextScene *scene) | vtkContextItem | [virtual] |
SetTransform(vtkTransform2D *transform) | vtkContextItem | [virtual] |
SetVerticalAlignment(int) | vtkChartLegend | [virtual] |
SetVisible(bool) | vtkContextItem | [virtual] |
Storage | vtkChartLegend | [protected] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkChartLegend | |
TOP enum value | vtkChartLegend | |
Transform | vtkContextItem | [protected] |
Translate(float dx, float dy) | vtkContextItem | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
Update() | vtkChartLegend | [virtual] |
VerticalAlignment | vtkChartLegend | [protected] |
Visible | vtkContextItem | [protected] |
vtkChartLegend() | vtkChartLegend | [protected] |
vtkContextItem() | vtkContextItem | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
~vtkChartLegend() | vtkChartLegend | [protected] |
~vtkContextItem() | vtkContextItem | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |