|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.style.StyleColumn
public class StyleColumn
Field Summary | |
---|---|
protected String |
foMarginLeft
|
protected String |
foMarginRight
|
protected String |
styleRelWidth
|
Constructor Summary | |
---|---|
StyleColumn()
|
Method Summary | |
---|---|
String |
getFoMarginLeft()
Gets the value of the foMarginLeft property. |
String |
getFoMarginRight()
Gets the value of the foMarginRight property. |
String |
getStyleRelWidth()
Gets the value of the styleRelWidth property. |
void |
setFoMarginLeft(String value)
Sets the value of the foMarginLeft property. |
void |
setFoMarginRight(String value)
Sets the value of the foMarginRight property. |
void |
setStyleRelWidth(String value)
Sets the value of the styleRelWidth property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String foMarginLeft
protected String foMarginRight
protected String styleRelWidth
Constructor Detail |
---|
public StyleColumn()
Method Detail |
---|
public String getFoMarginLeft()
String
public String getFoMarginRight()
String
public String getStyleRelWidth()
String
public void setFoMarginLeft(String value)
value
- allowed object is String
public void setFoMarginRight(String value)
value
- allowed object is String
public void setStyleRelWidth(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |