Home
last modified time | relevance | path

Searched refs:SetIndexedLabels (Results 1 – 16 of 16) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Charts/Core/Testing/Cxx/
H A DTestScatterPlot.cxx85 points->SetIndexedLabels(labels); in TestScatterPlot()
97 points->SetIndexedLabels(labels); in TestScatterPlot()
/dports/math/vtk8/VTK-8.2.0/Charts/Core/Testing/Cxx/
H A DTestScatterPlot.cxx82 points->SetIndexedLabels(labels); in TestScatterPlot()
94 points->SetIndexedLabels(labels); in TestScatterPlot()
/dports/math/vtk6/VTK-6.2.0/Charts/Core/Testing/Cxx/
H A DTestScatterPlot.cxx82 points->SetIndexedLabels(labels.GetPointer()); in TestScatterPlot()
94 points->SetIndexedLabels(labels.GetPointer()); in TestScatterPlot()
/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/
H A Dfvm_to_vtk_histogram.cxx158 line->SetIndexedLabels(labels); in fvm_to_vtk_display_histogram_png()
/dports/math/vtk6/VTK-6.2.0/Charts/Core/
H A DvtkPlot.h175 void SetIndexedLabels(vtkStringArray *labels);
H A DvtkScatterPlotMatrix.h240 void SetIndexedLabels(vtkStringArray *labels);
H A DvtkScatterPlotMatrix.cxx467 plot->SetIndexedLabels(this->Private->IndexedLabelsArray); in SetActivePlot()
494 plot->SetIndexedLabels(this->Private->IndexedLabelsArray); in SetActivePlot()
1867 void vtkScatterPlotMatrix::SetIndexedLabels(vtkStringArray *labels) in SetIndexedLabels() function in vtkScatterPlotMatrix
1880 plot->SetIndexedLabels(labels); in SetIndexedLabels()
H A DvtkPlot.cxx361 void vtkPlot::SetIndexedLabels(vtkStringArray *labels) in SetIndexedLabels() function in vtkPlot
/dports/math/vtk8/VTK-8.2.0/Charts/Core/
H A DvtkPlot.h225 void SetIndexedLabels(vtkStringArray *labels);
H A DvtkScatterPlotMatrix.h306 void SetIndexedLabels(vtkStringArray *labels);
H A DvtkPlot.cxx363 void vtkPlot::SetIndexedLabels(vtkStringArray *labels) in SetIndexedLabels() function in vtkPlot
H A DvtkScatterPlotMatrix.cxx491 plot->SetIndexedLabels(this->Private->IndexedLabelsArray); in SetActivePlot()
518 plot->SetIndexedLabels(this->Private->IndexedLabelsArray); in SetActivePlot()
1974 void vtkScatterPlotMatrix::SetIndexedLabels(vtkStringArray *labels) in SetIndexedLabels() function in vtkScatterPlotMatrix
1987 plot->SetIndexedLabels(labels); in SetIndexedLabels()
/dports/math/vtk9/VTK-9.1.0/Charts/Core/
H A DvtkScatterPlotMatrix.h307 void SetIndexedLabels(vtkStringArray* labels);
H A DvtkPlot.h233 void SetIndexedLabels(vtkStringArray* labels);
H A DvtkScatterPlotMatrix.cxx503 plot->SetIndexedLabels(this->Private->IndexedLabelsArray); in SetActivePlot()
530 plot->SetIndexedLabels(this->Private->IndexedLabelsArray); in SetActivePlot()
1923 void vtkScatterPlotMatrix::SetIndexedLabels(vtkStringArray* labels) in SetIndexedLabels() function in vtkScatterPlotMatrix
1936 plot->SetIndexedLabels(labels); in SetIndexedLabels()
H A DvtkPlot.cxx403 void vtkPlot::SetIndexedLabels(vtkStringArray* labels) in SetIndexedLabels() function in vtkPlot