| Package | Description |
|---|---|
| org.docx4j.model | |
| org.docx4j.model.properties | |
| org.docx4j.model.styles | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PropertyResolver.applyRPr(ParaRPr rPrToApply,
RPr effectiveRPr) |
| Modifier and Type | Method and Description |
|---|---|
static List<Property> |
PropertyFactory.createProperties(OpcPackage wmlPackage,
ParaRPr rPr) |
| Modifier and Type | Method and Description |
|---|---|
static ParaRPr |
StyleUtil.apply(ParaRPr source,
ParaRPr destination) |
static ParaRPr |
StyleUtil.apply(RPr source,
ParaRPr destination) |
| Modifier and Type | Method and Description |
|---|---|
static ParaRPr |
StyleUtil.apply(ParaRPr source,
ParaRPr destination) |
static RPr |
StyleUtil.apply(ParaRPr source,
RPr destination) |
static ParaRPr |
StyleUtil.apply(RPr source,
ParaRPr destination) |
static boolean |
StyleUtil.areEqual(ParaRPr rPr1,
ParaRPr rPr2) |
static boolean |
StyleUtil.isEmpty(ParaRPr rPr) |
| Modifier and Type | Field and Description |
|---|---|
protected ParaRPr |
PPr.rPr |
| Modifier and Type | Method and Description |
|---|---|
ParaRPr |
ObjectFactory.createParaRPr()
Create an instance of
ParaRPr |
ParaRPr |
PPr.getRPr()
Gets the value of the rPr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PPr.setRPr(ParaRPr value)
Sets the value of the rPr property.
|
Copyright © 2007-2018. All Rights Reserved.