|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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()
Stringpublic String getFoMarginRight()
Stringpublic String getStyleRelWidth()
Stringpublic void setFoMarginLeft(String value)
value - allowed object is Stringpublic void setFoMarginRight(String value)
value - allowed object is Stringpublic 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 | ||||||||