|
open_iA 2024.7
|
All settings of the plot in one struct. More...
#include <iAQSplom.h>
Public Member Functions | |
| Settings () | |
Public Attributes | |
| QColor | backgroundColor |
| ColorMode | colorMode |
| How the matrix dots are colored. | |
| ColorParameterMode | colorParameterMode |
| How parameters are translated to colors if colored by parameter. | |
| ColorRangeMode | colorRangeMode |
| How parameter range is determined if colored by parameter. | |
| QString | colorThemeName |
| Name of a color theme for when points are colored by a parameter (from iALUT) | |
| QString | colorThemeQualName |
| Name of a color theme (iAColorTheme) when points are colored qualitatively by parameter. | |
| bool | enableColorSettings |
| Whether color coding settings are accessible. | |
| bool | flipAxes |
| int | histogramBins |
| The number of bins used in the histogram. | |
| bool | histogramVisible |
| Whether the histogram is shown in the diagonal. | |
| bool | maximizedLinked |
| int | plotsSpacing |
| QColor | pointColor |
| Color for each point if color scheme is uniform. | |
| double | pointRadius |
| QColor | popupBorderColor |
| QColor | popupFillColor |
| QColor | popupTextColor |
| double | popupTipDim [2] |
| double | popupWidth |
| bool | quadraticPlots |
| Whether the scatter plots are constrained to quadratic sizes. | |
| QColor | selectionColor |
| bool | selectionEnabled |
| Whether selection is enabled in the SPLOM. | |
| int | selectionMode |
| The selection mode of all scatter plots. | |
| int | separationMargin |
| bool | showColorLegend |
| Whether the color legend is shown. | |
| bool | showPCC |
| bool | showSCC |
| Whether to show Pearson's/Spearman's correlation coefficient. | |
| int | tickLabelsOffset |
| QPoint | tickOffsets |
All settings of the plot in one struct.
| iAQSplom::Settings::Settings | ( | ) |
| QColor iAQSplom::Settings::backgroundColor |
| ColorMode iAQSplom::Settings::colorMode |
How the matrix dots are colored.
| ColorParameterMode iAQSplom::Settings::colorParameterMode |
How parameters are translated to colors if colored by parameter.
| ColorRangeMode iAQSplom::Settings::colorRangeMode |
How parameter range is determined if colored by parameter.
| QString iAQSplom::Settings::colorThemeName |
Name of a color theme for when points are colored by a parameter (from iALUT)
| QString iAQSplom::Settings::colorThemeQualName |
Name of a color theme (iAColorTheme) when points are colored qualitatively by parameter.
| bool iAQSplom::Settings::enableColorSettings |
Whether color coding settings are accessible.
| bool iAQSplom::Settings::flipAxes |
| int iAQSplom::Settings::histogramBins |
The number of bins used in the histogram.
| bool iAQSplom::Settings::histogramVisible |
Whether the histogram is shown in the diagonal.
| bool iAQSplom::Settings::maximizedLinked |
| int iAQSplom::Settings::plotsSpacing |
| QColor iAQSplom::Settings::pointColor |
Color for each point if color scheme is uniform.
| double iAQSplom::Settings::pointRadius |
| QColor iAQSplom::Settings::popupBorderColor |
| QColor iAQSplom::Settings::popupFillColor |
| QColor iAQSplom::Settings::popupTextColor |
| double iAQSplom::Settings::popupTipDim[2] |
| double iAQSplom::Settings::popupWidth |
| bool iAQSplom::Settings::quadraticPlots |
Whether the scatter plots are constrained to quadratic sizes.
| QColor iAQSplom::Settings::selectionColor |
| bool iAQSplom::Settings::selectionEnabled |
Whether selection is enabled in the SPLOM.
| int iAQSplom::Settings::selectionMode |
The selection mode of all scatter plots.
| int iAQSplom::Settings::separationMargin |
| bool iAQSplom::Settings::showColorLegend |
Whether the color legend is shown.
| bool iAQSplom::Settings::showPCC |
| bool iAQSplom::Settings::showSCC |
Whether to show Pearson's/Spearman's correlation coefficient.
| int iAQSplom::Settings::tickLabelsOffset |
| QPoint iAQSplom::Settings::tickOffsets |