Uses of Class
com.stimulsoft.report.export.tools.pdf.PdfFonts.pfontInfo

Packages that use PdfFonts.pfontInfo
com.stimulsoft.report.export.tools.pdf   
 

Uses of PdfFonts.pfontInfo in com.stimulsoft.report.export.tools.pdf
 

Methods in com.stimulsoft.report.export.tools.pdf that return types with arguments of type PdfFonts.pfontInfo
 java.util.ArrayList<PdfFonts.pfontInfo> PdfFonts.getFontList()
           
 

Method parameters in com.stimulsoft.report.export.tools.pdf with type arguments of type PdfFonts.pfontInfo
 void PdfFonts.setFontList(java.util.ArrayList<PdfFonts.pfontInfo> fontList)