#include <vtkXYChartRepresentationInternals.h>
Inherits map< std::string, PlotsMapItem >.
|
vtkSmartPointer< vtkPlot > | GetPlot (vtkChartRepresentation *self, const std::string &tableName, const std::string &columnName, const std::string &role=std::string()) const |
|
bool | RemovePlot (vtkChartRepresentation *self, const std::string &tableName, const std::string &columnName, const std::string &role=std::string()) |
|
void | AddPlot (vtkChartRepresentation *self, const std::string &tableName, const std::string &columnName, const std::string &role, vtkPlot *plot) |
|
void | SetPlotVisibility (bool val) const |
|
void | RemoveAllPlots (vtkChartXY *chartXY) |
|
void | Intersect (const PlotsMap &other, vtkChartXY *chartXY) |
|
◆ GetPlot()
◆ RemovePlot()
◆ AddPlot()
◆ SetPlotVisibility()
void vtkXYChartRepresentation::vtkInternals::PlotsMap::SetPlotVisibility |
( |
bool |
val | ) |
const |
|
inline |
◆ RemoveAllPlots()
void vtkXYChartRepresentation::vtkInternals::PlotsMap::RemoveAllPlots |
( |
vtkChartXY * |
chartXY | ) |
|
|
inline |
◆ Intersect()
The documentation for this class was generated from the following file: