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

S

save() - Method in class de.intarsys.pdf.cos.COSDocument
Save the document to its current ILocator.
save(ILocator) - Method in class de.intarsys.pdf.cos.COSDocument
Save the document nto a new ILocator.
save(ILocator, Map) - Method in class de.intarsys.pdf.cos.COSDocument
Save the document to an optional new ILocator using the options to control specific serializing behavior such as "incremental writing".
save() - Method in class de.intarsys.pdf.fd.FDDocument
 
save(ILocator, Map) - Method in class de.intarsys.pdf.fd.FDDocument
 
save(ILocator) - Method in class de.intarsys.pdf.fd.FDDocument
 
save() - Method in class de.intarsys.pdf.pd.PDDocument
 
save(ILocator) - Method in class de.intarsys.pdf.pd.PDDocument
 
save(ILocator, Map) - Method in class de.intarsys.pdf.pd.PDDocument
 
save() - Method in class de.intarsys.pdf.st.STDocument
 
save(ILocator) - Method in class de.intarsys.pdf.st.STDocument
 
save(ILocator, Map) - Method in class de.intarsys.pdf.st.STDocument
 
saveState() - Method in class de.intarsys.pdf.content.common.CSCreator
 
saveState() - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
saveState() - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
saveState() - Method in interface de.intarsys.pdf.content.ICSDevice
Save the current graphics state on a stack for later use.
saveState() - Method in class de.intarsys.pdf.cos.COSArray
 
saveState() - Method in class de.intarsys.pdf.cos.COSDictionary
 
saveState() - Method in class de.intarsys.pdf.cos.COSFalse
 
saveState() - Method in class de.intarsys.pdf.cos.COSFixed
 
saveState() - Method in class de.intarsys.pdf.cos.COSInteger
 
saveState() - Method in class de.intarsys.pdf.cos.COSName
 
saveState() - Method in class de.intarsys.pdf.cos.COSNull
 
saveState() - Method in class de.intarsys.pdf.cos.COSObjectProxy
 
saveState() - Method in class de.intarsys.pdf.cos.COSStream
 
saveState() - Method in class de.intarsys.pdf.cos.COSString
 
saveState() - Method in class de.intarsys.pdf.cos.COSTrue
 
saveStateContainer() - Method in class de.intarsys.pdf.cos.COSCompositeObject
 
saveStateContainer() - Method in class de.intarsys.pdf.cos.COSDocument
This method should not be used by the application programmer.
saveStateContainer() - Method in class de.intarsys.pdf.cos.COSIndirectObject
 
saveStateContainer() - Method in interface de.intarsys.pdf.cos.ICOSContainer
Create a save state for the container when saving the COSObject state.
scale(float, float) - Method in class de.intarsys.pdf.cds.CDSMatrix
Concatenate this transformation with a scaling transformation.
scale(float[]) - Method in class de.intarsys.pdf.cds.CDSMatrix
Concatenate this transformation with a scaling transformation.
SEARCH_BUFFER_SIZE - Static variable in class de.intarsys.pdf.parser.COSDocumentParser
use a buffer large than specified by the spec. we already had documents with whitespace padding > 1024 bytes!
searchLastStartXRef(IRandomAccess) - Method in class de.intarsys.pdf.parser.COSDocumentParser
Searches the offset to the first trailer in the last SEARCH_BUFFER_SIZE bytes of the document.
searchLinearized(IRandomAccess) - Method in class de.intarsys.pdf.parser.COSDocumentParser
Deprecated.
Don't use this anymore Returns the offset of the dictionary with linearization parameters if any. Returns -1 otherwise.
SecurityHandlerFactory - Class in de.intarsys.pdf.crypt
A VM singleton for the ISecurityHandlerFactory.
SecurityHandlerFactory() - Constructor for class de.intarsys.pdf.crypt.SecurityHandlerFactory
 
seekToEnd() - Method in class de.intarsys.pdf.writer.COSWriter
 
set(IFormHandlerFactory) - Static method in class de.intarsys.pdf.app.acroform.FormHandlerFactory
Set the active IFormHandlerFactory for the VM.
set(IActionHandlerRegistry) - Static method in class de.intarsys.pdf.app.action.ActionHandlerRegistry
Set the active IActionHandlerRegistry for the VM.
set(IActionProcessor) - Static method in class de.intarsys.pdf.app.action.ActionProcessor
Set the active IActionProcessor for the VM.
set(IAnnotationOutlet) - Static method in class de.intarsys.pdf.app.annotation.AnnotationOutlet
 
set(IAppearanceCreatorRegistry) - Static method in class de.intarsys.pdf.app.appearance.AppearanceCreatorRegistry
 
set(int, COSObject) - Method in class de.intarsys.pdf.cos.COSArray
Replace the object at index i with object.
set(ICOSDocumentFactory) - Static method in class de.intarsys.pdf.cos.COSDocumentFactory
 
set(IAuthenticationHandlerFactory) - Static method in class de.intarsys.pdf.crypt.AuthenticationHandlerFactory
 
set(IPasswordProvider) - Static method in class de.intarsys.pdf.crypt.PasswordProvider
Set the unique factory.
set(ISecurityHandlerFactory) - Static method in class de.intarsys.pdf.crypt.SecurityHandlerFactory
 
set(IFilterFactory) - Static method in class de.intarsys.pdf.filter.FilterFactory
 
set(IPredictionFactory) - Static method in class de.intarsys.pdf.filter.PredictionFactory
 
