Serialized Form


Package org.icepdf.core.events

Class org.icepdf.core.events.PaintPageEvent extends java.util.EventObject implements Serializable


Package org.icepdf.core.exceptions

Class org.icepdf.core.exceptions.PDFException extends java.lang.Exception implements Serializable

Class org.icepdf.core.exceptions.PDFSecurityException extends java.lang.Exception implements Serializable


Package org.icepdf.core.pobjects

Class org.icepdf.core.pobjects.PRectangle extends java.awt.geom.Rectangle2D.Float implements Serializable

Serialized Fields

p1x

float p1x

p1y

float p1y

p2x

float p2x

p2y

float p2y

Class org.icepdf.core.pobjects.Reference extends java.lang.Object implements Serializable

Serialized Fields

objf

int objf

genf

int genf

Package org.icepdf.core.pobjects.graphics

Class org.icepdf.core.pobjects.graphics.ColorSpaceCMYK extends java.awt.color.ColorSpace implements Serializable

Serialized Fields

_rgbValues

float[] _rgbValues

Package org.icepdf.core.tag

Class org.icepdf.core.tag.TaggedDocument extends java.lang.Object implements Serializable

Serialized Fields

origin

java.lang.String origin

currentPageIndex

int currentPageIndex

allImages

java.util.List<E> allImages

Class org.icepdf.core.tag.TaggedImage extends java.lang.Object implements Serializable

Serialized Fields

ref

Reference ref

inlineImage

boolean inlineImage

pages

java.util.List<E> pages

tags

java.util.List<E> tags

Class org.icepdf.core.tag.TagState extends java.lang.Object implements Serializable

serialVersionUID: 1511020842437155686L

Serialized Fields

documents

java.util.List<E> documents

Package org.icepdf.core.tag.query

Class org.icepdf.core.tag.query.ParseException extends java.lang.Exception implements Serializable


Package org.jpedal.jbig2

Class org.jpedal.jbig2.JBIG2Exception extends java.lang.Exception implements Serializable


Package org.jpedal.jbig2.examples.jai

Class org.jpedal.jbig2.examples.jai.JBIG2ReaderPluginTester extends javax.swing.JFrame implements Serializable

Serialized Fields

biImage

java.awt.image.BufferedImage biImage

dstOffX

int dstOffX

dstOffY

int dstOffY

height

int height

width

int width

srcX

int srcX

srcY

int srcY

srcWidth

int srcWidth

srcHeight

int srcHeight

xSS

int xSS

ySS

int ySS

lblStatus

javax.swing.JLabel lblStatus

method

int method

pp

org.jpedal.jbig2.examples.jai.PicPanel pp

jsp

javax.swing.JScrollPane jsp