|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleStyle
org.jopendocument.model.text.TextListLevelStyleBullet
public class TextListLevelStyleBullet
| Field Summary | |
|---|---|
protected String |
styleNumPrefix
|
protected String |
styleNumSuffix
|
protected String |
textBulletChar
|
protected String |
textLevel
|
protected String |
textStyleName
|
| Fields inherited from class org.jopendocument.model.style.StyleStyle |
|---|
officeEvents, styleAutoUpdate, styleClass, styleDataStyleName, styleFamily, styleListStyleName, styleMap, styleName, styleNextStyleName, styleParentStyleName, styleProperties |
| Constructor Summary | |
|---|---|
TextListLevelStyleBullet()
|
|
| Method Summary | |
|---|---|
String |
getStyleNumPrefix()
Gets the value of the styleNumPrefix property. |
String |
getStyleNumSuffix()
Gets the value of the styleNumSuffix property. |
String |
getTextBulletChar()
Gets the value of the textBulletChar property. |
String |
getTextLevel()
Gets the value of the textLevel property. |
String |
getTextStyleName()
Gets the value of the textStyleName property. |
void |
setStyleListLevelProperties(StyleListLevelProperties props)
|
void |
setStyleNumPrefix(String value)
Sets the value of the styleNumPrefix property. |
void |
setStyleNumSuffix(String value)
Sets the value of the styleNumSuffix property. |
void |
setStyleProperties(StyleProperties value)
Sets the value of the styleProperties property. |
void |
setTextBulletChar(String value)
Sets the value of the textBulletChar property. |
void |
setTextLevel(String value)
Sets the value of the textLevel property. |
void |
setTextProperties(StyleTextProperties props)
|
void |
setTextStyleName(String value)
Sets the value of the textStyleName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String styleNumPrefix
protected String styleNumSuffix
protected String textBulletChar
protected String textLevel
protected String textStyleName
| Constructor Detail |
|---|
public TextListLevelStyleBullet()
| Method Detail |
|---|
public String getStyleNumPrefix()
Stringpublic String getStyleNumSuffix()
Stringpublic String getTextBulletChar()
Stringpublic String getTextLevel()
Stringpublic String getTextStyleName()
Stringpublic void setStyleNumPrefix(String value)
value - allowed object is Stringpublic void setStyleNumSuffix(String value)
value - allowed object is Stringpublic void setStyleProperties(StyleProperties value)
setStyleProperties in class StyleStylevalue - allowed object is StylePropertiespublic void setTextBulletChar(String value)
value - allowed object is Stringpublic void setTextLevel(String value)
value - allowed object is Stringpublic void setTextStyleName(String value)
value - allowed object is Stringpublic void setStyleListLevelProperties(StyleListLevelProperties props)
public void setTextProperties(StyleTextProperties props)
setTextProperties in class StyleStyle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||