open_iA 2024.9
Loading...
Searching...
No Matches
iAQSplom::Settings Struct Reference

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
 

Detailed Description

All settings of the plot in one struct.

Constructor & Destructor Documentation

◆ Settings()

iAQSplom::Settings::Settings ( )

Member Data Documentation

◆ backgroundColor

QColor iAQSplom::Settings::backgroundColor

◆ colorMode

ColorMode iAQSplom::Settings::colorMode

How the matrix dots are colored.

◆ colorParameterMode

ColorParameterMode iAQSplom::Settings::colorParameterMode

How parameters are translated to colors if colored by parameter.

◆ colorRangeMode

ColorRangeMode iAQSplom::Settings::colorRangeMode

How parameter range is determined if colored by parameter.

◆ colorThemeName

QString iAQSplom::Settings::colorThemeName

Name of a color theme for when points are colored by a parameter (from iALUT)

◆ colorThemeQualName

QString iAQSplom::Settings::colorThemeQualName

Name of a color theme (iAColorTheme) when points are colored qualitatively by parameter.

◆ enableColorSettings

bool iAQSplom::Settings::enableColorSettings

Whether color coding settings are accessible.

◆ flipAxes

bool iAQSplom::Settings::flipAxes

◆ histogramBins

int iAQSplom::Settings::histogramBins

The number of bins used in the histogram.

◆ histogramVisible

bool iAQSplom::Settings::histogramVisible

Whether the histogram is shown in the diagonal.

◆ maximizedLinked

bool iAQSplom::Settings::maximizedLinked

◆ plotsSpacing

int iAQSplom::Settings::plotsSpacing

◆ pointColor

QColor iAQSplom::Settings::pointColor

Color for each point if color scheme is uniform.

◆ pointRadius

double iAQSplom::Settings::pointRadius

◆ popupBorderColor

QColor iAQSplom::Settings::popupBorderColor

◆ popupFillColor

QColor iAQSplom::Settings::popupFillColor

◆ popupTextColor

QColor iAQSplom::Settings::popupTextColor

◆ popupTipDim

double iAQSplom::Settings::popupTipDim[2]

◆ popupWidth

double iAQSplom::Settings::popupWidth

◆ quadraticPlots

bool iAQSplom::Settings::quadraticPlots

Whether the scatter plots are constrained to quadratic sizes.

◆ selectionColor

QColor iAQSplom::Settings::selectionColor

◆ selectionEnabled

bool iAQSplom::Settings::selectionEnabled

Whether selection is enabled in the SPLOM.

◆ selectionMode

int iAQSplom::Settings::selectionMode

The selection mode of all scatter plots.

◆ separationMargin

int iAQSplom::Settings::separationMargin

◆ showColorLegend

bool iAQSplom::Settings::showColorLegend

Whether the color legend is shown.

◆ showPCC

bool iAQSplom::Settings::showPCC

◆ showSCC

bool iAQSplom::Settings::showSCC

Whether to show Pearson's/Spearman's correlation coefficient.

◆ tickLabelsOffset

int iAQSplom::Settings::tickLabelsOffset

◆ tickOffsets

QPoint iAQSplom::Settings::tickOffsets

The documentation for this struct was generated from the following files: