VTK
|
This is the complete list of members for vtkTextRenderer, 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 |
Backend enum name | vtkTextRenderer | |
BreakOnError() | vtkObject | static |
Cleanup | vtkTextRenderer | protectedstatic |
CleanUpFreeTypeEscapes(vtkStdString &str) | vtkTextRenderer | protectedvirtual |
CleanUpFreeTypeEscapes(vtkUnicodeString &str) | vtkTextRenderer | protectedvirtual |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Default enum value | vtkTextRenderer | |
DefaultBackend | vtkTextRenderer | protected |
Delete() | vtkObjectBase | virtual |
Detect enum value | vtkTextRenderer | |
DetectBackend(const vtkStdString &str) | vtkTextRenderer | virtual |
DetectBackend(const vtkUnicodeString &str) | vtkTextRenderer | virtual |
FastDelete() | vtkObjectBase | virtual |
FreeType enum value | vtkTextRenderer | |
FreeTypeIsSupported() | vtkTextRenderer | inlinevirtual |
GetBoundingBox(vtkTextProperty *tprop, const vtkStdString &str, int bbox[4], int dpi, int backend=Default) | vtkTextRenderer | inline |
GetBoundingBox(vtkTextProperty *tprop, const vtkUnicodeString &str, int bbox[4], int dpi, int backend=Default) | vtkTextRenderer | inline |
GetBoundingBoxInternal(vtkTextProperty *tprop, const vtkStdString &str, int bbox[4], int dpi, int backend)=0 | vtkTextRenderer | protectedpure virtual |
GetBoundingBoxInternal(vtkTextProperty *tprop, const vtkUnicodeString &str, int bbox[4], int dpi, int backend)=0 | vtkTextRenderer | protectedpure virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetConstrainedFontSize(const vtkStdString &str, vtkTextProperty *tprop, int targetWidth, int targetHeight, int dpi, int backend=Default) | vtkTextRenderer | inline |
GetConstrainedFontSize(const vtkUnicodeString &str, vtkTextProperty *tprop, int targetWidth, int targetHeight, int dpi, int backend=Default) | vtkTextRenderer | inline |
GetConstrainedFontSizeInternal(const vtkStdString &str, vtkTextProperty *tprop, int targetWidth, int targetHeight, int dpi, int backend)=0 | vtkTextRenderer | protectedpure virtual |
GetConstrainedFontSizeInternal(const vtkUnicodeString &str, vtkTextProperty *tprop, int targetWidth, int targetHeight, int dpi, int backend)=0 | vtkTextRenderer | protectedpure virtual |
GetDebug() | vtkObject | |
GetDefaultBackend() | vtkTextRenderer | virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetInstance() | vtkTextRenderer | static |
GetMetrics(vtkTextProperty *tprop, const vtkStdString &str, Metrics &metrics, int dpi, int backend=Default) | vtkTextRenderer | inline |
GetMetrics(vtkTextProperty *tprop, const vtkUnicodeString &str, Metrics &metrics, int dpi, int backend=Default) | vtkTextRenderer | inline |
GetMetricsInternal(vtkTextProperty *tprop, const vtkStdString &str, Metrics &metrics, int dpi, int backend)=0 | vtkTextRenderer | protectedpure virtual |
GetMetricsInternal(vtkTextProperty *tprop, const vtkUnicodeString &str, Metrics &metrics, int dpi, int backend)=0 | vtkTextRenderer | protectedpure virtual |
GetMTime() | vtkObject | virtual |
GetReferenceCount() | vtkObjectBase | inline |
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 | |
Instance | vtkTextRenderer | protectedstatic |
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) | vtkTextRenderer | virtual |
IsTypeOf(const char *type) | vtkTextRenderer | static |
MathText enum value | vtkTextRenderer | |
MathTextIsSupported() | vtkTextRenderer | inlinevirtual |
MathTextRegExp | vtkTextRenderer | protected |
MathTextRegExp2 | vtkTextRenderer | protected |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkTextRenderer | static |
NewInstance() const | vtkTextRenderer | |
NewInstanceInternal() const | vtkTextRenderer | 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) | vtkTextRenderer | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, int check) | vtkObject | protectedvirtual |
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 | |
RenderString(vtkTextProperty *tprop, const vtkStdString &str, vtkImageData *data, int textDims[2], int dpi, int backend=Default) | vtkTextRenderer | inline |
RenderString(vtkTextProperty *tprop, const vtkUnicodeString &str, vtkImageData *data, int textDims[2], int dpi, int backend=Default) | vtkTextRenderer | inline |
RenderStringInternal(vtkTextProperty *tprop, const vtkStdString &str, vtkImageData *data, int textDims[2], int dpi, int backend)=0 | vtkTextRenderer | protectedpure virtual |
RenderStringInternal(vtkTextProperty *tprop, const vtkUnicodeString &str, vtkImageData *data, int textDims[2], int dpi, int backend)=0 | vtkTextRenderer | protectedpure virtual |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkTextRenderer | static |
SetDebug(bool debugFlag) | vtkObject | |
SetDefaultBackend(int) | vtkTextRenderer | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetInstance(vtkTextRenderer *instance) | vtkTextRenderer | protectedstatic |
SetReferenceCount(int) | vtkObjectBase | |
SetScaleToPowerOfTwo(bool scale) | vtkTextRenderer | inline |
SetScaleToPowerOfTwoInternal(bool scale)=0 | vtkTextRenderer | protectedpure virtual |
StringToPath(vtkTextProperty *tprop, const vtkStdString &str, vtkPath *path, int dpi, int backend=Default) | vtkTextRenderer | inline |
StringToPath(vtkTextProperty *tprop, const vtkUnicodeString &str, vtkPath *path, int dpi, int backend=Default) | vtkTextRenderer | inline |
StringToPathInternal(vtkTextProperty *tprop, const vtkStdString &str, vtkPath *path, int dpi, int backend)=0 | vtkTextRenderer | protectedpure virtual |
StringToPathInternal(vtkTextProperty *tprop, const vtkUnicodeString &str, vtkPath *path, int dpi, int backend)=0 | vtkTextRenderer | protectedpure virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkTextRenderer | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | protectedvirtual |
UserBackend enum value | vtkTextRenderer | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkTextRenderer() | vtkTextRenderer | protected |
vtkTextRendererCleanup class | vtkTextRenderer | friend |
WeakPointers | vtkObjectBase | protected |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkTextRenderer() | vtkTextRenderer | protected |