OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::PlotDataset Member List

This is the complete list of members for ot::PlotDataset, including all inherited members.

attach(void)ot::PlotDataset
calculateData(Plot1DCfg::AxisQuantity _axisQuantity)ot::PlotDataset
detach(void)ot::PlotDataset
getAxisTitleX(void)ot::PlotDatasetinline
getAxisTitleY(void)ot::PlotDatasetinline
getCopyOfData(double *&_x, double *&_y, long &_size)ot::PlotDataset
getCopyOfYim(double *&_yim, long &_size)ot::PlotDataset
getCurveEntityID(void)ot::PlotDatasetinline
getCurveEntityVersion(void)ot::PlotDatasetinline
getCurveIsVisible(void) constot::PlotDatasetinline
getCurveTitle(void) constot::PlotDatasetinline
getData(double *&_x, double *&_y, long &_size)ot::PlotDataset
getDataAt(int _index, double &_x, double &_y)ot::PlotDataset
getEntityID(void)ot::PlotDatasetinline
getEntityVersion(void)ot::PlotDatasetinline
getTreeItemID(void)ot::PlotDatasetinline
getYim(double *&_yim, long &_size)ot::PlotDataset
id(void) constot::PlotDatasetinline
Plotot::PlotDatasetfriend
PlotDataset(Plot *_ownerPlot, int _id, const QString &_title, double *_dataX, double *_dataY, long _dataSize)ot::PlotDataset
replaceData(double *_dataX, double *_dataY, long _dataSize)ot::PlotDataset
setAxisTitleX(const std::string &_title)ot::PlotDatasetinline
setAxisTitleY(const std::string &_title)ot::PlotDatasetinline
setCurveColor(const QColor &_color, bool _repaint=true)ot::PlotDataset
setCurveEntityID(unsigned long long _entityID)ot::PlotDatasetinline
setCurveEntityVersion(unsigned long long _entityVersion)ot::PlotDatasetinline
setCurveIsVisibile(bool _isVisible=true, bool _repaint=true)ot::PlotDataset
setCurvePointInnerColor(const QColor &_color, bool _repaint=true)ot::PlotDataset
setCurvePointOuterColor(const QColor &_color, bool _repaint=true)ot::PlotDataset
setCurvePointOuterColorWidth(double _size, bool _repaint=true)ot::PlotDataset
setCurvePointSize(int _size, bool _repaint=true)ot::PlotDataset
setCurvePointsVisible(bool _isVisible=true, bool _repaint=true)ot::PlotDataset
setCurveTitle(const QString &_title)ot::PlotDataset
setCurveWidth(double _penSize, bool _repaint=true)ot::PlotDataset
setDimmed(bool _isDimmed, bool _repaint=true)ot::PlotDataset
setEntityID(unsigned long long _entityID)ot::PlotDatasetinline
setEntityVersion(unsigned long long _entityVersion)ot::PlotDatasetinline
setTreeItemID(unsigned long long _treeItemID)ot::PlotDatasetinline
setYim(double *_dataYim)ot::PlotDatasetinline
updateVisualization(void)ot::PlotDataset
~PlotDataset()ot::PlotDatasetvirtual