public static class FontLoader.Font extends Object
| Constructor and Description |
|---|
FontLoader.Font() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertParent() |
android.content.Context |
getContext() |
int |
getFontStyle() |
android.graphics.Typeface |
getTypeface(int fontStyle) |
android.graphics.Typeface |
loadTypeface() |
protected void |
resetTypeface() |
FontLoader.Font |
setFontStyle(int fontStyle) |
protected final void assertParent()
public final android.content.Context getContext()
public int getFontStyle()
public android.graphics.Typeface getTypeface(int fontStyle)
public android.graphics.Typeface loadTypeface()
protected final void resetTypeface()
public FontLoader.Font setFontStyle(int fontStyle)
Copyright © 2013. All Rights Reserved.