OsmAnd
Public Member Functions | Public Attributes
TextDrawInfo Struct Reference

#include <common.h>

List of all members.

Public Member Functions

 TextDrawInfo (std::string)
 ~TextDrawInfo ()

Public Attributes

std::string text
SkRect bounds
float centerX
float centerY
float textSize
float minDistance
int textColor
int textShadow
uint textWrap
bool bold
std::string shieldRes
int textOrder
bool drawOnPath
SkPath * path
float pathRotate
float vOffset
float hOffset

Constructor & Destructor Documentation

TextDrawInfo::TextDrawInfo ( std::string  itext)

Member Data Documentation

std::string TextDrawInfo::text

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines