com.lowagie.text

Class GreekList

public class GreekList extends List

A special-version of LIST which use greek-letters.

See Also: List

Constructor Summary
GreekList()
Initialization
GreekList(int symbolIndent)
Initialization
GreekList(boolean greeklower, int symbolIndent)
Initialization
Method Summary
booleanadd(Object o)
Adds an Object to the List.
protected voidsetGreekFont()
change the font to SYMBOL

Constructor Detail

GreekList

public GreekList()
Initialization

GreekList

public GreekList(int symbolIndent)
Initialization

Parameters: symbolIndent indent

GreekList

public GreekList(boolean greeklower, int symbolIndent)
Initialization

Parameters: greeklower greek-char in lowercase symbolIndent indent

Method Detail

add

public boolean add(Object o)
Adds an Object to the List.

Parameters: o the object to add.

Returns: true if adding the object succeeded

setGreekFont

protected void setGreekFont()
change the font to SYMBOL