OsmAnd
|
Public Member Functions | |
String | getText () |
Static Public Member Functions | |
static ShadowText | create (String text) |
Protected Member Functions | |
void | draw (Canvas cv, float centerX, float centerY, Paint textPaint) |
Package Functions | |
ShadowText (String text) |
net.osmand.plus.views.ShadowText.ShadowText | ( | String | text | ) | [package] |
static ShadowText net.osmand.plus.views.ShadowText.create | ( | String | text | ) | [static] |
void net.osmand.plus.views.ShadowText.draw | ( | Canvas | cv, |
float | centerX, | ||
float | centerY, | ||
Paint | textPaint | ||
) | [protected] |
String net.osmand.plus.views.ShadowText.getText | ( | ) |