public static class FontLoader.RawFont extends FontLoader.Font
| Constructor and Description |
|---|
FontLoader.RawFont(FontLoader.Font font) |
FontLoader.RawFont(int rawResourceId) |
| Modifier and Type | Method and Description |
|---|---|
FontLoader.RawFont |
clone() |
android.graphics.Typeface |
loadTypeface() |
protected android.graphics.Typeface |
loadTypeface(boolean allowFileReusage) |
void |
setRawResourceId(int rawResourceId) |
assertContext, assertModifing, getContext, getFontFamily, getFontStyle, getTypeface, lock, resetTypeface, setFontFamily, setFontStylepublic FontLoader.RawFont(FontLoader.Font font)
public FontLoader.RawFont(int rawResourceId)
public FontLoader.RawFont clone()
clone in class FontLoader.Fontpublic android.graphics.Typeface loadTypeface()
loadTypeface in class FontLoader.Fontprotected android.graphics.Typeface loadTypeface(boolean allowFileReusage)
public void setRawResourceId(int rawResourceId)
Copyright © 2012-2013. All Rights Reserved.