SIVIC API  0.9.26
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Macros
svkXYPlotActor.h File Reference
#include <svkXYPlotActorConnections.h>
#include "vtkRenderingAnnotationModule.h"
#include "vtkActor2D.h"
#include "vtkSmartPointer.h"

Go to the source code of this file.

Classes

class  svkXYPlotActor
 

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_ARC_LENGTH   1
#define VTK_XYPLOT_COLUMN   1
#define VTK_XYPLOT_INDEX   0
#define VTK_XYPLOT_NORMALIZED_ARC_LENGTH   2
#define VTK_XYPLOT_ROW   0
#define VTK_XYPLOT_VALUE   3
#define VTK_XYPLOT_Y_AXIS_HCENTER   1
#define VTK_XYPLOT_Y_AXIS_TOP   0
#define VTK_XYPLOT_Y_AXIS_VCENTER   2