|
enum class | PinDisplayMode { PRIMARY
, ALT
, BOTH
} |
| fills in information from the referenced unit
|
|
|
| Symbol (const UUID &uu, const json &j, class IPool &pool) |
|
| Symbol (const UUID &uu) |
|
std::pair< Coordi, Coordi > | get_bbox (bool all=false) const |
|
virtual Junction * | get_junction (const UUID &uu) override |
|
json | serialize () const |
|
void | expand (PinDisplayMode mode=PinDisplayMode::PRIMARY) |
|
| Symbol (const Symbol &sym) |
|
void | operator= (Symbol const &sym) |
|
void | apply_expand (const Symbol &ref, unsigned int ex) |
|
void | apply_placement (const Placement &p) |
|
unsigned int | get_required_version () const |
|
void | update_junction_connections () |
|
virtual class Polygon * | get_polygon (const UUID &uu) |
|
virtual const std::map< int, Layer > & | get_layers () const |
|
std::string | get_layer_name (const class LayerRange &layer) const |
|
std::set< int > | get_layers_for_range (const class LayerRange &layer) const |
|
|
static Symbol | new_from_file (const std::string &filename, IPool &pool) |
|
static unsigned int | get_app_version () |
|
◆ get_junction()
The documentation for this class was generated from the following files: