Uses of Class
com.lowagie.text.Image
Packages that use Image
Package
Description
-
Uses of Image in com.lowagie.text
Subclasses of Image in com.lowagie.textModifier and TypeClassDescriptionclass
CCITT Image data that has to be inserted into the documentclass
Support for JBIG2 images.class
Raw Image data that has to be inserted into the documentclass
PdfTemplate that has to be inserted into the documentclass
AnImgWMF
is the representation of a windows metafile that has to be inserted into the documentclass
AnJpeg
is the representation of a graphic element (JPEG) that has to be inserted into the documentclass
AnJpeg2000
is the representation of a graphic element (JPEG) that has to be inserted into the documentFields in com.lowagie.text declared as ImageModifier and TypeFieldDescriptionprotected Image
Image.imageMask
The image that serves as a mask for this image.Methods in com.lowagie.text that return ImageModifier and TypeMethodDescriptionstatic Image
ImageLoader.getBmpImage
(byte[] imageData) static Image
ImageLoader.getBmpImage
(URL url) static Image
ImageLoader.getGifImage
(byte[] imageData) static Image
ImageLoader.getGifImage
(URL url) Chunk.getImage()
Returns the image.Image.getImageMask()
Gets the explicit masking.static Image
Image.getInstance
(byte[] imgb) gets an instance of an Imagestatic Image
Image.getInstance
(int width, int height, boolean reverseBits, int typeCCITT, int parameters, byte[] data) Creates an Image with CCITT G3 or G4 compression.static Image
Image.getInstance
(int width, int height, boolean reverseBits, int typeCCITT, int parameters, byte[] data, int[] transparency) Creates an Image with CCITT G3 or G4 compression.static Image
Image.getInstance
(int width, int height, byte[] data, byte[] globals) Creates a JBIG2 Image.static Image
Image.getInstance
(int width, int height, int components, int bpc, byte[] data) Gets an instance of an Image in raw mode.static Image
Image.getInstance
(int width, int height, int components, int bpc, byte[] data, int[] transparency) Gets an instance of an Image in raw mode.static Image
Image.getInstance
(Image image) gets an instance of an Imagestatic Image
Image.getInstance
(PdfContentByte cb, Image awtImage, float quality) Gets an instance of a Image from a java.awt.Image.static Image
Image.getInstance
(PdfTemplate template) gets an instance of an Imagestatic Image
Image.getInstance
(PdfWriter writer, Image awtImage, float quality) Gets an instance of a Image from a java.awt.Image.static Image
Image.getInstance
(PRIndirectReference ref) Reuses an existing image.static Image
Image.getInstance
(Image image, Color color) Gets an instance of an Image from a java.awt.Image.static Image
Image.getInstance
(Image image, Color color, boolean forceBW) Gets an instance of an Image from a java.awt.Image.static Image
Image.getInstance
(String filename) Gets an instance of an Image.static Image
Image.getInstance
(URL url) Gets an instance of an Image.static Image
ImageLoader.getJpeg2000Image
(byte[] imageData) static Image
ImageLoader.getJpeg2000Image
(URL url) static Image
ImageLoader.getJpegImage
(byte[] imageData) Creates an Image from a JPEG image file in a byte array.static Image
ImageLoader.getJpegImage
(URL url) Creates an Image from a JPEG image file in an URL.static Image
ImageLoader.getPngImage
(byte[] imageData) static Image
ImageLoader.getPngImage
(URL url) Creates an Image from a PNG image file in an URL.static Image
ImageLoader.getTiffImage
(byte[] imageData) Creates an Image from an array of tiff image bytes.static Image
ImageLoader.getTiffImage
(URL url) Methods in com.lowagie.text with parameters of type ImageModifier and TypeMethodDescriptionstatic Image
Image.getInstance
(Image image) gets an instance of an Imagevoid
Image.setImageMask
(Image mask) Sets the explicit masking.Constructors in com.lowagie.text with parameters of type ImageModifierConstructorDescriptionConstructs a chunk containing anImage
.Constructs a chunk containing anImage
.protected
Constructs anImage
-object, using an url .(package private)
(package private)
Copy contstructor.(package private)
(package private)
ImgTemplate
(Image image) (package private)
(package private)
(package private)
-
Uses of Image in com.lowagie.text.factories
Methods in com.lowagie.text.factories that return ImageModifier and TypeMethodDescriptionstatic Image
ElementFactory.getImage
(Properties attributes) Creates an Image object based on a list of properties. -
Uses of Image in com.lowagie.text.html.simpleparser
Methods in com.lowagie.text.html.simpleparser that return ImageModifier and TypeMethodDescriptionImageProvider.getImage
(String src, HashMap h, ChainedProperties cprops, DocListener doc) Methods in com.lowagie.text.html.simpleparser with parameters of type ImageModifier and TypeMethodDescriptionboolean
Img.process
(Image img, HashMap h, ChainedProperties cprops, DocListener doc) -
Uses of Image in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as ImageModifier and TypeFieldDescriptionprotected Image
PdfChunk.image
The image in thisPdfChunk
, if it has oneprotected Image
PdfFont.image
an image.private Image
PdfPCell.image
Holds value of property image.private Image
PdfSignatureAppearance.image
Holds value of property image.private Image
PushbuttonField.image
Holds value of property image.protected Image
PdfDocument.imageWait
This is the image that could not be shown on a previous page.private Image
PdfSignatureAppearance.signatureGraphic
Fields in com.lowagie.text.pdf with type parameters of type ImageMethods in com.lowagie.text.pdf that return ImageModifier and TypeMethodDescriptionBarcodeDatamatrix.createImage()
Gets anImage
with the barcode.Barcode.createImageWithBarcode
(PdfContentByte cb, Color barColor, Color textColor) Creates anImage
with the barcode.BarcodePDF417.getImage()
Gets anImage
with the barcode.(package private) Image
PdfChunk.getImage()
Gets the image in thePdfChunk
.PdfPCell.getImage()
Getter for property image.PdfSignatureAppearance.getImage()
Gets the background image for the layer 2.PushbuttonField.getImage()
Getter for property image.PdfSignatureAppearance.getSignatureGraphic()
Gets the Image object to render.Methods in com.lowagie.text.pdf that return types with arguments of type ImageModifier and TypeMethodDescriptionPdfCell.getImages
(float top, float bottom) Gets the images of a cell that can be drawn between certain limits.Methods in com.lowagie.text.pdf with parameters of type ImageModifier and TypeMethodDescriptionprotected void
Adds an image to the document.Adds an Image as Cell.protected void
Occupies space forImage
that will be added later instead of nowPdfWriter.addDirectImageSimple
(Image image) Use this method to adds an image to the document but not to the page resources.PdfWriter.addDirectImageSimple
(Image image, PdfIndirectReference fixedRef) Adds an image to the document but not to the page resources.private float
Adds an image to this Cell.void
Adds anImage
to the page.void
Adds anImage
to the page.void
Adds anImage
to the page.void
PdfContentByte.addImage
(Image image, float a, float b, float c, float d, float e, float f, boolean inlineImage) Adds anImage
to the page.void
Always throws an error.void
void
Type3Glyph.addImage
(Image image, float a, float b, float c, float d, float e, float f, boolean inlineImage) (package private) void
void
Setter for property image.void
Sets the background image for the layer 2.void
Sets the icon as an image.void
PdfSignatureAppearance.setSignatureGraphic
(Image signatureGraphic) Sets the Image object to render when Render is set toSignatureRenderGraphicAndDescription
(package private) void
PdfDocument.setThumbnail
(Image image) void
PdfStamper.setThumbnail
(Image image, int page) Sets the thumbnail image for a page.void
PdfStamperImp.setThumbnail
(Image image) (package private) void
PdfStamperImp.setThumbnail
(Image image, int page) void
PdfWriter.setThumbnail
(Image image) Use this method to set the thumbnail image for the current page.Constructors in com.lowagie.text.pdf with parameters of type Image -
Uses of Image in com.lowagie.text.pdf.codec.wmf
Methods in com.lowagie.text.pdf.codec.wmf with parameters of type Image -
Uses of Image in com.lowagie.text.xml
Methods in com.lowagie.text.xml with parameters of type Image