LineNet is similar to Line, except it denotes electrical connection.
More...
#include <line_net.hpp>
|
| LineNet (const UUID &uu, const json &j, class Sheet *sheet=nullptr) |
|
| LineNet (const UUID &uu) |
|
void | update_refs (class Sheet &sheet) |
|
bool | is_connected_to (const UUID &uu_sym, const UUID &uu_pin) const |
|
virtual UUID | get_uuid () const |
|
bool | coord_on_line (const Coordi &coord) const |
|
json | serialize () const |
|
LineNet is similar to Line, except it denotes electrical connection.
When connected to a BusLabel, it denotes a Bus.
The documentation for this class was generated from the following files: