Package org.docx4j.model.properties.run
Class Spacing
java.lang.Object
org.docx4j.model.properties.Property
org.docx4j.model.properties.run.AbstractRunProperty
org.docx4j.model.properties.run.Spacing
- Since:
- 8.3.0
- Author:
- jharrop
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSpacing(CTSignedTwipsMeasure ctSignedTwipsMeasure) Spacing(org.w3c.dom.css.CSSValue value) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidMethods inherited from class org.docx4j.model.properties.Property
composeCss, debug, getObject, setObject
-
Field Details
-
log
protected static org.slf4j.Logger log -
CSS_NAME
- See Also:
-
FO_NAME
- See Also:
-
-
Constructor Details
-
Spacing
-
Spacing
public Spacing(org.w3c.dom.css.CSSValue value)
-
-
Method Details
-
getCssName
- Specified by:
getCssNamein classProperty
-
getCssProperty
- Specified by:
getCssPropertyin classProperty
-
setXslFO
-
set
- Specified by:
setin classAbstractRunProperty
-
set
- Specified by:
setin classAbstractRunProperty
-