|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.cete.dynamicpdf.pageelements.SubList
|
+--com.cete.dynamicpdf.pageelements.UnorderedSubList
Represent the UnorderedSubList.
Licensing:
This class is a DynamicPDF Generator Professional Edition
feature. One of the following licenses is required for non-evaluation usage:
| Method Summary | |
UnorderedListStyle |
getBulletStyle()
Gets the Bullet Type of the SubList. |
void |
setBulletStyle(UnorderedListStyle bullet)
Sets the Bullet Type. |
| Methods inherited from class com.cete.dynamicpdf.pageelements.SubList |
getBulletAlign, getBulletAreaWidth, getBulletSize, getFont, getFontSize, getLeading, getLeftIndent, getListItemBottomMargine, getListItems, getListItemTopMargine, getParagraphIndent, getRightIndent, getRightToLeft, getStrikeThrough, getTextAlign, getTextColor, setBulletAlign, setBulletAreaWidth, setBulletSize, setFont, setFontSize, setLeading, setLeftIndent, setListItemBottomMargin, setListItemTopMargin, setParagraphIndent, setRightIndent, setRightToLeft, setStrikeThrough, setTextAlign, setTextColor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.cete.dynamicpdf.pageelements.IListProperties |
getBulletPrefix, getBulletSuffix, getBulletType |
| Method Detail |
public void setBulletStyle(UnorderedListStyle bullet)
Sets the Bullet Type.
bullet - the Type of the Bullet.public UnorderedListStyle getBulletStyle()
Gets the Bullet Type of the SubList.
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||