BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ColorMapUtils.h File Reference

Defines ColorMapUtils namespace. More...

Include dependency graph for ColorMapUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ColorMapUtils
 Provides few helper functions for ColorMapPlot.
 

Functions

QCPColorGradient ColorMapUtils::getGradient (const QString &gradientName)
 
QCPRange ColorMapUtils::itemDataRange (const IntensityDataItem *item)
 Returns z-axis data range. More...
 
QCPRange ColorMapUtils::itemDataZoom (const IntensityDataItem *item)
 Returns z-axis visible range (zoom). More...
 
QCPColorGradient ColorMapUtils::itemGradient (const IntensityDataItem *item)
 
QCPRange ColorMapUtils::itemXrange (const IntensityDataItem *item)
 Returns x-axis range. More...
 
QCPRange ColorMapUtils::itemYrange (const IntensityDataItem *item)
 Returns y-axis range. More...
 
QCPRange ColorMapUtils::itemZoomX (const IntensityDataItem *item)
 Returns x-axis vizible range (zoom). More...
 
QCPRange ColorMapUtils::itemZoomY (const IntensityDataItem *item)
 Returns y-axis vizible range (zoom). More...
 
void ColorMapUtils::setDefaultMargins (QCustomPlot *customPlot)
 Sets default margins for axes rectangle plot. More...
 
void ColorMapUtils::setLogz (QCPAxis *axis, bool isLogz)
 
void ColorMapUtils::setLogz (QCPColorScale *scale, bool isLogz)
 

Detailed Description

Defines ColorMapUtils namespace.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file ColorMapUtils.h.