Public Member Functions | Public Attributes

Well::LogDisplayPars Class Reference

List of all members.

Public Member Functions

 LogDisplayPars (const char *nm=0)
 ~LogDisplayPars ()

Public Attributes

BufferString name_
float cliprate_
 If undef, use range_.
Interval< float > range_
 If cliprate_ set, filled using it.
bool logarithmic_
bool seisstyle_
bool nocliprate_
bool logfill_
int repeat_
float repeatovlap_
Color linecolor_
Color logfillcolor_
const char * seqname_
bool singlfillcol_

Constructor & Destructor Documentation

Well::LogDisplayPars::LogDisplayPars ( const char *  nm = 0  )  [inline]
Well::LogDisplayPars::~LogDisplayPars (  )  [inline]

Member Data Documentation

If undef, use range_.

If cliprate_ set, filled using it.