casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
casa::QtPlotSettings Member List

This is the complete list of members for casa::QtPlotSettings, including all inherited members.

adjust(const QString &topUnits, const QString &topType, const QString &bottomUnits, const QString &bottomType, bool autoScaleX, bool autoScaleY, bool zoom=false)casa::QtPlotSettings
adjustAxis(double &min, double &max, int &numTicks)casa::QtPlotSettingsprivate
adjustAxisTop(double &min, double &max)casa::QtPlotSettingsprivate
AxisIndex enum namecasa::QtPlotSettings
convertBottomBounds(double min, double max, const QString &topUnits, const QString &unitType)casa::QtPlotSettingsprivate
END_AXIS_INDEX enum valuecasa::QtPlotSettings
getDoppler(const QString &unitType)casa::QtPlotSettingsprivate
getMaxX(AxisIndex index) const casa::QtPlotSettingsinline
getMaxY() const casa::QtPlotSettingsinline
getMinX(AxisIndex index) const casa::QtPlotSettingsinline
getMinY() const casa::QtPlotSettingsinline
getNumTicksX() const casa::QtPlotSettingsinline
getNumTicksY() const casa::QtPlotSettingsinline
getTickLabelX(int tickIndex, int tickCount, QtPlotSettings::AxisIndex axisIndex) const casa::QtPlotSettings
getTickValue(int tickIndex, int tickCount, QtPlotSettings::AxisIndex axisIndex) const casa::QtPlotSettingsprivate
getZoomInY(double zoomFactor) const casa::QtPlotSettings
getZoomOutY(double zoomFactor) const casa::QtPlotSettings
m_bottomTypecasa::QtPlotSettingsprivate
m_bottomUnitscasa::QtPlotSettingsprivate
m_spectralCoordinatecasa::QtPlotSettingsprivate
m_topTypecasa::QtPlotSettingsprivate
m_topUnitscasa::QtPlotSettingsprivate
maxPercentagecasa::QtPlotSettingsprivate
maxXcasa::QtPlotSettingsprivate
maxYcasa::QtPlotSettingsprivate
minPercentagecasa::QtPlotSettingsprivate
minXcasa::QtPlotSettingsprivate
minYcasa::QtPlotSettingsprivate
numXTickscasa::QtPlotSettingsprivate
numYTickscasa::QtPlotSettingsprivate
OPTICAL_VELOCITY()casa::QtPlotSettingsinlinestatic
OPTICAL_WAVELENGTH()casa::QtPlotSettingsinlinestatic
QtPlotSettings()casa::QtPlotSettings
RADIO_VELOCITY()casa::QtPlotSettingsinlinestatic
scroll(int dx, int dy)casa::QtPlotSettings
setMaxX(AxisIndex index, double value)casa::QtPlotSettings
setMaxY(double value)casa::QtPlotSettings
setMinX(AxisIndex index, double value)casa::QtPlotSettings
setMinY(double value)casa::QtPlotSettings
setSpectralCoordinate(const casacore::SpectralCoordinate &coord)casa::QtPlotSettings
spanX(AxisIndex index) const casa::QtPlotSettingsinline
spanY() const casa::QtPlotSettingsinline
xBottom enum valuecasa::QtPlotSettings
xTop enum valuecasa::QtPlotSettings
ZERO_LIMITcasa::QtPlotSettingsstatic
zoomIn(double zoomFactor, const QString &topUnits, const QString &topType, const QString &bottomUnits, const QString &bottomType, bool autoScaleX, bool autoScaleY)casa::QtPlotSettings
zoomOut(double zoomFactor, const QString &topUnits, const QString &topType, const QString &bottomUnits, const QString &bottomType, bool autoScaleX, bool autoScaleY)casa::QtPlotSettings
zoomY(double minY, double maxY, bool autoScaleY)casa::QtPlotSettings