public abstract class AbstractPBorder extends AbstractParagraphProperty
Modifier and Type | Field and Description |
---|---|
String |
CSS_NAME__COLOR |
String |
CSS_NAME__STYLE |
String |
CSS_NAME__WIDTH |
String |
CSS_NAME_BASE |
Constructor and Description |
---|
AbstractPBorder(org.w3c.dom.css.CSSValue value,
String css_name) |
AbstractPBorder(CTBorder val,
String css_name) |
Modifier and Type | Method and Description |
---|---|
float |
eighthsToMM(int eighths) |
String |
getCssProperty() |
abstract void |
set(PPr pPr) |
void |
setXslFO(Element foElement) |
composeCss, debug, getCssName, getObject, setObject
public String CSS_NAME_BASE
public String CSS_NAME__STYLE
public String CSS_NAME__WIDTH
public String CSS_NAME__COLOR
public AbstractPBorder(org.w3c.dom.css.CSSValue value, String css_name)
public String getCssProperty()
getCssProperty
in class Property
public float eighthsToMM(int eighths)
public abstract void set(PPr pPr)
set
in class AbstractParagraphProperty
Copyright © 2007-2019. All Rights Reserved.