|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IListProperties
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 . |
Color |
getTextOutlineColor()
Gets the text outline Color . |
float |
getTextOutlineWidth()
Gets the text outline width. |
Method Detail |
---|
Font getFont()
Gets the font.
Font
float getFontSize()
Gets size of the font.
float getLeading()
Gets the leading for the text.
float getRightIndent()
Gets the Right Indent.
float getLeftIndent()
Gets the left indent.
TextAlign getTextAlign()
TextAlign
enumeration that specifies the
text alignment.
TextAlig
enumeration that specifies the
text alignment.TextAlign
Color getTextColor()
Color
.
Color
object.Color
Color getTextOutlineColor()
Color
.
Color
object.Color
float getTextOutlineWidth()
Align getBulletAlign()
Align
enumeration that specifies the
Bullet alignment.
Align
enumeration that specifies the
Bullet alignment.Align
float getParagraphIndent()
Gets the ParagraphIndent.
float getBulletAreaWidth()
Gets the BulletAreaWidth.
boolean getStrikeThrough()
Returns the StrikeThrough.
boolean getRightToLeft()
Gets a value indicating if text should be displayed right to left.
float getListItemTopMargine()
Gets the TopMargin.
float getListItemBottomMargine()
Gets the bottom margin.
float getBulletSize()
Gets the Bulletsize.
java.lang.String getBulletSuffix()
Gets the Bullet Suffix String.
java.lang.String getBulletPrefix()
Gets the Bullet Prefix String.
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 |