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

Border around a sheet. More...

#include <frame.hpp>

Public Types

enum  Format { NONE, A4_LANDSCAPE, A3_LANDSCAPE }
 

Public Member Functions

 Frame (const json &j)
 
uint64_t get_width () const
 
uint64_t get_height () const
 
std::pair< Coordi, Coordiget_bbox () const
 
json serialize () const
 

Public Attributes

Format format = Format::A4_LANDSCAPE
 
uint64_t border = 5_mm
 

Detailed Description

Border around a sheet.

Will include title block in future releases.


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