- label(String) - Method in class net.sf.paperclips.FactoryPrint
-
Deprecated.
Returns a TextPrint with the given text.
- label(String, int) - Method in class net.sf.paperclips.FactoryPrint
-
Deprecated.
Returns a TextPrint with the given text and alignment.
- layer() - Method in class net.sf.paperclips.FactoryPrint
-
Deprecated.
Constructs and returns a new LayerPrint.
- LayerEntry - Class in net.sf.paperclips
-
Instances in this class represent an entry in a LayerPrint.
- LayerPrint - Class in net.sf.paperclips
-
A Print which displays its child Prints on top each other.
- LayerPrint() - Constructor for class net.sf.paperclips.LayerPrint
-
Constructs a new LayerPrint.
- left - Variable in class net.sf.paperclips.GapBorder
-
The left side gap, expressed in points.
- left - Variable in class net.sf.paperclips.Margins
-
The left margin.
- LineBorder - Class in net.sf.paperclips
-
A border that draws a rectangle around a print.
- LineBorder() - Constructor for class net.sf.paperclips.LineBorder
-
Constructs a LineBorder with a black border and 5-pt insets.
- LineBorder(RGB) - Constructor for class net.sf.paperclips.LineBorder
-
Constructs a LineBorder with 5-pt insets.
- LineBreakPrint - Class in net.sf.paperclips
-
A class for adding line breaks corresponding to a particular font size.
- LineBreakPrint(FontData) - Constructor for class net.sf.paperclips.LineBreakPrint
-
Constructs a new LineBreakPrint on the given font.
- LinePrint - Class in net.sf.paperclips
-
A Print for drawing horizontal and vertical lines.
- LinePrint() - Constructor for class net.sf.paperclips.LinePrint
-
Constructs a horizontal LinePrint.
- LinePrint(int) - Constructor for class net.sf.paperclips.LinePrint
-
Constructs a LinePrint with the given orientation and 1-point thickness.
- LinePrint(int, double) - Constructor for class net.sf.paperclips.LinePrint
-
Constructs a LinePrint with the given orientation and thickness.