OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Static Public Member Functions | Protected Member Functions | Package Functions
net.osmand.plus.views.ShadowText Class Reference

List of all members.

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)

Constructor & Destructor Documentation

net.osmand.plus.views.ShadowText.ShadowText ( String  text) [package]

Member Function Documentation

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]

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