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. -
Uses of TextFont in org.docx4j.openpackaging.parts
Fields in org.docx4j.openpackaging.parts declared as TextFontModifier and TypeFieldDescriptionprivate TextFontThemePart.majorComplexScriptprivate TextFontThemePart.majorEastAsianprivate TextFontThemePart.majorLatinprivate TextFontThemePart.minorComplexScriptprivate TextFontThemePart.minorEastAsianprivate TextFontThemePart.minorLatinMethods in org.docx4j.openpackaging.parts that return TextFontModifier and TypeMethodDescriptionprivate TextFontThemePart.getMajorComplexScript()private TextFontThemePart.getMajorEastAsian()private TextFontThemePart.getMajorHighAnsi()ThemePart.getMajorLatin()private TextFontThemePart.getMinorComplexScript()private TextFontThemePart.getMinorEastAsian()private TextFontThemePart.getMinorHighAnsi()private TextFontThemePart.getMinorLatin()private TextFontThemePart.getTextFontFromTheme(STTheme type) -
Uses of TextFont in org.pptx4j.pml
Fields in org.pptx4j.pml declared as TextFontMethods in org.pptx4j.pml that return TextFontModifier and TypeMethodDescriptionCTEmbeddedFontListEntry.getFont()Gets the value of the font property.Methods in org.pptx4j.pml with parameters of type TextFont