A B C D E F G H I L M N O P R S T U W 
All Classes All Packages

I

image(InputStream) - Method in class net.sf.paperclips.FactoryPrint
Deprecated.
Returns an ImagePrint with the given image, and the default DPI.
image(InputStream, Point) - Method in class net.sf.paperclips.FactoryPrint
Deprecated.
Returns an ImagePrint with the given image and DPI.
image(String) - Method in class net.sf.paperclips.FactoryPrint
Deprecated.
Returns an ImagePrint with the given image, and the default DPI.
image(String, Point) - Method in class net.sf.paperclips.FactoryPrint
Deprecated.
Returns an ImagePrint with the given image and DPI.
image(ImageData) - Method in class net.sf.paperclips.FactoryPrint
Deprecated.
Returns an ImagePrint with the given image data, using the default DPI.
image(ImageData, Point) - Method in class net.sf.paperclips.FactoryPrint
Deprecated.
Returns an ImagePrint with the given image data and DPI.
ImagePrint - Class in net.sf.paperclips
A Print for displaying images.
ImagePrint(ImageData) - Constructor for class net.sf.paperclips.ImagePrint
Constructs an ImagePrint with the given imageData, initialized at 72dpi.
ImagePrint(ImageData, Point) - Constructor for class net.sf.paperclips.ImagePrint
Constructs an ImagePrint with the given imageData and dpi.
isCellClippingEnabled() - Method in class net.sf.paperclips.GridPrint
Returns whether individual body cells in the grid may be broken across pages.
isCompressed() - Method in class net.sf.paperclips.ColumnPrint
Returns whether the columns are compressed to the smallest possible height on the last page.
iterator(Device, GC) - Method in class net.sf.paperclips.AlignPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.BackgroundPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.BigPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.BorderPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.BreakPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.ColumnPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.DebugPrint
Deprecated.
 
iterator(Device, GC) - Method in class net.sf.paperclips.EmptyPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.FactoryPrint
Deprecated.
Returns a PrintIterator for the Print returned from a call to createPrint().
iterator(Device, GC) - Method in class net.sf.paperclips.GridPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.ImagePrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.LayerPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.LineBreakPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.LinePrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.NoBreakPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.PageNumberPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.PagePrint
 
iterator(Device, GC) - Method in interface net.sf.paperclips.Print
Returns a PrintIterator for laying out the contents of this Print.
iterator(Device, GC) - Method in class net.sf.paperclips.RotatePrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.ScalePrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.SeriesPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.SidewaysPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.StyledTextPrint
 
iterator(Device, GC) - Method in class net.sf.paperclips.TextPrint
 
A B C D E F G H I L M N O P R S T U W 
All Classes All Packages