|
| bool | only_lines_arcs_connected () const override |
| |
|
| Junction (const UUID &uu, const json &j) |
| |
|
| Junction (const UUID &uu) |
| |
|
| Junction (const UUID &uu, const json &j) |
| |
|
| Junction (const UUID &uu) |
| |
|
UUID | get_uuid () const |
| |
|
virtual bool | only_lines_arcs_connected () const |
| |
|
void | clear () |
| |
|
json | serialize () const |
| |
|
|
uuid_ptr< class Net > | net = nullptr |
| |
|
bool | needs_via = false |
| |
|
bool | has_via = false |
| |
|
std::vector< UUID > | connected_vias |
| |
|
std::vector< UUID > | connected_tracks |
| |
|
std::vector< UUID > | connected_connection_lines |
| |
|
std::vector< UUID > | connected_net_ties |
| |
|
UUID | uuid |
| |
|
Coord< int64_t > | position |
| |
|
LayerRange | layer = 10000 |
| |
|
std::vector< UUID > | connected_lines |
| |
|
std::vector< UUID > | connected_arcs |
| |
◆ only_lines_arcs_connected()
| bool horizon::BoardJunction::only_lines_arcs_connected |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: