public interface FontService
Modifier and Type | Method and Description |
---|---|
VectorFont |
getBoldItalicFont()
Returns the bold italic font.
|
VectorFont |
getLightFont()
Returns the light font.
|
VectorFont |
getRegularFont()
Returns the regular font.
|
VectorFont getBoldItalicFont()
VectorFont getLightFont()
VectorFont getRegularFont()