Maria GDK 5.0.0.850
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::UnitSymbolization Class Reference

Public Member Functions

void SetUnitSymbolizationFields (const UnitSymbolization &u, const unsigned int &mask)
 
std::shared_ptr< STK::TextRenderItemcreateTextItem (const std::string &text, const std::shared_ptr< STK::FontManager > &fontManager, const STK::Vector2f &pos, float angle, STK::TextHAlignment hAlign, STK::TextVAlignment vAlign, const std::string &fontName, int fontPixelSize, const STK::Color4f &fontColor, const STK::Color4f &fontOutlineColor, const STK::FontStyle &fontStyle)
 

Public Attributes

bool _showTags
 whether unit tags are shown
 
STK::Color4f _tagColor
 unit tag font color
 
STK::Color4f _tagOutlineColor
 unit tag outline color
 
STK::Color4f _tagBackgroundColor
 unit tag background color
 
int _tagFontSize
 unit tag font size
 
std::string _tagFontName
 unit tag font family name
 
bool _showMarkers
 whether unit markers are shown
 
int _markerRadius
 unit marker radius
 
int _markerLineThickness
 unit marker line thickness
 
STK::Color4f _markerColor
 unit marker color
 
STK::Color4f _markerOutlineColor
 unit marker outline color
 

The documentation for this class was generated from the following file: