OsmAnd
|
#include <common.h>
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 |
TextDrawInfo::TextDrawInfo | ( | std::string | itext | ) |
bool TextDrawInfo::bold |
SkRect TextDrawInfo::bounds |
float TextDrawInfo::centerX |
float TextDrawInfo::centerY |
float TextDrawInfo::hOffset |
SkPath* TextDrawInfo::path |
float TextDrawInfo::pathRotate |
std::string TextDrawInfo::shieldRes |
std::string TextDrawInfo::text |
float TextDrawInfo::textSize |
float TextDrawInfo::vOffset |