|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getStyleColor()
String
public String getStyleDistanceAfterSep()
String
public String getStyleDistanceBeforeSep()
String
public String getStyleRelWidth()
String
public String getStyleWidth()
String
public void setStyleAdjustment(String value)
value
- allowed object is String
public void setStyleColor(String value)
value
- allowed object is String
public void setStyleDistanceAfterSep(String value)
value
- allowed object is String
public void setStyleDistanceBeforeSep(String value)
value
- allowed object is String
public void setStyleRelWidth(String value)
value
- allowed object is String
public 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 |