Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::DrawLayer Member List

This is the complete list of members for Maria::DrawLayer, including all inherited members.

_clipBottom (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_clipLeft (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_clipRight (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_clipTop (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_depth (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_enabled (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_id (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_opacity (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_perfGraph (defined in Maria::GeoLayer)Maria::GeoLayerprotected
beginClipping(const STK::Viewport &glViewport) (defined in Maria::GeoLayer)Maria::GeoLayer
cleanupCaches(bool keepCurrentFrame)Maria::GeoLayervirtual
clearGeoStore() (defined in Maria::DrawLayer)Maria::DrawLayerinline
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< 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::GeoLayerinline
getClusteringSettings() const (defined in Maria::DrawLayer)Maria::DrawLayerinline
getDepth() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
getDrawObjectStore() const (defined in Maria::DrawLayer)Maria::DrawLayerinline
getId() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
getIntersectingItems(const std::shared_ptr< RasterProjector > &vp, double x, double y, std::vector< ItemId > &items, int pickRadius=4)Maria::DrawLayer
getOpacity() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
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::GeoLayerinline
getPointSymbolRenderer() const (defined in Maria::DrawLayer)Maria::DrawLayerinline
getResolvedStyle(const ItemId &objectId) (defined in Maria::DrawLayer)Maria::DrawLayerinline
getStyleSet() const (defined in Maria::DrawLayer)Maria::DrawLayerinline
getSymbolLabelRenderer() const (defined in Maria::DrawLayer)Maria::DrawLayerinline
getSymbolSize() constMaria::DrawLayerinline
getViewSymbolScale() constMaria::DrawLayer
isEnabled() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
isLayerDirty() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
isSelected(const Maria::ItemId &itemId) const (defined in Maria::DrawLayer)Maria::DrawLayerinline
needsClipping() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
needsRedraw() const overrideMaria::DrawLayervirtual
redraw(const std::shared_ptr< RasterProjector > &vp, const STK::Camera &cam, const STK::Viewport &glViewport) override (defined in Maria::DrawLayer)Maria::DrawLayervirtual
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::GeoLayerinline
setClusteringSettings(const MariaProtobuf::ClusterSettings &clusteringSettings) (defined in Maria::DrawLayer)Maria::DrawLayerinline
setClusterRenderGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &graph) (defined in Maria::DrawLayer)Maria::DrawLayerinline
setClusterUpdateGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &graph) (defined in Maria::DrawLayer)Maria::DrawLayerinline
setDrawObjectStyle(const std::string &styleXml) (defined in Maria::DrawLayer)Maria::DrawLayer
setEnabled(bool enabled) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setFilter(const std::string &filterXml, const std::vector< std::string > &listIds) (defined in Maria::DrawLayer)Maria::DrawLayerinline
setGeoStoreId(std::string geoStoreId) (defined in Maria::DrawLayer)Maria::DrawLayerinline
setGraphicsGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &g) (defined in Maria::DrawLayer)Maria::DrawLayerinline
setLabelsGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &g) (defined in Maria::DrawLayer)Maria::DrawLayerinline
setLayerDirty(bool dirty) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setOpacity(float opacity) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setPerformanceGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &perf) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setSelected(const Maria::ItemId &itemId, bool selected) (defined in Maria::DrawLayer)Maria::DrawLayerinline
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::DrawLayerinline
setSymbolSize(double size)Maria::DrawLayerinline
setUpdateGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &g) (defined in Maria::DrawLayer)Maria::DrawLayerinline
setViewSymbolScale(double scale)Maria::DrawLayer
syncStores() (defined in Maria::DrawLayer)Maria::DrawLayer
update(const std::shared_ptr< RasterProjector > &viewport, double scale, float pixelScale)Maria::GeoLayervirtual
updateStyling(bool forceFullUpdate) (defined in Maria::DrawLayer)Maria::DrawLayer
~DrawLayer() (defined in Maria::DrawLayer)Maria::DrawLayerinlinevirtual
~GeoLayer()=default (defined in Maria::GeoLayer)Maria::GeoLayervirtual