VTK
Classes | Defines
dox/Rendering/Annotation/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...

Defines

#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

Define Documentation

#define VTK_XYPLOT_INDEX   0

Definition at line 96 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_ARC_LENGTH   1

Definition at line 97 of file vtkXYPlotActor.h.

Definition at line 98 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_VALUE   3

Definition at line 99 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_ROW   0

Definition at line 101 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_COLUMN   1

Definition at line 102 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_Y_AXIS_TOP   0

Definition at line 104 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_Y_AXIS_HCENTER   1

Definition at line 105 of file vtkXYPlotActor.h.

#define VTK_XYPLOT_Y_AXIS_VCENTER   2

Definition at line 106 of file vtkXYPlotActor.h.