org.jopendocument.model.style
Class StyleTableCellProperties
java.lang.Object
org.jopendocument.model.style.StyleTableCellProperties
public class StyleTableCellProperties
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StyleTableCellProperties
public StyleTableCellProperties()
getBackgroundColor
public java.lang.String getBackgroundColor()
getBorder
public java.lang.String getBorder()
getBorderColorBottom
public final java.awt.Color getBorderColorBottom()
getBorderColorLeft
public final java.awt.Color getBorderColorLeft()
getBorderColorRight
public final java.awt.Color getBorderColorRight()
getBorderColorTop
public final java.awt.Color getBorderColorTop()
getBorderTypeBottom
public final java.lang.String getBorderTypeBottom()
getBorderTypeLeft
public final java.lang.String getBorderTypeLeft()
getBorderTypeRight
public final java.lang.String getBorderTypeRight()
getBorderTypeTop
public final java.lang.String getBorderTypeTop()
getBorderWidthBottom
public final int getBorderWidthBottom()
getBorderWidthLeft
public final int getBorderWidthLeft()
getBorderWidthRight
public final int getBorderWidthRight()
getBorderWidthTop
public final int getBorderWidthTop()
getPadding
public java.lang.String getPadding()
getRepeatContent
public java.lang.String getRepeatContent()
getTextAlignSource
public java.lang.String getTextAlignSource()
getVerticalAlign
public java.lang.String getVerticalAlign()
- getters
getWrapOption
public java.lang.String getWrapOption()
hasBottomBorder
public final boolean hasBottomBorder()
hasLeftBorder
public final boolean hasLeftBorder()
hasRightBorder
public final boolean hasRightBorder()
hasTopBorder
public final boolean hasTopBorder()
setBackgroundColor
public void setBackgroundColor(java.lang.String value)
setBorder
public void setBorder(java.lang.String value)
setBorderBottom
public void setBorderBottom(java.lang.String value)
setBorderLeft
public void setBorderLeft(java.lang.String value)
setBorderRight
public void setBorderRight(java.lang.String value)
setBorderTop
public void setBorderTop(java.lang.String value)
setPadding
public void setPadding(java.lang.String value)
setRepeatContent
public void setRepeatContent(java.lang.String value)
setTextAlignSource
public void setTextAlignSource(java.lang.String value)
setVerticalAlign
public void setVerticalAlign(java.lang.String value)
- setters
setWrapOption
public void setWrapOption(java.lang.String value)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
setBackgroundImage
public void setBackgroundImage(boolean b)