set(IFontFactory) - Static method in class de.intarsys.pdf.font.outlet.FontFactory
Set the IFontFactory singleton.
set(IFontOutlet) - Static method in class de.intarsys.pdf.font.outlet.FontOutlet
Set the IFontOutlet singleton.
set(int, boolean) - Method in class de.intarsys.pdf.pd.AbstractBitFlags
All bits in the underlying integer masked by the bit mask are set acording to the flag.
set(int, boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setA(float) - Method in class de.intarsys.pdf.cds.CDSMatrix
Set the matrix element "a".
setAcroForm(PDAcroForm) - Method in class de.intarsys.pdf.pd.PDDocument
Set AcroForm in PDF Document.
setAcroFormField(PDAFSignatureField) - Method in class de.intarsys.pdf.pd.PDSignature
 
setAction(COSName, PDAction) - Method in class de.intarsys.pdf.pd.PDAdditionalActions
 
setAction(PDAction) - Method in class de.intarsys.pdf.pd.PDAnnotation
Set the PDAction for the "activation" of this.
setAction(PDAction) - Method in class de.intarsys.pdf.pd.PDOutlineItem
Assign the PDAction to be executed when the outline is activated.
setAdditionalActions(PDAdditionalActions) - Method in interface de.intarsys.pdf.pd.IAdditionalActionSupport
 
setAdditionalActions(PDAdditionalActions) - Method in class de.intarsys.pdf.pd.PDAcroFormField
 
setAdditionalActions(PDAdditionalActions) - Method in class de.intarsys.pdf.pd.PDAnnotation
 
setAdditionalActions(PDAdditionalActions) - Method in class de.intarsys.pdf.pd.PDDocument
 
setAdditionalActions(PDAdditionalActions) - Method in class de.intarsys.pdf.pd.PDPage
 
setAFRelationship(COSName) - Method in class de.intarsys.pdf.pd.PDFileSpecification
 
setAlign(boolean) - Method in class de.intarsys.pdf.filter.CCITTFaxDecoder
 
setAlignment(float[]) - Method in class de.intarsys.pdf.pd.PDIconFit
 
setAlignmentCenter() - Method in class de.intarsys.pdf.pd.PDAcroFormField
Make variable text centered.
setAlignmentLeft() - Method in class de.intarsys.pdf.pd.PDAcroFormField
Make variable text left aligned.
setAlignmentRight() - Method in class de.intarsys.pdf.pd.PDAcroFormField
Make variable text right aligned.
setAllCap(boolean) - Method in class de.intarsys.pdf.font.FontDescriptorFlags
 
setAllCap(boolean) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setAlternateFieldName(String) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Asssign a alternate field name.
setApp(PDBuildData) - Method in class de.intarsys.pdf.pd.PDBuildProperties
 
setAppearance(PDAppearance) - Method in class de.intarsys.pdf.pd.PDAnnotation
Assign a PDAppearance to this.
setAppearanceCharacteristics(PDAppearanceCharacteristics) - Method in class de.intarsys.pdf.pd.PDWidgetAnnotation
 
setAppearanceCreator(PDObject, IAppearanceCreator) - Static method in class de.intarsys.pdf.app.appearance.AppearanceCreatorTools
 
setAppearanceState(COSName) - Method in class de.intarsys.pdf.pd.PDAnnotation
Select a concrete PDForm from the PDAppearance.
setAppendOnly(boolean) - Method in class de.intarsys.pdf.pd.AcroFormSigFlags
excerpt from PDF 1.7 spec (p. 674): If set, the document contains signatures that may be invalidated if the file is saved (written) in a way that alters its previous contents, as opposed to an incremental update.
setApplicationData(String, PDApplicationData) - Method in class de.intarsys.pdf.pd.PDDocument
 
setApplicationData(COSName, PDApplicationData) - Method in class de.intarsys.pdf.pd.PDForm
 
setApplicationData(String, PDApplicationData) - Method in class de.intarsys.pdf.pd.PDPage
Associate a PDApplicationData instance with this using name.
setArgs(Object) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setArtBox(CDSRectangle) - Method in class de.intarsys.pdf.pd.PDPage
Sets the rectangle (in default user space units) that defines the extent of the page’s meaningful content (including potential white space) as intended by the page’s creator (PDF 1.3).
setAscent(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setAttribute(Object, Object) - Method in class de.intarsys.pdf.content.GraphicsState
Set a generic attribute value.
setAttribute(Object, Object) - Method in class de.intarsys.pdf.cos.COSBasedObject
 
setAttribute(Object, Object) - Method in class de.intarsys.pdf.cos.COSCompositeObject
 
setAttribute(Object, Object) - Method in class de.intarsys.pdf.cos.COSDocument
 
setAttribute(Object, Object) - Method in class de.intarsys.pdf.font.PDGlyphs
 
setAttribute(Object, Object) - Method in class de.intarsys.pdf.pd.PDDocument
 
setAttribute(Object, Object) - Method in class de.intarsys.pdf.st.STDocument
 
setAuthenticationHandler(IAuthenticationHandler) - Method in class de.intarsys.pdf.crypt.StandardSecurityHandler
 
setAuthor(String) - Method in class de.intarsys.pdf.cos.COSInfoDict
Set the /Author field in the info dictionary.
setAuthor(String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setAutoUpdate(boolean) - Method in class de.intarsys.pdf.cos.COSDocument
 
setAutoUpdate(boolean) - Method in class de.intarsys.pdf.pd.PDDocument
 
setAutoUpdate(boolean) - Method in class de.intarsys.pdf.st.STDocument
 
setAutoUpdate(boolean) - Method in class de.intarsys.pdf.writer.COSWriter
 
setAvgWidth(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setB(float) - Method in class de.intarsys.pdf.cds.CDSMatrix
Set the matrix element "b".
setBackgroundColor(float[]) - Method in class de.intarsys.pdf.pd.PDAppearanceCharacteristics
 
setBaseFont(String) - Method in class de.intarsys.pdf.font.PDFont
 
setBitsPerComponent(int) - Method in class de.intarsys.pdf.pd.PDImage
 
setBleedBox(CDSRectangle) - Method in class de.intarsys.pdf.pd.PDPage
Sets the rectangle (in default user space units) that defines the region to which the contents of this page shall be clipped when output in a production environment (PDF 1.3).
setBlendMode(COSName) - Method in class de.intarsys.pdf.pd.PDExtGState
 
setBlendModeMultiply() - Method in class de.intarsys.pdf.pd.PDExtGState
 
setBlendModeNormal() - Method in class de.intarsys.pdf.pd.PDExtGState
 
setBold(boolean) - Method in class de.intarsys.pdf.pd.OutlineItemFlags
 
setBorderColor(float[]) - Method in class de.intarsys.pdf.pd.PDAppearanceCharacteristics
 
setBorderStyle(PDBorderStyle) - Method in class de.intarsys.pdf.pd.PDAnnotation
Assign a PDBorderStyle.
setBorderStyleName(COSName) - Method in class de.intarsys.pdf.pd.PDAnnotation
Assign a border style name.
setBorderStyleWidth(float) - Method in class de.intarsys.pdf.pd.PDAnnotation
Assign a border width.
setBoundingBox(CDSRectangle) - Method in class de.intarsys.pdf.pd.PDForm
Set the bounding box of the receiver.
setBoundingBox(CDSRectangle) - Method in class de.intarsys.pdf.pd.PDTilingPattern
 
setBounds(Shape) - Method in class de.intarsys.pdf.content.text.CSCharacterParser
 
setBuildProperties(PDBuildProperties) - Method in class de.intarsys.pdf.pd.PDSignature
 
setBytes(byte[]) - Method in class de.intarsys.pdf.pd.PDEmbeddedFile
set the data representing the XObject
setBytes(byte[]) - Method in class de.intarsys.pdf.pd.PDTilingPattern
 
setBytes(byte[]) - Method in class de.intarsys.pdf.pd.PDXObject
Set the data representing the XObject
setC(float) - Method in class de.intarsys.pdf.cds.CDSMatrix
Set the matrix element "c".
setCache(Object) - Method in class de.intarsys.pdf.content.CSOperation
 
setCalculate(boolean) - Method in class de.intarsys.pdf.app.acroform.CommonFormHandler
 
setCalculate(boolean) - Method in interface de.intarsys.pdf.app.acroform.IFormHandler
 
setCalculate(boolean) - Method in class de.intarsys.pdf.app.acroform.ProxyFormHandler
 
setCanonicalFormat(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setCanonicalFormat(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setCapHeight(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setCatalog(COSCatalog) - Method in class de.intarsys.pdf.cos.COSDocument
Assign a new catalog (/Root entry in the trailer).
setCert(byte[]) - Method in class de.intarsys.pdf.pd.PDSignature
Sets certificates in the /Cert field.
setCert(List) - Method in class de.intarsys.pdf.pd.PDSignature
Sets certificates in the /Cert field.
setChange(String) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setCharSet(String) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setCharSet(String) - Method in class de.intarsys.pdf.font.PDFontDescriptorAFM
 
setCharSet(String) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setCharSet(String) - Method in class de.intarsys.pdf.font.PDFontDescriptorType3
 
setCIDSystemInfo(CIDSystemInfo) - Method in class de.intarsys.pdf.font.CIDFont
 
setCIDWidthMap(CIDWidthMap) - Method in class de.intarsys.pdf.font.CIDFont
 
setCollection(PDCollection) - Method in class de.intarsys.pdf.pd.PDDocument
 
setColor(float[]) - Method in class de.intarsys.pdf.pd.PDAnnotation
Assign a color.
setColorSpace(PDColorSpace) - Method in class de.intarsys.pdf.pd.PDImage
In inline images the color space may reference the resource dictionary.
setComb(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setComb(boolean) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Convenience method to access "Comb" flag.
setCombo(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setCommitKey(int) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setCommitOnSelChange(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setContactInfo(String) - Method in class de.intarsys.pdf.pd.PDSignature
 
setContents(String) - Method in class de.intarsys.pdf.pd.PDAnnotation
Assign a content String.
setContents(String) - Method in class de.intarsys.pdf.pd.PDPopupAnnotation
 
setContentStream(CSContent) - Method in interface de.intarsys.pdf.content.IContentStreamProvider
Assign the new CSContent to this.
setContentStream(CSContent) - Method in class de.intarsys.pdf.pd.PDForm
 
setContentStream(CSContent) - Method in class de.intarsys.pdf.pd.PDPage
Assign a new visual appearance to the page.
setContentStream(CSContent) - Method in class de.intarsys.pdf.pd.PDTilingPattern
 
setCorners(float, float, float, float) - Method in class de.intarsys.pdf.cds.CDSRectangle
Set the corners of this.
setCreateComment(boolean) - Method in class de.intarsys.pdf.content.common.CSPrettyPrinter
 
setCreateIndent(boolean) - Method in class de.intarsys.pdf.content.common.CSPrettyPrinter
 
setCreateLineSeparator(boolean) - Method in class de.intarsys.pdf.content.common.CSPrettyPrinter
 
setCreationDate(String) - Method in class de.intarsys.pdf.cos.COSInfoDict
Set the /CreationDate field in the info dictionary.
setCreationDate(CDSDate) - Method in class de.intarsys.pdf.pd.PDEmbeddedFileParams
 
setCreationDate(Date) - Method in class de.intarsys.pdf.pd.PDEmbeddedFileParams
 
setCreationDate(String) - Method in class de.intarsys.pdf.pd.PDEmbeddedFileParams
 
setCreationDateString(String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setCreator(String) - Method in class de.intarsys.pdf.cos.COSInfoDict
Set the /Creator field in the info dictionary.
setCreator(String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setCropBox(CDSRectangle) - Method in class de.intarsys.pdf.pd.PDPageNode
Set the rectangle in user space coordinates defining the visible region of the page. user space is measured in 1/72 inch initially
setD(float) - Method in class de.intarsys.pdf.cds.CDSMatrix
Set the matrix element "d".
setDashArray(int[]) - Method in class de.intarsys.pdf.pd.PDBorderStyle
 
setDate(CDSDate) - Method in class de.intarsys.pdf.pd.PDBuildData
 
setDate(CDSDate) - Method in class de.intarsys.pdf.pd.PDSignature
 
setDebugStream(PrintStream) - Method in class de.intarsys.pdf.postscript.ParserTokenManager
 
setDecode(int[]) - Method in class de.intarsys.pdf.pd.PDImage
 
setDecodedBytes(byte[]) - Method in class de.intarsys.pdf.cos.COSStream
Set the streams logical content
setDefaultAppearanceContent(CSContent) - Method in class de.intarsys.pdf.pd.PDAcroFormNode
Set the content stream fragment to be used as the default appearance with variable text fields.
setDefaultAppearanceFont(PDFont) - Method in class de.intarsys.pdf.pd.PDAcroFormNode
Set the font to be used as the default font in variable text fields.
setDefaultAppearanceFontColor(float[]) - Method in class de.intarsys.pdf.pd.PDAcroFormNode
Set the font color to be used as the default font color in variable text fields.
setDefaultAppearanceFontSize(float) - Method in class de.intarsys.pdf.pd.PDAcroFormNode
Set the font size to be used as the default font size in variable text fields.
setDefaultGlyphWidth(int) - Method in class de.intarsys.pdf.font.CIDFont
 
setDefaultResources(PDResources) - Method in class de.intarsys.pdf.pd.PDAcroForm
Assign the default resource dictionary to be used with the form.
setDefaultValue(String) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Assign a new default value.
setDefaultValue(String) - Method in class de.intarsys.pdf.pd.PDAFTextField
 
setDescendantFont(CIDFont) - Method in class de.intarsys.pdf.font.PDFontType0
 
setDescent(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setDescription(String) - Method in class de.intarsys.pdf.pd.PDFileSpecification
 
setDestination(PDDestination) - Method in class de.intarsys.pdf.pd.PDLinkAnnotation
 
setDestination(PDDestination) - Method in class de.intarsys.pdf.pd.PDOutlineItem
Assign the PDDestination to be displayed when the outline is activated.
setDeviceTransform(AffineTransform) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setDigestMethod(String) - Method in class de.intarsys.pdf.pd.PDSignatureReference
 
setDigestValue(byte[]) - Method in class de.intarsys.pdf.pd.PDSignatureReference
 
setDirty(boolean) - Method in class de.intarsys.pdf.cos.COSIndirectObject
Set the dirty state of the indirect object
setDirty(boolean) - Method in class de.intarsys.pdf.st.STDocument
Set the change flag of this.
setDisplayMode(COSName) - Method in class de.intarsys.pdf.pd.PDExplicitDestination
 
setDoc(COSDocument) - Method in class de.intarsys.pdf.st.STDocument
 
setDocumentInfo(COSName, String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setDoNotScroll(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setDoNotScroll(boolean) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Convenience method to access "DoNotScroll" flag.
setDownAppearance(COSName, PDForm) - Method in class de.intarsys.pdf.pd.PDAppearance
 
setDownCaption(String) - Method in class de.intarsys.pdf.pd.PDAppearanceCharacteristics
 
setE(float) - Method in class de.intarsys.pdf.cds.CDSMatrix
Set the matrix element "e".
setEdit(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setEmbeddedFile(COSName, PDEmbeddedFile) - Method in class de.intarsys.pdf.pd.PDFileSpecification
 
setEmbedForm(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setEmbedForm(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setEncodedBytes(byte[]) - Method in class de.intarsys.pdf.cos.COSStream
Set the stream physical content.
setEncoding(String) - Method in class de.intarsys.pdf.cos.COSString
Set the Charset name to be used when decoding the COSString bytes.
setEncoding(Encoding) - Method in class de.intarsys.pdf.font.PDFont
set an encoding for the font
setEncryptionFilterStream(COSName) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandlerV4
 
setEncryptionFilterString(COSName) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandlerV4
 
setEncryptionMethodAES(COSName) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandlerV4
 
setEncryptionMethodArcFour(COSName) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandlerV4
 
setEncryptionMethodNone(COSName) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandlerV4
 
setEncryptMetadata(boolean) - Method in class de.intarsys.pdf.crypt.StandardSecurityHandler
 
setEncryptMetadata(boolean) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandlerV4
 
setExceptionHandler(ICSExceptionHandler) - Method in class de.intarsys.pdf.content.CSInterpreter
 
setExceptionHandler(ICSExceptionHandler) - Method in interface de.intarsys.pdf.content.ICSInterpreter
Assign the ICSExceptionHandler for the interpreter.
setExceptionHandler(ICOSExceptionHandler) - Method in class de.intarsys.pdf.cos.COSDocument
 
setExceptionHandler(IPDFParserExceptionHandler) - Method in class de.intarsys.pdf.parser.PDFParser
 
setExclFKey(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setExclFKey(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setExclNonUserAnnots(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setExclNonUserAnnots(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setExecuted(boolean) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setExportFormat(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setExportFormat(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setExtendedState(COSName, PDExtGState) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setExtendedState(COSName, PDExtGState) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setExtendedState(COSName, PDExtGState) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setExtendedState(COSName, PDExtGState) - Method in class de.intarsys.pdf.content.CSImageFilter
 
setExtendedState(COSName, PDExtGState) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the dictionary as the new graphic state, creating a new PDResources entry if needed.
setF(float) - Method in class de.intarsys.pdf.cds.CDSMatrix
Set the matrix element "f".
setFieldBoolean(COSName, boolean) - Method in class de.intarsys.pdf.cos.COSBasedObject
Set the value of field namewithin this.
setFieldFixed(COSName, float) - Method in class de.intarsys.pdf.cos.COSBasedObject
Set the value of field namewithin this.
setFieldInt(COSName, int) - Method in class de.intarsys.pdf.cos.COSBasedObject
Set the value of field namewithin this.
setFieldMLString(COSName, String) - Method in class de.intarsys.pdf.cos.COSBasedObject
Set the value of field namewithin this.
setFieldName(COSName, String) - Method in class de.intarsys.pdf.cos.COSBasedObject
Set the value of field namewithin this.
setFieldObject(COSName, COSBasedObject) - Method in class de.intarsys.pdf.cos.COSBasedObject
Set the value of field namewithin this.
setFields(List) - Method in class de.intarsys.pdf.fd.FDFDF
 
setFields(List) - Method in class de.intarsys.pdf.fd.FDField
 
setFields(List<String>) - Method in class de.intarsys.pdf.pd.PDSignatureLock
 
setFieldString(COSName, String) - Method in class de.intarsys.pdf.cos.COSBasedObject
Set the value of field namewithin this.
setFieldValue(Object, Object) - Method in class de.intarsys.pdf.app.acroform.CommonFormHandler
 
setFieldValue(Object, Object) - Method in class de.intarsys.pdf.app.acroform.EntityFormHandler
 
setFieldValue(Object, Object) - Method in interface de.intarsys.pdf.app.acroform.IFormHandler
 
setFieldValue(Object, Object) - Method in class de.intarsys.pdf.app.acroform.ProxyFormHandler
 
setFile(String) - Method in class de.intarsys.pdf.fd.FDFDF
 
setFile(PDFileSpecification) - Method in class de.intarsys.pdf.pd.PDActionLaunch
 
setFile(String) - Method in class de.intarsys.pdf.pd.PDFileSpecification
 
setFileSelect(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setFileSpecification(PDFileSpecification) - Method in class de.intarsys.pdf.pd.PDFileAttachmentAnnotation
 
setFileSpecificationString(COSName, String) - Method in class de.intarsys.pdf.pd.PDFileSpecification
 
setFileSystem(COSName) - Method in class de.intarsys.pdf.pd.PDFileSpecification
 
setFillBits(boolean) - Method in class de.intarsys.pdf.filter.CCITTFaxDecoder
 
setFilter(PDBuildData) - Method in class de.intarsys.pdf.pd.PDBuildProperties
 
setFilter(COSName) - Method in class de.intarsys.pdf.pd.PDSignature
Set the name of the signature creator, for example: Adobe.PPKLite
setFixedPitch(boolean) - Method in class de.intarsys.pdf.font.FontDescriptorFlags
 
setFixedPitch(boolean) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setFlags(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setFlagsValue(int) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setFlagsValue(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorAFM
 
setFlagsValue(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setFlagsValue(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorType3
 
setFlatnessTolerance(float) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setFlatnessTolerance(float) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setFlatnessTolerance(float) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setFlatnessTolerance(float) - Method in class de.intarsys.pdf.content.CSImageFilter
 
setFlatnessTolerance(float) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the flatness tolerance.
setFont(PDFont) - Method in class de.intarsys.pdf.pd.DefaultAppearance
 
setFontBB(CDSRectangle) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setFontBB(CDSRectangle) - Method in class de.intarsys.pdf.font.PDFontType3
 
setFontColorValues(float[]) - Method in class de.intarsys.pdf.pd.DefaultAppearance
 
setFontDescriptor(PDFontDescriptor) - Method in class de.intarsys.pdf.font.PDFont
 
setFontFamily(String) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setFontFamily(String) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setFontFile(byte[]) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setFontFile(byte[]) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setFontFile2(byte[]) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setFontFile2(byte[]) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setFontFile3(byte[]) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setFontFile3(byte[]) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setFontMatrix(CDSMatrix) - Method in class de.intarsys.pdf.font.PDFontType3
 
setFontName(String) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setFontName(String) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setFontName(COSName) - Method in class de.intarsys.pdf.pd.DefaultAppearance
 
setFontSize(float) - Method in class de.intarsys.pdf.pd.DefaultAppearance
 
setFontStretch(String) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setFontStretch(String) - Method in class de.intarsys.pdf.font.PDFontDescriptorAFM
 
setFontStretch(String) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setFontStretch(String) - Method in class de.intarsys.pdf.font.PDFontDescriptorType3
 
setFontWeight(int) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setFontWeight(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorAFM
 
setFontWeight(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setFontWeight(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorType3
 
setForceBold(boolean) - Method in class de.intarsys.pdf.font.FontDescriptorFlags
 
setForceBold(boolean) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setGenericParent(PDObject) - Method in class de.intarsys.pdf.pd.PDAcroForm
 
setGenericParent(PDObject) - Method in class de.intarsys.pdf.pd.PDObject
Set the parent of the receiver if it is a node in a hierarchical structure (like page nodes or form fields).
setGenericParent(PDObject) - Method in class de.intarsys.pdf.pd.PDPageNode
 
setGetMethod(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setGetMethod(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setHeight(float) - Method in class de.intarsys.pdf.cds.CDSRectangle
Set the height of this.
setHeight(int) - Method in class de.intarsys.pdf.pd.PDImage
set the height of the raster image
setHexMode(boolean) - Method in class de.intarsys.pdf.cos.COSString
Set the flag if this is written in hex representation
setHidden(boolean) - Method in class de.intarsys.pdf.pd.AnnotationFlags
 
setHidden(boolean) - Method in class de.intarsys.pdf.pd.PDAnnotation
Convenience method to access "Hidden" flag.
setHighlightingMode(COSName) - Method in class de.intarsys.pdf.pd.PDLinkAnnotation
 
setHighlightingMode(COSName) - Method in class de.intarsys.pdf.pd.PDWidgetAnnotation
 
setHint(Object) - Method in exception de.intarsys.pdf.parser.COSLoadException
 
setIconFit(PDIconFit) - Method in class de.intarsys.pdf.pd.PDAppearanceCharacteristics
 
setIconName(COSName) - Method in class de.intarsys.pdf.pd.PDFileAttachmentAnnotation
 
setIconName(COSName) - Method in class de.intarsys.pdf.pd.PDStampAnnotation
 
setIconName(COSName) - Method in class de.intarsys.pdf.pd.PDTextAnnotation
 
setIgnoreBorderWidth(boolean) - Method in class de.intarsys.pdf.pd.PDIconFit
 
setIgnoreCase(boolean) - Method in class de.intarsys.pdf.content.text.CSTextSearcher
 
setImageMask(boolean) - Method in class de.intarsys.pdf.pd.PDImage
 
setInclude(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setInclude(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setIncludeAnnotations(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setIncludeAnnotations(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setIncludeAppendSaves(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setIncludeAppendSaves(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setIncludeNoValueFields(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setIncludeNoValueFields(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setIncremental(boolean) - Method in class de.intarsys.pdf.writer.COSWriter
 
setIndex(COSArray) - Method in class de.intarsys.pdf.st.STStreamXRefSection
 
setInfoDict(COSInfoDict) - Method in class de.intarsys.pdf.cos.COSDocument
Set the info dictionary containing metadata.
setInfoDict(COSInfoDict) - Method in class de.intarsys.pdf.cos.COSTrailer
Set the info dictionary containing metadata.
setInfoDict(COSInfoDict) - Method in class de.intarsys.pdf.pd.PDDocument
Set the info dictionary containing metadata.
setInnerColor(float[]) - Method in class de.intarsys.pdf.pd.PDMarkupAnnotation
 
setInterruptible(boolean) - Method in class de.intarsys.pdf.content.CSInterpreter
 
setInvisible(boolean) - Method in class de.intarsys.pdf.pd.AnnotationFlags
 
setInvisible(boolean) - Method in class de.intarsys.pdf.pd.PDAnnotation
Convenience method to access "Invisible" flag.
setItalic(boolean) - Method in class de.intarsys.pdf.font.FontDescriptorFlags
 
setItalic(boolean) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setItalic(boolean) - Method in class de.intarsys.pdf.pd.OutlineItemFlags
 
setItalicAngle(float) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setJavaScript(String) - Method in class de.intarsys.pdf.pd.PDActionJavaScript
 
setKey(COSObjectKey) - Method in class de.intarsys.pdf.cos.COSIndirectObject
Assign a COSObjectKey to this.
setKey(int, int) - Method in class de.intarsys.pdf.cos.COSIndirectObject
 
setKeywords(String) - Method in class de.intarsys.pdf.cos.COSInfoDict
Set the /Keywords field in the info dictionary.
setKeywords(String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setLeading(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setLength(long) - Method in class de.intarsys.pdf.cos.COSTools.Revision
 
setLength(int) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandler
 
setLineCap(int) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setLineCap(int) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setLineCap(int) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setLineCap(int) - Method in class de.intarsys.pdf.content.CSImageFilter
 
setLineCap(int) - Method in interface de.intarsys.pdf.content.ICSDevice
The line cap specifies the shape to be used at the ends of open subpaths.
setLineDash(float, float, float) - Method in class de.intarsys.pdf.content.common.CSCreator
Convenience method to access "setLineDash".
setLineDash(float[], float) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setLineDash(float[], float) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setLineDash(float[], float) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setLineDash(float[], float) - Method in class de.intarsys.pdf.content.CSImageFilter
 
setLineDash(float[], float) - Method in interface de.intarsys.pdf.content.ICSDevice
Define the pattern used to stroke paths.
setLineJoin(int) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setLineJoin(int) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setLineJoin(int) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setLineJoin(int) - Method in class de.intarsys.pdf.content.CSImageFilter
 
setLineJoin(int) - Method in interface de.intarsys.pdf.content.ICSDevice
The line join specifies the shape to be used at the connection points of two adjacent lines in a path.
setLineLength(int) - Method in class de.intarsys.pdf.filter.ASCII85OutputStream
Set the line length.
setLineWidth(float) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setLineWidth(float) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setLineWidth(float) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setLineWidth(float) - Method in class de.intarsys.pdf.content.CSImageFilter
 
setLineWidth(float) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the thickness of the line used to stroke a path.
setLocalName(String) - Method in class de.intarsys.pdf.fd.FDField
 
setLocalName(String) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Assign a new local name.
setLocation(String) - Method in class de.intarsys.pdf.pd.PDSignature
 
setLock(PDSignatureLock) - Method in class de.intarsys.pdf.pd.PDAFSignatureField
 
setLocked(boolean) - Method in class de.intarsys.pdf.pd.AnnotationFlags
 
setLocked(boolean) - Method in class de.intarsys.pdf.pd.PDAnnotation
Convenience method to access "Locked" flag.
setLockedContents(boolean) - Method in class de.intarsys.pdf.pd.AnnotationFlags
 
setLookupFontFamilyName(String) - Method in class de.intarsys.pdf.font.PDFont
 
setLookupFontName(String) - Method in class de.intarsys.pdf.font.PDFont
 
setLookupFontStyle(PDFontStyle) - Method in class de.intarsys.pdf.font.PDFont
 
setLookupProviders(boolean) - Method in class de.intarsys.pdf.app.annotation.StandardAnnotationOutlet
 
setLookupProviders(boolean) - Method in class de.intarsys.pdf.app.appearance.StandardAppearanceCreatorRegistry
 
setLookupProviders(boolean) - Static method in class de.intarsys.pdf.font.outlet.FontFactory
 
setLookupProviders(boolean) - Static method in class de.intarsys.pdf.font.outlet.FontOutlet
 
setLowerLeftX(float) - Method in class de.intarsys.pdf.cds.CDSRectangle
Set the lower left x coordinate.
setLowerLeftY(float) - Method in class de.intarsys.pdf.cds.CDSRectangle
Set the lower left y coordinate.
setMap(boolean) - Method in class de.intarsys.pdf.pd.PDActionURI
 
setMarkedContent(COSName, byte[]) - Method in class de.intarsys.pdf.content.CSContent
Set the "marked content" portion in the content stream of this.
setMarkedContent(byte[]) - Method in class de.intarsys.pdf.pd.PDForm
Set the new variable content of the stream.
setMask(PDXObject) - Method in class de.intarsys.pdf.pd.PDImage
 
setMatrix(CDSMatrix) - Method in class de.intarsys.pdf.pd.PDForm
Set the matrix of the receiver.
setMatrix(CDSMatrix) - Method in class de.intarsys.pdf.pd.PDPattern
 
setMaxLength(Integer) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Set the maximum length for this field.
setMaxWidth(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setMayAssemble(boolean) - Method in class de.intarsys.pdf.crypt.PermissionFlags
 
setMayCopy(boolean) - Method in class de.intarsys.pdf.crypt.PermissionFlags
 
setMayExtract(boolean) - Method in class de.intarsys.pdf.crypt.PermissionFlags
 
setMayFillForm(boolean) - Method in class de.intarsys.pdf.crypt.PermissionFlags
 
setMayModify(boolean) - Method in class de.intarsys.pdf.crypt.PermissionFlags
 
setMayModifyAnnotation(boolean) - Method in class de.intarsys.pdf.crypt.PermissionFlags
 
setMayPrint(boolean) - Method in class de.intarsys.pdf.crypt.PermissionFlags
 
setMayPrintHighQuality(boolean) - Method in class de.intarsys.pdf.crypt.PermissionFlags
 
setMediaBox(CDSRectangle) - Method in class de.intarsys.pdf.pd.PDPageNode
Set the rectangle in user space coordinates defining the physical page boundaries. user space is measured in 1/72 inch initially
setMissingWidth(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setMiterLimit(float) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setMiterLimit(float) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setMiterLimit(float) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setMiterLimit(float) - Method in class de.intarsys.pdf.content.CSImageFilter
 
setMiterLimit(float) - Method in interface de.intarsys.pdf.content.ICSDevice
The maximum ratio of MiterLength/LineWidth when connecting two lines with miter style.
setModDate(String) - Method in class de.intarsys.pdf.cos.COSInfoDict
Set the /ModDate field in the info dictionary.
setModDate(CDSDate) - Method in class de.intarsys.pdf.pd.PDEmbeddedFileParams
 
setModDate(Date) - Method in class de.intarsys.pdf.pd.PDEmbeddedFileParams
 
setModDate(String) - Method in class de.intarsys.pdf.pd.PDEmbeddedFileParams
 
setModDateString(String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setModifier(boolean) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setMultiline(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setMultiline(boolean) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Convenience method to access "Multiline" flag.
setMultiSelect(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setName(String) - Method in class de.intarsys.pdf.cos.COSDocument
Assign a new name to the document.
setName(String) - Method in class de.intarsys.pdf.pd.PDAnnotation
Assign a name.
setName(String) - Method in class de.intarsys.pdf.pd.PDBuildData
 
setName(String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setName(String) - Method in class de.intarsys.pdf.pd.PDSignature
 
setName(String) - Method in class de.intarsys.pdf.st.STDocument
Rename the document locally.
setNeedAppearances(boolean) - Method in class de.intarsys.pdf.pd.PDAcroForm
Set the /NeedAppearances field for the form.
setNoExport(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setNoExport(boolean) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Convenience method to access "NoExport" flag.
setNonEFontNoWarn(boolean) - Method in class de.intarsys.pdf.pd.PDBuildData
 
setNonStrokeColor(ICSDevice, float[]) - Static method in class de.intarsys.pdf.content.common.CSDeviceTools
 
setNonStrokeColorCMYK(float, float, float, float) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setNonStrokeColorCMYK(float, float, float, float) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setNonStrokeColorCMYK(float, float, float, float) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setNonStrokeColorCMYK(float, float, float, float) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the non stroking color space to /DeviceCMYK and set the color values c, m, y, K.
setNonStrokeColorGray(float) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setNonStrokeColorGray(float) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setNonStrokeColorGray(float) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setNonStrokeColorGray(float) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the non stroking color space to /DeviceGray and set the gray level to gray.
setNonStrokeColorRGB(float, float, float) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setNonStrokeColorRGB(float, float, float) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setNonStrokeColorRGB(float, float, float) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setNonStrokeColorRGB(float, float, float) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the non stroking color space to /DeviceRGB and set the color values r, g, b.
setNonStrokeColorSpace(COSName, PDColorSpace) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setNonStrokeColorSpace(COSName, PDColorSpace) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setNonStrokeColorSpace(COSName, PDColorSpace) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setNonStrokeColorSpace(COSName, PDColorSpace) - Method in interface de.intarsys.pdf.content.ICSDevice
Set color space for non-stroking.
setNonStrokeColorValues(float[]) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setNonStrokeColorValues(float[], COSName, PDPattern) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setNonStrokeColorValues(float[]) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setNonStrokeColorValues(float[], COSName, PDPattern) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setNonStrokeColorValues(float[]) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setNonStrokeColorValues(float[], COSName, PDPattern) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setNonStrokeColorValues(float[]) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the color used for non stroking operations, dependent on the currently selected color spaces.
setNonStrokeColorValues(float[], COSName, PDPattern) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the color used for non stroking operations, dependent on the currently selected special color spaces.
setNonStrokingAlphaConstant(float) - Method in class de.intarsys.pdf.pd.PDExtGState
 
setNonsymbolic(boolean) - Method in class de.intarsys.pdf.font.FontDescriptorFlags
 
setNonsymbolic(boolean) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setNormalAppearance(COSName, PDForm) - Method in class de.intarsys.pdf.pd.PDAppearance
 
setNormalCaption(String) - Method in class de.intarsys.pdf.pd.PDAppearanceCharacteristics
 
setNoRotate(boolean) - Method in class de.intarsys.pdf.pd.AnnotationFlags
 
setNoRotate(boolean) - Method in class de.intarsys.pdf.pd.PDAnnotation
Convenience method to access "NoRotate" flag.
setNotDEFINED(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setNotDEFINED(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setNoToggleToOff(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setNoView(boolean) - Method in class de.intarsys.pdf.pd.AnnotationFlags
 
setNoView(boolean) - Method in class de.intarsys.pdf.pd.PDAnnotation
Convenience method to access "NoView" flag.
setNoZoom(boolean) - Method in class de.intarsys.pdf.pd.AnnotationFlags
 
setNoZoom(boolean) - Method in class de.intarsys.pdf.pd.PDAnnotation
Convenience method to access "NoZoom" flag.
setOffset(long) - Method in class de.intarsys.pdf.st.STXRefEntryOccupied
 
setOpacity(float) - Method in class de.intarsys.pdf.pd.PDMarkupAnnotation
 
setOpen(boolean) - Method in class de.intarsys.pdf.pd.PDPopupAnnotation
 
setOpenAction(PDAction) - Method in class de.intarsys.pdf.pd.PDDocument
 
setOperand(int, COSObject) - Method in class de.intarsys.pdf.content.CSOperation
Set operand at index i to objec.
setOptions(Map) - Method in class de.intarsys.pdf.pd.PDAFChoiceField
Assign the currently active options.
setOptions(String[], String[]) - Method in class de.intarsys.pdf.pd.PDAFChoiceField
Assign the currently active options.
setOS(String) - Method in class de.intarsys.pdf.pd.PDBuildData
 
setOutline(PDOutline) - Method in class de.intarsys.pdf.pd.PDDocument
 
setOverrideEncoding(Encoding) - Method in class de.intarsys.pdf.font.outlet.FontQuery
Set the encoding attribute for the font to be looked up.
setOverrideFontFamilyName(String) - Method in class de.intarsys.pdf.font.outlet.FontQuery
Set the font family attribute for the font to be looked up.
setOverrideFontName(String) - Method in class de.intarsys.pdf.font.outlet.FontQuery
 
setOverrideFontStyle(PDFontStyle) - Method in class de.intarsys.pdf.font.outlet.FontQuery
Set the font style attribute for the font to be looked up.
setOverrideFontType(String) - Method in class de.intarsys.pdf.font.outlet.FontQuery
 
setOwnerPassword(byte[]) - Method in class de.intarsys.pdf.crypt.StandardSecurityHandler
Set new owner password for the ISecurityHandler.
setPage(PDPage) - Method in class de.intarsys.pdf.pd.PDExplicitDestination
 
setPageMode(String) - Method in class de.intarsys.pdf.cos.COSCatalog
Set the /PageMode field in the document catalog.
setPageTree(PDPageTree) - Method in class de.intarsys.pdf.pd.PDDocument
 
setPaintType(int) - Method in class de.intarsys.pdf.pd.PDTilingPattern
 
setParameters(double[]) - Method in class de.intarsys.pdf.pd.PDExplicitDestination
 
setParameters(float[]) - Method in class de.intarsys.pdf.pd.PDExplicitDestination
 
setParams(PDEmbeddedFileParams) - Method in class de.intarsys.pdf.pd.PDEmbeddedFile
 
setParent(PDAnnotation) - Method in class de.intarsys.pdf.pd.PDPopupAnnotation
 
setPassword(Map, char[]) - Static method in class de.intarsys.pdf.crypt.PasswordProvider
 
setPassword(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setPasswordProvider(Map, IPasswordProvider) - Static method in class de.intarsys.pdf.crypt.PasswordProvider
 
setPasswordProvider(IPasswordProvider) - Method in class de.intarsys.pdf.crypt.StandardAuthenticationHandler
 
setPermissions(COSName, PDSignature) - Method in class de.intarsys.pdf.pd.PDDocument
 
setPermissions(int) - Method in class de.intarsys.pdf.pd.PDTransformParams
 
setPopup(PDPopupAnnotation) - Method in class de.intarsys.pdf.pd.PDMarkupAnnotation
 
setPosition(long) - Method in class de.intarsys.pdf.cos.COSObjectProxy
Assign the position within the data stream.
setPrecision(int) - Method in class de.intarsys.pdf.cos.COSFixed
Assign the precision for this.
setPrefix(String) - Method in class de.intarsys.pdf.content.text.CSTextSearchCandidate
 
setPrefix(String) - Method in class de.intarsys.pdf.content.text.CSTextSearchHit
 
setPreRelease(boolean) - Method in class de.intarsys.pdf.pd.PDBuildData
 
setPrint(boolean) - Method in class de.intarsys.pdf.pd.AnnotationFlags
 
setPrint(boolean) - Method in class de.intarsys.pdf.pd.PDAnnotation
Convenience method to access "Print" flag.
setProducer(String) - Method in class de.intarsys.pdf.cos.COSInfoDict
Set the /Producer field in the info dictionary.
setProducer(String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setPubSec(PDBuildData) - Method in class de.intarsys.pdf.pd.PDBuildProperties
 
setPushbutton(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setPushbutton(boolean) - Method in class de.intarsys.pdf.pd.PDAFButtonField
Make this a push button.
setQuadding(int) - Method in class de.intarsys.pdf.pd.PDAcroFormNode
Set the justification of variable text within the field.
setQuadPoints(float[]) - Method in class de.intarsys.pdf.pd.PDTextMarkupAnnotation
 
setR(int) - Method in class de.intarsys.pdf.pd.PDBuildData
 
setRadio(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setRc(boolean) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setReadOnly(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setReadOnly(boolean) - Method in class de.intarsys.pdf.pd.AnnotationFlags
 
setReadOnly(boolean) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Convenience method to access "ReadOnly" flag.
setReadOnly(boolean) - Method in class de.intarsys.pdf.pd.PDAnnotation
Convenience method to access "ReadOnly" flag.
setReason(String) - Method in class de.intarsys.pdf.pd.PDSignature
 
setRectangle(CDSRectangle) - Method in class de.intarsys.pdf.pd.PDAnnotation
Assign a CDSRectangle for the visual appearance of this.
setRenderingIntent(COSName) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setRenderingIntent(COSName) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setRenderingIntent(COSName) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setRenderingIntent(COSName) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the color rendering intent.
setRequired(boolean) - Method in class de.intarsys.pdf.pd.AcroFormFieldFlags
 
setResources(PDResources) - Method in class de.intarsys.pdf.font.PDFontType3
 
setResources(PDResources) - Method in interface de.intarsys.pdf.pd.IResourcesProvider
 
setResources(PDResources) - Method in class de.intarsys.pdf.pd.PDForm
 
setResources(PDResources) - Method in class de.intarsys.pdf.pd.PDPage
 
setResources(PDResources) - Method in class de.intarsys.pdf.pd.PDTilingPattern
 
setRetries(int) - Method in class de.intarsys.pdf.crypt.StandardAuthenticationHandler
 
setRolloverAppearance(COSName, PDForm) - Method in class de.intarsys.pdf.pd.PDAppearance
 
setRolloverCaption(String) - Method in class de.intarsys.pdf.pd.PDAppearanceCharacteristics
 
setRoot(COSCatalog) - Method in class de.intarsys.pdf.cos.COSTrailer
Set the catalog.
setRotate(int) - Method in class de.intarsys.pdf.pd.PDPageNode
The number of degrees by which the page should be rotated clockwise when displayed or printed.
setRotation(int) - Method in class de.intarsys.pdf.pd.PDAppearanceCharacteristics
 
setScalingCircumstances(COSName) - Method in class de.intarsys.pdf.pd.PDIconFit
 
setScalingMode(COSName) - Method in class de.intarsys.pdf.pd.PDIconFit
 
setScript(boolean) - Method in class de.intarsys.pdf.font.FontDescriptorFlags
 
setScript(boolean) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setSearchString(String) - Method in class de.intarsys.pdf.content.text.CSTextSearcher
 
setSecurityHandler(ISecurityHandler) - Method in interface de.intarsys.pdf.crypt.ISystemSecurityHandler
Assign a new ISecurityHandler.
setSecurityHandler(ISecurityHandler) - Method in class de.intarsys.pdf.crypt.SystemSecurityHandler
 
setSeedValue(PDSignatureSeedValue) - Method in class de.intarsys.pdf.pd.PDAFSignatureField
 
setSelEnd(int) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setSelStart(int) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setSerif(boolean) - Method in class de.intarsys.pdf.font.FontDescriptorFlags
 
setSerif(boolean) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setShift(boolean) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setSignature(PDSignature) - Method in class de.intarsys.pdf.pd.PDAFSignatureField
Assign a new signature value.
setSignatureExists(boolean) - Method in class de.intarsys.pdf.pd.AcroFormSigFlags
excerpt from PDF 1.7 spec (p. 674): If set, the document contains at least one signature field.
setSignatureReferences(List) - Method in class de.intarsys.pdf.pd.PDSignature
 
setSize(Integer) - Method in class de.intarsys.pdf.pd.PDEmbeddedFileParams
 
setSmallCap(boolean) - Method in class de.intarsys.pdf.font.FontDescriptorFlags
 
setSmallCap(boolean) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setSMask(PDXObject) - Method in class de.intarsys.pdf.pd.PDImage
 
setStemH(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setStemV(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setStream(COSStream) - Method in class de.intarsys.pdf.filter.Filter
 
setStream(COSStream) - Method in interface de.intarsys.pdf.filter.IFilter
 
setStrokeColor(ICSDevice, float[]) - Static method in class de.intarsys.pdf.content.common.CSDeviceTools
 
setStrokeColorCMYK(float, float, float, float) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setStrokeColorCMYK(float, float, float, float) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setStrokeColorCMYK(float, float, float, float) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setStrokeColorCMYK(float, float, float, float) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the stroking color space to /DeviceCMYK and set the color values c, m, y, K.
setStrokeColorGray(float) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setStrokeColorGray(float) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setStrokeColorGray(float) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setStrokeColorGray(float) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the stroking color space to /DeviceGray and set the gray level to gray.
setStrokeColorRGB(float, float, float) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setStrokeColorRGB(float, float, float) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setStrokeColorRGB(float, float, float) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setStrokeColorRGB(float, float, float) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the stroking color space to /DeviceRGB and set the color values r, g, b.
setStrokeColorSpace(COSName, PDColorSpace) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setStrokeColorSpace(COSName, PDColorSpace) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setStrokeColorSpace(COSName, PDColorSpace) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setStrokeColorSpace(COSName, PDColorSpace) - Method in interface de.intarsys.pdf.content.ICSDevice
Set color space for stroking.
setStrokeColorValues(float[]) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setStrokeColorValues(float[], COSName, PDPattern) - Method in class de.intarsys.pdf.content.common.CSCreator
 
setStrokeColorValues(float[]) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setStrokeColorValues(float[], COSName, PDPattern) - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
setStrokeColorValues(float[]) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setStrokeColorValues(float[], COSName, PDPattern) - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
setStrokeColorValues(float[]) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the color used for stroking operations, dependent on the currently selected color spaces.
setStrokeColorValues(float[], COSName, PDPattern) - Method in interface de.intarsys.pdf.content.ICSDevice
Set the color used for stroking operations, dependent on the currently selected special color spaces.
setStrokingAlphaConstant(float) - Method in class de.intarsys.pdf.pd.PDExtGState
 
setStyle(COSName) - Method in class de.intarsys.pdf.pd.PDBorderStyle
 
setSubFilter(COSName) - Method in class de.intarsys.pdf.pd.PDSignature
Set the name of the encoding algorithm
setSubject(String) - Method in class de.intarsys.pdf.cos.COSInfoDict
Set the /Subject field in the info dictionary.
setSubject(String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setSubject(String) - Method in class de.intarsys.pdf.pd.PDMarkupAnnotation
 
setSubject(String) - Method in class de.intarsys.pdf.pd.PDPopupAnnotation
 
setSubmitCoordinates(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setSubmitCoordinates(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setSubmitPDF(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setSubmitPDF(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setSubtype(String) - Method in class de.intarsys.pdf.pd.PDEmbeddedFile
 
setSuffix(String) - Method in class de.intarsys.pdf.content.text.CSTextSearchCandidate
 
setSuffix(String) - Method in class de.intarsys.pdf.content.text.CSTextSearchHit
 
setSymbolic(boolean) - Method in class de.intarsys.pdf.font.FontDescriptorFlags
 
setSymbolic(boolean) - Method in class de.intarsys.pdf.font.PDFontDescriptor
 
setSystemSecurityHandler(ISystemSecurityHandler) - Method in class de.intarsys.pdf.st.STDocument
Set the ISystemSecurityHandler in order to change document's encryption.
setTarget(Object) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setTargetName(String) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setText(String) - Method in class de.intarsys.pdf.pd.PDMarkupAnnotation
 
setTextPosition(int) - Method in class de.intarsys.pdf.pd.PDAppearanceCharacteristics
 
setThreadLocal(IPasswordProvider) - Static method in class de.intarsys.pdf.crypt.PasswordProvider
 
setTilingType(int) - Method in class de.intarsys.pdf.pd.PDTilingPattern
 
setTitle(String) - Method in class de.intarsys.pdf.cos.COSInfoDict
Set the /Title field in the info dictionary.
setTitle(String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setTitle(String) - Method in class de.intarsys.pdf.pd.PDOutlineItem
Assign the outline title
setToggleNoView(boolean) - Method in class de.intarsys.pdf.pd.AnnotationFlags
 
setToggleNoView(boolean) - Method in class de.intarsys.pdf.pd.PDAnnotation
Convenience method to access "ToggleNoView" flag.
setToUnicode(CMap) - Method in class de.intarsys.pdf.font.PDFont
set the to unicode mapping
setTransformation(AffineTransform) - Method in class de.intarsys.pdf.cds.CDSMatrix
Set all matrix elements "a" - "f"
setTransformation(float, float, float, float, float, float) - Method in class de.intarsys.pdf.cds.CDSMatrix
Set all matrix elements "a" - "f"
setTransformation(float[]) - Method in class de.intarsys.pdf.cds.CDSMatrix
Set all matrix elements "a" - "f"
setTransformMethod(PDTransformMethod) - Method in class de.intarsys.pdf.pd.PDSignatureReference
 
setTransformParams(PDTransformParams) - Method in class de.intarsys.pdf.pd.PDSignatureReference
 
setTrapped(String) - Method in class de.intarsys.pdf.cos.COSInfoDict
Set the /Trapped field in the info dictionary.
setTrapped(String) - Method in class de.intarsys.pdf.pd.PDDocument
 
setTrimBox(CDSRectangle) - Method in class de.intarsys.pdf.pd.PDPage
Sets the rectangle (in default user space units) that defines the intended dimensions of the finished page after trimming (PDF 1.3).
setTrustedMode(boolean) - Method in class de.intarsys.pdf.pd.PDBuildData
 
setTypeName(String) - Method in class de.intarsys.pdf.st.STDocType
 
setUpperRightX(float) - Method in class de.intarsys.pdf.cds.CDSRectangle
Set the upper right x coordinate.
setUpperRightY(float) - Method in class de.intarsys.pdf.cds.CDSRectangle
Set the upper right y coordinate.
setURI(String) - Method in class de.intarsys.pdf.pd.PDActionURI
 
setUrl(URL) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setURL(URL) - Method in class de.intarsys.pdf.pd.PDFileSpecificationURL
 
setUseDefaultAuthentication(boolean) - Method in class de.intarsys.pdf.crypt.StandardAuthenticationHandler
 
setUserPassword(byte[]) - Method in class de.intarsys.pdf.crypt.StandardSecurityHandler
Set new user password for the ISecurityHandler.
setV(int) - Method in class de.intarsys.pdf.pd.PDBuildData
 
setValidate(boolean) - Method in class de.intarsys.pdf.app.acroform.CommonFormHandler
 
setValidate(boolean) - Method in interface de.intarsys.pdf.app.acroform.IFormHandler
 
setValidate(boolean) - Method in class de.intarsys.pdf.app.acroform.ProxyFormHandler
 
setValue(Object) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setValue(COSObject) - Method in class de.intarsys.pdf.cds.CDSTreeEntry
Set the value for entry.
setValue(Object) - Method in class de.intarsys.pdf.cos.COSDictionary.Entry
 
setValue(int) - Method in class de.intarsys.pdf.pd.AbstractBitFlags
This method is used to write back the changes made to the bit flags.
setValueString(String) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Set the value of this.
setValueString(String) - Method in class de.intarsys.pdf.pd.PDAFButtonField
 
setValueString(String) - Method in class de.intarsys.pdf.pd.PDAFChoiceField
 
setValueString(String) - Method in class de.intarsys.pdf.pd.PDAFTextField
 
setValueStrings(List) - Method in class de.intarsys.pdf.pd.PDAcroFormField
Set the value of this to a List of String objects.
setValueStrings(List) - Method in class de.intarsys.pdf.pd.PDAFChoiceField
 
setVersion(String) - Method in class de.intarsys.pdf.cos.COSCatalog
Set the /Version field in the document catalog.
setVersion(String) - Method in class de.intarsys.pdf.pd.PDTransformParams
 
setVersion(String) - Method in class de.intarsys.pdf.st.STDocType
 
setWidth(float) - Method in class de.intarsys.pdf.cds.CDSRectangle
Set the width of this.
setWidth(float) - Method in class de.intarsys.pdf.pd.PDBorderStyle
Set the style.
setWidth(int) - Method in class de.intarsys.pdf.pd.PDImage
set the width of the raster image
setWillCommit(boolean) - Method in class de.intarsys.pdf.app.action.TriggerEvent
 
setWriteModeHint(EnumWriteMode) - Method in class de.intarsys.pdf.cos.COSDocument
The write mode to be used when the document is written the next time.
setWriteModeHint(EnumWriteMode) - Method in class de.intarsys.pdf.pd.PDDocument
The write mode to be used when the document is written the next time.
setWriteModeHint(EnumWriteMode) - Method in class de.intarsys.pdf.st.STDocument
The write mode to be used when the document is written the next time.
setXFDF(boolean) - Method in class de.intarsys.pdf.pd.PDActionSubmitForm
 
setXFDF(boolean) - Method in class de.intarsys.pdf.pd.SubmitFormFlags
 
setXHeight(int) - Method in class de.intarsys.pdf.font.PDFontDescriptorEmbedded
 
setXRefSection(STXRefSection) - Method in class de.intarsys.pdf.cos.COSTools.Revision
 
setXRefSection(STXRefSection) - Method in class de.intarsys.pdf.st.STDocument
Attach the most recent x ref section to the document.
setXRefStream(STStreamXRefSection) - Method in class de.intarsys.pdf.st.STTrailerXRefSection
 
setXStep(float) - Method in class de.intarsys.pdf.pd.PDTilingPattern
 
setYStep(float) - Method in class de.intarsys.pdf.pd.PDTilingPattern
 
SHADING_TYPE_AXIAL - Static variable in class de.intarsys.pdf.pd.PDShading
 
SHADING_TYPE_COONS - Static variable in class de.intarsys.pdf.pd.PDShading
 
SHADING_TYPE_FREEFORM - Static variable in class de.intarsys.pdf.pd.PDShading
 
SHADING_TYPE_FUNCTIONBASED - Static variable in class de.intarsys.pdf.pd.PDShading
 
SHADING_TYPE_LATTICEFORM - Static variable in class de.intarsys.pdf.pd.PDShading
 
SHADING_TYPE_RADIAL - Static variable in class de.intarsys.pdf.pd.PDShading
 
SHADING_TYPE_TENSORPRODUCT - Static variable in class de.intarsys.pdf.pd.PDShading
 
SINGLETON - Static variable in class de.intarsys.pdf.font.IdentityCMap
 
SINGLETON - Static variable in class de.intarsys.pdf.font.NamedGIDMap
 
SINGLETON - Static variable in class de.intarsys.pdf.pd.PDCSDeviceCMYK
 
SINGLETON - Static variable in class de.intarsys.pdf.pd.PDCSDeviceGray
 
SINGLETON - Static variable in class de.intarsys.pdf.pd.PDCSDeviceRGB
 
SINGLETON - Static variable in class de.intarsys.pdf.pd.PDTransformMethodDocMDP
The one and only instance of the transform method.
SINGLETON - Static variable in class de.intarsys.pdf.pd.PDTransformMethodFieldMDP
The one and only instance of the transform method.
SINGLETON - Static variable in class de.intarsys.pdf.pd.PDTransformMethodIdentity
The one and only instance of the transform method.
SINGLETON - Static variable in class de.intarsys.pdf.pd.PDTransformMethodUR
The one and only instance of the transform method.
size() - Method in class de.intarsys.pdf.content.CSContent
The number of operations in the content stream.
size() - Method in class de.intarsys.pdf.cos.COSArray
The number of elements in this.
size() - Method in class de.intarsys.pdf.cos.COSDictionary
The number of elements in this.
size() - Method in class de.intarsys.pdf.postscript.Handler
 
SIZE_A4 - Static variable in class de.intarsys.pdf.cds.CDSRectangle
 
skip(long) - Method in class de.intarsys.pdf.filter.ASCII85InputStream
 
skip(long) - Method in class de.intarsys.pdf.filter.ASCIIHexInputStream
 
skip(long) - Method in class de.intarsys.pdf.filter.RunLengthInputStream
 
SLOT_ALL - Static variable in class de.intarsys.pdf.cos.COSDocument
A dummy object indicating a unconstrained change
SLOT_BYTES - Static variable in class de.intarsys.pdf.cos.COSStream
 
SLOT_CONTAINER - Static variable in class de.intarsys.pdf.cos.COSObject
 
SLOT_DIRTY - Static variable in class de.intarsys.pdf.cos.COSDocument
 
SLOT_LOCATOR - Static variable in class de.intarsys.pdf.cos.COSDocument
 
SLOT_TRAILER - Static variable in class de.intarsys.pdf.cos.COSDocument
 
soften(COSObject) - Method in class de.intarsys.pdf.cos.COSCompositeObject
Propagate up the containment hierarchy
soften(COSObject) - Method in class de.intarsys.pdf.cos.COSDocument
 
soften(COSObject) - Method in class de.intarsys.pdf.cos.COSIndirectObject
 
soften() - Method in class de.intarsys.pdf.cos.COSObject
"Soften" the reference to this object.
soften(COSObject) - Method in interface de.intarsys.pdf.cos.ICOSContainer
"Soften" the reference to object, making it accessible for swapping out / garbage collection if the counter for hardening is zero.
SPACE - Static variable in class de.intarsys.pdf.writer.COSWriter
 
specialToken - Variable in class de.intarsys.pdf.postscript.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
Standard - Static variable in class de.intarsys.pdf.encoding.GlyphNameMap
 
StandardActionHandlerRegistry - Class in de.intarsys.pdf.app.action
The default implementation for a action handler factory.
StandardActionHandlerRegistry() - Constructor for class de.intarsys.pdf.app.action.StandardActionHandlerRegistry
 
StandardActionProcessor - Class in de.intarsys.pdf.app.action
The standard IActionProcessor implementation.
StandardActionProcessor() - Constructor for class de.intarsys.pdf.app.action.StandardActionProcessor
 
StandardAnnotationOutlet - Class in de.intarsys.pdf.app.annotation
A VM singleton implementation for IAnnotationOutlet.
StandardAppearanceCreatorRegistry - Class in de.intarsys.pdf.app.appearance
A registry for the available IAppearanceCreator strategies.
StandardAuthenticationHandler - Class in de.intarsys.pdf.crypt
This object implements the standard authentication strategy for the StandardSecurityHandler.
StandardAuthenticationHandler() - Constructor for class de.intarsys.pdf.crypt.StandardAuthenticationHandler
 
StandardAuthenticationHandlerFactory - Class in de.intarsys.pdf.crypt
The standard factory for an IAuthenticationHandler.
StandardAuthenticationHandlerFactory() - Constructor for class de.intarsys.pdf.crypt.StandardAuthenticationHandlerFactory
 
StandardCryptHandler - Class in de.intarsys.pdf.crypt
An abstract superclass for the default implementation of ICryptHandler.
StandardCryptHandler() - Constructor for class de.intarsys.pdf.crypt.StandardCryptHandler
 
StandardDocumentFactory - Class in de.intarsys.pdf.cos
A simple factory that creates a new document from the locator.
StandardDocumentFactory() - Constructor for class de.intarsys.pdf.cos.StandardDocumentFactory
 
StandardEncoding - Class in de.intarsys.pdf.encoding
Implementation of StandardEncoding
StandardFilterFactory - Class in de.intarsys.pdf.filter
Factory to create pdf filtering streams by name.
StandardFilterFactory() - Constructor for class de.intarsys.pdf.filter.StandardFilterFactory
 
StandardFormHandler - Class in de.intarsys.pdf.app.acroform
The standard implementation of an IFormHandler.
StandardFormHandlerFactory - Class in de.intarsys.pdf.app.acroform
The standard implementation for IFormHandlerFactory creating a StandardFormHandler.
StandardFormHandlerFactory() - Constructor for class de.intarsys.pdf.app.acroform.StandardFormHandlerFactory
 
StandardPredictionFactory - Class in de.intarsys.pdf.filter
The standard implementation for the IPredictionFactory.
StandardPredictionFactory() - Constructor for class de.intarsys.pdf.filter.StandardPredictionFactory
 
StandardSecurityHandler - Class in de.intarsys.pdf.crypt
The standard security handler as specified in the PDF reference.
StandardSecurityHandler() - Constructor for class de.intarsys.pdf.crypt.StandardSecurityHandler
 
StandardSecurityHandlerFactory - Class in de.intarsys.pdf.crypt
A standard implementation for the ISecurityHandlerFactory.
StandardSecurityHandlerR2 - Class in de.intarsys.pdf.crypt
The ISecurityHandler implementing /R 2 of the PDF spec.
StandardSecurityHandlerR2() - Constructor for class de.intarsys.pdf.crypt.StandardSecurityHandlerR2
 
StandardSecurityHandlerR3 - Class in de.intarsys.pdf.crypt
The ISecurityHandler implementing /R 3 of the PDF spec.
StandardSecurityHandlerR3() - Constructor for class de.intarsys.pdf.crypt.StandardSecurityHandlerR3
 
StandardSecurityHandlerR4 - Class in de.intarsys.pdf.crypt
The ISecurityHandler implementing /R 4 of the PDF spec.
StandardSecurityHandlerR4() - Constructor for class de.intarsys.pdf.crypt.StandardSecurityHandlerR4
 
STARTXREF - Static variable in class de.intarsys.pdf.st.AbstractXRefWriter
 
staticFlag - Static variable in class de.intarsys.pdf.postscript.JavaCharStream
 
STDocType - Class in de.intarsys.pdf.st
 
STDocType() - Constructor for class de.intarsys.pdf.st.STDocType
 
STDocType(String, String) - Constructor for class de.intarsys.pdf.st.STDocType
 
STDocument - Class in de.intarsys.pdf.st
The most physical abstraction of a PDF document.
stGetDoc() - Method in class de.intarsys.pdf.cos.COSDocument
The storage layer document.
stGetDoc() - Method in class de.intarsys.pdf.cos.COSIndirectObject
The ST level document.
stGetDoc() - Method in class de.intarsys.pdf.crypt.AbstractSecurityHandler
 
stGetDoc() - Method in interface de.intarsys.pdf.crypt.ISecurityHandler
The associated STDocument.
stGetDoc() - Method in interface de.intarsys.pdf.crypt.ISystemSecurityHandler
The associated STDocument.
stGetDoc() - Method in class de.intarsys.pdf.crypt.SystemSecurityHandler
 
STREAM - Static variable in class de.intarsys.pdf.writer.COSWriter
 
StreamBasedCMap - Class in de.intarsys.pdf.font
A stream based mapping from character codes to CID's.
StreamBasedCMap.MetaClass - Class in de.intarsys.pdf.font
The meta class implementation
StreamBasedFilter - Class in de.intarsys.pdf.filter
 
StreamBasedFilter(COSDictionary) - Constructor for class de.intarsys.pdf.filter.StreamBasedFilter
 
StreamBasedGIDMap - Class in de.intarsys.pdf.font
Mapping from CID's to glyph indices.
StreamBasedGIDMap.MetaClass - Class in de.intarsys.pdf.font
The meta class implementation
STRING_CLOSE - Static variable in class de.intarsys.pdf.writer.COSWriter
 
STRING_HEX_CLOSE - Static variable in class de.intarsys.pdf.writer.COSWriter
 
STRING_HEX_OPEN - Static variable in class de.intarsys.pdf.writer.COSWriter
 
STRING_LITERAL - Static variable in interface de.intarsys.pdf.postscript.ParserConstants
 
STRING_OPEN - Static variable in class de.intarsys.pdf.writer.COSWriter
 
stringValue() - Method in class de.intarsys.pdf.cds.CDSDate
The String representation of this.
stringValue() - Method in class de.intarsys.pdf.cos.COSName
The string value that makes up this name (without "/")
stringValue() - Method in class de.intarsys.pdf.cos.COSObject
A string representation for the receiver.
stringValue() - Method in class de.intarsys.pdf.cos.COSString
The Java String representation of the receiver
strokeAlphaValue - Variable in class de.intarsys.pdf.content.GraphicsState
The alpha (transparency) value for stroking operations This is contained in the ExtGState but is cached as it is heavily uesd.
strokeColorSpace - Variable in class de.intarsys.pdf.content.GraphicsState
 
strokeColorValues - Variable in class de.intarsys.pdf.content.GraphicsState
 
STStreamXRefSection - Class in de.intarsys.pdf.st
A section in a stream XRef.
STStreamXRefSection(STDocument) - Constructor for class de.intarsys.pdf.st.STStreamXRefSection
 
STStreamXRefSection(STDocument, long, COSStream) - Constructor for class de.intarsys.pdf.st.STStreamXRefSection
 
STTools - Class in de.intarsys.pdf.st
 
STTools() - Constructor for class de.intarsys.pdf.st.STTools
 
STTools.EntryCollector - Class in de.intarsys.pdf.st
 
STTools.EntryCollector() - Constructor for class de.intarsys.pdf.st.STTools.EntryCollector
 
STTrailerXRefSection - Class in de.intarsys.pdf.st
A section in a classical XRef.
STTrailerXRefSection(STDocument) - Constructor for class de.intarsys.pdf.st.STTrailerXRefSection
 
STTrailerXRefSection(STDocument, long) - Constructor for class de.intarsys.pdf.st.STTrailerXRefSection
 
STXRefEntry - Class in de.intarsys.pdf.st
Abstract superclass for a XRef entry.
STXRefEntryCompressed - Class in de.intarsys.pdf.st
An entry in a XRef stream.
STXRefEntryCompressed(int, int, int, int, int) - Constructor for class de.intarsys.pdf.st.STXRefEntryCompressed
 
STXRefEntryFree - Class in de.intarsys.pdf.st
Represents a free object entry in a pdf xref table.
STXRefEntryFree(int, int, int) - Constructor for class de.intarsys.pdf.st.STXRefEntryFree
 
STXRefEntryOccupied - Class in de.intarsys.pdf.st
Represents an occupied object entry in a pdf xref table.
STXRefEntryOccupied(int, int, long) - Constructor for class de.intarsys.pdf.st.STXRefEntryOccupied
 
STXRefSection - Class in de.intarsys.pdf.st
A section in a XRef.
STXRefSubsection - Class in de.intarsys.pdf.st
A XRef subsection in a PDF document.
STXRefSubsection(STXRefSection, int) - Constructor for class de.intarsys.pdf.st.STXRefSubsection
 
SubmitFormFlags - Class in de.intarsys.pdf.pd
The flags for subimtting a form The flags are bits of an integer.
SubmitFormFlags(int) - Constructor for class de.intarsys.pdf.pd.SubmitFormFlags
 
SubmitFormFlags(PDActionSubmitForm) - Constructor for class de.intarsys.pdf.pd.SubmitFormFlags
 
subsectionIterator() - Method in class de.intarsys.pdf.st.STXRefSection
 
supportsColorSpace() - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
supportsColorSpace() - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
supportsColorSpace() - Method in interface de.intarsys.pdf.content.ICSDeviceFeatures
true if this device supports (needs) PDColorSpace objects to be reported in its callbacks.
supportsExtendedState() - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
supportsExtendedState() - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
supportsExtendedState() - Method in interface de.intarsys.pdf.content.ICSDeviceFeatures
true if this device supports (needs) PDExtGState objects to be reported in its callbacks.
supportsFont() - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
supportsFont() - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
supportsFont() - Method in interface de.intarsys.pdf.content.ICSDeviceFeatures
true if this device supports (needs) PDFont objects to be reported in its callbacks.
supportsInlineImage() - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
supportsInlineImage() - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
supportsInlineImage() - Method in interface de.intarsys.pdf.content.ICSDeviceFeatures
true if this device supports (needs) PDImage objects to be reported in its "inlineImage" callbacks.
supportsPattern() - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
supportsPattern() - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
supportsPattern() - Method in interface de.intarsys.pdf.content.ICSDeviceFeatures
true if this device supports (needs) PDPattern objects to be reported in its callbacks.
supportsPrint() - Method in class de.intarsys.pdf.pd.PDAnnotation
true if print flag can be selected/changed for this kind of annotation.
supportsPrint() - Method in class de.intarsys.pdf.pd.PDTextAnnotation
 
supportsProperties() - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
supportsProperties() - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
supportsProperties() - Method in interface de.intarsys.pdf.content.ICSDeviceFeatures
true if this device supports (needs) properties to be reported in its callbacks.
supportsShading() - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
supportsShading() - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
supportsShading() - Method in interface de.intarsys.pdf.content.ICSDeviceFeatures
true if this device supports (needs) PDShading objects to be reported in its callbacks.
supportsXObject() - Method in class de.intarsys.pdf.content.CSDeviceAdapter
 
supportsXObject() - Method in class de.intarsys.pdf.content.CSDeviceFilter
 
supportsXObject() - Method in interface de.intarsys.pdf.content.ICSDeviceFeatures
true if this device supports (needs) PDXObject objects to be reported in its callbacks.
suspendAppearanceCreation(PDObject) - Static method in class de.intarsys.pdf.app.appearance.AppearanceCreatorTools
 
SwitchTo(int) - Method in class de.intarsys.pdf.postscript.ParserTokenManager
 
SymbolEncoding - Class in de.intarsys.pdf.encoding
A 1:1 encoding implementation.
SystemSecurityHandler - Class in de.intarsys.pdf.crypt
An abstract superclass for implementing the PDF security process.
SystemSecurityHandlerV0 - Class in de.intarsys.pdf.crypt
The ISystemSecurityHandler implementing /V 0 of the PDF spec.
SystemSecurityHandlerV1 - Class in de.intarsys.pdf.crypt
The ISystemSecurityHandler implementing /V 1 of the PDF spec.
SystemSecurityHandlerV2 - Class in de.intarsys.pdf.crypt
The ISystemSecurityHandler implementing /V 2 of the PDF spec.
SystemSecurityHandlerV3 - Class in de.intarsys.pdf.crypt
The ISystemSecurityHandler implementing /V 3 of the PDF spec.
SystemSecurityHandlerV4 - Class in de.intarsys.pdf.crypt
The ISystemSecurityHandler implementing /V 4 of the PDF spec.
A B C D E F G H I J K L M N O P R S T U V W X 
jPod PDF library

Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.