org.apache.poi.xslf.usermodel
Interface XSLFFontManager
-
public interface XSLFFontManagerManages fonts when rendering slides. Use this class to handle unknown / missing fonts or to substitute fonts
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetRendererableFont(java.lang.String typeface, int pitchFamily)select a font to be used to paint text
-
-
-
Method Detail
-
getRendererableFont
java.lang.String getRendererableFont(java.lang.String typeface, int pitchFamily)select a font to be used to paint text- Parameters:
typeface- the font family as defined in the .pptx file. This can be unknown or missing in the graphic environment.- Returns:
- the font to be used to paint text
-
-
DataMelt 3.0 © DataMelt by jWork.ORG