Class StyleColumnProperties
java.lang.Object
fr.opensagres.odfdom.converter.pdf.internal.styles.StyleColumnProperties
fixes for pdf conversion by Leszek Piotrowicz <leszekp@safe-mail.net>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEndIndent(Float endIndent) voidsetRelWidth(Integer relWidth) voidsetStartIndent(Float startIndent)
-
Constructor Details
-
StyleColumnProperties
public StyleColumnProperties()
-
-
Method Details
-
getRelWidth
-
setRelWidth
-
getStartIndent
-
setStartIndent
-
getEndIndent
-
setEndIndent
-