Horizon
Public Types | Public Member Functions | Public Attributes | List of all members
horizon::PDFExportSettings::Layer Class Reference

Public Types

enum  Mode { FILL, OUTLINE, FILL, OUTLINE }
 
enum  Mode { FILL, OUTLINE, FILL, OUTLINE }
 

Public Member Functions

 Layer (int l, const json &j)
 
 Layer (int layer, const Color &color, Mode mode, bool enabled)
 
json serialize () const
 
 Layer (int l, const json &j)
 
 Layer (int layer, const Color &color, Mode mode, bool enabled)
 
json serialize () const
 

Public Attributes

int layer
 
Color color
 
Mode mode = Mode::FILL
 
bool enabled = true
 

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