|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleFootnoteSep
public class StyleFootnoteSep
| Field Summary | |
|---|---|
protected String |
styleAdjustment
|
protected String |
styleColor
|
protected String |
styleDistanceAfterSep
|
protected String |
styleDistanceBeforeSep
|
protected String |
styleRelWidth
|
protected String |
styleWidth
|
| Constructor Summary | |
|---|---|
StyleFootnoteSep()
|
|
| Method Summary | |
|---|---|
String |
getStyleAdjustment()
Gets the value of the styleAdjustment property. |
String |
getStyleColor()
Gets the value of the styleColor property. |
String |
getStyleDistanceAfterSep()
Gets the value of the styleDistanceAfterSep property. |
String |
getStyleDistanceBeforeSep()
Gets the value of the styleDistanceBeforeSep property. |
String |
getStyleRelWidth()
Gets the value of the styleRelWidth property. |
String |
getStyleWidth()
Gets the value of the styleWidth property. |
void |
setStyleAdjustment(String value)
Sets the value of the styleAdjustment property. |
void |
setStyleColor(String value)
Sets the value of the styleColor property. |
void |
setStyleDistanceAfterSep(String value)
Sets the value of the styleDistanceAfterSep property. |
void |
setStyleDistanceBeforeSep(String value)
Sets the value of the styleDistanceBeforeSep property. |
void |
setStyleRelWidth(String value)
Sets the value of the styleRelWidth property. |
void |
setStyleWidth(String value)
Sets the value of the styleWidth property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String styleAdjustment
protected String styleColor
protected String styleDistanceAfterSep
protected String styleDistanceBeforeSep
protected String styleRelWidth
protected String styleWidth
| Constructor Detail |
|---|
public StyleFootnoteSep()
| Method Detail |
|---|
public String getStyleAdjustment()
Stringpublic String getStyleColor()
Stringpublic String getStyleDistanceAfterSep()
Stringpublic String getStyleDistanceBeforeSep()
Stringpublic String getStyleRelWidth()
Stringpublic String getStyleWidth()
Stringpublic void setStyleAdjustment(String value)
value - allowed object is Stringpublic void setStyleColor(String value)
value - allowed object is Stringpublic void setStyleDistanceAfterSep(String value)
value - allowed object is Stringpublic void setStyleDistanceBeforeSep(String value)
value - allowed object is Stringpublic void setStyleRelWidth(String value)
value - allowed object is Stringpublic void setStyleWidth(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||