org.jopendocument.model.style
Class StyleColumn

java.lang.Object
  extended by org.jopendocument.model.style.StyleColumn

public class StyleColumn
extends java.lang.Object


Constructor Summary
StyleColumn()
           
 
Method Summary
 java.lang.String getFoMarginLeft()
          Gets the value of the foMarginLeft property.
 java.lang.String getFoMarginRight()
          Gets the value of the foMarginRight property.
 java.lang.String getStyleRelWidth()
          Gets the value of the styleRelWidth property.
 void setFoMarginLeft(java.lang.String value)
          Sets the value of the foMarginLeft property.
 void setFoMarginRight(java.lang.String value)
          Sets the value of the foMarginRight property.
 void setStyleRelWidth(java.lang.String value)
          Sets the value of the styleRelWidth property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleColumn

public StyleColumn()
Method Detail

getFoMarginLeft

public java.lang.String getFoMarginLeft()
Gets the value of the foMarginLeft property.

Returns:
possible object is String

getFoMarginRight

public java.lang.String getFoMarginRight()
Gets the value of the foMarginRight property.

Returns:
possible object is String

getStyleRelWidth

public java.lang.String getStyleRelWidth()
Gets the value of the styleRelWidth property.

Returns:
possible object is String

setFoMarginLeft

public void setFoMarginLeft(java.lang.String value)
Sets the value of the foMarginLeft property.

Parameters:
value - allowed object is String

setFoMarginRight

public void setFoMarginRight(java.lang.String value)
Sets the value of the foMarginRight property.

Parameters:
value - allowed object is String

setStyleRelWidth

public void setStyleRelWidth(java.lang.String value)
Sets the value of the styleRelWidth property.

Parameters:
value - allowed object is String