Go to the documentation of this file.
62 #ifndef vtkParallelCoordinatesActor_h
63 #define vtkParallelCoordinatesActor_h
75 class vtkParallelCoordinatesActorConnection;
77 #define VTK_IV_COLUMN 0
167 vtkParallelCoordinatesActorConnection* ConnectionHolder;
169 int IndependentVariables;
194 int LastPosition2[2];
#define vtkGetObjectMacro(name, type)
draw vtkPolyData onto the image plane
virtual int HasTranslucentPolygonalGeometry()
void PrintSelf(ostream &os, vtkIndent indent)
record modification and/or execution time
#define vtkTypeMacro(thisClass, superclass)
create parallel coordinate display from input field
int RenderOpaqueGeometry(vtkViewport *)
virtual void SetLabelTextProperty(vtkTextProperty *p)
void SetIndependentVariablesToRows()
int RenderOverlay(vtkViewport *)
window superclass for vtkRenderWindow
void SetIndependentVariablesToColumns()
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
#define vtkSetStringMacro(name)
virtual void SetInputData(vtkDataObject *)
#define vtkGetMacro(name, type)
void ReleaseGraphicsResources(vtkWindow *)
vtkGetStringMacro(ExtensionsString)
virtual void SetTitleTextProperty(vtkTextProperty *p)
vtkDataObject * GetInput()
abstract specification for Viewports
represent text properties.
vtkParallelCoordinatesActor()
a actor that draws 2D data
Proxy object to connect input/output ports.
static vtkParallelCoordinatesActor * New()
concrete dataset represents vertices, lines, polygons, and triangle strips
Create an axis with tick marks and labels.
~vtkParallelCoordinatesActor()
virtual void SetInputConnection(vtkAlgorithmOutput *)
general representation of visualization data
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
#define VTKRENDERINGANNOTATION_EXPORT