public class RBorder extends AbstractRunProperty
| Modifier and Type | Field and Description |
|---|---|
static String |
CSS_NAME_COLOR |
static String |
CSS_NAME_STYLE |
static String |
CSS_NAME_WIDTH |
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
RBorder(org.w3c.dom.css.CSSValue value) |
RBorder(CTBorder val) |
| Modifier and Type | Method and Description |
|---|---|
float |
eighthsToMM(int eighths) |
String |
getCssName() |
String |
getCssProperty() |
void |
set(CTTextCharacterProperties rPr) |
void |
set(RPr rPr) |
void |
setXslFO(Element foElement) |
composeCss, debug, getObject, setObjectprotected static org.slf4j.Logger log
public static final String CSS_NAME_STYLE
public static final String CSS_NAME_WIDTH
public static final String CSS_NAME_COLOR
public RBorder(CTBorder val)
public RBorder(org.w3c.dom.css.CSSValue value)
public String getCssName()
getCssName in class Propertypublic String getCssProperty()
getCssProperty in class Propertypublic float eighthsToMM(int eighths)
public void set(RPr rPr)
set in class AbstractRunPropertypublic void set(CTTextCharacterProperties rPr)
set in class AbstractRunPropertyCopyright © 2007-2022. All Rights Reserved.