|
||||||||||
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
Color
getBackgroundColor()
Integer
getColumnCount()
Float
getColumnGap()
Boolean
getDontBalanceTextColumns()
Float
getMarginLeft()
Float
getMarginRight()
void
setBackgroundColor(Color backgroundColor)
void
setColumnCount(Integer columnCount)
void
setColumnGap(Float columnGap)
void
setDontBalanceTextColumns(Boolean dontBalanceTextColumns)
void
setMarginLeft(Float marginLeft)
void
setMarginRight(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.