- FactoryPrint - Class in net.sf.paperclips
-
Deprecated.
This class will be removed in a future release.
- FactoryPrint() - Constructor for class net.sf.paperclips.FactoryPrint
-
Deprecated.
Default constructor.
- font(String, int, int) - Method in class net.sf.paperclips.TextStyle
-
Returns a copy of this TextStyle, with the font changed to the font
described by the arguments.
- font(FontData) - Method in class net.sf.paperclips.TextStyle
-
Returns a copy of this TextStyle, with the font changed to the argument.
- fontHeight(int) - Method in class net.sf.paperclips.TextStyle
-
Returns a copy of this TextStyle, with the font height changed to the
argument.
- fontName(String) - Method in class net.sf.paperclips.TextStyle
-
Returns a copy of this TextStyle, with the font name changed to the
argument.
- fontStyle(int) - Method in class net.sf.paperclips.TextStyle
-
Returns a copy of this TextStyle, with the font style changed to the
argument.
- foreground(RGB) - Method in class net.sf.paperclips.TextStyle
-
Returns a copy of this TextStyle, with the foreground changed to the
argument.
- foreground(int, int, int) - Method in class net.sf.paperclips.TextStyle
-
Returns a copy of this TextStyle, with the foreground changed to the
color described by the arguments.
- format(PageNumber) - Method in class net.sf.paperclips.DefaultPageNumberFormat
-
- format(PageNumber) - Method in interface net.sf.paperclips.PageNumberFormat
-
Returns a formatted String representing the pageNumber argument.