|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::MarkerSketches, including all inherited members.
| add(const Marker &marker, const MarkerRenderSettings &settings, int index=-1) noexcept | gem::MarkerSketches | inline |
| clear() noexcept | gem::MarkerCollection | inline |
| del(int index) noexcept | gem::MarkerCollection | inline |
| getArea() const noexcept | gem::MarkerCollection | inline |
| getId() const noexcept | gem::MarkerCollection | inline |
| getMarkerAt(int index) const noexcept | gem::MarkerCollection | inline |
| getMarkerById(LargeInteger id) const noexcept | gem::MarkerCollection | inline |
| getName() const noexcept | gem::MarkerCollection | inline |
| getPointsGroupComponents(LargeInteger groupId) const | gem::MarkerCollection | inline |
| getPointsGroupHead(LargeInteger markerId) const | gem::MarkerCollection | inline |
| getRenderSettings(int index) const noexcept | gem::MarkerSketches | inline |
| getType() const noexcept | gem::MarkerCollection | inline |
| hitTest(const RectangleGeographicArea &area, MarkerMatchList &list, const Marker *ignore=nullptr) const noexcept | gem::MarkerCollection | |
| indexOf(const Marker &marker) const noexcept | gem::MarkerCollection | inline |
| indexOf(LargeInteger id) const noexcept | gem::MarkerCollection | inline |
| iterateMarkers(TCollector collector) const noexcept | gem::MarkerCollection | inline |
| load(const DataBuffer &buffer) noexcept | gem::MarkerCollection | inlinestatic |
| MarkerCollection(EMarkerType type, const String &name) | gem::MarkerCollection | inline |
| MarkerCollection(const MarkerCollection &v) | gem::MarkerCollection | inline |
| MarkerCollection(MarkerCollection &&v)=default | gem::MarkerCollection | |
| operator!=(const MarkerCollection &coll) const | gem::MarkerCollection | inline |
| operator=(const MarkerCollection &v) | gem::MarkerCollection | inline |
| operator=(MarkerCollection &&v)=default | gem::MarkerCollection | |
| operator==(const MarkerCollection &markerCollection) const | gem::MarkerCollection | inline |
| save(DataBuffer &buffer) const noexcept | gem::MarkerCollection | inline |
| setName(const String &name) noexcept | gem::MarkerCollection | inline |
| setRenderSettings(int index, const MarkerRenderSettings &settings) noexcept | gem::MarkerSketches | inline |
| size() const noexcept | gem::MarkerCollection | inline |