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

A

A_KEY - Static variable in class org.icepdf.core.pobjects.OutlineItem
 
AA_KEY - Static variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
(Optional; PDF 1.2) An additional-actions dictionary defining the field’s behaviour in response to various trigger events (see 12.6.3, “Trigger Events�).
aboveBuffer - Variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
AbstractContentParser - Class in org.icepdf.core.util.content
AbstractContentParser contains all base operand implementations for the Post Script operand set.
AbstractContentParser(Library, Resources) - Constructor for class org.icepdf.core.util.content.AbstractContentParser
 
AbstractDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
AbstractDrawCmd provide common implementation details of any DrawCmd implementation.
AbstractDrawCmd() - Constructor for class org.icepdf.core.pobjects.graphics.commands.AbstractDrawCmd
 
AbstractText - Class in org.icepdf.core.pobjects.graphics.text
Abstarct text is the base class for all Text extraction data.
AbstractText() - Constructor for class org.icepdf.core.pobjects.graphics.text.AbstractText
 
accessColorTable() - Method in class org.icepdf.core.pobjects.graphics.Indexed
 
Action - Class in org.icepdf.core.pobjects.actions
The Action class represents an Action Dictionary which defines characteristics and behavior of an action.
Action(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.actions.Action
Creates a new instance of a Action.
ACTION_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
The action to be performed whenteh annotation is activated.
ACTION_TYPE - Static variable in class org.icepdf.core.pobjects.actions.Action
 
ACTION_TYPE_GOTO - Static variable in class org.icepdf.core.pobjects.actions.Action
 
ACTION_TYPE_GOTO_REMOTE - Static variable in class org.icepdf.core.pobjects.actions.Action
 
ACTION_TYPE_KEY - Static variable in class org.icepdf.core.pobjects.actions.Action
 
ACTION_TYPE_LAUNCH - Static variable in class org.icepdf.core.pobjects.actions.Action
 
ACTION_TYPE_URI - Static variable in class org.icepdf.core.pobjects.actions.Action
 
ActionFactory - Class in org.icepdf.core.pobjects.actions
Factory for build actions
ActionFactory() - Constructor for class org.icepdf.core.pobjects.actions.ActionFactory
 
add(OptionalContents) - Method in class org.icepdf.core.pobjects.graphics.OptionalContentState
 
add(ArrayList<DrawCmd>) - Method in class org.icepdf.core.pobjects.graphics.Shapes
 
add(DrawCmd) - Method in class org.icepdf.core.pobjects.graphics.Shapes
 
addAction(Action) - Method in class org.icepdf.core.pobjects.annotations.Annotation
Adds the specified action to this annotation instance.
addAll(List<WordText>) - Method in class org.icepdf.core.pobjects.graphics.text.LineText
 
addAnnotation(Annotation) - Method in class org.icepdf.core.pobjects.Page
Adds an annotation that was previously added to the document.
addChange(PObject) - Method in class org.icepdf.core.pobjects.StateManager
Add a new PObject containing changed data to the cache.
addCompressedEntry(int, int, int) - Method in class org.icepdf.core.pobjects.CrossReference
 
addFreeEntry(int, int, int) - Method in class org.icepdf.core.pobjects.CrossReference
 
addGlyph(GlyphText) - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
addGlyph(GlyphText, LinkedList<OptionalContents>) - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
addNextTrailer(PTrailer) - Method in class org.icepdf.core.pobjects.PTrailer
Add the trailer dictionary to the current trailer object's dictionary.
addObject(Object, Reference) - Method in class org.icepdf.core.util.Library
Adds a PDF object and its respective object reference to the library.
addOptionalPageLines(OptionalContents, GlyphText) - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
addPageLines(ArrayList<LineText>) - Method in class org.icepdf.core.pobjects.graphics.text.PageText
Adds the specified pageLines to the array of pageLines.
addPaintPageListener(PaintPageListener) - Method in class org.icepdf.core.pobjects.Page
 
addPObject(Library, Reference) - Method in class org.icepdf.core.util.Parser
Utility Method for getting a PObject from the stack and adding it to the library.
addPreviousTrailer(PTrailer) - Method in class org.icepdf.core.pobjects.PTrailer
 
addSearchTerm(String, boolean, boolean) - Method in interface org.icepdf.core.search.DocumentSearchController
Add the search term to the list of search terms.
addText(GlyphText) - Method in class org.icepdf.core.pobjects.graphics.text.LineText
Add the sprite to the current word in this line/sentence.
addText(GlyphText) - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
addText(String, String, float, float, float) - Method in class org.icepdf.core.pobjects.graphics.TextSprite
Adds a new text char to the TextSprite which will pe painted at x, y under the current CTM
addTextSprite(TextSprite) - Method in class org.icepdf.core.pobjects.graphics.GlyphOutlineClip
 
addToEndOfChainOfPreviousXRefs(CrossReference) - Method in class org.icepdf.core.pobjects.CrossReference
 
addUsedEntry(int, long, int) - Method in class org.icepdf.core.pobjects.CrossReference
 
addXRefStreamEntries(Library, HashMap, InputStream) - Method in class org.icepdf.core.pobjects.CrossReference
Once a XRef stream is found, the decoded streamInput is itereated over to build out the Xref structure.
addXRefTableEntries(Parser) - Method in class org.icepdf.core.pobjects.CrossReference
Starts the parsing of an xRef table entries as found when using the Parser to Parse out an object via Parser.getObject().
AFM - Class in org.icepdf.core.pobjects.fonts
This class parses and stores data on the 14 PostScript AFM files.
afm - Variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
AFMnames - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
AFMs - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
ALL_OFF_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContentMembership
 
ALL_ON_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContentMembership
 
allocateByteArray(int) - Method in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
 
allowAlterProperties() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
allowPrintNormalMode() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
allowScreenDownMode() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
allowScreenNormalMode() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
allowScreenOrPrintRenderingOrInteraction() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
allowScreenRolloverMode() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
AlphaDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
Stores an AlphaComposite value for differed painting to a Graphics2D object.
AlphaDrawCmd(AlphaComposite) - Constructor for class org.icepdf.core.pobjects.graphics.commands.AlphaDrawCmd
 
alterBufferedImage(BufferedImage, BufferedImage, BufferedImage, int[], int[]) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
alternate - Variable in class org.icepdf.core.pobjects.graphics.Separation
 
alternativeFieldName - Variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
 
alterRasterCMYK2BGRA(WritableRaster, float[]) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
alterRasterCMYK2BGRA(WritableRaster) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
alterRasterRGB2PColorSpace(WritableRaster, PColorSpace) - Static method in class org.icepdf.core.pobjects.ImageUtility
Convert a rgb encoded raster to the specified colour space.
alterRasterRGBA(WritableRaster, BufferedImage, BufferedImage, int[], int[]) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
alterRasterY2Gray(WritableRaster, float[]) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
alterRasterYCbCr2RGBA(WritableRaster, float[]) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
alterRasterYCbCrA2RGBA(WritableRaster) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
alterRasterYCCK2BGRA(WritableRaster, BufferedImage, BufferedImage, float[], int) - Static method in class org.icepdf.core.pobjects.ImageUtility
The basic idea is that we do a fuzzy colour conversion from YCCK to BGRA.
alterRasterYCCK2CMYK(WritableRaster, float[]) - Static method in class org.icepdf.core.pobjects.ImageUtility
The basic idea is that we do a fuzzy colour conversion from YCCK to CMYK.
And - Class in org.icepdf.core.tag.query
 
And() - Constructor for class org.icepdf.core.tag.query.And
 
Annotation - Class in org.icepdf.core.pobjects.annotations
An Annotation class associates an object such as a note, sound, or movie with a location on a page of a PDF document, or provides a way to interact with the user by means of the mouse and keyboard.
Annotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.Annotation
Creates a new instance of an Annotation.
ANNOTATION_BOUNDS - Static variable in class org.icepdf.core.util.PropertyConstants
 
ANNOTATION_DELETED - Static variable in class org.icepdf.core.util.PropertyConstants
 
ANNOTATION_DESELECTED - Static variable in class org.icepdf.core.util.PropertyConstants
 
ANNOTATION_FOCUS_GAINED - Static variable in class org.icepdf.core.util.PropertyConstants
 
ANNOTATION_FOCUS_LOST - Static variable in class org.icepdf.core.util.PropertyConstants
 
ANNOTATION_NEW_LINK - Static variable in class org.icepdf.core.util.PropertyConstants
 
ANNOTATION_SELECTED - Static variable in class org.icepdf.core.util.PropertyConstants
 
AnnotationFactory - Class in org.icepdf.core.pobjects.annotations
Factory for build annotations.
AnnotationFactory() - Constructor for class org.icepdf.core.pobjects.annotations.AnnotationFactory
 
ANNOTS_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
antiAlias - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
ANTIALIAS_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
ANY_OFF_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContentMembership
 
ANY_ON_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContentMembership
 
Appearance - Class in org.icepdf.core.pobjects.annotations
Refer to: 8.4.4 Appearance Streams
Appearance(Library, HashMap, SeekableInputConstrainedWrapper) - Constructor for class org.icepdf.core.pobjects.annotations.Appearance
Create a new instance of an Appearance stream.
APPEARANCE_STATE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Appearance state selecting default from multiple AP's.
APPEARANCE_STREAM_DOWN_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Appearance dictionary specifying how the annotation is presented visually on the page for down display.
APPEARANCE_STREAM_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Appearance dictionary specifying how the annotation is presented visually on the page.
APPEARANCE_STREAM_NORMAL_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Appearance dictionary specifying how the annotation is presented visually on the page for normal display.
APPEARANCE_STREAM_ROLLOVER_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Appearance dictionary specifying how the annotation is presented visually on the page for rollover display.
appendBitmap(JBIG2Bitmap) - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
applyExplicitMask(BufferedImage, BufferedImage) - Static method in class org.icepdf.core.pobjects.ImageUtility
(see 8.9.6.3, "Explicit Masking") Explicit Masking algorithm, as of PDF 1.3.
applyExplicitMask(BufferedImage, Color) - Static method in class org.icepdf.core.pobjects.ImageUtility
Treats the base image as as mask data applying the specified fill colour to the flagged bytes and a transparency value otherwise.
applyExplicitSMask(BufferedImage, BufferedImage) - Static method in class org.icepdf.core.pobjects.ImageUtility
(see 11.6.5.3, "Soft-Mask Images") A subsidiary image XObject defining a soft-mask image that shall be used as a source of mask shape or mask opacity values in the transparent imaging model.
applyIndexColourModel(BufferedImage, int, int, PColorSpace, int) - Static method in class org.icepdf.core.pobjects.ImageUtility
Temporarily pulled out the index colur model application for images from the raw image decode.
applyPredictor(int, int) - Method in class org.icepdf.core.pobjects.filters.PredictorDecode
Apply predictor logic to buffer[] using aboveBuffer[] from previous pass.
applyTextScaling(GraphicsState) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Text scaling must be applied to the main graphic state.
applyXObjectTransform(AffineTransform) - Method in class org.icepdf.core.pobjects.graphics.text.PageText
Utility method to normalize text created in a Xform content stream and is only called from the contentParser when parsing 'Do' token.
arguments - Variable in class org.icepdf.core.tag.query.Function
 
ArithmeticDecoder - Class in org.jpedal.jbig2.decoders
 
ArithmeticDecoder(StreamReader) - Constructor for class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
arithmeticDecoder - Variable in class org.jpedal.jbig2.segment.Segment
 
ArithmeticDecoderStats - Class in org.jpedal.jbig2.decoders
 
ArithmeticDecoderStats(int) - Constructor for class org.jpedal.jbig2.decoders.ArithmeticDecoderStats
 
ARTBOX_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
AS_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
ASCENT - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
ascent - Variable in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
ASCII85Decode - Class in org.icepdf.core.pobjects.filters
 
ASCII85Decode(InputStream) - Constructor for class org.icepdf.core.pobjects.filters.ASCII85Decode
 
ASCIIHexDecode - Class in org.icepdf.core.pobjects.filters
 
ASCIIHexDecode(InputStream) - Constructor for class org.icepdf.core.pobjects.filters.ASCIIHexDecode
 
atEndOfFile() - Method in class org.icepdf.core.io.BitStream
 
attemptDeriveBufferedImageFromBytes(ImageStream, Library, HashMap, Color) - Static method in class org.icepdf.core.pobjects.filters.CCITTFax
 
AUTHEVENT_KEY - Static variable in class org.icepdf.core.pobjects.security.CryptFilterEntry
 
AUTHOR_KEY - Static variable in class org.icepdf.core.pobjects.PInfo
 
AUTHORING_FORM_FIELDS - Static variable in class org.icepdf.core.pobjects.security.Permissions
Determine if authoring comments and form fields is allowed.
available() - Method in class org.icepdf.core.io.BitStream
 
available() - Method in class org.icepdf.core.io.ByteDoubleArrayInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
available() - Method in interface org.icepdf.core.io.SeekableInput
 
available() - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
available() - Method in class org.icepdf.core.io.SequenceInputStream
 
available() - Method in class org.icepdf.core.io.SizeInputStream
 
available() - Method in class org.icepdf.core.io.ZeroPaddedInputStream
 
available() - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
AVG_WIDTH - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 

B

B_STAR_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
b_STAR_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
B_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
b_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
background - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
BACKGROUND_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
BASE_ENCODING_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
BASE_STATE_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
basefont - Variable in class org.icepdf.core.pobjects.fonts.Font
 
BASEFONT_KEY - Static variable in class org.icepdf.core.pobjects.fonts.Font
 
bbox - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
bBox - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
BBOX_KEY - Static variable in class org.icepdf.core.pobjects.Form
 
BBOX_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
BBOX_KEY - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
 
BBOX_VALUE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
BC_KEY - Static variable in class org.icepdf.core.pobjects.graphics.SoftMask
 
BDC_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
BE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
(Optional; PDF 1.6) A border effect dictionary (see Table 167) used in conjunction with the border style dictionary specified by the BS entry.
beginImage(Reference, boolean) - Static method in class org.icepdf.core.tag.Tagger
 
beginThreadAccess() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
beginThreadAccess() - Method in class org.icepdf.core.io.SeekableByteArrayInputStream
 
beginThreadAccess() - Method in interface org.icepdf.core.io.SeekableInput
 
BI_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
BinaryOperation - Class in org.jpedal.jbig2.util
 
BinaryOperation() - Constructor for class org.jpedal.jbig2.util.BinaryOperation
 
bit32Shift(long, int, int) - Static method in class org.jpedal.jbig2.util.BinaryOperation
 
bit8Shift(int, int, int) - Static method in class org.jpedal.jbig2.util.BinaryOperation
 
BITMAP - Static variable in class org.jpedal.jbig2.segment.Segment
 
BITMAP_CC_RETAINED - Static variable in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
BITMAP_CC_USED - Static variable in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
BitmapPointer - Class in org.jpedal.jbig2.image
 
BitmapPointer(JBIG2Bitmap) - Constructor for class org.jpedal.jbig2.image.BitmapPointer
 
BITS_PER_COMPONENT_VALUE - Static variable in class org.icepdf.core.pobjects.filters.FlateDecode
 
BITS_PER_COMPONENT_VALUE - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
bitsPerComponent - Variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
BITSPERCOMPONENT_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
BITSPERSAMPLE_KEY - Static variable in class org.icepdf.core.pobjects.functions.Function_0
 
BitStream - Class in org.icepdf.core.io
The class BitStream is designed to convert an input stream of bytes into bits.
BitStream(InputStream) - Constructor for class org.icepdf.core.io.BitStream
Create a new instance of a BitStream from the given input stream.
BitStream(OutputStream) - Constructor for class org.icepdf.core.io.BitStream
Create a new instance of a BitStream from the given output stream.
BLACKIS1_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
BLEEDBOX_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
BM_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
BMC_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
BODY_END - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
BODY_START - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
booleanProperty(String) - Static method in class org.icepdf.core.util.Defs
Shortcut for booleanProperty(name, false)
booleanProperty(String, boolean) - Static method in class org.icepdf.core.util.Defs
If security manager allow access to the system property name * and it exists, then return true if it is set to yes, true * and false if set to no, false.
booleanResult() - Method in class org.jpedal.jbig2.decoders.DecodeIntResult
 
border - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
BORDER_DASH - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
BORDER_DASH_KEY - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
 
BORDER_HORIZONTAL_CORNER_RADIUS - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Border property indexes for the border vector, only applicable if the border style has not been set.
BORDER_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Annotation border characteristics.
BORDER_STYLE_BEVELED - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
Beveled rectangle border style surrounding the annotation
BORDER_STYLE_DASHED - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
Dashed rectangle border style surrounding the annotation
BORDER_STYLE_INSET - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
Inset rectangle border style surrounding the annotation
BORDER_STYLE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Border style
BORDER_STYLE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
 
BORDER_STYLE_SOLID - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
Solid rectangle border style surrounding the annotation
BORDER_STYLE_UNDERLINE - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
Underline rectangle border style surrounding the annotation
BORDER_VERTICAL_CORNER_RADIUS - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
BORDER_WIDTH - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
BORDER_WIDTH_KEY - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
 
BorderEffect - Class in org.icepdf.core.pobjects.annotations
Refer to: 8.4.3 Border Styles
BorderEffect(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.BorderEffect
Creates a new instance of a BorderEffect.
borderStyle - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
BorderStyle - Class in org.icepdf.core.pobjects.annotations
BorderStyle state of a PDF annotation.
BorderStyle(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.BorderStyle
Creates a new instance of a BorderStyle.
BorderStyle() - Constructor for class org.icepdf.core.pobjects.annotations.BorderStyle
 
BOUNDARY_ARTBOX - Static variable in class org.icepdf.core.pobjects.Page
Defines the extent of the page's meaningful content as intended by the page's creator.
BOUNDARY_BLEEDBOX - Static variable in class org.icepdf.core.pobjects.Page
Defines the region to which the contents of the page should be clipped when output in a production environment (Mainly commercial printing).
BOUNDARY_CROPBOX - Static variable in class org.icepdf.core.pobjects.Page
Defines the visible region of the default user space.
BOUNDARY_MEDIABOX - Static variable in class org.icepdf.core.pobjects.Page
Defines the boundaries of the physical medium on which the page is intended to be displayed or printed.
BOUNDARY_TRIMBOX - Static variable in class org.icepdf.core.pobjects.Page
Defines the intended dimensions of the finished page after trimming.
bounds - Variable in class org.icepdf.core.pobjects.graphics.text.AbstractText
 
BOUNDS_KEY - Static variable in class org.icepdf.core.pobjects.functions.Function_3
 
BPC_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
BPC_NAME - Static variable in class org.icepdf.core.util.PdfOps
 
BPC_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
BriefestLogFormatter - Class in org.icepdf.core.util.loggers
 
BriefestLogFormatter() - Constructor for class org.icepdf.core.util.loggers.BriefestLogFormatter
 
BriefLogFormatter - Class in org.icepdf.core.util.loggers
 
BriefLogFormatter() - Constructor for class org.icepdf.core.util.loggers.BriefLogFormatter
 
BS_KEY - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
(Optional; PDF 1.6) A border style dictionary (see Table 166) specifying the line width and dash pattern that shall be used in drawing the annotation’s border.
BT_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
buf - Variable in class org.icepdf.core.io.ByteDoubleArrayInputStream
An array of bytes that was provided by the creator of the stream.
buf - Variable in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
 
buffer - Variable in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
BufferedMarkedInputStream - Class in org.icepdf.core.io
BufferedMarkedInputStream extends BufferedInputStream and keeps count for the total number bytes read between buffer fills.
BufferedMarkedInputStream(InputStream) - Constructor for class org.icepdf.core.io.BufferedMarkedInputStream
 
BufferedMarkedInputStream(InputStream, int) - Constructor for class org.icepdf.core.io.BufferedMarkedInputStream
 
bufOffset - Variable in class org.icepdf.core.io.ByteDoubleArrayInputStream
 
build(File) - Static method in class org.icepdf.core.io.RandomAccessFileInputStream
 
BUILD_NO - Static variable in class org.icepdf.core.application.ProductInfo
The build number.
buildAction(Library, HashMap) - Static method in class org.icepdf.core.pobjects.actions.Action
 
buildAction(Library, int) - Static method in class org.icepdf.core.pobjects.actions.ActionFactory
Creates a new ACTION object of the type specified by the type constant.
buildAnnotation(Library, HashMap) - Static method in class org.icepdf.core.pobjects.annotations.Annotation
Should only be called from Parser, Use AnnotationFactory if you creating a new annotation.
buildAnnotation(Library, Name, Rectangle) - Static method in class org.icepdf.core.pobjects.annotations.AnnotationFactory
Creates a new Annotation object using properties from the annotationState paramater.
buildSpaceWord(GlyphText) - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
buildTable(int[][], int) - Static method in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
BX_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
ByteDoubleArrayInputStream - Class in org.icepdf.core.io
This InputStream implementation allows an array of byte[]'s to be read.
ByteDoubleArrayInputStream(byte[][]) - Constructor for class org.icepdf.core.io.ByteDoubleArrayInputStream
Creates a ByteArrayInputStream so that it uses buf as its buffer array.
bytesPerPixel - Variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 

C

C0_KEY - Static variable in class org.icepdf.core.pobjects.functions.Function_2
 
C1_KEY - Static variable in class org.icepdf.core.pobjects.functions.Function_2
 
c_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
CA_KEY - Static variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
(Optional; PDF 1.4) The constant opacity value that shall be used in painting the annotation (see Sections 11.2, “Overview of Transparency,� and 11.3.7, “Shape and Opacity Computations�).
CA_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
ca_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
CA_NON_STROKING_KEY - Static variable in class org.icepdf.core.pobjects.graphics.GraphicsState
 
CA_STROKING_KEY - Static variable in class org.icepdf.core.pobjects.graphics.GraphicsState
 
CachedImageReference - Class in org.icepdf.core.pobjects.graphics
the Abstract CachedImageReference stores the decoded BufferedImage data in an ImagePool referenced by the images PDF object number to insure that if a page is garbage collected the image can re fetched from the pool if necessary.
CachedImageReference(ImageStream, Color, Resources) - Constructor for class org.icepdf.core.pobjects.graphics.CachedImageReference
 
CAL_GRAY_KEY - Static variable in class org.icepdf.core.pobjects.graphics.CalGray
 
calculate(float[]) - Method in class org.icepdf.core.pobjects.functions.Function
Evaluates the input values specified by m.
calculate(float[]) - Method in class org.icepdf.core.pobjects.functions.Function_0
Calculates the y values for the given x values using a sampled function.
calculate(float[]) - Method in class org.icepdf.core.pobjects.functions.Function_2
Exponential Interpolation calculation.
calculate(float[]) - Method in class org.icepdf.core.pobjects.functions.Function_3
Puts the value x thought the function type 3 algorithm.
calculate(float[]) - Method in class org.icepdf.core.pobjects.functions.Function_4
Puts the value x thought the function type 4 algorithm.
calculateColorPoints(int, Point2D.Float, Point2D.Float, float, float) - Method in class org.icepdf.core.pobjects.graphics.ShadingType2Pattern
Calculates x number of points on long the line defined by the start and end point.
calculateDomainEntries(int, float, float) - Method in class org.icepdf.core.pobjects.graphics.ShadingType2Pattern
Calculate domain entries givent the number of point between t0 and t1
CalGray - Class in org.icepdf.core.pobjects.graphics
A CalGray colour space (PDF 1.1) is a special case of a single-component CIE-based colour space, known as a CIE-based A colour space.
CalGray(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.graphics.CalGray
 
call() - Method in class org.icepdf.core.pobjects.graphics.ImageStreamReference
 
call() - Method in class org.icepdf.core.pobjects.graphics.InlineImageStreamReference
 
call() - Method in class org.icepdf.core.pobjects.graphics.ScaledImageReference
 
call() - Method in class org.icepdf.core.pobjects.graphics.SmoothScaledImageReference
 
CalRGB - Class in org.icepdf.core.pobjects.graphics
A CalRGB colour space is a CIE-based ABC colour space with only one transformation stage instead of two.
CALRGB_KEY - Static variable in class org.icepdf.core.pobjects.graphics.CalRGB
 
canDecodeInput(Object) - Method in class org.jpedal.jbig2.jai.JBIG2ImageReaderSpi
 
canDisplayEchar(char) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Can the character ch in the nfont's encoding be rendered?
canDisplayEchar(char) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
canDrawBorder - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
CAP_HEIGHT - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
CAP_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
(Optional; PDF 1.6) If true, the text specified by the Contents or RC entries shall be replicated as a caption in the appearance of the line, as shown in Figure 61 and Figure 62.
Catalog - Class in org.icepdf.core.pobjects
The Catalog object represents the root of a PDF document's object heirarchy.
Catalog(Library, HashMap<Object, Object>) - Constructor for class org.icepdf.core.pobjects.Catalog
Creates a new instance of a Catalog.
catalog(String, String) - Static method in class org.icepdf.core.tag.TagUtil
 
ccittEndOfLine - Static variable in class org.jpedal.jbig2.decoders.MMRDecoder
 
CCITTFax - Class in org.icepdf.core.pobjects.filters
Many facsimile and document imaging file formats support a form of lossless data compression often described as CCITT encoding.
CCITTFax() - Constructor for class org.icepdf.core.pobjects.filters.CCITTFax
 
CCITTFAX_DECODE_FILTERS - Static variable in class org.icepdf.core.pobjects.ImageStream
 
CCITTFaxDecoder - Class in org.icepdf.core.pobjects.filters
 
CCITTFaxDecoder(int, int, int) - Constructor for class org.icepdf.core.pobjects.filters.CCITTFaxDecoder
 
CF_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
CFM_KEY - Static variable in class org.icepdf.core.pobjects.security.CryptFilterEntry
 
CHECK_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
CHECK_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
CHECK_MARK_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
CHECK_MARK_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
childExpressions - Variable in class org.icepdf.core.tag.query.Operator
 
ChunkingInputStream - Class in org.icepdf.core.pobjects.filters
Most of the filters have to read in a chunk of data from their input stream, and do some processing on it, before they can make it available to others
ChunkingInputStream() - Constructor for class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
CID_FORMAT - Static variable in class org.icepdf.core.pobjects.fonts.Font
Indicates that the font used to render this String object is in the Composite Font family and thus each glyph is represented by at least one byte.
cidWidths - Variable in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
CIRCLE_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
CIRCLE_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
CircleAnnotation - Class in org.icepdf.core.pobjects.annotations
Circle annotations (PDF 1.3) shall display, respectively, a rectangle or an ellipse on the page.
CircleAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.CircleAnnotation
 
circleDrawOps(Shapes, AffineTransform, Point2D, Point2D, Point2D, Color, Color) - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
CL_KEY - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
(Optional; meaningful only if IT is FreeTextCallout; PDF 1.6) An array of four or six numbers specifying a callout line attached to the free text annotation.
cleanupPostDecode() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
cleanupPostDecode() - Method in class org.jpedal.jbig2.JBIG2Decoder
 
clear() - Method in class org.icepdf.core.util.SoftLRUCache
 
clear(int) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
clearAllSearchHighlight() - Method in interface org.icepdf.core.search.DocumentSearchController
Clears all highlighted text states for this this document.
clearBounds() - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
 
clearFontList() - Method in class org.icepdf.core.pobjects.fonts.FontManager
Clears internal font list of items.
clearHighlighted() - Method in class org.icepdf.core.pobjects.graphics.text.LineText
Dehighlights all text in the line; all word and glyph children.
clearHighlighted() - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
clearHighlighted() - Method in interface org.icepdf.core.pobjects.graphics.text.TextSelect
 
clearHighlighted() - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
clearSearchHighlight(int) - Method in interface org.icepdf.core.search.DocumentSearchController
Clear all searched items for specified page.
clearSelected() - Method in class org.icepdf.core.pobjects.graphics.text.LineText
Deselects all text in this line; all word and glyph children.
clearSelected() - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
clearSelected() - Method in interface org.icepdf.core.pobjects.graphics.text.TextSelect
 
clearSelected() - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
clearShapes() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
ClipDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
Applies a clipping command to the Graphics2D context which makes the clip match the currentShape or at least the intersection of the currentShape with the previous clip.
ClipDrawCmd() - Constructor for class org.icepdf.core.pobjects.graphics.commands.ClipDrawCmd
 
close() - Method in class org.icepdf.core.io.BitStream
Close all streams data associated with this object
close() - Method in class org.icepdf.core.io.ByteDoubleArrayInputStream
Closing a ByteArrayInputStream has no effect.
close() - Method in class org.icepdf.core.io.CountingOutputStream
 
close() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
close() - Method in interface org.icepdf.core.io.SeekableInput
 
close() - Method in class org.icepdf.core.io.SequenceInputStream
 
close() - Method in class org.icepdf.core.io.ZeroPaddedInputStream
 
close() - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
close() - Method in class org.icepdf.core.pobjects.filters.LZWDecode
 
closedArrowEndDrawOps(Shapes, AffineTransform, Point2D, Point2D, Color, Color) - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
closedArrowStartDrawOps(Shapes, AffineTransform, Point2D, Point2D, Color, Color) - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
cm_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
CMap - Interface in org.icepdf.core.pobjects.fonts
CMap inteface.
cMap - Variable in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
CMYK_KEY - Static variable in class org.icepdf.core.pobjects.graphics.DeviceCMYK
 
CO_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
(Optional; meaningful only if Cap is true; PDF 1.7) An array of two numbers that shall specify the offset of the caption text from its normal position.
coerceColorModel(ColorModel, boolean) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Create a new ColorModel with it's alpha premultiplied state matching newAlphaPreMult.
coerceData(WritableRaster, ColorModel, boolean) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Coerces data within a bufferedImage to match newAlphaPreMult, Note that this can not change the colormodel of bi so you
color - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
COLOR_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
RGB colour value for background, titlebars and link annotation borders
COLORANT_ALL - Static variable in class org.icepdf.core.pobjects.graphics.Separation
 
COLORANT_NONE - Static variable in class org.icepdf.core.pobjects.graphics.Separation
 
COLORANTS_KEY - Static variable in class org.icepdf.core.pobjects.graphics.DeviceN
 
ColorDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
Stores an Color value that will be applied to the Graphics2D object when the command is executed.
ColorDrawCmd(Color) - Constructor for class org.icepdf.core.pobjects.graphics.commands.ColorDrawCmd
 
colors - Variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Gradient colors.
COLORS_VALUE - Static variable in class org.icepdf.core.pobjects.filters.FlateDecode
 
COLORS_VALUE - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
colorSpace - Variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
The colorSpace in which to perform the interpolation.
colorSpace - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
COLORSPACE_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
COLORSPACE_KEY - Static variable in class org.icepdf.core.pobjects.Resources
 
COLORSPACE_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
ColorSpaceCMYK - Class in org.icepdf.core.pobjects.graphics
 
ColorSpaceCMYK() - Constructor for class org.icepdf.core.pobjects.graphics.ColorSpaceCMYK
 
ColorUtil - Class in org.icepdf.core.util
ColorUtil is a utra effecient named color parser.
ColorUtil() - Constructor for class org.icepdf.core.util.ColorUtil
 
COLUMNS_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
COLUMNS_VALUE - Static variable in class org.icepdf.core.pobjects.filters.FlateDecode
 
COLUMNS_VALUE - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
combine(JBIG2Bitmap, int, int, long) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
COMMENT_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
COMMENT_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
Named text icon times.
commonFill(Shapes, GraphicsState, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Common fill operations used by f, F, F*, b, b*, B, B*.
commonOverPrintAlpha(float) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Utility method for fudging overprinting calculation for screen representation.
commonPoolThreads - Static variable in class org.icepdf.core.util.Library
 
commonStroke(GraphicsState, Shapes, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Common stroke operations used by S and s.
commonThreadPool - Static variable in class org.icepdf.core.util.Library
 
COMPANY - Static variable in class org.icepdf.core.application.ProductInfo
The company that owns this product.
compare(AbstractText, AbstractText) - Method in class org.icepdf.core.pobjects.graphics.text.LinePositionComparator
Compares the y coordinates of the AbstractText bounding box's y coordinate.
compare(AbstractText, AbstractText) - Method in class org.icepdf.core.pobjects.graphics.text.WordPositionComparator
Compares the x coordinates of the AbstractText bounding box's x coordinate.
compressAppearanceStream - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Debug flag to turn off appearance stream compression for easier human file reading.
compressed - Variable in class org.icepdf.core.pobjects.Stream
 
concatenate(ExtGState) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
Concatenate the specified ExtGState to the current graphics state.
ConservativeSizingByteArrayOutputStream - Class in org.icepdf.core.io
 
ConservativeSizingByteArrayOutputStream(int) - Constructor for class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
Creates a new byte array output stream, with the given initial buffer capacity
ConservativeSizingByteArrayOutputStream(byte[]) - Constructor for class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
Creates a new byte array output stream, with the given initial buffer
consume_b(GraphicsState, Shapes, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_B(GraphicsState, Shapes, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_b_star(GraphicsState, Shapes, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_B_star(GraphicsState, Shapes, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_BDC(Stack, Shapes, LinkedList<OptionalContents>, Resources) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_BMC(Stack, Shapes, LinkedList<OptionalContents>, Resources) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_c(Stack, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_cm(GraphicsState, Stack, boolean, AffineTransform) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_CS(GraphicsState, Stack, Resources) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_cs(GraphicsState, Stack, Resources) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_d(GraphicsState, Stack, Shapes) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_d0(GraphicsState, Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_d1(GraphicsState, Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_Do(GraphicsState, Stack, Shapes, Resources, boolean) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Process the xObject content.
consume_double_quote(GraphicsState, Stack, Shapes, TextMetrics, GlyphOutlineClip, LinkedList<OptionalContents>) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_DP(Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_EMC(Shapes, LinkedList<OptionalContents>) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_F(GraphicsState, Shapes, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_f(GraphicsState, Shapes, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_f_star(GraphicsState, Shapes, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_G(GraphicsState, Stack, Library) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_g(GraphicsState, Stack, Library) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_gs(GraphicsState, Stack, Resources) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_h(GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_i(Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_J(GraphicsState, Stack, Shapes) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_j(GraphicsState, Stack, Shapes) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_K(GraphicsState, Stack, Library) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_k(GraphicsState, Stack, Library) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_L(Stack, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_M(GraphicsState, Stack, Shapes) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_m(Stack, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_MP(Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_n(GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_q(GraphicsState) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_Q(GraphicsState, Shapes) - Method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_re(Stack, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_RG(GraphicsState, Stack, Library) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_rg(GraphicsState, Stack, Library) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_ri(Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_S(GraphicsState, Shapes, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_s(GraphicsState, Shapes, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_SC(GraphicsState, Stack, Library, Resources, boolean) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_sc(GraphicsState, Stack, Library, Resources, boolean) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_sh(GraphicsState, Stack, Shapes, Resources) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_single_quote(GraphicsState, Stack, Shapes, TextMetrics, GlyphOutlineClip, LinkedList<OptionalContents>) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_T_star(GraphicsState, TextMetrics, PageText, LinkedList<OptionalContents>) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_Tc(GraphicsState, Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_TD(GraphicsState, Stack, TextMetrics, PageText, LinkedList<OptionalContents>) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_Td(GraphicsState, Stack, TextMetrics, PageText, double, LinkedList<OptionalContents>) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_Tf(GraphicsState, Stack, Resources) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_TJ(GraphicsState, Stack, Shapes, TextMetrics, GlyphOutlineClip, LinkedList<OptionalContents>) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_Tj(GraphicsState, Stack, Shapes, TextMetrics, GlyphOutlineClip, LinkedList<OptionalContents>) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_TL(GraphicsState, Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_tm(GraphicsState, Stack, TextMetrics, PageText, double, AffineTransform, LinkedList<OptionalContents>) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_Tr(GraphicsState, Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_Ts(GraphicsState, Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_Tw(GraphicsState, Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_Tz(GraphicsState, Stack) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_v(Stack, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_w(GraphicsState, Stack, Shapes, float) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_W(GraphicsState, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_W_star(GraphicsState, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consume_y(Stack, GeneralPath) - Static method in class org.icepdf.core.util.content.AbstractContentParser
 
consumeEOL() - Method in class org.icepdf.core.pobjects.filters.CCITTFaxDecoder
 
consumeRemainingBits() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
consumeRemainingBits() - Method in class org.jpedal.jbig2.io.StreamReader
 
contains(Reference) - Method in class org.icepdf.core.pobjects.StateManager
Checks the state manager to see if an instance of the specified reference already exists in the cache.
content - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
CONTENT_ACCESSABILITY - Static variable in class org.icepdf.core.pobjects.security.Permissions
Determine if content accessibility is allowed.
CONTENT_EXTRACTION - Static variable in class org.icepdf.core.pobjects.security.Permissions
Determine if content copying or extraction is allowed.
ContentParser - Interface in org.icepdf.core.util.content
ContentParser interface for content streams.
ContentParserFactory - Class in org.icepdf.core.util.content
ContentParserFactory will reflectively load the PRO parsing engine if found on the class path.
CONTENTS_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
(Optional) Text that shall be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation’s contents in human-readable form.
CONTENTS_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
contract() - Method in class org.icepdf.core.pobjects.graphics.Shapes
Contracts the shapes ArrayList to the actual size of the elements it contains.
convertByteArrayToByteString(byte[]) - Static method in class org.icepdf.core.util.Utils
When converting between String chars and bytes, there's an implied encoding to be used, dependent on the context and platform.
convertByteArrayToHexString(byte[], boolean) - Static method in class org.icepdf.core.util.Utils
 
convertByteArrayToHexString(byte[], boolean, int, char) - Static method in class org.icepdf.core.util.Utils
 
convertByteArrayToHexString(byte[], int, int, boolean, int, char) - Static method in class org.icepdf.core.util.Utils
 
convertByteCharSequenceToByteArray(CharSequence) - Static method in class org.icepdf.core.util.Utils
When converting between String chars and bytes, there's an implied encoding to be used, dependent on the context and platform.
convertColor(String) - Static method in class org.icepdf.core.util.ColorUtil
Converts the colour to an integer value.
convertColorNameToRGB(String) - Static method in class org.icepdf.core.util.ColorUtil
Converts a named colour to hex rgb notation.
convertColorToRGB(Color) - Static method in class org.icepdf.core.util.ColorUtil
Converts a colour to hex rgb notation.
convertNamedColor(String) - Static method in class org.icepdf.core.util.ColorUtil
Converts the named colour to an integer value.
convertStringObject(Library, StringObject) - Static method in class org.icepdf.core.util.Utils
Utility method for decrypting a String object found in a dictionary as a plaing text.
coords - Variable in class org.icepdf.core.pobjects.graphics.ShadingType2Pattern
 
coords - Variable in class org.icepdf.core.pobjects.graphics.ShadingType3Pattern
 
COORDS_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
copy() - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoderStats
 
copyBand(Raster, int, WritableRaster, int) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
copyBand(Raster, Rectangle, int, WritableRaster, Rectangle, int) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
copyData(Raster, WritableRaster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Copies data from one raster to another.
copyData(BufferedImage, BufferedImage) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(BufferedImage, Rectangle, BufferedImage, Point) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData_FALLBACK(Raster, WritableRaster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
copyData_INT_PACK(Raster, WritableRaster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
An internal optimized version of copyData designed to work on Integer packed data with a SinglePixelPackedSampleModel.
copyRaster(Raster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
copyRaster(Raster, int, int) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
CORE14 - Static variable in class org.icepdf.core.pobjects.fonts.Font
 
count - Variable in class org.icepdf.core.io.ByteDoubleArrayInputStream
The index one greater than the last valid character in the input stream buffer.
count - Variable in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
 
COUNT_KEY - Static variable in class org.icepdf.core.pobjects.OutlineItem
 
COUNT_KEY - Static variable in class org.icepdf.core.pobjects.Outlines
 
COUNT_KEY - Static variable in class org.icepdf.core.pobjects.PageTree
 
CountingOutputStream - Class in org.icepdf.core.io
Keeps track of how many bytes have been written out
CountingOutputStream(OutputStream) - Constructor for class org.icepdf.core.io.CountingOutputStream
 
COURIER - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
COURIER_BOLD - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
COURIER_BOLD_OBLIQUE - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
COURIER_OBLIQUE - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
CP_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
(Optional; meaningful only if Cap is true; PDF 1.7) A name describing the annotation’s caption positioning.
createBufferedImage(Image) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
createBufferedImage(Image, int) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
createCartesianIntersection(PRectangle) - Method in class org.icepdf.core.pobjects.PRectangle
Returns a new PRectangle object representing the intersection of this PRectangle with the specified PRectangle using the Cartesian coordinate system.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.LinearGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createDate(Date) - Static method in class org.icepdf.core.pobjects.PDate
 
createDescriptor(Library, AFM) - Static method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Utility method for creating a FontDescriptor based on the font metrics of the AFM
createFontFile(Stream, int) - Method in class org.icepdf.core.pobjects.fonts.FontFactory
 
createFontFile(File, int) - Method in class org.icepdf.core.pobjects.fonts.FontFactory
 
createFontFile(URL, int) - Method in class org.icepdf.core.pobjects.fonts.FontFactory
 
createImage() - Method in class org.icepdf.core.pobjects.graphics.ImageReference
Creates a scaled image to match that of the instance vars width/height.
createReaderInstance(Object) - Method in class org.jpedal.jbig2.jai.JBIG2ImageReaderSpi
 
CREATION_DATE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
(Optional; PDF 1.5) The date and time (7.9.4, “Dates�) when the annotation was created.
creationDate - Variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
CREATIONDATE_KEY - Static variable in class org.icepdf.core.pobjects.PInfo
 
CREATOR_KEY - Static variable in class org.icepdf.core.pobjects.PInfo
 
CROPBOX_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
CROPBOX_KEY - Static variable in class org.icepdf.core.pobjects.PageTree
 
CROSS_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
CROSS_HAIRS_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
CROSS_HAIRS_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
CROSS_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
CrossReference - Class in org.icepdf.core.pobjects
 
CrossReference() - Constructor for class org.icepdf.core.pobjects.CrossReference
 
CrossReference.CompressedEntry - Class in org.icepdf.core.pobjects
 
CrossReference.Entry - Class in org.icepdf.core.pobjects
 
CrossReference.FreeEntry - Class in org.icepdf.core.pobjects
 
CrossReference.UsedEntry - Class in org.icepdf.core.pobjects
 
CryptFilter - Class in org.icepdf.core.pobjects.security
PDF 1.5 introduces crypt filters, which provide finer granularity control of encryption within a PDF file.
CryptFilter(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.security.CryptFilter
 
CryptFilterEntry - Class in org.icepdf.core.pobjects.security
Individual Crypt filter definition.
CryptFilterEntry(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.security.CryptFilterEntry
 
cryptFilters - Variable in class org.icepdf.core.pobjects.security.CryptFilter
 
CS_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
CS_NAME - Static variable in class org.icepdf.core.util.PdfOps
 
CS_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
cs_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
cspace - Variable in class org.icepdf.core.pobjects.graphics.TextState
Set the character spacing, Tc, to charSpace, which is a number expressed in unscaled text space units.
currentfont - Variable in class org.icepdf.core.pobjects.graphics.TextState
Text Font - Associated awt font object for display purposes
cycleMethod - Variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
The method to use when painting out of the gradient bounds.

D

d0_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
d1_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
D_KEY - Static variable in class org.icepdf.core.pobjects.Destination
 
D_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
D_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
D_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
D_KEY - Static variable in class org.icepdf.core.pobjects.Outlines
 
D_NAME - Static variable in class org.icepdf.core.util.PdfOps
 
d_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
D_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
DA_KEY - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
(Required) The default appearance string that shall be used in formatting the text (see 12.7.3.3, “Variable Text�).
DARK - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
 
DARKEST - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
 
DATE_FORMAT - Static variable in class org.icepdf.core.pobjects.PDate
 
DCT_DECODE_FILTERS - Static variable in class org.icepdf.core.pobjects.ImageStream
 
debug - Static variable in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
DECODE_KEY - Static variable in class org.icepdf.core.pobjects.functions.Function_0
 
DECODE_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
DECODE_PARMS_VALUE - Static variable in class org.icepdf.core.pobjects.filters.FlateDecode
 
DECODE_PARMS_VALUE - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
decodeBit(long, ArithmeticDecoderStats) - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
decodeIAID(long, ArithmeticDecoderStats) - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
decodeInt(ArithmeticDecoderStats) - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
decodeInt(int[][]) - Method in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
DecodeIntResult - Class in org.jpedal.jbig2.decoders
 
DecodeIntResult(int, boolean) - Constructor for class org.jpedal.jbig2.decoders.DecodeIntResult
 
decodeJBIG2(byte[]) - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
decodeJBIG2(File) - Method in class org.jpedal.jbig2.JBIG2Decoder
Decodes a JBIG2 image from a File object
decodeJBIG2(String) - Method in class org.jpedal.jbig2.JBIG2Decoder
Decodes a JBIG2 image from a String path
decodeJBIG2(InputStream) - Method in class org.jpedal.jbig2.JBIG2Decoder
Decodes a JBIG2 image from an InputStream
decodeJBIG2(DataInput) - Method in class org.jpedal.jbig2.JBIG2Decoder
Decodes a JBIG2 image from a DataInput
decodeJBIG2(byte[]) - Method in class org.jpedal.jbig2.JBIG2Decoder
Decodes a JBIG2 image from a byte array
decodeNextScanline(byte[], int, int) - Method in class org.icepdf.core.pobjects.filters.CCITTFaxDecoder
 
DECODEPARAM_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
DECODEPARMS_KEY - Static variable in class org.icepdf.core.pobjects.filters.LZWDecode
 
DECODEPARMS_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
decoder - Variable in class org.jpedal.jbig2.segment.Segment
 
decodeT41D(byte[], byte[], int, int) - Method in class org.icepdf.core.pobjects.filters.CCITTFaxDecoder
 
decodeT42D(byte[], byte[], int, int) - Method in class org.icepdf.core.pobjects.filters.CCITTFaxDecoder
 
decodeT6(byte[], byte[], int, int) - Method in class org.icepdf.core.pobjects.filters.CCITTFaxDecoder
 
decrypt(Reference, byte[], byte[]) - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
decrypt(Reference, byte[], byte[]) - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Decrypt the PDF data bytestream or string.
decrypt(Reference, byte[], byte[]) - Method in class org.icepdf.core.pobjects.security.SecurityManager
Decrypt the data using the encryptionKey and objectReference of the PDF stream or String object.
decrypt(Reference, byte[], byte[]) - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
DEFAULT_COMBINATION_OPERATOR - Static variable in class org.jpedal.jbig2.segment.pageinformation.PageInformationFlags
 
DEFAULT_PIXEL_VALUE - Static variable in class org.jpedal.jbig2.segment.pageinformation.PageInformationFlags
 
defaultAppearance - Variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
defaultFillColor - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
defaultFontColor - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
defaultFontSize - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
defaultStylingString - Variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
Defs - Class in org.icepdf.core.util
 
Defs() - Constructor for class org.icepdf.core.util.Defs
 
deleteAction(Action) - Method in class org.icepdf.core.pobjects.annotations.Annotation
Deletes the annotation action specified as a paramater.
deleteAnnotation(Annotation) - Method in class org.icepdf.core.pobjects.Page
Deletes the specified annotation instance from his page.
deriveDrawingRectangle() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
deriveFont(AffineTransform) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
deriveFont(Encoding, CMap) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
deriveFont(float[], int, float, float, float, char[]) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
deriveFont(Map<Integer, Float>, int, float, float, float, char[]) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
deriveFont(float) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Creates nfont a new pointsize, assuming 72 ppi.
deriveFont(Encoding, CMap) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
deriveFont(float[], int, float, float, float, char[]) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
deriveFont(Map<Integer, Float>, int, float, float, float, char[]) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
deriveFont(AffineTransform) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
deriveFont(float) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
DESC_KEY - Static variable in class org.icepdf.core.pobjects.actions.FileSpecification
 
DESCENDANT_FONTS_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
DESCENT - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
descent - Variable in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
describe(int) - Method in interface org.icepdf.core.tag.query.Expression
 
describe(int) - Method in class org.icepdf.core.tag.query.Function
 
describe(int) - Method in class org.icepdf.core.tag.query.Operator
 
describe() - Static method in class org.icepdf.core.tag.Tagger
 
describePages() - Method in class org.icepdf.core.tag.TaggedImage
 
deselectAll() - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
DESIGN_VALUE - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
DEST_KEY - Static variable in class org.icepdf.core.pobjects.OutlineItem
 
Destination - Class in org.icepdf.core.pobjects
The Destination class defines a particular view of a PDF document consisting of the following items:
Destination(Library, Object) - Constructor for class org.icepdf.core.pobjects.Destination
Creates a new instance of a Destination.
DESTINATION_KEY - Static variable in class org.icepdf.core.pobjects.actions.GoToAction
 
DESTINATION_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LinkAnnotation
Key used to indcate highlight mode.
destinationSyntax(Reference, Name) - Static method in class org.icepdf.core.pobjects.Destination
Utility for creating a /Fit or FitB syntax vector.
destinationSyntax(Reference, Name, Object) - Static method in class org.icepdf.core.pobjects.Destination
Utility for creating a /FitH, /FitV, /FitBH or /FitBV syntax vector.
destinationSyntax(Reference, Object, Object, Object, Object) - Static method in class org.icepdf.core.pobjects.Destination
Utility for creating a /XYZ syntax vector.
destinationSyntax(Reference, Object, Object, Object, Object, Object) - Static method in class org.icepdf.core.pobjects.Destination
Utility for creating a /FitR syntax vector.
DESTS_KEY - Static variable in class org.icepdf.core.pobjects.Catalog
 
detectPunctuation(GlyphText, WordText) - Static method in class org.icepdf.core.pobjects.graphics.text.WordText
 
detectSpace(GlyphText) - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
detectWhiteSpace(GlyphText) - Static method in class org.icepdf.core.pobjects.graphics.text.WordText
 
DeviceCMYK - Class in org.icepdf.core.pobjects.graphics
Device CMYK colour space definitions.
DeviceCMYK(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.graphics.DeviceCMYK
 
DEVICECMYK_KEY - Static variable in class org.icepdf.core.pobjects.graphics.DeviceCMYK
 
DeviceGray - Class in org.icepdf.core.pobjects.graphics
 
DeviceGray(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.graphics.DeviceGray
 
DEVICEGRAY_KEY - Static variable in class org.icepdf.core.pobjects.graphics.DeviceGray
 
DeviceN - Class in org.icepdf.core.pobjects.graphics
DeviceN colour spaces shall be defined in a similar way to Separation colour spaces-in fact, a Separationcolour space can be defined as a DeviceN colour space with only one component.
DEVICEN_KEY - Static variable in class org.icepdf.core.pobjects.graphics.DeviceN
 
DeviceRGB - Class in org.icepdf.core.pobjects.graphics
put your documentation comment here
DEVICERGB_KEY - Static variable in class org.icepdf.core.pobjects.graphics.DeviceRGB
 
diamondDrawOps(Shapes, AffineTransform, Point2D, Point2D, Point2D, Color, Color) - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
Dictionary - Class in org.icepdf.core.pobjects
This class represents a PDF document's Dictionary object.
Dictionary(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.Dictionary
Creates a new instance of a Dictionary.
DIFFERENCES_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
disableClipping - Static variable in class org.icepdf.core.pobjects.graphics.commands.AbstractDrawCmd
 
displayImage(BufferedImage, String) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
dispose() - Method in class org.icepdf.core.pobjects.Document
Dispose of Document, freeing up all used resources.
dispose() - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
dispose() - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Dispose of the security handler.
dispose() - Method in class org.icepdf.core.pobjects.security.SecurityManager
Disposes of the security handler instance.
dispose() - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
dispose() - Method in interface org.icepdf.core.search.DocumentSearchController
Disposes controller clearing resources.
disposeFontResources() - Method in class org.icepdf.core.util.Library
Utility/demo functionality to clear all font and font descriptor resources.
divide_BYTE_COMP_Data(WritableRaster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
divide_INT_PACK_Data(WritableRaster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
divideAlpha(WritableRaster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
Do_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
document - Variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
Document - Class in org.icepdf.core.pobjects
The Document class represents a PDF document and provides access to the hierarchy of objects contained in the body section of the PDF document.
Document() - Constructor for class org.icepdf.core.pobjects.Document
Creates a new instance of a Document.
DOCUMENT_ASSEMBLY - Static variable in class org.icepdf.core.pobjects.security.Permissions
Determine if document assembly is allowed.
DOCUMENT_CURRENT_PAGE - Static variable in class org.icepdf.core.util.PropertyConstants
 
DOCUMENT_INITIALIZING_PAGE - Static variable in class org.icepdf.core.util.PropertyConstants
 
DOCUMENT_PAINTING_PAGE - Static variable in class org.icepdf.core.util.PropertyConstants
 
DOCUMENT_TOOL_ANNOTATION_SELECTION - Static variable in class org.icepdf.core.util.PropertyConstants
 
DOCUMENT_TOOL_NONE - Static variable in class org.icepdf.core.util.PropertyConstants
 
DOCUMENT_TOOL_PAN - Static variable in class org.icepdf.core.util.PropertyConstants
 
DOCUMENT_TOOL_TEXT_SELECTION - Static variable in class org.icepdf.core.util.PropertyConstants
 
DOCUMENT_TOOL_ZOOM_IN - Static variable in class org.icepdf.core.util.PropertyConstants
 
DOCUMENT_TOOL_ZOOM_OUT - Static variable in class org.icepdf.core.util.PropertyConstants
 
DocumentResult - Class in org.icepdf.core.tag.query
 
DocumentSearchController - Interface in org.icepdf.core.search
Document search controller interface for content text searches
domain - Variable in class org.icepdf.core.pobjects.functions.Function
An array of 2 x m numbers, where m is the number of input values.
domain - Variable in class org.icepdf.core.pobjects.graphics.ShadingType2Pattern
 
domain - Variable in class org.icepdf.core.pobjects.graphics.ShadingType3Pattern
 
DOMAIN_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
DOMAIN_NAME - Static variable in class org.icepdf.core.pobjects.functions.Function
 
DOS_KEY - Static variable in class org.icepdf.core.pobjects.actions.FileSpecification
 
DOUBLE_QUOTE__TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
doubleProperty(String, double) - Static method in class org.icepdf.core.util.Defs
Return value for system property name parsed as double or * defaultValue if the property does not exist * or a security manager denies access to it
DP_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
DP_NAME - Static variable in class org.icepdf.core.util.PdfOps
 
DP_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
DrawCmd - Interface in org.icepdf.core.pobjects.graphics.commands
Common command pattern for painting PDF draw commands to a Java2D graphics context.
DrawDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
The DrawDrawCmd (no didn't stutter) will call draw and the Graphics2D context for the currentShape.
DrawDrawCmd() - Constructor for class org.icepdf.core.pobjects.graphics.commands.DrawDrawCmd
 
drawEstring(Graphics2D, String, float, float, long, int, Color) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
drawEstring(Graphics2D, String, float, float, long, int, Color) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
drawImage(Graphics2D, int, int, int, int) - Method in class org.icepdf.core.pobjects.graphics.ImageReference
 
drawLineEnd(Graphics2D, Name, Point2D, Point2D, Color, Color) - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
drawLineStart(Graphics2D, Name, Point2D, Point2D, Color, Color) - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
drawModeFill(GraphicsState, TextSprite, Shapes, int) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Utility Method for adding a text sprites to the Shapes stack, given the specified rmode.
drawModeFillStroke(GraphicsState, TextSprite, TextState, Shapes, int) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Utility Method for adding a text sprites to the Shapes stack, given the specifed rmode.
drawModeStroke(GraphicsState, TextSprite, TextState, Shapes, int) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Utility Method for adding a text sprites to the Shapes stack, given the specifed rmode.
drawString(StringBuilder, TextMetrics, TextState, Shapes, GlyphOutlineClip, GraphicsState, LinkedList<OptionalContents>) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Utility method for calculating the advanceX need for the displayText given the strings parsed textState.
DS_KEY - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
(Optional; PDF 1.5) A default style string, as described in 12.7.3.4, “Rich Text Strings.�
DV_KEY - Static variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
(Optional; inheritable) The default value to which the field reverts when a reset-form action is executed (see 12.7.5.3, “Reset-Form Action�).

E

EARLY_CHANGE_VALUE - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
EARLYCHANGE_KEY - Static variable in class org.icepdf.core.pobjects.filters.LZWDecode
 
echarAdvance(char) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
echarAdvance(char) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
EEF_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
EF_KEY - Static variable in class org.icepdf.core.pobjects.actions.FileSpecification
 
EMBEDDED_FONT_NAME - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
EMC_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
ENCODE_KEY - Static variable in class org.icepdf.core.pobjects.functions.Function_0
 
ENCODE_KEY - Static variable in class org.icepdf.core.pobjects.functions.Function_3
 
ENCODEDBYTEALIGN_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
Encoding - Interface in org.icepdf.core.pobjects.fonts
Encoding interface
Encoding - Class in org.icepdf.core.pobjects.fonts.ofont
put your documentation comment here
encoding - Variable in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
ENCODING_KEY - Static variable in class org.icepdf.core.pobjects.fonts.Font
 
ENCODING_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
encrypt(Reference, byte[], byte[]) - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
encrypt(Reference, byte[], byte[]) - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Encrypt the PDF data bytestream or string.
encrypt(Reference, byte[], byte[]) - Method in class org.icepdf.core.pobjects.security.SecurityManager
Encrypt the data using the encryptionKey and objectReference of the PDF stream or String object.
encrypt(Reference, byte[], byte[]) - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
ENCRYPT_KEY - Static variable in class org.icepdf.core.pobjects.PTrailer
 
ENCRYPT_METADATA_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
encryption(String, boolean, SecurityManager) - Method in class org.icepdf.core.pobjects.LiteralStringObject
Decryptes or encrtypes a string.
EncryptionDictionary - Class in org.icepdf.core.pobjects.security
The EncryptionDictionary class is used to hold values needed by the Standard Security Handler, Public Key Handlers and Crypt filters.
EncryptionDictionary(Library, HashMap, List) - Constructor for class org.icepdf.core.pobjects.security.EncryptionDictionary
Creates a new Encryption Dictionary object.
encryptionDictionary - Variable in class org.icepdf.core.pobjects.security.SecurityHandler
 
END_OF_FILE - Static variable in class org.jpedal.jbig2.segment.Segment
 
END_OF_PAGE - Static variable in class org.jpedal.jbig2.segment.Segment
 
END_OF_STRIPE - Static variable in class org.jpedal.jbig2.segment.Segment
 
endArrow - Variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
endImage(Reference) - Static method in class org.icepdf.core.tag.Tagger
 
endOfLine - Variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
EndOfStripeSegment - Class in org.jpedal.jbig2.segment.stripes
 
EndOfStripeSegment(JBIG2StreamDecoder) - Constructor for class org.jpedal.jbig2.segment.stripes.EndOfStripeSegment
 
endThreadAccess() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
endThreadAccess() - Method in class org.icepdf.core.io.SeekableByteArrayInputStream
 
endThreadAccess() - Method in interface org.icepdf.core.io.SeekableInput
 
entries - Variable in class org.icepdf.core.pobjects.Dictionary
Table of associative pairs of objects.
equals(Object) - Method in class org.icepdf.core.pobjects.functions.postscript.Operator
 
equals(Object) - Method in class org.icepdf.core.pobjects.Name
Indicates whether some other Name object is "equal to" this one
equals(Name) - Method in class org.icepdf.core.pobjects.Name
Indicates whether some other Name object is "equal to" this one
equals(String) - Method in class org.icepdf.core.pobjects.Name
Indicates whether some other String object is "equal to" this one
equals(Object) - Method in class org.icepdf.core.pobjects.PObject
 
equals(Object) - Method in class org.icepdf.core.pobjects.Reference
Indicates whether some other reference object is "equal to" this one.
equals(Object) - Method in class org.icepdf.core.search.SearchTerm
 
ET_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
eval(Stack) - Method in class org.icepdf.core.pobjects.functions.postscript.Expression
 
eval(Stack) - Method in class org.icepdf.core.pobjects.functions.postscript.Operator
 
EX_DATA_KEY - Static variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
(Optional; PDF 1.7) An external data dictionary specifying data that shall be associated with the annotation.
EX_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
execute(Runnable) - Static method in class org.icepdf.core.util.Library
 
executeImage(FutureTask) - Static method in class org.icepdf.core.util.Library
 
executePainter(Runnable) - Static method in class org.icepdf.core.util.Library
 
expand(int, int) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
exportMappingName - Variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
 
Expression - Class in org.icepdf.core.pobjects.functions.postscript
Representing a generic Expression which follows the Command pattern for delayed or differed execution.
Expression(int) - Constructor for class org.icepdf.core.pobjects.functions.postscript.Expression
 
Expression - Interface in org.icepdf.core.tag.query
 
extend - Variable in class org.icepdf.core.pobjects.graphics.ShadingType2Pattern
 
extend - Variable in class org.icepdf.core.pobjects.graphics.ShadingType3Pattern
 
EXTEND_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
EXTENSION - Static variable in class org.jpedal.jbig2.segment.Segment
 
ExtensionSegment - Class in org.jpedal.jbig2.segment.extensions
 
ExtensionSegment(JBIG2StreamDecoder) - Constructor for class org.jpedal.jbig2.segment.extensions.ExtensionSegment
 
EXTERNAL_COMBINATION_OPERATOR - Static variable in class org.jpedal.jbig2.segment.region.RegionFlags
 
ExtGState - Class in org.icepdf.core.pobjects.graphics
This class represents an External Graphics State (ExtGState) object.
ExtGState(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.graphics.ExtGState
Creates a a new Graphics State object.
extGState - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
EXTGSTATE_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
EXTGSTATE_KEY - Static variable in class org.icepdf.core.pobjects.Resources
 
EXTGSTATE_NAME - Static variable in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
Named graphics state name used to store highlight transparency values.

F

F_KEY - Static variable in class org.icepdf.core.pobjects.actions.FileSpecification
 
F_KEY - Static variable in class org.icepdf.core.pobjects.actions.GoToRAction
 
F_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
F_NAME - Static variable in class org.icepdf.core.util.PdfOps
 
f_STAR_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
f_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
F_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
Ff_KEY - Static variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
(Optional; inheritable) A set of flags specifying various characteristics of the field (see Table 221).
FieldDictionary - Class in org.icepdf.core.pobjects.acroform
Each field in a document’s interactive form shall be defined by a field dictionary, which shall be an indirect object.
FieldDictionary(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.acroform.FieldDictionary
 
fieldDictionary - Variable in class org.icepdf.core.pobjects.annotations.WidgetAnnotation
 
fieldType - Variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
 
fieldValue - Variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
 
FILE_KEY - Static variable in class org.icepdf.core.pobjects.actions.LaunchAction
 
FileSpecification - Class in org.icepdf.core.pobjects.actions
The File Specification diction provides more flexibility then the string form.
FileSpecification(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.actions.FileSpecification
Constructs a new specification dictionary.
fillBufferFromInputStream() - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
For some reason, when reading from InflaterInputStream, if we ask to fill a buffer, it will instead only give us a chunk at a time, even though more data is available, and buffer.length has bee requested
fillBufferFromInputStream(int, int) - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
fillColor - Variable in class org.icepdf.core.pobjects.graphics.ImageReference
 
fillColour - Variable in class org.icepdf.core.pobjects.graphics.TilingPattern
 
FillDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
FillDrawCmd will execute the Graphics2D fill command on the currentShape.
FillDrawCmd() - Constructor for class org.icepdf.core.pobjects.graphics.commands.FillDrawCmd
 
fillInternalBuffer() - Method in class org.icepdf.core.pobjects.filters.ASCII85Decode
 
fillInternalBuffer() - Method in class org.icepdf.core.pobjects.filters.ASCIIHexDecode
 
fillInternalBuffer() - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
This is only called if bufferAvailable is 0.
fillInternalBuffer() - Method in class org.icepdf.core.pobjects.filters.FlateDecode
 
fillInternalBuffer() - Method in class org.icepdf.core.pobjects.filters.LZWDecode
 
fillInternalBuffer() - Method in class org.icepdf.core.pobjects.filters.PredictorDecode
 
fillInternalBuffer() - Method in class org.icepdf.core.pobjects.filters.RunLengthDecode
 
FILTER_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
FILTER_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
findBitmap(int) - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
findPageSegement(int) - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
findPageSegement(int) - Method in class org.jpedal.jbig2.JBIG2Decoder
 
findSegment(int) - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
findSegment(int) - Method in class org.jpedal.jbig2.JBIG2Decoder
 
FIRST_CHAR_KEY - Static variable in class org.icepdf.core.pobjects.fonts.Font
 
FIRST_CHAR_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
FIRST_KEY - Static variable in class org.icepdf.core.pobjects.ObjectStream
 
FIRST_KEY - Static variable in class org.icepdf.core.pobjects.OutlineItem
 
firstCh - Variable in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
firstchar - Variable in class org.icepdf.core.pobjects.fonts.Font
 
FLAG_HIDDEN - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
If set, do not display or print the annotation or allow it to interact with the user, regardless of its annotation type or whether an annotation handler is available.
FLAG_INVISIBLE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
If set, do not display the annotation if it does not belong to one of the standard annotation types and no annotation handler is available.
FLAG_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Annotation border characteristics.
FLAG_LOCKED - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
If set, do not allow the annotation to be deleted or its properties (including position and size) to be modified by the user.
FLAG_LOCKED_CONTENTS - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
If set, do not allow the contents of the annotation to be modified by the user.
FLAG_NO_ROTATE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
If set, do not rotate the annotation’s appearance to match the rotation of the page.
FLAG_NO_VIEW - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
If set, do not display the annotation on the screen or allow it to interact with the user.
FLAG_NO_ZOOM - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
If set, do not scale the annotation’s appearance to match the magnification of the page.
FLAG_PRINT - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
If set, print the annotation when the page is printed.
FLAG_READ_ONLY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
If set, do not allow the annotation to interact with the user.
FLAG_TOGGLE_NO_VIEW - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
If set, invert the interpretation of the NoView flag for certain events.
flags - Variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
 
FLAGS - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
Flags - Class in org.jpedal.jbig2.segment
 
Flags() - Constructor for class org.jpedal.jbig2.segment.Flags
 
flags - Variable in class org.jpedal.jbig2.segment.Flags
 
flagsAsInt - Variable in class org.jpedal.jbig2.segment.Flags
 
FlateDecode - Class in org.icepdf.core.pobjects.filters
 
FlateDecode(Library, HashMap, InputStream) - Constructor for class org.icepdf.core.pobjects.filters.FlateDecode
 
flush() - Method in class org.icepdf.core.io.CountingOutputStream
 
Font - Class in org.icepdf.core.pobjects.fonts
This class represents a PDF object which has a subtype value equal to "Font".
Font(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.fonts.Font
Creates a new instance of a PDF Font.
font - Variable in class org.icepdf.core.pobjects.fonts.Font
 
Font - Class in org.icepdf.core.pobjects.fonts.ofont
 
Font(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.fonts.ofont.Font
 
font - Variable in class org.icepdf.core.pobjects.graphics.TextState
Text Font - Associated ICEpdf font object
FONT_BBOX - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_DESCRIPTOR_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
FONT_FAMILY - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_FILE - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_FILE_2 - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_FILE_3 - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_FILE_3_CID_FONT_TYPE_0 - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_FILE_3_CID_FONT_TYPE_0C - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_FILE_3_CID_FONT_TYPE_2 - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_FILE_3_OPEN_TYPE - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_FILE_3_TYPE_1C - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_KEY - Static variable in class org.icepdf.core.pobjects.Resources
 
FONT_NAME - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
FONT_OPEN_TYPE - Static variable in class org.icepdf.core.pobjects.fonts.FontFactory
 
FONT_TRUE_TYPE - Static variable in class org.icepdf.core.pobjects.fonts.FontFactory
 
FONT_TYPE_0 - Static variable in class org.icepdf.core.pobjects.fonts.FontFactory
 
FONT_TYPE_1 - Static variable in class org.icepdf.core.pobjects.fonts.FontFactory
 
FONT_TYPE_3 - Static variable in class org.icepdf.core.pobjects.fonts.FontFactory
 
FONT_WEIGHT - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
fontDescriptor - Variable in class org.icepdf.core.pobjects.fonts.Font
 
FontDescriptor - Class in org.icepdf.core.pobjects.fonts
This class represents a PDF FontDescriptor.
FontDescriptor(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.fonts.FontDescriptor
Creates a new instance of a FontDescriptor.
FontFactory - Class in org.icepdf.core.pobjects.fonts
Simple Factory for loading of font library if present.
fontFile - Variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
FontFile - Interface in org.icepdf.core.pobjects.fonts
Font file interfaces.
FontManager - Class in org.icepdf.core.pobjects.fonts
The FontManager class is responsible for finding available fonts on the client operating system.
FontManager() - Constructor for class org.icepdf.core.pobjects.fonts.FontManager
 
fontPropertyChanged - Variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
FontUtil - Class in org.icepdf.core.util
Font utility contains a bunch of commonly used font utility methods.
FontUtil() - Constructor for class org.icepdf.core.util.FontUtil
 
forceJaiCcittFax(boolean) - Static method in class org.icepdf.core.pobjects.ImageStream
Used to enable/disable the loading of CCITTFax images using JAI library.
Form - Class in org.icepdf.core.pobjects
Form XObject class.
Form(Library, HashMap, SeekableInputConstrainedWrapper) - Constructor for class org.icepdf.core.pobjects.Form
Creates a new instance of the xObject.
FORM_FIELD_FILL_SIGNING - Static variable in class org.icepdf.core.pobjects.security.Permissions
Determine if form field fill-in or signing is allowed.
FORM_TYPE_KEY - Static variable in class org.icepdf.core.pobjects.Dictionary
 
format(LogRecord) - Method in class org.icepdf.core.util.loggers.BriefestLogFormatter
A Custom format implementation that is designed for brevity.
format(LogRecord) - Method in class org.icepdf.core.util.loggers.BriefLogFormatter
A Custom format implementation that is designed for brevity.
formatDateTime(Date, TimeZone) - Static method in class org.icepdf.core.pobjects.PDate
Formats a date/time according to the PDF specification (D:YYYYMMDDHHmmSSOHH'mm').
formatDateTime(Date) - Static method in class org.icepdf.core.pobjects.PDate
Formats a date/time according to the PDF specification.
FormDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
The FormDrawCmd when executed will draw an xForm's shapes to a raster and then paint the raster.
FormDrawCmd(Form) - Constructor for class org.icepdf.core.pobjects.graphics.commands.FormDrawCmd
 
foundFontEngine() - Method in class org.icepdf.core.pobjects.fonts.FontFactory
Test if font engine is available on the class path and it has been disabled with the proeprty awtFontSubstitution.
foundIncrementalUpdater - Static variable in class org.icepdf.core.pobjects.Document
 
fractions - Variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Gradient keyframe values in the range 0 to 1.
FreeTextAnnotation - Class in org.icepdf.core.pobjects.annotations
A free text annotation (PDF 1.3) displays text directly on the page.
FreeTextAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
fromCIEXYZ(float[]) - Method in class org.icepdf.core.pobjects.graphics.ColorSpaceCMYK
 
fromRGB(float[]) - Method in class org.icepdf.core.pobjects.graphics.ColorSpaceCMYK
 
FS_KEY - Static variable in class org.icepdf.core.pobjects.actions.FileSpecification
 
FT_KEY - Static variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
Required for terminal fields; inheritable) The type of field that this dictionary describes:

Btn -> Button (see 12.7.4.2, “Button Fields�)

Tx -> Text (see 12.7.4.3, “Text Fields�)

Ch -> Choice (see 12.7.4.4, “Choice Fields�)

Sig(PDF 1.3) -> Signature (see 12.7.4.5, “Signature Fields�)

This entry may be present in a non-terminal field (one whose descendants are fields) to provide an inheritable FT value.

Function - Class in org.icepdf.core.pobjects.functions
The class Function is factory responsible for creating the correct function type for the given "FunctionType" dictionary entry.
Function(Dictionary) - Constructor for class org.icepdf.core.pobjects.functions.Function
Creates a new instance of Function object.
function - Variable in class org.icepdf.core.pobjects.graphics.ShadingType2Pattern
 
function - Variable in class org.icepdf.core.pobjects.graphics.ShadingType3Pattern
 
Function - Class in org.icepdf.core.tag.query
 
Function() - Constructor for class org.icepdf.core.tag.query.Function
 
Function_0 - Class in org.icepdf.core.pobjects.functions
This class Function_0 represents a generic Type 0, sampled function type.
Function_2 - Class in org.icepdf.core.pobjects.functions
This class Function_2 represents a generic Type 2, exponentail interpolation function type.
Function_3 - Class in org.icepdf.core.pobjects.functions
Type 3 Function (PDF 1.3) defines a stitching of the sub-domains of several 1-input functions to produce a single new 1-input function.
Function_4 - Class in org.icepdf.core.pobjects.functions
Type 4 Function (PDF 1.3), also called a PostScript calculator function, shall be represented as a stream containing code written n a small subset of the PostScript language.
Function_4(Dictionary) - Constructor for class org.icepdf.core.pobjects.functions.Function_4
 
FUNCTION_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
FUNCTIONS_KEY - Static variable in class org.icepdf.core.pobjects.functions.Function_3
 
functionType - Variable in class org.icepdf.core.pobjects.functions.Function
Function type associated with this function.
FUNCTIONTYPE_NAME - Static variable in class org.icepdf.core.pobjects.functions.Function
 
futureTask - Variable in class org.icepdf.core.pobjects.graphics.ImageReference
 

G

G_KEY - Static variable in class org.icepdf.core.pobjects.graphics.DeviceGray
 
G_KEY - Static variable in class org.icepdf.core.pobjects.graphics.SoftMask
 
G_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
g_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
gamma - Variable in class org.icepdf.core.pobjects.graphics.CalGray
 
gamma - Variable in class org.icepdf.core.pobjects.graphics.CalRGB
 
GAMMA_KEY - Static variable in class org.icepdf.core.pobjects.graphics.CalGray
 
GAMMA_KEY - Static variable in class org.icepdf.core.pobjects.graphics.CalRGB
 
GB_TEMPLATE - Static variable in class org.jpedal.jbig2.segment.region.generic.GenericRegionFlags
 
generatePostScript(ArrayList<DrawCmd>) - Static method in class org.icepdf.core.pobjects.graphics.commands.PostScriptEncoder
Processes the given DrawCmd objects and generates the PostScript to draw simple shapes and text.
GenericAnnotation - Class in org.icepdf.core.pobjects.annotations
Generic annotation that instantiated when an annotation subtype is not recognized.
GenericAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.GenericAnnotation
Creates a new instance of an Annotation.
GenericRegionFlags - Class in org.jpedal.jbig2.segment.region.generic
 
GenericRegionFlags() - Constructor for class org.jpedal.jbig2.segment.region.generic.GenericRegionFlags
 
GenericRegionSegment - Class in org.jpedal.jbig2.segment.region.generic
 
GenericRegionSegment(JBIG2StreamDecoder, boolean) - Constructor for class org.jpedal.jbig2.segment.region.generic.GenericRegionSegment
 
genericRegionStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
geometricPath - Variable in class org.icepdf.core.util.content.AbstractContentParser
 
get(char) - Method in class org.icepdf.core.pobjects.fonts.ofont.Encoding
 
get(Reference) - Method in class org.icepdf.core.pobjects.graphics.ImagePool
 
get(K) - Method in class org.icepdf.core.util.SoftLRUCache
 
get24Bits() - Method in class org.jpedal.jbig2.decoders.MMRDecoder
 
get2DCode() - Method in class org.jpedal.jbig2.decoders.MMRDecoder
 
getAbsolutePosition() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
getAbsolutePosition() - Method in class org.icepdf.core.io.SeekableByteArrayInputStream
 
getAbsolutePosition() - Method in interface org.icepdf.core.io.SeekableInput
 
getAbsolutePosition() - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
getAction() - Method in class org.icepdf.core.pobjects.annotations.Annotation
Gets the action to be performed when the annotation is activated.
getAction() - Method in class org.icepdf.core.pobjects.OutlineItem
Gets the action associated with this OutlineItem.
getAdvance() - Method in class org.icepdf.core.util.content.TextMetrics
 
getAffineTransform() - Method in class org.icepdf.core.pobjects.graphics.commands.TextTransformDrawCmd
 
getAffineTransform() - Method in class org.icepdf.core.pobjects.graphics.commands.TransformDrawCmd
 
getAllSegments() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
getAllSegments() - Method in class org.jpedal.jbig2.JBIG2Decoder
 
getAlphaRule() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getAlternate() - Method in class org.icepdf.core.pobjects.graphics.ICCBased
Get the alternative colour specified by the N dictionary entry.
getAnnotations() - Method in class org.icepdf.core.pobjects.Page
Gets all annotation information associated with this page.
getAppearanceStream() - Method in class org.icepdf.core.pobjects.annotations.Annotation
Returns the appearance stream as defined by the AP dictionary key N
getArgumentCount() - Method in class org.icepdf.core.tag.query.And
 
getArgumentCount() - Method in interface org.icepdf.core.tag.query.Expression
 
getArgumentCount() - Method in class org.icepdf.core.tag.query.Not
 
getArgumentCount() - Method in class org.icepdf.core.tag.query.Or
 
getArgumentCount() - Method in class org.icepdf.core.tag.query.Substring
 
getArithmeticDecoder() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
getArray(HashMap, Name) - Method in class org.icepdf.core.util.Library
 
getArtBox() - Method in class org.icepdf.core.pobjects.Page
Gets the art box boundary defined by this page.
getAscent() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Gets the ascent of glyphs in the font.
getAscent() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns maximum ascent glyphs above baseline.
getAscent() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getAuthEvent() - Method in class org.icepdf.core.pobjects.security.CryptFilterEntry
The event to be used to trigger the authorization that is required to access encryption keys used by this filter.
getAuthor() - Method in class org.icepdf.core.pobjects.PInfo
Gets the name of the person who created the document.
getAvailableFamilies() - Method in class org.icepdf.core.pobjects.fonts.FontManager
Gets all available font family names on the operating system.
getAvailableNames() - Method in class org.icepdf.core.pobjects.fonts.FontManager
Gets all available font names on the operating system.
getAvailableStyle() - Method in class org.icepdf.core.pobjects.fonts.FontManager
Gets all available font styles on the operating system.
getAverageWidth() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Gets the average width of glyphs in the font.
getAvgWidth() - Method in class org.icepdf.core.pobjects.fonts.AFM
 
getBackground() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
getBaseFont() - Method in class org.icepdf.core.pobjects.fonts.Font
Gets the fonts base name.
getBbox() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getBBox() - Method in class org.icepdf.core.pobjects.Form
Gets the bounding box for the xObject.
getBBox() - Method in interface org.icepdf.core.pobjects.graphics.Pattern
 
getBBox() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
getBBox() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getbBoxMod() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
Bbox converted to user space.
getBC() - Method in class org.icepdf.core.pobjects.graphics.SoftMask
An array of component values specifying the colour to be used as the backdrop against which to composite the transparency group XObject G.
getBigO() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets the 32-byte string used for verifying the owner password.
getBigOE() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets the 32-byte string, based on the owner and user passwords, that is used in the computing the encryption key.
getBigU() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets the 32-byte string used for verifying the user password.
getBigUE() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets the 32-byte string, based on the user password, that is used in the computing the encryption key.
getBitmapNumber() - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
getBitmaps() - Method in class org.jpedal.jbig2.segment.pattern.PatternDictionarySegment
 
getBitmaps() - Method in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionarySegment
 
getBits(int) - Method in class org.icepdf.core.io.BitStream
 
getBlackCode() - Method in class org.jpedal.jbig2.decoders.MMRDecoder
 
getBlackIs1(Library, HashMap) - Method in class org.icepdf.core.pobjects.ImageStream
If BlackIs1 was not specified, then return null, instead of the default value of false, so we can tell if it was given or not
getBlackRatio() - Method in class org.icepdf.core.pobjects.ImageUtility
 
getBleedBox() - Method in class org.icepdf.core.pobjects.Page
Gets the bleed box boundary defined by this page.
getBoolean(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets a Boolean specified by the key in the dictionary entries.
getBorder() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getBorderStyle() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getBorderStyle() - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
 
getBorderStyleStroke() - Method in class org.icepdf.core.pobjects.annotations.Annotation
Creates a Java2D strok from the propties tht make up the BorderStyle object.
getBorderType() - Method in class org.icepdf.core.pobjects.annotations.Annotation
Gets the Link type, can be either VISIBLE_RECTANGLE or INVISIBLE_RECTANGLE, it all depends on the if the border or BS has border width > 0.
getBottom() - Method in class org.icepdf.core.pobjects.Destination
Bottom coordinate of a zoom box, if present left, right and top should also be available.
getBoundingBox(float) - Method in class org.icepdf.core.pobjects.Page
Get the bounding box that the page can occupy, given the userRotation and page's own pageRotation.
getBoundingBox(float, float) - Method in class org.icepdf.core.pobjects.Page
Get the bounding box that the page can occupy, given the userRotation, userZoom, page's own pageRotation.
getBoundingBox(int, float, float) - Method in class org.icepdf.core.pobjects.Page
Get the bounding box that the page can occupy, given the userRotation, userZoom, page's own pageRotation and cropBox boundary.
getBounds() - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
Gets the bounds of the respective text object.
getBounds() - Method in class org.icepdf.core.pobjects.graphics.text.GlyphText
 
getBounds() - Method in class org.icepdf.core.pobjects.graphics.text.LineText
 
getBounds() - Method in interface org.icepdf.core.pobjects.graphics.text.Text
 
getBounds() - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
getBounds() - Method in class org.icepdf.core.pobjects.graphics.TextSprite
Getst the bounds of the text that makes up this sprite.
getBufferedImage() - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
getCanonicalName(String) - Method in class org.icepdf.core.pobjects.fonts.Font
Gets the base name of the core 14 fonts, null if it does not match
getCatalog() - Method in class org.icepdf.core.pobjects.Document
Gets the Document's Catalog as specified by the Document hierarchy.
getCatalog() - Method in class org.icepdf.core.util.Library
Gets the document's catalog.
getCenterPoint() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint
Returns a copy of the center point of the radial gradient.
getChange(Reference) - Method in class org.icepdf.core.pobjects.StateManager
Returns an instance of the specified reference
getChangedSize() - Method in class org.icepdf.core.pobjects.StateManager
Gets the number of change object in the state manager.
getCharDiff(char) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
Return the width of the given character
getCharSurroundedByWhitespace() - Method in class org.icepdf.core.util.Parser
 
getChineseSimplifiedInstance(String, int) - Method in class org.icepdf.core.pobjects.fonts.FontManager
 
getChineseTraditionalInstance(String, int) - Method in class org.icepdf.core.pobjects.fonts.FontManager
 
getCid() - Method in class org.icepdf.core.pobjects.graphics.text.GlyphText
 
getClip() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getColor() - Method in class org.icepdf.core.pobjects.annotations.Annotation
Gest the RGB colour of the annotation used for the following purposes: the background of the annotaiton's icon when closed the title bar of the anntoation's pop-up window the border of a link annotation
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.CalGray
 
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.CalRGB
 
getColor() - Method in class org.icepdf.core.pobjects.graphics.commands.ColorDrawCmd
 
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.DeviceCMYK
Converts a 4 component cmyk colour to rgb.
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.DeviceGray
 
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.DeviceN
 
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.DeviceRGB
Get the awt Color value for for a given colours data.
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.ICCBased
 
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.Indexed
Gets the colour for the array of float values
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.Lab
 
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.PatternColor
Not applicable to a Pattern Colour space.
getColor(float[]) - Method in class org.icepdf.core.pobjects.graphics.PColorSpace
Gets the colour in RGB represented by the array of colour components
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.PColorSpace
 
getColor(float[], boolean) - Method in class org.icepdf.core.pobjects.graphics.Separation
Gets the colour in RGB represented by the array of colour components
getColors() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of colors used by this gradient.
getColorSpace() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies color space for interpolation.
getColorSpace() - Method in class org.icepdf.core.pobjects.graphics.ICCBased
 
getColorSpace(Library, Object) - Static method in class org.icepdf.core.pobjects.graphics.PColorSpace
 
getColorSpace(Library, float) - Static method in class org.icepdf.core.pobjects.graphics.PColorSpace
Gets the color space for the given n value.
getColorSpace() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
getColorSpace(Object) - Method in class org.icepdf.core.pobjects.Resources
 
getColourSpace() - Method in class org.icepdf.core.pobjects.ImageStream
 
getContentAndReplaceInputStream(InputStream[], boolean) - Static method in class org.icepdf.core.util.Utils
 
getContentFromSeekableInput(SeekableInput, boolean) - Static method in class org.icepdf.core.util.Utils
 
getContentParser(Library, Resources) - Method in class org.icepdf.core.util.content.ContentParserFactory
Factory call to return the content parser associated with the given product version.
getContents() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getContextCodingTableValue(int) - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoderStats
 
getContextSize() - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoderStats
 
getCount() - Method in class org.icepdf.core.io.CountingOutputStream
 
getCreationDate() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
getCreationDate() - Method in class org.icepdf.core.pobjects.PInfo
Gets the date and time the document was created.
getCreator() - Method in class org.icepdf.core.pobjects.PInfo
Gets the name of the application.
getCropBox() - Method in class org.icepdf.core.pobjects.Page
Gets the crop box boundary defined by this page.
getCropBox() - Method in class org.icepdf.core.pobjects.PageTree
Gets the crop box boundary defined by this page tree.
getCrossReferenceStream() - Method in class org.icepdf.core.pobjects.PTrailer
Gets the cross reference stream.
getCrossReferenceTable() - Method in class org.icepdf.core.pobjects.PTrailer
Gets the cross reference table.
getCryptFilter() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
(Optional; meaningful only when the value of V is 4; PDF 1.5) A dictionary whose keys shall be crypt filter names and whose values shall be the corresponding crypt filter dictionaries (see Table 25).
getCryptFilterByName(Name) - Method in class org.icepdf.core.pobjects.security.CryptFilter
Gets a crypt filters definition as defined in its dictionary by name.
getCryptFilterMethod() - Method in class org.icepdf.core.pobjects.security.CryptFilterEntry
The method used, if any, by the conforming reader to decrypt data.
getCTM() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getCustomExtension(Name) - Method in class org.icepdf.core.pobjects.PInfo
Gets the value of the custom extension specified by name.
getCycleMethod() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies cycling behavior.
getDashArray() - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
 
getDashArray() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getDashPhase() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getData() - Method in class org.jpedal.jbig2.examples.pdf.PDFSegment
 
getData(boolean) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
getData(byte[], boolean) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
getDay() - Method in class org.icepdf.core.pobjects.PDate
Gets the day value of the date.
getDecodedByteArrayInputStream() - Method in class org.icepdf.core.pobjects.Stream
Gets the decoded Byte stream of the Stream object.
getDecodedContentSteam() - Method in class org.icepdf.core.pobjects.Page
Returns the decoded content stream for this page instance.
getDecodedStreamBytes() - Method in class org.icepdf.core.pobjects.Stream
 
getDecodedStreamBytes(int) - Method in class org.icepdf.core.pobjects.Stream
This is similar to getDecodedStreamByteArray(), except that the returned byte[] is not necessarily exactly sized, and may be larger.
getDecryptedLiteralString(SecurityManager) - Method in class org.icepdf.core.pobjects.HexStringObject
Gets the decrypted literal string value of the data using the key provided by the security manager.
getDecryptedLiteralString(SecurityManager) - Method in class org.icepdf.core.pobjects.LiteralStringObject
Gets the decrypted literal string value of the data using the key provided by the security manager.
getDecryptedLiteralString(SecurityManager) - Method in interface org.icepdf.core.pobjects.StringObject
Gets the decrypted literal string value of the data using the key provided by the security manager.
getDecryptionKey() - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
getDecryptionKey() - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Gets the encryption key used by the security handler for decryption data.
getDecryptionKey() - Method in class org.icepdf.core.pobjects.security.SecurityManager
Gets the decrypt key used by the security handler when decrypting data.
getDecryptionKey() - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
getDefault() - Static method in class org.icepdf.core.util.GraphicsRenderingHints
Gets the singleton representation of this object.
getDefaultAppearance() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
getDefaultDirectory() - Method in class org.icepdf.core.pobjects.actions.LaunchAction.WindowsLaunchParameters
Gets a string specifying the default directory in standard DOS syntax(Optional).
getDefaultStylingString() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
getDescent() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Gets the descent of glyphs in the font.
getDescent() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns maximum descent of glyphs below baseline.
getDescent() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getDescription() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
Gets the descriptive text associated with the file specification.
getDescription() - Method in class org.icepdf.core.pobjects.graphics.Indexed
 
getDescription() - Method in class org.icepdf.core.pobjects.graphics.PColorSpace
 
getDescription(Locale) - Method in class org.jpedal.jbig2.jai.JBIG2ImageReaderSpi
 
getDest() - Method in class org.icepdf.core.pobjects.OutlineItem
Gets the destination to be displayed when this item is activated.
getDestination() - Method in class org.icepdf.core.pobjects.actions.GoToAction
Gets the Destination object which the "GoTo" action should jump to.
getDestination() - Method in class org.icepdf.core.pobjects.actions.GoToRAction
Gets the destination associated with the external file path.
getDestination() - Method in class org.icepdf.core.pobjects.annotations.LinkAnnotation
A destination to be displayed when the annotation is ativated.
getDestinations() - Method in class org.icepdf.core.pobjects.Catalog
Gets a dictionary of names and corresponding destinations.
getDictionary() - Method in class org.icepdf.core.pobjects.PTrailer
Get the trailer object's dictionary.
getDictionary(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets a dictionary specified by the key in the dictionary entries.
getDimension() - Method in class org.icepdf.core.pobjects.Thumbnail
 
getDocument() - Method in class org.icepdf.core.tag.query.DocumentResult
 
getDocumentLocation() - Method in class org.icepdf.core.pobjects.Document
Returns the file location or URL of this Document.
getDocumentOrigin() - Method in class org.icepdf.core.pobjects.Document
Returns the origin (filepath or URL) of this Document.
getDocuments() - Method in class org.icepdf.core.tag.TagState
 
getDomain() - Method in class org.icepdf.core.pobjects.functions.Function
 
getDos() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
Gets the file specification string representing a DOS file name.
getEEF() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
(Optional; meaningful only when the value of V is 4; PDF 1.6) The name of the crypt filter that shall be used when encrypting embedded file streams that do not have their own crypt filter specifier; it shall correspond to a key in the CFdictionary or a standard crypt filter name specified in Table 26.
getEmbeddedFileDictionary() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
Gets a dictionary containing a subset of the keys F, DOS, Mac, and Unix.
getEmbeddedFont() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Gets the embeddedFont if any.
getEncodedDestination() - Method in class org.icepdf.core.pobjects.Destination
Get the destination properties encoded in post script form.
getEncrypt() - Method in class org.icepdf.core.pobjects.PTrailer
The document's encryption dictionary

Required : if document is encrypted; PDF 1.1

getEncryptionDictionary() - Method in class org.icepdf.core.pobjects.security.SecurityManager
Gets the encryption dictionary associated with the document encryption handler.
getEncryptionInputStream(Reference, byte[], HashMap, InputStream) - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
getEncryptionInputStream(Reference, byte[], HashMap, InputStream) - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
 
getEncryptionInputStream(Reference, byte[], HashMap, InputStream, boolean) - Method in class org.icepdf.core.pobjects.security.SecurityManager
Return a new InputStream, from which read operations will return data, read and decrypt from the InputStream parameter objectReference of the PDF stream or String object.
getEncryptionInputStream(Reference, byte[], HashMap, InputStream) - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
getEncryptionKey() - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
getEncryptionKey() - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Gets the encryption key used by the security handler for encrypting data.
getEncryptionKey() - Method in class org.icepdf.core.pobjects.security.SecurityManager
Gets the encryption key used by the security handler when encrypting data.
getEncryptionKey() - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
getEndArrow() - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
getEndOfLine() - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
getEndPoint() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.LinearGradientPaint
Returns a copy of the end point of the gradient axis
getEntries() - Method in class org.icepdf.core.pobjects.Dictionary
Gets a copy of the entries that make up the Dictionary.
getEntries() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets all the dictionary properties.
getEntryForObject(Integer) - Method in class org.icepdf.core.pobjects.CrossReference
 
getEstringBounds(String, int, int) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
getEstringBounds(String, int, int) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getEstringOutline(String, float, float) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Get the glyph outline shape for the given estr translated to x,y.
getEstringOutline(String, float, float) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getExternalFile() - Method in class org.icepdf.core.pobjects.actions.LaunchAction
Gets the applicaiton to be launched or the document to be opened or printed.
getExtGState() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
getExtGState(Name) - Method in class org.icepdf.core.pobjects.Resources
Returns the ExtGState object which has the specified reference name.
getFamily() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns name of nfont, such as "Times".
getFamily() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getFamilyName() - Method in class org.icepdf.core.pobjects.fonts.AFM
 
getFile() - Method in class org.icepdf.core.pobjects.actions.GoToRAction
Gets the external file path
getFileID() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets the document's File ID.
getFilePositionOfObject() - Method in class org.icepdf.core.pobjects.CrossReference.UsedEntry
 
getFileSpecification() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
Gets the file specification string.
getFileSpecification() - Method in class org.icepdf.core.pobjects.actions.GoToRAction
Gets the file specification of the destination file.
getFileSpecification() - Method in class org.icepdf.core.pobjects.actions.LaunchAction
Gets the file specification of the destination file.
getFileSystemName() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
Gets the name of the file system to be used to interpret this file specification.
getFillAlpha() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getFillColor() - Method in class org.icepdf.core.pobjects.annotations.CircleAnnotation
 
getFillColor() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
getFillColor() - Method in class org.icepdf.core.pobjects.annotations.SquareAnnotation
 
getFillColor() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getFillColorSpace() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getFilterNames() - Method in class org.icepdf.core.pobjects.Stream
 
getFirst() - Method in class org.icepdf.core.pobjects.OutlineItem
Gets a reference to an outline item dictionary representing the first top-level item in the outline.
getFirstColor() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getFitWindow() - Method in class org.icepdf.core.pobjects.ViewerPreferences
 
getFlagHidden() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getFlagInvisible() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getFlagLocked() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getFlagLockedContents() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getFlagNoRotate() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getFlagNoView() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getFlagNoZoom() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getFlagPrint() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getFlagReadOnly() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getFlags() - Method in class org.icepdf.core.pobjects.fonts.AFM
 
getFlags() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Gets the font flag value, which is a collection of various characteristics that describe the font.
getFlagToggleNoView() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getFlagValue(String) - Method in class org.jpedal.jbig2.segment.Flags
 
getFloat(Name) - Method in class org.icepdf.core.pobjects.Dictionary
Gets a float specified by the key in the dictionary entries.
getFloat(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets a float specified by the key in the dictionary entries.
getFocusPoint() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint
Returns a copy of the end point of the gradient axis.
getFont() - Method in class org.icepdf.core.pobjects.fonts.Font
Returns a font which can be used to paint the glyphs in the character set.
getFont(Library, HashMap) - Method in class org.icepdf.core.pobjects.fonts.FontFactory
 
getFont() - Method in class org.icepdf.core.pobjects.graphics.TextSprite
 
getFont(Name) - Method in class org.icepdf.core.pobjects.Resources
 
getFontBBox() - Method in class org.icepdf.core.pobjects.fonts.AFM
 
getFontBBox() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Gets the fonts bounding box.
getFontColor() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
getFontFamily() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Gets a string specifying the preferred font family name.
getFontName() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
getFontName() - Method in class org.icepdf.core.pobjects.fonts.AFM
 
getFontName() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Returns the PostScript name of the font.
getFontName() - Method in class org.icepdf.core.pobjects.graphics.TextSprite
 
getFontProperties() - Method in class org.icepdf.core.pobjects.fonts.FontManager
Gets a Properties object containing font information for the operating system which the FontManager is running on.
getFontSize() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
getFontSize() - Method in class org.icepdf.core.pobjects.graphics.TextSprite
 
getFontStyle() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
getFontWeight() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Gets the weight (thickness) component of the fully-qualified font name or font specifier.
getForm(Name) - Method in class org.icepdf.core.pobjects.Resources
Gets the Form XObject specified by the named reference.
getFormat() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns primary format, such as "Type1" or "OpenType".
getFormat() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getFractions() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of floats used by this gradient to calculate color distribution.
getFullName() - Method in class org.icepdf.core.pobjects.fonts.AFM
 
getFunction(Library, Object) - Static method in class org.icepdf.core.pobjects.functions.Function
Creates a new instance of a Function object.
getFunctionType() - Method in class org.icepdf.core.pobjects.functions.Function
Gets the function type number.
getG() - Method in class org.icepdf.core.pobjects.graphics.SoftMask
A transparency group XObject (see "Transparency Group XObjects") to be used as the source of alpha or colour values for deriving the mask.
getGenerationNumber() - Method in class org.icepdf.core.pobjects.CrossReference.UsedEntry
 
getGenerationNumber() - Method in class org.icepdf.core.pobjects.Reference
Gets the generation number represented by this reference.
getGenerationNumberIfReused() - Method in class org.icepdf.core.pobjects.CrossReference.FreeEntry
 
getGenericRegionFlags() - Method in class org.jpedal.jbig2.segment.region.generic.GenericRegionSegment
 
getGenericRegionFlags() - Method in class org.jpedal.jbig2.segment.region.refinement.RefinementRegionSegment
 
getGlyphOutline() - Method in class org.icepdf.core.pobjects.graphics.TextSprite
Gets the glyph outline as an Area.
getGlyphOutlineClip() - Method in class org.icepdf.core.pobjects.graphics.GlyphOutlineClip
Gets the glyph outline shape which can be used for painting or clipping.
getGlyphs() - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
getGlyphSprites() - Method in class org.icepdf.core.pobjects.graphics.TextSprite
Gets the character bounds of each glyph found in the TextSprite.
getGraphicsState() - Method in class org.icepdf.core.pobjects.Form
Gets the associated graphic state instance for this form.
getGraphicsState() - Method in class org.icepdf.core.util.content.AbstractContentParser
Returns the current graphics state object being used by this content stream.
getGraphicsState() - Method in interface org.icepdf.core.util.content.ContentParser
Gets the graphic state object associated with the parser.
getGraphicStateName() - Method in class org.icepdf.core.pobjects.graphics.commands.GraphicsStateCmd
 
getGraphicStateTransform() - Method in class org.icepdf.core.pobjects.graphics.TextSprite
 
getGroupsSize() - Method in class org.icepdf.core.pobjects.OptionalContent
 
getHalftoneRegionFlags() - Method in class org.jpedal.jbig2.segment.region.halftone.HalftoneRegionSegment
 
getHandlerName() - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
getHandlerName() - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Gets the name of the default security handler.
getHandlerName() - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
getHeader() - Method in class org.jpedal.jbig2.examples.pdf.PDFSegment
 
getHeight() - Method in class org.icepdf.core.pobjects.graphics.ImageReference
 
getHeight() - Method in class org.icepdf.core.pobjects.graphics.ImageStreamReference
 
getHeight() - Method in class org.icepdf.core.pobjects.graphics.InlineImageStreamReference
 
getHeight() - Method in class org.icepdf.core.pobjects.graphics.ScaledImageReference
 
getHeight() - Method in class org.icepdf.core.pobjects.graphics.SmoothScaledImageReference
 
getHeight() - Method in class org.icepdf.core.pobjects.ImageStream
 
getHeight() - Method in class org.icepdf.core.pobjects.PDimension
Gets the height of the dimension object.
getHeight() - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
getHeight(int) - Method in class org.jpedal.jbig2.jai.JBIG2ImageReader
 
getHexString() - Method in class org.icepdf.core.pobjects.HexStringObject
Gets a hexadecimal String representation of this object's data, which is in fact, the raw data contained in this object
getHexString() - Method in class org.icepdf.core.pobjects.LiteralStringObject
Gets a hexadecimal String representation of this object's data, which is converted to hexadecimal form.
getHexString() - Method in interface org.icepdf.core.pobjects.StringObject
Gets a hexadecimal String representation of this object's data.
getHexStringBuffer() - Method in class org.icepdf.core.pobjects.HexStringObject
Gets a hexadecimal StringBuffer representation of this object's data, which is in fact the raw data contained in this object.
getHexStringBuffer() - Method in class org.icepdf.core.pobjects.LiteralStringObject
Gets a hexadecimal StringBuffer representation of this object's data, which is converted to hexadecimal form.
getHexStringBuffer() - Method in interface org.icepdf.core.pobjects.StringObject
Gets a hexadecimal StringBuffer representation of this objects data.
getHideMenubar() - Method in class org.icepdf.core.pobjects.ViewerPreferences
 
getHideToolbar() - Method in class org.icepdf.core.pobjects.ViewerPreferences
 
getHighlightMode() - Method in class org.icepdf.core.pobjects.annotations.LinkAnnotation
Gets the link annotations highlight mode (visual effect)taht should be displayed when the mouse button is pressed or held down inside it's active area.
getHour() - Method in class org.icepdf.core.pobjects.PDate
Gets the hour value of the date.
getHuffmanDecoder() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
getHuffTable() - Static method in class org.jpedal.jbig2.segment.tables.JBIG2CodeTable
 
getICCBased(Reference) - Method in class org.icepdf.core.util.Library
The Reference is to the Stream from which the ICC color space data is to be parsed.
getIconName() - Method in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
getId() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
Gets an array of two strings constituting a file identifier that is also included in the referenced file.
getID() - Method in class org.icepdf.core.pobjects.PTrailer
A vector of two strings constituting a file identifier

Optional : PDF 1.1.

getImage() - Method in class org.icepdf.core.pobjects.graphics.CachedImageReference
 
getImage() - Method in class org.icepdf.core.pobjects.graphics.commands.ImageDrawCmd
 
getImage() - Method in class org.icepdf.core.pobjects.graphics.ImageReference
 
getImage() - Method in class org.icepdf.core.pobjects.graphics.InlineImageStreamReference
 
getImage(Color, Resources) - Method in class org.icepdf.core.pobjects.ImageStream
Gets the image object for the given resource.
getImage(Name, Color) - Method in class org.icepdf.core.pobjects.Resources
 
getImage() - Method in class org.icepdf.core.pobjects.Thumbnail
 
getImageMetadata(int) - Method in class org.jpedal.jbig2.jai.JBIG2ImageReader
 
getImagePool() - Method in class org.icepdf.core.util.Library
 
getImageReference(ImageStream, Resources, Color) - Static method in class org.icepdf.core.pobjects.graphics.ImageReferenceFactory
Gets an instance of an ImageReference object for the given image data.
getImages() - Method in class org.icepdf.core.pobjects.graphics.Shapes
Iterates over the Shapes objects extracting all Image objects.
getImages() - Method in class org.icepdf.core.pobjects.Page
Gets a vector of Images where each index represents an image inside this page.
getImages() - Method in class org.icepdf.core.tag.query.DocumentResult
 
getImages() - Method in class org.icepdf.core.tag.TaggedDocument
 
getImageStream() - Method in class org.icepdf.core.pobjects.graphics.ImageReference
 
getImageStream(Name) - Method in class org.icepdf.core.pobjects.Resources
 
getImageTypes(int) - Method in class org.jpedal.jbig2.jai.JBIG2ImageReader
 
getIndexWithinObjectStream() - Method in class org.icepdf.core.pobjects.CrossReference.CompressedEntry
 
getInfo() - Method in class org.icepdf.core.pobjects.Document
Gets the document's information as specified in the PTrailer in the document hierarchy.
getInfo() - Method in class org.icepdf.core.pobjects.PTrailer
The document's information dictionary

Optional : must be an indirect reference.

getInkPath() - Method in class org.icepdf.core.pobjects.annotations.InkAnnotation
 
getInputStream() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
getInputStream() - Method in class org.icepdf.core.io.SeekableByteArrayInputStream
 
getInputStream() - Method in interface org.icepdf.core.io.SeekableInput
 
getInputStream() - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
getInReplyToAnnotation() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
getInstance(Library, Rectangle) - Static method in class org.icepdf.core.pobjects.annotations.CircleAnnotation
Gets an instance of a CircleAnnotation that has valid Object Reference.
getInstance(Library, Rectangle) - Static method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
Gets an instance of a FreeTextAnnotation that has valid Object Reference.
getInstance(Library, Rectangle) - Static method in class org.icepdf.core.pobjects.annotations.InkAnnotation
Gets an instance of a InkAnnotation that has valid Object Reference.
getInstance(Library, Rectangle) - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
Gets an instance of a LineAnnotation that has valid Object Reference.
getInstance(Library, Rectangle) - Static method in class org.icepdf.core.pobjects.annotations.LinkAnnotation
Gets an instance of a LinkAnnotation that has valid Object Reference.
getInstance(Library, Rectangle) - Static method in class org.icepdf.core.pobjects.annotations.PopupAnnotation
Gets an instance of a PopupAnnotation that has valid Object Reference.
getInstance(Library, Rectangle) - Static method in class org.icepdf.core.pobjects.annotations.SquareAnnotation
Gets an instance of a SquareAnnotation that has valid Object Reference.
getInstance(Library, Rectangle) - Static method in class org.icepdf.core.pobjects.annotations.TextAnnotation
Gets an instance of a TextAnnotation that has valid Object Reference.
getInstance(Library, Rectangle, Name) - Static method in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
Gets an instance of a TextMarkupAnnotation that has valid Object Reference.
getInstance(Library, Rectangle) - Static method in class org.icepdf.core.pobjects.annotations.WidgetAnnotation
Gets an instance of a PopupAnnotation that has valid Object Reference.
getInstance() - Static method in class org.icepdf.core.pobjects.fonts.FontFactory
Returns a static instance of the FontManager class.
getInstance() - Static method in class org.icepdf.core.pobjects.fonts.FontManager
Returns a static instance of the FontManager class.
getInstance(String, int) - Method in class org.icepdf.core.pobjects.fonts.FontManager
Get an instance of a NFont from the given font name and flag decoration information.
getInstance() - Static method in class org.icepdf.core.pobjects.ImageUtility
 
getInstance() - Static method in class org.icepdf.core.util.content.ContentParserFactory
Returns a static instance of the ContentParserclass.
getInt(Name) - Method in class org.icepdf.core.pobjects.Dictionary
Gets an int specified by the key in the dictionary entries.
getInt(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets an int specified by the key in the dictionary entries.
getInt16(short[]) - Static method in class org.jpedal.jbig2.util.BinaryOperation
 
getInt32(short[]) - Static method in class org.jpedal.jbig2.util.BinaryOperation
 
getInt32(byte[]) - Static method in class org.jpedal.jbig2.util.BinaryOperation
 
getIntent() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
getIntent() - Method in class org.icepdf.core.pobjects.OptionalContent
 
getInteriorColor() - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
getIntSurroundedByWhitespace() - Method in class org.icepdf.core.util.Parser
 
getInvMatrix() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getItalicAngle() - Method in class org.icepdf.core.pobjects.fonts.AFM
 
getJapaneseInstance(String, int) - Method in class org.icepdf.core.pobjects.fonts.FontManager
 
getJPEGEncoding(byte[], int) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
getKeyLength() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets the length of the encryption key, in bits.
getKeywords() - Method in class org.icepdf.core.pobjects.PInfo
Gets the keywords associated with the document.
getKidsNodes() - Method in class org.icepdf.core.pobjects.NameNode
 
getKidsReferences() - Method in class org.icepdf.core.pobjects.NameNode
 
getKoreanInstance(String, int) - Method in class org.icepdf.core.pobjects.fonts.FontManager
 
getLast() - Method in class org.icepdf.core.pobjects.OutlineItem
Gets a reference to an outline item dictionary representing the last top-level item in the outline.
getLaunchFile() - Method in class org.icepdf.core.pobjects.actions.LaunchAction.WindowsLaunchParameters
Gets the file name of the application to be launched or the document to be opened or printed, in standard Windows pathname format.
getLaunchFileSpecification() - Method in class org.icepdf.core.pobjects.actions.LaunchAction.WindowsLaunchParameters
Gets the file specification of the destination file.
getLeft() - Method in class org.icepdf.core.pobjects.Destination
Gets the left offset from the top, left position of the page specified by this destination.
getLength() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
getLength() - Method in class org.icepdf.core.io.SeekableByteArrayInputStream
 
getLength() - Method in interface org.icepdf.core.io.SeekableInput
 
getLength() - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
getLength() - Method in class org.icepdf.core.pobjects.HexStringObject
The length of the underlying objects data.
getLength() - Method in class org.icepdf.core.pobjects.LiteralStringObject
The length of the the underlying object's data.
getLength() - Method in class org.icepdf.core.pobjects.security.CryptFilterEntry
(Optional) The bit length of the encryption key.
getLength() - Method in interface org.icepdf.core.pobjects.StringObject
The length of the underlying objects data.
getLibrary() - Method in class org.icepdf.core.pobjects.Dictionary
Gets the PDF Documents Library.
getLibrary() - Method in class org.icepdf.core.util.LazyObjectLoader
Get the documents library object.
getLibraryVersion() - Static method in class org.icepdf.core.pobjects.Document
Gets the version number of ICEpdf rendering core.
getLinearTraversalOffset() - Method in class org.icepdf.core.pobjects.PObject
 
getLinearTraversalOffset() - Method in class org.icepdf.core.util.Parser
 
getLineCap() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getLineJoin() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getLineStyle() - Method in class org.icepdf.core.pobjects.annotations.Annotation
Gets the Annotation border style for the given annotation.
getLineThickness() - Method in class org.icepdf.core.pobjects.annotations.Annotation
Gets the line thickness assoicated with this annotation.
getLineWidth() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getLiteralString() - Method in class org.icepdf.core.pobjects.HexStringObject
Gets a literal String representation of this object's data.
getLiteralString() - Method in class org.icepdf.core.pobjects.LiteralStringObject
Gets a literal String representation of this object's data, which is in fact, the raw data contained in this object.
getLiteralString() - Method in interface org.icepdf.core.pobjects.StringObject
Gets a literal String representation of this object's data.
getLiteralStringBuffer() - Method in class org.icepdf.core.pobjects.HexStringObject
Gets a literal StringBuffer representation of this object's data.
getLiteralStringBuffer(int, FontFile) - Method in class org.icepdf.core.pobjects.HexStringObject
Gets a literal String representation of this object's data using the specifed font and format.
getLiteralStringBuffer() - Method in class org.icepdf.core.pobjects.LiteralStringObject
Gets a literal StringBuffer representation of this object's data which is in fact, the raw data contained in this object.
getLiteralStringBuffer(int, FontFile) - Method in class org.icepdf.core.pobjects.LiteralStringObject
Gets a literal String representation of this object's data using the specifed font and format.
getLiteralStringBuffer() - Method in interface org.icepdf.core.pobjects.StringObject
Gets a literal StringBuffer representation of this object's data.
getLiteralStringBuffer(int, FontFile) - Method in interface org.icepdf.core.pobjects.StringObject
Gets a literal String representation of this objects data using the specified font and format.
getLogger() - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
getLong(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets a float specified by the key in the dictionary entries.
getLongSurroundedByWhitespace() - Method in class org.icepdf.core.util.Parser
 
getLowerLimit() - Method in class org.icepdf.core.pobjects.NameNode
 
getMac() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
Gets the file specification string representing a Mac file name.
getMarkedPosition() - Method in class org.icepdf.core.io.BufferedMarkedInputStream
 
getMatrix() - Method in class org.icepdf.core.pobjects.Form
Gets the optional matrix which describes how to convert the coordinate system in xObject space to the parent coordinates space.
getMatrix() - Method in interface org.icepdf.core.pobjects.graphics.Pattern
 
getMatrix() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
getMatrix() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getMaxCharBounds() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns left in rectangle's x, ascent in y, width in width, height in height.
getMaxCharBounds() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getMaxWidth() - Method in class org.icepdf.core.pobjects.fonts.AFM
 
getMaxWidth() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Gets the maximum width of glyphs in the font.
getMediaBox() - Method in class org.icepdf.core.pobjects.Page
Gets the media box boundary defined by this page.
getMediaBox() - Method in class org.icepdf.core.pobjects.PageTree
Gets the media box boundary defined by this page tree.
getMinute() - Method in class org.icepdf.core.pobjects.PDate
Gets the minute value of the date.
getMissingWidth() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Gets the width to use for character codes whose widths are not specifed in the font's dictionary.
getMiterLimit() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getMMRDecoder() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
getModDate() - Method in class org.icepdf.core.pobjects.PInfo
Gets the date and time the document was most recently modified.
getMonth() - Method in class org.icepdf.core.pobjects.PDate
Gets the month value of the date.
getName() - Method in class org.icepdf.core.pobjects.fonts.Font
Gets the font name.
getName() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns name of nfont, such as "Times-Roman", which is different than the filename.
getName() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getName(int) - Method in class org.icepdf.core.pobjects.graphics.ColorSpaceCMYK
 
getName() - Method in class org.icepdf.core.pobjects.Name
Gets the name of the Name object.
getName() - Method in class org.icepdf.core.pobjects.OptionalContentGroup
 
getName(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets a Name specified by the key in the dictionary entries.
getNamedDestination() - Method in class org.icepdf.core.pobjects.Destination
Gets the name of the named destination.
getNamesAndValues() - Method in class org.icepdf.core.pobjects.NameNode
 
getNameTree() - Method in class org.icepdf.core.pobjects.Catalog
Gets the document's Names dictionary.
getNewReferencNumber() - Method in class org.icepdf.core.pobjects.StateManager
Gets the next available reference number from the trailer.
getNewWindow() - Method in class org.icepdf.core.pobjects.actions.LaunchAction
Specifies whether or not a new window should be opend.
getNext() - Method in class org.icepdf.core.pobjects.OutlineItem
Gets the next outline item at this outline level.
getNextFreeObjectNumber() - Method in class org.icepdf.core.pobjects.CrossReference.FreeEntry
 
getNode(int) - Method in class org.icepdf.core.pobjects.NameNode
 
getNoOfExportedSymbols() - Method in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionarySegment
 
getNoOfNewSymbols() - Method in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionarySegment
 
getNormalisedFilterNames() - Method in class org.icepdf.core.pobjects.Stream
 
getNormalizedComponents(byte[], float[], float[]) - Static method in class org.icepdf.core.pobjects.ImageUtility
Apply the Decode Array domain for each colour component.
getNormalizedComponents(byte[], float[], int[]) - Static method in class org.icepdf.core.pobjects.ImageUtility
Apply the Decode Array domain for each colour component.
getNumber(Name) - Method in class org.icepdf.core.pobjects.Dictionary
Gets a Number specified by the key in the dictionary entries.
getNumber(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets a Number specified by the key in the dictionary entries.
getNumber(StringBuilder) - Method in class org.icepdf.core.util.Parser
 
getNumberOfObjects() - Method in class org.icepdf.core.pobjects.PTrailer
Gets the total number of entries in the file's cross-reference table, as defined by the combination of the original section and all updated sections.
getNumberOfPages() - Method in class org.icepdf.core.pobjects.Document
Returns the total number of pages in this document.
getNumberOfPages() - Method in class org.icepdf.core.pobjects.PageTree
In a PDF file there is a root Pages object, which contains children Page objects, as well as children PageTree objects, all arranged in a tree.
getNumberOfPages() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
getNumberOfPages() - Method in class org.jpedal.jbig2.JBIG2Decoder
 
getNumberOrStringWithMark(int) - Method in class org.icepdf.core.util.Parser
 
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.CalGray
 
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.CalRGB
 
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.ColorSpaceCMYK
 
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.DeviceCMYK
 
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.DeviceGray
 
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.DeviceN
 
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.DeviceRGB
 
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.ICCBased
Gets the number of components specified by the N entry.
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.Indexed
Return the number of components in indexed colour.
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.Lab
 
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.PatternColor
Not applicable to a Pattern Colour space.
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.PColorSpace
 
getNumComponents() - Method in class org.icepdf.core.pobjects.graphics.Separation
Returns the number of components in this colour space.
getNumGlyphs() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns number of glyphs defined in nfont.
getNumGlyphs() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getNumImages(boolean) - Method in class org.jpedal.jbig2.jai.JBIG2ImageReader
 
getObject() - Method in class org.icepdf.core.pobjects.Destination
Get the dictionary object, name, string or array.
getObject(Name) - Method in class org.icepdf.core.pobjects.Dictionary
 
getObject() - Method in class org.icepdf.core.pobjects.PObject
Gets the generic PDF Object stored at this object number and generation.
getObject(Reference) - Method in class org.icepdf.core.util.Library
Gets the object specified by the reference.
getObject(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets the PDF object specified by the key in the dictionary entries.
getObject(Object) - Method in class org.icepdf.core.util.Library
Gets the PDF object that the referenceObject references.
getObject(Library) - Method in class org.icepdf.core.util.Parser
Get an object from the pdf input DataInputStream.
getObjectNumber() - Method in class org.icepdf.core.pobjects.Reference
Gets the object number represented by this reference.
getObjectNumberOfContainingObjectStream() - Method in class org.icepdf.core.pobjects.CrossReference.CompressedEntry
 
getObjectReference(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets the PDF object specified by the key in the dictionary entries.
getOCGs(Reference) - Method in class org.icepdf.core.pobjects.OptionalContent
 
getOcgs() - Method in class org.icepdf.core.pobjects.OptionalContentMembership
 
getOpacity() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
getOperation() - Method in class org.icepdf.core.pobjects.actions.LaunchAction.WindowsLaunchParameters
Indicates the operation to perform (Optional).
getOperator(char[], int, int) - Static method in class org.icepdf.core.pobjects.functions.postscript.OperatorFactory
 
getOptionalContent() - Method in class org.icepdf.core.pobjects.Catalog
Gets the the optional content properties dictionary if present.
getOrder() - Method in class org.icepdf.core.pobjects.OptionalContent
 
getOrigin() - Method in class org.icepdf.core.tag.TaggedDocument
 
getOriginalPoints() - Method in class org.icepdf.core.pobjects.PRectangle
Gets the orgional two points that created the PRectangle object.
getOutlines() - Method in class org.icepdf.core.pobjects.Catalog
Gets the Outlines Dictionary that is the root of the document's outline hierarchy.
getOverprintMode() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getPage() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getPage(int) - Method in class org.icepdf.core.pobjects.PageTree
Gets a Page from the PDF file, locks it for the user, initializes the Page, and returns it.
getPageAsBufferedImage(int) - Method in class org.jpedal.jbig2.JBIG2Decoder
 
getPageAsJBIG2Bitmap(int) - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
getPageAsJBIG2Bitmap(int) - Method in class org.jpedal.jbig2.JBIG2Decoder
 
getPageAssociation() - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
getPageBackgroundColor(int) - Method in class org.icepdf.core.util.GraphicsRenderingHints
 
getPageBitmap() - Method in class org.jpedal.jbig2.segment.pageinformation.PageInformationSegment
 
getPageBitmapHeight() - Method in class org.jpedal.jbig2.segment.pageinformation.PageInformationSegment
 
getPageBoundary(int) - Method in class org.icepdf.core.pobjects.Page
Utility method for appling the page boundary rules.
getPageDimension(int, float) - Method in class org.icepdf.core.pobjects.Document
Gets the page dimension of the indicated page number using the specified rotation factor.
getPageDimension(int, float, float) - Method in class org.icepdf.core.pobjects.Document
Gets the page dimension of the indicated page number using the specified rotation and zoom settings.
getPageImage(int, int, int, float, float) - Method in class org.icepdf.core.pobjects.Document
Gets an Image of the specified page.
getPageImages(int) - Method in class org.icepdf.core.pobjects.Document
Gets a vector of Images where each index represents an image inside the specified page.
getPageInformationFlags() - Method in class org.jpedal.jbig2.segment.pageinformation.PageInformationSegment
 
getPageLines() - Method in class org.icepdf.core.pobjects.graphics.text.PageText
Creates a copy of the pageLines array and sorts that text both vertically and horizontally to aid in the proper ordering during text extraction.
getPageNumber(Reference) - Method in class org.icepdf.core.pobjects.PageTree
Gets the page number of the page specifed by a reference.
getPageReference() - Method in class org.icepdf.core.pobjects.Destination
Gets the Page Reference specified by the destination.
getPageReference(int) - Method in class org.icepdf.core.pobjects.PageTree
Get the page reference for the specified page number.
getPages() - Method in class org.icepdf.core.tag.TaggedImage
If pages.size() == 1, then pages.get(0) is the page index, if pages.size() == 2, then pages.get(0) is the inclusive starting page index and pages.get(1) is the inclusive ending index.
getPageShape(int, float, float) - Method in class org.icepdf.core.pobjects.Page
This method returns a Shape that represents the outline of this Page, after being rotated and zoomed.
getPageText(int) - Method in class org.icepdf.core.pobjects.Document
Exposes a page's PageText object which can be used to get text with in the PDF document.
getPageText() - Method in class org.icepdf.core.pobjects.graphics.Shapes
 
getPageTransform(int, float, float) - Method in class org.icepdf.core.pobjects.Page
The Java Graphics coordinate system has the origin at the top-left of the screen, with Y values increasing as one moves down the screen.
getPageTree() - Method in class org.icepdf.core.pobjects.Catalog
Gets PageTree node that is the root of the document's page tree.
getPageTree() - Method in class org.icepdf.core.pobjects.Document
Gets the Document Catalog's PageTree entry as specified by the Document hierarchy.
getPageViewText(int) - Method in class org.icepdf.core.pobjects.Document
Exposes a page's PageText object which can be used to get text with in the PDF document.
getPaint() - Method in interface org.icepdf.core.pobjects.graphics.Pattern
 
getPaint() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
Gets the Paint object need to fill a shape etc.
getPaint() - Method in class org.icepdf.core.pobjects.graphics.ShadingType1Pattern
Not implemented
getPaint() - Method in class org.icepdf.core.pobjects.graphics.ShadingType2Pattern
 
getPaint() - Method in class org.icepdf.core.pobjects.graphics.ShadingType3Pattern
 
getPaint() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getPaintType() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getParameters() - Method in class org.icepdf.core.pobjects.actions.LaunchAction.WindowsLaunchParameters
Gets a parameter string to be passed to the application designated by the fileName entry.(Optional).
getParent() - Method in class org.icepdf.core.pobjects.annotations.PopupAnnotation
 
getParent() - Method in class org.icepdf.core.pobjects.OutlineItem
Gets the parent of this outline item in the outline hierarchy.
getParent() - Method in class org.icepdf.core.pobjects.Page
Gets the page's parent page tree.
getParent() - Method in class org.icepdf.core.pobjects.PageTree
Gets the page tree node that is the immediate parent of this one.
getParentAnnotation() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getParentGraphicState() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getParentReference() - Method in class org.icepdf.core.pobjects.Page
Gets a reference to the page's parent page tree.
getParentResource() - Method in class org.icepdf.core.pobjects.fonts.Font
 
getPattern(Reference) - Method in class org.icepdf.core.pobjects.graphics.PatternColor
 
getPattern() - Method in class org.icepdf.core.pobjects.graphics.PatternColor
 
getPattern(Name) - Method in class org.icepdf.core.pobjects.Resources
Retrieves a Pattern object given the named resource.
getPatternDictionaryFlags() - Method in class org.jpedal.jbig2.segment.pattern.PatternDictionarySegment
 
getPatternType() - Method in interface org.icepdf.core.pobjects.graphics.Pattern
 
getPatternType() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
getPatternType() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getPColorSpace() - Method in class org.icepdf.core.pobjects.graphics.PatternColor
 
getPDFDoc() - Static method in class org.icepdf.core.pobjects.fonts.ofont.Encoding
 
getPermissions() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets the integer flag which specifies the operation permitted when the document is opened with user access.
getPermissions(int) - Method in class org.icepdf.core.pobjects.security.Permissions
Gets the permission value of the specified Permission constant.
getPermissions() - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
getPermissions() - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Gets the PDF permissions object associated with this document's security handler.
getPermissions() - Method in class org.icepdf.core.pobjects.security.SecurityManager
Gets the permission associated with the document's encryption handler.
getPermissions() - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
getPerms() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
A16-byte string, encrypted with the file encryption key, that contains an encrypted copy of the permission flags.
getPixel(int, int) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
getPObjectReference() - Method in class org.icepdf.core.pobjects.Dictionary
Gets the reference used to identify this Dictionary in the PDF document.
getPObjectReference() - Method in class org.icepdf.core.pobjects.Stream
Gets the parent PObject reference for this stream.
getPolicy() - Method in class org.icepdf.core.pobjects.OptionalContentMembership
 
getPolicy(Name) - Static method in enum org.icepdf.core.pobjects.OptionalContentMembership.VisibilityPolicy
 
getPopupAnnotation() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
getPosition() - Method in class org.icepdf.core.pobjects.PTrailer
 
getPRectangleVector(Rectangle2D) - Static method in class org.icepdf.core.pobjects.PRectangle
Converts a rectangle defined in user page in Java2D coordinates back to PDF space and in the vector for of the rectangle.
getPreferredSecurityHandlerName() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets the preferred security handler name.
getPreferredSecurityHandlerSubName() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets the preferred security handler sub-name.
getPrev() - Method in class org.icepdf.core.pobjects.OutlineItem
Gets the previous outline item at this outline level.
getPrev() - Method in class org.icepdf.core.pobjects.PTrailer
Gets the byte offset from the beginning of the file to the beginning of the previous cross-reference section.
getPreviousAdvance() - Method in class org.icepdf.core.util.content.TextMetrics
 
getPreviousGlyphText() - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
getPrimaryCrossReference() - Method in class org.icepdf.core.pobjects.PTrailer
Depending on if the PDF file is version 1.4 or before, or 1.5 or after, it may have a cross reference table, or cross reference stream, or both.
getProducer() - Method in class org.icepdf.core.pobjects.PInfo
Gets the name of the application.
getPropertyEntry(Name) - Method in class org.icepdf.core.pobjects.Resources
Looks for the specified key in the Properties dictionary.
getQuadding() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
getRadius() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint
Returns the radius of the circle defining the radial gradient.
getRange() - Method in class org.icepdf.core.pobjects.functions.Function
 
getRawBytes() - Method in class org.icepdf.core.pobjects.Stream
 
getRbGroups() - Method in class org.icepdf.core.pobjects.OptionalContent
 
getRectangle() - Method in class org.icepdf.core.pobjects.annotations.CircleAnnotation
 
getRectangle() - Method in class org.icepdf.core.pobjects.annotations.SquareAnnotation
 
getRectangle(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets a rectangle specified by the key.
getRef() - Method in class org.icepdf.core.pobjects.Destination
Gets the page reference represented by this destination
getReference() - Method in class org.icepdf.core.pobjects.HexStringObject
Sets the parent PDF object's reference.
getReference() - Method in class org.icepdf.core.pobjects.LiteralStringObject
Sets the parent PDF object's reference.
getReference() - Method in class org.icepdf.core.pobjects.PObject
Gets the reference information for this PDF object.
getReference() - Method in interface org.icepdf.core.pobjects.StringObject
Sets the parent PDF object's reference.
getReference() - Method in class org.icepdf.core.tag.TaggedImage
 
getReference(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets the reference association of the key if any.
getReferredToSegmentCount() - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
getReferredToSegments() - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
getRelatedFilesDictionary() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
Gets a dictionary with the same structure as the EF dectionary, which must also b present.
getRenderingHints(int) - Method in class org.icepdf.core.util.GraphicsRenderingHints
Gets the rendering hints for either the SCREEN or PRINT mode.
getRententionFlags() - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
getReplyToRelation() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
getResources() - Method in class org.icepdf.core.pobjects.Form
 
getResources() - Method in class org.icepdf.core.pobjects.Page
 
getResources() - Method in class org.icepdf.core.pobjects.PageTree
Gets the Resources defined by this PageTree.
getResources(HashMap, Name) - Method in class org.icepdf.core.util.Library
 
getResources(Reference) - Method in class org.icepdf.core.util.Library
 
getRevisionNumber() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets the revision number of the standard security handler.
getRichText() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
getRichText() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
getRight() - Method in class org.icepdf.core.pobjects.Destination
Right coordinate of a zoom box, if present bottom, left and top should also be available.
getRights() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns nfont usage rights bit mask.
getRights() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getRoot() - Method in class org.icepdf.core.pobjects.NameTree
 
getRoot() - Method in class org.icepdf.core.pobjects.ViewerPreferences
 
getRootCatalog() - Method in class org.icepdf.core.pobjects.PTrailer
Gets the Catalog entry for this PDF document.
getRootCatalogReference() - Method in class org.icepdf.core.pobjects.PTrailer
Gets the catalog reference for the PDF document contained in the file.
getRootOutlineItem() - Method in class org.icepdf.core.pobjects.Outlines
Gets the root OutlineItem.
getS() - Method in class org.icepdf.core.pobjects.graphics.SoftMask
A subtype specifying the method to be used in deriving the mask values from the transparency group specified by the G entry: Alpha - The group's computed alpha shall be used, disregarding its colour (see "Deriving a Soft Mask from Group Alpha"). LuminosityThe group's computed colour shall be converted to a single-component luminosity value (see "Deriving a Soft Mask from Group Luminosity").
getScaleType() - Static method in class org.icepdf.core.pobjects.graphics.ImageReferenceFactory
 
getScope() - Method in class org.icepdf.core.tag.query.Operator
 
getSecond() - Method in class org.icepdf.core.pobjects.PDate
Gets the second value of the date.
getSecurityHandler() - Method in class org.icepdf.core.pobjects.security.SecurityManager
Gets the SecurityHandler associated with this Security Manager.
getSecurityManager() - Method in class org.icepdf.core.pobjects.Document
Gets the security manager for this document.
getSecurityManager() - Method in class org.icepdf.core.util.Library
Gets the document's security manger.
getSegmentDataLength() - Method in class org.jpedal.jbig2.examples.pdf.PDFSegment
 
getSegmentDataLength() - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
getSegmentHeader() - Method in class org.jpedal.jbig2.segment.Segment
 
getSegmentNumber() - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
getSegmentType() - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
getSelected() - Method in class org.icepdf.core.pobjects.graphics.text.LineText
Interates over child elements getting the selected text as defined by the child glyphs unicode value.
getSelected() - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
getSelected() - Method in interface org.icepdf.core.pobjects.graphics.text.TextSelect
 
getSelected() - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
getShading(Name) - Method in class org.icepdf.core.pobjects.Resources
Gets the shadding pattern based on a shading dictionary name, similar to getPattern but is only called for the 'sh' token.
getShadingPattern(Library, HashMap) - Static method in class org.icepdf.core.pobjects.graphics.ShadingPattern
Factory method to resolve the shading dictionaries ShaddingType.
getShadingPattern(Library, HashMap, HashMap) - Static method in class org.icepdf.core.pobjects.graphics.ShadingPattern
Factory call create a support pattern type.
getShadingType() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
getShape() - Method in class org.icepdf.core.pobjects.graphics.commands.ShapeDrawCmd
 
getShapes() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
getShapes() - Method in class org.icepdf.core.pobjects.Form
Gets the shapes that where parsed from the content stream.
getShapes() - Method in class org.icepdf.core.pobjects.graphics.commands.ShapesDrawCmd
 
getShapes() - Method in class org.icepdf.core.pobjects.graphics.Shapes
 
getShapes() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getShapes() - Method in class org.icepdf.core.util.content.AbstractContentParser
Returns the Shapes that have accumulated turing multiple calls to parse().
getShapes() - Method in interface org.icepdf.core.util.content.ContentParser
Gets the shapes parsed by the last run of parse.
getShapesCount() - Method in class org.icepdf.core.pobjects.graphics.Shapes
Gets the number of shapes on the shapes stack.
getShift() - Method in class org.icepdf.core.util.content.TextMetrics
 
getSize() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
getSize() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getSize(float) - Method in class org.icepdf.core.pobjects.Page
Get the width and height that the page can occupy, given the userRotation, page's own pageRotation and cropBox boundary.
getSize(float, float) - Method in class org.icepdf.core.pobjects.Page
Get the width and height that the page can occupy, given the userRotation, userZoom, page's own pageRotation and cropBox boundary.
getSize(int, float, float) - Method in class org.icepdf.core.pobjects.Page
Get the width and height that the page can occupy, given the userRotation, userZoom, page's own pageRotation and cropBox boundary.
getSize() - Method in class org.jpedal.jbig2.segment.pattern.PatternDictionarySegment
 
getSlice(int, int, int, int) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
getSMask() - Method in class org.icepdf.core.pobjects.graphics.ExtGState
 
getSoftMask() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getSpaceEchar() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns the character that seems to be used as a space in the current encoding, or NOTDEF_CHAR if no such character.
getSpaceEchar() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getStack() - Method in class org.icepdf.core.pobjects.functions.postscript.Lexer
Gets the stack associated with this lexer.
getStack() - Method in class org.icepdf.core.util.content.AbstractContentParser
Returns the stack of object used to parse content streams.
getStack() - Method in interface org.icepdf.core.util.content.ContentParser
Gets the stack used by the content parser.
getStartArrow() - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
getStartOfLine() - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
getStartPoint() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.LinearGradientPaint
Returns a copy of the start point of the gradient axis
getState() - Method in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
getStateManager() - Method in class org.icepdf.core.pobjects.Document
Gets an instance of the the document state manager which stores references of object that need to be written to file.
getStateManager() - Method in class org.icepdf.core.util.Library
Gets the state manager class which keeps track of changes PDF objects.
getStateModel() - Method in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
getStmF() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
(Optional; meaningful only when the value of V is 4; PDF 1.5) The name of the crypt filter that shall be used by default when decrypting streams.
getStreamMetadata() - Method in class org.jpedal.jbig2.jai.JBIG2ImageReader
 
getStreamObject() - Method in class org.icepdf.core.util.Parser
Returns the next object found in a content stream.
getStrF() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
(Optional; meaningful only when the value of V is 4; PDF 1.5) The name of the crypt filter that shall be used when decrypting all strings in the document.
getString(HashMap, Name) - Method in class org.icepdf.core.util.Library
Gets a text string specified by the key in the dictionary entries.
getStroke() - Method in class org.icepdf.core.pobjects.graphics.commands.StrokeDrawCmd
 
getStrokeAlpha() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getStrokeColor() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getStrokeColor() - Method in class org.icepdf.core.pobjects.graphics.TextSprite
 
getStrokeColorSpace() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getStrokeWidth() - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
 
getStyle() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
getStyle() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getSubItem(int) - Method in class org.icepdf.core.pobjects.OutlineItem
Gets the child outline item specified by the index.
getSubItemCount() - Method in class org.icepdf.core.pobjects.OutlineItem
Gets the number of descendants that would appear under this outline item.
getSubject() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
getSubject() - Method in class org.icepdf.core.pobjects.PInfo
Gets the subject of the document.
getSubType() - Method in class org.icepdf.core.pobjects.annotations.Annotation
Gets the type of annotation that this dictionary describes.
getSubType() - Method in class org.icepdf.core.pobjects.fonts.Font
Gets the font subtype value.
getSubTypeFormat() - Method in class org.icepdf.core.pobjects.fonts.Font
Gets the font subtype format
getSymbolDictionaryFlags() - Method in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionarySegment
 
getTags() - Method in class org.icepdf.core.tag.TaggedImage
 
getTagState() - Static method in class org.icepdf.core.tag.Tagger
 
getTerm() - Method in class org.icepdf.core.search.SearchTerm
Get origional search term.
getTerms() - Method in class org.icepdf.core.search.SearchTerm
Gets individual strings that make up the search term,
getText() - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
getText() - Method in class org.icepdf.core.pobjects.Page
Gest the PageText data structure for this page using an accelerated parsing technique that ignores some text elements.
getTextMarkupColor() - Method in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
getTextRegionFlags() - Method in class org.jpedal.jbig2.segment.region.text.TextRegionSegment
 
getTextRegionHuffmanFlags() - Method in class org.jpedal.jbig2.segment.region.text.TextRegionSegment
 
getTextSprite() - Method in class org.icepdf.core.pobjects.graphics.commands.TextSpriteDrawCmd
 
getTextState() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
getThumbnail() - Method in class org.icepdf.core.pobjects.Page
Gets a Thumbnail object associated with this page.
getTilingType() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getTimeZoneHour() - Method in class org.icepdf.core.pobjects.PDate
Gets the time zone offset hour from GMT.
getTimeZoneMinute() - Method in class org.icepdf.core.pobjects.PDate
Gets the time zone offset minute from GMT.
getTimeZoneOffset() - Method in class org.icepdf.core.pobjects.PDate
Gets the time zone offset fromm GMT.
getTint() - Method in class org.icepdf.core.pobjects.graphics.Separation
 
getTitle() - Method in class org.icepdf.core.pobjects.OutlineItem
Gets the text to be displayed on the screen for this item.
getTitle() - Method in class org.icepdf.core.pobjects.PInfo
Gets the title of the document.
getTitleText() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
getToken() - Method in class org.icepdf.core.util.Parser
Utility method used to parse a valid pdf token from an DataIinputStream.
getTop() - Method in class org.icepdf.core.pobjects.Destination
Gets the top offset from the top, left position of the page specified by this destination.
getTotalRotation(float) - Method in class org.icepdf.core.pobjects.Page
Gets the total rotation factor of the page after applying a user rotation factor.
getToUnicode() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
getToUnicode() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getTrailer() - Method in class org.icepdf.core.pobjects.StateManager
 
getTrailerByFilePosition(long) - Method in class org.icepdf.core.util.Library
Gets the document's trailer.
getTransform() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns a copy of the transform associated with this font file.
getTransform() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
getTransform() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Returns a copy of the transform applied to the gradient.
getTransparency() - Method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Returns the transparency mode for this LinearGradientPaint.
getTrappingInformation() - Method in class org.icepdf.core.pobjects.PInfo
Get the name object indicating whether the document has been modified to include trapping information: False - The document has not yet been trapped; any desired trapping must still be done. Unknown - (default) Either it is unknown whether the document has been trapped or it has been partly but not yet fully trapped; some additional trapping may still be needed.
getTrilinearScaledInstance(BufferedImage, int, int) - Static method in class org.icepdf.core.pobjects.ImageUtility
Applies an iterative scaling method to provide a smooth end result, once complete apply a trilinear blend based on the desired width and height.
getTrimBox() - Method in class org.icepdf.core.pobjects.Page
Gets the trim box boundary defined by this page.
getType() - Method in class org.icepdf.core.pobjects.actions.Action
Gets the type of action that this dictionary describes.
getType() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
The type of the PDF object that this dictionary describes which is always "Filespec".
getType() - Method in class org.icepdf.core.pobjects.Destination
Gets the type used in a vector of destination syntax.
getType() - Method in class org.icepdf.core.pobjects.functions.postscript.Operator
 
getType(char[], int, int) - Static method in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Gets the operator type specified by the input substring.
getType() - Method in class org.icepdf.core.pobjects.graphics.ColorSpaceCMYK
 
getType() - Method in interface org.icepdf.core.pobjects.graphics.Pattern
 
getType() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
getType() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getType() - Method in class org.icepdf.core.pobjects.security.CryptFilterEntry
If present, shall be CryptFilter for a crypt filter dictionary.
getType1AWTFont(String, int) - Method in class org.icepdf.core.pobjects.fonts.FontManager
Gets a Font instance by matching against font style commonalities in the of know type1 fonts
getType3BBox() - Method in class org.icepdf.core.pobjects.graphics.TextState
 
getType3HorizontalDisplacement() - Method in class org.icepdf.core.pobjects.graphics.TextState
 
getUnColored() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getUnicode() - Method in class org.icepdf.core.pobjects.graphics.text.GlyphText
 
getUnix() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
Gets the file specification string representing a Unix file name.
getUnsignedInt(int, int) - Method in class org.icepdf.core.pobjects.HexStringObject
Gets the integer value of the hexidecimal data specified by the start and offset parameters.
getUnsignedInt(int, int) - Method in class org.icepdf.core.pobjects.LiteralStringObject
Gets the integer value of the hexidecimal data specified by the start and offset parameters.
getUnsignedInt(int, int) - Method in interface org.icepdf.core.pobjects.StringObject
Gets the unsigned integer value of this object's data specified by the start index and offset parameters.
getUpperLimit() - Method in class org.icepdf.core.pobjects.NameNode
 
getURI() - Method in class org.icepdf.core.pobjects.actions.URIAction
Gets the Uniform resource identifier to resolve, encoded in 7-bit ASCII.
getUsage() - Method in class org.icepdf.core.pobjects.OptionalContentGroup
 
getUserSpaceRectangle() - Method in class org.icepdf.core.pobjects.annotations.Annotation
Gets the annotation rectangle, and defines the location of the annotation on the page in default user space units.
getValue(Object) - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets any dictionary key specified by the key parameter.
getVersion() - Method in class org.icepdf.core.application.ProductInfo
 
getVersion() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Gets a code specifying the algorithm to be used in encrypting and decrypting the document: 0 An algorithm that is undocumented.
getViewerPreferences() - Method in class org.icepdf.core.pobjects.Catalog
Gets a dictionary of keys and corresponding viewer preferences This can be used to pull information based on the PDF specification, such as HideToolbar or FitWindow
getViewText() - Method in class org.icepdf.core.pobjects.Page
Gest the PageText data structure for this page.
getWhiteCode() - Method in class org.jpedal.jbig2.decoders.MMRDecoder
 
getWidth() - Method in class org.icepdf.core.pobjects.graphics.ImageReference
 
getWidth() - Method in class org.icepdf.core.pobjects.graphics.ImageStreamReference
 
getWidth() - Method in class org.icepdf.core.pobjects.graphics.InlineImageStreamReference
 
getWidth() - Method in class org.icepdf.core.pobjects.graphics.ScaledImageReference
 
getWidth() - Method in class org.icepdf.core.pobjects.graphics.SmoothScaledImageReference
 
getWidth() - Method in class org.icepdf.core.pobjects.ImageStream
 
getWidth() - Method in class org.icepdf.core.pobjects.PDimension
Gets the width of the dimension object.
getWidth() - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
getWidth(int) - Method in class org.jpedal.jbig2.jai.JBIG2ImageReader
 
getWidths() - Method in class org.icepdf.core.pobjects.fonts.AFM
 
getWinLaunchParameters() - Method in class org.icepdf.core.pobjects.actions.LaunchAction
Gets an object which hold the windows-specific launch parameters.
getWords() - Method in class org.icepdf.core.pobjects.graphics.text.LineText
Gets the words that make up this line.
getX() - Method in class org.icepdf.core.pobjects.graphics.text.GlyphText
 
getXStep() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getY() - Method in class org.icepdf.core.pobjects.graphics.text.GlyphText
 
getyBTStart() - Method in class org.icepdf.core.util.content.TextMetrics
 
getYear() - Method in class org.icepdf.core.pobjects.PDate
Gets the year value of the date.
getYStep() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
getZoom() - Method in class org.icepdf.core.pobjects.Destination
Gets the zoom level specifed by the destination.
glyph2UserSpaceScale - Variable in class org.icepdf.core.util.content.AbstractContentParser
 
GlyphOutlineClip - Class in org.icepdf.core.pobjects.graphics
GlyphOutlineClip is contains the glyph outlines for glyph contained within a TextBlock.
GlyphOutlineClip() - Constructor for class org.icepdf.core.pobjects.graphics.GlyphOutlineClip
 
GlyphOutlineDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
The GlyphOutlineDrawCmd applies the clip defined by a locally stored glyphOutlineClip object.
GlyphOutlineDrawCmd(GlyphOutlineClip) - Constructor for class org.icepdf.core.pobjects.graphics.commands.GlyphOutlineDrawCmd
 
GlyphText - Class in org.icepdf.core.pobjects.graphics.text
Glyph Sprite contains glyph bound and textual information for drawing and text extraction.
GlyphText(float, float, Rectangle2D.Float, String, String) - Constructor for class org.icepdf.core.pobjects.graphics.text.GlyphText
 
GOTO_ACTION - Static variable in class org.icepdf.core.pobjects.actions.ActionFactory
 
GoToAction - Class in org.icepdf.core.pobjects.actions
The class GoToAction represents the Action type "GoTo".
GoToAction(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.actions.GoToAction
Creates a new instance of a GoTo Action.
GoToRAction - Class in org.icepdf.core.pobjects.actions
A remote go-to action is similar to an ordinary go-to action but jumps to a destination in another PDF file instead of the current file.
GoToRAction(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.actions.GoToRAction
Creates a new instance of a Action.
GR_TEMPLATE - Static variable in class org.jpedal.jbig2.segment.region.refinement.RefinementRegionFlags
 
gradientTransform - Variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Transform to apply to gradient.
GraphicsRenderingHints - Class in org.icepdf.core.util
The GraphicsRenderingHints class provides a central place for storing Java2D rendering hints settings.
GraphicsState - Class in org.icepdf.core.pobjects.graphics
The PDF viewer application maintains an internal data structure called the graphics state that holds current graphics control parameters.
GraphicsState(Shapes) - Constructor for class org.icepdf.core.pobjects.graphics.GraphicsState
Constructs a new GraphicsState which will have default values and shapes specified by the shapes stack.
GraphicsState(GraphicsState) - Constructor for class org.icepdf.core.pobjects.graphics.GraphicsState
Constructs a new GraphicsState that is a copy of the specified GraphicsState object.
GraphicsStateCmd - Class in org.icepdf.core.pobjects.graphics.commands
GraphicsStateCmd currently doesn't paint anything but rather acts as a queue for the PostScriptEncoder to write out a named graphics context.
GraphicsStateCmd(Name) - Constructor for class org.icepdf.core.pobjects.graphics.commands.GraphicsStateCmd
 
graphicState - Variable in class org.icepdf.core.util.content.AbstractContentParser
 
GraphicsUtil - Class in org.icepdf.core.pobjects.graphics.batik.ext.awt.image
Set of utility methods for Graphics.
GraphicsUtil() - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
GRAY_1_BIT_INDEX_TO_RGB - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
GRAY_1_BIT_INDEX_TO_RGB_REVERSED - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
GRAY_2_BIT_INDEX_TO_RGB - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
GRAY_4_BIT_INDEX_TO_RGB - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
Group4Decode(InputStream, OutputStream, int, boolean) - Static method in class org.icepdf.core.pobjects.filters.CCITTFax
 
GROUP_KEY - Static variable in class org.icepdf.core.pobjects.Form
 
gs_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
guessAWTFontStyle(String) - Static method in class org.icepdf.core.util.FontUtil
Utility method which maps know style strings to an AWT font style constants.
guessFamily(String) - Static method in class org.icepdf.core.pobjects.fonts.FontManager
Utility method for guessing a font family name from its base name.
guessFamily(String) - Static method in class org.icepdf.core.util.FontUtil
Utility method for guessing a font family name from its base name.

H

H_COMB_OP - Static variable in class org.jpedal.jbig2.segment.region.halftone.HalftoneRegionFlags
 
H_DEF_PIXEL - Static variable in class org.jpedal.jbig2.segment.region.halftone.HalftoneRegionFlags
 
H_ENABLE_SKIP - Static variable in class org.jpedal.jbig2.segment.region.halftone.HalftoneRegionFlags
 
H_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
H_MMR - Static variable in class org.jpedal.jbig2.segment.region.halftone.HalftoneRegionFlags
 
H_NAME - Static variable in class org.icepdf.core.util.PdfOps
 
H_TEMPLATE - Static variable in class org.jpedal.jbig2.segment.region.halftone.HalftoneRegionFlags
 
h_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
H_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
HalftoneRegionFlags - Class in org.jpedal.jbig2.segment.region.halftone
 
HalftoneRegionFlags() - Constructor for class org.jpedal.jbig2.segment.region.halftone.HalftoneRegionFlags
 
HalftoneRegionSegment - Class in org.jpedal.jbig2.segment.region.halftone
 
HalftoneRegionSegment(JBIG2StreamDecoder, boolean) - Constructor for class org.jpedal.jbig2.segment.region.halftone.HalftoneRegionSegment
 
handlerName - Variable in class org.icepdf.core.pobjects.security.SecurityHandler
 
hasAlpha(Image) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
hasAppearanceStream() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
hasBlendingMode - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
hasFitWindow() - Method in class org.icepdf.core.pobjects.ViewerPreferences
 
hashCode() - Method in class org.icepdf.core.pobjects.Name
Returns a hash code value for the Name object.
hashCode() - Method in class org.icepdf.core.pobjects.PObject
 
hashCode() - Method in class org.icepdf.core.pobjects.Reference
Creates a unique hash code for this reference object.
hasHideMenubar() - Method in class org.icepdf.core.pobjects.ViewerPreferences
 
hasHideToolbar() - Method in class org.icepdf.core.pobjects.ViewerPreferences
 
hasHighligh() - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
Indicates that at least this or one of the child instances of AbstractText is highlighted.
hasHighligh() - Method in interface org.icepdf.core.pobjects.graphics.text.Text
 
hasHighlight - Variable in class org.icepdf.core.pobjects.graphics.text.AbstractText
 
hasLimits() - Method in class org.icepdf.core.pobjects.NameNode
 
hasSelected - Variable in class org.icepdf.core.pobjects.graphics.text.AbstractText
 
hasSelected() - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
Indicates that at least this or one of the child instances of AbstractText is selected.
hasSelected() - Method in interface org.icepdf.core.pobjects.graphics.text.Text
 
haveEntry(Reference) - Method in class org.icepdf.core.util.LazyObjectLoader
 
HD_MMR - Static variable in class org.jpedal.jbig2.segment.pattern.PatternDictionaryFlags
 
HD_TEMPLATE - Static variable in class org.jpedal.jbig2.segment.pattern.PatternDictionaryFlags
 
HEIGHT_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
HEIGHT_KEY - Static variable in class org.icepdf.core.pobjects.Thumbnail
 
HELP_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
HELP_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
HELVETICA - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
HELVETICA_BOLD - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
HELVETICA_BOLD_OBLIQUE - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
HELVETICA_OBLIQUE - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
HexStringObject - Class in org.icepdf.core.pobjects
This class represents a PDF Hexadecimal String Object.
HexStringObject(byte[]) - Constructor for class org.icepdf.core.pobjects.HexStringObject
Creates a new hexadecimal string object so that it represents the same sequence of bytes as in the bytes argument.
HexStringObject(StringBuilder) - Constructor for class org.icepdf.core.pobjects.HexStringObject
Creates a new hexadecimal string object so that it represents the same sequence of character data specified by the argument.
HexStringObject(String) - Constructor for class org.icepdf.core.pobjects.HexStringObject
 
hideRenderedOutput - Variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
highlight - Variable in class org.icepdf.core.pobjects.graphics.text.AbstractText
 
HIGHLIGHT_ALPHA - Static variable in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
Highlight transparency default
HIGHLIGHT_INVERT - Static variable in class org.icepdf.core.pobjects.annotations.LinkAnnotation
Indicates that the annotation rectangle colours should be inverted for its highlight effect.
HIGHLIGHT_MODE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LinkAnnotation
Key used to indcate highlight mode.
HIGHLIGHT_NONE - Static variable in class org.icepdf.core.pobjects.annotations.LinkAnnotation
Indicates that the annotation has no highlight effect.
HIGHLIGHT_NONE - Static variable in class org.icepdf.core.pobjects.annotations.WidgetAnnotation
Indicates that the annotation has no highlight effect.
HIGHLIGHT_OUTLINE - Static variable in class org.icepdf.core.pobjects.annotations.LinkAnnotation
Indicates that the annotation rectangle border should be inverted for its highlight effect.
HIGHLIGHT_PUSH - Static variable in class org.icepdf.core.pobjects.annotations.LinkAnnotation
Indicates that the annotation rectangle border should be pushed below the surface of th page.
highlightColor - Static variable in class org.icepdf.core.pobjects.Page
 
highlightMode - Variable in class org.icepdf.core.pobjects.annotations.WidgetAnnotation
 
hScalling - Variable in class org.icepdf.core.pobjects.graphics.TextState
Set the horizontal scaling, Th, to (scale div 100).
HuffmanDecoder - Class in org.jpedal.jbig2.decoders
 
HuffmanDecoder(StreamReader) - Constructor for class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanDecoder - Variable in class org.jpedal.jbig2.segment.Segment
 
huffmanTableA - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableB - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableC - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableD - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableE - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableF - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableG - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableH - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableI - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableJ - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableK - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableL - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableM - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableN - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
huffmanTableO - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 

I

I_KEY - Static variable in class org.icepdf.core.pobjects.Form
 
I_KEY - Static variable in class org.icepdf.core.pobjects.graphics.Indexed
 
I_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
I_NAME - Static variable in class org.icepdf.core.util.PdfOps
 
i_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
I_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
iaaiStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iadhStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iadsStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iadtStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iadwStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iaexStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iafsStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iaidStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iaitStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iardhStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iardwStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iardxStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iardyStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
iariStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
IC_KEY - Static variable in class org.icepdf.core.pobjects.annotations.CircleAnnotation
(Optional; PDF 1.4) An array of numbers in the range 0.0 to 1.0 specifying the interior color that shall be used to fill the annotation’s line endings (see Table 176).
IC_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
(Optional; PDF 1.4) An array of numbers in the range 0.0 to 1.0 specifying the interior color that shall be used to fill the annotation’s line endings (see Table 176).
IC_KEY - Static variable in class org.icepdf.core.pobjects.annotations.SquareAnnotation
(Optional; PDF 1.4) An array of numbers in the range 0.0 to 1.0 specifying the interior color that shall be used to fill the annotation’s line endings (see Table 176).
ICCBased - Class in org.icepdf.core.pobjects.graphics
put your documentation comment here
ICCBased(Library, Stream) - Constructor for class org.icepdf.core.pobjects.graphics.ICCBased
 
ICCBASED_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ICCBased
 
iconName - Variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
ID_KEY - Static variable in class org.icepdf.core.pobjects.actions.FileSpecification
 
ID_KEY - Static variable in class org.icepdf.core.pobjects.PTrailer
 
ID_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
IDENTITY - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
IDENTITY_KEY - Static variable in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
IM_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
IM_NAME - Static variable in class org.icepdf.core.util.PdfOps
 
IM_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
image - Variable in class org.icepdf.core.pobjects.graphics.ImageReference
 
ImageDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
The ImageDrawCmd class when executed will draw the image associated with this DrawCmd.
ImageDrawCmd(ImageReference) - Constructor for class org.icepdf.core.pobjects.graphics.commands.ImageDrawCmd
 
IMAGEMASK_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
ImagePool - Class in org.icepdf.core.pobjects.graphics
The Image pool is a Map of the most recently used images.
ImagePool() - Constructor for class org.icepdf.core.pobjects.graphics.ImagePool
 
ImagePool(long) - Constructor for class org.icepdf.core.pobjects.graphics.ImagePool
 
imagePoolThreads - Static variable in class org.icepdf.core.util.Library
 
ImageReference - Class in org.icepdf.core.pobjects.graphics
Abstract ImageReference defines the core methods used in ImageStreamReference MipMappedImageReference and ScaledImageReference.
ImageReference(ImageStream, Color, Resources) - Constructor for class org.icepdf.core.pobjects.graphics.ImageReference
 
ImageReferenceFactory - Class in org.icepdf.core.pobjects.graphics
The ImageReferenceFactory determines which implementation of the Image Reference should be created.
ImageReferenceFactory.ImageReference - Enum in org.icepdf.core.pobjects.graphics
 
imageStream - Variable in class org.icepdf.core.pobjects.graphics.ImageReference
 
ImageStream - Class in org.icepdf.core.pobjects
ImageStream contains image data that is contains in an XObject of subtype Image.
ImageStream(Library, HashMap, SeekableInputConstrainedWrapper) - Constructor for class org.icepdf.core.pobjects.ImageStream
Create a new instance of a Stream.
ImageStream(Library, HashMap, byte[]) - Constructor for class org.icepdf.core.pobjects.ImageStream
 
ImageStreamReference - Class in org.icepdf.core.pobjects.graphics
The ImageStreamReference class is a rudimentary Image Proxy which will try and decode the image data into an Buffered image using a worker thread.
ImageStreamReference(ImageStream, Color, Resources) - Constructor for class org.icepdf.core.pobjects.graphics.ImageStreamReference
 
imageThreadPool - Static variable in class org.icepdf.core.util.Library
 
ImageUtility - Class in org.icepdf.core.pobjects
Utility methods for applying various colour models and masks to image data.
IMMEDIATE_GENERIC_REFINEMENT_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
IMMEDIATE_GENERIC_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
IMMEDIATE_HALFTONE_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
IMMEDIATE_LOSSLESS_GENERIC_REFINEMENT_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
IMMEDIATE_LOSSLESS_GENERIC_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
IMMEDIATE_LOSSLESS_HALFTONE_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
IMMEDIATE_LOSSLESS_TEXT_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
IMMEDIATE_TEXT_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
in - Variable in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
INDEX_KEY - Static variable in class org.icepdf.core.pobjects.CrossReference
 
Indexed - Class in org.icepdf.core.pobjects.graphics
The class represents an indexed colour space.
INDEXED_KEY - Static variable in class org.icepdf.core.pobjects.graphics.Indexed
 
INDEXED_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
INFO_KEY - Static variable in class org.icepdf.core.pobjects.PTrailer
 
init() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.CircleAnnotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.InkAnnotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.LinkAnnotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.PopupAnnotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.SquareAnnotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
init() - Method in class org.icepdf.core.pobjects.annotations.WidgetAnnotation
 
init() - Method in class org.icepdf.core.pobjects.Catalog
Initiate the PageTree.
init() - Method in class org.icepdf.core.pobjects.Dictionary
Initiate the Dictionary.
init() - Method in class org.icepdf.core.pobjects.fonts.Font
Initiate the font.
init() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Initiate the Font Descriptor object.
init() - Method in class org.icepdf.core.pobjects.fonts.ofont.Font
Initiate the Font.
init() - Method in class org.icepdf.core.pobjects.Form
 
init() - Method in class org.icepdf.core.pobjects.graphics.ICCBased
 
init() - Method in class org.icepdf.core.pobjects.graphics.Indexed
Initiate the Indexed Colour Object
init() - Method in interface org.icepdf.core.pobjects.graphics.Pattern
 
init() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
Initialized shading dictionary attributes.
init() - Method in class org.icepdf.core.pobjects.graphics.ShadingType1Pattern
 
init() - Method in class org.icepdf.core.pobjects.graphics.ShadingType2Pattern
 
init() - Method in class org.icepdf.core.pobjects.graphics.ShadingType3Pattern
 
init() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
init() - Method in class org.icepdf.core.pobjects.ImageStream
 
init() - Method in class org.icepdf.core.pobjects.NameTree
Initiate the NameTree.
init() - Method in class org.icepdf.core.pobjects.ObjectStream
 
init() - Method in class org.icepdf.core.pobjects.OptionalContent
 
init() - Method in class org.icepdf.core.pobjects.OptionalContentMembership
 
init() - Method in interface org.icepdf.core.pobjects.OptionalContents
 
init() - Method in class org.icepdf.core.pobjects.Page
Initialize the Page object.
init() - Method in class org.icepdf.core.pobjects.PageTree
Initiate the PageTree.
init() - Method in class org.icepdf.core.pobjects.security.Permissions
Initiate the permission object.
init() - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
init() - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Initiate the security handler
init() - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
init() - Method in class org.icepdf.core.pobjects.Thumbnail
 
init() - Method in class org.icepdf.core.pobjects.ViewerPreferences
Initiate the NameTree.
inited - Variable in class org.icepdf.core.pobjects.Dictionary
Indicates if Dictionary has been initiated.
inited - Variable in class org.icepdf.core.pobjects.fonts.Font
 
inited - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
initializeThreadPool() - Static method in class org.icepdf.core.util.Library
 
INK_LIST_KEY - Static variable in class org.icepdf.core.pobjects.annotations.InkAnnotation
(Required) An array of n arrays, each representing a stroked path.
InkAnnotation - Class in org.icepdf.core.pobjects.annotations
An ink annotation (PDF 1.3) represents a freehand “scribble� composed of one or more disjoint paths.
InkAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.InkAnnotation
 
inkPath - Variable in class org.icepdf.core.pobjects.annotations.InkAnnotation
 
InlineImageStreamReference - Class in org.icepdf.core.pobjects.graphics
Represents one inline images as define in a content stream.
InlineImageStreamReference(ImageStream, Color, Resources) - Constructor for class org.icepdf.core.pobjects.graphics.InlineImageStreamReference
 
inReplyToAnnotation - Variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
INSERT_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
INSERT_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
intent - Variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
INTENT_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
interiorColor - Variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
INTERMEDIATE_GENERIC_REFINEMENT_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
INTERMEDIATE_GENERIC_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
INTERMEDIATE_HALFTONE_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
INTERMEDIATE_TEXT_REGION - Static variable in class org.jpedal.jbig2.segment.Segment
 
interpolate(float, float, float, float, float) - Static method in class org.icepdf.core.pobjects.functions.Function
Interpolation function.
interruptPaint() - Method in class org.icepdf.core.pobjects.graphics.Shapes
 
intersects(Rectangle2D) - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
Creates a new instance of GeneralPath for this AbstractText object and applies the current pageTransformation to it.
intersects(Shape) - Method in class org.icepdf.core.pobjects.graphics.TextSprite
Tests if the interior of the TextSprite bounds intersects the interior of a specified shape.
inTextBlock - Variable in class org.icepdf.core.util.content.AbstractContentParser
 
intProperty(String, int) - Static method in class org.icepdf.core.util.Defs
Return value for system property name parsed as int or * defaultValue if the property does not exist * or a security manager denies access to it
intResult() - Method in class org.jpedal.jbig2.decoders.DecodeIntResult
 
INVISIBLE_RECTANGLE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
IRT_KEY - Static variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
(Required if an RT entry is present, otherwise optional; PDF 1.5) A reference to the annotation that this annotation is “in reply to.� Both annotations shall be on the same page of the document.
is_BYTE_COMP_Data(SampleModel) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
is_INT_PACK_Data(SampleModel, boolean) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
isAFMFont - Variable in class org.icepdf.core.pobjects.fonts.Font
 
isAFMFont() - Method in class org.icepdf.core.pobjects.fonts.Font
Indicates that this font is an Adobe Core 14 font.
isAlign() - Method in class org.icepdf.core.pobjects.filters.CCITTFaxDecoder
 
isAntiAlias() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
isAuthenticatedOwnerPassword() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
isAuthenticatedUserPassword() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
isAuthorized(String) - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
isAuthorized(String) - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Determines whether the supplied password is authorized to view the PDF document.
isAuthorized(String) - Method in class org.icepdf.core.pobjects.security.SecurityManager
Determines whether the supplied password is authorized to view the PDF document.
isAuthorized(String) - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
isAwtFontSubstitution() - Method in class org.icepdf.core.pobjects.fonts.FontFactory
 
isBorder() - Method in class org.icepdf.core.pobjects.annotations.Annotation
Checks to see if the annotation has defined a drawable border width.
isCaseSensitive() - Method in class org.icepdf.core.search.SearchTerm
Specifies if the search term should be treated as case sensitive.
isChanged() - Method in class org.icepdf.core.pobjects.StateManager
 
isCore14(String) - Method in class org.icepdf.core.pobjects.fonts.Font
Returns true if the font name is one of the core 14 fonts specified by Adobe.
isCS_sRGB() - Method in class org.icepdf.core.pobjects.graphics.ColorSpaceCMYK
 
isDeferredNonRetainSet() - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
isDeleted - Variable in class org.icepdf.core.pobjects.Dictionary
Flag to indicate this object has been flaged for deletion.
isDeleted() - Method in class org.icepdf.core.pobjects.Dictionary
 
isDigit(WordText) - Static method in class org.icepdf.core.pobjects.graphics.text.WordText
 
isDigit(char) - Static method in class org.icepdf.core.pobjects.graphics.text.WordText
 
isEmpty() - Method in class org.icepdf.core.pobjects.graphics.GlyphOutlineClip
Check to see if the glyph outline contains any outline data.
isEmpty() - Method in class org.icepdf.core.pobjects.NameNode
 
isEmpty() - Method in class org.icepdf.core.pobjects.OutlineItem
Indicates if the Outline item is empty.
isEncrypted() - Method in class org.icepdf.core.util.Library
Indicates that document is encrypted using Adobe Standard Encryption.
isEncryptMetaData() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
Indicates whether the document-level metadata stream (see Section 10.2.2, "Metadata Streams") is to be encrypted.
isFillBits() - Method in class org.icepdf.core.pobjects.filters.CCITTFaxDecoder
 
isFillColor() - Method in class org.icepdf.core.pobjects.annotations.CircleAnnotation
 
isFillColor() - Method in class org.icepdf.core.pobjects.annotations.SquareAnnotation
 
isFillType() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
isFinished() - Method in class org.jpedal.jbig2.io.StreamReader
 
isFontPropertyChanged() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
isFontSubstitution - Variable in class org.icepdf.core.pobjects.fonts.Font
 
isFontSubstitution() - Method in class org.icepdf.core.pobjects.fonts.Font
 
isForm(Name) - Method in class org.icepdf.core.pobjects.Resources
 
isHideRenderedOutput() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
isHighlighted() - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
Is the AbstarctText highlighted, all of its children must also be highlighted.
isHighlighted() - Method in interface org.icepdf.core.pobjects.graphics.text.Text
 
isHinted() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
Returns true iff nfont has hinted outlines, which is Type 1 and TrueType is a sign of higher quality.
isHinted() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
isImage() - Method in class org.icepdf.core.pobjects.graphics.ImageReference
 
isImageMask() - Method in class org.icepdf.core.pobjects.ImageStream
Does the image have an ImageMask.
isImageSubtype() - Method in class org.icepdf.core.pobjects.Stream
 
isInited() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
isInitiated() - Method in class org.icepdf.core.pobjects.Page
 
isInlineImage() - Method in class org.icepdf.core.tag.TaggedImage
 
isIsolated() - Method in class org.icepdf.core.pobjects.Form
Only present if a transparency group is present.
isIsolated() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
isKnockOut() - Method in class org.icepdf.core.pobjects.Form
Only present if a transparency group is present.
isKnockOut() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
isLinearTraversal() - Method in class org.icepdf.core.util.Library
There are several implications from using linear traversal, which affect how we parse the PDF objects, and maintain them in memory, so those sections of code need to check this flag here.
isMap() - Method in class org.icepdf.core.pobjects.actions.URIAction
Gets a flag specifying whether to track thee mouse poisition when the URI is resolved.
isNamedColor() - Method in class org.icepdf.core.pobjects.graphics.Separation
 
isNew - Variable in class org.icepdf.core.pobjects.Dictionary
Flags the object as new and not previously saved in the file
isNew() - Method in class org.icepdf.core.pobjects.Dictionary
 
isNewWindow() - Method in class org.icepdf.core.pobjects.actions.GoToRAction
Indicates if the external document should be loaded in a new window or if it should be loaded in the current.
isNumberOfPagesKnown() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
isNumberOfPagesKnown() - Method in class org.jpedal.jbig2.JBIG2Decoder
 
isOCG() - Method in class org.icepdf.core.pobjects.OptionalContentGroup
 
isOCG() - Method in class org.icepdf.core.pobjects.OptionalContentMembership
 
isOCG() - Method in interface org.icepdf.core.pobjects.OptionalContents
 
isOneByte(int) - Method in interface org.icepdf.core.pobjects.fonts.CMap
Determines if the cid should be interpreted as a one or two byte character.
isOneByteEncoding() - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
isOneByteEncoding() - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
isOpen() - Method in class org.icepdf.core.pobjects.annotations.PopupAnnotation
 
isOpen() - Method in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
isOverprintOther() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
isOverprintStroking() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
isOwnerAuthorized(String) - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
isOwnerAuthorized(String) - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Determines whether the supplied owner password is authorized to view the PDF document.
isOwnerAuthorized(String) - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
isPageAssociationSizeSet() - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
isPaintAlpha() - Method in class org.icepdf.core.pobjects.graphics.Shapes
 
isPredictor(Library, HashMap) - Static method in class org.icepdf.core.pobjects.filters.PredictorDecode
 
isPunctuation(int) - Static method in class org.icepdf.core.pobjects.graphics.text.WordText
 
isRandomAccessOrganisationUsed() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
isRandomAccessOrganisationUsed() - Method in class org.jpedal.jbig2.JBIG2Decoder
 
isRawBytesCompressed() - Method in class org.icepdf.core.pobjects.Stream
 
isReference(HashMap, Name) - Method in class org.icepdf.core.util.Library
Test to see if the given key is a reference and not an inline dictinary
isRotationFactor - Variable in class org.icepdf.core.pobjects.PageTree
Indicates that the PageTree has a rotation factor which should be respected.
isSearchHighlightRefreshNeeded(int, PageText) - Method in interface org.icepdf.core.search.DocumentSearchController
Test to see if a search highlight is needed.
isSelected() - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
Is the AbstarctText selected, all of its children must also be selected.
isSelected() - Method in interface org.icepdf.core.pobjects.graphics.text.Text
 
isShading() - Method in class org.icepdf.core.pobjects.Resources
Checks to see if the Shading key has value in this resource dictionary.
isStrokeType() - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
isStyleBeveled() - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
 
isStyleDashed() - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
 
isStyleInset() - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
 
isStyleSolid() - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
 
isStyleUnderline() - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
 
isSupportedAnnotationType() - Method in class org.icepdf.core.pobjects.annotations.Annotation
The PDF spec defines rules for displaying annotation subtypes that the viewer does not recognise.
isTextMarkupAnnotation(Name) - Static method in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
isTransparencyGroup() - Method in class org.icepdf.core.pobjects.Form
If the xObject has a transparency group flag.
isTransparencyGroup() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
isUserAuthorized(String) - Method in class org.icepdf.core.pobjects.security.SecurityHandler
 
isUserAuthorized(String) - Method in interface org.icepdf.core.pobjects.security.SecurityHandlerInterface
Determines whether the supplied user password is authorized to view the PDF document.
isUserAuthorized(String) - Method in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
isValidEntry(HashMap, Name) - Method in class org.icepdf.core.util.Library
Tests if the given key will return a non-null PDF object from the specified dictionary entries.
isValidEntry(Reference) - Method in class org.icepdf.core.util.Library
Tests if there exists a cross-reference entry for this reference.
isVerticalWriting - Variable in class org.icepdf.core.pobjects.fonts.Font
 
isVerticalWriting() - Method in class org.icepdf.core.pobjects.fonts.Font
Returns true if the writing mode is vertical; false, otherwise
isVisible() - Method in class org.icepdf.core.pobjects.graphics.OptionalContentState
 
isVisible(Reference) - Method in class org.icepdf.core.pobjects.OptionalContent
 
isVisible(OptionalContentGroup) - Method in class org.icepdf.core.pobjects.OptionalContent
 
isVisible(OptionalContentMembership) - Method in class org.icepdf.core.pobjects.OptionalContent
 
isVisible(Object) - Method in class org.icepdf.core.pobjects.OptionalContent
Test if an xForm object image or content is visible.
isVisible() - Method in class org.icepdf.core.pobjects.OptionalContentGroup
 
isVisible() - Method in class org.icepdf.core.pobjects.OptionalContentMembership
 
isVisible() - Method in interface org.icepdf.core.pobjects.OptionalContents
 
isVolitile() - Method in class org.icepdf.core.pobjects.actions.FileSpecification
Returns a flag indicating whether the file referenced by the file specification is volatile (changes frequently with time).
isWhiteSpace() - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
isWhiteSpace(int) - Static method in class org.icepdf.core.pobjects.graphics.text.WordText
 
isWhitespace(char) - Static method in class org.icepdf.core.util.Parser
White space characters defined by ' ', '\t', '\r', '\n', '\f'
isWholeWord() - Method in class org.icepdf.core.search.SearchTerm
Specifies if the search term should be treated as whole word hits only.
isYstart() - Method in class org.icepdf.core.util.content.TextMetrics
 
IT_KEY - Static variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
(Optional; PDF 1.6) A name describing the intent of the markup annotation.
ITALIC_ANGLE - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
iteratorSortedByObjectNumber() - Method in class org.icepdf.core.pobjects.StateManager
 

J

J_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
j_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
JBIG2_DECODE_FILTERS - Static variable in class org.icepdf.core.pobjects.ImageStream
 
JBIG2Bitmap - Class in org.jpedal.jbig2.image
 
JBIG2Bitmap(int, int, ArithmeticDecoder, HuffmanDecoder, MMRDecoder) - Constructor for class org.jpedal.jbig2.image.JBIG2Bitmap
 
JBIG2CodeTable - Class in org.jpedal.jbig2.segment.tables
 
JBIG2CodeTable() - Constructor for class org.jpedal.jbig2.segment.tables.JBIG2CodeTable
 
jbig2Decode(byte[], HashMap, Stream) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
JBIG2Decoder - Class in org.jpedal.jbig2
 
JBIG2Decoder() - Constructor for class org.jpedal.jbig2.JBIG2Decoder
Constructor
JBIG2Exception - Exception in org.jpedal.jbig2
 
JBIG2Exception(Exception) - Constructor for exception org.jpedal.jbig2.JBIG2Exception
 
JBIG2Exception() - Constructor for exception org.jpedal.jbig2.JBIG2Exception
Constructs a JBIGException whithout a message.
JBIG2Exception(String) - Constructor for exception org.jpedal.jbig2.JBIG2Exception
Constructs a JBIGException with a message.
JBIG2GLOBALS_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
jbig2HuffmanEOT - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
jbig2HuffmanLOW - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
jbig2HuffmanOOB - Static variable in class org.jpedal.jbig2.decoders.HuffmanDecoder
 
JBIG2ImageReader - Class in org.jpedal.jbig2.jai
 
JBIG2ImageReader(ImageReaderSpi) - Constructor for class org.jpedal.jbig2.jai.JBIG2ImageReader
 
JBIG2ImageReaderSpi - Class in org.jpedal.jbig2.jai
 
JBIG2ImageReaderSpi() - Constructor for class org.jpedal.jbig2.jai.JBIG2ImageReaderSpi
 
JBIG2ReaderPluginTester - Class in org.jpedal.jbig2.examples.jai
 
JBIG2ReaderPluginTester(String) - Constructor for class org.jpedal.jbig2.examples.jai.JBIG2ReaderPluginTester
 
JBIG2StreamDecoder - Class in org.jpedal.jbig2.decoders
 
JBIG2StreamDecoder() - Constructor for class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
JPEG_ENC_CMYK - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
JPEG_ENC_GRAY - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
JPEG_ENC_NAMES - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
JPEG_ENC_RGB - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
JPEG_ENC_UNKNOWN_PROBABLY_YCbCr - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
JPEG_ENC_YCbCr - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
JPEG_ENC_YCCK - Static variable in class org.icepdf.core.pobjects.ImageUtility
 
JPX_DECODE_FILTERS - Static variable in class org.icepdf.core.pobjects.ImageStream
 

K

K_KEY - Static variable in class org.icepdf.core.pobjects.Form
 
K_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
K_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
k_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
KEY_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
KEY_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
KEY_QUAD_POINTS - Static variable in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
(Required) An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.
KEYWORDS_KEY - Static variable in class org.icepdf.core.pobjects.PInfo
 
KIDS_KEY - Static variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
(Sometimes required, as described below) An array of indirect references to the immediate children of this field.
KIDS_KEY - Static variable in class org.icepdf.core.pobjects.NameNode
 
KIDS_KEY - Static variable in class org.icepdf.core.pobjects.PageTree
 

L

L_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
(Required) An array of four numbers, [x1 y1 x2 y2], specifying the starting and ending coordinates of the line in default user space.
l_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
Lab - Class in org.icepdf.core.pobjects.graphics
put your documentation comment here
LAB_KEY - Static variable in class org.icepdf.core.pobjects.graphics.Lab
 
LAST_CHAR_KEY - Static variable in class org.icepdf.core.pobjects.fonts.Font
 
LAST_KEY - Static variable in class org.icepdf.core.pobjects.OutlineItem
 
lastchar - Variable in class org.icepdf.core.pobjects.fonts.Font
 
LAUNCH_ACTION - Static variable in class org.icepdf.core.pobjects.actions.ActionFactory
 
LaunchAction - Class in org.icepdf.core.pobjects.actions
The launch action launches an applicaiton or opens or prints a document.
LaunchAction(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.actions.LaunchAction
Creates a new instance of a Action.
LaunchAction.WindowsLaunchParameters - Class in org.icepdf.core.pobjects.actions
Paramaters specific to launching files on windows.
LaunchAction.WindowsLaunchParameters() - Constructor for class org.icepdf.core.pobjects.actions.LaunchAction.WindowsLaunchParameters
Creates a new instance of a Action.
LAYOUT_NONE - Static variable in interface org.icepdf.core.pobjects.fonts.FontFile
 
LazyObjectLoader - Class in org.icepdf.core.util
 
LazyObjectLoader(Library, SeekableInput, CrossReference) - Constructor for class org.icepdf.core.util.LazyObjectLoader
 
LC_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
LE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
(Optional; meaningful only if CL is present; PDF 1.6) A name specifying the line ending style that shall be used in drawing the callout line specified in CL.
LE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
(Optional; PDF 1.4) An array of two names specifying the line ending styles that shall be used in drawing the line.
LEADING - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
leading - Variable in class org.icepdf.core.pobjects.graphics.TextState
Set the text leading, Tl, to leading, which is a number expressed in unscaled text space units.
leastRecentlyUsed - Variable in class org.icepdf.core.util.LazyObjectLoader
 
LEFT_SHIFT - Static variable in class org.jpedal.jbig2.util.BinaryOperation
 
LENGTH_KEY - Static variable in class org.icepdf.core.pobjects.Dictionary
 
LENGTH_KEY - Static variable in class org.icepdf.core.pobjects.security.CryptFilterEntry
 
LENGTH_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
Lexer - Class in org.icepdf.core.pobjects.functions.postscript
A state machine used to parse valid type 4 functions tokens in a input stream.
Lexer() - Constructor for class org.icepdf.core.pobjects.functions.postscript.Lexer
 
LexerText - Class in org.icepdf.core.pobjects.functions.postscript
Simple type 4 function tests.
LexerText() - Constructor for class org.icepdf.core.pobjects.functions.postscript.LexerText
 
library - Variable in class org.icepdf.core.pobjects.Dictionary
Pointer to the documents Library object which acts a central repository for the access of PDF object in the document.
library - Variable in class org.icepdf.core.util.content.AbstractContentParser
 
Library - Class in org.icepdf.core.util
The Library class acts a central repository for the access of PDF objects in a document.
Library() - Constructor for class org.icepdf.core.util.Library
Creates a new instance of a Library.
LIGHT - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
 
LIGHTEST - Static variable in class org.icepdf.core.pobjects.annotations.BorderStyle
 
LIMITS_KEY - Static variable in class org.icepdf.core.pobjects.NameNode
 
LINE_END_CIRCLE - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
A diamond shape filled with the annotation’s interior color, if any
LINE_END_CLOSED_ARROW - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
No line ending
LINE_END_DIAMOND - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
Two short lines meeting in an acute angle to form an open arrowhead
LINE_END_NONE - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
A square filled with the annotation’s interior color, if any
LINE_END_OPEN_ARROW - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
Two short lines meeting in an acute angle as in the OpenArrow style and connected by a third line to form a triangular closed arrowhead filled with the annotation’s interior color, if any
LINE_END_SQUARE - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
A circle filled with the annotation’s interior color, if any
LineAnnotation - Class in org.icepdf.core.pobjects.annotations
The purpose of a line annotation (PDF 1.3) is to display a single straight line on the page.
LineAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.LineAnnotation
 
LINEAR_RGB - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in linearized RGB space.
Linear_sRGB - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with no alpha
Linear_sRGB_Pre - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with premultiplied alpha.
Linear_sRGB_Unpre - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with unpremultiplied alpha.
LinearGradientPaint - Class in org.icepdf.core.pobjects.graphics.batik.ext.awt
The LinearGradientPaint class provides a way to fill a Shape with a linear color gradient pattern.
LinearGradientPaint(float, float, float, float, float[], Color[]) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.LinearGradientPaint
Constructs an LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethodEnum) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.LinearGradientPaint
Constructs an LinearGradientPaint with default SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[]) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LinePositionComparator - Class in org.icepdf.core.pobjects.graphics.text
The LinePositionComparator is optionally called by text extraction algorithms to help insure text lines found on a page are ordered using the y coordinates of the bounding box in the cartesian plane's fourth quadrant.
LinePositionComparator() - Constructor for class org.icepdf.core.pobjects.graphics.text.LinePositionComparator
 
LineText - Class in org.icepdf.core.pobjects.graphics.text
Line text is make up WordText objects.
LineText() - Constructor for class org.icepdf.core.pobjects.graphics.text.LineText
 
LinkAnnotation - Class in org.icepdf.core.pobjects.annotations
Refer to: 8.4.5 Annotation Types
LinkAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.LinkAnnotation
Creates a new instance of a LinkAnnotation.
LIST_MODE_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
LiteralStringObject - Class in org.icepdf.core.pobjects
This class represents a PDF Literal String Object.
LiteralStringObject(byte[]) - Constructor for class org.icepdf.core.pobjects.LiteralStringObject
Creates a new literal string object so that it represents the same sequence of bytes as in the bytes argument.
LiteralStringObject(StringBuilder, boolean) - Constructor for class org.icepdf.core.pobjects.LiteralStringObject
 
LiteralStringObject(String) - Constructor for class org.icepdf.core.pobjects.LiteralStringObject
Creates a new literal string object so that it represents the same sequence of character data specifed by the argument.
LiteralStringObject(String, Reference, SecurityManager) - Constructor for class org.icepdf.core.pobjects.LiteralStringObject
Creates a new literal string object so that it represents the same sequence of character data specifed by the arguments.
LiteralStringObject(StringBuilder) - Constructor for class org.icepdf.core.pobjects.LiteralStringObject
Creates a new literal string object so that it represents the same sequence of character data specifed by the argument.
LJ_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
LL_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
(Required if LLE is present, otherwise optional; PDF 1.6) The length of leader lines in default user space that extend from each endpoint of the line perpendicular to the line itself, as shown in Figure 60.
LLE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
(Optional; PDF 1.6) A non-negative number that shall represents the length of leader line extensions that extend from the line proper 180 degrees from the leader lines, as shown in Figure 60.
LLO_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
(Optional; PDF 1.7) A non-negative number that shall represent the length of the leader line offset, which is the amount of empty space between the endpoints of the annotation and the beginning of the leader lines.
loadFont(String) - Static method in class org.icepdf.core.pobjects.fonts.AFM
Creates a new AFM file based on the
loadObject(Library, int) - Method in class org.icepdf.core.pobjects.ObjectStream
 
loadObject(Reference) - Method in class org.icepdf.core.util.LazyObjectLoader
Loads an object via it's reference.
loadTrailer(long) - Method in class org.icepdf.core.util.LazyObjectLoader
 
loadXRefStmIfApplicable() - Method in class org.icepdf.core.pobjects.PTrailer
 
LOCKED_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
LOG_SB_STRIPES - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
logger - Static variable in class org.icepdf.core.pobjects.graphics.commands.AbstractDrawCmd
 
logger - Static variable in class org.icepdf.core.pobjects.graphics.PaintTimer
 
LW_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
LW_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
LZWDecode - Class in org.icepdf.core.pobjects.filters
 
LZWDecode(BitStream, Library, HashMap) - Constructor for class org.icepdf.core.pobjects.filters.LZWDecode
 

M

M_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
The date and time when the annotation was most recently modified.
m_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
M_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
MAC_KEY - Static variable in class org.icepdf.core.pobjects.actions.FileSpecification
 
MAC_KEY - Static variable in class org.icepdf.core.pobjects.actions.LaunchAction
 
MACROMAN_ENCODING_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
main(String[]) - Static method in class org.icepdf.core.application.ProductInfo
 
main(String[]) - Static method in class org.icepdf.core.pobjects.functions.postscript.LexerText
 
main(String[]) - Static method in class org.icepdf.core.tag.TagUtil
 
main(String[]) - Static method in class org.jpedal.jbig2.examples.jai.JBIG2ReaderPluginTester
 
makeGrayBufferedImage(WritableRaster) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
makeImageWithRasterFromBytes(PColorSpace, Color, int, int, int, int, boolean, float[], BufferedImage, BufferedImage, int[], int[], int, int, byte[], int) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
makeLinear_sRGBCM(boolean) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Method that returns either Linear_sRGB_Pre or Linear_sRGB_UnPre based on premult flag.
makeLinearBufferedImage(int, int, boolean) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Constructs a BufferedImage with a linear sRGB colorModel, and alpha.
makeRasterWritable(Raster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Coerces ras to be writable.
makeRasterWritable(Raster, int, int) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Coerces ras to be writable.
makeRGBABufferedImage(WritableRaster) - Static method in class org.icepdf.core.pobjects.ImageUtility
Utility to build an RGBA buffered image using the specified raster and a Transparency.OPAQUE transparency model.
makeRGBABufferedImage(WritableRaster, int) - Static method in class org.icepdf.core.pobjects.ImageUtility
Utility to build an RGBA buffered image using the specified raster and transparency type.
makeRGBABufferedImageFromImage(Image) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
makeRGBBufferedImage(WritableRaster) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
makeRGBBufferedImage(WritableRaster, float[], PColorSpace) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
makeRGBtoRGBABuffer(WritableRaster, int, int) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
mark - Variable in class org.icepdf.core.io.ByteDoubleArrayInputStream
The currently marked position in the stream.
mark(int) - Method in class org.icepdf.core.io.ByteDoubleArrayInputStream
Set the current marked position in the stream.
mark(int) - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
mark(int) - Method in interface org.icepdf.core.io.SeekableInput
 
mark(int) - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
mark(int) - Method in class org.icepdf.core.io.ZeroPaddedInputStream
 
mark(int) - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
markIndex - Variable in class org.icepdf.core.io.ByteDoubleArrayInputStream
 
markSupported() - Method in class org.icepdf.core.io.ByteDoubleArrayInputStream
Tests if this InputStream supports mark/reset.
markSupported() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
markSupported() - Method in interface org.icepdf.core.io.SeekableInput
 
markSupported() - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
markSupported() - Method in class org.icepdf.core.io.ZeroPaddedInputStream
 
markSupported() - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
MarkupAnnotation - Class in org.icepdf.core.pobjects.annotations
As mentioned in 12.5.2, “Annotation Dictionaries,� the meaning of an annotation’s Contents entry varies by annotation type.
MarkupAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
MASK_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
matches(TaggedDocument, TaggedImage, String) - Method in class org.icepdf.core.tag.query.And
 
matches(TaggedDocument, TaggedImage, String) - Method in interface org.icepdf.core.tag.query.Expression
 
matches(TaggedDocument, TaggedImage, String) - Method in class org.icepdf.core.tag.query.Not
 
matches(TaggedDocument, TaggedImage, String) - Method in class org.icepdf.core.tag.query.Or
 
matches(TaggedDocument, TaggedImage, String) - Method in class org.icepdf.core.tag.query.Substring
 
matrix - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
matrix - Variable in class org.icepdf.core.pobjects.graphics.CalRGB
 
matrix - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
MATRIX_KEY - Static variable in class org.icepdf.core.pobjects.Form
 
MATRIX_KEY - Static variable in class org.icepdf.core.pobjects.graphics.CalGray
 
MATRIX_KEY - Static variable in class org.icepdf.core.pobjects.graphics.CalRGB
 
MATRIX_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
MATRIX_KEY - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
 
MAX_WIDTH - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
MEASURE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
(Optional; PDF 1.7) A measure dictionary (see Table 261) that shall specify the scale and units that apply to the line annotation.
MEDIABOX_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
MEDIABOX_KEY - Static variable in class org.icepdf.core.pobjects.PageTree
 
Memento - Interface in org.icepdf.core
Creates a memento containing a snapshot of the internal state.
MIN_DIMENSION - Static variable in class org.icepdf.core.pobjects.graphics.commands.ImageDrawCmd
 
MISSING_Stretch - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
MISSING_WIDTH - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
missingWidth - Variable in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
ML_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
MMR - Static variable in class org.jpedal.jbig2.segment.region.generic.GenericRegionFlags
 
MMRDecoder - Class in org.jpedal.jbig2.decoders
 
MMRDecoder(StreamReader) - Constructor for class org.jpedal.jbig2.decoders.MMRDecoder
 
mmrDecoder - Variable in class org.jpedal.jbig2.segment.Segment
 
MODDATE_KEY - Static variable in class org.icepdf.core.pobjects.PInfo
 
MODE_ADD - Static variable in class org.icepdf.core.pobjects.graphics.TextState
Add text to path for clipping
MODE_FILL - Static variable in class org.icepdf.core.pobjects.graphics.TextState
Fill text
MODE_FILL_ADD - Static variable in class org.icepdf.core.pobjects.graphics.TextState
Fill text and add to path for clipping.
MODE_FILL_STROKE - Static variable in class org.icepdf.core.pobjects.graphics.TextState
Fill then stroke text.
MODE_FILL_STROKE_ADD - Static variable in class org.icepdf.core.pobjects.graphics.TextState
Fill then stroke,text and add to path for clipping
MODE_INVISIBLE - Static variable in class org.icepdf.core.pobjects.graphics.TextState
Neither fill nor stroke text
MODE_STROKE - Static variable in class org.icepdf.core.pobjects.graphics.TextState
Stroke text
MODE_STROKE_ADD - Static variable in class org.icepdf.core.pobjects.graphics.TextState
Stroke text and add to path for clipping
modifiedDate - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
MODIFY_DOCUMENT - Static variable in class org.icepdf.core.pobjects.security.Permissions
Determine if changing the document is allowed.
movePointer(int) - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
movePointer(int) - Method in class org.jpedal.jbig2.io.StreamReader
 
MP_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
mult_BYTE_COMP_Data(WritableRaster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
mult_INT_PACK_Data(WritableRaster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 
MultipleGradientPaint - Class in org.icepdf.core.pobjects.graphics.batik.ext.awt
This is the superclass for Paints which use a multiple color gradient to fill in their raster.
MultipleGradientPaint(float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Superclass constructor, typical user should never have to call this.
MultipleGradientPaint.ColorSpaceEnum - Class in org.icepdf.core.pobjects.graphics.batik.ext.awt
Inner class to allow for typesafe enumerated ColorSpace values.
MultipleGradientPaint.ColorSpaceEnum() - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint.ColorSpaceEnum
 
MultipleGradientPaint.CycleMethodEnum - Class in org.icepdf.core.pobjects.graphics.batik.ext.awt
Inner class to allow for typesafe enumerated CycleMethod values.
MultipleGradientPaint.CycleMethodEnum() - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint.CycleMethodEnum
 
multiplyAlpha(WritableRaster) - Static method in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
 

N

N_KEY - Static variable in class org.icepdf.core.pobjects.functions.Function_2
 
N_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ICCBased
 
N_KEY - Static variable in class org.icepdf.core.pobjects.ObjectStream
 
n_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
name - Variable in class org.icepdf.core.pobjects.fonts.Font
 
Name - Class in org.icepdf.core.pobjects
A name class is an atomic symbol uniquely defined by a sequence of characters.
Name(String) - Constructor for class org.icepdf.core.pobjects.Name
Create a new instance of a Name object.
Name(StringBuilder) - Constructor for class org.icepdf.core.pobjects.Name
Create a new instance of a Name object.
NAME_KEY - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
Optional) The name of an icon that shall be used in displaying the annotation.
NAME_KEY - Static variable in class org.icepdf.core.pobjects.fonts.Font
 
NAME_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContentGroup
 
NAME_KEY - Static variable in class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
namedColor - Variable in class org.icepdf.core.pobjects.graphics.Separation
 
NameNode - Class in org.icepdf.core.pobjects
NameNode used in building a name tree.
NameNode(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.NameNode
 
NAMES_KEY - Static variable in class org.icepdf.core.pobjects.Catalog
 
NAMES_KEY - Static variable in class org.icepdf.core.pobjects.NameNode
 
NameTree - Class in org.icepdf.core.pobjects
The NameTree class is similar to the Dictionary class in that it associates keys and values, but it does this in a different way.
NameTree(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.NameTree
Creates a new instance of a NameTree.
NEW_PARAGRAPH_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
NEW_PARAGRAPH_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
NEW_WINDOW_KEY - Static variable in class org.icepdf.core.pobjects.actions.GoToRAction
 
NEW_WINDOW_KEY - Static variable in class org.icepdf.core.pobjects.actions.LaunchAction
 
newLine(LinkedList<OptionalContents>) - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
newLine() - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
NEXT_KEY - Static variable in class org.icepdf.core.pobjects.actions.Action
 
NEXT_KEY - Static variable in class org.icepdf.core.pobjects.OutlineItem
 
nextPixel() - Method in class org.jpedal.jbig2.image.BitmapPointer
 
NM_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
(Optional; PDF 1.4) The annotation name, a text string uniquely identifying it among all the annotations on its page.
NO_CYCLE - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region) to use the terminal colors to fill the remaining area.
NO_OP - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
NoClipDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
NoClipDrawCmd when execute will apply a no clip operation to the Graphics2D context.
NoClipDrawCmd() - Constructor for class org.icepdf.core.pobjects.graphics.commands.NoClipDrawCmd
 
NONE_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
NONE_OC_FLAG - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
normaliseComponentsToFloats(int[], float[], float) - Method in class org.icepdf.core.pobjects.graphics.Lab
 
normaliseComponentsToFloats(int[], float[], float) - Method in class org.icepdf.core.pobjects.graphics.PColorSpace
 
normalizeString(String) - Static method in class org.icepdf.core.util.FontUtil
Utility method for normailing strings, to lowercase and remove any spaces.
normalizeToUserSpace(AffineTransform) - Method in class org.icepdf.core.pobjects.graphics.text.GlyphText
Maps the glyph bounds to user space
Not - Class in org.icepdf.core.tag.query
 
Not() - Constructor for class org.icepdf.core.tag.query.Not
 
notifyPaintPageListeners() - Method in class org.icepdf.core.pobjects.Page
 
numBytesToHoldBits(int) - Static method in class org.icepdf.core.util.Utils
 
numComponents - Variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 

O

O_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
ObjectStream - Class in org.icepdf.core.pobjects
 
ObjectStream(Library, HashMap, SeekableInputConstrainedWrapper) - Constructor for class org.icepdf.core.pobjects.ObjectStream
Create a new instance of a Stream.
OC_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
OCGEndDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
Marks the end of an optional content group on the shapes stack.
OCGEndDrawCmd() - Constructor for class org.icepdf.core.pobjects.graphics.commands.OCGEndDrawCmd
 
oCGs - Variable in class org.icepdf.core.util.content.AbstractContentParser
 
OCGs_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
OCGs_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContentMembership
 
OCGStartDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
Marks the start of an optional content group on the shapes stack.
OCGStartDrawCmd(OptionalContents) - Constructor for class org.icepdf.core.pobjects.graphics.commands.OCGStartDrawCmd
 
OContentParser - Class in org.icepdf.core.util.content
The ContentParser is responsible for parsing a page's content streams.
OContentParser(Library, Resources) - Constructor for class org.icepdf.core.util.content.OContentParser
 
OCPROPERTIES_KEY - Static variable in class org.icepdf.core.pobjects.Catalog
 
OE_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
OFF_VALUE - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
offset - Variable in class org.icepdf.core.pobjects.CrossReference
 
OFont - Class in org.icepdf.core.pobjects.fonts.ofont
OFont is an awt Font wrapper used to aid in the paint of glyphs.
OFont(Font) - Constructor for class org.icepdf.core.pobjects.fonts.ofont.OFont
 
ON_vALUE - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
onDemandLoadAndSetupPreviousTrailer() - Method in class org.icepdf.core.pobjects.PTrailer
 
OP_ABS - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_ADD - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_AND - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_ATAN - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_BITSHIFT - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_CEILING - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_COPY - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_COS - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_CVI - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_CVR - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_DIV - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_DUP - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_EQ - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_EXCH - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_EXP - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_EXP_END - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_EXP_START - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_FALSE - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_FLOOR - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_GE - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_GT - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_IDIV - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_IF - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_IFELSE - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_INDEX - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
op_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
OP_LE - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_LN - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_LOG - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_LT - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_MOD - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_MUL - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_NE - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_NEG - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_NOT - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_OR - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_POP - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_ROLL - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_ROUND - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_SIN - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_SQRT - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_SUB - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_TRUE - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_TRUNCATE - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
OP_XOR - Static variable in class org.icepdf.core.pobjects.functions.postscript.OperatorNames
Postscript subset of operations used in a type 4 function PostScript calculator.
opacity - Variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
open - Variable in class org.icepdf.core.pobjects.annotations.PopupAnnotation
 
open - Variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
OPEN_KEY - Static variable in class org.icepdf.core.pobjects.annotations.PopupAnnotation
(Optional) A flag specifying whether the pop-up annotation shall initially be displayed open.
OPEN_KEY - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
(Optional) A flag specifying whether the annotation shall initially be displayed open.
openArrowEndDrawOps(Shapes, AffineTransform, Point2D, Point2D, Color, Color) - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
openArrowStartDrawOps(Shapes, AffineTransform, Point2D, Point2D, Color, Color) - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
Operator - Class in org.icepdf.core.pobjects.functions.postscript
Representing a generic operand which follows the Command pattern for delayed or differed execution.
Operator(int) - Constructor for class org.icepdf.core.pobjects.functions.postscript.Operator
 
Operator - Class in org.icepdf.core.tag.query
 
Operator() - Constructor for class org.icepdf.core.tag.query.Operator
 
OperatorFactory - Class in org.icepdf.core.pobjects.functions.postscript
Operator factory takes a operand char offset and quickly returns a Operator object which contains the respective operator evaluation logic.
OperatorFactory() - Constructor for class org.icepdf.core.pobjects.functions.postscript.OperatorFactory
 
OperatorNames - Class in org.icepdf.core.pobjects.functions.postscript
OperatorsNames purpose is to define all operators in the PostScript type 4 function definitions.
OperatorNames() - Constructor for class org.icepdf.core.pobjects.functions.postscript.OperatorNames
 
OPM_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
OptionalContent - Class in org.icepdf.core.pobjects
The optional OCProperties entry in the document catalog (see 7.7.2, "Document Catalog") shall contain, when present, the optional content properties dictionary, which contains a list of all the optional content groups in the document, as well as information about the default and alternate configurations for optional content.
OptionalContent(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.OptionalContent
 
OptionalContentGroup - Class in org.icepdf.core.pobjects
An optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of conforming readers.
OptionalContentGroup(String, boolean) - Constructor for class org.icepdf.core.pobjects.OptionalContentGroup
 
OptionalContentGroup(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.OptionalContentGroup
 
OptionalContentMembership - Class in org.icepdf.core.pobjects
As mentioned above, content may belong to a single optional content group and shall be visible when the group is ON and invisible when it is OFF.
OptionalContentMembership(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.OptionalContentMembership
 
OptionalContentMembership.VisibilityPolicy - Enum in org.icepdf.core.pobjects
 
OptionalContents - Interface in org.icepdf.core.pobjects
Common visibility definition for renderable optional content.
OptionalContentState - Class in org.icepdf.core.pobjects.graphics
OptionalContentState stores the state of the currently in play OptionalContent if specified.
OptionalContentState() - Constructor for class org.icepdf.core.pobjects.graphics.OptionalContentState
 
optionalContentState - Variable in class org.icepdf.core.pobjects.graphics.Shapes
 
Or - Class in org.icepdf.core.tag.query
 
Or() - Constructor for class org.icepdf.core.tag.query.Or
 
ORDER_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
org.icepdf.core - package org.icepdf.core
 
org.icepdf.core.application - package org.icepdf.core.application
 
org.icepdf.core.events - package org.icepdf.core.events
 
org.icepdf.core.exceptions - package org.icepdf.core.exceptions
 
org.icepdf.core.io - package org.icepdf.core.io
 
org.icepdf.core.pobjects - package org.icepdf.core.pobjects
 
org.icepdf.core.pobjects.acroform - package org.icepdf.core.pobjects.acroform
 
org.icepdf.core.pobjects.actions - package org.icepdf.core.pobjects.actions
 
org.icepdf.core.pobjects.annotations - package org.icepdf.core.pobjects.annotations
 
org.icepdf.core.pobjects.filters - package org.icepdf.core.pobjects.filters
 
org.icepdf.core.pobjects.fonts - package org.icepdf.core.pobjects.fonts
 
org.icepdf.core.pobjects.fonts.ofont - package org.icepdf.core.pobjects.fonts.ofont
 
org.icepdf.core.pobjects.functions - package org.icepdf.core.pobjects.functions
 
org.icepdf.core.pobjects.functions.postscript - package org.icepdf.core.pobjects.functions.postscript
 
org.icepdf.core.pobjects.graphics - package org.icepdf.core.pobjects.graphics
 
org.icepdf.core.pobjects.graphics.batik.ext.awt - package org.icepdf.core.pobjects.graphics.batik.ext.awt
 
org.icepdf.core.pobjects.graphics.batik.ext.awt.image - package org.icepdf.core.pobjects.graphics.batik.ext.awt.image
 
org.icepdf.core.pobjects.graphics.commands - package org.icepdf.core.pobjects.graphics.commands
 
org.icepdf.core.pobjects.graphics.text - package org.icepdf.core.pobjects.graphics.text
 
org.icepdf.core.pobjects.security - package org.icepdf.core.pobjects.security
 
org.icepdf.core.search - package org.icepdf.core.search
 
org.icepdf.core.tag - package org.icepdf.core.tag
 
org.icepdf.core.tag.query - package org.icepdf.core.tag.query
 
org.icepdf.core.util - package org.icepdf.core.util
 
org.icepdf.core.util.content - package org.icepdf.core.util.content
 
org.icepdf.core.util.loggers - package org.icepdf.core.util.loggers
 
org.jpedal.jbig2 - package org.jpedal.jbig2
 
org.jpedal.jbig2.decoders - package org.jpedal.jbig2.decoders
 
org.jpedal.jbig2.examples.jai - package org.jpedal.jbig2.examples.jai
 
org.jpedal.jbig2.examples.pdf - package org.jpedal.jbig2.examples.pdf
 
org.jpedal.jbig2.image - package org.jpedal.jbig2.image
 
org.jpedal.jbig2.io - package org.jpedal.jbig2.io
 
org.jpedal.jbig2.jai - package org.jpedal.jbig2.jai
 
org.jpedal.jbig2.segment - package org.jpedal.jbig2.segment
 
org.jpedal.jbig2.segment.extensions - package org.jpedal.jbig2.segment.extensions
 
org.jpedal.jbig2.segment.pageinformation - package org.jpedal.jbig2.segment.pageinformation
 
org.jpedal.jbig2.segment.pattern - package org.jpedal.jbig2.segment.pattern
 
org.jpedal.jbig2.segment.region - package org.jpedal.jbig2.segment.region
 
org.jpedal.jbig2.segment.region.generic - package org.jpedal.jbig2.segment.region.generic
 
org.jpedal.jbig2.segment.region.halftone - package org.jpedal.jbig2.segment.region.halftone
 
org.jpedal.jbig2.segment.region.refinement - package org.jpedal.jbig2.segment.region.refinement
 
org.jpedal.jbig2.segment.region.text - package org.jpedal.jbig2.segment.region.text
 
org.jpedal.jbig2.segment.stripes - package org.jpedal.jbig2.segment.stripes
 
org.jpedal.jbig2.segment.symboldictionary - package org.jpedal.jbig2.segment.symboldictionary
 
org.jpedal.jbig2.segment.tables - package org.jpedal.jbig2.segment.tables
 
org.jpedal.jbig2.util - package org.jpedal.jbig2.util
 
OutlineItem - Class in org.icepdf.core.pobjects
The OutlineItem represents the individual outline item within the hierarchy defined by an Outlines class.
OutlineItem(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.OutlineItem
Creates a new instance of an OutlineItem.
Outlines - Class in org.icepdf.core.pobjects
This class represents a PDF document outline.
Outlines(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.Outlines
Creates a new instance of Outlines.
OUTLINES_KEY - Static variable in class org.icepdf.core.pobjects.Catalog
 
OVERPAINT_ALPHA - Static variable in class org.icepdf.core.util.content.AbstractContentParser
 
overwrite(ArithmeticDecoderStats) - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoderStats
 

P

P_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContentMembership
 
P_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
Page - Class in org.icepdf.core.pobjects
This class represents the leaves of a PageTree object known as Page class.
Page(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.Page
Create a new Page object.
PAGE_INFORMATION - Static variable in class org.jpedal.jbig2.segment.Segment
 
PageInformationFlags - Class in org.jpedal.jbig2.segment.pageinformation
 
PageInformationFlags() - Constructor for class org.jpedal.jbig2.segment.pageinformation.PageInformationFlags
 
PageInformationSegment - Class in org.jpedal.jbig2.segment.pageinformation
 
PageInformationSegment(JBIG2StreamDecoder) - Constructor for class org.jpedal.jbig2.segment.pageinformation.PageInformationSegment
 
PAGELAYOUT_KEY - Static variable in class org.icepdf.core.pobjects.Catalog
 
PAGEMODE_KEY - Static variable in class org.icepdf.core.pobjects.Catalog
 
PAGES_KEY - Static variable in class org.icepdf.core.pobjects.Catalog
 
PageText - Class in org.icepdf.core.pobjects.graphics.text
Page text represents the root element of a page's text hierarchy which looks something like this.
PageText() - Constructor for class org.icepdf.core.pobjects.graphics.text.PageText
 
PageTree - Class in org.icepdf.core.pobjects
This class represents a document's page tree which defines the ordering of pages in the document.
PageTree(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.PageTree
Creates a new instance of a PageTree.
paint(Graphics2D) - Method in class org.icepdf.core.pobjects.graphics.Shapes
Paint the graphics stack to the graphics context
paint(Graphics) - Method in class org.icepdf.core.pobjects.graphics.TextSprite
Paints all the character elements in this TextSprite to the graphics context
paint(Graphics, int, int, float, float) - Method in class org.icepdf.core.pobjects.Page
Paints the contents of this page to the graphics context using the specified rotation, zoom, rendering hints and page boundary.
paint(Graphics, int, int, float, float, boolean, boolean) - Method in class org.icepdf.core.pobjects.Page
Paints the contents of this page to the graphics context using the specified rotation, zoom, rendering hints and page boundary.
paintAlpha - Variable in class org.icepdf.core.pobjects.graphics.Shapes
 
paintDelay - Static variable in class org.icepdf.core.pobjects.graphics.PaintTimer
 
PaintDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
The PaintDrawCmd stores a Paint object and when executed will apply the Paint to the specified graphics context.
PaintDrawCmd(Paint) - Constructor for class org.icepdf.core.pobjects.graphics.commands.PaintDrawCmd
 
painterPoolThreads - Static variable in class org.icepdf.core.util.Library
 
painterThreadPool - Static variable in class org.icepdf.core.util.Library
 
PAINTING_TYPE_COLORED_TILING_PATTERN - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
Colored tiling pattern.
PAINTING_TYPE_UNCOLORED_TILING_PATTERN - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
Uncolored tiling pattern.
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.AbstractDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.AlphaDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.ClipDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.ColorDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in interface org.icepdf.core.pobjects.graphics.commands.DrawCmd
Called by the Shapes class to paint all DrawCmd implementations.
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.DrawDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.FillDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.FormDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.GlyphOutlineDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.GraphicsStateCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.ImageDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.NoClipDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.OCGEndDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.OCGStartDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.PaintDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.ShapeDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.ShapesDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.StrokeDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.TextSpriteDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.TextTransformDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.TilingPatternDrawCmd
 
paintOperand(Graphics2D, Page, Shape, Shape, AffineTransform, OptionalContentState, boolean, PaintTimer) - Method in class org.icepdf.core.pobjects.graphics.commands.TransformDrawCmd
 
paintPage(PaintPageEvent) - Method in interface org.icepdf.core.events.PaintPageListener
Invoked when it is a good time to paint a page.
paintPage(int, Graphics, int, int, float, float) - Method in class org.icepdf.core.pobjects.Document
Paints the contents of the given page number to the graphics context using the specified rotation, zoom, rendering hints and page boundary.
paintPageContent(Graphics, int, float, float, boolean, boolean) - Method in class org.icepdf.core.pobjects.Page
Paints the contents of this page to the graphics context using the specified rotation, zoom, rendering hints.
PaintPageEvent - Class in org.icepdf.core.events
Paint Page event is generated from the Shapes class to let a viewer application know of a good time to paint the respective page.
PaintPageEvent(Page) - Constructor for class org.icepdf.core.events.PaintPageEvent
 
PaintPageListener - Interface in org.icepdf.core.events
Listener for PaintPageEvents.
paintPattern(Graphics2D, AffineTransform) - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
Applies the pattern paint specified by this TilingPattern instance.
PaintTimer - Class in org.icepdf.core.pobjects.graphics
PaintTimer encapsulates the time calculation used to fire repaint events to the view.
PaintTimer() - Constructor for class org.icepdf.core.pobjects.graphics.PaintTimer
 
PAINTTYPE_KEY - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
 
PARAGRAPH_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
PARAGRAPH_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
parent - Variable in class org.icepdf.core.pobjects.annotations.PopupAnnotation
 
PARENT_KEY - Static variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
(Required if this field is the child of another in the field hierarchy; absent otherwise) The field that is the immediate parent of this one (the field, if any, whose Kids array includes this field).
PARENT_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
PARENT_KEY - Static variable in class org.icepdf.core.pobjects.annotations.PopupAnnotation
(Optional; shall be an indirect reference) The parent annotation with which this pop-up annotation shall be associated.
PARENT_KEY - Static variable in class org.icepdf.core.pobjects.OutlineItem
 
PARENT_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
PARENT_KEY - Static variable in class org.icepdf.core.pobjects.PageTree
 
PARENT_PAGE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Page that this annotation is associated with.
parentResource - Variable in class org.icepdf.core.pobjects.fonts.Font
 
parse(float[]) - Method in class org.icepdf.core.pobjects.functions.postscript.Lexer
Parse the input stream associated with this instance.
parse(String[]) - Static method in class org.icepdf.core.tag.query.Querior
 
parse(byte[][]) - Method in class org.icepdf.core.util.content.AbstractContentParser
Parse a pages content stream.
parse(byte[][]) - Method in interface org.icepdf.core.util.content.ContentParser
Parse the given stream bytes.
parse(byte[][]) - Method in class org.icepdf.core.util.content.OContentParser
Parse a pages content stream.
PARSE_MODE_NORMAL - Static variable in class org.icepdf.core.util.Parser
 
PARSE_MODE_OBJECT_STREAM - Static variable in class org.icepdf.core.util.Parser
 
ParseException - Exception in org.icepdf.core.tag.query
 
ParseException(String) - Constructor for exception org.icepdf.core.tag.query.ParseException
 
Parser - Class in org.icepdf.core.util
put your documentation comment here
Parser(SeekableInput) - Constructor for class org.icepdf.core.util.Parser
 
Parser(SeekableInput, int) - Constructor for class org.icepdf.core.util.Parser
 
Parser(InputStream) - Constructor for class org.icepdf.core.util.Parser
 
Parser(InputStream, int) - Constructor for class org.icepdf.core.util.Parser
 
parseTextBlocks(byte[][]) - Method in class org.icepdf.core.util.content.AbstractContentParser
Specialized method for extracting text from documents.
parseTextBlocks(byte[][]) - Method in interface org.icepdf.core.util.content.ContentParser
Optimized text parsing call which will ignore any instructions that are not related to text extraction.
parseTextBlocks(byte[][]) - Method in class org.icepdf.core.util.content.OContentParser
Specialized method for extracting text from documents.
partialFieldName - Variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
 
Pattern - Interface in org.icepdf.core.pobjects.graphics
Patterns come in two varieties:
PATTERN_DICTIONARY - Static variable in class org.jpedal.jbig2.segment.Segment
 
PATTERN_KEY - Static variable in class org.icepdf.core.pobjects.graphics.PatternColor
 
PATTERN_KEY - Static variable in class org.icepdf.core.pobjects.Resources
 
PATTERN_TYPE_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
PATTERN_TYPE_SHADING - Static variable in interface org.icepdf.core.pobjects.graphics.Pattern
The pattern type is a shading pattern
PATTERN_TYPE_TILING - Static variable in interface org.icepdf.core.pobjects.graphics.Pattern
The pattern type is a tiling pattern
PatternColor - Class in org.icepdf.core.pobjects.graphics
Pattern colour implements PColorSpace but is more of a parser placeholder for dealing with 'cs' token which sets a pattern Colour space.
PatternColor(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.graphics.PatternColor
Creates a new instance of PatternColor.
PatternDictionaryFlags - Class in org.jpedal.jbig2.segment.pattern
 
PatternDictionaryFlags() - Constructor for class org.jpedal.jbig2.segment.pattern.PatternDictionaryFlags
 
PatternDictionarySegment - Class in org.jpedal.jbig2.segment.pattern
 
PatternDictionarySegment(JBIG2StreamDecoder) - Constructor for class org.jpedal.jbig2.segment.pattern.PatternDictionarySegment
 
patternType - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
PATTERNTYPE_KEY - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
 
PColorSpace - Class in org.icepdf.core.pobjects.graphics
put your documentation comment here
PDate - Class in org.icepdf.core.pobjects
This class defines a standard PDF date.
PDate(SecurityManager, String) - Constructor for class org.icepdf.core.pobjects.PDate
Create a new Date object.
PDF_DOC_ENCODING_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
PDFException - Exception in org.icepdf.core.exceptions
Signals that a PDF exception has occurred.
PDFException(String) - Constructor for exception org.icepdf.core.exceptions.PDFException
Constructs an instance of PDFException with the specified detail message.
PdfOps - Class in org.icepdf.core.util
 
PdfOps() - Constructor for class org.icepdf.core.util.PdfOps
 
PDFSecurityException - Exception in org.icepdf.core.exceptions
Signals that a PDF Security Exception has occurred.
PDFSecurityException(String) - Constructor for exception org.icepdf.core.exceptions.PDFSecurityException
Constructs an instance of PDFException with the specified detail message.
PDFSegment - Class in org.jpedal.jbig2.examples.pdf
 
PDFSegment() - Constructor for class org.jpedal.jbig2.examples.pdf.PDFSegment
 
PDimension - Class in org.icepdf.core.pobjects
This class represents a dimension similar to java.awt.geom.Dimension2D.Dimension but ensures that width and height are stored using floating point values.
PDimension(float, float) - Constructor for class org.icepdf.core.pobjects.PDimension
Creates a new instance of a PDimension.
PDimension(int, int) - Constructor for class org.icepdf.core.pobjects.PDimension
Creates a new instance of a PDimension.
peek2() - Method in class org.icepdf.core.util.Parser
 
Permissions - Class in org.icepdf.core.pobjects.security
Standard encryption has permissions associated with it which is defined by a key in the encryption dictionary.
Permissions(EncryptionDictionary) - Constructor for class org.icepdf.core.pobjects.security.Permissions
Creates a new object which can determine a document's user permissions.
permissions - Variable in class org.icepdf.core.pobjects.security.SecurityHandler
 
PERMS_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
PInfo - Class in org.icepdf.core.pobjects
This class represents the data stored in a File trailers optional "info" entry.
PInfo(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.PInfo
Create a new instance of a PInfo object.
PObject - Class in org.icepdf.core.pobjects
The class represents a generic PDF object.
PObject(Object, Number, Number) - Constructor for class org.icepdf.core.pobjects.PObject
Create a new PObject.
PObject(Object, Reference) - Constructor for class org.icepdf.core.pobjects.PObject
Create a new PObject.
pObjectReference - Variable in class org.icepdf.core.pobjects.Stream
 
POPUP_KEY - Static variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
(Optional; PDF 1.3) An indirect reference to a pop-up annotation for entering or editing the text associated with this annotation.
popupAnnotation - Variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
PopupAnnotation - Class in org.icepdf.core.pobjects.annotations
A pop-up annotation (PDF 1.3) displays text in a pop-up window for entry and editing.
PopupAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.PopupAnnotation
 
pos - Variable in class org.icepdf.core.io.ByteDoubleArrayInputStream
The index of the next character to read from the input stream buffer.
posIndex - Variable in class org.icepdf.core.io.ByteDoubleArrayInputStream
 
PostScriptEncoder - Class in org.icepdf.core.pobjects.graphics.commands
The PostScriptEncoder is responsible for converting an ArrayList into postscript operands.
PRectangle - Class in org.icepdf.core.pobjects
A rectangle in a PDF document is slightly different than the Rectangle class in Java.
PRectangle(Point2D.Float, Point2D.Float) - Constructor for class org.icepdf.core.pobjects.PRectangle
Creates a new PRectangle object.
PRectangle(List) - Constructor for class org.icepdf.core.pobjects.PRectangle
Creates a new PRectangle object.
predictor - Variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
PREDICTOR_NONE - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
No predictor function is used
PREDICTOR_PNG_AVG - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
For current row, derive each byte from average of byte left-by-bytesPerPixel and byte above
PREDICTOR_PNG_NONE - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
For current row, PNG predictor to do nothing
PREDICTOR_PNG_OPTIMUM - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
When given in DecodeParms dict, in stream dict, means first byte of each row is row's predictor
PREDICTOR_PNG_PAETH - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
For current row, derive each byte from non-linear function of byte left-by-bytesPerPixel and byte above and byte left-by-bytesPerPixel of above
PREDICTOR_PNG_SUB - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
For current row, derive each byte from byte left-by-bytesPerPixel
PREDICTOR_PNG_UP - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
For current row, derive each byte from byte above
PREDICTOR_TIFF_2 - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
For every row, each component is derived from corresponding component in entry to left
PREDICTOR_VALUE - Static variable in class org.icepdf.core.pobjects.filters.FlateDecode
 
PREDICTOR_VALUE - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
PredictorDecode - Class in org.icepdf.core.pobjects.filters
Predictor decoder for LZW and Flate data streams.
PredictorDecode(InputStream, Library, HashMap) - Constructor for class org.icepdf.core.pobjects.filters.PredictorDecode
 
PREV_KEY - Static variable in class org.icepdf.core.pobjects.OutlineItem
 
PREV_KEY - Static variable in class org.icepdf.core.pobjects.PTrailer
 
PRIMARY - Static variable in class org.icepdf.core.application.ProductInfo
The 3 levels of version identification, e.g.
PRINT - Static variable in class org.icepdf.core.util.GraphicsRenderingHints
Constant used to specify rendering hint specific to print rendering.
PRINT_DOCUMENT - Static variable in class org.icepdf.core.pobjects.security.Permissions
Determine if printing of document is allowed.
PRINT_DOCUMENT_QUALITY - Static variable in class org.icepdf.core.pobjects.security.Permissions
Determine the quality of printed allowed.
printMemory(String) - Static method in class org.icepdf.core.util.Utils
 
PRODUCER_KEY - Static variable in class org.icepdf.core.pobjects.PInfo
 
PRODUCT - Static variable in class org.icepdf.core.application.ProductInfo
The name of the product.
ProductInfo - Class in org.icepdf.core.application
 
ProductInfo() - Constructor for class org.icepdf.core.application.ProductInfo
 
PROFILES - Static variable in class org.jpedal.jbig2.segment.Segment
 
proJbig2Decode(ImageInputStream, HashMap, Stream) - Static method in class org.icepdf.core.pobjects.ImageUtility
 
PROPERTIES_KEY - Static variable in class org.icepdf.core.pobjects.Resources
 
property(String) - Static method in class org.icepdf.core.util.Defs
Equivalent to property(name, null)
property(String, String) - Static method in class org.icepdf.core.util.Defs
Return value for system property name or * defaultValue if the property does not exist * or a security manager denies access to it
PropertyConstants - Class in org.icepdf.core.util
 
PropertyConstants() - Constructor for class org.icepdf.core.util.PropertyConstants
 
prune(String, String) - Static method in class org.icepdf.core.tag.TagUtil
 
PTrailer - Class in org.icepdf.core.pobjects
The trailer of a PDF file enables an application reading the file to quickly find the cross-reference table and certain special objects.
PTrailer(Library, HashMap, CrossReference, CrossReference) - Constructor for class org.icepdf.core.pobjects.PTrailer
Create a new PTrailer object
PublicSecurityHandler - Class in org.icepdf.core.pobjects.security
Creates a new Public-key Security Handler.
PublicSecurityHandler() - Constructor for class org.icepdf.core.pobjects.security.PublicSecurityHandler
 
put(Reference, BufferedImage) - Method in class org.icepdf.core.pobjects.graphics.ImagePool
 
put(K, V) - Method in class org.icepdf.core.util.SoftLRUCache
 
putBit(int) - Method in class org.icepdf.core.io.BitStream
 
putRunBits(int, int) - Method in class org.icepdf.core.io.BitStream
 

Q

Q_KEY - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
(Optional; PDF 1.4) A code specifying the form of quadding (justification) that shall be used in displaying the annotation’s text: 0 - Left-justified 1 - Centered 2 - Right-justified Default value: 0 (left-justified).
q_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
Q_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
quadding - Variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
QUADDING_CENTER_JUSTIFIED - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
Right-justified quadding
QUADDING_LEFT_JUSTIFIED - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
Left-justified quadding
QUADDING_RIGHT_JUSTIFIED - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
Center-justified quadding
Querior - Class in org.icepdf.core.tag.query
 
Querior() - Constructor for class org.icepdf.core.tag.query.Querior
 
query(String, String[]) - Static method in class org.icepdf.core.tag.TagUtil
 

R

R_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
RadialGradientPaint - Class in org.icepdf.core.pobjects.graphics.batik.ext.awt

This class provides a way to fill a shape with a circular radial color gradient pattern.

RadialGradientPaint(float, float, float, float[], Color[]) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint

Constructs a RadialGradientPaint, using the center as the focus point.

RadialGradientPaint(Point2D, float, float[], Color[]) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint

Constructs a RadialGradientPaint, using the center as the focus point.

RadialGradientPaint(float, float, float, float, float, float[], Color[]) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint

Constructs a RadialGradientPaint.

RadialGradientPaint(Point2D, float, Point2D, float[], Color[]) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint

Constructs a RadialGradientPaint.

RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint

Constructs a RadialGradientPaint.

RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint

Constructs a RadialGradientPaint.

RadialGradientPaint(Rectangle2D, float[], Color[]) - Constructor for class org.icepdf.core.pobjects.graphics.batik.ext.awt.RadialGradientPaint

Constructs a RadialGradientPaint, the gradient circle is defined by a bounding box.

radialGradientPaint - Variable in class org.icepdf.core.pobjects.graphics.ShadingType3Pattern
 
RandomAccessFileInputStream - Class in org.icepdf.core.io
 
RandomAccessFileInputStream(RandomAccessFile) - Constructor for class org.icepdf.core.io.RandomAccessFileInputStream
 
range - Variable in class org.icepdf.core.pobjects.functions.Function
An array of 2 x n numbers, where n is the number of output values.
RANGE_KEY - Static variable in class org.icepdf.core.pobjects.graphics.Lab
 
RANGE_NAME - Static variable in class org.icepdf.core.pobjects.functions.Function
 
rawBytes - Variable in class org.icepdf.core.pobjects.Stream
 
RBGROUPS_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
RC_KEY - Static variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
(Optional; PDF 1.5) A rich text string (see 12.7.3.4, “Rich Text Strings�) that shall be displayed in the pop-up window when the annotation is opened.
RD_KEY - Static variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
(Optional; PDF 1.6) A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and a rectangle contained within that rectangle.
re_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
read() - Method in class org.icepdf.core.io.BufferedMarkedInputStream
 
read() - Method in class org.icepdf.core.io.ByteDoubleArrayInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class org.icepdf.core.io.ByteDoubleArrayInputStream
Reads up to len bytes of data into an array of bytes from this input stream.
read() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
read(byte[]) - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
read(byte[], int, int) - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
read() - Method in interface org.icepdf.core.io.SeekableInput
 
read(byte[]) - Method in interface org.icepdf.core.io.SeekableInput
 
read(byte[], int, int) - Method in interface org.icepdf.core.io.SeekableInput
 
read() - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
read(byte[]) - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
read(byte[], int, int) - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
read() - Method in class org.icepdf.core.io.SequenceInputStream
 
read(byte[], int, int) - Method in class org.icepdf.core.io.SequenceInputStream
 
read() - Method in class org.icepdf.core.io.SizeInputStream
 
read(byte[]) - Method in class org.icepdf.core.io.SizeInputStream
 
read(byte[], int, int) - Method in class org.icepdf.core.io.SizeInputStream
 
read() - Method in class org.icepdf.core.io.ZeroPaddedInputStream
 
read(byte[]) - Method in class org.icepdf.core.io.ZeroPaddedInputStream
 
read(byte[], int, int) - Method in class org.icepdf.core.io.ZeroPaddedInputStream
 
read() - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
read(byte[]) - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
read(byte[], int, int) - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
read(int, ImageReadParam) - Method in class org.jpedal.jbig2.jai.JBIG2ImageReader
 
readATValue() - Method in class org.jpedal.jbig2.segment.Segment
 
readBit() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
readBit() - Method in class org.jpedal.jbig2.io.StreamReader
 
readBitmap(boolean, int, boolean, boolean, JBIG2Bitmap, short[], short[], int) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
readBits(int) - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
readBits(int) - Method in class org.jpedal.jbig2.io.StreamReader
 
readByte(short[]) - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
readByte() - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
readByte(PDFSegment) - Method in class org.jpedal.jbig2.io.StreamReader
 
readByte(short[], PDFSegment) - Method in class org.jpedal.jbig2.io.StreamReader
 
readByte() - Method in class org.jpedal.jbig2.io.StreamReader
 
readByte(short[]) - Method in class org.jpedal.jbig2.io.StreamReader
 
readFontPackage(String, List<String>) - Method in class org.icepdf.core.pobjects.fonts.FontManager
Reads the specified resources from the specified package.
readGenericRefinementRegion(int, boolean, JBIG2Bitmap, int, int, short[], short[]) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
readIntWithVaryingBytesBE(InputStream, int) - Static method in class org.icepdf.core.util.Utils
 
readLineForInlineImage(OutputStream) - Method in class org.icepdf.core.util.Parser
 
readLongWithVaryingBytesBE(InputStream, int) - Static method in class org.icepdf.core.util.Utils
 
readSegment() - Method in class org.jpedal.jbig2.segment.extensions.ExtensionSegment
 
readSegment() - Method in class org.jpedal.jbig2.segment.pageinformation.PageInformationSegment
 
readSegment() - Method in class org.jpedal.jbig2.segment.pattern.PatternDictionarySegment
 
readSegment() - Method in class org.jpedal.jbig2.segment.region.generic.GenericRegionSegment
 
readSegment() - Method in class org.jpedal.jbig2.segment.region.halftone.HalftoneRegionSegment
 
readSegment() - Method in class org.jpedal.jbig2.segment.region.refinement.RefinementRegionSegment
 
readSegment() - Method in class org.jpedal.jbig2.segment.region.RegionSegment
 
readSegment() - Method in class org.jpedal.jbig2.segment.region.text.TextRegionSegment
 
readSegment() - Method in class org.jpedal.jbig2.segment.Segment
 
readSegment() - Method in class org.jpedal.jbig2.segment.stripes.EndOfStripeSegment
 
readSegment() - Method in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionarySegment
 
readSystemFonts(String[]) - Method in class org.icepdf.core.pobjects.fonts.FontManager
Searches all default system font paths and any font paths specified by the extraFontPaths parameter, and records data about all found fonts.
readTextRegion(boolean, boolean, int, int, int, int[][], int, JBIG2Bitmap[], int, int, boolean, int, int, int[][], int[][], int[][], int[][], int[][], int[][], int[][], int[][], int, short[], short[], JBIG2StreamDecoder) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
RECTANGLE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
The annotation location on the page in user space units.
REF_CORNER - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
reference - Variable in class org.icepdf.core.pobjects.graphics.ImageReference
 
Reference - Class in org.icepdf.core.pobjects
The Reference class represents a PDF object reference number.
Reference(Number, Number) - Constructor for class org.icepdf.core.pobjects.Reference
Creates a new instance of a Reference.
Reference(int, int) - Constructor for class org.icepdf.core.pobjects.Reference
Creates a new instance of a Reference.
RefinementRegionFlags - Class in org.jpedal.jbig2.segment.region.refinement
 
RefinementRegionFlags() - Constructor for class org.jpedal.jbig2.segment.region.refinement.RefinementRegionFlags
 
RefinementRegionSegment - Class in org.jpedal.jbig2.segment.region.refinement
 
RefinementRegionSegment(JBIG2StreamDecoder, boolean, int[], int) - Constructor for class org.jpedal.jbig2.segment.region.refinement.RefinementRegionSegment
 
refinementRegionStats - Variable in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
REFLECT - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, end-to-start to fill the remaining area.
reflectGraphicsEnvironmentISHeadlessInstance(Object, boolean) - Static method in class org.icepdf.core.util.Utils
boolean java.awt.GraphicsEnvironment.isHeadless() does not exist in Java 1.3, since it was introduced in Java 1.4, so we use reflection to call it, if it exists.
regionBitmapHeight - Variable in class org.jpedal.jbig2.segment.region.RegionSegment
 
regionBitmapWidth - Variable in class org.jpedal.jbig2.segment.region.RegionSegment
 
regionBitmapXLocation - Variable in class org.jpedal.jbig2.segment.region.RegionSegment
 
regionBitmapYLocation - Variable in class org.jpedal.jbig2.segment.region.RegionSegment
 
RegionFlags - Class in org.jpedal.jbig2.segment.region
 
RegionFlags() - Constructor for class org.jpedal.jbig2.segment.region.RegionFlags
 
regionFlags - Variable in class org.jpedal.jbig2.segment.region.RegionSegment
 
RegionSegment - Class in org.jpedal.jbig2.segment.region
 
RegionSegment(JBIG2StreamDecoder) - Constructor for class org.jpedal.jbig2.segment.region.RegionSegment
 
registeredAlaises - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Encoding
 
RELEASE_TYPE - Static variable in class org.icepdf.core.application.ProductInfo
The release type of the product (alpha, beta, production).
relinquishByteArray() - Method in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
Allows the caller to take ownership of this output stream's byte array.
remove() - Method in class org.icepdf.core.pobjects.graphics.OptionalContentState
 
removeBaseFontSubset(String) - Static method in class org.icepdf.core.util.FontUtil
For a font subset, the PostScript name of the font—the value of the font’s BaseFont entry and the font descriptor’s FontName entry shall begin with a tag followed by a plus sign (+).
removeChange(PObject) - Method in class org.icepdf.core.pobjects.StateManager
Remove a PObject from the cache.
removeObject(Reference) - Method in class org.icepdf.core.util.Library
Removes an object from from the library.
removePaintPageListener(PaintPageListener) - Method in class org.icepdf.core.pobjects.Page
 
removeSearchTerm(SearchTerm) - Method in interface org.icepdf.core.search.DocumentSearchController
Removes the specified search term from the search.
render(Graphics2D, int, float, float, boolean) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
render(Graphics2D, int, float, float, boolean) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
renderAppearanceStream(Graphics2D) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
renderAppearanceStream(Graphics2D) - Method in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
renderAppearanceStream(Graphics2D) - Method in class org.icepdf.core.pobjects.annotations.WidgetAnnotation
 
renderBorder(Graphics2D) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
renderBorderTabSelected(Graphics2D) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
REPEAT - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, start-to-end to fill the remaining area.
replaceInputStreamWithSeekableInput(InputStream) - Static method in class org.icepdf.core.util.Utils
 
replyToRelation - Variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
requestInterrupt() - Method in class org.icepdf.core.pobjects.Page
 
requestPassword(Document) - Method in interface org.icepdf.core.SecurityCallback
This method is called when a security manager needs to receive a password for opening an encrypted PDF document.
reset() - Method in class org.icepdf.core.io.BufferedMarkedInputStream
 
reset() - Method in class org.icepdf.core.io.ByteDoubleArrayInputStream
Resets the buffer to the marked position.
reset() - Method in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
 
reset() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
reset() - Method in interface org.icepdf.core.io.SeekableInput
 
reset() - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
reset() - Method in class org.icepdf.core.io.ZeroPaddedInputStream
 
reset() - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
reset() - Method in class org.icepdf.core.util.GraphicsRenderingHints
Rereads the system properties responsible for setting the rendering hints for both the PRINT and SCREEN modes.
reset() - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoderStats
 
reset() - Method in class org.jpedal.jbig2.decoders.MMRDecoder
 
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
resetAppearanceStream(AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.CircleAnnotation
Resets the annotations appearance stream.
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.GenericAnnotation
 
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.InkAnnotation
Resets the annotations appearance stream.
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
Resets the annotations appearance stream.
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.LinkAnnotation
 
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.PopupAnnotation
 
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.SquareAnnotation
Resets the annotations appearance stream.
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.TextAnnotation
Resets the annotations appearance stream.
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
Resets the annotations appearance stream.
resetAppearanceStream(double, double, AffineTransform) - Method in class org.icepdf.core.pobjects.annotations.WidgetAnnotation
 
resetGenericStats(int, ArithmeticDecoderStats) - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
resetInitializedState() - Method in class org.icepdf.core.pobjects.Page
Reset the pages initialized flag and as a result subsequent calls to this page may trigger a call to init().
resetInitializedState() - Method in class org.icepdf.core.pobjects.PageTree
Reset the pages initialized flag and as a result subsequent calls to this PageTree may trigger a call to init().
resetIntStats(int) - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
resetRefinementStats(int, ArithmeticDecoderStats) - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
resizeArrayToFit(int) - Method in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
 
resources - Variable in class org.icepdf.core.pobjects.graphics.ImageReference
 
Resources - Class in org.icepdf.core.pobjects
A resource is a dictionary type as defined by the PDF specification.
Resources(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.Resources
 
resources - Variable in class org.icepdf.core.util.content.AbstractContentParser
 
RESOURCES_KEY - Static variable in class org.icepdf.core.pobjects.Form
 
RESOURCES_KEY - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
 
RESOURCES_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
RESOURCES_KEY - Static variable in class org.icepdf.core.pobjects.PageTree
 
RESOURCES_KEY - Static variable in class org.icepdf.core.pobjects.PInfo
 
RESOURCES_VALUE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
restore() - Method in interface org.icepdf.core.Memento
Restore the state that was caputred when an instance of this object was created.
restore() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
Restores the previously saved graphic state.
reverse(float[]) - Static method in class org.icepdf.core.pobjects.graphics.PColorSpace
 
reverseInPlace(float[]) - Static method in class org.icepdf.core.pobjects.graphics.PColorSpace
 
reverseInPlace(int[]) - Static method in class org.icepdf.core.pobjects.graphics.PColorSpace
 
REVISION - Static variable in class org.icepdf.core.application.ProductInfo
The revision number retrieved from the repository for this build.
RF_KEY - Static variable in class org.icepdf.core.pobjects.actions.FileSpecification
 
RG_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
rg_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
RGB_KEY - Static variable in class org.icepdf.core.pobjects.graphics.DeviceRGB
 
ri_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
richText - Variable in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
richText - Variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
RIGHT_ARROW_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
RIGHT_ARROW_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
RIGHT_POINTER_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
RIGHT_POINTER_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
RIGHT_SHIFT - Static variable in class org.jpedal.jbig2.util.BinaryOperation
 
rmode - Variable in class org.icepdf.core.pobjects.graphics.TextState
Set the text rendering mode, Tmode, to render, which is an integer.
ROOT_KEY - Static variable in class org.icepdf.core.pobjects.PTrailer
 
ROTATE_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
ROTATE_KEY - Static variable in class org.icepdf.core.pobjects.PageTree
 
rotationFactor - Variable in class org.icepdf.core.pobjects.PageTree
Inheritable rotation factor by child pages.
ROWS_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
RT_KEY - Static variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
Optional; meaningful only if IRT is present; PDF 1.6) A name specifying the relationship (the “reply type�) between this annotation and one specified by IRT.
RunLengthDecode - Class in org.icepdf.core.pobjects.filters
 
RunLengthDecode(InputStream) - Constructor for class org.icepdf.core.pobjects.filters.RunLengthDecode
 

S

S_KEY - Static variable in class org.icepdf.core.pobjects.graphics.SoftMask
 
S_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
s_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
save() - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
Saves the current graphics state.
saveToOutputStream(OutputStream) - Method in class org.icepdf.core.pobjects.Document
Copies the pre-existing PDF file, and appends an incremental update for any edits, to the specified OutputStream.
SB_COMB_OP - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
SB_DEF_PIXEL - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
SB_DS_OFFSET - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
SB_HUFF - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
SB_HUFF_DS - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags
 
SB_HUFF_DT - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags
 
SB_HUFF_FS - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags
 
SB_HUFF_RDH - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags
 
SB_HUFF_RDW - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags
 
SB_HUFF_RDX - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags
 
SB_HUFF_RDY - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags
 
SB_HUFF_RSIZE - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags
 
SB_R_TEMPLATE - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
SB_REFINE - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
SC_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
sc_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
scale(double, double) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
Concatenates this transform with a scaling transformation specified by the graphics state current CTM.
ScaledImageReference - Class in org.icepdf.core.pobjects.graphics
The ScaledImageReference stores the original image data as well as several smaller images instances which are painted at lower zoom values to improve paint speeds.
ScaledImageReference(ImageStream, Color, Resources) - Constructor for class org.icepdf.core.pobjects.graphics.ScaledImageReference
 
ScaledImageReference(ImageReference, Color, Resources, int, int) - Constructor for class org.icepdf.core.pobjects.graphics.ScaledImageReference
 
scaleImagesToSameSize(BufferedImage, BufferedImage) - Static method in class org.icepdf.core.pobjects.ImageUtility
Utility method to scale the two provided images.
SCN_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
scn_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
scope - Variable in class org.icepdf.core.tag.query.Operator
 
SCOPE_IMAGE - Static variable in class org.icepdf.core.tag.query.Operator
 
SCOPE_TAG - Static variable in class org.icepdf.core.tag.query.Operator
 
SCREEN - Static variable in class org.icepdf.core.util.GraphicsRenderingHints
Constant used to specify rendering hint specific to screen rendering.
SD_HUFF - Static variable in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
SD_HUFF_AGG_INST - Static variable in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
SD_HUFF_BM_SIZE - Static variable in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
SD_HUFF_DH - Static variable in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
SD_HUFF_DW - Static variable in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
SD_R_TEMPLATE - Static variable in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
SD_REF_AGG - Static variable in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
SD_TEMPLATE - Static variable in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
search(TagState, Expression) - Static method in class org.icepdf.core.tag.query.Querior
 
searchHighlightPage(int, String, boolean, boolean) - Method in interface org.icepdf.core.search.DocumentSearchController
Searches the given page using the specified term and properties.
searchHighlightPage(int) - Method in interface org.icepdf.core.search.DocumentSearchController
Searches the page index given the search terms that have been added with DocumentSearchController.addSearchTerm(String, boolean, boolean).
searchHighlightPage(int, int) - Method in interface org.icepdf.core.search.DocumentSearchController
Searches the page index given the search terms that have been added with DocumentSearchController.addSearchTerm(String, boolean, boolean).
searchName(String) - Method in class org.icepdf.core.pobjects.NameTree
Searches for the given key in the name tree.
searchPage(int) - Method in interface org.icepdf.core.search.DocumentSearchController
Search page but only return words that are hits.
SearchTerm - Class in org.icepdf.core.search
Text searchs are used by the search controller to search for text in a document.
SearchTerm(String, ArrayList<String>, boolean, boolean) - Constructor for class org.icepdf.core.search.SearchTerm
Creates a new search term.
SECONDARY - Static variable in class org.icepdf.core.application.ProductInfo
 
SecurityCallback - Interface in org.icepdf.core
Security callback.
SecurityHandler - Class in org.icepdf.core.pobjects.security
Defines common behaviors for Security Handlers.
SecurityHandler(EncryptionDictionary) - Constructor for class org.icepdf.core.pobjects.security.SecurityHandler
 
SecurityHandlerInterface - Interface in org.icepdf.core.pobjects.security
The interface for objects which defines a Security Handler for a PDF document.
securityManager - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SecurityManager - Class in org.icepdf.core.pobjects.security
The Security Manager class manages the encryption of encrypted PDF documents.
SecurityManager(Library, HashMap, List) - Constructor for class org.icepdf.core.pobjects.security.SecurityManager
Creates new instance of SecurityManager object.
securityManager - Variable in class org.icepdf.core.util.Library
 
SeekableByteArrayInputStream - Class in org.icepdf.core.io
 
SeekableByteArrayInputStream(byte[]) - Constructor for class org.icepdf.core.io.SeekableByteArrayInputStream
 
SeekableByteArrayInputStream(byte[], int, int) - Constructor for class org.icepdf.core.io.SeekableByteArrayInputStream
 
SeekableInput - Interface in org.icepdf.core.io
 
SeekableInputConstrainedWrapper - Class in org.icepdf.core.io
 
SeekableInputConstrainedWrapper(SeekableInput, long, long) - Constructor for class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
seekAbsolute(long) - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
seekAbsolute(long) - Method in class org.icepdf.core.io.SeekableByteArrayInputStream
 
seekAbsolute(long) - Method in interface org.icepdf.core.io.SeekableInput
 
seekAbsolute(long) - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
seekEnd() - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
seekEnd() - Method in class org.icepdf.core.io.SeekableByteArrayInputStream
 
seekEnd() - Method in interface org.icepdf.core.io.SeekableInput
 
seekEnd() - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
seekRelative(long) - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
seekRelative(long) - Method in class org.icepdf.core.io.SeekableByteArrayInputStream
 
seekRelative(long) - Method in interface org.icepdf.core.io.SeekableInput
 
seekRelative(long) - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
Segment - Class in org.jpedal.jbig2.segment
 
Segment(JBIG2StreamDecoder) - Constructor for class org.jpedal.jbig2.segment.Segment
 
segmentHeader - Variable in class org.jpedal.jbig2.segment.Segment
 
SegmentHeader - Class in org.jpedal.jbig2.segment
 
SegmentHeader() - Constructor for class org.jpedal.jbig2.segment.SegmentHeader
 
selectAll() - Method in class org.icepdf.core.pobjects.graphics.text.LineText
Select all text in this line; all word and glyph children.
selectAll() - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
selectAll() - Method in interface org.icepdf.core.pobjects.graphics.text.TextSelect
 
selectAll() - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
selected - Variable in class org.icepdf.core.pobjects.graphics.text.AbstractText
 
selectionAlpha - Static variable in class org.icepdf.core.pobjects.Page
Transparency value used to simulate text highlighting.
selectionColor - Static variable in class org.icepdf.core.pobjects.Page
 
Separation - Class in org.icepdf.core.pobjects.graphics
Separation Color Space background:
Separation(Library, HashMap, Object, Object, Object) - Constructor for class org.icepdf.core.pobjects.graphics.Separation
Create a new Seperation colour space.
SEPARATION_KEY - Static variable in class org.icepdf.core.pobjects.graphics.Separation
 
SequenceInputStream - Class in org.icepdf.core.io
 
SequenceInputStream(InputStream...) - Constructor for class org.icepdf.core.io.SequenceInputStream
 
SequenceInputStream(List<InputStream>) - Constructor for class org.icepdf.core.io.SequenceInputStream
 
SequenceInputStream(List<InputStream>, int) - Constructor for class org.icepdf.core.io.SequenceInputStream
 
set(AffineTransform) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
Sets the graphics state CTM to a new transform, the old CTM transform is lost.
set(float, float) - Method in class org.icepdf.core.pobjects.PDimension
Sets the width and height of the dimension.
set(int, int) - Method in class org.icepdf.core.pobjects.PDimension
Sets the width and height of the dimension.
setAdvance(Point2D.Float) - Method in class org.icepdf.core.util.content.TextMetrics
 
setAlign(boolean) - Method in class org.icepdf.core.pobjects.filters.CCITTFaxDecoder
 
setAlpha(Shapes, int, float) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Adds a new Alpha Composite object ot the shapes stack.
setAlphaRule(int) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setAppearance(Shapes, AffineTransform, Rectangle2D) - Method in class org.icepdf.core.pobjects.Form
 
setArguments(String[]) - Method in class org.icepdf.core.tag.query.Function
 
setAuthenticatedOwnerPassword(boolean) - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
setAuthenticatedUserPassword(boolean) - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
setAwtFontSubstitution(boolean) - Method in class org.icepdf.core.pobjects.fonts.FontFactory
 
setBBox(Rectangle) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
setBitmapNumber(int) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
setBlackRatio(float) - Method in class org.icepdf.core.pobjects.ImageUtility
 
setBorderStyle(BorderStyle) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
setBorderStyle(Name) - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
Sets the borderStyle type for this instance.
setBufferSize(int) - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
setByteArray(byte[], int, int, String) - Method in class org.icepdf.core.pobjects.Document
Load a PDF file from the given byte array and initiates the document's Catalog.
setCachingEnabled(boolean) - Static method in class org.icepdf.core.pobjects.Document
Sets the caching mode when handling file loaded by an URI.
setCatalog(Catalog) - Method in class org.icepdf.core.util.Library
Sets the document's catalog.
setChildExpressions(Expression[]) - Method in class org.icepdf.core.tag.query.Operator
 
setClip(Shape) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
Set the graphics state clipping area.
setColor(Color) - Method in class org.icepdf.core.pobjects.annotations.Annotation
Sets the Annotation colour and underlying
setCompressAppearanceStream(boolean) - Static method in class org.icepdf.core.pobjects.annotations.Annotation
 
setContents(String) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
setContextCodingTableValue(int, int) - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoderStats
 
setCreationDate(String) - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
setCTM(AffineTransform) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setCurrentDocument(Document) - Static method in class org.icepdf.core.tag.Tagger
 
setCurrentPageIndex(int) - Static method in class org.icepdf.core.tag.Tagger
 
setDashArray(float[]) - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
 
setDashArray(float[]) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setDashPhase(float) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setDataLength(int) - Method in class org.jpedal.jbig2.examples.pdf.PDFSegment
 
setDataLength(int) - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
setDefaultAppearance(String) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setDeleted(boolean) - Method in class org.icepdf.core.pobjects.Dictionary
 
setDestination(Destination) - Method in class org.icepdf.core.pobjects.actions.GoToAction
Set the destination and adds the new data to the action's dictionary
setDestinationSyntax(List) - Method in class org.icepdf.core.pobjects.Destination
Sets the destination syntax to the specified value.
setDocument(DefaultStyledDocument) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setEncrypted(boolean) - Method in class org.icepdf.core.util.Library
Set the document is encrypted flag.
setEndArrow(Name) - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
setEndOfLine(Point2D) - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
setEntry(int, int, int) - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoderStats
 
setExternalFile(String) - Method in class org.icepdf.core.pobjects.actions.LaunchAction
Sets the external file flag of the action.
setFile(String) - Method in class org.icepdf.core.pobjects.Document
Load a PDF file from the given path and initiates the document's Catalog.
setFilePositionOfObject(long) - Method in class org.icepdf.core.pobjects.CrossReference.UsedEntry
 
setFillAlpha(float) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setFillBits(boolean) - Method in class org.icepdf.core.pobjects.filters.CCITTFaxDecoder
 
setFillColor(Color) - Method in class org.icepdf.core.pobjects.annotations.CircleAnnotation
 
setFillColor(boolean) - Method in class org.icepdf.core.pobjects.annotations.CircleAnnotation
 
setFillColor(Color) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setFillColor(Color) - Method in class org.icepdf.core.pobjects.annotations.SquareAnnotation
 
setFillColor(boolean) - Method in class org.icepdf.core.pobjects.annotations.SquareAnnotation
 
setFillColor(Color) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setFillColorSpace(PColorSpace) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setFillType(boolean) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setFlag(int, boolean) - Method in class org.icepdf.core.pobjects.annotations.Annotation
Set the specified flag key to either enabled or disabled.
setFlags(int) - Method in class org.jpedal.jbig2.segment.Flags
 
setFlags(int) - Method in class org.jpedal.jbig2.segment.pageinformation.PageInformationFlags
 
setFlags(int) - Method in class org.jpedal.jbig2.segment.pattern.PatternDictionaryFlags
 
setFlags(int) - Method in class org.jpedal.jbig2.segment.region.generic.GenericRegionFlags
 
setFlags(int) - Method in class org.jpedal.jbig2.segment.region.halftone.HalftoneRegionFlags
 
setFlags(int) - Method in class org.jpedal.jbig2.segment.region.refinement.RefinementRegionFlags
 
setFlags(int) - Method in class org.jpedal.jbig2.segment.region.RegionFlags
 
setFlags(int) - Method in class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
setFlags(int) - Method in class org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags
 
setFlags(int) - Method in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
setFontColor(Color) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setFontName(String) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setFontName(String) - Method in class org.icepdf.core.pobjects.graphics.TextSprite
 
setFontProperties(Properties) - Method in class org.icepdf.core.pobjects.fonts.FontManager
Reads font data from the Properties file.
setFontSize(int) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setFontSize(int) - Method in class org.icepdf.core.pobjects.graphics.TextSprite
 
setFontStyle(int) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setGlobalData(byte[]) - Method in class org.jpedal.jbig2.decoders.JBIG2StreamDecoder
 
setGlobalData(byte[]) - Method in class org.jpedal.jbig2.JBIG2Decoder
If the data stream is taken from a PDF, there may be some global data.
setGlyph2UserSpaceScale(float) - Method in class org.icepdf.core.util.content.AbstractContentParser
 
setGlyph2UserSpaceScale(float) - Method in interface org.icepdf.core.util.content.ContentParser
Sets the scale factor used by some graphic state parameters so that the to users space CTM scale factor can be applied.
setGraphicsState(GraphicsState) - Method in class org.icepdf.core.pobjects.Form
Sets the GraphicsState which should be used by the content parser when parsing the Forms content stream.
setGraphicsState(GraphicsState) - Method in class org.icepdf.core.util.content.AbstractContentParser
Sets the graphics state object which will be used for the current content parsing.
setGraphicsState(GraphicsState) - Method in interface org.icepdf.core.util.content.ContentParser
Sets the external graphics state object associated with Form's and Tiling Patterns.
setGraphicStateTransform(AffineTransform) - Method in class org.icepdf.core.pobjects.graphics.TextSprite
Set the graphic state transorm on all child sprites, This is used for xForm object parsing and text selection.
setHasHighlight(boolean) - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
Set the highlited state, meaning that this instance or one of the child AbstractText objects has a highlighted state.
setHasHighlight(boolean) - Method in interface org.icepdf.core.pobjects.graphics.text.Text
 
setHasSelected(boolean) - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
Set the selected state, meaning that this instance or one of the child AbstractText objects has a selected state.
setHasSelected(boolean) - Method in interface org.icepdf.core.pobjects.graphics.text.Text
 
setHideRenderedOutput(boolean) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setHighlighted(boolean) - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
Sets the AbstractText as highlighted, if it child AbstractText object they must also be highlighted.
setHighlighted(boolean) - Method in interface org.icepdf.core.pobjects.graphics.text.Text
 
setIconName(Name) - Method in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
setInkPath(Shape) - Method in class org.icepdf.core.pobjects.annotations.InkAnnotation
 
setInput(Object, boolean, boolean) - Method in class org.jpedal.jbig2.jai.JBIG2ImageReader
 
setInputStream(InputStream, String) - Method in class org.icepdf.core.pobjects.Document
Load a PDF file from the given input stream and initiates the document's Catalog.
setInputStream(SeekableInput, String) - Method in class org.icepdf.core.pobjects.Document
Load a PDF file from the given SeekableInput stream and initiates the document's Catalog.
setInputStream(InputStream) - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
setInputStream(InputStream) - Method in class org.icepdf.core.pobjects.functions.postscript.Lexer
Type 4 function input stream to pars.e
setInReplyToAnnotation(MarkupAnnotation) - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
setInteriorColor(Color) - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
setIntIntoByteArrayBE(int, byte[], int) - Static method in class org.icepdf.core.util.Utils
Sets the value into the buffer, at the designated offset, using big-endian rules Callers is responsible to ensure that value will fit into buffer, starting at offset
setIsolated(boolean) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setKnockOut(boolean) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setLazyObjectLoader(LazyObjectLoader) - Method in class org.icepdf.core.util.Library
Sets a document loader for the library.
setLinearTraversal() - Method in class org.icepdf.core.util.Library
When we fail to load the required xref tables or streams that are needed to access the objects in the PDF, then we simply go to the beginning of the file and read in all of the objects into memory, which we call linear traversal.
setLinearTraversalOffset(int) - Method in class org.icepdf.core.pobjects.PObject
 
setLineCap(int) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setLineJoin(int) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setLineWidth(float) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setMarkupBounds(ArrayList<Shape>) - Method in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
setMarkupPath(GeneralPath) - Method in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
setMatrix(AffineTransform) - Method in interface org.icepdf.core.pobjects.graphics.Pattern
 
setMatrix(AffineTransform) - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
setMatrix(AffineTransform) - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
setMiterLimit(float) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setModifiedDate(String) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
setNamedDestination(Name) - Method in class org.icepdf.core.pobjects.Destination
Sets the named destination as a Named destination.
setNew(boolean) - Method in class org.icepdf.core.pobjects.Dictionary
 
setNoOfExportedSymbols(int) - Method in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionarySegment
 
setNoOfNewSymbols(int) - Method in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionarySegment
 
setOffset(int) - Method in class org.icepdf.core.pobjects.CrossReference
 
setOpen(boolean) - Method in class org.icepdf.core.pobjects.annotations.PopupAnnotation
 
setOpen(boolean) - Method in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
setOverprintMode(int) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setOverprintOther(boolean) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setOverprintStroking(boolean) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setPageAssociation(int) - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
setPageParent(Page) - Method in class org.icepdf.core.pobjects.graphics.Shapes
 
setPaintAlpha(boolean) - Method in class org.icepdf.core.pobjects.graphics.Shapes
 
setPaintType(int) - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
setParent(MarkupAnnotation) - Method in class org.icepdf.core.pobjects.annotations.PopupAnnotation
 
setParentGraphicState(GraphicsState) - Method in interface org.icepdf.core.pobjects.graphics.Pattern
 
setParentGraphicState(GraphicsState) - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
setParentGraphicState(GraphicsState) - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
setParentResource(Resources) - Method in class org.icepdf.core.pobjects.fonts.Font
 
setParentResources(Resources) - Method in class org.icepdf.core.pobjects.Form
As of the PDF 1.2 specification, a resource entry is not required for a XObject and thus it needs to point to the parent resource to enable to correctly load the content stream.
setPattern(Pattern) - Method in class org.icepdf.core.pobjects.graphics.PatternColor
 
setPatternType(int) - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
setPColorSpace(PColorSpace) - Method in class org.icepdf.core.pobjects.graphics.PatternColor
 
setPixel(int, int, int) - Method in class org.jpedal.jbig2.image.JBIG2Bitmap
 
setPObjectReference(Reference) - Method in class org.icepdf.core.pobjects.Dictionary
Sets the reference used to identify this Dictionary in the PDF document.
setPObjectReference(Reference) - Method in class org.icepdf.core.pobjects.Page
 
setPObjectReference(Reference) - Method in class org.icepdf.core.pobjects.Stream
Sets the PObject referece for this stream.
setPointer(int, int) - Method in class org.jpedal.jbig2.image.BitmapPointer
 
setPopupAnnotation(PopupAnnotation) - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
setPosition(long) - Method in class org.icepdf.core.pobjects.PTrailer
After this PTrailer is parsed, we store it's location within the PDF here, for future use.
setPreviousAdvance(float) - Method in class org.icepdf.core.util.content.TextMetrics
 
setProperty(String, Object) - Static method in class org.icepdf.core.util.Defs
Set system property to value.
setQuadding(int) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setRawBytes(byte[]) - Method in class org.icepdf.core.pobjects.Stream
 
setReader(Reader) - Method in class org.icepdf.core.pobjects.functions.postscript.Lexer
 
setRectangle(Rectangle) - Method in class org.icepdf.core.pobjects.annotations.CircleAnnotation
 
setRectangle(Rectangle) - Method in class org.icepdf.core.pobjects.annotations.SquareAnnotation
 
setReference(Reference) - Method in class org.icepdf.core.pobjects.HexStringObject
Sets the parent PDF object's reference.
setReference(Reference) - Method in class org.icepdf.core.pobjects.LiteralStringObject
Sets the parent PDF object's reference.
setReference(Reference) - Method in interface org.icepdf.core.pobjects.StringObject
Sets the parent PDF object's reference.
setReferredToSegmentCount(int) - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
setReferredToSegments(int[]) - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
setRententionFlags(short[]) - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
setResources(Resources) - Method in class org.icepdf.core.pobjects.Form
 
setRichText(String) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setRichText(String) - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
setRMode(int) - Method in class org.icepdf.core.pobjects.graphics.TextSprite
Set the rmode for all the characters being in this object.
setScaleType(ImageReferenceFactory.ImageReference) - Static method in class org.icepdf.core.pobjects.graphics.ImageReferenceFactory
 
setScope(int) - Method in class org.icepdf.core.tag.query.Operator
 
setSecurityCallback(SecurityCallback) - Method in class org.icepdf.core.pobjects.Document
Sets the security callback to be used for this document.
setSegmentHeader(SegmentHeader) - Method in class org.jpedal.jbig2.segment.Segment
 
setSegmentHeaderFlags(short) - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
setSegmentNumber(int) - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
setSegmentType(int) - Method in class org.jpedal.jbig2.segment.SegmentHeader
 
setSelected(boolean) - Method in class org.icepdf.core.pobjects.graphics.text.AbstractText
Sets the AbstractText as selected, if it child AbstractText object they must also be selected.
setSelected(boolean) - Method in interface org.icepdf.core.pobjects.graphics.text.Text
 
setShading(HashMap) - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
setShapes(Shapes) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
Sets the Shapes vector.
setShapes(Shapes) - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
setShift(float) - Method in class org.icepdf.core.util.content.TextMetrics
 
setShortIntoByteArrayBE(short, byte[], int) - Static method in class org.icepdf.core.util.Utils
Sets the value into the buffer, at the designated offset, using big-endian rules Callers is responsible to ensure that value will fit into buffer, starting at offset
setSoftMask(SoftMask) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setStartArrow(Name) - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
setStartOfLine(Point2D) - Method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
setState(String) - Method in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
setStateManager(StateManager) - Method in class org.icepdf.core.util.Library
Sets the document state manager so that all object can access the state manager via the central library instance.
setStateModel(String) - Method in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
setStroke(Shapes, GraphicsState) - Static method in class org.icepdf.core.util.content.AbstractContentParser
Sets the state of the BasicStrok with the latest values from the graphicSate instance value: graphicState.lineWidth - line width graphicState.lineCap - line cap type graphicState.lineJoin - line join type graphicState.miterLimit - miter limit
setStrokeAlpha(float) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setStrokeColor(Color) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setStrokeColor(Color) - Method in class org.icepdf.core.pobjects.graphics.TextSprite
 
setStrokeColorSpace(PColorSpace) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setStrokeType(boolean) - Method in class org.icepdf.core.pobjects.annotations.FreeTextAnnotation
 
setStrokeWidth(float) - Method in class org.icepdf.core.pobjects.annotations.BorderStyle
Sets the stroke width of the border style.
setSubject(String) - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
setSubtype(Name) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
setSymbolDictionaryFlags(SymbolDictionaryFlags) - Method in class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionarySegment
 
setSystemProperty(String, String) - Static method in class org.icepdf.core.util.Defs
Set system property to value.
setTextMarkupColor(Color) - Method in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
setTextState(TextState) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setTilingType(int) - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
setTitleText(String) - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
setTrailer(PTrailer) - Method in class org.icepdf.core.pobjects.CrossReference
 
setTransparencyGroup(boolean) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
 
setType3BBox(PRectangle) - Method in class org.icepdf.core.pobjects.graphics.TextState
 
setType3HorizontalDisplacement(Point2D.Float) - Method in class org.icepdf.core.pobjects.graphics.TextState
 
setUnColored(Color) - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
setURI(String) - Method in class org.icepdf.core.pobjects.actions.URIAction
Sets the URI string associated witht this action.
setUrl(URL) - Method in class org.icepdf.core.pobjects.Document
Load a PDF file from the given URL and initiates the document's Catalog.
setUserSpaceRectangle(Rectangle2D.Float) - Method in class org.icepdf.core.pobjects.annotations.Annotation
Sets the users page rectangle for this annotation action instance
setVisible(boolean) - Method in class org.icepdf.core.pobjects.OptionalContentGroup
 
setWhiteSpace(boolean) - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
setWords(List<WordText>) - Method in class org.icepdf.core.pobjects.graphics.text.LineText
 
setyBTStart(float) - Method in class org.icepdf.core.util.content.TextMetrics
 
setYstart(boolean) - Method in class org.icepdf.core.util.content.TextMetrics
 
sh_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
shading - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
SHADING_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
SHADING_KEY - Static variable in class org.icepdf.core.pobjects.Resources
 
SHADING_PATTERN_TYPE_1 - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
SHADING_PATTERN_TYPE_2 - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
SHADING_PATTERN_TYPE_3 - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
SHADING_PATTERN_TYPE_4 - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
SHADING_PATTERN_TYPE_5 - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
SHADING_PATTERN_TYPE_6 - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
SHADING_TYPE_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
ShadingPattern - Class in org.icepdf.core.pobjects.graphics
Shading Pattern is a Base class for a all shading Types.
ShadingPattern(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.graphics.ShadingPattern
 
shadingType - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
ShadingType1Pattern - Class in org.icepdf.core.pobjects.graphics
In Type 1 (function-based) shadings, the colour at every point in the domain is defined by a specified mathematical function.
ShadingType1Pattern(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.graphics.ShadingType1Pattern
 
ShadingType2Pattern - Class in org.icepdf.core.pobjects.graphics
Type 2 (axial) shadings define colour blend that varies along a linear axis between two endpoints and extends indefinitely perpendicular to the that axis.
ShadingType2Pattern(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.graphics.ShadingType2Pattern
 
ShadingType3Pattern - Class in org.icepdf.core.pobjects.graphics
Type 3 (radial) shading define a colour blend that varies between two circles.
ShadingType3Pattern(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.graphics.ShadingType3Pattern
 
ShapeDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
ShapeDrawCmd actually doesn't paint anything, just returns the shapes object for further processing.
ShapeDrawCmd(Shape) - Constructor for class org.icepdf.core.pobjects.graphics.commands.ShapeDrawCmd
 
shapes - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
Shapes - Class in org.icepdf.core.pobjects.graphics
The Shapes class hold all object that are parsed from a Page's content streams.
Shapes() - Constructor for class org.icepdf.core.pobjects.graphics.Shapes
 
shapes - Variable in class org.icepdf.core.pobjects.graphics.Shapes
 
shapes - Variable in class org.icepdf.core.util.content.AbstractContentParser
 
ShapesDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
The ShapesDrawCmd stores a Shapes object, usually the result of a processing a xObjects content stream.
ShapesDrawCmd(Shapes) - Constructor for class org.icepdf.core.pobjects.graphics.commands.ShapesDrawCmd
 
shouldTriggerRepaint() - Method in class org.icepdf.core.pobjects.graphics.PaintTimer
 
shutdownThreadPool() - Static method in class org.icepdf.core.util.Library
 
similar(Action) - Method in class org.icepdf.core.pobjects.actions.Action
 
SIMPLE_FORMAT - Static variable in class org.icepdf.core.pobjects.fonts.Font
Indicates that the font used to render this String object is in the Simple Font family and thus each glyph is represented by one byte.
SINGLE_QUOTE_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
size() - Method in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
Returns the current size of the buffer.
SIZE_KEY - Static variable in class org.icepdf.core.pobjects.CrossReference
 
SIZE_KEY - Static variable in class org.icepdf.core.pobjects.functions.Function_0
 
SIZE_KEY - Static variable in class org.icepdf.core.pobjects.PTrailer
 
SizeInputStream - Class in org.icepdf.core.io
SizeInputStream wraps inputs streams of know lengths so that the available call can return a useful number.
SizeInputStream(InputStream, int) - Constructor for class org.icepdf.core.io.SizeInputStream
 
skip(long) - Method in class org.icepdf.core.io.ByteDoubleArrayInputStream
Skips n bytes of input from this input stream.
skip(long) - Method in class org.icepdf.core.io.RandomAccessFileInputStream
 
skip(long) - Method in interface org.icepdf.core.io.SeekableInput
 
skip(long) - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
skip(long) - Method in class org.icepdf.core.io.ZeroPaddedInputStream
 
skip(long) - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
skipByte() - Method in class org.icepdf.core.io.BitStream
 
skipTo(int) - Method in class org.jpedal.jbig2.decoders.MMRDecoder
 
SMASK_KEY - Static variable in class org.icepdf.core.pobjects.graphics.ExtGState
 
SMASK_KEY - Static variable in class org.icepdf.core.pobjects.ImageStream
 
SmoothScaledImageReference - Class in org.icepdf.core.pobjects.graphics
The SmoothScaledImageReference scales large images using the bufferedImage.getScaledInstance() method for colour imges and the a custom trilinear scale for black and white images.
SmoothScaledImageReference(ImageStream, Color, Resources) - Constructor for class org.icepdf.core.pobjects.graphics.SmoothScaledImageReference
 
SOFT_MASK_TYPE_ALPHA - Static variable in class org.icepdf.core.pobjects.graphics.SoftMask
 
SOFT_MASK_TYPE_LUMINOSITY - Static variable in class org.icepdf.core.pobjects.graphics.SoftMask
 
SoftLRUCache<K,V> - Class in org.icepdf.core.util
Least recently used cache using SoftReferences.
SoftLRUCache(int) - Constructor for class org.icepdf.core.util.SoftLRUCache
 
SoftMask - Class in org.icepdf.core.pobjects.graphics
Soft-mask Dictionary specifies the current soft mask in the graphics state.
SoftMask(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.graphics.SoftMask
 
sortAndFormatText() - Method in class org.icepdf.core.pobjects.graphics.text.PageText
Takes the raw page lines represented as one continuous line and sorts the text by the y access of the word bounds.
spaceFraction - Static variable in class org.icepdf.core.pobjects.graphics.text.WordText
 
SquareAnnotation - Class in org.icepdf.core.pobjects.annotations
Square annotations (PDF 1.3) shall display, respectively, a rectangle or an ellipse on the page.
SquareAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.SquareAnnotation
 
squareDrawOps(Shapes, AffineTransform, Point2D, Point2D, Point2D, Color, Color) - Static method in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
sRGB - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with no alpha.
SRGB - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in sRGB space.
sRGB_Pre - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with premultiplied alpha.
sRGB_Unpre - Static variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with unpremultiplied alpha.
stack - Variable in class org.icepdf.core.util.content.AbstractContentParser
 
STANDARD_ENCODING_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
StandardSecurityHandler - Class in org.icepdf.core.pobjects.security
ICEpdf's standard security handler allows access permissions and up to two passwords to be specified for a document: an owner password and a user password.
StandardSecurityHandler(EncryptionDictionary) - Constructor for class org.icepdf.core.pobjects.security.StandardSecurityHandler
 
STAR_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
STAR_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
start() - Method in class org.jpedal.jbig2.decoders.ArithmeticDecoder
 
startArrow - Variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
startOfLine - Variable in class org.icepdf.core.pobjects.annotations.LineAnnotation
 
state - Variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
STATE_ACCEPTED - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
STATE_CANCELLED - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
STATE_COMPLETED - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
STATE_KEY - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
(Optional; PDF 1.5) The state to which the original annotation shall be set; see 12.5.6.3, “Annotation States.�

Default: “Unmarked� if StateModel is “Marked�; “None� if StateModel is “Review�.

STATE_MARKED - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
State names.
STATE_MODEL_KEY - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
(Required if State is present, otherwise optional; PDF 1.5) The state model corresponding to State; see 12.5.6.3, “Annotation States.�
STATE_MODEL_MARKED - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
State Models
STATE_MODEL_REVIEW - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
STATE_REJECTED - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
STATE_REVIEW_NONE - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
STATE_UNMARKED - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
StateManager - Class in org.icepdf.core.pobjects
This class is responsible for keeping track of which object in the document have change.
StateManager(PTrailer) - Constructor for class org.icepdf.core.pobjects.StateManager
Creates a new instance of the state manager.
stateManager - Variable in class org.icepdf.core.util.Library
 
stateModel - Variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
STEM_H - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
STEM_V - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
STMF_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
Stream - Class in org.icepdf.core.pobjects
The Stream class is responsible for decoding stream contents and returning either an images object or a byte array depending on the content.
Stream(Library, HashMap, SeekableInputConstrainedWrapper) - Constructor for class org.icepdf.core.pobjects.Stream
Create a new instance of a Stream.
Stream(Library, HashMap, byte[]) - Constructor for class org.icepdf.core.pobjects.Stream
 
StreamReader - Class in org.jpedal.jbig2.io
 
StreamReader(byte[]) - Constructor for class org.jpedal.jbig2.io.StreamReader
 
STRF_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
StringObject - Interface in org.icepdf.core.pobjects
This class represents a PDF String Object.
StrokeDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
The StrokeDrawCmd stores a Stroke object and when executed the stroke is applied to the graphics context.
StrokeDrawCmd(Stroke) - Constructor for class org.icepdf.core.pobjects.graphics.commands.StrokeDrawCmd
 
style - Variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
SUB_FILTER_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
SUB_TYPE_VALUE - Static variable in class org.icepdf.core.pobjects.Form
 
SUBJ_KEY - Static variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
(Optional; PDF 1.5) Text representing a short description of the subject being addressed by the annotation.
subject - Variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
SUBJECT_KEY - Static variable in class org.icepdf.core.pobjects.PInfo
 
Substring - Class in org.icepdf.core.tag.query
 
Substring() - Constructor for class org.icepdf.core.tag.query.Substring
 
subtype - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
subtype - Variable in class org.icepdf.core.pobjects.fonts.Font
 
SUBTYPE_CIRCLE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SUBTYPE_FREE_TEXT - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SUBTYPE_HIGHLIGHT - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SUBTYPE_HIGHLIGHT - Static variable in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
SUBTYPE_INK - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SUBTYPE_KEY - Static variable in class org.icepdf.core.pobjects.Dictionary
 
SUBTYPE_LINE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SUBTYPE_LINK - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Annotation subtype and types.
SUBTYPE_POLYGON - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SUBTYPE_POLYLINE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SUBTYPE_POPUP - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SUBTYPE_SQUARE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SUBTYPE_SQUIGGLY - Static variable in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
SUBTYPE_STRIKE_OUT - Static variable in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
SUBTYPE_TEXT - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
SUBTYPE_UNDERLINE - Static variable in class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
 
SUBTYPE_WIDGET - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
subTypeFormat - Variable in class org.icepdf.core.pobjects.fonts.Font
 
SYMBOL - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
SYMBOL_DICTIONARY - Static variable in class org.jpedal.jbig2.segment.Segment
 
symbolAlaises - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Encoding
 
SymbolDictionaryFlags - Class in org.jpedal.jbig2.segment.symboldictionary
 
SymbolDictionaryFlags() - Constructor for class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionaryFlags
 
SymbolDictionarySegment - Class in org.jpedal.jbig2.segment.symboldictionary
 
SymbolDictionarySegment(JBIG2StreamDecoder) - Constructor for class org.jpedal.jbig2.segment.symboldictionary.SymbolDictionarySegment
 
syncBBoxToUserSpaceRectangle(Rectangle2D) - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
sysProperty(String) - Static method in class org.icepdf.core.util.Defs
Alias to property(String name)
sysProperty(String, String) - Static method in class org.icepdf.core.util.Defs
Alias to property(String name, String defaultValue)
sysPropertyBoolean(String) - Static method in class org.icepdf.core.util.Defs
Alias to booleanProperty(String name)
sysPropertyBoolean(String, boolean) - Static method in class org.icepdf.core.util.Defs
Alias to booleanProperty(String name, boolean defaultValue)
sysPropertyDouble(String, double) - Static method in class org.icepdf.core.util.Defs
Alias to doubleProperty(String name, double defaultValue)
sysPropertyInt(String, int) - Static method in class org.icepdf.core.util.Defs
Alias to intProperty(String name, int defaultValue)

T

T_KEY - Static variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
(Optional) The partial field name (see 12.7.3.2, “Field Names�).
T_KEY - Static variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
Optional; PDF 1.1) The text label that shall be displayed in the title bar of the annotation’s pop-up window when open and active.
T_STAR_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
TABLES - Static variable in class org.jpedal.jbig2.segment.Segment
 
tag(String, String) - Static method in class org.icepdf.core.tag.TagUtil
 
TaggedDocument - Class in org.icepdf.core.tag
 
TaggedImage - Class in org.icepdf.core.tag
 
Tagger - Class in org.icepdf.core.tag
 
Tagger() - Constructor for class org.icepdf.core.tag.Tagger
 
tagging - Static variable in class org.icepdf.core.tag.Tagger
 
tagImage(String) - Static method in class org.icepdf.core.tag.Tagger
 
TagState - Class in org.icepdf.core.tag
 
TagUtil - Class in org.icepdf.core.tag
 
TagUtil() - Constructor for class org.icepdf.core.tag.TagUtil
 
Tc_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
Td_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
TD_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
TERTIARY - Static variable in class org.icepdf.core.application.ProductInfo
 
test1() - Method in class org.icepdf.core.pobjects.functions.postscript.LexerText
 
test2() - Method in class org.icepdf.core.pobjects.functions.postscript.LexerText
 
test5() - Method in class org.icepdf.core.pobjects.functions.postscript.LexerText
 
test6() - Method in class org.icepdf.core.pobjects.functions.postscript.LexerText
 
test7() - Method in class org.icepdf.core.pobjects.functions.postscript.LexerText
 
test8() - Method in class org.icepdf.core.pobjects.functions.postscript.LexerText
 
TEST_1 - Static variable in class org.icepdf.core.pobjects.functions.postscript.LexerText
 
TEST_2 - Static variable in class org.icepdf.core.pobjects.functions.postscript.LexerText
 
TEST_3 - Static variable in class org.icepdf.core.pobjects.functions.postscript.LexerText
 
Text - Interface in org.icepdf.core.pobjects.graphics.text
Sprite interface which is base for all text sprite types.
TEXT_DESELECTED - Static variable in class org.icepdf.core.util.PropertyConstants
 
TEXT_SELECT_ALL - Static variable in class org.icepdf.core.util.PropertyConstants
 
TEXT_SELECTED - Static variable in class org.icepdf.core.util.PropertyConstants
 
TextAnnotation - Class in org.icepdf.core.pobjects.annotations
A text annotation represents a “sticky note� attached to a point in the PDF document.
TextAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.TextAnnotation
 
textBlockBase - Variable in class org.icepdf.core.util.content.AbstractContentParser
 
TextMarkupAnnotation - Class in org.icepdf.core.pobjects.annotations
Text markup annotations shall appear as highlights, underlines, strikeouts (all PDF 1.3), or jagged (“squiggly�) underlines (PDF 1.4) in the text of a document.
TextMarkupAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.TextMarkupAnnotation
Creates a new instance of an TextMarkupAnnotation.
TextMetrics - Class in org.icepdf.core.util.content
The TextMetrics class purpose is to help sort out the difference between how text is drawn vs.
TextMetrics() - Constructor for class org.icepdf.core.util.content.TextMetrics
 
TextRegionFlags - Class in org.jpedal.jbig2.segment.region.text
 
TextRegionFlags() - Constructor for class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
TextRegionHuffmanFlags - Class in org.jpedal.jbig2.segment.region.text
 
TextRegionHuffmanFlags() - Constructor for class org.jpedal.jbig2.segment.region.text.TextRegionHuffmanFlags
 
TextRegionSegment - Class in org.jpedal.jbig2.segment.region.text
 
TextRegionSegment(JBIG2StreamDecoder, boolean) - Constructor for class org.jpedal.jbig2.segment.region.text.TextRegionSegment
 
TextSelect - Interface in org.icepdf.core.pobjects.graphics.text
Text select definitions.
TextSprite - Class in org.icepdf.core.pobjects.graphics
This class represents text which will be rendered to the a graphics context.
TextSprite(FontFile, int, AffineTransform) - Constructor for class org.icepdf.core.pobjects.graphics.TextSprite
Creates a new TextSprit object.
TextSpriteDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
The TextSpriteDrawCmd stores an TextSprite instance and when executed the the TextSprite paint method is called the the respective glyphs are painted the graphics context.
TextSpriteDrawCmd(TextSprite) - Constructor for class org.icepdf.core.pobjects.graphics.commands.TextSpriteDrawCmd
 
TextState - Class in org.icepdf.core.pobjects.graphics
The text state comprises those graphics state parameters that only affect text.
TextState() - Constructor for class org.icepdf.core.pobjects.graphics.TextState
Create a new Instance of TextState
TextState(TextState) - Constructor for class org.icepdf.core.pobjects.graphics.TextState
Creat a new instance of TextState.
TextTransformDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
 
TextTransformDrawCmd(AffineTransform) - Constructor for class org.icepdf.core.pobjects.graphics.commands.TextTransformDrawCmd
 
Tf_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
THUMB_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
THUMB_KEY - Static variable in class org.icepdf.core.pobjects.Thumbnail
 
Thumbnail - Class in org.icepdf.core.pobjects
A PDF document may contain thumbnail images representing the contents of its pages in miniature form.
Thumbnail(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.Thumbnail
 
TILING_TYPE_CONSTANT_SPACING - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
Spacing of tiles relative to the device grid: Pattern cells are spaced consistently-that is, by a multiple of a device pixel.
TILING_TYPE_CONSTANT_SPACING_FASTER - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
Pattern cells are spaced consistently as in tiling type 1, but with additional distortion permitted to enable a more efficient implementation.
TILING_TYPE_NO_DISTORTION - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
The pattern cell is not distorted, but the spacing between pattern cells may vary by as much as 1 device pixel, both horizontally and vertically, when the pattern is painted.
TilingPattern - Class in org.icepdf.core.pobjects.graphics
Tiling patterns consist of a small graphical figure (called a pattern cell) that is replicated at fixed horizontal and vertical intervals to fill the area to be painted.
TilingPattern(Stream) - Constructor for class org.icepdf.core.pobjects.graphics.TilingPattern
 
TilingPattern(Library, HashMap, SeekableInputConstrainedWrapper) - Constructor for class org.icepdf.core.pobjects.graphics.TilingPattern
 
TilingPatternDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
TilingPatternDrawCmd stores a tilingPattern and applies the TilingPattern Paint when when the command is executed.
TilingPatternDrawCmd(TilingPattern) - Constructor for class org.icepdf.core.pobjects.graphics.commands.TilingPatternDrawCmd
 
TILINGTYPE_KEY - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
 
TIMES_BOLD - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
TIMES_BOLD_ITALIC - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
TIMES_ITALIC - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
TIMES_ROMAN - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
tintTransform - Variable in class org.icepdf.core.pobjects.graphics.Separation
 
TITLE_KEY - Static variable in class org.icepdf.core.pobjects.OutlineItem
 
TITLE_KEY - Static variable in class org.icepdf.core.pobjects.PInfo
 
titleText - Variable in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
Tj_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
TJ_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
TL_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
tlmatrix - Variable in class org.icepdf.core.pobjects.graphics.TextState
 
TM_KEY - Static variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
(Optional; PDF 1.3) The mapping name that shall be used when exporting interactive form field data from the document.
Tm_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
tmatrix - Variable in class org.icepdf.core.pobjects.graphics.TextState
Transformation matrix defined by the Tm tag
TO_UNICODE - Static variable in class org.icepdf.core.pobjects.fonts.Font
Map named CMap to Unicode mapping.
toByteArray() - Method in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
Creates a newly allocated byte array.
toCIEXYZ(float[]) - Method in class org.icepdf.core.pobjects.graphics.ColorSpaceCMYK
 
toDimension() - Method in class org.icepdf.core.pobjects.PDimension
Converts this object to a java.awt.geom.Dimension2D.Dimension.
toggleAwtFontSubstitution() - Method in class org.icepdf.core.pobjects.fonts.FontFactory
 
toJava2dCoordinates() - Method in class org.icepdf.core.pobjects.PRectangle
Converts the Cartesian representation of the Rectangle into Rectangle in the Java2D coordinate space.
toRGB(float[]) - Method in class org.icepdf.core.pobjects.graphics.ColorSpaceCMYK
 
toSelector(char) - Method in interface org.icepdf.core.pobjects.fonts.CMap
Maps the character id to an underlying unicode value if available.
toSelector(char, boolean) - Method in interface org.icepdf.core.pobjects.fonts.CMap
 
toSting() - Method in class org.icepdf.core.pobjects.graphics.ShadingType1Pattern
 
toSting() - Method in class org.icepdf.core.pobjects.graphics.ShadingType3Pattern
 
toString() - Method in class org.icepdf.core.application.ProductInfo
Convenience method to get all the relevant product information.
toString() - Method in class org.icepdf.core.io.SeekableInputConstrainedWrapper
 
toString() - Method in class org.icepdf.core.io.SequenceInputStream
 
toString() - Method in class org.icepdf.core.pobjects.annotations.Annotation
 
toString() - Method in class org.icepdf.core.pobjects.annotations.MarkupAnnotation
 
toString() - Method in class org.icepdf.core.pobjects.Catalog
Returns a summary of the Catalog dictionary values.
toString() - Method in class org.icepdf.core.pobjects.Destination
Returns a summary of the annotation dictionary values.
toString() - Method in class org.icepdf.core.pobjects.Dictionary
Returns a summary of the dictionary entries.
toString() - Method in class org.icepdf.core.pobjects.filters.ChunkingInputStream
 
toString() - Method in class org.icepdf.core.pobjects.filters.FlateDecode
 
toString() - Method in class org.icepdf.core.pobjects.fonts.Font
String representation of the Font object.
toString() - Method in class org.icepdf.core.pobjects.fonts.FontDescriptor
Return a string representation of the all the FontDescriptor object's parsed attributes.
toString() - Method in class org.icepdf.core.pobjects.fonts.ofont.Font
String representation of the Font object.
toString() - Method in class org.icepdf.core.pobjects.functions.Function_2
 
toString() - Method in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
toString() - Method in class org.icepdf.core.pobjects.graphics.ShadingType2Pattern
 
toString() - Method in class org.icepdf.core.pobjects.graphics.text.LineText
 
toString() - Method in class org.icepdf.core.pobjects.graphics.text.PageText
 
toString() - Method in class org.icepdf.core.pobjects.graphics.text.WordText
 
toString() - Method in class org.icepdf.core.pobjects.graphics.TextSprite
 
toString() - Method in class org.icepdf.core.pobjects.graphics.TilingPattern
 
toString() - Method in class org.icepdf.core.pobjects.HexStringObject
Returns a string representation of the object.
toString() - Method in class org.icepdf.core.pobjects.ImageStream
Return a string description of the object.
toString() - Method in class org.icepdf.core.pobjects.LiteralStringObject
Returns a string representation of the object.
toString() - Method in class org.icepdf.core.pobjects.Name
Gets the string value of the Name object.
toString() - Method in class org.icepdf.core.pobjects.Page
Returns a summary of the page dictionary entries.
toString() - Method in class org.icepdf.core.pobjects.PageTree
Returns a summary of the PageTree dictionary values.
toString() - Method in class org.icepdf.core.pobjects.PDate
Returns a decoded string representation of the date object.
toString() - Method in class org.icepdf.core.pobjects.PDimension
String representation of this object.
toString() - Method in class org.icepdf.core.pobjects.PObject
String representation of this object.
toString() - Method in class org.icepdf.core.pobjects.PTrailer
Returns a summary of the PTrailer dictionary values.
toString() - Method in class org.icepdf.core.pobjects.Reference
Gets a string summary of the reference objects number and generation number.
toString() - Method in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
toString() - Method in class org.icepdf.core.pobjects.Stream
Return a string description of the object.
toString() - Method in interface org.icepdf.core.pobjects.StringObject
Returns a string representation of the object.
toUnicode(char) - Method in interface org.icepdf.core.pobjects.fonts.CMap
Maps the character id to an underlying to unicode table.
toUnicode(String) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
toUnicode(char) - Method in interface org.icepdf.core.pobjects.fonts.FontFile
 
toUnicode - Variable in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
toUnicode(String) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
toUnicode(char) - Method in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
TOUNICODE_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
TPGDON - Static variable in class org.jpedal.jbig2.segment.region.generic.GenericRegionFlags
 
TPGDON - Static variable in class org.jpedal.jbig2.segment.region.refinement.RefinementRegionFlags
 
Tr_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
TransformDrawCmd - Class in org.icepdf.core.pobjects.graphics.commands
TransformDrawCmd stores a affineTransform that is applied to the graphics context when the command is executed.
TransformDrawCmd(AffineTransform) - Constructor for class org.icepdf.core.pobjects.graphics.commands.TransformDrawCmd
 
translate(double, double) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
Concatenates this transform with a translation transformation specified by the graphics state current CTM.
transparency - Variable in class org.icepdf.core.pobjects.graphics.batik.ext.awt.MultipleGradientPaint
Transparency.
TRANSPOSED - Static variable in class org.jpedal.jbig2.segment.region.text.TextRegionFlags
 
TRAPPED_KEY - Static variable in class org.icepdf.core.pobjects.PInfo
 
trim() - Method in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
 
TRIMBOX_KEY - Static variable in class org.icepdf.core.pobjects.Page
 
trise - Variable in class org.icepdf.core.pobjects.graphics.TextState
Set the text rise, Trise, to rise, which is a number expressed in unscaled text space units.
Ts_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
tsize - Variable in class org.icepdf.core.pobjects.graphics.TextState
Text Font size
TU_KEY - Static variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
(Optional; PDF 1.3) An alternate field name that shall be used in place of the actual field name wherever the field shall be identified in the user interface (such as in error or status messages referring to the field).
Tw_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
twoDimensionalHorizontal - Static variable in class org.jpedal.jbig2.decoders.MMRDecoder
 
twoDimensionalPass - Static variable in class org.jpedal.jbig2.decoders.MMRDecoder
 
twoDimensionalVertical0 - Static variable in class org.jpedal.jbig2.decoders.MMRDecoder
 
twoDimensionalVerticalL1 - Static variable in class org.jpedal.jbig2.decoders.MMRDecoder
 
twoDimensionalVerticalL2 - Static variable in class org.jpedal.jbig2.decoders.MMRDecoder
 
twoDimensionalVerticalL3 - Static variable in class org.jpedal.jbig2.decoders.MMRDecoder
 
twoDimensionalVerticalR1 - Static variable in class org.jpedal.jbig2.decoders.MMRDecoder
 
twoDimensionalVerticalR2 - Static variable in class org.jpedal.jbig2.decoders.MMRDecoder
 
twoDimensionalVerticalR3 - Static variable in class org.jpedal.jbig2.decoders.MMRDecoder
 
TYPE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
 
TYPE - Static variable in class org.icepdf.core.pobjects.Catalog
 
TYPE - Static variable in interface org.icepdf.core.pobjects.fonts.CMap
 
TYPE - Static variable in class org.icepdf.core.pobjects.fonts.Font
 
TYPE - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
type - Variable in class org.icepdf.core.pobjects.functions.postscript.Operator
 
type - Variable in class org.icepdf.core.pobjects.graphics.ShadingPattern
 
TYPE - Static variable in class org.icepdf.core.pobjects.OptionalContentGroup
 
TYPE - Static variable in class org.icepdf.core.pobjects.OptionalContentMembership
 
TYPE - Static variable in class org.icepdf.core.pobjects.Page
 
TYPE - Static variable in class org.icepdf.core.pobjects.PageTree
 
TYPE - Static variable in class org.icepdf.core.pobjects.security.CryptFilterEntry
 
TYPE1_FONT_NAME - Static variable in class org.icepdf.core.pobjects.fonts.Font
 
type3BBox - Variable in class org.icepdf.core.pobjects.graphics.TextState
 
type3HorizontalDisplacement - Variable in class org.icepdf.core.pobjects.graphics.TextState
 
TYPE_COMPRESSED - Static variable in class org.icepdf.core.pobjects.CrossReference.Entry
 
TYPE_FIT - Static variable in class org.icepdf.core.pobjects.Destination
 
TYPE_FITB - Static variable in class org.icepdf.core.pobjects.Destination
 
TYPE_FITBH - Static variable in class org.icepdf.core.pobjects.Destination
 
TYPE_FITBV - Static variable in class org.icepdf.core.pobjects.Destination
 
TYPE_FITH - Static variable in class org.icepdf.core.pobjects.Destination
 
TYPE_FITR - Static variable in class org.icepdf.core.pobjects.Destination
 
TYPE_FITV - Static variable in class org.icepdf.core.pobjects.Destination
 
TYPE_FREE - Static variable in class org.icepdf.core.pobjects.CrossReference.Entry
 
TYPE_KEY - Static variable in class org.icepdf.core.pobjects.Dictionary
 
TYPE_USED - Static variable in class org.icepdf.core.pobjects.CrossReference.Entry
 
TYPE_VALUE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Dictionary constants for Annotations.
TYPE_VALUE - Static variable in class org.icepdf.core.pobjects.Form
 
TYPE_VALUE - Static variable in interface org.icepdf.core.pobjects.graphics.Pattern
 
TYPE_VALUE - Static variable in class org.icepdf.core.pobjects.ImageStream
 
TYPE_XYZ - Static variable in class org.icepdf.core.pobjects.Destination
 
Tz_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 

U

U_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
UE_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
UNCHANGED_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
ungetNumberOrStringWithReset() - Method in class org.icepdf.core.util.Parser
 
UNIX_KEY - Static variable in class org.icepdf.core.pobjects.actions.FileSpecification
 
UNIX_KEY - Static variable in class org.icepdf.core.pobjects.actions.LaunchAction
 
UP_ARROW_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
UP_ARROW_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
UP_LEFT_ARROW_CONTENT_STREAM - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
UP_LEFT_ARROW_ICON - Static variable in class org.icepdf.core.pobjects.annotations.TextAnnotation
 
updateAction(Action) - Method in class org.icepdf.core.pobjects.annotations.Annotation
Update the current annotation action with this entry.
updateAnnotation(Annotation) - Method in class org.icepdf.core.pobjects.Page
Updates the annotation associated with this page.
updateClipCM(AffineTransform) - Method in class org.icepdf.core.pobjects.graphics.GraphicsState
Updates the clip every time the tranformation matrix is updated.
URI_ACTION - Static variable in class org.icepdf.core.pobjects.actions.ActionFactory
 
URI_KEY - Static variable in class org.icepdf.core.pobjects.actions.URIAction
 
URIAction - Class in org.icepdf.core.pobjects.actions
The uniform resource identifier (URI) action represents destination that is a hypertext link
URIAction(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.actions.URIAction
Creates a new instance of a Action.
USAGE_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContentGroup
 
useProxy - Static variable in class org.icepdf.core.pobjects.graphics.ImageReference
 
userSpaceRectangle - Variable in class org.icepdf.core.pobjects.annotations.Annotation
 
Utils - Class in org.icepdf.core.util
 
Utils() - Constructor for class org.icepdf.core.util.Utils
 

V

V_KEY - Static variable in class org.icepdf.core.pobjects.acroform.FieldDictionary
(Optional; inheritable) The field’s value, whose format varies depending on the field type.
V_KEY - Static variable in class org.icepdf.core.pobjects.actions.FileSpecification
 
V_KEY - Static variable in class org.icepdf.core.pobjects.security.EncryptionDictionary
 
v_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
valueOf(String) - Static method in enum org.icepdf.core.pobjects.graphics.ImageReferenceFactory.ImageReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.icepdf.core.pobjects.OptionalContentMembership.VisibilityPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.icepdf.core.pobjects.graphics.ImageReferenceFactory.ImageReference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.icepdf.core.pobjects.OptionalContentMembership.VisibilityPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
VE_KEY - Static variable in class org.icepdf.core.pobjects.OptionalContentMembership
 
VIEW_VALUE - Static variable in class org.icepdf.core.pobjects.OptionalContent
 
ViewerPreferences - Class in org.icepdf.core.pobjects
The ViewerPreferences class is used to represent and provide access to the ViewerPreference keys and values from the PDF Specification, such as HideToolbar
ViewerPreferences(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.ViewerPreferences
Creates a new instance of a NameTree.
VIEWERPREFERENCES_KEY - Static variable in class org.icepdf.core.pobjects.Catalog
 
VISIBLE_RECTANGLE - Static variable in class org.icepdf.core.pobjects.annotations.Annotation
Annotion may or may not have a visible rectangle border

W

W_KEY - Static variable in class org.icepdf.core.pobjects.CrossReference
 
W_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
W_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
W_NAME - Static variable in class org.icepdf.core.util.PdfOps
 
W_STAR_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
W_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
w_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
WHITE_POINT_KEY - Static variable in class org.icepdf.core.pobjects.graphics.CalGray
 
WHITE_POINT_KEY - Static variable in class org.icepdf.core.pobjects.graphics.CalRGB
 
WHITE_POINT_KEY - Static variable in class org.icepdf.core.pobjects.graphics.Lab
 
whitepoint - Variable in class org.icepdf.core.pobjects.graphics.CalGray
 
whitepoint - Variable in class org.icepdf.core.pobjects.graphics.CalRGB
 
WidgetAnnotation - Class in org.icepdf.core.pobjects.annotations
Interactive forms (see 12.7, “Interactive Forms�) use widget annotations (PDF 1.2) to represent the appearance of fields and to manage user interactions.
WidgetAnnotation(Library, HashMap) - Constructor for class org.icepdf.core.pobjects.annotations.WidgetAnnotation
 
width - Variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
WIDTH_KEY - Static variable in class org.icepdf.core.pobjects.Stream
 
WIDTH_KEY - Static variable in class org.icepdf.core.pobjects.Thumbnail
 
WIDTH_VALUE - Static variable in class org.icepdf.core.pobjects.filters.FlateDecode
 
WIDTH_VALUE - Static variable in class org.icepdf.core.pobjects.filters.PredictorDecode
 
widths - Variable in class org.icepdf.core.pobjects.fonts.ofont.OFont
 
WIDTHS_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
WIN_KEY - Static variable in class org.icepdf.core.pobjects.actions.LaunchAction
 
WINANSI_ENCODING_KEY - Static variable in class org.icepdf.core.pobjects.fonts.ofont.Font
 
WordPositionComparator - Class in org.icepdf.core.pobjects.graphics.text
The WordPositionComparator is optionally called by text extraction algorithms to help insure words found in a line are ordered using the x coordinates of the bounding box in the cartesian plane's fourth quadrant.
WordPositionComparator() - Constructor for class org.icepdf.core.pobjects.graphics.text.WordPositionComparator
 
WordText - Class in org.icepdf.core.pobjects.graphics.text
Word text represents an individual word in the document.
WordText() - Constructor for class org.icepdf.core.pobjects.graphics.text.WordText
 
write(int) - Method in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.icepdf.core.io.ConservativeSizingByteArrayOutputStream
 
write(int) - Method in class org.icepdf.core.io.CountingOutputStream
 
write(byte[]) - Method in class org.icepdf.core.io.CountingOutputStream
 
write(byte[], int, int) - Method in class org.icepdf.core.io.CountingOutputStream
 
writeInteger(OutputStream, int) - Static method in class org.icepdf.core.util.Utils
Write the given int as a 4 byte integer to the given outputStream.
writeLong(OutputStream, long) - Static method in class org.icepdf.core.util.Utils
Write the given int as a 8 byte long to the given outputStream.
writeToData(short) - Method in class org.jpedal.jbig2.examples.pdf.PDFSegment
 
writeToHeader(short) - Method in class org.jpedal.jbig2.examples.pdf.PDFSegment
 
writeToHeader(short[]) - Method in class org.jpedal.jbig2.examples.pdf.PDFSegment
 
writeToOutputStream(OutputStream) - Method in class org.icepdf.core.pobjects.Document
Takes the internal PDF data, which may be in a file or in RAM, and write it to the provided OutputStream.
wspace - Variable in class org.icepdf.core.pobjects.graphics.TextState
Set the word spacing, Tw, to wordSpace, which is a number expressed in unscaled text space units.

X

X_HEIGHT - Static variable in class org.icepdf.core.pobjects.fonts.FontDescriptor
 
XOBJECT_KEY - Static variable in class org.icepdf.core.pobjects.Resources
 
XREFSTM_KEY - Static variable in class org.icepdf.core.pobjects.PTrailer
 
XSTEP_KEY - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
 

Y

y_TOKEN - Static variable in class org.icepdf.core.util.PdfOps
 
YSTEP_KEY - Static variable in class org.icepdf.core.pobjects.graphics.TilingPattern
 

Z

ZAPF_DINGBATS - Static variable in class org.icepdf.core.pobjects.fonts.AFM
 
ZeroPaddedInputStream - Class in org.icepdf.core.io
When decoding CCITTFaxDecode images via JAI, we sometimes have to zero pad the input data, otherwise JAI will fail instead of it gracefully assuming zero data itself.
ZeroPaddedInputStream(InputStream) - Constructor for class org.icepdf.core.io.ZeroPaddedInputStream
 

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