| Package | Description |
|---|---|
| org.holoeverywhere |
| Modifier and Type | Class and Description |
|---|---|
static class |
FontLoader.FontCollector |
static class |
FontLoader.RawFont |
static class |
FontLoader.RawLazyFont |
| Modifier and Type | Field and Description |
|---|---|
static FontLoader.Font |
FontLoader.ROBOTO_BLACK |
static FontLoader.Font |
FontLoader.ROBOTO_BLACKITALIC |
static FontLoader.Font |
FontLoader.ROBOTO_BOLD |
static FontLoader.Font |
FontLoader.ROBOTO_BOLDCONDENSED |
static FontLoader.Font |
FontLoader.ROBOTO_BOLDCONDENSEDITALIC |
static FontLoader.Font |
FontLoader.ROBOTO_BOLDITALIC |
static FontLoader.Font |
FontLoader.ROBOTO_CONDENSED |
static FontLoader.Font |
FontLoader.ROBOTO_CONDENSEDITALIC |
static FontLoader.Font |
FontLoader.ROBOTO_ITALIC |
static FontLoader.Font |
FontLoader.ROBOTO_LIGHT |
static FontLoader.Font |
FontLoader.ROBOTO_LIGHTITALIC |
static FontLoader.Font |
FontLoader.ROBOTO_MEDIUM |
static FontLoader.Font |
FontLoader.ROBOTO_MEDIUMITALIC |
static FontLoader.Font |
FontLoader.ROBOTO_REGULAR |
static FontLoader.Font |
FontLoader.ROBOTO_THIN |
static FontLoader.Font |
FontLoader.ROBOTO_THINITALIC |
| Modifier and Type | Method and Description |
|---|---|
static FontLoader.Font |
FontLoader.getDefaultFont() |
FontLoader.Font |
FontLoader.Font.setFontStyle(int fontStyle) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends android.view.View> |
FontLoader.apply(T view,
FontLoader.Font font) |
void |
FontLoader.FontCollector.register(FontLoader.Font font) |
static void |
FontLoader.setDefaultFont(FontLoader.Font defaultFont) |
void |
FontLoader.FontCollector.unregister(FontLoader.Font font) |
Copyright © 2013. All Rights Reserved.