|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::RoadInfoImage, including all inherited members.
| cast() noexcept | gem::Image | inline |
| cast() const noexcept | gem::Image | inline |
| exportAs(const Size &size, int format, const RoadInfoImageRenderSettings &settings) const noexcept | gem::RoadInfoImage | inline |
| exportAs(const Size &size, int format, const String &path, const RoadInfoImageRenderSettings &settings) const noexcept | gem::RoadInfoImage | inline |
| gem::Image::exportAs(const Size &size, int format) const noexcept | gem::Image | inline |
| gem::Image::exportAs(const Size &size, int format, const String &path) const noexcept | gem::Image | inline |
| exportTo(const Size &size, int format, TArgs &&... args) const noexcept | gem::Image | inlineprotected |
| exportTo(const Size &size, int format, const String &path, TArgs &&... args) const noexcept | gem::Image | inlineprotected |
| getAspectRatio() const noexcept | gem::Image | inline |
| getAspectRatioF() const noexcept | gem::Image | inline |
| getSize() const noexcept | gem::Image | inline |
| getType() const noexcept | gem::Image | inline |
| getUid() const noexcept | gem::Image | inline |
| Image()=default (defined in gem::Image) | gem::Image | |
| Image(const DataBuffer &data, int format) | gem::Image | inline |
| Image(const DataBuffer &data, int format, const Size &size) | gem::Image | inline |
| Image(const String &path) | gem::Image | inline |
| Image(const String &path, const Size &size) | gem::Image | inline |
| Image(int id) | gem::Image | |
| Image(const Image &)=default | gem::Image | |
| Image(Image &&)=default | gem::Image | |
| isScalable() const noexcept | gem::Image | inline |
| isValid() const noexcept | gem::Image | inline |
| operator!=(const RoadInfoImage &img) const | gem::RoadInfoImage | inline |
| operator=(const RoadInfoImage &img)=default | gem::RoadInfoImage | |
| operator=(RoadInfoImage &&img)=default | gem::RoadInfoImage | |
| gem::Image::operator=(const Image &image)=default | gem::Image | |
| gem::Image::operator=(Image &&image)=default | gem::Image | |
| operator==(const RoadInfoImage &img) const | gem::RoadInfoImage | inline |
| gem::Image::operator==(const Image &img) const noexcept | gem::Image | inline |
| render(IAdjustableBitmap &bitmap, const RoadInfoImageRenderSettings &settings) const noexcept | gem::RoadInfoImage | inline |
| gem::Image::render(IBitmap &bitmap) const noexcept | gem::Image | inline |
| renderTo(const Size &size, TArgs &&... args) const noexcept | gem::Image | inlineprotected |
| RoadInfoImage()=default (defined in gem::RoadInfoImage) | gem::RoadInfoImage | |
| RoadInfoImage(const RoadInfoImage &)=default | gem::RoadInfoImage | |
| RoadInfoImage(RoadInfoImage &&)=default | gem::RoadInfoImage |