public class AString.Format.Weight extends Object
| Constructor and Description |
|---|
Weight() |
| Modifier and Type | Method and Description |
|---|---|
AString.Format |
bold() |
AString.Format |
demiBold() |
AString.Format |
demiLight() |
AString.Format |
extraBold() |
AString.Format |
extraLight() |
AString.Format |
heavy() |
AString.Format |
light() |
AString.Format |
medium() |
AString.Format |
regular() |
AString.Format |
semiBold() |
AString.Format |
ultraBold() |
public AString.Format regular()
public AString.Format bold()
public AString.Format light()
public AString.Format medium()
public AString.Format semiBold()
public AString.Format ultraBold()
public AString.Format heavy()
public AString.Format extraLight()
public AString.Format extraBold()
public AString.Format demiLight()
public AString.Format demiBold()
Copyright © 2019. All rights reserved.