public class PShading 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 |
---|
PShading(org.w3c.dom.css.CSSValue value) |
PShading(CTShd shading) |
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 PShading(CTShd shading)
public PShading(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-2014. All Rights Reserved.