|
| enum class | Style : char {
Continuous = 1
, Dashed
, LongDashed
, LongDashedShortGaps
,
DashedLongGasp
} |
| |
Definition at line 7 of file LineProperties.h.
◆ Style
| enum class LineProperties::Style : char |
|
strong |
◆ LineProperties()
| LineProperties::LineProperties |
( |
| ) |
|
◆ getColor()
| std::string_view LineProperties::getColor |
( |
| ) |
const |
|
inline |
◆ getLineStyle()
| const LineProperties::Style & LineProperties::getLineStyle |
( |
| ) |
const |
|
inline |
◆ getLineWidth()
| const int & LineProperties::getLineWidth |
( |
| ) |
const |
|
inline |
◆ setColor()
| void LineProperties::setColor |
( |
std::string_view |
color | ) |
|
|
inline |
◆ setLineStyle()
| void LineProperties::setLineStyle |
( |
LineProperties::Style |
style | ) |
|
|
inline |
◆ setLineWidth()
| void LineProperties::setLineWidth |
( |
int |
width | ) |
|
|
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".