|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.odftoolkit.odfdom.converter.pdf.internal.styles.StyleSectionProperties
public class StyleSectionProperties
fixes for pdf conversion by Leszek Piotrowicz
Constructor Summary
StyleSectionProperties()
Method Summary
ColorgetBackgroundColor()
IntegergetColumnCount()
FloatgetColumnGap()
BooleangetDontBalanceTextColumns()
FloatgetMarginLeft()
FloatgetMarginRight()
voidsetBackgroundColor(Color backgroundColor)
voidsetColumnCount(Integer columnCount)
voidsetColumnGap(Float columnGap)
voidsetDontBalanceTextColumns(Boolean dontBalanceTextColumns)
voidsetMarginLeft(Float marginLeft)
voidsetMarginRight(Float marginRight)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
StyleSectionProperties
public StyleSectionProperties()
Method Detail
getBackgroundColor
public Color getBackgroundColor()
setBackgroundColor
public void setBackgroundColor(Color backgroundColor)
getColumnCount
public Integer getColumnCount()
setColumnCount
public void setColumnCount(Integer columnCount)
getColumnGap
public Float getColumnGap()
setColumnGap
public void setColumnGap(Float columnGap)
getDontBalanceTextColumns
public Boolean getDontBalanceTextColumns()
setDontBalanceTextColumns
public void setDontBalanceTextColumns(Boolean dontBalanceTextColumns)
getMarginLeft
public Float getMarginLeft()
setMarginLeft
public void setMarginLeft(Float marginLeft)
getMarginRight
public Float getMarginRight()
setMarginRight
public void setMarginRight(Float marginRight)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2013. All rights reserved.