|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getStyleLength()
String
public String getStyleLines()
String
public String getStyleStyleName()
String
public void setStyleDistance(String value)
value
- allowed object is String
public void setStyleLength(String value)
value
- allowed object is String
public void setStyleLines(String value)
value
- allowed object is String
public 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 |