The style (line, symbol, etc) of a curve. More...
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. More... | |
curveStyle (Istream &is) | |
Construct from Istream. More... | |
Friends | |
Ostream & | operator<< (Ostream &os, const curveStyle &cs) |
enum curveStyleNo |
|
inline |
|
inline |
|
friend |
Definition at line 107 of file curve.H.
Referenced by curve::style().