DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Class UnorderedSubList

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.SubList
      extended by 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, getTag, getTagOrder, getTextAlign, getTextColor, getTextOutlineColor, getTextOutlineWidth, setBulletAlign, setBulletAreaWidth, setBulletSize, setFont, setFontSize, setLeading, setLeftIndent, setListItemBottomMargin, setListItemTopMargin, setParagraphIndent, setRightIndent, setRightToLeft, setStrikeThrough, setTag, setTagOrder, setTextAlign, setTextColor, setTextOutlineColor, setTextOutlineWidth
 
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 DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software