public class CalligraphyConfig
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CalligraphyConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
getAttrId() |
FontMapper |
getFontMapper() |
java.lang.String |
getFontPath() |
boolean |
isCustomViewHasTypeface(android.view.View view) |
boolean |
isCustomViewTypefaceSupport() |
public java.lang.String getFontPath()
public boolean isCustomViewTypefaceSupport()
public boolean isCustomViewHasTypeface(android.view.View view)
public int getAttrId()
public FontMapper getFontMapper()