public interface FontFamily
Modifier and Type | Method and Description |
---|---|
FontFace |
getBoldFace() |
FontFace |
getBoldItalicFace() |
String |
getExportFont(String key) |
FontFace |
getItalicFace() |
String |
getName() |
FontFace |
getNormalFace() |
String |
getPdfEncoding() |
Boolean |
isPdfEmbedded() |
boolean |
isVisible() |
boolean |
supportsLocale(Locale locale) |
String getName()
FontFace getNormalFace()
FontFace getBoldFace()
FontFace getItalicFace()
FontFace getBoldItalicFace()
String getPdfEncoding()
Boolean isPdfEmbedded()
boolean supportsLocale(Locale locale)
boolean isVisible()
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.