![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for Maria::GridRendererUtils, including all inherited members.
createCustomTextItem(const std::string &text, const std::shared_ptr< STK::FontManager > &fontManager, const STK::Vector2f &pos, float angle, HorizontalAnchor horizAnchor, VerticalAnchor vertAnchor, const DrawObjectData &drawObjectData, const std::string &fontName, int fontPixelSize, const STK::RGBA &fontColor, const STK::FontStyle &fontStyle) (defined in Maria::GridRendererUtils) | Maria::GridRendererUtils | static |
createCustomTextItem(const std::string &text, const std::shared_ptr< STK::FontManager > &fontManager, const STK::Vector2f &pos, float angle, HorizontalAnchor horizAnchor, VerticalAnchor vertAnchor, const DrawObjectData &drawObjectData, const std::string &fontName, int fontPixelSize, const STK::RGBA &fontColor, const STK::RGBA &fontOutlineColor, const STK::FontStyle &fontStyle, STK::Vector2f scalableOffset, float minOffsetLength, float maxOffsetLength) (defined in Maria::GridRendererUtils) | Maria::GridRendererUtils | static |
createCustomTextItemSDF(const std::string &text, const std::shared_ptr< STK::FontManager > &fontManager, const STK::Vector2f &pos, float angle, HorizontalAnchor horizAnchor, VerticalAnchor vertAnchor, const DrawObjectData &drawObjectData, const std::string &fontName, int fontPixelSize, const STK::RGBA &fontColor, const STK::RGBA &fontOutlineColor, const STK::FontStyle &fontStyle) (defined in Maria::GridRendererUtils) | Maria::GridRendererUtils | static |
createCustomTextItemSDFtest(const std::string &text, const std::shared_ptr< STK::FontManager > &fontManager, const STK::Vector2f &pos, float angle, HorizontalAnchor horizAnchor, VerticalAnchor vertAnchor, const DrawObjectData &drawObjectData, const std::string &fontName, int fontPixelSize, const STK::RGBA &fontColor, const STK::RGBA &fontOutlineColor, const STK::FontStyle &fontStyle) (defined in Maria::GridRendererUtils) | Maria::GridRendererUtils | static |
createTextItem(const std::string &text, const std::shared_ptr< STK::FontManager > &fontManager, const STK::Vector2f &pos, float angle, HorizontalAnchor horizAnchor, VerticalAnchor vertAnchor, const DrawObjectData &drawObjectData, const std::string &fontName, int fontPixelSize, const STK::RGBA &fontColor, const STK::RGBA &fontOutlineColor, const STK::FontStyle &fontStyle) (defined in Maria::GridRendererUtils) | Maria::GridRendererUtils | static |
getAlphabeticLabels(const DrawObjectData &drawObject, const LabelAxis axis, int numberOfLabels) | Maria::GridRendererUtils | inlinestatic |
GetBasicGeometry(const std::shared_ptr< EllipseGeometry > &eg, BasicGeoTypes::GeoPos ¢erPos, BasicGeoTypes::GeoPos &vPos, double &vm, BasicGeoTypes::GeoPos &hPos, double &hm) | Maria::GridRendererUtils | inlinestatic |
getGridSize(const DrawObjectData &drawObject) | Maria::GridRendererUtils | inlinestatic |
getLabels(const DrawObjectData &drawObject, const LabelAxis axis, int numberOfLabels) (defined in Maria::GridRendererUtils) | Maria::GridRendererUtils | inlinestatic |
getLabelSkips(const DrawObjectData &drawObject, const LabelAxis &axis, std::set< std::string > &skips) | Maria::GridRendererUtils | inlinestatic |
getLabelType(const DrawObjectData &drawObject, const LabelAxis &axis) | Maria::GridRendererUtils | inlinestatic |
getNumberPadReferences(const DrawObjectData &drawObject, std::set< std::string > &refs) | Maria::GridRendererUtils | inlinestatic |
getNumericLabels(const DrawObjectData &drawObject, const LabelAxis axis, int numberOfLabels) (defined in Maria::GridRendererUtils) | Maria::GridRendererUtils | inlinestatic |
getOutlinePoints(const DrawObjectData &drawObject, const BasicGeoTypes::GeoPos ¢erPos, double vm, double hm, int gridSize, const std::shared_ptr< RasterProjector > &rp, std::vector< STK::Vector2f > &pts, double &cellw) | Maria::GridRendererUtils | inlinestatic |
getPt(const MUtmPos &uc, const std::shared_ptr< RasterProjector > &rp, STK::Vector2f &pt) (defined in Maria::GridRendererUtils) | Maria::GridRendererUtils | inlinestatic |
getStartLabel(const DrawObjectData &drawObject, const LabelAxis &axis) | Maria::GridRendererUtils | inlinestatic |
getUTMGridSize(const DrawObjectData &drawObject, double vm, double hm) | Maria::GridRendererUtils | inlinestatic |
RenderUTMSimplified(const DrawObjectData &drawObject, int gridSize, int rows, int cols, double vm, double hm, const std::shared_ptr< RasterProjector > &rp) | Maria::GridRendererUtils | inlinestatic |
strTrimToUpper(const std::string &s) (defined in Maria::GridRendererUtils) | Maria::GridRendererUtils | inlinestatic |