Uses of Class
org.apache.fop.afp.modca.MapCodedFont
-
Packages that use MapCodedFont Package Description org.apache.fop.afp Contains an AFP library.org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of MapCodedFont in org.apache.fop.afp
Methods in org.apache.fop.afp that return MapCodedFont Modifier and Type Method Description MapCodedFont
Factory. createMapCodedFont()
Creates a MO:DCAMapCodedFont
-
Uses of MapCodedFont in org.apache.fop.afp.modca
Methods in org.apache.fop.afp.modca that return MapCodedFont Modifier and Type Method Description private MapCodedFont
ActiveEnvironmentGroup. getCurrentMapCodedFont()
Getter method for the most recent MapCodedFont added to the Active Environment Group (returns null if no MapCodedFonts exist)
-