public class LineSpacing extends AbstractParagraphProperty
Modifier and Type | Field and Description |
---|---|
static String |
CSS_NAME |
static String |
FO_NAME |
protected static org.slf4j.Logger |
log |
Constructor and Description |
---|
LineSpacing(BigInteger val) |
LineSpacing(org.w3c.dom.css.CSSValue value) |
Modifier and Type | Method and Description |
---|---|
String |
getCssName() |
String |
getCssProperty() |
void |
set(PPr pPr) |
void |
setXslFO(Element foElement) |
composeCss, debug, getObject, setObject
protected static org.slf4j.Logger log
public static final String CSS_NAME
public static final String FO_NAME
public LineSpacing(BigInteger val)
public LineSpacing(org.w3c.dom.css.CSSValue value)
public String getCssName()
getCssName
in class Property
public String getCssProperty()
getCssProperty
in class Property
public void set(PPr pPr)
set
in class AbstractParagraphProperty
Copyright © 2007-2018. All Rights Reserved.