- empty() - Method in class net.sf.paperclips.FactoryPrint
-
Deprecated.
Constructs and returns an EmptyPrint of size (0, 0).
- empty(int, int) - Method in class net.sf.paperclips.FactoryPrint
-
Deprecated.
Constructs and returns an EmptyPrint with the given size.
- EmptyPrint - Class in net.sf.paperclips
-
A Print which displays nothing but takes up space.
- EmptyPrint() - Constructor for class net.sf.paperclips.EmptyPrint
-
Constructs an EmptyPrint with size (0, 0).
- EmptyPrint(int, int) - Constructor for class net.sf.paperclips.EmptyPrint
-
Constructs an EmptyPrint with the given size.
- EmptyPrint(Point) - Constructor for class net.sf.paperclips.EmptyPrint
-
Constructs an EmptyPrint with the given size.
- endDummyJob(Printer) - Static method in class net.sf.paperclips.PaperClips
-
Ends a dummy job on the given Printer if the platform requires a dummy
job.
- equals(Object) - Method in class net.sf.paperclips.AlignPrint
-
- equals(Object) - Method in class net.sf.paperclips.BackgroundPrint
-
- equals(Object) - Method in class net.sf.paperclips.BigPrint
-
- equals(Object) - Method in class net.sf.paperclips.BorderPrint
-
- equals(Object) - Method in class net.sf.paperclips.BreakPrint
-
- equals(Object) - Method in class net.sf.paperclips.ColumnPrint
-
- equals(Object) - Method in class net.sf.paperclips.DefaultCellBackgroundProvider
-
- equals(Object) - Method in class net.sf.paperclips.DefaultGridLook
-
- equals(Object) - Method in class net.sf.paperclips.DefaultPageNumberFormat
-
- equals(Object) - Method in class net.sf.paperclips.EmptyPrint
-
- equals(Object) - Method in class net.sf.paperclips.GapBorder
-
- equals(Object) - Method in class net.sf.paperclips.GridCell
-
- equals(Object) - Method in class net.sf.paperclips.GridColumn
-
- equals(Object) - Method in class net.sf.paperclips.GridPrint
-
- equals(Object) - Method in class net.sf.paperclips.ImagePrint
-
- equals(Object) - Method in class net.sf.paperclips.LayerEntry
-
- equals(Object) - Method in class net.sf.paperclips.LayerPrint
-
- equals(Object) - Method in class net.sf.paperclips.LineBorder
-
- equals(Object) - Method in class net.sf.paperclips.LineBreakPrint
-
- equals(Object) - Method in class net.sf.paperclips.LinePrint
-
- equals(Object) - Method in class net.sf.paperclips.Margins
-
- equals(Object) - Method in class net.sf.paperclips.NoBreakPrint
-
- equals(Object) - Method in class net.sf.paperclips.PageNumberPageDecoration
-
- equals(Object) - Method in class net.sf.paperclips.PageNumberPrint
-
- equals(Object) - Method in class net.sf.paperclips.PagePrint
-
- equals(Object) - Method in class net.sf.paperclips.PrintJob
-
- equals(Object) - Method in class net.sf.paperclips.RotatePrint
-
- equals(Object) - Method in class net.sf.paperclips.ScalePrint
-
- equals(Object) - Method in class net.sf.paperclips.SeriesPrint
-
- equals(Object) - Method in class net.sf.paperclips.SidewaysPrint
-
- equals(Object) - Method in class net.sf.paperclips.SimplePageDecoration
-
- equals(Object) - Method in class net.sf.paperclips.StyledTextPrint
-
- equals(Object) - Method in class net.sf.paperclips.TextPrint
-
- equals(Object) - Method in class net.sf.paperclips.TextStyle
-
- error(int) - Static method in class net.sf.paperclips.PaperClips
-
Triggers an appropriate exception based on the passed in error code.
- error(String) - Static method in class net.sf.paperclips.PaperClips
-
Triggers an unspecified exception with the passed in detail.
- error(int, String) - Static method in class net.sf.paperclips.PaperClips
-
Triggers an appropriate exception based on the passed in error code.