Uses of Class
com.helger.pdflayout.spec.LoadedFont
-
Packages that use LoadedFont Package Description com.helger.pdflayout.pdfbox com.helger.pdflayout.render -
-
Uses of LoadedFont in com.helger.pdflayout.pdfbox
Methods in com.helger.pdflayout.pdfbox with parameters of type LoadedFont Modifier and Type Method Description voidPDPageContentStreamWithCache. setFont(LoadedFont aLoadedFont, FontSpec aFontSpec) -
Uses of LoadedFont in com.helger.pdflayout.render
Methods in com.helger.pdflayout.render that return LoadedFont Modifier and Type Method Description LoadedFontPreparationContextGlobal. getLoadedFont(FontSpec aFontSpec)
-