Class LineSpacing
java.lang.Object
org.docx4j.model.properties.Property
org.docx4j.model.properties.paragraph.AbstractParagraphProperty
org.docx4j.model.properties.paragraph.LineSpacing
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprivate inttwipFromPercentage(float fVal) private inttwipToPercentage(int val) Methods 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:
-
MAGIC_NUMBER
int MAGIC_NUMBER
-
-
Constructor Details
-
LineSpacing
-
LineSpacing
-
-
Method Details
-
getCssName
- Specified by:
getCssNamein classProperty- Since:
- 2.7.2
-
twipFromPercentage
private int twipFromPercentage(float fVal) -
twipToPercentage
private int twipToPercentage(int val) -
getCssProperty
- Specified by:
getCssPropertyin classProperty
-
setXslFO
-
set
- Specified by:
setin classAbstractParagraphProperty
-