|
|
| Decal (const UUID &uu, const json &j) |
|
| Decal (const UUID &uu) |
|
json | serialize () const |
|
| Decal (const Decal &other) |
|
void | operator= (Decal const &other) |
|
UUID | get_uuid () const |
|
std::pair< Coordi, Coordi > | get_bbox () const |
| const std::map< int, Layer > & | get_layers () const override |
| Junction * | get_junction (const UUID &uu) override |
|
virtual class Polygon * | get_polygon (const UUID &uu) |
|
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 Decal | new_from_file (const std::string &filename) |
|
static unsigned int | get_app_version () |
|
| enum class | LayerSortOrder { TOP_TO_BOTTOM
, BOTTOM_TO_TOP
} |
◆ get_junction()
◆ get_layers()
| const std::map< int, Layer > & horizon::Decal::get_layers |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: