Go to the source code of this file.
Classes | |
| class | xorn.geda.netlist.blueprint.Schematic |
| A netlist for a single schematic. More... | |
| class | xorn.geda.netlist.blueprint.Component |
| Component in a single schematic's netlist. More... | |
| class | xorn.geda.netlist.blueprint.Pin |
| Pin in a single schematic's netlist. More... | |
| class | xorn.geda.netlist.blueprint.Net |
| Visually connected net piece in a single schematic's netlist. More... | |
Namespaces | |
| xorn.geda.netlist.blueprint | |
| Netlists for individual schematic files. | |
Functions | |
| def | xorn.geda.netlist.blueprint.traverse_net |
| def | xorn.geda.netlist.blueprint.format_coord |
| Format an integer coordinate for printing in an error message. More... | |
1.8.8