|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleDropCap
public class StyleDropCap
| Field Summary | |
|---|---|
protected String |
styleDistance
|
protected String |
styleLength
|
protected String |
styleLines
|
protected String |
styleStyleName
|
| Constructor Summary | |
|---|---|
StyleDropCap()
|
|
| Method Summary | |
|---|---|
String |
getStyleDistance()
Gets the value of the styleDistance property. |
String |
getStyleLength()
Gets the value of the styleLength property. |
String |
getStyleLines()
Gets the value of the styleLines property. |
String |
getStyleStyleName()
Gets the value of the styleStyleName property. |
void |
setStyleDistance(String value)
Sets the value of the styleDistance property. |
void |
setStyleLength(String value)
Sets the value of the styleLength property. |
void |
setStyleLines(String value)
Sets the value of the styleLines property. |
void |
setStyleStyleName(String value)
Sets the value of the styleStyleName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String styleDistance
protected String styleLength
protected String styleLines
protected String styleStyleName
| Constructor Detail |
|---|
public StyleDropCap()
| Method Detail |
|---|
public String getStyleDistance()
Stringpublic String getStyleLength()
Stringpublic String getStyleLines()
Stringpublic String getStyleStyleName()
Stringpublic void setStyleDistance(String value)
value - allowed object is Stringpublic void setStyleLength(String value)
value - allowed object is Stringpublic void setStyleLines(String value)
value - allowed object is Stringpublic void setStyleStyleName(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||