Package com.aowagie.text.pdf
Class PdfImage
java.lang.Object
com.aowagie.text.pdf.PdfObject
com.aowagie.text.pdf.PdfDictionary
com.aowagie.text.pdf.PdfStream
com.aowagie.text.pdf.PdfImage
PdfImage is a PdfStream containing an image-Dictionary and -stream.-
Field Summary
Fields inherited from class com.aowagie.text.pdf.PdfStream
BEST_COMPRESSION, compressed, compressionLevel, DEFAULT_COMPRESSION, inputStream, inputStreamLength, NO_COMPRESSION, rawLength, streamBytesFields inherited from class com.aowagie.text.pdf.PdfDictionary
hashMap -
Method Summary
Methods inherited from class com.aowagie.text.pdf.PdfStream
getRawLength, superToPdf, toPdf, toStringMethods inherited from class com.aowagie.text.pdf.PdfDictionary
get, getAsArray, getAsDict, getAsName, getAsNumber, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, put, remove, sizeMethods inherited from class com.aowagie.text.pdf.PdfObject
getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, setContent, setIndRef, type