Package | Description |
---|---|
org.docx4j.model.properties.paragraph | |
org.docx4j.model.styles | |
org.docx4j.wml |
Constructor and Description |
---|
Justification(Jc jc) |
Modifier and Type | Method and Description |
---|---|
static Jc |
StyleUtil.apply(Jc source,
Jc destination) |
Modifier and Type | Method and Description |
---|---|
static Jc |
StyleUtil.apply(Jc source,
Jc destination) |
static boolean |
StyleUtil.areEqual(Jc jc1,
Jc jc2) |
static boolean |
StyleUtil.isEmpty(Jc jc) |
Modifier and Type | Field and Description |
---|---|
protected Jc |
CTTblPrExBase.jc |
protected Jc |
CTTblPrBase.jc |
protected Jc |
PPrBase.jc |
protected Jc |
Lvl.lvlJc |
Modifier and Type | Method and Description |
---|---|
Jc |
ObjectFactory.createJc()
Create an instance of
Jc |
Jc |
CTTblPrExBase.getJc()
Gets the value of the jc property.
|
Jc |
CTTblPrBase.getJc()
Gets the value of the jc property.
|
Jc |
PPrBase.getJc()
Gets the value of the jc property.
|
Jc |
Lvl.getLvlJc()
Gets the value of the lvlJc property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Jc> |
ObjectFactory.createCTTrPrBaseJc(Jc value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Jc> |
ObjectFactory.createCTTrPrBaseJc(Jc value)
|
void |
CTTblPrExBase.setJc(Jc value)
Sets the value of the jc property.
|
void |
CTTblPrBase.setJc(Jc value)
Sets the value of the jc property.
|
void |
PPrBase.setJc(Jc value)
Sets the value of the jc property.
|
void |
Lvl.setLvlJc(Jc value)
Sets the value of the lvlJc property.
|
Copyright © 2007-2019. All Rights Reserved.