vtkChartXY Member List

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

AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddPlot(int type)vtkChartXY [virtual]
AnnotationLinkvtkChart [protected]
AutoAxesvtkChartXY [protected]
BAR enum valuevtkChart
BarWidthFractionvtkChartXY [protected]
BoxGeometryvtkChartXY [protected]
BoxOriginvtkChartXY [protected]
BreakOnError()vtkObject [static]
ClearPlots()vtkChartXY [virtual]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObjectBase [virtual]
DrawAxesAtOriginvtkChartXY [protected]
DrawBoxvtkChartXY [protected]
DrawNearestPointvtkChartXY [protected]
FastDelete()vtkObjectBase [virtual]
GeometryvtkChart [protected]
GetAnnotationLink()vtkChart [virtual]
GetAutoAxes()vtkChartXY [virtual]
GetAxis(int axisIndex)vtkChartXY [virtual]
GetBarWidthFraction()vtkChartXY [virtual]
GetClassName()vtkChartXY [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetDrawAxesAtOrigin()vtkChartXY [virtual]
GetGeometry()vtkChart [virtual]
GetGeometry(int &, int &)vtkChart [virtual]
GetGeometry(int[2])vtkChart [virtual]
GetGlobalWarningDisplay()vtkObject [static]
GetMTime()vtkObject [virtual]
GetNumberOfAxes()vtkChartXY [virtual]
GetNumberOfPlots()vtkChartXY [virtual]
GetOpacity()vtkContextItem [virtual]
GetPlot(vtkIdType index)vtkChartXY [virtual]
GetPlotCorner(vtkPlot *plot)vtkChartXY
GetPoint1()vtkChart [virtual]
GetPoint1(int &, int &)vtkChart [virtual]
GetPoint1(int[2])vtkChart [virtual]
GetPoint2()vtkChart [virtual]
GetPoint2(int &, int &)vtkChart [virtual]
GetPoint2(int[2])vtkChart [virtual]
GetReferenceCount()vtkObjectBase [inline]
GetScene()vtkContextItem
GetShowLegend()vtkChart [virtual]
GetTitle()vtkChart [virtual]
GetTitleProperties()vtkChart [virtual]
GetTransform()vtkContextItem [virtual]
GetVisible()vtkContextItem [virtual]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
GridvtkChartXY [protected]
Grid2vtkChartXY [protected]
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)vtkChartXY [virtual]
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)vtkChartXY [virtual]
IsTypeOf(const char *type)vtkChartXY [static]
LayoutChangedvtkChartXY [protected]
LegendvtkChartXY [protected]
LINE enum valuevtkChart
Modified()vtkObject [virtual]
MouseButtonPressEvent(const vtkContextMouseEvent &mouse)vtkChartXY [virtual]
MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse)vtkChartXY [virtual]
MouseEnterEvent(const vtkContextMouseEvent &mouse)vtkChartXY [virtual]
MouseLeaveEvent(const vtkContextMouseEvent &mouse)vtkChartXY [virtual]
MouseMoveEvent(const vtkContextMouseEvent &mouse)vtkChartXY [virtual]
MouseWheelEvent(const vtkContextMouseEvent &mouse, int delta)vtkChartXY [virtual]
MTimevtkObject [protected]
New()vtkChartXY [static]
OpacityvtkContextItem [protected]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
Paint(vtkContext2D *painter)vtkChartXY [virtual]
PlotTransformValidvtkChartXY [protected]
Point1vtkChart [protected]
Point2vtkChart [protected]
POINTS enum valuevtkChart
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkChartXY [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
ProcessSelectionEvent(vtkObject *caller, void *callData)vtkChartXY [protected, virtual]
RecalculateBounds()vtkChartXY [virtual]
RecalculatePlotBounds()vtkChartXY [protected]
RecalculatePlotTransform(vtkAxis *x, vtkAxis *y, vtkTransform2D *transform)vtkChartXY [protected]
RecalculatePlotTransforms()vtkChartXY [protected]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkObjectBase [virtual]
RegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
ReleaseGraphicsResources()vtkContextItem [virtual]
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
RemovePlot(vtkIdType index)vtkChartXY [virtual]
RemovePlotInstance(vtkPlot *plot)vtkChart [virtual]
ReportReferences(vtkGarbageCollector *)vtkObjectBase [protected, virtual]
SafeDownCast(vtkObject *o)vtkChartXY [static]
ScenevtkContextItem [protected]
SetAnnotationLink(vtkAnnotationLink *link)vtkChart [virtual]
SetAutoAxes(bool)vtkChartXY [virtual]
SetBarWidthFraction(float)vtkChartXY [virtual]
SetBorders(int left, int bottom, int right, int top)vtkChart
SetBottomBorder(int border)vtkChart
SetDebug(unsigned char debugFlag)vtkObject
SetDrawAxesAtOrigin(bool)vtkChartXY [virtual]
SetGeometry(int, int)vtkChart [virtual]
SetGeometry(int[2])vtkChart
SetGlobalWarningDisplay(int val)vtkObject [static]
SetLeftBorder(int border)vtkChart
SetOpacity(double)vtkContextItem [virtual]
SetPlotCorner(vtkPlot *plot, int corner)vtkChartXY
SetPoint1(int, int)vtkChart [virtual]
SetPoint1(int[2])vtkChart
SetPoint2(int, int)vtkChart [virtual]
SetPoint2(int[2])vtkChart
SetReferenceCount(int)vtkObjectBase
SetRightBorder(int border)vtkChart
SetScene(vtkContextScene *scene)vtkChartXY [virtual]
SetShowLegend(bool)vtkChart [virtual]
SetTitle(const char *)vtkChart [virtual]
SetTopBorder(int border)vtkChart
SetTransform(vtkTransform2D *transform)vtkContextItem [virtual]
SetVisible(bool)vtkContextItem [virtual]
ShowLegendvtkChart [protected]
STACKED enum valuevtkChart
SubjectHelpervtkObject [protected]
Superclass typedefvtkChartXY
TitlevtkChart [protected]
TitlePropertiesvtkChart [protected]
TooltipvtkChartXY [protected]
TransformvtkContextItem [protected]
Translate(float dx, float dy)vtkContextItem
UnRegister(vtkObjectBase *o)vtkObjectBase [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
Update()vtkChartXY [virtual]
VisiblevtkContextItem [protected]
vtkChart()vtkChart [protected]
vtkChartXY()vtkChartXY [protected]
vtkContextItem()vtkContextItem [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
~vtkChart()vtkChart [protected]
~vtkChartXY()vtkChartXY [protected]
~vtkContextItem()vtkContextItem [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]


Generated on Mon Sep 27 18:19:41 2010 for VTK by  doxygen 1.5.6