Uses of Interface
org.apache.poi.sl.draw.DrawFontManager

Packages that use DrawFontManager
org.apache.poi.sl.draw   
 

Uses of DrawFontManager in org.apache.poi.sl.draw
 

Classes in org.apache.poi.sl.draw that implement DrawFontManager
 class DrawFontManagerDefault
          Manages fonts when rendering slides.
 

Methods in org.apache.poi.sl.draw that return DrawFontManager
 DrawFontManager DrawFactory.getFontManager(java.awt.Graphics2D graphics)
          Return a FontManager, either registered beforehand or a default implementation
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.