public class TextListLevelStyleBullet extends TextListStyleContent implements TextListLevelStyleBulletAttr
Constructor and Description |
---|
TextListLevelStyleBullet() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
beginTag()
Return string represent element begin tag.
|
java.lang.String |
endTag()
Return string represent element end tag.
|
java.lang.String |
getStyleNumPrefix()
Return a style:num-prefix.
|
java.lang.String |
getStyleNumSuffix()
Return a style:num-suffix.
|
StyleTextProperties |
getStyleTextProperties()
Return a style:text-properties.
|
java.lang.String |
getTextBulletChar()
Return a text:bullet-char.
|
java.lang.String |
getTextBulletRelativeSize()
Return atext:bullet-relative-size.
|
java.lang.String |
getTextStyleName()
Return a text:style-name.
|
void |
setStyleNumPrefix(java.lang.String styleNumPrefix)
Set a style:num-prefix.
|
void |
setStyleNumSuffix(java.lang.String styleNumSuffix)
Set a style:num-suffix.
|
void |
setStyleTextProperties(StyleTextProperties styleTextProperties)
Set a style:text-properties.
|
void |
setTextBulletChar(java.lang.String textBulletChar)
Set a text:bullet-char.
|
void |
setTextBulletRelativeSize(java.lang.String textBulletRelativeSize)
Set a text:bullet-relative-size.
|
void |
setTextStyleName(java.lang.String textStyleName)
Set a text:style-name.
|
getStyleListLevelProperties, getTextLevel, setStyleListLevelProperties, setTextLevel
public java.lang.String getStyleNumPrefix()
getStyleNumPrefix
in interface CommonNumFormatPrefixSuffixAttlist
public void setStyleNumPrefix(java.lang.String styleNumPrefix)
setStyleNumPrefix
in interface CommonNumFormatPrefixSuffixAttlist
styleNumPrefix
- the style:num-prefix to setpublic java.lang.String getStyleNumSuffix()
getStyleNumSuffix
in interface CommonNumFormatPrefixSuffixAttlist
public void setStyleNumSuffix(java.lang.String styleNumSuffix)
setStyleNumSuffix
in interface CommonNumFormatPrefixSuffixAttlist
styleNumSuffix
- the style:num-suffix to setpublic java.lang.String getTextStyleName()
getTextStyleName
in interface TextListLevelStyleBulletAttr
public void setTextStyleName(java.lang.String textStyleName)
setTextStyleName
in interface TextListLevelStyleBulletAttr
textStyleName
- the text:style-name to setpublic java.lang.String getTextBulletChar()
getTextBulletChar
in interface TextListLevelStyleBulletAttr
public void setTextBulletChar(java.lang.String textBulletChar)
setTextBulletChar
in interface TextListLevelStyleBulletAttr
textBulletChar
- the text:bullet-char to setpublic java.lang.String getTextBulletRelativeSize()
getTextBulletRelativeSize
in interface TextListLevelStyleBulletAttr
public void setTextBulletRelativeSize(java.lang.String textBulletRelativeSize)
setTextBulletRelativeSize
in interface TextListLevelStyleBulletAttr
textBulletRelativeSize
- the text:bullet-relative-size to setpublic StyleTextProperties getStyleTextProperties()
public void setStyleTextProperties(StyleTextProperties styleTextProperties)
styleTextProperties
- the style:text-properties to setpublic java.lang.String beginTag()
Copyright © 2010 - No Magic Asia