|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines ColorMapUtils namespace. More...
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) |
Defines ColorMapUtils namespace.
Definition in file ColorMapUtils.h.