DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Class UnorderedSubList

java.lang.Object
  |
  +--com.cete.dynamicpdf.pageelements.SubList
        |
        +--com.cete.dynamicpdf.pageelements.UnorderedSubList
All Implemented Interfaces:
IListProperties

public class UnorderedSubList
extends SubList

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

setBulletStyle

public void setBulletStyle(UnorderedListStyle bullet)

Sets the Bullet Type.

Parameters:
bullet - the Type of the Bullet.

getBulletStyle

public UnorderedListStyle getBulletStyle()

Gets the Bullet Type of the SubList.

Returns:
UnorderedListStyle The Bullet Type of the SubList.

DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.3 for Java generated on March 22, 2007
© Copyright 2007, ceTe Software