VTK  9.3.20240416
vtkCompositeControlPointsItem Member List

This is the complete list of members for vtkCompositeControlPointsItem, 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
AddPoint(double *newPos) overridevtkCompositeControlPointsItemvirtual
AddPointId(vtkIdType addedPointId)vtkControlPointsItemprotected
AutoLabelsvtkPlotprotected
BlockUpdatesvtkControlPointsItemprotected
BoundsvtkControlPointsItemprotected
BreakOnError()vtkObjectstatic
BrushvtkPlotprotected
BuildTimevtkPlotprotected
CacheRequiresUpdate()vtkPlotprotectedvirtual
CallbackvtkControlPointsItemprotected
CallComputePoints(vtkObject *sender, unsigned long event, void *receiver, void *params)vtkControlPointsItemprotectedstatic
ChildrenvtkAbstractContextItemprotected
ClampPos(double pos[2], double bounds[4])vtkPlotstatic
ClampPos(double pos[2])vtkPlotvirtual
ClampValidDataPos(double pos[2])vtkControlPointsItemprotected
ClampValidScreenPos(double pos[2])vtkControlPointsItemprotected
ClearItems()vtkAbstractContextItem
ColorAndOpacityPointsFunction enum valuevtkCompositeControlPointsItem
ColorFillvtkColorTransferControlPointsItemprotected
ColorPointsFunction enum valuevtkCompositeControlPointsItem
ColorTransferFunctionvtkColorTransferControlPointsItemprotected
ComputeBounds(double *bounds) overridevtkColorTransferControlPointsItemprotectedvirtual
ComputePoints()vtkControlPointsItemprotectedvirtual
ControlPointsTransformvtkControlPointsItemprotected
CurrentPointvtkControlPointsItemprotected
CurrentPointChangedEvent enum valuevtkControlPointsItem
CurrentPointEditEvent enum valuevtkControlPointsItem
DatavtkPlotprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DeselectAllPoints()vtkControlPointsItem
DeselectPoint(vtkIdType pointId)vtkControlPointsItem
DeselectPoint(double *currentPoint)vtkControlPointsItem
DrawPoint(vtkContext2D *painter, vtkIdType index) overridevtkCompositeControlPointsItemprotectedvirtual
DrawPointsvtkControlPointsItemprotected
DrawPointsOff()vtkControlPointsItemvirtual
DrawPointsOn()vtkControlPointsItemvirtual
DrawSelectedPoints(vtkContext2D *painter)vtkControlPointsItemprotected
DrawUnselectedPoints(vtkContext2D *painter)vtkControlPointsItemprotected
EditPoint(float tX, float tY) overridevtkCompositeControlPointsItemprotected
vtkControlPointsItem::EditPoint(float vtkNotUsed(tX), float vtkNotUsed(tY))vtkControlPointsItemprotectedvirtual
EditPointCurve(vtkIdType idx)vtkCompositeControlPointsItemprotectedvirtual
emitEvent(unsigned long event, void *params) overridevtkCompositeControlPointsItemprotectedvirtual
EndChanges()vtkControlPointsItemprotected
EndInteraction()vtkControlPointsItemprotected
EndPointsRemovablevtkControlPointsItemprotected
EndPointsXMovablevtkControlPointsItemprotected
EndPointsYMovablevtkControlPointsItemprotected
EnforceValidFunctionvtkControlPointsItemprotected
FastDelete()vtkObjectBasevirtual
FilterSelectedPoints(vtkDataArray *points, vtkDataArray *selectedPoints, vtkIdTypeArray *selectedIds)vtkPlotstatic
FindPoint(double *pos)vtkControlPointsItem
GetAddPointItem()vtkControlPointsItem
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBounds(double bounds[4]) overridevtkControlPointsItemvirtual
GetBrush()vtkPlot
GetCenterOfMass(vtkIdTypeArray *pointIDs) constvtkControlPointsItemprotected
GetClassName() constvtkObjectBase
GetColor(unsigned char rgb[3])vtkPlot
GetColor(double rgb[3])vtkPlotinlinevirtual
GetColorF(double rgb[3])vtkPlotvirtual
GetColorFill()vtkColorTransferControlPointsItemvirtual
GetColorTransferFunction()vtkColorTransferControlPointsItemvirtual
GetCommand(unsigned long tag)vtkObject
GetControlPoint(vtkIdType index, double point[4]) const overridevtkCompositeControlPointsItem
vtkColorTransferControlPointsItem::GetControlPoint(vtkIdType index, double *point) const overridevtkColorTransferControlPointsItemvirtual
GetControlPointId(double *pos)vtkControlPointsItem
GetControlPointLabel(vtkIdType index)vtkControlPointsItemprotectedvirtual
GetControlPointsIds(vtkIdTypeArray *ids, bool excludeFirstAndLast=false) constvtkControlPointsItem
GetControlPointsMTime() overridevtkCompositeControlPointsItemprotectedvirtual
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentPoint() constvtkControlPointsItem
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetData()vtkPlot
GetDebug()vtkObject
GetDrawPoints()vtkControlPointsItemvirtual
GetEndPointsMovable()vtkControlPointsItemvirtual
GetEndPointsRemovable()vtkControlPointsItemvirtual
GetEndPointsXMovable()vtkControlPointsItemvirtual
GetEndPointsYMovable()vtkControlPointsItemvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIndexedLabels()vtkPlotvirtual
GetInput()vtkPlotvirtual
GetInputConnection()vtkPlot
GetInteractionsCount() constvtkControlPointsItemprotected
GetInteractive()vtkAbstractContextItemvirtual
GetIsInMemkind() constvtkObjectBase
GetItem(vtkIdType index)vtkAbstractContextItem
GetItemIndex(vtkAbstractContextItem *item)vtkAbstractContextItem
GetLabel()vtkPlotvirtual
GetLabel(vtkIdType index)vtkPlot
GetLabelFormat()vtkControlPointsItemvirtual
GetLabels()vtkPlotvirtual
GetLegendVisibility()vtkPlotvirtual
GetMTime()vtkObjectvirtual
GetNearestPoint(const vtkVector2f &point, const vtkVector2f &tolerance, vtkVector2f *location, vtkIdType *segmentId)vtkPlotvirtual
GetNumber(double position, vtkAxis *axis)vtkPlotprotected
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfItems()vtkAbstractContextItem
GetNumberOfLabels()vtkPlotvirtual
GetNumberOfPoints() const overridevtkCompositeControlPointsItemvirtual
GetNumberOfSelectedPoints() constvtkControlPointsItem
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetOpacity()vtkContextItemvirtual
GetOpacityFunction()vtkCompositeControlPointsItemvirtual
GetParent()vtkAbstractContextIteminline
GetPen()vtkPlot
GetPickedItem(const vtkContextMouseEvent &mouse)vtkAbstractContextItemvirtual
GetPointsFunction()vtkCompositeControlPointsItemvirtual
GetProperty(const vtkStdString &property)vtkPlotvirtual
GetReferenceCount()vtkObjectBaseinline
GetScene()vtkAbstractContextIteminline
GetScreenPointRadius()vtkControlPointsItemvirtual
GetSelectable()vtkPlotvirtual
GetSelectedPointBrush()vtkControlPointsItemvirtual
GetSelectedPointPen()vtkControlPointsItemvirtual
GetSelection()vtkPlotvirtual
GetSelectionBrush()vtkPlot
GetSelectionCenterOfMass() constvtkControlPointsItemprotected
GetSelectionPen()vtkPlot
GetShiftScale()vtkPlot
GetShowLabels()vtkControlPointsItemvirtual
GetStrokeMode()vtkControlPointsItemvirtual
GetSwitchPointsMode()vtkControlPointsItemvirtual
GetTooltipLabel(const vtkVector2d &plotPos, vtkIdType seriesIndex, vtkIdType segmentIndex)vtkPlotvirtual
GetTooltipLabelFormat()vtkPlotvirtual
GetTooltipNotation()vtkPlotvirtual
GetTooltipPrecision()vtkPlotvirtual
GetUnscaledInputBounds(double bounds[4])vtkPlotinlinevirtual
GetUseAddPointItem()vtkControlPointsItemvirtual
GetUseIndexForXSeries()vtkPlotvirtual
GetUseOpacityPointHandles()vtkCompositeControlPointsItemvirtual
GetUserBounds()vtkControlPointsItemvirtual
GetUserBounds(double &, double &, double &, double &)vtkControlPointsItemvirtual
GetUserBounds(double[4])vtkControlPointsItemvirtual
GetUsingMemkind()vtkObjectBasestatic
GetValidBounds()vtkControlPointsItemvirtual
GetValidBounds(double &, double &, double &, double &)vtkControlPointsItemvirtual
GetValidBounds(double[4])vtkControlPointsItemvirtual
GetVisible()vtkAbstractContextIteminlinevirtual
GetWidth()vtkPlotvirtual
GetXAxis()vtkPlotvirtual
GetYAxis()vtkPlotvirtual
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
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) overridevtkControlPointsItemprotectedvirtual
IndexedLabelsvtkPlotprotected
InitializeObjectBase()vtkObjectBase
Interaction()vtkControlPointsItemprotected
InteractivevtkAbstractContextItemprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvertShadowvtkControlPointsItemprotected
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)vtkCompositeControlPointsItemvirtual
IsEndPointPicked()vtkControlPointsItemprotected
IsOverPoint(double *pos, vtkIdType pointId)vtkControlPointsItem
IsPointRemovable(vtkIdType pointId)vtkControlPointsItemprotected
IsTypeOf(const char *type)vtkCompositeControlPointsItemstatic
KeyPressEvent(const vtkContextKeyEvent &key) overridevtkControlPointsItemvirtual
KeyReleaseEvent(const vtkContextKeyEvent &key) overridevtkControlPointsItemvirtual
LabelFormatvtkControlPointsItemprotected
LabelsvtkPlotprotected
LegendVisibilityvtkPlotprotected
LegendVisibilityOff()vtkPlotvirtual
LegendVisibilityOn()vtkPlotvirtual
Lower(vtkIdType index)vtkAbstractContextItem
MapFromParent(const vtkVector2f &point)vtkAbstractContextItemvirtual
MapFromScene(const vtkVector2f &point)vtkAbstractContextItemvirtual
MapToParent(const vtkVector2f &point)vtkAbstractContextItemvirtual
MapToScene(const vtkVector2f &point)vtkAbstractContextItemvirtual
MergeTransferFunctions()vtkCompositeControlPointsItemprotected
Modified()vtkObjectvirtual
MouseButtonPressEvent(const vtkContextMouseEvent &mouse) overridevtkCompositeControlPointsItemvirtual
MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse) overridevtkControlPointsItemvirtual
MouseDoubleClickEvent(const vtkContextMouseEvent &mouse) overridevtkCompositeControlPointsItemvirtual
MouseEnterEvent(const vtkContextMouseEvent &mouse)vtkAbstractContextItemvirtual
MouseLeaveEvent(const vtkContextMouseEvent &mouse)vtkAbstractContextItemvirtual
MouseMovedvtkControlPointsItemprotected
MouseMoveEvent(const vtkContextMouseEvent &mouse) overridevtkCompositeControlPointsItemvirtual
MouseWheelEvent(const vtkContextMouseEvent &mouse, int delta)vtkAbstractContextItemvirtual
MoveCurrentPoint(const vtkVector2f &translation)vtkControlPointsItemprotected
MovePoint(vtkIdType point, const vtkVector2f &translation)vtkControlPointsItemprotected
MovePoints(const vtkVector2f &translation, vtkIdTypeArray *pointIds)vtkControlPointsItem
MovePoints(const vtkVector2f &translation, bool dontMoveFirstAndLast=false)vtkControlPointsItem
MTimevtkObjectprotected
New()vtkCompositeControlPointsItemstatic
NewInstance() constvtkCompositeControlPointsItem
NewInstanceInternal() constvtkCompositeControlPointsItemprotectedvirtual
ObjectNamevtkObjectprotected
OpacityvtkContextItemprotected
OpacityFunctionvtkCompositeControlPointsItemprotected
OpacityPointHandlevtkCompositeControlPointsItemprotected
OpacityPointsFunction enum valuevtkCompositeControlPointsItem
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Paint(vtkContext2D *painter) overridevtkControlPointsItemvirtual
PaintChildren(vtkContext2D *painter)vtkAbstractContextItemvirtual
PaintLegend(vtkContext2D *painter, const vtkRectf &rect, int legendIndex)vtkPlotvirtual
ParentvtkAbstractContextItemprotected
PenvtkPlotprotected
PointAboutToBeDeletedvtkControlPointsItemprotected
PointAboutToBeToggledvtkControlPointsItemprotected
PointsFunctionvtkCompositeControlPointsItemprotected
PointsFunctionType enum namevtkCompositeControlPointsItem
PointToDeletevtkControlPointsItemprotected
PointToTogglevtkControlPointsItemprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkCompositeControlPointsItemvirtual
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
RemoveCurrentPoint()vtkControlPointsItem
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
RemovePoint(double *pos) overridevtkCompositeControlPointsItemvirtual
RemovePoint(double *pos)=0vtkCompositeControlPointsItem
RemovePoint(vtkIdType pointId)vtkCompositeControlPointsItem
vtkControlPointsItem::RemovePoint(vtkIdType pointId)vtkControlPointsItem
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
ResetBounds()vtkControlPointsItem
SafeDownCast(vtkObjectBase *o)vtkCompositeControlPointsItemstatic
ScenevtkAbstractContextItemprotected
ScreenPointRadiusvtkControlPointsItemprotected
SelectablevtkPlotprotected
SelectableOff()vtkPlotvirtual
SelectableOn()vtkPlotvirtual
SelectAllPoints()vtkControlPointsItem
SelectedPointBrushvtkControlPointsItemprotected
SelectedPointPenvtkControlPointsItemprotected
SelectionvtkPlotprotected
SelectionBrushvtkPlotprotected
SelectionPenvtkPlotprotected
SelectPoint(vtkIdType pointId)vtkControlPointsItem
SelectPoint(double *currentPoint)vtkControlPointsItem
SelectPoints(const vtkVector2f &min, const vtkVector2f &max) overridevtkControlPointsItemvirtual
SelectPointsInPolygon(const vtkContextPolygon &polygon)vtkPlotvirtual
SetBrush(vtkBrush *brush)vtkPlot
SetColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a)vtkPlotvirtual
SetColor(double r, double g, double b)vtkPlotinlinevirtual
SetColorF(double r, double g, double b, double a)vtkPlotvirtual
SetColorF(double r, double g, double b)vtkPlotvirtual
SetColorFill(bool)vtkColorTransferControlPointsItemvirtual
SetColorTransferFunction(vtkColorTransferFunction *function)vtkCompositeControlPointsItemvirtual
SetControlPoint(vtkIdType index, double *point) overridevtkCompositeControlPointsItemvirtual
SetCurrentPoint(vtkIdType index)vtkControlPointsItem
SetCurrentPointPos(const vtkVector2f &newPos)vtkControlPointsItemprotected
SetDebug(bool debugFlag)vtkObject
SetDrawPoints(bool)vtkControlPointsItemvirtual
SetEndPointsRemovable(bool)vtkControlPointsItemvirtual
SetEndPointsXMovable(bool)vtkControlPointsItemvirtual
SetEndPointsYMovable(bool)vtkControlPointsItemvirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetIndexedLabels(vtkStringArray *labels)vtkPlot
SetInputArray(int index, const vtkStdString &name)vtkPlotvirtual
SetInputConnection(vtkAlgorithmOutput *input)vtkPlotvirtual
SetInputData(vtkTable *table)vtkPlotvirtual
SetInputData(vtkTable *table, const vtkStdString &xColumn, const vtkStdString &yColumn)vtkPlotvirtual
SetInputData(vtkTable *table, vtkIdType xColumn, vtkIdType yColumn)vtkPlot
SetInteractive(bool)vtkAbstractContextItemvirtual
SetLabel(const vtkStdString &label)vtkPlotvirtual
SetLabelFormat(const char *)vtkControlPointsItemvirtual
SetLabels(vtkStringArray *labels)vtkPlotvirtual
SetLegendVisibility(bool)vtkPlotvirtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetOpacity(double)vtkContextItemvirtual
SetOpacityFunction(vtkPiecewiseFunction *opacity)vtkCompositeControlPointsItem
SetParent(vtkAbstractContextItem *parent)vtkAbstractContextItemvirtual
SetPen(vtkPen *pen)vtkPlot
SetPointPos(vtkIdType point, const vtkVector2f &newPos)vtkControlPointsItemprotected
SetPointsFunction(int)vtkCompositeControlPointsItemvirtual
SetProperty(const vtkStdString &property, const vtkVariant &var)vtkPlotvirtual
SetReferenceCount(int)vtkObjectBase
SetScene(vtkContextScene *scene)vtkAbstractContextItemvirtual
SetScreenPointRadius(float)vtkControlPointsItemvirtual
SetSelectable(bool)vtkPlotvirtual
SetSelection(vtkIdTypeArray *id)vtkPlotvirtual
SetSelectionBrush(vtkBrush *brush)vtkPlot
SetSelectionPen(vtkPen *pen)vtkPlot
SetShiftScale(const vtkRectd &shiftScale)vtkPlot
SetShowLabels(bool)vtkControlPointsItemvirtual
SetStrokeMode(bool)vtkControlPointsItemvirtual
SetSwitchPointsMode(bool)vtkControlPointsItemvirtual
SetTooltipLabelFormat(const vtkStdString &label)vtkPlotvirtual
SetTooltipNotation(int notation)vtkPlotvirtual
SetTooltipPrecision(int precision)vtkPlotvirtual
SetTransform(vtkContextTransform *)vtkContextItemvirtual
SetUseAddPointItem(bool)vtkControlPointsItemvirtual
SetUseIndexForXSeries(bool)vtkPlotvirtual
SetUseOpacityPointHandles(bool)vtkCompositeControlPointsItemvirtual
SetUserBounds(double, double, double, double)vtkControlPointsItemvirtual
SetUserBounds(double[4])vtkControlPointsItemvirtual
SetValidBounds(double, double, double, double)vtkControlPointsItemvirtual
SetValidBounds(double[4])vtkControlPointsItemvirtual
SetVisible(bool)vtkAbstractContextItemvirtual
SetWidth(float width)vtkPlotvirtual
SetXAxis(vtkAxis *axis)vtkPlotvirtual
SetYAxis(vtkAxis *axis)vtkPlotvirtual
ShiftScalevtkPlotprotected
ShowLabelsvtkControlPointsItemprotected
SilentMergeTransferFunctions()vtkCompositeControlPointsItemprotected
SpreadPoints(float factor, vtkIdTypeArray *pointIds)vtkControlPointsItem
SpreadPoints(float factor, bool dontSpreadFirstAndLast=false)vtkControlPointsItem
StackAbove(vtkIdType index, vtkIdType under)vtkAbstractContextItemvirtual
StackUnder(vtkIdType child, vtkIdType above)vtkAbstractContextItemvirtual
StartChanges()vtkControlPointsItemprotected
StartedChangesvtkControlPointsItemprotected
StartedInteractionsvtkControlPointsItemprotected
StartInteraction()vtkControlPointsItemprotected
StartInteractionIfNotStarted()vtkControlPointsItemprotected
Stroke(const vtkVector2f &newPos)vtkControlPointsItemprotected
StrokeModevtkControlPointsItemprotected
SubjectHelpervtkObjectprotected
Superclass typedefvtkCompositeControlPointsItem
SwitchPointsModevtkControlPointsItemprotected
ToggleSelectPoint(vtkIdType pointId)vtkControlPointsItem
ToggleSelectPoint(double *currentPoint)vtkControlPointsItem
TooltipDefaultLabelFormatvtkPlotprotected
TooltipLabelFormatvtkPlotprotected
TooltipNotationvtkPlotprotected
TooltipPrecisionvtkPlotprotected
TransformvtkContextItemprotected
TransformDataToScreen(const vtkVector2f &in, vtkVector2f &out)vtkPlotprotectedvirtual
TransformDataToScreen(double inX, double inY, double &outX, double &outY)vtkPlotprotectedvirtual
TransformScreenToData(const vtkVector2f &in, vtkVector2f &out)vtkPlotprotectedvirtual
TransformScreenToData(double inX, double inY, double &outX, double &outY)vtkPlotprotectedvirtual
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
Update() overridevtkPlotvirtual
UpdateCache()vtkPlotinlinevirtual
UseAddPointItemOff()vtkControlPointsItemvirtual
UseAddPointItemOn()vtkControlPointsItemvirtual
UseIndexForXSeriesvtkPlotprotected
UseOpacityPointHandlesvtkCompositeControlPointsItemprotected
UserBoundsvtkControlPointsItemprotected
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
ValidBoundsvtkControlPointsItemprotected
VisiblevtkAbstractContextItemprotected
vtkAbstractContextItem()vtkAbstractContextItemprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkColorTransferControlPointsItem()=defaultvtkColorTransferControlPointsItemprotected
vtkCompositeControlPointsItem()vtkCompositeControlPointsItemprotected
vtkContextItem()=defaultvtkContextItemprotected
vtkControlPointsItem()vtkControlPointsItemprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkPlot()vtkPlotprotected
WeakPointersvtkObjectBaseprotected
XAxisvtkPlotprotected
YAxisvtkPlotprotected
~vtkAbstractContextItem() overridevtkAbstractContextItemprotected
~vtkColorTransferControlPointsItem() overridevtkColorTransferControlPointsItemprotected
~vtkCompositeControlPointsItem() overridevtkCompositeControlPointsItemprotected
~vtkContextItem() overridevtkContextItemprotected
~vtkControlPointsItem() overridevtkControlPointsItemprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkPlot() overridevtkPlotprotected