intarsys PDF library API
A B C D E F G H I J K L M N O P R S T U V W X

A

AbstractAccessPermissions - Class in de.intarsys.pdf.crypt
A set of flags describing the access permissions for the document.
AbstractAccessPermissions(StandardSecurityHandler) - Constructor for class de.intarsys.pdf.crypt.AbstractAccessPermissions
 
AbstractActionHandler - Class in de.intarsys.pdf.app.action
A common convenience superclass for implementing IActionHandler objects.
AbstractActionHandler() - Constructor for class de.intarsys.pdf.app.action.AbstractActionHandler
 
AbstractBitFlags - Class in de.intarsys.pdf.pd
AbstractBitFlags provides access to an integer containing bit wise flags.
AbstractBitFlags() - Constructor for class de.intarsys.pdf.pd.AbstractBitFlags
 
AbstractCryptHandler - Class in de.intarsys.pdf.crypt
Abstract superclass for implementing ICryptHandler.
AbstractCryptHandler() - Constructor for class de.intarsys.pdf.crypt.AbstractCryptHandler
 
AbstractFontRegistry - Class in de.intarsys.font
Common superclass for implementing a font registry.
AbstractFontRegistry() - Constructor for class de.intarsys.font.AbstractFontRegistry
 
AbstractFontRegistry(int) - Constructor for class de.intarsys.font.AbstractFontRegistry
 
AbstractRandomAccess - Class in de.intarsys.tools.randomaccess
Supports reading and writing to a random access data container.
AbstractRandomAccess() - Constructor for class de.intarsys.tools.randomaccess.AbstractRandomAccess
 
AbstractSecurityHandler - Class in de.intarsys.pdf.crypt
An abstract superclass for implementing ISecurityHandler.
AbstractSecurityHandler() - Constructor for class de.intarsys.pdf.crypt.AbstractSecurityHandler
 
AbstractXRefParser - Class in de.intarsys.pdf.st
An abstract parser for the PDF XRef information.
AbstractXRefParser(STDocument, COSDocumentParser) - Constructor for class de.intarsys.pdf.st.AbstractXRefParser
 
AbstractXRefWriter - Class in de.intarsys.pdf.st
An abstract superclass for implementing a XRef serializer.
AbstractXRefWriter(COSWriter) - Constructor for class de.intarsys.pdf.st.AbstractXRefWriter
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSArray
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSBoolean
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSDictionary
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSDocumentElement
Accept a visitor object.
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSFixed
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSIndirectObject
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSInteger
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSName
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSNull
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSObjectProxy
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSStream
 
accept(ICOSObjectVisitor) - Method in class de.intarsys.pdf.cos.COSString
 
accept(IXRefEntryVisitor) - Method in class de.intarsys.pdf.st.STXRefEntry
 
accept(IXRefEntryVisitor) - Method in class de.intarsys.pdf.st.STXRefEntryCompressed
 
accept(IXRefEntryVisitor) - Method in class de.intarsys.pdf.st.STXRefEntryFree
 
accept(IXRefEntryVisitor) - Method in class de.intarsys.pdf.st.STXRefEntryOccupied
 
accept(ILocator, String) - Method in interface de.intarsys.tools.locator.ILocatorNameFilter
This method returns true if the ILocator with name name within parent should be included in the result list.
AccessPermissionsFull - Class in de.intarsys.pdf.crypt
Provide full access to PDF features.
AccessPermissionsR2 - Class in de.intarsys.pdf.crypt
The access permission flags as of /Standard handler, release 2 spec.
AccessPermissionsR2(StandardSecurityHandler) - Constructor for class de.intarsys.pdf.crypt.AccessPermissionsR2
 
AccessPermissionsR3 - Class in de.intarsys.pdf.crypt
The access permission flags as of /Standard handler, release 3 spec.
AccessPermissionsR3(StandardSecurityHandler) - Constructor for class de.intarsys.pdf.crypt.AccessPermissionsR3
 
ACROFORMFIELD_ACTION_TRIGGERS - Static variable in class de.intarsys.pdf.pd.PDAcroFormField
supported additional action triggers
AcroFormFieldFlags - Class in de.intarsys.pdf.pd
The flags of a field in an acrobat form.
AcroFormFieldFlags(PDAcroFormField) - Constructor for class de.intarsys.pdf.pd.AcroFormFieldFlags
 
