#include "vtkActor2D.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 |
|
Definition at line 102 of file vtkXYPlotActor.h. Referenced by vtkXYPlotActor::SetXValuesToIndex(). |
|
Definition at line 103 of file vtkXYPlotActor.h. Referenced by vtkXYPlotActor::SetXValuesToArcLength(). |
|
Definition at line 104 of file vtkXYPlotActor.h. Referenced by vtkXYPlotActor::SetXValuesToNormalizedArcLength(). |
|
Definition at line 105 of file vtkXYPlotActor.h. Referenced by vtkXYPlotActor::SetXValuesToValue(). |
|
Definition at line 107 of file vtkXYPlotActor.h. Referenced by vtkXYPlotActor::SetDataObjectPlotModeToRows(). |
|
Definition at line 108 of file vtkXYPlotActor.h. Referenced by vtkXYPlotActor::SetDataObjectPlotModeToColumns(). |