A B C D E F G H I K L M N O P R S T U V W X Y

I

ImageInfo - Class in com.sun.pdfview
 
ImageInfo(int, int, Rectangle2D) - Constructor for class com.sun.pdfview.ImageInfo
 
ImageInfo(int, int, Rectangle2D, Color) - Constructor for class com.sun.pdfview.ImageInfo
 
imageUpdate(Image, int, int, int, int, int) - Method in class com.sun.pdfview.PagePanel
Handles notification of the fact that some part of the image changed.
imageUpdate(Image, int, int, int, int, int) - Method in class com.sun.pdfview.ThumbPanel
Handles notification of any image updates.
IndexedColor - Class in com.sun.pdfview.colorspace
A PDFColorSpace for an IndexedColor model
IndexedColor(PDFColorSpace, int, PDFObject) - Constructor for class com.sun.pdfview.colorspace.IndexedColor
create a new IndexColor PDFColorSpace based on another PDFColorSpace, a count of colors, and a stream of values.
IndexedColor(Color[]) - Constructor for class com.sun.pdfview.colorspace.IndexedColor
create a new IndexColor PDFColorSpace based on a table of colors.
INDIRECT - Static variable in class com.sun.pdfview.PDFObject
an indirect reference
init() - Method in class com.sun.pdfview.PDFViewer
Initialize this PDFViewer by creating the GUI.
interpolate(float, float, float, float, float) - Static method in class com.sun.pdfview.function.FunctionType0
Perform a linear interpolation.
interruptibleWaitForFlag() - Method in class com.sun.pdfview.Flag
Waits for the flag to be set, if it is not set already.
isCompound() - Method in class com.sun.pdfview.font.ttf.Glyf
Get whether this is a simple or compound glyf
isDelimiter(int) - Static method in class com.sun.pdfview.PDFFile
Is the argument a delimiter according to the PDF spec?
isDictType(String) - Method in class com.sun.pdfview.PDFObject
returns true only if this object is a DICTIONARY or a STREAM, and the "Type" entry in the dictionary matches a given value.
isExecutable() - Method in class com.sun.pdfview.BaseWatchable
return true if this watchable is ready to be executed
isFinished() - Method in class com.sun.pdfview.BaseWatchable
Return whether this watchable has finished.
isFinished() - Method in class com.sun.pdfview.PDFPage
get whether parsing for this PDFPage has been completed and all commands are in place.
isImageMask() - Method in class com.sun.pdfview.PDFImage
Return whether or not this is an image mask
isLongFormat() - Method in class com.sun.pdfview.font.ttf.LocaTable
Return true if the glyphs arte in long (int) format, or false if they are in short (short) format
isoLatin1Encoding - Static variable in class com.sun.pdfview.font.FontSupport
character mapping from values to glyphs for the isoLatin1Encoding
isPrintable() - Method in class com.sun.pdfview.PDFFile
Gets whether the owner of the file has given permission to print the file.
isRequestFocusEnabled() - Method in class test.TestType1CFont
 
isSaveable() - Method in class com.sun.pdfview.PDFFile
Gets whether the owner of the file has given permission to save a copy of the file.
isWhiteSpace(int) - Static method in class com.sun.pdfview.PDFFile
Is the argument a white space character according to the PDF spec?
iterate() - Method in class com.sun.pdfview.BaseWatchable
Perform a single iteration of this watchable.
iterate() - Method in class com.sun.pdfview.PDFParser
parse the stream.
iterate() - Method in class com.sun.pdfview.PDFRenderer
Draws the next command in the PDFPage to the buffered image.

A B C D E F G H I K L M N O P R S T U V W X Y