AcroFormSigFlags - Class in de.intarsys.pdf.pd
The flags of a signature field.
AcroFormSigFlags(PDAcroForm) - Constructor for class de.intarsys.pdf.pd.AcroFormSigFlags
 
ActionException - Exception in de.intarsys.pdf.app.action
An exception encountered ahile handling a action or action sequence.
ActionException() - Constructor for exception de.intarsys.pdf.app.action.ActionException
 
ActionException(String) - Constructor for exception de.intarsys.pdf.app.action.ActionException
 
ActionException(Throwable) - Constructor for exception de.intarsys.pdf.app.action.ActionException
 
ActionException(String, Throwable) - Constructor for exception de.intarsys.pdf.app.action.ActionException
 
ActionHandlerRegistry - Class in de.intarsys.pdf.app.action
A singleton for the IActionHandlerRegistry.
ActionHandlerRegistry() - Constructor for class de.intarsys.pdf.app.action.ActionHandlerRegistry
 
ActionProcessor - Class in de.intarsys.pdf.app.action
A singleton for the IActionProcessor.
ActionProcessor() - Constructor for class de.intarsys.pdf.app.action.ActionProcessor
 
ActionTools - Class in de.intarsys.pdf.app.action
Tool class for PDAction related tasks.
ActionTools() - Constructor for class de.intarsys.pdf.app.action.ActionTools
 
ActionTools.ActionDisablement - Class in de.intarsys.pdf.app.action
Handle type for disable/enable action processing
ActionTools.ActionDisablement() - Constructor for class de.intarsys.pdf.app.action.ActionTools.ActionDisablement
 
add(COSObject) - Method in class de.intarsys.pdf.cos.COSArray
Add a COSObject to the collection.
add(int, COSObject) - Method in class de.intarsys.pdf.cos.COSArray
Add a COSObject to the collection.
add(COSDocumentElement) - Method in class de.intarsys.pdf.cos.COSDocument
This should not be used by the application programmer.
addAction(COSName, PDAction) - Method in class de.intarsys.pdf.pd.PDAdditionalActions
 
addAction(PDAction) - Method in class de.intarsys.pdf.pd.PDAnnotation
Add a PDAction to be executed when this is "activated".
addAction(PDAction) - Method in class de.intarsys.pdf.pd.PDDocument
 
addAll(CDSNameTreeNode) - Method in class de.intarsys.pdf.cds.CDSNameTreeNode
Add all children from node.
addAll(COSDictionary) - Method in class de.intarsys.pdf.cos.COSDictionary
Add all objects from dict.
addAnnotation(PDWidgetAnnotation) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Insert a new PDAnnotation object for the form field.
addAnnotation(PDAnnotation) - Method in class de.intarsys.pdf.pd.PDPage
Add a PDAnnotation to the collection of annotations on the receiver page.
addChangedReference(COSIndirectObject) - Method in class de.intarsys.pdf.st.STDocument
Mark object as changed within this document.
addColorSpaceResource(COSName, PDColorSpace) - Method in class de.intarsys.pdf.pd.PDResources
 
addContentStream(CSContent) - Method in class de.intarsys.pdf.pd.PDPage
Add a CSContent stream to this.
addDocumentListener(ICOSDocumentListener) - Method in class de.intarsys.pdf.cos.COSDocument
Add an ICOSDocumentListener to be informed about the documents events.
addEncoding(int, String) - Method in class de.intarsys.pdf.encoding.MappedEncoding
When constructing manually, one can define a map from codePoint to name with this method.
addEncoding(int, String, int) - Method in class de.intarsys.pdf.encoding.MappedEncoding
Add a known complete tuple.
addEntry(STXRefEntry) - Method in class de.intarsys.pdf.st.STXRefSection
 
addExtGStateResource(COSName, PDExtGState) - Method in class de.intarsys.pdf.pd.PDResources
 
addField(FDField) - Method in class de.intarsys.pdf.fd.FDFDF
 
addField(FDField) - Method in class de.intarsys.pdf.fd.FDField
 
addField(PDAcroFormField) - Method in class de.intarsys.pdf.pd.PDAcroForm
 
