|
| enum class | Order { RIGHT_DOWN
, DOWN_RIGHT
, RIGHT_DOWN
, DOWN_RIGHT
} |
| |
| enum class | Mode {
SEQUENTIAL
, SHEET_100
, SHEET_1000
, SEQUENTIAL
,
SHEET_100
, SHEET_1000
} |
| |
| enum class | Order { RIGHT_DOWN
, DOWN_RIGHT
, RIGHT_DOWN
, DOWN_RIGHT
} |
| |
| enum class | Mode {
SEQUENTIAL
, SHEET_100
, SHEET_1000
, SEQUENTIAL
,
SHEET_100
, SHEET_1000
} |
| |
|
|
| Annotation (const json &j) |
| |
|
json | serialize () const |
| |
|
| Annotation (const json &j) |
| |
|
json | serialize () const |
| |
|
|
Order | order = Order::RIGHT_DOWN |
| |
|
Mode | mode = Mode::SHEET_100 |
| |
|
bool | fill_gaps = true |
| |
|
bool | keep = true |
| |
|
bool | ignore_unknown = false |
| |
The documentation for this class was generated from the following files:
- horizon-eda-1.3.0/src/schematic/schematic.hpp
- horizon-eda-1.3.0/src/schematic/schematic.cpp