|
| Package (const UUID &uu, const json &j, class IPool &pool) |
|
| Package (const UUID &uu) |
|
json | serialize () const |
|
Junction * | get_junction (const UUID &uu) override |
|
Polygon * | get_polygon (const UUID &uu) override |
|
std::pair< Coordi, Coordi > | get_bbox () const |
|
const std::map< int, Layer > & | get_layers () const override |
|
std::pair< bool, std::string > | apply_parameter_set (const ParameterSet &ps) |
|
void | expand () |
|
void | update_warnings () |
|
int | get_max_pad_name () const |
|
UUID | get_uuid () const |
|
| Package (const Package &pkg) |
|
void | operator= (Package const &pkg) |
|
const Model * | get_model (const UUID &uu=UUID()) const |
|
void | update_refs (class IPool &pool) |
|
void | save_pictures (const std::string &dir) const |
|
void | load_pictures (const std::string &dir) |
|
| Package (const UUID &uu, const json &j, class IPool &pool) |
|
| Package (const UUID &uu) |
|
json | serialize () const |
|
Junction * | get_junction (const UUID &uu) override |
|
Polygon * | get_polygon (const UUID &uu) override |
|
std::pair< Coordi, Coordi > | get_bbox () const |
|
const std::map< int, Layer > & | get_layers () const override |
|
std::pair< bool, std::string > | apply_parameter_set (const ParameterSet &ps) |
|
void | expand () |
|
void | update_warnings () |
|
int | get_max_pad_name () const |
|
UUID | get_uuid () const |
|
| Package (const Package &pkg) |
|
void | operator= (Package const &pkg) |
|
const Model * | get_model (const UUID &uu=UUID()) const |
|
void | update_refs (class IPool &pool) |
|
void | save_pictures (const std::string &dir) const |
|
void | load_pictures (const std::string &dir) |
|