62 #ifndef __vtkParallelCoordinatesActor_h
63 #define __vtkParallelCoordinatesActor_h
74 #define VTK_IV_COLUMN 0
93 vtkGetMacro(IndependentVariables,
int);
102 vtkSetStringMacro(Title);
103 vtkGetStringMacro(Title);
110 vtkSetClampMacro(NumberOfLabels,
int, 0, 50);
111 vtkGetMacro(NumberOfLabels,
int);
116 vtkSetStringMacro(LabelFormat);
117 vtkGetStringMacro(LabelFormat);
162 int IndependentVariables;
187 int LastPosition2[2];
virtual void ReleaseGraphicsResources(vtkWindow *)
abstract specification for Viewports
create parallel coordinate display from input field
a actor that draws 2D data
record modification and/or execution time
Create an axis with tick marks and labels.
concrete dataset represents vertices, lines, polygons, and triangle strips
void SetIndependentVariablesToRows()
window superclass for vtkRenderWindow
virtual int HasTranslucentPolygonalGeometry()
void SetIndependentVariablesToColumns()
virtual int RenderOpaqueGeometry(vtkViewport *viewport)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
static vtkActor2D * New()
represent text properties.
virtual int RenderOverlay(vtkViewport *viewport)
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
general representation of visualization data
draw vtkPolyData onto the image plane