- DebugPrint - Class in net.sf.paperclips
-
- DebugPrint(Print) - Constructor for class net.sf.paperclips.DebugPrint
-
Deprecated.
- decorate(Print) - Method in class net.sf.paperclips.decorator.BackgroundDecorator
-
- decorate(Print) - Method in class net.sf.paperclips.decorator.BorderDecorator
-
- decorate(Print) - Method in class net.sf.paperclips.decorator.CompoundDecorator
-
- decorate(Print) - Method in interface net.sf.paperclips.decorator.PrintDecorator
-
Wraps the target in a decoration.
- DEFAULT_ALIGN - Static variable in class net.sf.paperclips.GridColumn
-
The default alignment used when alignment is not specified.
- DEFAULT_ALIGN - Static variable in class net.sf.paperclips.LayerPrint
-
Constant for the default alignment of child Prints.
- DEFAULT_ALIGN - Static variable in class net.sf.paperclips.PageNumberPrint
-
The default alignment for a PageNumberPrint.
- DEFAULT_ALIGN - Static variable in class net.sf.paperclips.TextPrint
-
The default alignment for TextPrint.
- DEFAULT_FONT_DATA - Static variable in class net.sf.paperclips.PageNumberPrint
-
The default font data for a PageNumberPrint.
- DEFAULT_FONT_DATA - Static variable in class net.sf.paperclips.TextPrint
-
The default font data for a TextPrint.
- DEFAULT_SIZE - Static variable in class net.sf.paperclips.GridColumn
-
The default size used when size is not specified.
- DEFAULT_TEXT - Static variable in class net.sf.paperclips.TextPrint
-
The default text for a TextPrint.
- DEFAULT_TEXT_STYLE - Static variable in class net.sf.paperclips.PageNumberPrint
-
The default text style.
- DEFAULT_WEIGHT - Static variable in class net.sf.paperclips.GridColumn
-
The default weight used when weight is not specified.
- DefaultCellBackgroundProvider - Class in net.sf.paperclips
-
Default implementation of the CellBackgroundProvider interface.
- DefaultCellBackgroundProvider() - Constructor for class net.sf.paperclips.DefaultCellBackgroundProvider
-
Constructs a DefaultGridBackgroundProvider with a null background.
- DefaultCellBackgroundProvider(CellBackgroundProvider) - Constructor for class net.sf.paperclips.DefaultCellBackgroundProvider
-
Constructs a DefaultGridBackgroundProvider which chains to the argument
if this instance has a null background color.
- DefaultGridLook - Class in net.sf.paperclips
-
A GridLook which draws a border around grid cells, with configurable
background colors for body, header, and footer cells.
- DefaultGridLook() - Constructor for class net.sf.paperclips.DefaultGridLook
-
Constructs a DefaultGridLook with no border, no cell spacing, and no
background colors.
- DefaultGridLook(int, int) - Constructor for class net.sf.paperclips.DefaultGridLook
-
Constructs a DefaultGridLook with the given cell spacing, and no border
or background colors.
- DefaultPageNumberFormat - Class in net.sf.paperclips
-
The default PageNumberFormat used by PageNumberPrints.
- DefaultPageNumberFormat() - Constructor for class net.sf.paperclips.DefaultPageNumberFormat
-
- device - Variable in class net.sf.paperclips.AbstractIterator
-
The device being printed to.
- device - Variable in class net.sf.paperclips.AbstractPiece
-
The device being printed to.
- device - Variable in class net.sf.paperclips.BasicGridLookPainter
-
The printer device on which the look is being painted.
- dispose() - Method in interface net.sf.paperclips.BorderPainter
-
Disposes the system resources allocated by this BorderPainter.
- dispose() - Method in class net.sf.paperclips.CompositeEntry
-
Disposes this entry's print piece.
- dispose() - Method in class net.sf.paperclips.CompositePiece
-
- dispose() - Method in interface net.sf.paperclips.GridLookPainter
-
Disposes the system resources allocated by this GridLookPainter.
- dispose() - Method in interface net.sf.paperclips.PrintPiece
-
Disposes the system resources allocated by this PrintPiece.