| Package | Description |
|---|---|
| org.docx4j.model.styles | |
| org.docx4j.wml | |
| org.pptx4j.model |
| Constructor and Description |
|---|
StyleTree(Set<String> stylesInUse,
Map<String,Style> allStyles,
DocDefaults docDefaults,
Style normal)
Build a StyleTree for stylesInUse.
|
| Modifier and Type | Field and Description |
|---|---|
protected DocDefaults |
Styles.docDefaults |
| Modifier and Type | Method and Description |
|---|---|
DocDefaults |
ObjectFactory.createDocDefaults()
Create an instance of
DocDefaults |
DocDefaults |
Styles.getDocDefaults()
Gets the value of the docDefaults property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Styles.setDocDefaults(DocDefaults value)
Sets the value of the docDefaults property.
|
| Modifier and Type | Method and Description |
|---|---|
static DocDefaults |
TextStyles.generateDocDefaults() |
protected static DocDefaults |
TextStyles.generateDocDefaults(BaseStyles.FontScheme fontScheme) |
Copyright © 2007-2018. All Rights Reserved.