JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
N
net.sf.paperclips
- package net.sf.paperclips
Core classes for creating printable documents.
net.sf.paperclips.decorator
- package net.sf.paperclips.decorator
Decorators aid in applying styles uniformly across across documents.
newline()
- Method in class net.sf.paperclips.
StyledTextPrint
Appends a line break to the document.
next(int, int)
- Method in interface net.sf.paperclips.
PrintIterator
Returns the next PrintPiece for the Print.
next(PrintIterator, int, int)
- Static method in class net.sf.paperclips.
PaperClips
Calls iterator.next(width, height) and returns the result.
nextPage()
- Method in class net.sf.paperclips.
PageEnumeration
Returns the next page.
NoBreakPrint
- Class in
net.sf.paperclips
A print wrapper which prevents its target from being broken into multiple pieces when printed.
NoBreakPrint(Print)
- Constructor for class net.sf.paperclips.
NoBreakPrint
Constructs a NoBreakPrint with the given target.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
JavaScript is disabled on your browser.