VTK  9.3.20240328
vtkContextArea Member List

This is the complete list of members for vtkContextArea, including all inherited members.

AddItem(vtkAbstractContextItem *item)vtkAbstractContextItem
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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AxesvtkContextAreaprotected
BottomAxisvtkContextAreaprotected
BreakOnError()vtkObjectstatic
ChildrenvtkAbstractContextItemprotected
ClearItems()vtkAbstractContextItem
ClipvtkContextAreaprotected
ComputeDrawAreaGeometry(vtkContext2D *painter)vtkContextAreaprotected
ComputeExpandedDrawAreaGeometry(vtkContext2D *painter)vtkContextAreaprotected
ComputeFixedAspectDrawAreaGeometry(vtkContext2D *painter)vtkContextAreaprotected
ComputeFixedMarginsDrawAreaGeometry(vtkContext2D *painter)vtkContextAreaprotected
ComputeFixedRectDrawAreaGeometry(vtkContext2D *painter)vtkContextAreaprotected
ComputeViewTransform()vtkContextAreaprotectedvirtual
DARB_Expand enum valuevtkContextArea
DARB_FixedAspect enum valuevtkContextArea
DARB_FixedMargins enum valuevtkContextArea
DARB_FixedRect enum valuevtkContextArea
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DrawAreaBoundsvtkContextAreaprotected
DrawAreaGeometryvtkContextAreaprotected
DrawAreaResizeBehaviorvtkContextAreaprotected
DrawAreaResizeBehaviorType enum namevtkContextArea
FastDelete()vtkObjectBasevirtual
FillViewportvtkContextAreaprotected
FillViewportOff()vtkContextAreavirtual
FillViewportOn()vtkContextAreavirtual
FixedAspectvtkContextAreaprotected
FixedMarginsvtkContextAreaprotected
FixedRectvtkContextAreaprotected
GeometryvtkContextAreaprotected
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetAxis(vtkAxis::Location location)vtkContextArea
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetDrawAreaBounds()vtkContextAreavirtual
GetDrawAreaItem()vtkContextArea
GetDrawAreaResizeBehavior()vtkContextAreavirtual
GetFillViewport()vtkContextAreavirtual
GetFixedAspect()vtkContextAreavirtual
GetFixedMargins()vtkContextAreainlinevirtual
GetFixedMarginsArray(int margins[4])vtkContextAreavirtual
GetFixedMarginsArray()vtkContextAreavirtual
GetFixedRect()vtkContextAreavirtual
GetGeometry()vtkContextAreavirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetInteractive()vtkAbstractContextItemvirtual
GetIsInMemkind() constvtkObjectBase
GetItem(vtkIdType index)vtkAbstractContextItem
GetItemIndex(vtkAbstractContextItem *item)vtkAbstractContextItem
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfItems()vtkAbstractContextItem
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetParent()vtkAbstractContextIteminline
GetPickedItem(const vtkContextMouseEvent &mouse)vtkAbstractContextItemvirtual
GetReferenceCount()vtkObjectBaseinline
GetScene()vtkAbstractContextIteminline
GetShowGrid()vtkContextAreavirtual
GetUsingMemkind()vtkObjectBasestatic
GetVisible()vtkAbstractContextIteminlinevirtual
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
GridvtkContextAreaprotected
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)vtkAbstractContextItemvirtual
InitializeDrawArea()vtkContextAreaprotectedvirtual
InitializeObjectBase()vtkObjectBase
InteractivevtkAbstractContextItemprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkContextAreavirtual
IsTypeOf(const char *type)vtkContextAreastatic
KeyPressEvent(const vtkContextKeyEvent &key)vtkAbstractContextItemvirtual
KeyReleaseEvent(const vtkContextKeyEvent &key)vtkAbstractContextItemvirtual
LayoutAxes(vtkContext2D *painter)vtkContextAreaprotected
LeftAxisvtkContextAreaprotected
Lower(vtkIdType index)vtkAbstractContextItem
MapFromParent(const vtkVector2f &point)vtkAbstractContextItemvirtual
MapFromScene(const vtkVector2f &point)vtkAbstractContextItemvirtual
MapToParent(const vtkVector2f &point)vtkAbstractContextItemvirtual
MapToScene(const vtkVector2f &point)vtkAbstractContextItemvirtual
Margins typedefvtkContextArea
Modified()vtkObjectvirtual
MouseButtonPressEvent(const vtkContextMouseEvent &mouse)vtkAbstractContextItemvirtual
MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse)vtkAbstractContextItemvirtual
MouseDoubleClickEvent(const vtkContextMouseEvent &mouse)vtkAbstractContextItemvirtual
MouseEnterEvent(const vtkContextMouseEvent &mouse)vtkAbstractContextItemvirtual
MouseLeaveEvent(const vtkContextMouseEvent &mouse)vtkAbstractContextItemvirtual
MouseMoveEvent(const vtkContextMouseEvent &mouse)vtkAbstractContextItemvirtual
MouseWheelEvent(const vtkContextMouseEvent &mouse, int delta)vtkAbstractContextItemvirtual
MTimevtkObjectprotected
New()vtkContextAreastatic
NewInstance() constvtkContextArea
NewInstanceInternal() constvtkContextAreaprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Paint(vtkContext2D *painter) overridevtkContextAreavirtual
PaintChildren(vtkContext2D *painter)vtkAbstractContextItemvirtual
ParentvtkAbstractContextItemprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkContextAreavirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
Raise(vtkIdType index)vtkAbstractContextItem
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
ReleaseGraphicsCache()vtkAbstractContextItemprotectedvirtual
ReleaseGraphicsResources()vtkAbstractContextItemvirtual
RemoveAllObservers()vtkObject
RemoveItem(vtkAbstractContextItem *item)vtkAbstractContextItem
RemoveItem(vtkIdType index)vtkAbstractContextItem
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 *)vtkObjectBaseprotectedvirtual
RightAxisvtkContextAreaprotected
SafeDownCast(vtkObjectBase *o)vtkContextAreastatic
ScenevtkAbstractContextItemprotected
SetAxisRange(vtkRectd const &data)vtkContextAreaprotectedvirtual
SetDebug(bool debugFlag)vtkObject
SetDrawAreaBounds(vtkRectd)vtkContextAreavirtual
SetDrawAreaResizeBehavior(DrawAreaResizeBehaviorType)vtkContextAreavirtual
SetFillViewport(bool)vtkContextAreavirtual
SetFixedAspect(float aspect)vtkContextAreavirtual
SetFixedMargins(Margins margins)vtkContextAreavirtual
SetFixedMargins(int margins[4])vtkContextAreavirtual
SetFixedMargins(int left, int right, int bottom, int top)vtkContextAreavirtual
SetFixedRect(vtkRecti rect)vtkContextAreavirtual
SetFixedRect(int x, int y, int width, int height)vtkContextAreavirtual
SetGeometry(vtkRecti)vtkContextAreavirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetInteractive(bool)vtkAbstractContextItemvirtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetParent(vtkAbstractContextItem *parent)vtkAbstractContextItemvirtual
SetReferenceCount(int)vtkObjectBase
SetScene(vtkContextScene *scene)vtkAbstractContextItemvirtual
SetShowGrid(bool show)vtkContextAreavirtual
SetVisible(bool)vtkAbstractContextItemvirtual
ShowGridOff()vtkContextAreainlinevirtual
ShowGridOn()vtkContextAreainlinevirtual
StackAbove(vtkIdType index, vtkIdType under)vtkAbstractContextItemvirtual
StackUnder(vtkIdType child, vtkIdType above)vtkAbstractContextItemvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkContextArea
TopAxisvtkContextAreaprotected
TransformvtkContextAreaprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
Update()vtkAbstractContextItemvirtual
UpdateDrawArea()vtkContextAreaprotected
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
VisiblevtkAbstractContextItemprotected
vtkAbstractContextItem()vtkAbstractContextItemprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkContextArea()vtkContextAreaprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkAbstractContextItem() overridevtkAbstractContextItemprotected
~vtkContextArea() overridevtkContextAreaprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual