Uses of Class
org.docx4j.dml.BaseStyles.FontScheme
Packages that use BaseStyles.FontScheme
-
Uses of BaseStyles.FontScheme in org.docx4j.dml
Fields in org.docx4j.dml declared as BaseStyles.FontSchemeMethods in org.docx4j.dml that return BaseStyles.FontSchemeModifier and TypeMethodDescriptionObjectFactory.createBaseStylesFontScheme()Create an instance ofBaseStyles.FontSchemeBaseStyles.getFontScheme()Gets the value of the fontScheme property.Methods in org.docx4j.dml with parameters of type BaseStyles.FontSchemeModifier and TypeMethodDescriptionvoidBaseStyles.setFontScheme(BaseStyles.FontScheme value) Sets the value of the fontScheme property. -
Uses of BaseStyles.FontScheme in org.docx4j.openpackaging.parts
Fields in org.docx4j.openpackaging.parts declared as BaseStyles.FontSchemeMethods in org.docx4j.openpackaging.parts that return BaseStyles.FontScheme -
Uses of BaseStyles.FontScheme in org.pptx4j.model
Methods in org.pptx4j.model with parameters of type BaseStyles.FontSchemeModifier and TypeMethodDescriptionstatic StyleTextStyles.convertToWordStyle(CTTextParagraphProperties lvlPPr, String id, String name, String basedOn, BaseStyles.FontScheme fontScheme) protected static DocDefaultsTextStyles.generateDocDefaults(BaseStyles.FontScheme fontScheme) TextStyles.generateLvlNMasterStyle(CTTextListStyle textStyles, String suffix, BaseStyles.FontScheme fontScheme) TextStyles.generateWordStylesForMaster(CTSlideMasterTextStyles masterTextStyles, int mastern, BaseStyles.FontScheme fontScheme) TextStyles.generateWordStylesFromPresentationPart(CTTextListStyle textStyles, String suffix, BaseStyles.FontScheme fontScheme) static RPrTextStyles.getWmlRPr(CTTextParagraphProperties lvlPPr, BaseStyles.FontScheme fontScheme)