Go to the documentation of this file.
54 #ifndef vtkParallelCoordinatesHistogramRepresentation_h
55 #define vtkParallelCoordinatesHistogramRepresentation_h
139 double HistogramLookupTableRange[2];
142 int NumberOfHistogramBins[2];
GLsizei GLsizei GLenum GLenum const GLvoid * data
Data representation that takes generic multivariate data and produces a parallel coordinates plot.
virtual int PlaceSelection(vtkPolyData *polyData, vtkTable *data, vtkSelectionNode *selectionNode)
#define vtkSetVector2Macro(name, type)
A node in a selection tree. Used to store selection results.
#define vtkGetVector2Macro(name, type)
vtkSmartPointer< vtkActor2D > OutlierActor
compute the outliers in a set of 2D histograms and extract the corresponding row data.
A table, which contains similar-typed columns of data.
#define VTKVIEWSINFOVIS_EXPORT
virtual int UpdatePlotProperties(vtkStringArray *)
#define vtkTypeMacro(thisClass, superclass)
virtual void SetUseHistograms(int)
virtual int SetRangeAtPosition(int position, double range[2])
The superclass for all views.
Sets theme colors for a graphical view.
vtkParallelCoordinatesHistogramRepresentation()
virtual void SetShowOutliers(int)
void SetPreferredNumberOfOutliers(int)
virtual int PlaceHistogramCurveQuads(vtkPolyData *polyData)
vtkSmartPointer< vtkPairwiseExtractHistogram2D > HistogramFilter
static vtkParallelCoordinatesHistogramRepresentation * New()
topologically and geometrically regular array of data
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int PlaceHistogramLineQuads(vtkPolyData *polyData)
virtual vtkImageData * GetHistogramImage(int idx)
vtkSmartPointer< vtkPolyData > OutlierData
virtual bool RemoveFromView(vtkView *view)
#define vtkGetMacro(name, type)
vtkSmartPointer< vtkComputeHistogram2DOutliers > OutlierFilter
virtual int ComputeDataProperties()
vtkBooleanMacro(IgnoreDriverBugs, bool)
map scalar values into colors via a lookup table
void SetNumberOfHistogramBins(int, int)
dynamic, self-adjusting array of vtkIdType
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkSmartPointer< vtkLookupTable > HistogramLookupTable
a vtkAbstractArray subclass for strings
virtual void ApplyViewTheme(vtkViewTheme *theme)
Data representation that takes generic multivariate data and produces a parallel coordinates plot....
virtual ~vtkParallelCoordinatesHistogramRepresentation()
vtkSmartPointer< vtkPolyDataMapper2D > OutlierMapper
virtual vtkTable * GetOutlierData()
virtual int PlaceLines(vtkPolyData *polyData, vtkTable *data, vtkIdTypeArray *idsToPlot)
virtual int SwapAxisPositions(int position1, int position2)
virtual bool AddToView(vtkView *view)
void SetNumberOfHistogramBins(int *)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int PlaceCurves(vtkPolyData *polyData, vtkTable *data, vtkIdTypeArray *idsToPlot)
int PreferredNumberOfOutliers