18 NetLabel(
const UUID &uu,
const json &j,
class Sheet *sheet =
nullptr);
19 NetLabel(
const UUID &uu);
23 enum class Style { PLAIN, FLAG };
24 Style style = Style::FLAG;
27 Orientation orientation = Orientation::RIGHT;
28 uint64_t size = 1.5_mm;
29 std::set<unsigned int> on_sheets;
30 bool offsheet_refs =
true;
31 bool show_port =
false;
34 json serialize()
const;