|
scatter 0.1.0
|
[brief description] More...
#include <scatter/Options.hpp>
Public Member Functions | |
| LegendOptions () | |
| [brief description] | |
| ~LegendOptions () | |
| [brief description] | |
| LegendOptions & | setShow (const bool &show) |
| [brief description] | |
| LegendOptions & | setAnchor (const Anchor &anchor) |
| [brief description] | |
| LegendOptions & | setBoxed (const bool &boxed) |
| [brief description] | |
| const bool & | getShow () const |
| [brief description] | |
| const Anchor & | getAnchor () const |
| [brief description] | |
| const bool & | getBoxed () const |
| [brief description] | |
[brief description]
[long description]
| scatter::LegendOptions::LegendOptions | ( | ) |
[brief description]
[long description]
| scatter::LegendOptions::~LegendOptions | ( | ) |
[brief description]
[long description]
| const Anchor & scatter::LegendOptions::getAnchor | ( | ) | const |
[brief description]
[long description]
| const bool & scatter::LegendOptions::getBoxed | ( | ) | const |
[brief description]
[long description]
| const bool & scatter::LegendOptions::getShow | ( | ) | const |
[brief description]
[long description]
| LegendOptions & scatter::LegendOptions::setAnchor | ( | const Anchor & | anchor | ) |
[brief description]
[long description]
| LegendOptions & scatter::LegendOptions::setBoxed | ( | const bool & | boxed | ) |
[brief description]
[long description]
| LegendOptions & scatter::LegendOptions::setShow | ( | const bool & | show | ) |
[brief description]
[long description]