|
| enum class | Style : char { Default
, WritePowerInFrame
} |
| |
Definition at line 16 of file Axis.h.
◆ Style
| enum class Axis::Style : char |
|
strong |
◆ Axis()
◆ getAxisOptString()
| std::string_view Axis::getAxisOptString |
( |
| ) |
const |
|
inline |
◆ getLabelFormatter()
| PLLABEL_FUNC_callback Axis::getLabelFormatter |
( |
| ) |
|
|
inline |
◆ getMaxDigits()
| const int & Axis::getMaxDigits |
( |
| ) |
const |
|
inline |
◆ getPrecision()
| const int & Axis::getPrecision |
( |
| ) |
const |
|
inline |
◆ getStyle()
| const Axis::Style & Axis::getStyle |
( |
| ) |
const |
|
inline |
◆ getTickFinder()
| PLTICK_FUNC_callback Axis::getTickFinder |
( |
| ) |
|
|
inline |
◆ getTitle()
| std::string_view Axis::getTitle |
( |
| ) |
const |
|
inline |
◆ setDrawConventionalAxis()
| void Axis::setDrawConventionalAxis |
( |
bool |
on = true | ) |
|
|
inline |
◆ setDrawConventionalLabels()
| void Axis::setDrawConventionalLabels |
( |
bool |
on = true | ) |
|
|
inline |
◆ setDrawSubTicks()
| void Axis::setDrawSubTicks |
( |
bool |
on = true | ) |
|
|
inline |
◆ setDrawTicks()
| void Axis::setDrawTicks |
( |
bool |
on = true | ) |
|
|
inline |
◆ setDrawUnconventionalAxis()
| void Axis::setDrawUnconventionalAxis |
( |
bool |
on = true | ) |
|
|
inline |
◆ setDrawUnconventionalLabels()
| void Axis::setDrawUnconventionalLabels |
( |
bool |
on = true | ) |
|
|
inline |
◆ setDrawZeroLine()
| void Axis::setDrawZeroLine |
( |
bool |
on = true | ) |
|
|
inline |
◆ setFixedPoint()
| void Axis::setFixedPoint |
( |
bool |
on = true | ) |
|
|
inline |
◆ setInvertedTicks()
| void Axis::setInvertedTicks |
( |
bool |
on = true | ) |
|
|
inline |
◆ setLabelsAsDate()
| void Axis::setLabelsAsDate |
( |
bool |
on = true | ) |
|
|
inline |
◆ setLogarithmic()
| void Axis::setLogarithmic |
( |
bool |
on = true | ) |
|
|
inline |
◆ setMaxDigits()
| void Axis::setMaxDigits |
( |
int |
max | ) |
|
|
inline |
◆ setPrecision()
| void Axis::setPrecision |
( |
int |
precision | ) |
|
|
inline |
◆ setReciprocalLabelFormatter()
| void Axis::setReciprocalLabelFormatter |
( |
| ) |
|
|
inline |
◆ setReciprocalTickFinder()
| void Axis::setReciprocalTickFinder |
( |
| ) |
|
|
inline |
◆ setStyle()
| void Axis::setStyle |
( |
Axis::Style |
style | ) |
|
|
inline |
◆ setTitle()
| void Axis::setTitle |
( |
std::string_view |
title | ) |
|
|
inline |
◆ setWriteLabelsParallel()
| void Axis::setWriteLabelsParallel |
( |
bool |
on = true | ) |
|
|
inline |
The documentation for this class was generated from the following files:
From FY2025 onward the NASA Ames PAH IR Spectroscopic Database is being
supported through the Laboratory Astrophysics Round 3 directed Work Package at
NASA Ames.
From FY2023-2025 the NASA Ames PAH IR Spectroscopic Database was supported
through the Laboratory Astrophysics Round 2 directed Work Package at NASA
Ames.
From FY2019-2022 the NASA Ames PAH IR Spectroscopic Database was supported
through a directed Work Package at NASA Ames titled:
"Laboratory Astrophysics – The NASA Ames PAH IR Spectroscopic
Database".