![]() |
open_iA
2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
All settings of the plot in one struct. More...
#include <iAQSplom.h>
Public Member Functions | |
| Settings () | |
Public Attributes | |
| double | animDuration |
| double | animStart |
| QColor | backgroundColor |
| ColorScheme | colorScheme |
| Scheme to use for coloring the matrix dots. More... | |
| QString | colorThemeName |
| Name of a color theme for when points are colored by a parameter (from iALUT) More... | |
| bool | enableColorSettings |
| Whether color coding settings are accessible. More... | |
| bool | flipAxes |
| int | histogramBins |
| The number of bins used in the histogram. More... | |
| bool | histogramVisible |
| Whether the histogram is shown in the diagonal. More... | |
| bool | isAnimated |
| bool | maximizedLinked |
| long | maxRectExtraOffset |
| long | plotsSpacing |
| QColor | pointColor |
| Color for each point if color scheme is uniform. More... | |
| double | pointRadius |
| QColor | popupBorderColor |
| QColor | popupFillColor |
| QColor | popupTextColor |
| double | popupTipDim [2] |
| double | popupWidth |
| bool | quadraticPlots |
| Whether the scatter plots are constrained to quadratic sizes. More... | |
| QColor | selectionColor |
| bool | selectionEnabled |
| Whether selection is enabled in the SPLOM. More... | |
| int | selectionMode |
| The selection mode of all scatter plots. More... | |
| int | separationMargin |
| bool | showColorLegend |
| Whether the color legend is shown. More... | |
| bool | showPCC |
| Whether to show the Pearson's correlation coefficient. More... | |
| long | tickLabelsOffset |
| QPoint | tickOffsets |
All settings of the plot in one struct.
| iAQSplom::Settings::Settings | ( | ) |
| double iAQSplom::Settings::animDuration |
| double iAQSplom::Settings::animStart |
| QColor iAQSplom::Settings::backgroundColor |
| ColorScheme iAQSplom::Settings::colorScheme |
Scheme to use for coloring the matrix dots.
| QString iAQSplom::Settings::colorThemeName |
Name of a color theme for when points are colored by a parameter (from iALUT)
| 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::isAnimated |
| bool iAQSplom::Settings::maximizedLinked |
| long iAQSplom::Settings::maxRectExtraOffset |
| long 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 |
Whether to show the Pearson's correlation coefficient.
| long iAQSplom::Settings::tickLabelsOffset |
| QPoint iAQSplom::Settings::tickOffsets |
1.8.16