addField(PDAcroFormField) - Method in class de.intarsys.pdf.pd.PDAcroFormField
 
addField(PDAcroFormField) - Method in class de.intarsys.pdf.pd.PDAcroFormNode
Insert a PDAcroFormField in the receiver node.
addFilter(COSName) - Method in class de.intarsys.pdf.cos.COSStream
Add a new filter to this.
addFont(IFont) - Method in class de.intarsys.font.AbstractFontRegistry
 
addFontResource(COSName, PDFont) - Method in class de.intarsys.pdf.pd.PDResources
 
addIfAbsent(COSDictionary) - Method in class de.intarsys.pdf.cos.COSDictionary
Add all values from dict that are not yet defined in the receiver.
addItem(PDOutlineItem) - Method in class de.intarsys.pdf.pd.PDOutlineNode
Add a new PDOutlineItem.
addMarkedContent(COSName, byte[]) - Method in class de.intarsys.pdf.content.CSContent
Add "content" at the end of the "marked content" portion in the content stream of this.
addMarkedContent(byte[]) - Method in class de.intarsys.pdf.pd.PDForm
Add new marked content to the stream.
addMonitor(ICOSMonitor) - Method in class de.intarsys.pdf.cos.COSDocument
 
addNext(PDAction) - Method in class de.intarsys.pdf.pd.PDAction
Add a new PDAction to be executed after this.
addNode(int, PDPageNode) - Method in class de.intarsys.pdf.pd.PDPageTree
Add a page after at the designated index.
addNode(PDPageNode) - Method in class de.intarsys.pdf.pd.PDPageTree
Add a page as immediate child at last position
addNodeAfter(PDPageNode, PDPageNode) - Method in class de.intarsys.pdf.pd.PDPageTree
Add a page after the designated destination page. the destination page must be in the receiver tree node
addObjectListener(ICOSObjectListener) - Method in class de.intarsys.pdf.cos.COSCompositeObject
 
addObjectListener(ICOSObjectListener) - Method in class de.intarsys.pdf.cos.COSObject
Add a listener for object changes.
addObjectListener(ICOSObjectListener) - Method in class de.intarsys.pdf.cos.COSPrimitiveObject
 
addObjectListener(ICOSObjectListener) - Method in class de.intarsys.pdf.cos.COSStream
 
addObjectReference(COSIndirectObject) - Method in class de.intarsys.pdf.st.STDocument
Add another indirect object to the document.
addOpenAction(PDAction) - Method in class de.intarsys.pdf.pd.PDDocument
Add a PDAction to be exceuted when this is opened.
addOperand(COSObject) - Method in class de.intarsys.pdf.content.CSOperation
Add an operand at the end of the current operand list.
addOperation(CSOperation) - Method in class de.intarsys.pdf.content.CSContent
Add another operation to the rendering program.
addOperation(int, CSOperation) - Method in class de.intarsys.pdf.content.CSContent
Add another operation to the rendering program.
addPageNode(PDPageNode) - Method in class de.intarsys.pdf.pd.PDDocument
Add a page object to this documents root page tree.
addPageNodeAfter(PDPageNode, PDPageNode) - Method in class de.intarsys.pdf.pd.PDDocument
Add a page object to this document after the designated page.
addPatternResource(COSName, PDPattern) - Method in class de.intarsys.pdf.pd.PDResources
 
addResource(COSName, COSName, PDObject) - Method in class de.intarsys.pdf.pd.PDResources
 
addShadingResource(COSName, PDShading) - Method in class de.intarsys.pdf.pd.PDResources
 
addStringToTable(byte[], byte) - Method in class de.intarsys.pdf.filter.LZWDecoder
Add a new string to the string table.
addStringToTable(byte[]) - Method in class de.intarsys.pdf.filter.LZWDecoder
Add a new string to the string table.
addXObjectResource(COSName, PDXObject) - Method in class de.intarsys.pdf.pd.PDResources
 
adjustBeginLineColumn(int, int) - Method in class de.intarsys.pdf.postscript.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustTransform(AffineTransform, int, Rectangle2D) - Static method in class de.intarsys.pdf.tools.kernel.PDFGeometryTools
Given a transformation in user space, apply the necessary transformation steps to move the origin of the coordinate system to the lower left corner of rect after rotating it clockwise by rotate.
AESCryptHandler - Class in de.intarsys.pdf.crypt
An ICryptHandlerimplementing the AES algorithm.
AESCryptHandler() - Constructor for class de.intarsys.pdf.crypt.AESCryptHandler
 
