Public Types | Public Member Functions | Friends | List of all members
curve::curveStyle Class Reference

Public Types

enum  curveStyleNo {
  CONTINUOUS, SYMBOL, SYMBOL_CURVE, SYMBOL_WITH_ERROR_BARS,
  SYMBOL_WITH_VARIABLE_SIZE
}
 

Public Member Functions

 curveStyle (const curveStyleNo csn)
 
 curveStyle (Istream &is)
 

Friends

Ostreamoperator<< (Ostream &os, const curveStyle &cs)
 

Detailed Description

Definition at line 62 of file curve.H.

Member Enumeration Documentation

◆ curveStyleNo

Enumerator
CONTINUOUS 
SYMBOL 
SYMBOL_CURVE 
SYMBOL_WITH_ERROR_BARS 
SYMBOL_WITH_VARIABLE_SIZE 

Definition at line 68 of file curve.H.

Constructor & Destructor Documentation

◆ curveStyle() [1/2]

curveStyle ( const curveStyleNo  csn)
inline

Definition at line 90 of file curve.H.

◆ curveStyle() [2/2]

curveStyle ( Istream is)
inline

Definition at line 96 of file curve.H.

Friends And Related Function Documentation

◆ operator<<

Ostream& operator<< ( Ostream os,
const curveStyle cs 
)
friend

Definition at line 104 of file curve.H.


The documentation for this class was generated from the following file: