JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.sf.paperclips.GridPrint
Packages that use
GridPrint
Package
Description
net.sf.paperclips
Core classes for creating printable documents.
Uses of
GridPrint
in
net.sf.paperclips
Methods in
net.sf.paperclips
that return
GridPrint
Modifier and Type
Method
Description
protected
GridPrint
FactoryPrint.
grid
(
String
columns)
Deprecated.
Returns a GridPrint with columns using the given argument.
protected
GridPrint
FactoryPrint.
grid
(
String
columns, int spacing)
Deprecated.
Returns a GridPrint with the given columns and spacing.