Uses of Interface
org.apache.poi.sl.draw.DrawFontManager
-
Packages that use DrawFontManager Package Description org.apache.poi.sl.draw -
-
Uses of DrawFontManager in org.apache.poi.sl.draw
Classes in org.apache.poi.sl.draw that implement DrawFontManager Modifier and Type Class Description classDrawFontManagerDefaultManages fonts when rendering slides.Methods in org.apache.poi.sl.draw that return DrawFontManager Modifier and Type Method Description DrawFontManagerDrawFactory. getFontManager(Graphics2D graphics)Return a FontManager, either registered beforehand or a default implementation
-