| Package | Description |
|---|---|
| net.sf.paperclips |
Core classes for creating printable documents.
|
| Modifier and Type | Method and Description |
|---|---|
protected GridPrint |
FactoryPrint.grid(java.lang.String columns)
Deprecated.
Returns a GridPrint with columns using the given argument.
|
protected GridPrint |
FactoryPrint.grid(java.lang.String columns,
int spacing)
Deprecated.
Returns a GridPrint with the given columns and spacing.
|