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

Displays the junction's Net name it is attached to. More...

#include <net_label.hpp>

Public Types

enum class  Style { PLAIN , FLAG }
 

Public Member Functions

 NetLabel (const UUID &uu, const json &j, class Sheet *sheet=nullptr)
 
 NetLabel (const UUID &uu)
 
json serialize () const
 

Public Attributes

UUID uuid
 
Style style = Style::FLAG
 
uuid_ptr< class SchematicJunctionjunction
 
Orientation orientation = Orientation::RIGHT
 
uint64_t size = 1.5_mm
 
std::set< unsigned int > on_sheets
 
bool offsheet_refs = true
 
bool show_port = false
 
UUID last_net
 

Detailed Description

Displays the junction's Net name it is attached to.

A net label doesn't 'force' its Net on the attached junction, it merely tells its Net name.


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