![]() |
Maria GDK 5.0.0.930
Documentation of native code in develop branch
|
This is the complete list of members for Maria::DrawLayer, including all inherited members.
| _clipBottom (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
| _clipLeft (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
| _clipRight (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
| _clipTop (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
| _depth (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
| _enabled (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
| _id (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
| _opacity (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
| _perfGraph (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
| beginClipping(const STK::Viewport &glViewport) (defined in Maria::GeoLayer) | Maria::GeoLayer | |
| cleanupCaches(bool keepCurrentFrame) | Maria::GeoLayer | virtual |
| clearGeoStore() (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| deleteContextVariable(const std::string &name) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| DrawLayer(const std::string &id, const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< STK::FontManager > &fontManager, const std::shared_ptr< STK::Screen > &screen, const std::shared_ptr< Maria::SystemTicker > &systemTicker, const std::shared_ptr< DrawObjectManager > &drawObjectManager, const std::shared_ptr< GeoUnitsSetting > &geoUnitsSetting, int depth) (defined in Maria::DrawLayer) | Maria::DrawLayer | |
| endClipping() (defined in Maria::GeoLayer) | Maria::GeoLayer | |
| GeoLayer(const std::string &id, int depth) (defined in Maria::GeoLayer) | Maria::GeoLayer | |
| getClippingMargins(int &left, int &right, int &top, int &bottom) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| getClusteringSettings() const (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| getContextVariable(const std::string &name) const (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| getDepth() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| getDisabledFilter() const (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| getDisabledFilterXml() const (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| getDrawObjectStore() const (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| getId() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| getIntersectingItems(const std::shared_ptr< RasterProjector > &vp, double x, double y, std::vector< ItemId > &items, bool includeDisabledItems=false, int pickRadius=4) | Maria::DrawLayer | |
| getOpacity() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| getOrientedViewBoundingBox(const std::shared_ptr< RasterProjector > &vp, ItemId objectId) (defined in Maria::DrawLayer) | Maria::DrawLayer | |
| getOrientedViewBoundingBox(const std::shared_ptr< RasterProjector > &vp, const std::shared_ptr< DrawObjectData > &drawObject) (defined in Maria::DrawLayer) | Maria::DrawLayer | |
| getPerformanceGraph() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| getPointSymbolRenderer() const (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| getRenderItemCacheGeneration() const | Maria::DrawLayer | inline |
| getResolvedStyle(const ItemId &objectId) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| getStyleSet() const (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| getSymbolLabelRenderer() const (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| getSymbolSize() const | Maria::DrawLayer | inline |
| getViewSymbolScale() const | Maria::DrawLayer | |
| getVisibleObjectIds(const std::shared_ptr< Maria::RasterProjector > &rp, int bufferPixels, std::vector< ItemId > &items) | Maria::DrawLayer | |
| isDisabled(const Maria::ItemId &itemId) const (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| isEnabled() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| isLayerDirty() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| isSelected(const Maria::ItemId &itemId) const (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| isTransientObject(const Maria::ItemId &itemId) const | Maria::DrawLayer | inline |
| needsClipping() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| needsRedraw() const override | Maria::DrawLayer | virtual |
| redraw(const std::shared_ptr< RasterProjector > &vp, const STK::Camera &cam, const STK::Viewport &glViewport) override (defined in Maria::DrawLayer) | Maria::DrawLayer | virtual |
| renderDebug(const std::shared_ptr< RasterProjector > &vp, const STK::Viewport &glViewport) (defined in Maria::DrawLayer) | Maria::DrawLayer | |
| setClippingMargins(int left, int right, int top, int bottom) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| setClusteringSettings(const MariaProtobuf::ClusterSettings &clusteringSettings) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setClusterRenderGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &graph) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setClusterUpdateGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &graph) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setContextVariable(const std::string &name, const std::string &value) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setDepth(int depth) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| setDisabled(const Maria::ItemId &itemId, bool isDisabled) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setDisabledFilter(const std::string &filterXml) (defined in Maria::DrawLayer) | Maria::DrawLayer | |
| setDrawObjectStyle(const std::string &styleXml) (defined in Maria::DrawLayer) | Maria::DrawLayer | |
| setDrawObjectStyleCategory(const std::string &styleCategory) (defined in Maria::DrawLayer) | Maria::DrawLayer | |
| setEnabled(bool enabled) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| setFilter(const std::string &filterXml, const std::vector< std::string > &listIds) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setGeoStoreId(std::string geoStoreId) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setGraphicsGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &g) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setLabelsGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &g) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setLayerDirty(bool dirty) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| setOpacity(float opacity) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| setPerformanceGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &perf) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
| setSelected(const Maria::ItemId &itemId, bool selected) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setSymbolSet(const std::string &symbolset) (defined in Maria::DrawLayer) | Maria::DrawLayer | |
| setSymbolsGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &g) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setSymbolSize(double size) | Maria::DrawLayer | inline |
| setUpdateGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &g) (defined in Maria::DrawLayer) | Maria::DrawLayer | inline |
| setViewSymbolScale(double scale) | Maria::DrawLayer | |
| syncStores() (defined in Maria::DrawLayer) | Maria::DrawLayer | |
| updateStyling(bool forceFullUpdate) (defined in Maria::DrawLayer) | Maria::DrawLayer | |
| ~DrawLayer() (defined in Maria::DrawLayer) | Maria::DrawLayer | inlinevirtual |
| ~GeoLayer()=default (defined in Maria::GeoLayer) | Maria::GeoLayer | virtual |