Uses of Class
org.docx4j.dml.TextFont
Packages that use TextFont
-
Uses of TextFont in org.docx4j.dml
Fields in org.docx4j.dml declared as TextFontModifier and TypeFieldDescriptionprotected TextFontCTTextParagraphProperties.buFontprotected TextFontCTTextCharacterProperties.csprotected TextFontFontCollection.csprotected TextFontCTTextCharacterProperties.eaprotected TextFontFontCollection.eaprotected TextFontCTTextCharacterProperties.latinprotected TextFontFontCollection.latinprotected TextFontCTTextCharacterProperties.symMethods in org.docx4j.dml that return TextFontModifier and TypeMethodDescriptionObjectFactory.createTextFont()Create an instance ofTextFontCTTextParagraphProperties.getBuFont()Gets the value of the buFont property.CTTextCharacterProperties.getCs()Gets the value of the cs property.FontCollection.getCs()Gets the value of the cs property.CTTextCharacterProperties.getEa()Gets the value of the ea property.FontCollection.getEa()Gets the value of the ea property.CTTextCharacterProperties.getLatin()Gets the value of the latin property.FontCollection.getLatin()Gets the value of the latin property.CTTextCharacterProperties.getSym()Gets the value of the sym property.Methods in org.docx4j.dml with parameters of type TextFontModifier and TypeMethodDescriptionvoidSets the value of the buFont property.voidSets the value of the cs property.voidSets the value of the cs property.voidSets the value of the ea property.voidSets the value of the ea property.voidSets the value of the latin property.voidSets the value of the latin property.voidSets the value of the sym property.