#include <TxAttributeSet.h>#include <qstring.h>Go to the source code of this file.
Functions | |
| void | addPolygon (TxAttributeSet *poly, TxAttributeSet *polyData, string polyName, int polyPoints, const std::vector< double > &x, const std::vector< double > &y, string polyColor, string polyFillColor, bool attribsUpToDate) |
| Add the polygon data to a TxAttributeSet. More... | |
| void | addLine (TxAttributeSet *line, TxAttributeSet *lineData, string lineName, int linePoints, const std::vector< double > &x, const std::vector< double > &y, string lineColor, bool attribsUpToDate) |
| Add the line data to a TxAttributeSet. More... | |
| void | applyFactor (std::vector< double > &data, double factor) |
| Compute and apply a factor to a vector of data. More... | |
|
|
Add the line data to a TxAttributeSet.
Definition at line 117 of file TxqPlotHelper.h. |
|
|
Add the polygon data to a TxAttributeSet.
Definition at line 45 of file TxqPlotHelper.h. |
|
|
Compute and apply a factor to a vector of data.
Definition at line 178 of file TxqPlotHelper.h. |
Copyright Tech-X Corporation, all rights reserved.