scatter 0.1.0
scatter::LegendOptions Class Reference

[brief description] More...

#include <scatter/Options.hpp>

Public Member Functions

 LegendOptions ()
 [brief description]
 
 ~LegendOptions ()
 [brief description]
 
LegendOptionssetShow (const bool &show)
 [brief description]
 
LegendOptionssetAnchor (const Anchor &anchor)
 [brief description]
 
LegendOptionssetBoxed (const bool &boxed)
 [brief description]
 
const bool & getShow () const
 [brief description]
 
const Anchor & getAnchor () const
 [brief description]
 
const bool & getBoxed () const
 [brief description]
 

Detailed Description

[brief description]

[long description]

Constructor & Destructor Documentation

◆ LegendOptions()

scatter::LegendOptions::LegendOptions ( )

[brief description]

[long description]

◆ ~LegendOptions()

scatter::LegendOptions::~LegendOptions ( )

[brief description]

[long description]

Member Function Documentation

◆ getAnchor()

const Anchor & scatter::LegendOptions::getAnchor ( ) const

[brief description]

[long description]

◆ getBoxed()

const bool & scatter::LegendOptions::getBoxed ( ) const

[brief description]

[long description]

◆ getShow()

const bool & scatter::LegendOptions::getShow ( ) const

[brief description]

[long description]

◆ setAnchor()

LegendOptions & scatter::LegendOptions::setAnchor ( const Anchor & anchor)

[brief description]

[long description]

◆ setBoxed()

LegendOptions & scatter::LegendOptions::setBoxed ( const bool & boxed)

[brief description]

[long description]

◆ setShow()

LegendOptions & scatter::LegendOptions::setShow ( const bool & show)

[brief description]

[long description]


The documentation for this class was generated from the following file: