-
- All Implemented Interfaces:
public final class Font
-
-
Field Summary
Fields Modifier and Type Field Description private Stringcolorprivate FontWeightweight
-
Constructor Summary
Constructors Constructor Description Font()
-
Method Summary
Modifier and Type Method Description final StringgetColor()final UnitsetColor(String color)final FontWeightgetWeight()final UnitsetWeight(FontWeight weight)-
-
Method Detail
-
getWeight
final FontWeight getWeight()
-
setWeight
final Unit setWeight(FontWeight weight)
-
-
-
-