AFMEncoding - Class in de.intarsys.pdf.font
The builtin encoding of AFM defined fonts.
AFMEncoding(AFM) - Constructor for class de.intarsys.pdf.font.AFMEncoding
AFMEncoding constructor comment.
AFMSymbolicEncoding - Class in de.intarsys.pdf.font
 
AFMSymbolicEncoding(AFM) - Constructor for class de.intarsys.pdf.font.AFMSymbolicEncoding
 
ALIGNMENT_CENTER - Static variable in class de.intarsys.pdf.pd.PDAcroFormField
alignment constant: 1: Centered
ALIGNMENT_LEFT - Static variable in class de.intarsys.pdf.pd.PDAcroFormField
alignment constant: 0: Left-justified
ALIGNMENT_RIGHT - Static variable in class de.intarsys.pdf.pd.PDAcroFormField
alignment constant: 2: Right-justified
ANNOTATION_ACTION_TRIGGERS - Static variable in class de.intarsys.pdf.pd.PDAnnotation
supported additional action triggers
AnnotationFlags - Class in de.intarsys.pdf.pd
The flags of an annotation.
AnnotationFlags(PDAnnotation) - Constructor for class de.intarsys.pdf.pd.AnnotationFlags
 
annotationTriggerBlurred(PDAnnotation) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
annotationTriggerFocus(PDAnnotation) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
annotationTriggerKeystroke(PDAnnotation, String, boolean, int, boolean, int, int, boolean, String) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
annotationTriggerMouseDown(PDAnnotation) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
annotationTriggerMouseEnter(PDAnnotation) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
annotationTriggerMouseExit(PDAnnotation) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
annotationTriggerMouseUp(PDAnnotation) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
annotationTriggerPageClose(PDAnnotation) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
annotationTriggerPageInvisible(PDAnnotation) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
annotationTriggerPageOpen(PDAnnotation) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
annotationTriggerPageVisible(PDAnnotation) - Static method in class de.intarsys.pdf.app.action.ActionTools
 
AppearanceCreatorRegistry - Class in de.intarsys.pdf.app.appearance
A VM singleton for the IAppearanceCreatorRegistry.
AppearanceCreatorRegistry() - Constructor for class de.intarsys.pdf.app.appearance.AppearanceCreatorRegistry
 
AppearanceCreatorTools - Class in de.intarsys.pdf.app.appearance
Tool class for tasks related to appearance creation.
AppearanceCreatorTools() - Constructor for class de.intarsys.pdf.app.appearance.AppearanceCreatorTools
 
ArcFourCryptHandler - Class in de.intarsys.pdf.crypt
An ICryptHandler implementing the RC4 algorithm.
ArcFourCryptHandler() - Constructor for class de.intarsys.pdf.crypt.ArcFourCryptHandler
 
ARRAY_CLOSE - Static variable in class de.intarsys.pdf.writer.COSWriter
 
ARRAY_OPEN - Static variable in class de.intarsys.pdf.writer.COSWriter
 
asArray() - Method in class de.intarsys.pdf.cos.COSArray
 
asArray() - Method in class de.intarsys.pdf.cos.COSObject
this as a COSArray or null
asBoolean() - Method in class de.intarsys.pdf.cos.COSBoolean
 
asBoolean() - Method in class de.intarsys.pdf.cos.COSObject
 
ASCII85Filter - Class in de.intarsys.pdf.filter
 
ASCII85Filter(COSDictionary) - Constructor for class de.intarsys.pdf.filter.ASCII85Filter
 
ASCII85InputStream - Class in de.intarsys.pdf.filter
Input stream to decode binary data encoded in ASCII representable byte codes.
ASCII85InputStream(InputStream) - Constructor for class de.intarsys.pdf.filter.ASCII85InputStream
Constructor
ASCII85OutputStream - Class in de.intarsys.pdf.filter
Output stream to encode binary data with ASCII representable byte codes.
ASCII85OutputStream(OutputStream) - Constructor for class de.intarsys.pdf.filter.ASCII85OutputStream
Constructor.
ASCIIHexFilter - Class in de.intarsys.pdf.filter
 
