Horizon
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
horizon::Decal Class Reference
Inheritance diagram for horizon::Decal:
horizon::ObjectProvider horizon::LayerProvider

Public Member Functions

 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, Coordiget_bbox () const
 
const std::map< int, Layer > & get_layers () const override
 
Junctionget_junction (const UUID &uu) override
 
- Public Member Functions inherited from horizon::ObjectProvider
virtual class Polygonget_polygon (const UUID &uu)
 
- Public Member Functions inherited from horizon::LayerProvider
std::string get_layer_name (const class LayerRange &layer) const
 
std::set< int > get_layers_for_range (const class LayerRange &layer) const
 

Static Public Member Functions

static Decal new_from_file (const std::string &filename)
 
static unsigned int get_app_version ()
 

Public Attributes

UUID uuid
 
std::string name
 
std::map< UUID, Junctionjunctions
 
std::map< UUID, Polygonpolygons
 
std::map< UUID, Linelines
 
std::map< UUID, Arcarcs
 
std::map< UUID, Texttexts
 
FileVersion version
 

Member Function Documentation

◆ get_junction()

Junction * horizon::Decal::get_junction ( const UUID uu)
overridevirtual

Reimplemented from horizon::ObjectProvider.

◆ get_layers()

const std::map< int, Layer > & horizon::Decal::get_layers ( ) const
overridevirtual

Reimplemented from horizon::LayerProvider.


The documentation for this class was generated from the following files: