public class TextDir extends AbstractTcProperty
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CSS_NAME |
static java.lang.String |
FO_NAME |
| Constructor and Description |
|---|
TextDir() |
TextDir(org.w3c.dom.css.CSSValue value) |
TextDir(TextDirection textDirection) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCssName() |
java.lang.String |
getCssProperty() |
void |
set(TcPr tcPr) |
void |
setXslFO(org.w3c.dom.Element foElement) |
composeCss, debug, getObject, setObjectpublic static final java.lang.String CSS_NAME
public static final java.lang.String FO_NAME
public TextDir()
public TextDir(TextDirection textDirection)
public TextDir(org.w3c.dom.css.CSSValue value)
public java.lang.String getCssName()
getCssName in class Propertypublic java.lang.String getCssProperty()
getCssProperty in class Propertypublic void setXslFO(org.w3c.dom.Element foElement)
public void set(TcPr tcPr)
set in class AbstractTcPropertyCopyright © 2007–2023. All rights reserved.