VTK  9.4.20250206
Classes | Macros
vtkXYPlotActor.h File Reference
#include "vtkActor2D.h"
#include "vtkRenderingAnnotationModule.h"
#include "vtkSmartPointer.h"
#include "vtkWrappingHints.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 101 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_ARC_LENGTH

#define VTK_XYPLOT_ARC_LENGTH   1

Definition at line 102 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_NORMALIZED_ARC_LENGTH

#define VTK_XYPLOT_NORMALIZED_ARC_LENGTH   2

Definition at line 103 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_VALUE

#define VTK_XYPLOT_VALUE   3

Definition at line 104 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_ROW

#define VTK_XYPLOT_ROW   0

Definition at line 106 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_COLUMN

#define VTK_XYPLOT_COLUMN   1

Definition at line 107 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_Y_AXIS_TOP

#define VTK_XYPLOT_Y_AXIS_TOP   0

Definition at line 109 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_Y_AXIS_HCENTER

#define VTK_XYPLOT_Y_AXIS_HCENTER   1

Definition at line 110 of file vtkXYPlotActor.h.

◆ VTK_XYPLOT_Y_AXIS_VCENTER

#define VTK_XYPLOT_Y_AXIS_VCENTER   2

Definition at line 111 of file vtkXYPlotActor.h.