Uses of Class
org.apache.fop.afp.fonts.AFPPageFonts
-
Packages that use AFPPageFonts Package Description org.apache.fop.afp Contains an AFP library.org.apache.fop.afp.fonts Contains a collection of AFP Graphics Object Content Architecture (GOCA) structured objects. -
-
Uses of AFPPageFonts in org.apache.fop.afp
Methods in org.apache.fop.afp that return AFPPageFonts Modifier and Type Method Description AFPPageFonts
AFPPaintingState. getPageFonts()
Gets the current page fonts -
Uses of AFPPageFonts in org.apache.fop.afp.fonts
Constructors in org.apache.fop.afp.fonts with parameters of type AFPPageFonts Constructor Description AFPPageFonts(AFPPageFonts fonts)
Parameterized constructor
-