Package com.lowagie.text.factories
Class Summary |
ElementFactory |
This class is able to create Element objects based on a list of properties. |
GreekNumberFactory |
This class can produce String combinations representing a number built with
Greek letters (from alpha to omega, then alpha alpha, alpha beta, alpha gamma).
|
RomanAlphabetFactory |
This class can produce String combinations representing a number.
|
RomanNumberFactory |
This class can produce String combinations representing a roman number. |
RomanNumberFactory.RomanDigit |
Helper class for Roman Digits |