public class FontSize extends AbstractRunProperty
Modifier and Type | Field and Description |
---|---|
static String |
CSS_NAME |
static String |
FO_NAME |
protected static org.slf4j.Logger |
log |
static ThreadLocal<BigInteger> |
mediumHalfPts |
Constructor and Description |
---|
FontSize(org.w3c.dom.css.CSSValue value) |
FontSize(HpsMeasure val) |
Modifier and Type | Method and Description |
---|---|
String |
getCssName() |
String |
getCssProperty() |
void |
set(CTTextCharacterProperties rPr) |
void |
set(RPr rPr) |
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 static final ThreadLocal<BigInteger> mediumHalfPts
public FontSize(HpsMeasure val)
public FontSize(org.w3c.dom.css.CSSValue value)
public String getCssName()
getCssName
in class Property
public String getCssProperty()
getCssProperty
in class Property
public void set(RPr rPr)
set
in class AbstractRunProperty
public void set(CTTextCharacterProperties rPr)
set
in class AbstractRunProperty
Copyright © 2007-2019. All Rights Reserved.