LinearColorMap Class Reference

Inheritance diagram for LinearColorMap:

QwtLinearColorMap

List of all members.

Public Member Functions

int colorCount () const
 Returns the total number of colors, including first and last colors.
 LinearColorMap (const QColor &, const QColor &)
 LinearColorMap ()
double lowerBound ()
 Get the lower range limit.
QString mapFileName () const
 Returns the path of the *.MAP file from which the color map was created.
void save (const QString &)
void setIntensityRange (double vmin, double vmax)
 Set the intensity range.
double upperBound ()
 Get the upper range limit.

Static Public Member Functions

static LinearColorMaploadFromFile (const QString &)
static LinearColorMaprainbowMap ()

Private Member Functions

 LinearColorMap (const LinearColorMap &)


Constructor & Destructor Documentation

LinearColorMap::LinearColorMap (  ) 

LinearColorMap::LinearColorMap ( const QColor &  ,
const QColor &   
)

LinearColorMap::LinearColorMap ( const LinearColorMap  )  [private]


Member Function Documentation

int LinearColorMap::colorCount (  )  const

Returns the total number of colors, including first and last colors.

static LinearColorMap* LinearColorMap::loadFromFile ( const QString &   )  [static]

double LinearColorMap::lowerBound (  ) 

Get the lower range limit.

QString LinearColorMap::mapFileName (  )  const

Returns the path of the *.MAP file from which the color map was created.

static LinearColorMap* LinearColorMap::rainbowMap (  )  [static]

void LinearColorMap::save ( const QString &   ) 

void LinearColorMap::setIntensityRange ( double  vmin,
double  vmax 
)

Set the intensity range.

double LinearColorMap::upperBound (  ) 

Get the upper range limit.


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

Generated on Thu Oct 10 18:41:31 2024 for QtiPlot/Python-API by  doxygen 1.5.8