|
libosmscout 1.1.1
|
#include <libosmscout/include/osmscout/util/Magnification.h>
Public Member Functions | |
| MagnificationConverter () | |
| bool | Convert (const std::string &name, Magnification &magnification) |
| bool | Convert (const MagnificationLevel &level, std::string &name) |
| osmscout::MagnificationConverter::MagnificationConverter | ( | ) |
| bool osmscout::MagnificationConverter::Convert | ( | const MagnificationLevel & | level, |
| std::string & | name ) |
| bool osmscout::MagnificationConverter::Convert | ( | const std::string & | name, |
| Magnification & | magnification ) |