AddConsumer(vtkObject *c) | vtkProp | |
AddEstimatedRenderTime(double t, vtkViewport *vtkNotUsed(vp)) | vtkProp | inlinevirtual |
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 |
AllAnnotationsOff() | vtkLegendScaleActor | |
AllAnnotationsOn() | vtkLegendScaleActor | |
AllAxesOff() | vtkLegendScaleActor | |
AllAxesOn() | vtkLegendScaleActor | |
AllocatedRenderTime | vtkProp | protected |
AttributeLocation enum name | vtkLegendScaleActor | |
BottomAxis | vtkLegendScaleActor | protected |
BottomAxisVisibility | vtkLegendScaleActor | protected |
BottomAxisVisibilityOff() | vtkLegendScaleActor | virtual |
BottomAxisVisibilityOn() | vtkLegendScaleActor | virtual |
BottomBorderOffset | vtkLegendScaleActor | protected |
BreakOnError() | vtkObject | static |
BuildPaths(vtkAssemblyPaths *paths, vtkAssemblyPath *path) | vtkProp | virtual |
BuildRepresentation(vtkViewport *viewport) | vtkLegendScaleActor | virtual |
BuildTime | vtkLegendScaleActor | protected |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
Consumers | vtkProp | protected |
Coordinate | vtkLegendScaleActor | protected |
CornerOffsetFactor | vtkLegendScaleActor | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
DISTANCE enum value | vtkLegendScaleActor | |
Dragable | vtkProp | protected |
DragableOff() | vtkProp | virtual |
DragableOn() | vtkProp | virtual |
EstimatedRenderTime | vtkProp | protected |
FastDelete() | vtkObjectBase | virtual |
GeneralTextureTransform() | vtkProp | static |
GeneralTextureUnit() | vtkProp | static |
GetActors(vtkPropCollection *) | vtkProp | inlinevirtual |
GetActors2D(vtkPropCollection *) override | vtkLegendScaleActor | virtual |
GetAllocatedRenderTime() | vtkProp | virtual |
GetBottomAxis() | vtkLegendScaleActor | virtual |
GetBottomAxisVisibility() | vtkLegendScaleActor | virtual |
GetBottomBorderOffset() | vtkLegendScaleActor | virtual |
GetBounds() | vtkProp | inlinevirtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetConsumer(int i) | vtkProp | |
GetCornerOffsetFactor() | vtkLegendScaleActor | virtual |
GetDebug() | vtkObject | |
GetDragable() | vtkProp | virtual |
GetEstimatedRenderTime(vtkViewport *) | vtkProp | inlinevirtual |
GetEstimatedRenderTime() | vtkProp | inlinevirtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetLabelMode() | vtkLegendScaleActor | virtual |
GetLeftAxis() | vtkLegendScaleActor | virtual |
GetLeftAxisVisibility() | vtkLegendScaleActor | virtual |
GetLeftBorderOffset() | vtkLegendScaleActor | virtual |
GetLegendLabelProperty() | vtkLegendScaleActor | virtual |
GetLegendTitleProperty() | vtkLegendScaleActor | virtual |
GetLegendVisibility() | vtkLegendScaleActor | virtual |
GetMatrix() | vtkProp | inlinevirtual |
GetMTime() | vtkObject | virtual |
GetNextPath() | vtkProp | virtual |
GetNumberOfConsumers() | vtkProp | virtual |
GetNumberOfPaths() | vtkProp | inlinevirtual |
GetPickable() | vtkProp | virtual |
GetPropertyKeys() | vtkProp | virtual |
GetRedrawMTime() | vtkProp | inlinevirtual |
GetReferenceCount() | vtkObjectBase | inline |
GetRenderTimeMultiplier() | vtkProp | virtual |
GetRightAxis() | vtkLegendScaleActor | virtual |
GetRightAxisVisibility() | vtkLegendScaleActor | virtual |
GetRightBorderOffset() | vtkLegendScaleActor | virtual |
GetSupportsSelection() | vtkProp | inlinevirtual |
GetTopAxis() | vtkLegendScaleActor | virtual |
GetTopAxisVisibility() | vtkLegendScaleActor | virtual |
GetTopBorderOffset() | vtkLegendScaleActor | virtual |
GetUseBounds() | vtkProp | virtual |
GetVisibility() | vtkProp | virtual |
GetVolumes(vtkPropCollection *) | vtkProp | inlinevirtual |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasKeys(vtkInformation *requiredKeys) | vtkProp | virtual |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HasTranslucentPolygonalGeometry() | vtkProp | inlinevirtual |
InitializeObjectBase() | vtkObjectBase | |
InitPathTraversal() | vtkProp | virtual |
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) | vtkLegendScaleActor | virtual |
IsConsumer(vtkObject *c) | vtkProp | |
IsTypeOf(const char *type) | vtkLegendScaleActor | static |
LabelActors | vtkLegendScaleActor | protected |
LabelMappers | vtkLegendScaleActor | protected |
LabelMode | vtkLegendScaleActor | protected |
LeftAxis | vtkLegendScaleActor | protected |
LeftAxisVisibility | vtkLegendScaleActor | protected |
LeftAxisVisibilityOff() | vtkLegendScaleActor | virtual |
LeftAxisVisibilityOn() | vtkLegendScaleActor | virtual |
LeftBorderOffset | vtkLegendScaleActor | protected |
Legend | vtkLegendScaleActor | protected |
LegendActor | vtkLegendScaleActor | protected |
LegendLabelProperty | vtkLegendScaleActor | protected |
LegendMapper | vtkLegendScaleActor | protected |
LegendPoints | vtkLegendScaleActor | protected |
LegendTitleProperty | vtkLegendScaleActor | protected |
LegendVisibility | vtkLegendScaleActor | protected |
LegendVisibilityOff() | vtkLegendScaleActor | virtual |
LegendVisibilityOn() | vtkLegendScaleActor | virtual |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkLegendScaleActor | static |
NewInstance() const | vtkLegendScaleActor | |
NewInstanceInternal() const | vtkLegendScaleActor | protectedvirtual |
NumberOfConsumers | vtkProp | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Paths | vtkProp | protected |
Pick() | vtkProp | virtual |
Pickable | vtkProp | protected |
PickableOff() | vtkProp | virtual |
PickableOn() | vtkProp | virtual |
PokeMatrix(vtkMatrix4x4 *vtkNotUsed(matrix)) | vtkProp | inlinevirtual |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) override | vtkLegendScaleActor | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProcessSelectorPixelBuffers(vtkHardwareSelector *, std::vector< unsigned int > &) | vtkProp | inlinevirtual |
PropertyKeys | vtkProp | protected |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
ReleaseGraphicsResources(vtkWindow *) override | vtkLegendScaleActor | virtual |
RemoveAllObservers() | vtkObject | |
RemoveConsumer(vtkObject *c) | vtkProp | |
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 | |
RenderFilteredOpaqueGeometry(vtkViewport *v, vtkInformation *requiredKeys) | vtkProp | virtual |
RenderFilteredOverlay(vtkViewport *v, vtkInformation *requiredKeys) | vtkProp | virtual |
RenderFilteredTranslucentPolygonalGeometry(vtkViewport *v, vtkInformation *requiredKeys) | vtkProp | virtual |
RenderFilteredVolumetricGeometry(vtkViewport *v, vtkInformation *requiredKeys) | vtkProp | virtual |
RenderOpaqueGeometry(vtkViewport *) override | vtkLegendScaleActor | virtual |
RenderOverlay(vtkViewport *) override | vtkLegendScaleActor | virtual |
RenderTimeMultiplier | vtkProp | protected |
RenderTranslucentPolygonalGeometry(vtkViewport *) | vtkProp | inlinevirtual |
RenderVolumetricGeometry(vtkViewport *) | vtkProp | inlinevirtual |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
RestoreEstimatedRenderTime() | vtkProp | inlinevirtual |
RightAxis | vtkLegendScaleActor | protected |
RightAxisVisibility | vtkLegendScaleActor | protected |
RightAxisVisibilityOff() | vtkLegendScaleActor | virtual |
RightAxisVisibilityOn() | vtkLegendScaleActor | virtual |
RightBorderOffset | vtkLegendScaleActor | protected |
SafeDownCast(vtkObjectBase *o) | vtkLegendScaleActor | static |
SavedEstimatedRenderTime | vtkProp | protected |
SetAllocatedRenderTime(double t, vtkViewport *vtkNotUsed(v)) | vtkProp | inlinevirtual |
SetBottomAxisVisibility(vtkTypeBool) | vtkLegendScaleActor | virtual |
SetBottomBorderOffset(int) | vtkLegendScaleActor | virtual |
SetCornerOffsetFactor(double) | vtkLegendScaleActor | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetDragable(vtkTypeBool) | vtkProp | virtual |
SetEstimatedRenderTime(double t) | vtkProp | inlinevirtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetLabelMode(int) | vtkLegendScaleActor | virtual |
SetLabelModeToDistance() | vtkLegendScaleActor | inline |
SetLabelModeToXYCoordinates() | vtkLegendScaleActor | inline |
SetLeftAxisVisibility(vtkTypeBool) | vtkLegendScaleActor | virtual |
SetLeftBorderOffset(int) | vtkLegendScaleActor | virtual |
SetLegendVisibility(vtkTypeBool) | vtkLegendScaleActor | virtual |
SetPickable(vtkTypeBool) | vtkProp | virtual |
SetPropertyKeys(vtkInformation *keys) | vtkProp | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetRenderTimeMultiplier(double t) | vtkProp | inline |
SetRightAxisVisibility(vtkTypeBool) | vtkLegendScaleActor | virtual |
SetRightBorderOffset(int) | vtkLegendScaleActor | virtual |
SetTopAxisVisibility(vtkTypeBool) | vtkLegendScaleActor | virtual |
SetTopBorderOffset(int) | vtkLegendScaleActor | virtual |
SetUseBounds(bool) | vtkProp | virtual |
SetVisibility(vtkTypeBool) | vtkProp | virtual |
ShallowCopy(vtkProp *prop) | vtkProp | virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkLegendScaleActor | |
TopAxis | vtkLegendScaleActor | protected |
TopAxisVisibility | vtkLegendScaleActor | protected |
TopAxisVisibilityOff() | vtkLegendScaleActor | virtual |
TopAxisVisibilityOn() | vtkLegendScaleActor | virtual |
TopBorderOffset | vtkLegendScaleActor | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UseBounds | vtkProp | protected |
UseBoundsOff() | vtkProp | virtual |
UseBoundsOn() | vtkProp | virtual |
Visibility | vtkProp | protected |
VisibilityOff() | vtkProp | virtual |
VisibilityOn() | vtkProp | virtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkLegendScaleActor() | vtkLegendScaleActor | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkProp() | vtkProp | protected |
WeakPointers | vtkObjectBase | protected |
XY_COORDINATES enum value | vtkLegendScaleActor | |
~vtkLegendScaleActor() override | vtkLegendScaleActor | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkProp() override | vtkProp | protected |