public class RunFontSizeValueProvider extends AbstractRunValueProvider<Float>
| Modifier and Type | Field and Description |
|---|---|
static RunFontSizeValueProvider |
INSTANCE |
| Constructor and Description |
|---|
RunFontSizeValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
Float |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr pr,
XWPFStylesDocument stylesDocument) |
protected Float |
getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults,
XWPFStylesDocument stylesDocument) |
getDefaultStyle, getParentTableCell, getRPr, getRPr, getRPr, getRPr, getStyleID, getValueFromElement, getValueFromStyle, getValueFromTableStylegetDefaultValue, getKey, getKeyBuffer, getStaticValue, getValue, getValueFromDefaultStyle, getValueFromDocDefaultsStyle, getValueFromStyleIds, getValueFromStyles, internalGetValuepublic static RunFontSizeValueProvider INSTANCE
public Float getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr pr, XWPFStylesDocument stylesDocument)
getValue in class AbstractRunValueProvider<Float>protected Float getValueFromDocDefaultsStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocDefaults docDefaults, XWPFStylesDocument stylesDocument)
getValueFromDocDefaultsStyle in class AbstractRunValueProvider<Float>Copyright © 2016. All Rights Reserved.