A B C D E F G H I L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- 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(int) - Method in class net.sf.paperclips.TextStyle
-
Returns a copy of this TextStyle, with the foreground changed to the color described by 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.
- foreground(RGB) - Method in class net.sf.paperclips.TextStyle
-
Returns a copy of this TextStyle, with the foreground changed to the argument.
- 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.
All Classes All Packages