Uses of Class
org.apache.poi.hslf.record.FontEntityAtom

Packages that use FontEntityAtom
org.apache.poi.hslf.usermodel   
 

Uses of FontEntityAtom in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel that return FontEntityAtom
 FontEntityAtom HSLFFontInfo.createRecord()
           
 

Constructors in org.apache.poi.hslf.usermodel with parameters of type FontEntityAtom
HSLFFontInfo(FontEntityAtom fontAtom)
          Creates a new instance of HSLFFontInfo and initialize it from the supplied font atom
 



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