DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Class OrderedSubList

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.SubList
      extended by com.cete.dynamicpdf.pageelements.OrderedSubList
All Implemented Interfaces:
IListProperties

public class OrderedSubList
extends SubList
implements IListProperties

Represent the OrderedSubList.

Licensing:
This class is a DynamicPDF Generator Professional Edition feature. One of the following licenses is required for non-evaluation usage:


Method Summary
 java.lang.String getBulletPrefix()
          Gets the Prefix String of the Bullets.
 java.lang.String getBulletSuffix()
          Gets the Suffix String of the Bullets.
 void setBulletPrefix(java.lang.String prefix)
          Sets the Prefix String of the Bullets.
 void setBulletSuffix(java.lang.String suffix)
          Sets the Suffix String of the Bullets.
 
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
getBulletAlign, getBulletAreaWidth, getBulletSize, getBulletType, getFont, getFontSize, getLeading, getLeftIndent, getListItemBottomMargine, getListItemTopMargine, getParagraphIndent, getRightIndent, getRightToLeft, getStrikeThrough, getTextAlign, getTextColor, getTextOutlineColor, getTextOutlineWidth
 

Method Detail

setBulletPrefix

public void setBulletPrefix(java.lang.String prefix)

Sets the Prefix String of the Bullets.

Parameters:
prefix - the Prefix String of the Bullets.

setBulletSuffix

public void setBulletSuffix(java.lang.String suffix)

Sets the Suffix String of the Bullets.

Parameters:
suffix - the suffix String of the Bullets.

getBulletPrefix

public java.lang.String getBulletPrefix()

Gets the Prefix String of the Bullets.

Specified by:
getBulletPrefix in interface IListProperties
Returns:
String the Prefix String of the Bullets

getBulletSuffix

public java.lang.String getBulletSuffix()

Gets the Suffix String of the Bullets.

Specified by:
getBulletSuffix in interface IListProperties
Returns:
String the Suffix String of the Bullets

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software