Horizon
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
 
 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)
 
virtual class Polygonget_polygon (const UUID &uu)
 

Static Public Member Functions

static Decal new_from_file (const std::string &filename)
 
static Decal new_from_file (const std::string &filename)
 

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
 

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