|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::Canvas, including all inherited members.
| Base typedef | gem::Canvas | protected |
| captureAsImage(const String &filePath, Rect const &rect=Rect(), EImageFileFormat format=IFF_Jpeg) const noexcept | gem::Canvas | inline |
| captureAsImage(DataBuffer &buffer, Rect const &rect=Rect(), EImageFileFormat format=IFF_Jpeg) const noexcept | gem::Canvas | inline |
| captureAsImage(Rect const &rect=Rect()) const noexcept | gem::Canvas | inline |
| detach() noexcept | gem::Canvas | inline |
| getScreen() const noexcept | gem::Canvas | inline |
| getViewport() const noexcept | gem::Canvas | inline |
| getViewportF() const noexcept | gem::Canvas | inline |
| handleKeyboardEvent(EKey key, EKeyAction action) noexcept | gem::Canvas | inline |
| isMapView() const noexcept | gem::Canvas | inline |
| isView() const noexcept | gem::Canvas | inline |
| produce(StrongPointer< Screen > screen, const RectF &screenRatio, CanvasListener listener) noexcept | gem::Canvas | inlinestatic |
| resize(const RectF &screenRatio) noexcept | gem::Canvas | inline |