|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represent the properties of the List & ListItem.
| Method Summary | |
Align |
getBulletAlign()
Gets the Align enumeration that specifies the
Bullet alignment. |
float |
getBulletAreaWidth()
Gets the BulletAreaWidth. |
java.lang.String |
getBulletPrefix()
Gets the Bullet Prefix String. |
float |
getBulletSize()
Gets the Bulletsize. |
java.lang.String |
getBulletSuffix()
Gets the Bullet Suffix String. |
NumberingStyle |
getBulletType()
Gets the Numbering Style of the Bullet. |
Font |
getFont()
Gets the font. |
float |
getFontSize()
Gets size of the font. |
float |
getLeading()
Gets the leading for the text. |
float |
getLeftIndent()
Gets the left indent. |
float |
getListItemBottomMargine()
Gets the bottom margin. |
float |
getListItemTopMargine()
Gets the TopMargin. |
float |
getParagraphIndent()
Gets the ParagraphIndent. |
float |
getRightIndent()
Gets the Right Indent. |
boolean |
getRightToLeft()
Gets a value indicating if text should be displayed right to left. |
boolean |
getStrikeThrough()
Returns the StrikeThrough. |
TextAlign |
getTextAlign()
Gets the TextAlign enumeration that specifies the
text alignment. |
Color |
getTextColor()
Gets the Color. |
| Method Detail |
public Font getFont()
Gets the font.
Fontpublic float getFontSize()
Gets size of the font.
public float getLeading()
Gets the leading for the text.
public float getRightIndent()
Gets the Right Indent.
public float getLeftIndent()
Gets the left indent.
public TextAlign getTextAlign()
TextAlign enumeration that specifies the
text alignment.
TextAlig enumeration that specifies the
text alignment.TextAlignpublic Color getTextColor()
Color.
Color object.Colorpublic Align getBulletAlign()
Align enumeration that specifies the
Bullet alignment.
Align enumeration that specifies the
Bullet alignment.Alignpublic float getParagraphIndent()
Gets the ParagraphIndent.
public float getBulletAreaWidth()
Gets the BulletAreaWidth.
public boolean getStrikeThrough()
Returns the StrikeThrough.
public boolean getRightToLeft()
Gets a value indicating if text should be displayed right to left.
public float getListItemTopMargine()
Gets the TopMargin.
public float getListItemBottomMargine()
Gets the bottom margin.
public float getBulletSize()
Gets the Bulletsize.
public java.lang.String getBulletSuffix()
Gets the Bullet Suffix String.
public java.lang.String getBulletPrefix()
Gets the Bullet Prefix String.
public NumberingStyle getBulletType()
Gets the Numbering Style of the Bullet.
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||