|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.androidplot.util.FontUtils
public class FontUtils
| Constructor Summary | |
|---|---|
FontUtils()
|
|
| Method Summary | |
|---|---|
static float |
getFontHeight(android.graphics.Paint paint)
|
static float |
getHalfStringHeight(String text,
android.graphics.Paint paint)
Deprecated. |
static android.graphics.Rect |
getStringDimensions(String text,
android.graphics.Paint paint)
|
static float |
getStringHeight(String text,
android.graphics.Paint paint)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FontUtils()
| Method Detail |
|---|
public static float getFontHeight(android.graphics.Paint paint)
@Deprecated
public static float getStringHeight(String text,
android.graphics.Paint paint)
@Deprecated
public static float getHalfStringHeight(String text,
android.graphics.Paint paint)
public static android.graphics.Rect getStringDimensions(String text,
android.graphics.Paint paint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||