Package | Description |
---|---|
org.docx4j.dml | |
org.docx4j.openpackaging.parts | |
org.pptx4j.model |
Modifier and Type | Field and Description |
---|---|
protected BaseStyles.FontScheme |
BaseStyles.fontScheme |
Modifier and Type | Method and Description |
---|---|
BaseStyles.FontScheme |
ObjectFactory.createBaseStylesFontScheme()
Create an instance of
BaseStyles.FontScheme |
BaseStyles.FontScheme |
BaseStyles.getFontScheme()
Gets the value of the fontScheme property.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseStyles.setFontScheme(BaseStyles.FontScheme value)
Sets the value of the fontScheme property.
|
Modifier and Type | Method and Description |
---|---|
BaseStyles.FontScheme |
ThemePart.getFontScheme() |
Modifier and Type | Method and Description |
---|---|
static Style |
TextStyles.convertToWordStyle(CTTextParagraphProperties lvlPPr,
String id,
String name,
String basedOn,
BaseStyles.FontScheme fontScheme) |
protected static DocDefaults |
TextStyles.generateDocDefaults(BaseStyles.FontScheme fontScheme) |
static List<Style> |
TextStyles.generateWordStylesForMaster(CTSlideMasterTextStyles masterTextStyles,
int mastern,
BaseStyles.FontScheme fontScheme) |
static List<Style> |
TextStyles.generateWordStylesFromPresentationPart(CTTextListStyle textStyles,
String suffix,
BaseStyles.FontScheme fontScheme) |
static RPr |
TextStyles.getWmlRPr(CTTextParagraphProperties lvlPPr,
BaseStyles.FontScheme fontScheme) |
Copyright © 2007-2019. All Rights Reserved.