| Class Summary | |
|---|---|
| AbstractArgument | |
| BitsetArgument | Argument that results in a set of "1" and "0" values. |
| ColorArgument | |
| FileArgument | FileArgument class if the argument is a java.io.File. |
| FileArrayArgument | |
| FloatArgument | |
| ImageArgument | StringArgument class if the argument is a com.lowagie.text.Image. |
| IntegerArgument | This is an argument of one of the tools in the toolbox. |
| OptionArgument | Argument that can be one of several options. |
| OptionArgument.Entry | An Entry that can be chosen as option. |
| PageSizeArgument | Argument that can be one of several options. |
| StringArgument | This is an argument of one of the tools in the toolbox. |