public static class FontLoader.FontCollector extends FontLoader.Font
| Constructor and Description |
|---|
FontLoader.FontCollector() |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Typeface |
getTypeface(int fontStyle) |
void |
register(FontLoader.Font font) |
void |
unregister(FontLoader.Font font) |
void |
unregister(int fontStyle) |
assertParent, getContext, getFontStyle, loadTypeface, resetTypeface, setFontStylepublic android.graphics.Typeface getTypeface(int fontStyle)
getTypeface in class FontLoader.Fontpublic void register(FontLoader.Font font)
public void unregister(FontLoader.Font font)
public void unregister(int fontStyle)
Copyright © 2013. All Rights Reserved.