| 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 |
| Coverage(double dmin, double dmax, double lmin, double lmax) | vtkAxisExtended | static |
| CoverageMax(double dmin, double dmax, double span) | vtkAxisExtended | static |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| Density(int k, double m, double dmin, double dmax, double lmin, double lmax) | vtkAxisExtended | static |
| DensityMax(int k, double m) | vtkAxisExtended | static |
| DesiredFontSize | vtkAxisExtended | protected |
| FastDelete() | vtkObjectBase | virtual |
| FontSize | vtkAxisExtended | protected |
| FormatLegibilityScore(double n, int format) | vtkAxisExtended | static |
| FormatStringLength(int format, double n, int precision) | vtkAxisExtended | static |
| GenerateExtendedTickLabels(double dmin, double dmax, double m, double scaling) | vtkAxisExtended | |
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
| GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
| GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
| GetDebug() | vtkObject | |
| GetDesiredFontSize() | vtkAxisExtended | virtual |
| GetFontSize() | vtkAxisExtended | virtual |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetIsAxisVertical() | vtkAxisExtended | virtual |
| GetIsInMemkind() const | vtkObjectBase | |
| GetLabelFormat() | vtkAxisExtended | virtual |
| GetMTime() | vtkObject | virtual |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetObjectDescription() const override | vtkObject | virtual |
| GetObjectName() const | vtkObject | virtual |
| GetOrientation() | vtkAxisExtended | virtual |
| GetPrecision() | vtkAxisExtended | virtual |
| GetReferenceCount() | vtkObjectBase | inline |
| GetUsingMemkind() | vtkObjectBase | static |
| 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) | vtkAxisExtended | virtual |
| IsAxisVertical | vtkAxisExtended | protected |
| IsTypeOf(const char *type) | vtkAxisExtended | static |
| LabelFormat | vtkAxisExtended | protected |
| LabelLegibilityChanged | vtkAxisExtended | protected |
| Legibility(double lmin, double lmax, double lstep, double scaling, vtkVector< int, 3 > ¶meters) | vtkAxisExtended | protected |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkAxisExtended | static |
| NewInstance() const | vtkAxisExtended | |
| NewInstanceInternal() const | vtkAxisExtended | protectedvirtual |
| ObjectName | vtkObject | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Orientation | vtkAxisExtended | protected |
| Precision | vtkAxisExtended | protected |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkAxisExtended | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | 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 | |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
| SafeDownCast(vtkObjectBase *o) | vtkAxisExtended | static |
| SetDebug(bool debugFlag) | vtkObject | |
| SetDesiredFontSize(int) | vtkAxisExtended | virtual |
| SetFontSize(int) | vtkAxisExtended | virtual |
| SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
| SetIsAxisVertical(bool) | vtkAxisExtended | virtual |
| SetLabelFormat(int) | vtkAxisExtended | virtual |
| SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
| SetObjectName(const std::string &objectName) | vtkObject | virtual |
| SetOrientation(int) | vtkAxisExtended | virtual |
| SetPrecision(int) | vtkAxisExtended | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| Simplicity(int qIndex, int qLength, int j, double lmin, double lmax, double lstep) | vtkAxisExtended | static |
| SimplicityMax(int qIndex, int qLength, int j) | vtkAxisExtended | static |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkAxisExtended | |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
| vtkAxisExtended() | vtkAxisExtended | protected |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkAxisExtended() override | vtkAxisExtended | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |