|
|
| Frame (const UUID &uu, const json &j) |
|
| Frame (const UUID &uu) |
|
std::pair< Coordi, Coordi > | get_bbox (bool all=false) const |
| Junction * | get_junction (const UUID &uu) override |
|
UUID | get_uuid () const |
|
json | serialize () const |
|
void | expand () |
|
| Frame (const Frame &sym) |
|
void | operator= (Frame const &sym) |
|
virtual class Polygon * | get_polygon (const UUID &uu) |
|
virtual const std::map< int, Layer > & | get_layers () const |
|
std::vector< Layer > | get_layers_sorted (LayerSortOrder order) const |
|
std::string | get_layer_name (const class LayerRange &layer) const |
|
std::set< int > | get_layers_for_range (const class LayerRange &layer) const |
|
int | get_adjacent_layer (int layer, int dir) const |
|
int | get_color_layer (int layer) const |
|
double | get_layer_position (int layer) const |
|
|
static Frame | new_from_file (const std::string &filename) |
|
static unsigned int | get_app_version () |
|
| enum class | LayerSortOrder { TOP_TO_BOTTOM
, BOTTOM_TO_TOP
} |
◆ get_junction()
The documentation for this class was generated from the following files: