Package | Description |
---|---|
org.docx4j.model.properties.table.tc | |
org.docx4j.model.styles | |
org.docx4j.wml |
Constructor and Description |
---|
TextDir(TextDirection textDirection) |
Modifier and Type | Method and Description |
---|---|
static TextDirection |
StyleUtil.apply(TextDirection source,
TextDirection destination) |
Modifier and Type | Method and Description |
---|---|
static TextDirection |
StyleUtil.apply(TextDirection source,
TextDirection destination) |
static boolean |
StyleUtil.areEqual(TextDirection textDirection1,
TextDirection textDirection2) |
static boolean |
StyleUtil.isEmpty(TextDirection textDirection) |
Modifier and Type | Field and Description |
---|---|
protected TextDirection |
SectPrBase.textDirection |
protected TextDirection |
SectPr.textDirection |
protected TextDirection |
TcPrInner.textDirection |
protected TextDirection |
PPrBase.textDirection |
Modifier and Type | Method and Description |
---|---|
TextDirection |
ObjectFactory.createTextDirection()
Create an instance of
TextDirection |
TextDirection |
SectPrBase.getTextDirection()
Gets the value of the textDirection property.
|
TextDirection |
SectPr.getTextDirection()
Gets the value of the textDirection property.
|
TextDirection |
TcPrInner.getTextDirection()
Gets the value of the textDirection property.
|
TextDirection |
PPrBase.getTextDirection()
Gets the value of the textDirection property.
|
Modifier and Type | Method and Description |
---|---|
void |
SectPrBase.setTextDirection(TextDirection value)
Sets the value of the textDirection property.
|
void |
SectPr.setTextDirection(TextDirection value)
Sets the value of the textDirection property.
|
void |
TcPrInner.setTextDirection(TextDirection value)
Sets the value of the textDirection property.
|
void |
PPrBase.setTextDirection(TextDirection value)
Sets the value of the textDirection property.
|
Copyright © 2007-2019. All Rights Reserved.