VTK
|
This is the complete list of members for vtkLabelRenderStrategy, including all inherited members.
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 |
BreakOnError() | vtkObject | static |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
ComputeLabelBounds(vtkTextProperty *tprop, vtkStdString label, double bds[4]) | vtkLabelRenderStrategy | inlinevirtual |
ComputeLabelBounds(vtkTextProperty *tprop, vtkUnicodeString label, double bds[4])=0 | vtkLabelRenderStrategy | pure virtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DefaultTextProperty | vtkLabelRenderStrategy | protected |
Delete() | vtkObjectBase | virtual |
EndFrame() | vtkLabelRenderStrategy | inlinevirtual |
FastDelete() | vtkObjectBase | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetDefaultTextProperty() | vtkLabelRenderStrategy | virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetMTime() | vtkObject | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetRenderer() | vtkLabelRenderStrategy | 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 | |
InitializeObjectBase() | vtkObjectBase | |
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) | vtkLabelRenderStrategy | virtual |
IsTypeOf(const char *type) | vtkLabelRenderStrategy | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkObject | static |
NewInstance() const | vtkLabelRenderStrategy | |
NewInstanceInternal() const | vtkLabelRenderStrategy | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) override | vtkLabelRenderStrategy | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
ReleaseGraphicsResources(vtkWindow *) | vtkLabelRenderStrategy | inlinevirtual |
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 | |
Renderer | vtkLabelRenderStrategy | protected |
RenderLabel(int x[2], vtkTextProperty *tprop, vtkStdString label) | vtkLabelRenderStrategy | inlinevirtual |
RenderLabel(int x[2], vtkTextProperty *tprop, vtkStdString label, int maxWidth) | vtkLabelRenderStrategy | inlinevirtual |
RenderLabel(int x[2], vtkTextProperty *tprop, vtkUnicodeString label)=0 | vtkLabelRenderStrategy | pure virtual |
RenderLabel(int x[2], vtkTextProperty *tprop, vtkUnicodeString label, int vtkNotUsed(maxWidth)) | vtkLabelRenderStrategy | inlinevirtual |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkLabelRenderStrategy | static |
SetDebug(bool debugFlag) | vtkObject | |
SetDefaultTextProperty(vtkTextProperty *tprop) | vtkLabelRenderStrategy | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetReferenceCount(int) | vtkObjectBase | |
SetRenderer(vtkRenderer *ren) | vtkLabelRenderStrategy | virtual |
StartFrame() | vtkLabelRenderStrategy | inlinevirtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkLabelRenderStrategy | |
SupportsBoundedSize() | vtkLabelRenderStrategy | inlinevirtual |
SupportsRotation() | vtkLabelRenderStrategy | inlinevirtual |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkLabelRenderStrategy() | vtkLabelRenderStrategy | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkLabelRenderStrategy() override | vtkLabelRenderStrategy | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |