VTK
Classes | Macros
vtkXYPlotActor.h File Reference
#include "vtkRenderingAnnotationModule.h"
#include "vtkActor2D.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

#define VTK_XYPLOT_INDEX   0

Definition at line 97 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_ARC_LENGTH   1

Definition at line 98 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_NORMALIZED_ARC_LENGTH   2

Definition at line 99 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_VALUE   3

Definition at line 100 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_ROW   0

Definition at line 102 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_COLUMN   1

Definition at line 103 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_Y_AXIS_TOP   0

Definition at line 105 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_Y_AXIS_HCENTER   1

Definition at line 106 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_Y_AXIS_VCENTER   2

Definition at line 107 of file vtkXYPlotActor.h.