Uses of Class
org.apache.poi.hslf.usermodel.HSLFFontInfo
Packages that use HSLFFontInfo
-
Uses of HSLFFontInfo in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return HSLFFontInfoModifier and TypeMethodDescriptionAdd font with the given FontInfo configuration to the font collection.FontCollection.getFontInfo
(int index) Lookup a FontInfo object by its internal font indexFontCollection.getFontInfo
(String typeface) Lookup a FontInfo object by its typeface -
Uses of HSLFFontInfo in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return HSLFFontInfoModifier and TypeMethodDescriptionAdd a font in this presentationHSLFSlideShow.getFont
(int idx) Get a font by indexHSLFTextRun.getFontInfo
(FontGroup fontGroup)