com.lowagie.text.factories |
|
Java Source File Name | Type | Comment |
ElementFactory.java | Class | This class is able to create Element objects based on a list of properties. |
GreekNumberFactory.java | Class | 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.java | Class | This class can produce String combinations representing a number. |
RomanNumberFactory.java | Class | This class can produce String combinations representing a roman number. |