ASCIIHexFilter(COSDictionary) - Constructor for class de.intarsys.pdf.filter.ASCIIHexFilter
 
ASCIIHexInputStream - Class in de.intarsys.pdf.filter
Input stream to decode binary data encoded in ascii representable byte codes.
ASCIIHexInputStream(InputStream) - Constructor for class de.intarsys.pdf.filter.ASCIIHexInputStream
 
ASCIIHexOutputStream - Class in de.intarsys.pdf.filter
Output stream to encode binary data with ascii representable byte codes.
ASCIIHexOutputStream(OutputStream) - Constructor for class de.intarsys.pdf.filter.ASCIIHexOutputStream
Constructor for ASCIIHexOutputStream.
asDictionary() - Method in class de.intarsys.pdf.cos.COSDictionary
 
asDictionary() - Method in class de.intarsys.pdf.cos.COSObject
 
asFixed() - Method in class de.intarsys.pdf.cos.COSFixed
 
asFixed() - Method in class de.intarsys.pdf.cos.COSObject
 
asInputStream() - Method in class de.intarsys.tools.randomaccess.AbstractRandomAccess
 
asInputStream() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
A InputStream view on the data structure.
asInteger() - Method in class de.intarsys.pdf.cos.COSInteger
 
asInteger() - Method in class de.intarsys.pdf.cos.COSObject
 
asName() - Method in class de.intarsys.pdf.cos.COSName
 
asName() - Method in class de.intarsys.pdf.cos.COSObject
 
asNull() - Method in class de.intarsys.pdf.cos.COSObject
 
asNumber() - Method in class de.intarsys.pdf.cos.COSNumber
 
asNumber() - Method in class de.intarsys.pdf.cos.COSObject
 
asOutputStream() - Method in class de.intarsys.tools.randomaccess.AbstractRandomAccess
 
asOutputStream() - Method in interface de.intarsys.tools.randomaccess.IRandomAccess
A OutputStream view on the data structure.
associate(ICOSContainer, COSObject) - Method in class de.intarsys.pdf.cos.COSCompositeObject
 
associate(ICOSContainer, COSObject) - Method in class de.intarsys.pdf.cos.COSDocument
This method should not be used by the application programmer.
associate(ICOSContainer, COSObject) - Method in class de.intarsys.pdf.cos.COSIndirectObject
 
associate(ICOSContainer, COSObject) - Method in interface de.intarsys.pdf.cos.ICOSContainer
It is the responsibility of the current container to create the association with the new one.
asStream() - Method in class de.intarsys.pdf.cos.COSObject
 
asStream() - Method in class de.intarsys.pdf.cos.COSStream
 
asString() - Method in class de.intarsys.pdf.cos.COSObject
 
asString() - Method in class de.intarsys.pdf.cos.COSString
 
Attribute - Class in de.intarsys.tools.attribute
A generic object to be used as a key with IAttributeSupport.
Attribute(String) - Constructor for class de.intarsys.tools.attribute.Attribute
 
AttributeSupport - Class in de.intarsys.tools.attribute
A common implementation of IAttributeSupport for quick linking in a host object.
AttributeSupport() - Constructor for class de.intarsys.tools.attribute.AttributeSupport
 
authenticate(IPasswordProvider) - Method in interface de.intarsys.pdf.crypt.ISecurityHandler
Perform an authentication of the current "user" on behalf of the information in the encryption dictionary.
authenticate(IPasswordProvider) - Method in interface de.intarsys.pdf.crypt.ISystemSecurityHandler
Perform an authentication of the current "user" on behalf of the information in the encryption dictionary.
authenticate(IPasswordProvider) - Method in class de.intarsys.pdf.crypt.StandardSecurityHandler
 
authenticate(IPasswordProvider) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandler
 
authenticate(IPasswordProvider) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandlerV1
 
authenticate(IPasswordProvider) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandlerV2
 
available() - Method in class de.intarsys.pdf.filter.ASCII85InputStream
 
available() - Method in class de.intarsys.pdf.filter.ASCIIHexInputStream
 

intarsys PDF library API
A B C D E F G H I J K L M N O P R S T U V W X
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.