VTK  9.1.0
Classes | Macros
vtkXYPlotActor.h File Reference
#include "vtkActor2D.h"
#include "vtkRenderingAnnotationModule.h"
#include "vtkSmartPointer.h"
Include dependency graph for vtkXYPlotActor.h:

Go to the source code of this file.

Classes

class  vtkXYPlotActor
 generate an x-y plot from input dataset(s) or field data More...
 

Macros

#define VTK_XYPLOT_INDEX   0
 
#define VTK_XYPLOT_ARC_LENGTH   1
 
#define VTK_XYPLOT_NORMALIZED_ARC_LENGTH   2
 
#define VTK_XYPLOT_VALUE   3
 
#define VTK_XYPLOT_ROW   0
 
#define VTK_XYPLOT_COLUMN   1
 
#define VTK_XYPLOT_Y_AXIS_TOP   0
 
#define VTK_XYPLOT_Y_AXIS_HCENTER   1
 
#define VTK_XYPLOT_Y_AXIS_VCENTER   2
 

Macro Definition Documentation

◆ VTK_XYPLOT_INDEX

#define VTK_XYPLOT_INDEX   0

Definition at line 110 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_ARC_LENGTH

#define VTK_XYPLOT_ARC_LENGTH   1

Definition at line 111 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_NORMALIZED_ARC_LENGTH

#define VTK_XYPLOT_NORMALIZED_ARC_LENGTH   2

Definition at line 112 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_VALUE

#define VTK_XYPLOT_VALUE   3

Definition at line 113 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_ROW

#define VTK_XYPLOT_ROW   0

Definition at line 115 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_COLUMN

#define VTK_XYPLOT_COLUMN   1

Definition at line 116 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_Y_AXIS_TOP

#define VTK_XYPLOT_Y_AXIS_TOP   0

Definition at line 118 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_Y_AXIS_HCENTER

#define VTK_XYPLOT_Y_AXIS_HCENTER   1

Definition at line 119 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_Y_AXIS_VCENTER

#define VTK_XYPLOT_Y_AXIS_VCENTER   2

Definition at line 120 of file vtkXYPlotActor.h.