Horizon
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
horizon::Line Class Reference

Graphical line. More...

#include <line.hpp>

Public Member Functions

 Line (const UUID &uu, const json &j, class ObjectProvider &obj)
 
 Line (UUID uu)
 
json serialize () const
 

Public Attributes

UUID uuid
 
uuid_ptr< Junctionto
 
uuid_ptr< Junctionfrom
 
uint64_t width = 0
 
int layer = 0
 

Detailed Description

Graphical line.

A Line is purely decorative, it doesn't imply electrical connection. For drawing closed regions, use Polygon.


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