|
Horizon
|
Classes | |
| class | LayerSettings |
Public Member Functions | |
| json | serialize () const override |
| void | load_from_json (const json &j) override |
| const LayerSettings & | get_layer (int l) const |
| virtual void | load_from_json (const json &j)=0 |
| virtual json | serialize () const =0 |
Public Attributes | |
| std::map< int, LayerSettings > | layers |
| TextData::Font | font = TextData::Font::SIMPLEX |
|
overridevirtual |
Implements horizon::ToolSettings.
|
overridevirtual |
Implements horizon::ToolSettings.