|
| Sheet (const UUID &uu, const json &, Block &Block, class Pool &pool) |
|
| Sheet (const UUID &uu) |
|
LineNet * | split_line_net (LineNet *it, Junction *ju) |
|
void | merge_net_lines (LineNet *a, LineNet *b, Junction *ju) |
|
void | expand_symbols () |
|
void | simplify_net_lines (bool simplify) |
|
void | fix_junctions () |
|
void | delete_duplicate_net_lines () |
|
void | vacuum_junctions () |
|
void | delete_dependants () |
|
void | propagate_net_segments () |
|
std::map< UUID, NetSegmentInfo > | analyze_net_segments (bool place_warnings=false) |
|
std::set< UUIDPath< 3 > > | get_pins_connected_to_net_segment (const UUID &uu_segment) |
|
void | replace_junction (Junction *j, SchematicSymbol *sym, SymbolPin *pin) |
|
Junction * | replace_bus_ripper (BusRipper *rip) |
|
void | merge_junction (Junction *j, Junction *into) |
|
json | serialize () const |
|
virtual const std::map< int, Layer > & | get_layers () const |
|
The documentation for this class was generated from the following files:
- src/schematic/sheet.hpp
- src/schematic/sheet.cpp