A B C D E F G H I K L M N O P R S T U 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
 
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
interpolate(float, float, float, float, float) - Static method in class com.sun.pdfview.function.FunctionType0
Perform a linear interpolation.
isAlign() - Method in class com.sun.pdfview.decode.CCITTFaxDecoder
 
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
isFillBits() - Method in class com.sun.pdfview.decode.CCITTFaxDecoder
 
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.
isRegularCharacter(int) - Static method in class com.sun.pdfview.PDFFile
return true if the character is neither a whitespace or a delimiter.
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.
isSuppressSetErrorStackTrace() - Static method in class com.sun.pdfview.BaseWatchable
return true if we would be suppressing setError stack traces.
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 W X Y