The style (line, symbol, etc) of a curve. More...
#include <src/OpenFOAM/graph/curve/curve.H>
Public Types | |
| enum | curveStyleNo { CONTINUOUS, SYMBOL, SYMBOL_CURVE, SYMBOL_WITH_ERROR_BARS, SYMBOL_WITH_VARIABLE_SIZE } |
| Enumeration definitions. More... | |
Public Member Functions | |
| curveStyle (const curveStyleNo csn) | |
| Construct given a curveStyleNo. | |
| curveStyle (Istream &is) | |
| Construct from Istream. | |
Friends | |
| Ostream & | operator<< (Ostream &os, const curveStyle &cs) |
| enum curveStyleNo |
|
inline |
|
inline |
|
friend |