Uses of Class
org.docx4j.wml.Fonts
Packages that use Fonts
-
Uses of Fonts in org.docx4j.convert.in.word2003xml
Fields in org.docx4j.convert.in.word2003xml declared as FontsMethods in org.docx4j.convert.in.word2003xml that return FontsModifier and TypeMethodDescriptionTransition03To06.getFonts()Gets the value of the fonts property.Methods in org.docx4j.convert.in.word2003xml with parameters of type Fonts -
Uses of Fonts in org.docx4j.fonts
Methods in org.docx4j.fonts with parameters of type FontsModifier and TypeMethodDescriptionvoidBestMatchingMapper.populateFontMappings(Set<String> documentFontNames, Fonts wmlFonts) Populate the fontMappings object.voidIdentityPlusMapper.populateFontMappings(Set<String> documentFontNames, Fonts wmlFonts) Populate the fontMappings object.abstract voidMapper.populateFontMappings(Set<String> documentFontNames, Fonts wmlFonts) Populate the fontMappings object. -
Uses of Fonts in org.docx4j.wml
Methods in org.docx4j.wml that return Fonts