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

A

A - Static variable in class org.apache.pdfbox.cos.COSName
 
A - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
A0 - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
A rectangle the size of A0 Paper.
A1 - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
A rectangle the size of A1 Paper.
A2 - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
A rectangle the size of A2 Paper.
A3 - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
A rectangle the size of A3 Paper.
A4 - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
A rectangle the size of A4 Paper.
A5 - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
A rectangle the size of A5 Paper.
A6 - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
A rectangle the size of A6 Paper.
AA - Static variable in class org.apache.pdfbox.cos.COSName
 
aaKey - Variable in class org.apache.pdfbox.preflight.action.AbstractActionManager
Action name in a Additional Action dictionary
ABOUT_NAME - Static variable in class org.apache.xmpbox.XmpConstants
The about attribute name.
Abs() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Abs
 
ABS - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
absentSchemaMetaDataError(String, String) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Return a formatted validation error when a specific metadata schema can't be found
absentXMPPropertyError(String, String) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Return a formatted validation error when a specific XMP property can't be found
ABSOLUTE_COLORIMETRIC - org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent
Absolute Colorimetric.
ABSOLUTE_COLORIMETRIC - Static variable in class org.apache.pdfbox.cos.COSName
 
AbstractActionManager - Class in org.apache.pdfbox.preflight.action
 
AbstractActionManager(ActionManagerFactory, COSDictionary, PreflightContext, String) - Constructor for class org.apache.pdfbox.preflight.action.AbstractActionManager
 
AbstractComplexProperty - Class in org.apache.xmpbox.type
 
AbstractComplexProperty(XMPMetadata, String) - Constructor for class org.apache.xmpbox.type.AbstractComplexProperty
 
AbstractField - Class in org.apache.xmpbox.type
Astract Object representation of a XMP 'field' (-> Properties and specific Schemas)
AbstractField(XMPMetadata, String) - Constructor for class org.apache.xmpbox.type.AbstractField
Constructor of a XMP Field
AbstractFixup - Class in org.apache.pdfbox.pdmodel.fixup
 
AbstractFixup(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.fixup.AbstractFixup
 
AbstractLogicalOperator() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.AbstractLogicalOperator
 
AbstractNumberComparisonOperator() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.AbstractNumberComparisonOperator
 
AbstractProcess - Class in org.apache.pdfbox.preflight.process
 
AbstractProcess() - Constructor for class org.apache.pdfbox.preflight.process.AbstractProcess
 
AbstractProcessor - Class in org.apache.pdfbox.pdmodel.fixup.processor
 
AbstractProcessor(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.fixup.processor.AbstractProcessor
 
AbstractSimpleProperty - Class in org.apache.xmpbox.type
Abstract Class of an Simple XMP Property
AbstractSimpleProperty(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.AbstractSimpleProperty
Property specific type constructor (namespaceURI is given)
AbstractStructuredType - Class in org.apache.xmpbox.type
 
AbstractStructuredType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.AbstractStructuredType
 
AbstractStructuredType(XMPMetadata, String) - Constructor for class org.apache.xmpbox.type.AbstractStructuredType
 
AbstractStructuredType(XMPMetadata, String, String, String) - Constructor for class org.apache.xmpbox.type.AbstractStructuredType
 
AbstractSyntaxHandler() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.Parser.AbstractSyntaxHandler
 
AbstractXObjValidator - Class in org.apache.pdfbox.preflight.xobject
This class processes commons validations of XObjects.
AbstractXObjValidator(PreflightContext, COSStream) - Constructor for class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
 
AC - Static variable in class org.apache.pdfbox.cos.COSName
 
accept(File) - Method in class org.apache.pdfbox.debugger.ui.ExtensionFileFilter
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSArray
visitor pattern double dispatch method.
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSBase
visitor pattern double dispatch method.
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSBoolean
visitor pattern double dispatch method.
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSDictionary
visitor pattern double dispatch method.
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSDocument
visitor pattern double dispatch method.
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSFloat
visitor pattern double dispatch method.
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSInteger
visitor pattern double dispatch method.
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSName
 
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSNull
visitor pattern double dispatch method.
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSObject
visitor pattern double dispatch method.
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSStream
 
accept(ICOSVisitor) - Method in class org.apache.pdfbox.cos.COSString
Visitor pattern double dispatch method.
accept(PDAnnotation) - Method in interface org.apache.pdfbox.pdmodel.interactive.annotation.AnnotationFilter
 
accessPermission - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
accessPermission - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
AccessPermission - Class in org.apache.pdfbox.pdmodel.encryption
This class represents the access permissions to a document.
AccessPermission() - Constructor for class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Create a new access permission object.
AccessPermission(byte[]) - Constructor for class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Create a new access permission object from a byte array.
AccessPermission(int) - Constructor for class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Creates a new access permission object from a single integer.
achVendId - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
ACRO_FORM - Static variable in class org.apache.pdfbox.cos.COSName
 
ACRO_FORM_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
acroForm - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
acroForm - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDField
 
acroForm - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree
 
ACROFORM_DICTIONARY_KEY_NEED_APPEARANCES - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
AcroFormDefaultFixup - Class in org.apache.pdfbox.pdmodel.fixup
 
AcroFormDefaultFixup(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.fixup.AcroFormDefaultFixup
 
AcroFormDefaultsProcessor - Class in org.apache.pdfbox.pdmodel.fixup.processor
Verify and ensure default resources for /AcroForm.
AcroFormDefaultsProcessor(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormDefaultsProcessor
 
acroFormDictionary - Variable in class org.apache.pdfbox.debugger.flagbitspane.SigFlag
 
acroFormDictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
acroFormFields - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
acroFormFixupApplied - Variable in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
 
AcroFormGenerateAppearancesProcessor - Class in org.apache.pdfbox.pdmodel.fixup.processor
 
AcroFormGenerateAppearancesProcessor(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormGenerateAppearancesProcessor
 
acroFormJoinFieldsMode(PDFCloneUtility, PDAcroForm, PDAcroForm) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
acroFormLegacyMode(PDFCloneUtility, PDAcroForm, PDAcroForm) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
acroFormMergeMode - Variable in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
AcroFormMergeMode() - Constructor for enum org.apache.pdfbox.multipdf.PDFMergerUtility.AcroFormMergeMode
 
AcroFormOrphanWidgetsProcessor - Class in org.apache.pdfbox.pdmodel.fixup.processor
Generate field entries from page level widget annotations if there AcroForm /Fields entry is empty.
AcroFormOrphanWidgetsProcessor(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormOrphanWidgetsProcessor
 
AcroFormValidationProcess - Class in org.apache.pdfbox.preflight.process
 
AcroFormValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.AcroFormValidationProcess
 
action - Variable in class org.apache.pdfbox.pdmodel.interactive.action.PDAction
The action dictionary.
ACTION - Static variable in class org.apache.xmpbox.type.ResourceEventType
 
ACTION_DICTIONARY_KEY_NEXT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_GOTO - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_GOTOR - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_HIDE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_IMPORT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_JAVASCRIPT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_LAUNCH - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_MOVIE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_NAMED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_NAMED_FIRST - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_NAMED_LAST - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_NAMED_NEXT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_NAMED_PREV - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_NOOP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_RESET - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_SETSTATE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_SOUND - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_SUBMIT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_THREAD - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_ATYPE_URI - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ACTION_DICTIONARY_VALUE_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
actionDictionnary - Variable in class org.apache.pdfbox.preflight.action.AbstractActionManager
The action dictionary checked by this class
actionFact - Variable in class org.apache.pdfbox.preflight.action.AbstractActionManager
ActionManager factory used to create new ActionManager
actionFact - Variable in class org.apache.pdfbox.preflight.annotation.AnnotationValidatorFactory
 
actionFact - Variable in class org.apache.pdfbox.preflight.PreflightConfiguration
Define the ActionManagerFactory used by ValidationProcess
ActionManagerFactory - Class in org.apache.pdfbox.preflight.action
 
ActionManagerFactory() - Constructor for class org.apache.pdfbox.preflight.action.ActionManagerFactory
 
actionName - Variable in class org.apache.pdfbox.preflight.action.InvalidAction
 
actionName - Variable in class org.apache.pdfbox.preflight.action.UndefAction
 
actionPerformed(ActionEvent) - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
input changed in text field.
actionPerformed(ActionEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
actionPerformed(ActionEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
actionPerformed(ActionEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane
 
actions - Variable in class org.apache.pdfbox.pdmodel.interactive.action.PDAdditionalActions
 
actions - Variable in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
 
actions - Variable in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
 
actions - Variable in class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
 
actions - Variable in class org.apache.pdfbox.pdmodel.interactive.action.PDPageAdditionalActions
 
ACTIONS_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
ActionsValidationProcess - Class in org.apache.pdfbox.preflight.process.reflect
 
ActionsValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.reflect.ActionsValidationProcess
 
actual - Variable in class org.apache.pdfbox.pdmodel.common.COSArrayList
 
ACTUAL_SIZE - org.apache.pdfbox.printing.Scaling
Print the image at 100% scale.
ACTUAL_TEXT - Static variable in class org.apache.pdfbox.cos.COSName
 
actualMaxIndex - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
actuals - Variable in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
 
actualsAdded - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
ADBE_PKCS7_DETACHED - Static variable in class org.apache.pdfbox.cos.COSName
 
ADBE_PKCS7_SHA1 - Static variable in class org.apache.pdfbox.cos.COSName
 
ADBE_X509_RSA_SHA1 - Static variable in class org.apache.pdfbox.cos.COSName
 
add(int) - Method in class org.apache.fontbox.ttf.TTFSubsetter
Add the given character code to the subset.
add(int, int) - Method in class org.apache.fontbox.cff.CFFEncoding
For use by subclasses only.
add(int, int, String) - Method in class org.apache.fontbox.cff.CFFEncoding
Adds a new code/SID combination to the encoding.
add(int, E) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
add(int, String) - Method in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
This will add a character encoding.
add(int, String) - Method in class org.apache.pdfbox.pdmodel.font.ToUnicodeWriter
Adds the given CID to Unicode mapping.
add(int, COSBase) - Method in class org.apache.pdfbox.cos.COSArray
Add the specified object at the ith location and push the rest to the right.
add(E) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
add(ImageIcon) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer.OverlayIcon
 
add(CFFParser.DictData.Entry) - Method in class org.apache.fontbox.cff.CFFParser.DictData
 
add(COSBase) - Method in class org.apache.pdfbox.cos.COSArray
This will add an object to the array.
add(COSName, String, COSObjectable) - Method in class org.apache.pdfbox.pdmodel.PDResources
Adds the given resource if it does not already exist.
add(COSObjectable) - Method in class org.apache.pdfbox.cos.COSArray
This will add an object to the array.
add(PDPropertyList) - Method in class org.apache.pdfbox.pdmodel.PDResources
Adds the given property list to the resources of the current page and returns the name for the new resources.
add(PDFont) - Method in class org.apache.pdfbox.pdmodel.PDResources
Adds the given font to the resources of the current page and returns the name for the new resources.
add(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.PDResources
Adds the given color space to the resources of the current page and returns the name for the new resources.
add(PDFormXObject) - Method in class org.apache.pdfbox.pdmodel.PDResources
Adds the given form to the resources of the current page and returns the name for the new resources.
add(PDImageXObject) - Method in class org.apache.pdfbox.pdmodel.PDResources
Adds the given image to the resources of the current page and returns the name for the new resources.
add(PDAbstractPattern) - Method in class org.apache.pdfbox.pdmodel.PDResources
Adds the given pattern to the resources of the current page and returns the name for the new resources.
add(PDXObject, String) - Method in class org.apache.pdfbox.pdmodel.PDResources
Adds the given XObject to the resources of the current page and returns the name for the new resources.
add(PDShading) - Method in class org.apache.pdfbox.pdmodel.PDResources
Adds the given shading to the resources of the current page and returns the name for the new resources.
add(PDExtendedGraphicsState) - Method in class org.apache.pdfbox.pdmodel.PDResources
Adds the given extended graphics state to the resources of the current page and returns the name for the new resources.
add(PDPage) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Adds the given page to this page tree.
Add() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Add
 
ADD - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
addAdvisory(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Add a property specification that were edited outside the authoring application
addAll(int, Collection<? extends E>) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
addAll(int, Collection<COSBase>) - Method in class org.apache.pdfbox.cos.COSArray
Add the specified object at the ith location and push the rest to the right.
addAll(Collection<? extends E>) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
addAll(Collection<COSBase>) - Method in class org.apache.pdfbox.cos.COSArray
This will add an object to the array.
addAll(Set<Integer>) - Method in class org.apache.fontbox.ttf.TTFSubsetter
Add the given character codes to the subset.
addAll(COSArray) - Method in class org.apache.pdfbox.cos.COSArray
This will add all objects to this array.
addAll(COSDictionary) - Method in class org.apache.pdfbox.cos.COSDictionary
This will add all of the dictionaries keys/values to this dictionary.
addAll(COSDictionary) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This will add all of the dictionaries keys/values to this dictionary.
addAlternatePath(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
addAttribute(PDAttributeObject) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Adds an attribute object.
addBagValue(String, AbstractField) - Method in class org.apache.xmpbox.schema.XMPSchema
Add a new value to a bag property.
addBagValueAsSimple(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
add a bag value property on the schema, using the current prefix.
addBezier31(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
addBezier312(float, float, float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
addBezier32(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
addBoolean(boolean) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequence
Adds a bool value.
addCharacterEncoding(int, String) - Method in class org.apache.fontbox.encoding.Encoding
This will add a character encoding.
addCharMapping(byte[], String) - Method in class org.apache.fontbox.cmap.CMap
This will add a character code to Unicode character sequence mapping.
addCharMetric(CharMetric) - Method in class org.apache.fontbox.afm.FontMetrics
This will add another character metric.
addCID(int, int) - Method in class org.apache.fontbox.cff.CFFCharset
Adds a new GID/CID combination to the charset.
addCIDMapping(int, int) - Method in class org.apache.fontbox.cmap.CMap
This will add a CID mapping.
addCIDRange(char, char, int) - Method in class org.apache.fontbox.cmap.CMap
This will add a CID Range.
addClassName(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Adds a class name.
addCodespaceRange(CodespaceRange) - Method in class org.apache.fontbox.cmap.CMap
This will add a codespace range.
addCommand(List<Number>, CharStringCommand) - Method in class org.apache.fontbox.cff.Type2CharString
 
addCommandList(List<List<Number>>, CharStringCommand) - Method in class org.apache.fontbox.cff.Type2CharString
 
addComment(String) - Method in class org.apache.fontbox.afm.FontMetrics
This will add a new comment.
addComment(String) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Write a comment line.
addComment(String) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Write a comment line.
addComposite(Composite) - Method in class org.apache.fontbox.afm.FontMetrics
This will add a single composite part to the picture.
addCompoundReferences() - Method in class org.apache.fontbox.ttf.TTFSubsetter
Resolve compound glyph references.
addCompression() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
Deprecated.
This method is inefficient. To copying an existing InputStream, use PDStream(PDDocument, InputStream, COSName) instead, with COSName.FLATE_DECODE as the final argument. Otherwise, to write new compressed data, use PDStream.createOutputStream(COSName), with COSName.FLATE_DECODE as the argument.
addContributor(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
set contributor(s) to the resource (other than the authors)
addCopyright(String, String) - Method in class org.apache.xmpbox.schema.TiffSchema
Add a copyright value for a specified language
addCornerCurl(double, double, double, double, double, double, double, boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Creates a corner curl for polygons and ellipses.
addCreator(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
set the author(s) of the resource
addDate(Calendar) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Set date(s) that something interesting happened to the resource
addDescription(String, String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
add a textual description of the content of the resource (multiple values may be present for different languages)
addDocumentAncestors(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
addEntry(COSWriterXRefEntry) - Method in class org.apache.pdfbox.pdfparser.PDFXRefStream
Add an new entry to the XRef stream.
addError(ValidationResult.ValidationError) - Method in class org.apache.pdfbox.preflight.ValidationResult
Add error to the list of ValidationError.
addErrors(List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.ValidationResult
Add a set of errors to the list of ValidationError.
addExcludedToList(COSName[], COSDictionary, Set<Long>) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
addFile(String) - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
Add a new file in recent file history.
addFirst(PDOutlineItem) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Adds the given node to the top of the children list.
addFirstIntermediateCurl(double, double, double, double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Generates the first intermediate curl for a cloudy polygon.
addFont(FontInfo, FontBoxFont) - Method in class org.apache.pdfbox.pdmodel.font.FontCache
Adds the given FontBox font to the cache.
addFontContainer(COSBase, FontContainer<?>) - Method in class org.apache.pdfbox.preflight.PreflightContext
Add a FontContainer to allow TextObject validation.
addFontError(COSDictionary, PreflightContext, IOException) - Method in class org.apache.pdfbox.preflight.process.AbstractProcess
PDFont loads embedded fonts in its constructor so we have to handle IOExceptions from PDFont and translate them into validation errors.
addFontFromWidget(PDResources, PDAnnotation) - Method in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormOrphanWidgetsProcessor
 
addGroup(PDOptionalContentGroup) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Adds an optional content group (OCG).
addHexChangeListeners(HexChangeListener) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
addHexModelChangeListener(HexModelChangeListener) - Method in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
addHistory(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Add a History Value
addIdentifier(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Add a text string which unambiguously identify the resource within a given context
addImage(Image) - Method in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
addImageDescription(String, String) - Method in class org.apache.xmpbox.schema.TiffSchema
Add a image description value for a specified language
addIngredients(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Add an Ingredients value
addInteger(int) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequence
Adds an int value.
addIssuer(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
array of bytes containing DER-encoded X.509v3 certificates of acceptable issuers.
additionalTopSideBearing - Variable in class org.apache.fontbox.ttf.VerticalMetricsTable
 
addJob(String, String, String) - Method in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
 
addJob(String, String, String, String) - Method in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
 
addJob(JobType) - Method in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
 
addKernPair(KernPair) - Method in class org.apache.fontbox.afm.FontMetrics
This will add a kern pair.
addKernPair0(KernPair) - Method in class org.apache.fontbox.afm.FontMetrics
This will add a kern pair.
addKernPair1(KernPair) - Method in class org.apache.fontbox.afm.FontMetrics
This will add a kern pair.
addKeyUsage(char, char, char, char, char, char, char, char, char) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
works like PDSeedValueCertificate.addKeyUsage(String) but enters each character separately
addKeyUsage(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
(Optional; PDF 1.7) specifies an acceptable key-usage extension that must be presennt in the signing certificate for works like PDSeedValueCertificate.setKeyUsage(List) but takes only one string
addLanguage(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Add language(s) used in this resource
addLast(PDOutlineItem) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Adds the given node to the bottom of the children list.
addLigature(Ligature) - Method in class org.apache.fontbox.afm.CharMetric
This will add an entry to the list of ligatures.
addLine(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
addMappingFrombfrange(CMap, byte[], int, byte[]) - Method in class org.apache.fontbox.cmap.CMapParser
 
addMappingFrombfrange(CMap, byte[], List<byte[]>) - Method in class org.apache.fontbox.cmap.CMapParser
 
addMarkedContent(PDMarkedContent) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Adds a marked content to the contents.
addMenuListeners(ActionListener) - Method in class org.apache.pdfbox.debugger.ui.MenuBase
Add the ActionListener for the menuitems.
addMenuListeners(PDFDebugger) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
addMenuListeners(PDFDebugger) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
addMoreFormatting - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
addName(String) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequence
Add a name (ex.
addNamespace(String, String) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
 
addNameSpace(Class<? extends XMPSchema>) - Method in class org.apache.xmpbox.type.TypeMapping
 
addNameTag(String) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
addNewNameSpace(String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
addNewProperty(String, PropertyType) - Method in class org.apache.xmpbox.type.PropertiesDescription
Add a new property, an attributes list can be given or can be null
addNewToList(Queue<COSBase>, Collection<COSBase>, Set<Long>) - Method in class org.apache.pdfbox.pdfparser.COSParser
Adds all from newObjects to toBeParsedList if it is not an COSObject or we didn't add this COSObject already (checked via addedObjects).
addNewToList(Queue<COSBase>, COSBase, Set<Long>) - Method in class org.apache.pdfbox.pdfparser.COSParser
Adds newObject to toBeParsedList if it is not an COSObject or we didn't add this COSObject already (checked via addedObjects).
addObject(T, int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
Adds an object with a specified revision number.
addObjectToWrite(COSBase) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
addOID(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
works like PDSeedValueCertificate.setOID(List) but for one object
addOperator(OperatorProcessor) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Adds an operator processor to the engine.
addOperators(Object, StyledDocument) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
addOriginalContent(COSBase, COSArray) - Method in class org.apache.pdfbox.multipdf.Overlay
 
addOutputIntent(PDOutputIntent) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Add an OutputIntent to the list.
addOwner(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Add a legal owner for the described resource.
addPage() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Adds a new page and positions all pointers to start of new page.
addPage(PDPage) - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will add a page to the document.
addPart(CompositePart) - Method in class org.apache.fontbox.afm.Composite
This will add a composite part.
addPath(PDAppearanceContentStream, GeneralPath) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
addPath(T, byte[]...) - Method in class org.apache.pdfbox.util.filetypedetector.ByteTrie
Store the given value at the specified path.
addPolygon(float[], float[]) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
addPopupMenuItems(TreePath) - Method in class org.apache.pdfbox.debugger.ui.Tree
Produce the popup menu items depending on the node of a certain TreePath.
addProc(InstructionSequence) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequence
Adds a proc (sub-sequence of instructions).
addProperty(String, PropertyType) - Method in class org.apache.xmpbox.type.DefinedStructuredType
 
addProperty(AbstractField) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
Add a property to the current structure
addProperty(AbstractField) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
Add a property to the current structure
addPublisher(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
add publisher(s)
addQualifiedBagValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
Add an entry to a bag property.
addReal(float) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequence
Adds a real value.
addRecentFileItems() - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
addRecipient(PublicKeyRecipient) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
Adds a new recipient to the recipients list.
addRect(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Add a rectangle to the current path.
addRect(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Add a rectangle to the current path.
addRectDifferences(PDRectangle, float[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Get a rectangle enlarged by the differences.
addRegion(String, Rectangle2D) - Method in class org.apache.pdfbox.text.PDFTextStripperByArea
Add a new region to group text by.
addRelation(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Add relationships to other documents
addRenderingHints(Map<?, ?>) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
ADDRESS_PANE_WIDTH - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
addressPane - Variable in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
AddressPane - Class in org.apache.pdfbox.debugger.hexviewer
 
AddressPane(int) - Constructor for class org.apache.pdfbox.debugger.hexviewer.AddressPane
Constructor.
addRights(String, String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
add informal rights statement, by language.
addSchema(XMPSchema) - Method in class org.apache.xmpbox.XMPMetadata
Add a schema to the current structure.
addSelectionChangeListener(SelectionChangeListener) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
addSequenceDateValueAsSimple(String, Calendar) - Method in class org.apache.xmpbox.schema.XMPSchema
Add a date sequence value to the list using the current prefix
addSID(int, int, String) - Method in class org.apache.fontbox.cff.CFFCharset
Adds a new GID/SID/name combination to the charset.
addSignature(PDSignature) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Add parameters of signature to be created externally using default signature options.
addSignature(PDSignature, SignatureInterface) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Add a signature to be created using the instance of given interface.
addSignature(PDSignature, SignatureInterface, SignatureOptions) - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will add a signature to the document.
addSignature(PDSignature, SignatureOptions) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Add parameters of signature to be created externally.
addSignatureField(List<PDSignatureField>, SignatureInterface, SignatureOptions) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Deprecated.
The method is misleading, because only one signature may be added in a document. The method will be removed in the future.
addSimpleProperty(String, Object) - Method in class org.apache.xmpbox.type.AbstractStructuredType
 
addSource(File) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Add a source file to the list of files to merge.
addSource(InputStream) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Add a source to the list of documents to merge.
addSource(String) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Add a source file to the list of files to merge.
addSources(List<InputStream>) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Add a list of sources to the list of documents to merge.
addStreamLengthValidationError(PreflightContext, COSObject, int, String) - Method in class org.apache.pdfbox.preflight.process.StreamValidationProcess
 
addSubject(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
(Optional) byte array containing DER-encoded X.509v3 certificate that is acceptable for signing.
addSubject(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
add descriptive phrases or keywords that specify the topic of the content of the resource
addSubstitute(String, String) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Adds a top-priority substitute for the given font.
addTable(TTFTable) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Add a table definition.
addText(TextPosition) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Adds a text position to the contents.
addTextLayers(String, String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
addThumbnails(Integer, Integer, String, String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Add thumbnail to thumbnails list
addTitle(String, String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
set the title of the document, or the name given to the resource (by language)
addToDefinedStructuredTypes(String, String, PropertiesDescription) - Method in class org.apache.xmpbox.type.TypeMapping
 
addToPrivateDict(String, Object) - Method in class org.apache.fontbox.cff.CFFType1Font
Adds the given key/value pair to the private dictionary.
addToProcessedSet(COSObjectable) - Method in class org.apache.pdfbox.preflight.PreflightContext
Add the argument to the set of processed elements,
addToSubset(int) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Adds the given Unicode point to the subset.
addToSubset(int) - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
addToSubset(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
addToSubset(int) - Method in interface org.apache.pdfbox.pdmodel.font.Subsetter
Adds the given Unicode code point to this subset.
addToSubset(int) - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
addTrackKern(TrackKern) - Method in class org.apache.fontbox.afm.FontMetrics
This will add another track kern.
addTrailerInfo(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.PDFXRefStream
Copy all Trailer Information to this file.
addTreeModelListener(TreeModelListener) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addTrueTypeCollection(File) - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
Adds a TTC or OTC to the file cache.
addTrueTypeFont(File) - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
Adds an OTF or TTF font to the file cache.
addTrueTypeFontImpl(TrueTypeFont, File) - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
Adds an OTF or TTF font to the file cache.
addType(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
set the document type (novel, poem, ...)
addType1Font(File) - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
Adds a Type 1 font to the file cache.
addUnqualifiedSequenceDateValue(String, Calendar) - Method in class org.apache.xmpbox.schema.XMPSchema
Add a date sequence value to the list.
addUnqualifiedSequenceValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
Add a new value to a sequence property.
addUnqualifiedSequenceValue(String, AbstractField) - Method in class org.apache.xmpbox.schema.XMPSchema
Add a new value to a sequence property.
addUsageTerms(String, String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Add an usageTerms value
addUserProperty(PDUserProperty) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
Adds a user property.
addValidationError(PreflightContext, ValidationResult.ValidationError) - Method in class org.apache.pdfbox.preflight.process.AbstractProcess
 
addValidationError(ValidationResult.ValidationError) - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
Add the error to the ValidationResult.
addValidationError(ValidationResult.ValidationError) - Method in class org.apache.pdfbox.preflight.PreflightContext
Add the given error the PreflightDocument
addValidationError(ValidationResult.ValidationError) - Method in class org.apache.pdfbox.preflight.PreflightDocument
 
addValidationErrors(List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
addValidationErrors(List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.PreflightContext
Add the given errors the PreflightDocument
addValidationErrors(PreflightContext, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.process.AbstractProcess
 
addValueToTopDict(String, Object) - Method in class org.apache.fontbox.cff.CFFFont
Adds the given key/value pair to the top dictionary.
addVersions(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
addWord(PlainText.Word) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Line
 
addWord(PlainText.Word) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Line
 
addXObject(PDXObject) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Adds an XObject to the contents.
addXRefEntry(COSWriterXRefEntry) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
add an entry in the x ref table for later dump.
addXRefTable(Map<COSObjectKey, Long>) - Method in class org.apache.pdfbox.cos.COSDocument
Populate XRef HashMap with given values.
adjustForRotation() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Adjust signature for page rotation.
adjustImage(BufferedImage) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
adjustRectAndBBox(PDAnnotationText, float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
adjustRectangle(Rectangle2D) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
adjustTimeZoneNicely(GregorianCalendar, TimeZone) - Static method in class org.apache.pdfbox.util.DateConverter
 
ADOBE - Static variable in class org.apache.pdfbox.filter.DCTFilter
 
ADOBE_PPKLITE - Static variable in class org.apache.pdfbox.cos.COSName
 
AdobePDFSchema - Class in org.apache.xmpbox.schema
Representation of Adobe PDF Schema
AdobePDFSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.AdobePDFSchema
Constructor of an Adobe PDF schema with preferred prefix
AdobePDFSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.AdobePDFSchema
Constructor of an Adobe PDF schema with specified prefix
advanceHeight - Variable in class org.apache.fontbox.ttf.VerticalMetricsTable
 
advanceHeightMax - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
advanceWidth - Variable in class org.apache.fontbox.ttf.HorizontalMetricsTable
 
advanceWidthMax - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
ADVISORY - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
AES_SALT - Static variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
 
AESV2 - Static variable in class org.apache.pdfbox.cos.COSName
 
AESV3 - Static variable in class org.apache.pdfbox.cos.COSName
 
affineTransform - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
affineTransform - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
affineTransformParams(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
AFMParser - Class in org.apache.fontbox.afm
This class is used to parse AFM(Adobe Font Metrics) documents.
AFMParser(InputStream) - Constructor for class org.apache.fontbox.afm.AFMParser
Constructor.
afmStandard14 - Variable in class org.apache.pdfbox.pdmodel.font.PDFont
AFM for standard 14 fonts
afmVersion - Variable in class org.apache.fontbox.afm.FontMetrics
This is the version of the FontMetrics.
AFTER - Static variable in class org.apache.pdfbox.cos.COSName
 
AgentName - org.apache.xmpbox.type.Types
 
AgentNameType - Class in org.apache.xmpbox.type
 
AgentNameType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.AgentNameType
 
aheadToken - Variable in class org.apache.fontbox.type1.Type1Lexer
 
AIS - Static variable in class org.apache.pdfbox.cos.COSName
 
alias - Variable in class org.apache.pdfbox.pdmodel.encryption.PublicKeyDecryptionMaterial
 
alias - Variable in class org.apache.pdfbox.tools.Decrypt
 
ALIAS - Static variable in class org.apache.pdfbox.tools.Decrypt
 
ALIASES - Static variable in class org.apache.pdfbox.pdmodel.font.Standard14Fonts
Contains all base names and alias names for the known fonts.
alignment - Variable in enum org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.TextAlign
 
alignment - Variable in enum org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.TextAlign
 
ALL - org.apache.pdfbox.preflight.content.PreflightStreamEngine.ColorSpaceType
 
ALL_OFF - Static variable in class org.apache.pdfbox.cos.COSName
 
ALL_ON - Static variable in class org.apache.pdfbox.cos.COSName
 
allowCFF() - Method in class org.apache.fontbox.ttf.OTFParser
 
allowCFF() - Method in class org.apache.fontbox.ttf.TTFParser
 
ALLOWED_FILTERS - Static variable in class org.apache.pdfbox.preflight.utils.FilterHelper
 
allowSubsampling - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
 
allPagesOverlay - Variable in class org.apache.pdfbox.multipdf.Overlay
 
allPagesOverlayFilename - Variable in class org.apache.pdfbox.multipdf.Overlay
 
allSecurityToBeRemoved - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
ALPHA - Static variable in class org.apache.pdfbox.cos.COSName
 
ALPHA_START_FORMATS - Static variable in class org.apache.pdfbox.util.DateConverter
 
alphaConstant - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
alphaG2D - Variable in class org.apache.pdfbox.rendering.GroupGraphics
 
alphaImageData - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
alphaSource - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
Alt - org.apache.xmpbox.type.Cardinality
 
ALT - Static variable in class org.apache.pdfbox.cos.COSName
 
ALT_NAMES - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
ALTERNATE - Static variable in class org.apache.pdfbox.cos.COSName
 
ALTERNATE_CS - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
ALTERNATE_CS - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
ALTERNATE_PATHS - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
alternateColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
alternateColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
alternateColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
altThumbs - Variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
ALWAYSNEXT - Static variable in class org.apache.pdfbox.tools.ExtractText
 
AMD - Static variable in class org.apache.xmpbox.schema.PDFAIdentificationSchema
 
analyseFontName(XMPMetadata, PDFontDescriptor, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.font.util.FontMetaDataValidation
Value of the dc:title must be the same as the FontName in the font descriptor.
analyseRights(XMPMetadata, PDFontDescriptor, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.font.util.FontMetaDataValidation
If XMP MetaData is present, they must have the following information : dc:rights Marked (with the value true) Owner UsageTerms
analyzeAuthorProperty(PDDocumentInformation, DublinCoreSchema, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Analyze if Author(s) embedded in Document Information dictionary and in XMP properties are synchronized
analyzeCreationDateProperty(PDDocumentInformation, XMPBasicSchema, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Analyze if the CreationDate embedded in Document Information dictionary and in XMP properties are synchronized
analyzeCreatorToolProperty(PDDocumentInformation, XMPBasicSchema, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Analyze if the creator tool embedded in Document Information dictionary and in XMP properties are synchronized
analyzeKeywordsProperty(PDDocumentInformation, AdobePDFSchema, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Analyze if Keyword(s) embedded in Document Information dictionary and in XMP properties are synchronized
analyzeModifyDateProperty(PDDocumentInformation, XMPBasicSchema, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Analyze if the ModifyDate embedded in Document Information dictionary and in XMP properties are synchronized
analyzeProducerProperty(PDDocumentInformation, AdobePDFSchema, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Analyze if Producer embedded in Document Information dictionary and in XMP properties are synchronized
analyzePropertyUniqueness(XMPSchema, String, List<ValidationResult.ValidationError>) - Static method in class org.apache.pdfbox.preflight.metadata.UniquePropertiesValidation
 
analyzeSubjectProperty(PDDocumentInformation, DublinCoreSchema, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Analyze if Subject(s) embedded in Document Information dictionary and in XMP properties are synchronized
analyzeTitleProperty(PDDocumentInformation, DublinCoreSchema, List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Analyze if Title embedded in Document Information dictionary and in XMP properties are synchronized
ancestorAdded(AncestorEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
ancestorAdded(AncestorEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
ancestorAdded(AncestorEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
ANCESTORID - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
ancestorMoved(AncestorEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
ancestorMoved(AncestorEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
ancestorMoved(AncestorEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
ancestorRemoved(AncestorEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
ancestorRemoved(AncestorEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
ancestorRemoved(AncestorEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
And() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.And
 
AND - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
ANGLE_12_DEG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
ANGLE_180_DEG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
ANGLE_30_DEG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
ANGLE_34_DEG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
ANGLE_90_DEG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
AngleCollector - Class in org.apache.pdfbox.tools
Collect all angles while doing text extraction.
AngleCollector() - Constructor for class org.apache.pdfbox.tools.AngleCollector
 
ANGLED_STYLES - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Line ending styles where the shape changes its angle, e.g.
angles - Variable in class org.apache.pdfbox.tools.AngleCollector
 
annot - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Annotation dictionary.
ANNOT - Static variable in class org.apache.pdfbox.cos.COSName
 
ANNOT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Annot
ANNOT_DICTIONARY_KEY_INKLIST - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_KEY_QUADPOINTS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_CIRCLE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_FREETEXT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_HIGHLIGHT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_INK - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_LINE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_LINK - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_POPUP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_PRINTERMARK - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_SQUARE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_SQUILGGLY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_STAMP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_STRIKEOUT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_TEXT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_TRAPNET - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_UNDERLINE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_SUBTYPE_WIDGET - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ANNOT_DICTIONARY_VALUE_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
annotation - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
AnnotationBorder - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Class to collect all sort of border info about annotations.
AnnotationBorder() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.AnnotationBorder
 
annotationFilter - Variable in class org.apache.pdfbox.rendering.PageDrawer
Default annotations filter, returns all annotations
annotationFilter - Variable in class org.apache.pdfbox.rendering.PDFRenderer
Default annotations filter, returns all annotations
AnnotationFilter - Interface in org.apache.pdfbox.pdmodel.interactive.annotation
Simple interface allowing the use of an annotation filter visitor.
ANNOTATIONS_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
AnnotationValidationProcess - Class in org.apache.pdfbox.preflight.process.reflect
 
AnnotationValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.reflect.AnnotationValidationProcess
 
AnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
 
AnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.AnnotationValidator
 
AnnotationValidatorFactory - Class in org.apache.pdfbox.preflight.annotation
 
AnnotationValidatorFactory() - Constructor for class org.apache.pdfbox.preflight.annotation.AnnotationValidatorFactory
 
AnnotationValidatorFactory(ActionManagerFactory) - Constructor for class org.apache.pdfbox.preflight.annotation.AnnotationValidatorFactory
 
annotDictionary - Variable in class org.apache.pdfbox.debugger.flagbitspane.AnnotFlag
 
annotDictionary - Variable in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
COSDictionary of the annotation
annotFact - Variable in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
 
annotFact - Variable in class org.apache.pdfbox.preflight.PreflightConfiguration
Define the AnnotationFactory used by ValidationProcess
AnnotFlag - Class in org.apache.pdfbox.debugger.flagbitspane
 
AnnotFlag(COSDictionary) - Constructor for class org.apache.pdfbox.debugger.flagbitspane.AnnotFlag
Constructor
annotRect - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
ANNOTS - Static variable in class org.apache.pdfbox.cos.COSName
 
ANTI_ALIAS - Static variable in class org.apache.pdfbox.cos.COSName
 
ANY_OFF - Static variable in class org.apache.pdfbox.cos.COSName
 
ANY_ON - Static variable in class org.apache.pdfbox.cos.COSName
 
AP - Static variable in class org.apache.pdfbox.cos.COSName
 
AP_REF - Static variable in class org.apache.pdfbox.cos.COSName
 
APERTURE_VALUE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
APP - Static variable in class org.apache.pdfbox.cos.COSName
 
AppDefault - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.PRINT_SCALING
use app default.
appearanceDictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
AppearanceGeneratorHelper - Class in org.apache.pdfbox.pdmodel.interactive.form
Create the AcroForms field appearance helper.
AppearanceGeneratorHelper(PDVariableText) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
Constructs a COSAppearance from the given field.
appearanceStyle - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
 
appearanceStyle - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
appearanceStyle - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
 
appearanceStyle - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
AppearanceStyle - Class in org.apache.pdfbox.pdmodel.interactive.annotation.layout
Define styling attributes to be used for text formatting.
AppearanceStyle - Class in org.apache.pdfbox.pdmodel.interactive.form
Define styling attributes to be used for text formatting.
AppearanceStyle() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.layout.AppearanceStyle
 
AppearanceStyle() - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.AppearanceStyle
 
append(PDOutlineItem) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Appends the child to the linked list of children.
APPEND - org.apache.pdfbox.pdmodel.PDPageContentStream.AppendMode
Append the content stream after all existing page content streams.
APPEND_RECT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
appendBead(PDThreadBead) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
Append a bead after this bead.
appendCertInfo(StringBuilder, KeyTransRecipientId, X509Certificate, X509CertificateHolder) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
 
appendCOSName(COSName) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
Usage of this method is discouraged.
appendDocument(PDDocument, PDDocument) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
append all pages from source to destination.
appendEscaped(StringBuilder, char) - Static method in class org.apache.pdfbox.tools.PDFText2HTML
 
appendFormAsLayer(PDPage, PDFormXObject, AffineTransform, String) - Method in class org.apache.pdfbox.multipdf.LayerUtility
Places the given form over the existing content of the indicated page (like an overlay).
appendKid(COSBase) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Appends a COS base kid.
appendKid(PDMarkedContentReference) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Appends a marked-content reference kid.
appendKid(PDObjectReference) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Appends an object reference kid.
appendKid(PDStructureElement) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Appends a structure element kid.
appendKid(PDMarkedContent) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Appends a marked-content sequence kid.
AppendMode() - Constructor for enum org.apache.pdfbox.pdmodel.PDPageContentStream.AppendMode
 
appendObjectableKid(COSObjectable) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Appends an objectable kid.
appendRawCommands(byte[]) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
Usage of this method is discouraged.
appendRawCommands(double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
Usage of this method is discouraged.
appendRawCommands(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
Usage of this method is discouraged.
appendRawCommands(int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
Usage of this method is discouraged.
appendRawCommands(OutputStream, String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
appendRawCommands(String) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
Usage of this method is discouraged.
appendRectangle(Point2D, Point2D, Point2D, Point2D) - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Append a rectangle to the current path.
appendRectangle(Point2D, Point2D, Point2D, Point2D) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
appendRectangle(Point2D, Point2D, Point2D, Point2D) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
AppendRectangleToPath - Class in org.apache.pdfbox.contentstream.operator.graphics
re Appends a rectangle to the path.
AppendRectangleToPath() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.AppendRectangleToPath
 
apply() - Method in class org.apache.pdfbox.pdmodel.fixup.AcroFormDefaultFixup
 
apply() - Method in interface org.apache.pdfbox.pdmodel.fixup.PDDocumentFixup
 
applyChange() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
Applies a value change to the field.
applyColorKeyMask(BufferedImage, BufferedImage) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
 
applyDifferences() - Method in class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
 
applyFeature(GlyphSubstitutionTable.FeatureRecord, int) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
applyForBoolean(boolean, boolean) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.AbstractLogicalOperator
 
applyForBoolean(boolean, boolean) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.And
 
applyForBoolean(boolean, boolean) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.Or
 
applyForBoolean(boolean, boolean) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.Xor
 
applyforInteger(int, int) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.AbstractLogicalOperator
 
applyforInteger(int, int) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.And
 
applyforInteger(int, int) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.Or
 
applyforInteger(int, int) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.Xor
 
applyMask(BufferedImage, BufferedImage, boolean, float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
applyPadding(PDRectangle, float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
Apply padding to a box.
applyRectDiff(PDRectangle, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
applyRectDifferences(PDRectangle, float[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Get a rectangle with the differences applied to each side.
applySoftMaskToPaint(Paint, PDSoftMask) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
applyTextAdjustment(float, float) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Applies a text position adjustment from the TJ operator.
applyTransferFunction(BufferedImage, COSBase) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
area - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
ARG_1_AND_2_ARE_WORDS - Static variable in class org.apache.fontbox.ttf.GlyfCompositeComp
If set, the arguments are words; otherwise, they are bytes.
ARGB - org.apache.pdfbox.rendering.ImageType
Alpha, Red, Green, Blue
ARGB_COLOR_MODEL - Static variable in class org.apache.pdfbox.rendering.SoftMask
 
argbItem - Variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
ARGS_ARE_XY_VALUES - Static variable in class org.apache.fontbox.ttf.GlyfCompositeComp
If set, the arguments are xy values; otherwise they are points.
argument1 - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
argument2 - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
ArithmeticOperators - Class in org.apache.pdfbox.pdmodel.common.function.type4
Provides the arithmetic operators such as "add" and "sub".
ArithmeticOperators() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators
 
ArithmeticOperators.Abs - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "abs" operator.
ArithmeticOperators.Add - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "add" operator.
ArithmeticOperators.Atan - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "atan" operator.
ArithmeticOperators.Ceiling - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "ceiling" operator.
ArithmeticOperators.Cos - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "cos" operator.
ArithmeticOperators.Cvi - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "cvi" operator.
ArithmeticOperators.Cvr - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "cvr" operator.
ArithmeticOperators.Div - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "div" operator.
ArithmeticOperators.Exp - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "exp" operator.
ArithmeticOperators.Floor - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "floor" operator.
ArithmeticOperators.IDiv - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "idiv" operator.
ArithmeticOperators.Ln - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "ln" operator.
ArithmeticOperators.Log - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "log" operator.
ArithmeticOperators.Mod - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "mod" operator.
ArithmeticOperators.Mul - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "mul" operator.
ArithmeticOperators.Neg - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "neg" operator.
ArithmeticOperators.Round - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "round" operator.
ArithmeticOperators.Sin - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "sin" operator.
ArithmeticOperators.Sqrt - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "sqrt" operator.
ArithmeticOperators.Sub - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "sub" operator.
ArithmeticOperators.Truncate - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "truncate" operator.
array - Variable in class org.apache.pdfbox.pdmodel.common.COSArrayList
 
array - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
 
array - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
 
array - Variable in class org.apache.pdfbox.pdmodel.graphics.PDLineDashPattern
 
array - Variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
Storage for the page destination.
array - Variable in enum org.apache.xmpbox.type.Cardinality
 
ARRAY_CLOSE - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The array close token.
ARRAY_OPEN - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The array open token.
ArrayEntry - Class in org.apache.pdfbox.debugger.ui
This is a simple class that will contain an index and a value.
ArrayEntry() - Constructor for class org.apache.pdfbox.debugger.ui.ArrayEntry
 
ArrayProperty - Class in org.apache.xmpbox.type
Object representation of a Complex XMP Property (Represents Ordered, Unordered and Alternative Arrays builder)
ArrayProperty(XMPMetadata, String, String, String, Cardinality) - Constructor for class org.apache.xmpbox.type.ArrayProperty
Constructor of a complex property
arrayToNumbers(List<Token>) - Method in class org.apache.fontbox.type1.Type1Parser
Extracts values from an array as numbers.
arrayToString(float[]) - Static method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Creates a String representation of a float array.
arrayToString(Object[]) - Static method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Creates a String representation of an Object array.
arrayType - Variable in class org.apache.xmpbox.type.ArrayProperty
 
ARROW_ANGLE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
ART - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Art
ART_BOX - Static variable in class org.apache.pdfbox.cos.COSName
 
ArtBox - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.BOUNDARY
use art box as boundary.
articleEnd - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
articleStart - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
ARTIFACT - Static variable in class org.apache.pdfbox.cos.COSName
 
ARTIST - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
ARW - org.apache.pdfbox.util.filetypedetector.FileType
Sony camera raw.
AS - Static variable in class org.apache.pdfbox.cos.COSName
 
ascender - Variable in class org.apache.fontbox.afm.FontMetrics
 
ascender - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
ascender - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
ASCENDER - Static variable in class org.apache.fontbox.afm.AFMParser
This is ascender attribute.
ASCENT - Static variable in class org.apache.pdfbox.cos.COSName
 
ascii - Variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
ASCII_CR - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
ASCII code for carriage return.
ASCII_HEX_DECODE - Static variable in class org.apache.pdfbox.cos.COSName
 
ASCII_HEX_DECODE_ABBREVIATION - Static variable in class org.apache.pdfbox.cos.COSName
 
ASCII_LF - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
ASCII code for line feed.
ASCII_MARKER - Static variable in class org.apache.fontbox.pfb.PfbParser
the ascii marker.
ASCII_NINE - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
ASCII_PANE_WIDTH - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
ASCII_SPACE - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
ASCII_ZERO - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
ASCII85_DECODE - Static variable in class org.apache.pdfbox.cos.COSName
 
ASCII85_DECODE_ABBREVIATION - Static variable in class org.apache.pdfbox.cos.COSName
 
ASCII85Filter - Class in org.apache.pdfbox.filter
Decodes data encoded in an ASCII base-85 representation, reproducing the original binary data.
ASCII85Filter() - Constructor for class org.apache.pdfbox.filter.ASCII85Filter
 
ASCII85InputStream - Class in org.apache.pdfbox.filter
This class represents an ASCII85 stream.
ASCII85InputStream(InputStream) - Constructor for class org.apache.pdfbox.filter.ASCII85InputStream
Constructor.
ASCII85OutputStream - Class in org.apache.pdfbox.filter
This class represents an ASCII85 output stream.
ASCII85OutputStream(OutputStream) - Constructor for class org.apache.pdfbox.filter.ASCII85OutputStream
Constructor.
asciiControl(char) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given ch is an ASCII control character as defined by RFC 3454, Appendix C.2.1.
ASCIIHexFilter - Class in org.apache.pdfbox.filter
Decodes data encoded in an ASCII hexadecimal form, reproducing the original binary data.
ASCIIHexFilter() - Constructor for class org.apache.pdfbox.filter.ASCIIHexFilter
 
asciiPane - Variable in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
ASCIIPane - Class in org.apache.pdfbox.debugger.hexviewer
 
ASCIIPane(HexModel) - Constructor for class org.apache.pdfbox.debugger.hexviewer.ASCIIPane
Constructor.
ASSEMBLE_DOCUMENT_BIT - Static variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
assignAcroFormDefaultResource(PDAcroForm, COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDDocument
 
assignAppearanceDictionary(PDSignatureField, COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDDocument
 
assignGlyphList(String) - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
assignSignatureRectangle(PDSignatureField, COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDDocument
 
asUnmodifiableDictionary() - Method in class org.apache.pdfbox.cos.COSDictionary
Returns an unmodifiable view of this dictionary.
Atan() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Atan
 
ATAN - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
ATTACHED - Static variable in class org.apache.pdfbox.cos.COSName
 
ATTACHMENT_NAME_GRAPH - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
See get/setAttachmentName.
ATTACHMENT_NAME_PAPERCLIP - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
See get/setAttachmentName.
ATTACHMENT_NAME_PUSH_PIN - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
See get/setAttachmentName.
ATTACHMENT_NAME_TAG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
See get/setAttachmentName.
Attribute - Class in org.apache.xmpbox.type
Simple representation of an attribute
Attribute(String, String, String) - Constructor for class org.apache.xmpbox.type.Attribute
Constructor of a new Attribute
attributeChanged(PDAttributeObject) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Updates the revision number for the given attribute object.
attributedString - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Word
 
attributedString - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Word
 
attributes - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
attributes - Variable in class org.apache.xmpbox.type.AbstractField
 
AUTHOR - Static variable in class org.apache.pdfbox.cos.COSName
 
AUTHORS_POSITION - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
AUTO - org.apache.pdfbox.printing.Orientation
Automatically select the orientation of each page based on its aspect ratio.
autoOrientation - Variable in class org.apache.pdfbox.tools.ImageToPDF
 
available() - Method in class org.apache.pdfbox.filter.ASCII85InputStream
Unsupported.
available() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Returns an estimate of the number of bytes that can be read.
available() - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
available() - Method in class org.apache.pdfbox.io.RandomAccessFile
 
available() - Method in class org.apache.pdfbox.io.RandomAccessInputStream
 
available() - Method in interface org.apache.pdfbox.io.RandomAccessRead
Returns an estimate of the number of bytes that can be read.
available() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Returns an estimate of the number of bytes that can be read.
available() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.MultipleInputStream
 
aValues - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
averageCharTolerance - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
averageCharWidth - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
averageWidth - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
AVG_WIDTH - Static variable in class org.apache.pdfbox.cos.COSName
 
avgFontWidth - Variable in class org.apache.pdfbox.pdmodel.font.PDFont
 
avgWidth - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
avgWidth - Variable in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
awtColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
awtColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
 
awtColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
awtColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
 
AxialShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT PaintContext for axial shading.
AxialShadingContext(PDShadingType2, ColorModel, AffineTransform, Matrix, Rectangle) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
Constructor creates an instance to be used for fill operations.
AxialShadingPaint - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT Paint for axial shading.
AxialShadingPaint(PDShadingType2, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingPaint
Constructor.
axialShadingType - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 

B

b - Variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
b - Variable in class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
 
B - Static variable in class org.apache.pdfbox.cos.COSName
 
B - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
backdropColor - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
 
backdropRemoval(int, int, int, float) - Method in class org.apache.pdfbox.rendering.GroupGraphics
Computes the backdrop removal equation.
background - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
 
background - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
BACKGROUND - org.apache.pdfbox.multipdf.Overlay.Position
 
BACKGROUND - Static variable in class org.apache.pdfbox.cos.COSName
 
BACKGROUND_COLOR - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
BadFieldValueException - Exception in org.apache.xmpbox.type
Exception thrown when Value found to set/get property content is not compatible with object specifications (typically when trying to have a property in a type that is not compatible with specified original type of property concerned)
BadFieldValueException(String) - Constructor for exception org.apache.xmpbox.type.BadFieldValueException
Create an instance of BadFieldValueException
BadFieldValueException(String, Throwable) - Constructor for exception org.apache.xmpbox.type.BadFieldValueException
Create an instance of BadFieldValueException
Bag - org.apache.xmpbox.type.Cardinality
 
bagJobs - Variable in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
 
base - Variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer.OverlayIcon
 
BASE_ENCODING - Static variable in class org.apache.pdfbox.cos.COSName
 
BASE_FONT - Static variable in class org.apache.pdfbox.cos.COSName
 
BASE_STATE - Static variable in class org.apache.pdfbox.cos.COSName
 
BASE25 - Static variable in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
baseColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
baseEncoding - Variable in class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
 
baseHeight - Variable in class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
 
BASELINE_SHIFT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
baseObject - Variable in class org.apache.pdfbox.cos.COSObject
 
BaseParser - Class in org.apache.pdfbox.pdfparser
This class is used to contain parsing logic that will be used by both the PDFParser and the COSStreamParser.
BaseParser(SequentialSource) - Constructor for class org.apache.pdfbox.pdfparser.BaseParser
Default constructor.
BaseState(COSName) - Constructor for enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties.BaseState
 
BASEURL - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
baseWidth - Variable in class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
 
basic - Variable in enum org.apache.xmpbox.type.Types
 
bbox - Variable in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
bBox - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
 
BBOX - Static variable in class org.apache.pdfbox.cos.COSName
 
BBOX - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
bboxDevice - Variable in class org.apache.pdfbox.rendering.SoftMask
 
bboxMaxX - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
bboxMaxY - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
bboxMinX - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
bboxMinY - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
bc - Variable in class org.apache.pdfbox.rendering.SoftMask
 
BC - Static variable in class org.apache.pdfbox.cos.COSName
 
BE - Static variable in class org.apache.pdfbox.cos.COSName
 
bead - Variable in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
 
beadRectangles - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
BEFORE - Static variable in class org.apache.pdfbox.cos.COSName
 
BEGIN_COMPATIBILITY_SECTION - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
BEGIN_INLINE_IMAGE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
BEGIN_INLINE_IMAGE_DATA - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
BEGIN_MARKED_CONTENT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
BEGIN_MARKED_CONTENT_SEQ - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
BEGIN_MARKED_CONTENT1 - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
Deprecated.
BEGIN_MARKED_CONTENT2 - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
Deprecated.
BEGIN_TEXT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
BEGIN_TEXT_OBJECT - Static variable in class org.apache.pdfbox.debugger.streampane.OperatorMarker
Deprecated.
BEGIN_TEXT_OBJECT - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
Deprecated.
BeginInlineImage - Class in org.apache.pdfbox.contentstream.operator.graphics
BI Begins an inline image.
BeginInlineImage() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.BeginInlineImage
 
beginMarkedContent(COSName) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Begin a marked content sequence.
beginMarkedContent(COSName) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Begin a marked content sequence.
beginMarkedContent(COSName, PDPropertyList) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Begin a marked content sequence with a reference to an entry in the page resources' Properties dictionary.
beginMarkedContent(COSName, PDPropertyList) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Begin a marked content sequence with a reference to an entry in the page resources' Properties dictionary.
beginMarkedContentSequence(COSName) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
beginMarkedContentSequence(COSName, COSDictionary) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when a marked content group begins
beginMarkedContentSequence(COSName, COSDictionary) - Method in class org.apache.pdfbox.rendering.PageDrawer
Called when a marked content group begins
beginMarkedContentSequence(COSName, COSDictionary) - Method in class org.apache.pdfbox.text.PDFMarkedContentExtractor
 
beginMarkedContentSequence(COSName, COSName) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
BeginMarkedContentSequence - Class in org.apache.pdfbox.contentstream.operator.markedcontent
BMC : Begins a marked-content sequence.
BeginMarkedContentSequence() - Constructor for class org.apache.pdfbox.contentstream.operator.markedcontent.BeginMarkedContentSequence
 
BeginMarkedContentSequenceWithProperties - Class in org.apache.pdfbox.contentstream.operator.markedcontent
BDC : Begins a marked-content sequence with property list.
BeginMarkedContentSequenceWithProperties() - Constructor for class org.apache.pdfbox.contentstream.operator.markedcontent.BeginMarkedContentSequenceWithProperties
 
beginOutput(double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
beginText() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when the BT operator is encountered.
beginText() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Begin some text operations.
beginText() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Begin some text operations.
beginText() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
BeginText - Class in org.apache.pdfbox.contentstream.operator.text
BT: Begin text.
BeginText() - Constructor for class org.apache.pdfbox.contentstream.operator.text.BeginText
 
beginTextClip() - Method in class org.apache.pdfbox.rendering.PageDrawer
Begin buffering the text clipping path, if any.
beingResolved - Variable in class org.apache.fontbox.ttf.GlyfCompositeDescript
 
bfSearchCOSObjectKeyOffsets - Variable in class org.apache.pdfbox.pdfparser.COSParser
Contains all found objects of a brute force search.
bfSearchForLastEOFMarker() - Method in class org.apache.pdfbox.pdfparser.COSParser
Brute force search for the last EOF marker.
bfSearchForObjects() - Method in class org.apache.pdfbox.pdfparser.COSParser
Brute force search for every object in the pdf.
bfSearchForObjStreams() - Method in class org.apache.pdfbox.pdfparser.COSParser
Brute force search for all object streams.
bfSearchForTrailer(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.COSParser
Brute force search for all trailer marker.
bfSearchForXRef(long, boolean) - Method in class org.apache.pdfbox.pdfparser.COSParser
Search for the offset of the given xref table/stream among those found by a brute force search.
bfSearchForXRefStreams() - Method in class org.apache.pdfbox.pdfparser.COSParser
Brute force search for all /XRef entries (streams).
bfSearchForXRefTables() - Method in class org.apache.pdfbox.pdfparser.COSParser
Brute force search for all xref entries (tables).
bfSearchXRefStreamsOffsets - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
bfSearchXRefTablesOffsets - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
BG - Static variable in class org.apache.pdfbox.cos.COSName
 
BIB_ENTRY - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
BibEntry
BINARY - org.apache.pdfbox.rendering.ImageType
Black or white.
BINARY_MARKER - Static variable in class org.apache.fontbox.pfb.PfbParser
the binary marker.
binCharTestArr - Variable in class org.apache.pdfbox.pdfparser.PDFStreamParser
 
bitonalItem - Variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
BITS_IN_HEX - Static variable in class org.apache.fontbox.afm.AFMParser
 
BITS_PER_COMPONENT - Static variable in class org.apache.pdfbox.cos.COSName
 
BITS_PER_COORDINATE - Static variable in class org.apache.pdfbox.cos.COSName
 
BITS_PER_FLAG - Static variable in class org.apache.pdfbox.cos.COSName
 
BITS_PER_SAMPLE - Static variable in class org.apache.pdfbox.cos.COSName
 
BITS_PER_SAMPLE - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
Bitshift() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.Bitshift
 
BITSHIFT - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
bitsPerColorComponent - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
 
bitsPerComponent - Variable in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
bitsPerComponent - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
bitsPerCoordinate - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
 
bitsPerFlag - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type4ShadingContext
 
BitwiseOperators - Class in org.apache.pdfbox.pdmodel.common.function.type4
Provides the bitwise operators such as "and" and "xor".
BitwiseOperators() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators
 
BitwiseOperators.AbstractLogicalOperator - Class in org.apache.pdfbox.pdmodel.common.function.type4
Abstract base class for logical operators.
BitwiseOperators.And - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "and" operator.
BitwiseOperators.Bitshift - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "bitshift" operator.
BitwiseOperators.False - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "false" operator.
BitwiseOperators.Not - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "not" operator.
BitwiseOperators.Or - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "or" operator.
BitwiseOperators.True - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "true" operator.
BitwiseOperators.Xor - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "xor" operator.
BLACK_CODES - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
BLACK_IS_1 - Static variable in class org.apache.pdfbox.cos.COSName
 
BLACK_NONTERMINATING_CODES - Static variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
BLACK_POINT - Static variable in class org.apache.pdfbox.cos.COSName
 
BLACK_RUN_LENGTHS - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
BLACK_TERMINATING_CODES - Static variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
blackRunTree - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
BLEED_BOX - Static variable in class org.apache.pdfbox.cos.COSName
 
BleedBox - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.BOUNDARY
use bleed box as boundary.
blend(float[], float[], float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.blend.NonSeparableBlendMode
 
BLEND_MODE_NAMES - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
BLEND_MODES - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
blendChannel(float, float) - Method in class org.apache.pdfbox.pdmodel.graphics.blend.SeparableBlendMode
 
BlendComposite - Class in org.apache.pdfbox.pdmodel.graphics.blend
AWT composite for blend modes.
BlendComposite(BlendMode, float) - Constructor for class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite
 
BlendComposite.BlendCompositeContext - Class in org.apache.pdfbox.pdmodel.graphics.blend
 
BlendCompositeContext(ColorModel, ColorModel, RenderingHints) - Constructor for class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite.BlendCompositeContext
 
blendMode - Variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite
 
blendMode - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
BlendMode - Class in org.apache.pdfbox.pdmodel.graphics.blend
Blend mode.
BlendMode() - Constructor for class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
Blinds - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
BLOCK_ALIGN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
BLOCK_ALIGN_AFTER - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BlockAlign: After: After edge of the last child’s allocation rectangle aligned with that of the table cell’s content rectangle.
BLOCK_ALIGN_BEFORE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BlockAlign: Before: Before edge of the first child’s allocation rectangle aligned with that of the table cell’s content rectangle.
BLOCK_ALIGN_JUSTIFY - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BlockAlign: Justify: Children aligned with both the before and after edges of the table cell’s content rectangle.
BLOCK_ALIGN_MIDDLE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BlockAlign: Middle: Children centered within the table cell.
BLOCK_QUOTE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
BlockQuote
blueFuzz - Variable in class org.apache.fontbox.type1.Type1Font
 
blueScale - Variable in class org.apache.fontbox.type1.Type1Font
 
blueShift - Variable in class org.apache.fontbox.type1.Type1Font
 
blueValues - Variable in class org.apache.fontbox.type1.Type1Font
 
BM - Static variable in class org.apache.pdfbox.cos.COSName
 
BMC - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
BMP - org.apache.pdfbox.util.filetypedetector.FileType
 
BOLD_FLAG - Static variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
 
BOLD_FONT - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
BOOKMARK_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
BookmarkValidationProcess - Class in org.apache.pdfbox.preflight.process
 
BookmarkValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.BookmarkValidationProcess
 
Boolean - org.apache.xmpbox.type.Types
 
BooleanType - Class in org.apache.xmpbox.type
Object representation of an Boolean XMP type
BooleanType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.BooleanType
Property Boolean type constructor (namespaceURI is given)
booleanValue - Variable in class org.apache.xmpbox.type.BooleanType
 
booleanValue() - Method in class org.apache.fontbox.type1.Token
 
BORDER - Static variable in class org.apache.pdfbox.cos.COSName
 
BORDER - Static variable in class org.apache.pdfbox.tools.PrintPDF
 
BORDER_COLOR - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
BORDER_SIZE - Static variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
BORDER_STYLE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
BORDER_STYLE_DASHED - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BorderStyle: Dashed: The border is a series of short line segments.
BORDER_STYLE_DOTTED - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BorderStyle: Dotted: The border is a series of dots.
BORDER_STYLE_DOUBLE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BorderStyle: Double: The border is two solid lines.
BORDER_STYLE_GROOVE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BorderStyle: Groove: The border looks as though it were carved into the canvas.
BORDER_STYLE_HIDDEN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BorderStyle: Hidden: Same as PDLayoutAttributeObject.BORDER_STYLE_NONE, except in terms of border conflict resolution for table elements.
BORDER_STYLE_INSET - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BorderStyle: Inset: The border makes the entire box look as though it were embedded in the canvas.
BORDER_STYLE_NONE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BorderStyle: None: No border.
BORDER_STYLE_OUTSET - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BorderStyle: Outset: The border makes the entire box look as though it were coming out of the canvas (the opposite of PDLayoutAttributeObject.BORDER_STYLE_INSET.
BORDER_STYLE_RIDGE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BorderStyle: Ridge: The border looks as though it were coming out of the canvas (the opposite of PDLayoutAttributeObject.BORDER_STYLE_GROOVE).
BORDER_STYLE_SOLID - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
BorderStyle: Solid: The border is a single line segment.
BORDER_THICKNESS - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
BOTTOM_TO_TOP - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
Relevant only for the Wipe transition
BOUNDARY() - Constructor for enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.BOUNDARY
 
BOUNDARY_ART_BOX - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated.
BOUNDARY_BLEED_BOX - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated.
BOUNDARY_CROP_BOX - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated.
BOUNDARY_MEDIA_BOX - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated.
BOUNDARY_TRIM_BOX - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated.
boundingBox - Variable in class org.apache.fontbox.afm.CharMetric
 
boundingBox - Variable in class org.apache.fontbox.ttf.GlyphData
 
BoundingBox - Class in org.apache.fontbox.util
This is an implementation of a bounding box.
BoundingBox() - Constructor for class org.apache.fontbox.util.BoundingBox
Default constructor.
BoundingBox(float, float, float, float) - Constructor for class org.apache.fontbox.util.BoundingBox
Constructor.
BoundingBox(List<Number>) - Constructor for class org.apache.fontbox.util.BoundingBox
Constructor.
bounds - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
 
BOUNDS - Static variable in class org.apache.pdfbox.cos.COSName
 
boundsValues - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
 
box - Variable in class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
 
Box - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
BPC - Static variable in class org.apache.pdfbox.cos.COSName
 
BRACKET - org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder.State
 
breakString(String) - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
 
BRIGHTNESS_VALUE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
BS - Static variable in class org.apache.pdfbox.cos.COSName
 
BTN - Static variable in class org.apache.pdfbox.cos.COSName
 
bufend - Variable in class org.apache.fontbox.ttf.BufferedRandomAccessFile
 
buffer - Variable in class org.apache.fontbox.ttf.BufferedRandomAccessFile
Uses a byte instead of a char buffer for efficiency reasons.
buffer - Variable in class org.apache.fontbox.type1.Type1Lexer
 
buffer - Variable in class org.apache.pdfbox.cos.COSOutputStream
 
buffer - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
buffer - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
BUFFER_SIZE - Static variable in class org.apache.fontbox.pfb.PfbParser
buffersize.
BUFFER_SIZE - Static variable in class org.apache.pdfbox.filter.FlateFilter
 
BUFFER_SIZE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDXFAResource
The default buffer size
BufferedRandomAccessFile - Class in org.apache.fontbox.ttf
This class is a version of the one published at https://code.google.com/p/jmzreader/wiki/BufferedRandomAccessFile augmented to handle unsigned bytes.
BufferedRandomAccessFile(File, String, int) - Constructor for class org.apache.fontbox.ttf.BufferedRandomAccessFile
Creates a new instance of the BufferedRandomAccessFile.
BufferedRandomAccessFile(String, String, int) - Constructor for class org.apache.fontbox.ttf.BufferedRandomAccessFile
Creates a new instance of the BufferedRandomAccessFile.
bufferList - Variable in class org.apache.pdfbox.io.RandomAccessBuffer
 
bufferListIndex - Variable in class org.apache.pdfbox.io.RandomAccessBuffer
 
bufferListMaxIndex - Variable in class org.apache.pdfbox.io.RandomAccessBuffer
 
bufferPos - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
bufferPosition - Variable in class org.apache.fontbox.cff.DataInput
 
BUFFERSIZE - Static variable in class org.apache.fontbox.ttf.RAFDataStream
 
bufpos - Variable in class org.apache.fontbox.ttf.BufferedRandomAccessFile
 
BUFSIZE - Variable in class org.apache.fontbox.ttf.BufferedRandomAccessFile
Buffer size.
build() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
build() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
buildCIDSet(Map<Integer, Integer>) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
Builds the CIDSet entry, required by PDF/A.
buildCIDToGIDMap(Map<Integer, Integer>) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
buildCmapTable() - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
buildDecodeParams(PNGConverter.PNGConverterState, PDColorSpace) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
Builder(PDAppearanceContentStream) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
Builder(PDPageContentStream) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
buildFontDescriptor(FontMetrics) - Static method in class org.apache.pdfbox.pdmodel.font.PDType1FontEmbedder
Returns a PDFontDescriptor for the given AFM.
buildFontDescriptor(Type1Font) - Static method in class org.apache.pdfbox.pdmodel.font.PDType1FontEmbedder
Returns a PDFontDescriptor for the given PFB.
buildFontFile2(InputStream) - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
buildGlyfTable(long[]) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
buildGlyphIdToCharacterCodeLookup(int) - Method in class org.apache.fontbox.ttf.CmapSubtable
 
buildHeadTable() - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
buildHheaTable() - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
buildHmtxTable() - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
buildImageObject(PDDocument, PNGConverter.PNGConverterState) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
Build the base image object from the IDATs and profile information
buildIndexImage(PDDocument, PNGConverter.PNGConverterState) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
Build a indexed image
buildLocaTable(long[]) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
buildMaxpTable() - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
buildNameTable() - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
buildOS2Table() - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
buildPagesWidgetsMap(List<PDField>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
buildPDF(PDVisibleSignDesigner) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateCreator
Build a PDF with a visible signature step by step, and return it as a stream.
buildPostTable() - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
buildSignature() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
start building of visible signature
buildSubset(InputStream, String, Map<Integer, Integer>) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
Rebuild a font subset.
buildSubset(InputStream, String, Map<Integer, Integer>) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFontEmbedder
 
buildSubset(InputStream, String, Map<Integer, Integer>) - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
Rebuild a font subset.
buildToUnicodeCMap(Map<Integer, Integer>) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
buildTransparencyMaskFromIndexedData(PDDocument, PDImageXObject, PNGConverter.PNGConverterState) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
buildVerticalHeader(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
buildVerticalMetrics(Map<Integer, Integer>) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
Builds vertical metrics with a custom CIDToGIDMap (for embedding font subset).
buildVerticalMetrics(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
Build vertical metrics with Identity CIDToGIDMap (for embedding full font).
buildWidths(Map<Integer, Integer>) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
Builds widths with a custom CIDToGIDMap (for embedding font subset).
buildWidths(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
Build widths with Identity CIDToGIDMap (for embedding full font).
BuiltInEncoding - Class in org.apache.fontbox.encoding
A font's built-in encoding.
BuiltInEncoding - Class in org.apache.pdfbox.pdmodel.font.encoding
A font's built-in encoding.
BuiltInEncoding(Map<Integer, String>) - Constructor for class org.apache.fontbox.encoding.BuiltInEncoding
Constructor.
BuiltInEncoding(Map<Integer, String>) - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.BuiltInEncoding
Constructor.
BULK_CHANGE - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexModelChangedEvent
 
bValues - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
ByteArrayDataSource - Class in org.apache.pdfbox.preflight.utils
 
ByteArrayDataSource(InputStream) - Constructor for class org.apache.pdfbox.preflight.utils.ByteArrayDataSource
 
byteIndex - Variable in class org.apache.pdfbox.debugger.hexviewer.HexChangedEvent
 
bytePosToXrefMap - Variable in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
 
byteRange - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
 
BYTERANGE - Static variable in class org.apache.pdfbox.cos.COSName
 
byteRangeArray - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
byteRangeLength - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
byteRangeOffset - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
bytes - Variable in class org.apache.pdfbox.cos.COSString
 
bytes - Variable in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
bytes - Variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
bytes - Variable in class org.apache.pdfbox.pdmodel.font.PDPanose
 
bytes - Variable in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
bytes - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.Chunk
This field holds the whole byte array; In that it's redundant, as all chunks will have the same byte array.
bytesPerComponent - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
bytesPerPixel - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
ByteTrie<T> - Class in org.apache.pdfbox.util.filetypedetector
 
ByteTrie() - Constructor for class org.apache.pdfbox.util.filetypedetector.ByteTrie
 
ByteTrie.ByteTrieNode<T> - Class in org.apache.pdfbox.util.filetypedetector
A node in the trie.
ByteTrieNode() - Constructor for class org.apache.pdfbox.util.filetypedetector.ByteTrie.ByteTrieNode
 
byteValue - Variable in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 

C

c - Variable in class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
 
C - Static variable in class org.apache.pdfbox.cos.COSName
 
c0 - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType2
The C0 values of the exponential function.
C0 - Static variable in class org.apache.pdfbox.cos.COSName
 
c1 - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType2
The C1 values of the exponential function.
C1 - Static variable in class org.apache.pdfbox.cos.COSName
 
CA - Static variable in class org.apache.pdfbox.cos.COSName
 
CA_NS - Static variable in class org.apache.pdfbox.cos.COSName
 
cache - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
 
cache - Variable in class org.apache.pdfbox.pdmodel.font.FontCache
 
cache - Variable in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
 
cache - Variable in class org.apache.pdfbox.pdmodel.PDResources
 
cache - Variable in class org.apache.pdfbox.rendering.CIDType0Glyph2D
 
cache - Variable in class org.apache.pdfbox.rendering.Type1Glyph2D
 
cached - Variable in class org.apache.fontbox.ttf.GlyphTable
 
cachedAcroForm - Variable in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
 
cachedImage - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
cachedImageSubsampling - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
calcBBox(PDType3Font) - Method in class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
 
calcColor(Point2D) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
Calculate the color of a point.
calcColor(Point) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Line
Calculate the color of a point on a rasterized line by linear interpolation.
calcColorTable() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
Calculate the color on the axial line and store them in an array.
calcColorTable() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
Calculate the color on the line that connects two circles' centers and store the result in an array.
calcDeg(Point2D[]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
Calculate the degree value of a triangle.
calcFinalKey(long, long) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Calculate the key to be used for RC4 and AES-128.
calcLevel() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CoonsPatch
 
calcLevel() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
 
calcLine(int, int, int, int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Line
Calculate the points of a line with Bresenham's line algorithm Bresenham's line algorithm
calcPixelTable(Rectangle) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.GouraudShadingContext
 
calcPixelTable(Rectangle) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PatchMeshesShadingContext
 
calcPixelTable(Rectangle) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
Calculate every point and its color and store them in a Hash table.
calcPixelTable(List<ShadedTriangle>, Map<Point, Integer>, Rectangle) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
Get the points from the triangles, calculate their color and add point-color mappings.
calcSampleIndex(int[]) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.Rinterpol
calculate array index (structure described in p.171 PDF spec 1.7) in multiple dimensions.
calcSetBitSeq(int, int, int, int) - Static method in class org.apache.pdfbox.filter.Predictor
 
calculate(PDActionJavaScript, String) - Method in interface org.apache.pdfbox.pdmodel.interactive.form.ScriptingHandler
Handle the fields calculate event action.
calculateAffineTransform(PDPage, PDRectangle) - Method in class org.apache.pdfbox.multipdf.Overlay
Calculate the transform to be used when positioning the overlay.
calculateChunk(int, int) - Method in class org.apache.pdfbox.filter.LZWFilter
Calculate the appropriate chunk size
calculateFontSize(PDFont, PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
My "not so great" method for calculating the fontsize.
calculateInputValues(double, double) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
calculateLimits() - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
 
calculateMatrix(PDRectangle, int) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
calculateOutputFilename(String) - Static method in class org.apache.pdfbox.tools.WriteDecodedDoc
 
calculatePageSize(PDDocument, int) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Each page of document can be different sizes.
calculatePageSizeFromFile(String, int) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
calculatePageSizeFromStream(InputStream, int) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
calculatePath(GlyphRenderer.Point[]) - Method in class org.apache.fontbox.ttf.GlyphRenderer
Use the given points to calculate a GeneralPath.
calculateRowLength(int, int, int) - Static method in class org.apache.pdfbox.filter.Predictor
 
calculateWidth(PDFont, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Line
 
calculateWidth(PDFont, float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Line
 
calculateXRefFixedOffset(long, boolean) - Method in class org.apache.pdfbox.pdfparser.COSParser
Try to find a fixed offset for the given xref table/stream.
CalGray - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
CALGRAY - Static variable in class org.apache.pdfbox.cos.COSName
 
callCreateAction(COSBase, PreflightContext, List<AbstractActionManager>, String, Map<COSObjectKey, Boolean>) - Method in class org.apache.pdfbox.preflight.action.ActionManagerFactory
Call the create action to add the ActionManager to the result list.
callCreateAction(COSBase, PreflightContext, List<AbstractActionManager>, Map<COSObjectKey, Boolean>) - Method in class org.apache.pdfbox.preflight.action.ActionManagerFactory
Call the callCreateAction(COSBase, COSDocument, List, String) method with null as isAA parameter.
callothersubr(int) - Method in class org.apache.fontbox.cff.Type1CharString
Flex (via OtherSubrs)
CALLOTHERSUBR - Static variable in class org.apache.fontbox.cff.Type1CharStringParser
 
CALLSUBR - Static variable in class org.apache.fontbox.cff.Type1CharStringParser
 
callTarget(Object) - Method in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
callValidation(PreflightContext, Object, String) - Static method in class org.apache.pdfbox.preflight.utils.ContextHelper
Put the element to check on the top of the ValidationPath and call the validation method on the Process.
CalRGB - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
CALRGB - Static variable in class org.apache.pdfbox.cos.COSName
 
canAssembleDocument() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This will tell if the user can insert/rotate/delete pages.
canBeFill - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Node
 
canExtractContent() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This will tell if the user can extract text and images from the PDF document.
canExtractForAccessibility() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This will tell if the user can extract text and images from the PDF document for accessibility purposes.
canFillInForm() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This will tell if the user can fill in interactive form fields (including signature fields) even if canModifyAnnotations() returns false.
canModify() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This will tell if the user can modify contents of the document.
canModifyAnnotations() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This will tell if the user can add or modify text annotations and fill in interactive forms fields and, if canModify() returns true, create or modify interactive form fields (including signature fields).
canPrint() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This will tell if the user can print.
canPrintDegraded() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This will tell if the user can print the document in a degraded format.
CAP - Static variable in class org.apache.pdfbox.cos.COSName
 
CAP_HEIGHT - Static variable in class org.apache.fontbox.afm.AFMParser
This is the cap height attribute.
CAP_HEIGHT - Static variable in class org.apache.pdfbox.cos.COSName
 
capHeight - Variable in class org.apache.fontbox.afm.FontMetrics
 
capHeight - Variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
CAPTION - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Caption
CAPTION_WRITER - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
card() - Method in annotation type org.apache.xmpbox.type.PropertyType
 
Cardinality - Enum in org.apache.xmpbox.type
 
Cardinality(boolean) - Constructor for enum org.apache.xmpbox.type.Cardinality
 
caretOffset - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
caretSlopeRise - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
caretSlopeRise - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
caretSlopeRun - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
caretSlopeRun - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
caseSensitive - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
catalog - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
 
catalog - Variable in class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
 
catalog - Variable in class org.apache.pdfbox.preflight.process.CatalogValidationProcess
 
CATALOG - Static variable in class org.apache.pdfbox.cos.COSName
 
CATALOG_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
CatalogValidationProcess - Class in org.apache.pdfbox.preflight.process
This ValidationProcess check if the Catalog entries are confirming with the PDF/A-1b specification.
CatalogValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.CatalogValidationProcess
 
CATEGORY - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
CATEGORY - Static variable in class org.apache.xmpbox.type.PDFAPropertyType
 
cause - Variable in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
The underlying cause if the ValidationError was caused by a Throwable.
CC - Static variable in class org.apache.fontbox.afm.AFMParser
This is a composite character.
CCITTFactory - Class in org.apache.pdfbox.pdmodel.graphics.image
Factory for creating a PDImageXObject containing a CCITT Fax compressed TIFF image.
CCITTFactory() - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
 
CCITTFAX_DECODE - Static variable in class org.apache.pdfbox.cos.COSName
 
CCITTFAX_DECODE_ABBREVIATION - Static variable in class org.apache.pdfbox.cos.COSName
 
CCITTFaxDecoderStream - Class in org.apache.pdfbox.filter
CCITT Modified Huffman RLE, Group 3 (T4) and Group 4 (T6) fax compression.
CCITTFaxDecoderStream(InputStream, int, int, int, long) - Constructor for class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
CCITTFaxDecoderStream.Node - Class in org.apache.pdfbox.filter
 
CCITTFaxDecoderStream.Tree - Class in org.apache.pdfbox.filter
 
CCITTFaxEncoderStream - Class in org.apache.pdfbox.filter
CCITT Modified Group 4 (T6) fax compression.
CCITTFaxEncoderStream(OutputStream, int, int, int) - Constructor for class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
CCITTFaxEncoderStream.Code - Class in org.apache.pdfbox.filter
 
CCITTFaxFilter - Class in org.apache.pdfbox.filter
Decodes image data that has been encoded using either Group 3 or Group 4 CCITT facsimile (fax) encoding, and encodes image data to Group 4.
CCITTFaxFilter() - Constructor for class org.apache.pdfbox.filter.CCITTFaxFilter
 
ceiling(double) - Static method in class org.apache.pdfbox.rendering.TilingPaint
Returns the closest integer which is larger than the given number.
Ceiling() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Ceiling
 
CEILING - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
center - Variable in class org.apache.pdfbox.printing.PDFPrintable
 
CENTER - org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.TextAlign
 
CENTER - org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.TextAlign
 
CENTER_WINDOW - Static variable in class org.apache.pdfbox.cos.COSName
 
centerWindow() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the center window preference.
CERT - Static variable in class org.apache.pdfbox.cos.COSName
 
CERTIFICATE - Static variable in class org.apache.xmpbox.schema.XMPRightsManagementSchema
 
CF - Static variable in class org.apache.pdfbox.cos.COSName
 
CFA_PATTERN - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
CFA_PATTERN_TYPE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
CFAPattern - org.apache.xmpbox.type.Types
 
CFAPatternType - Class in org.apache.xmpbox.type
 
CFAPatternType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.CFAPatternType
 
CFF_EXPERT_CHARSET_TABLE - Static variable in class org.apache.fontbox.cff.CFFExpertCharset
Table of character codes and their corresponding names.
CFF_EXPERT_ENCODING_TABLE - Static variable in class org.apache.fontbox.cff.CFFExpertEncoding
Table of character codes and their corresponding sid.
CFF_EXPERT_SUBSET_CHARSET_TABLE - Static variable in class org.apache.fontbox.cff.CFFExpertSubsetCharset
Table of character codes and their corresponding names.
CFF_ISO_ADOBE_CHARSET_TABLE - Static variable in class org.apache.fontbox.cff.CFFISOAdobeCharset
Table of character codes and their corresponding names.
CFF_STANDARD_ENCODING_TABLE - Static variable in class org.apache.fontbox.cff.CFFStandardEncoding
Table of character codes and their corresponding sid.
CFFBuiltInEncoding() - Constructor for class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding
 
CFFBytesource(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.CFFTable.CFFBytesource
 
CFFCharset - Class in org.apache.fontbox.cff
A CFF charset.
CFFCharset(boolean) - Constructor for class org.apache.fontbox.cff.CFFCharset
Package-private constructor for use by subclasses.
CFFCIDFont - Class in org.apache.fontbox.cff
A Type 0 CIDFont represented in a CFF file.
CFFCIDFont() - Constructor for class org.apache.fontbox.cff.CFFCIDFont
 
CFFCIDFont.PrivateType1CharStringReader - Class in org.apache.fontbox.cff
Private implementation of Type1CharStringReader, because only CFFType1Font can expose this publicly, as CIDFonts only support this for legacy 'seac' commands.
CFFDataInput - Class in org.apache.fontbox.cff
This is specialized DataInput.
CFFDataInput(byte[]) - Constructor for class org.apache.fontbox.cff.CFFDataInput
Constructor.
CFFEncoding - Class in org.apache.fontbox.cff
A CFF Type 1-equivalent Encoding.
CFFEncoding() - Constructor for class org.apache.fontbox.cff.CFFEncoding
Package-private constructor for subclasses.
CFFExpertCharset - Class in org.apache.fontbox.cff
This is specialized CFFCharset.
CFFExpertCharset() - Constructor for class org.apache.fontbox.cff.CFFExpertCharset
 
CFFExpertEncoding - Class in org.apache.fontbox.cff
This is specialized CFFEncoding.
CFFExpertEncoding() - Constructor for class org.apache.fontbox.cff.CFFExpertEncoding
 
CFFExpertSubsetCharset - Class in org.apache.fontbox.cff
This is specialized CFFCharset.
CFFExpertSubsetCharset() - Constructor for class org.apache.fontbox.cff.CFFExpertSubsetCharset
 
cffFont - Variable in class org.apache.fontbox.ttf.CFFTable
 
cffFont - Variable in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
CFFFont - Class in org.apache.fontbox.cff
An Adobe Compact Font Format (CFF) font.
CFFFont() - Constructor for class org.apache.fontbox.cff.CFFFont
 
CFFISOAdobeCharset - Class in org.apache.fontbox.cff
This is specialized CFFCharset.
CFFISOAdobeCharset() - Constructor for class org.apache.fontbox.cff.CFFISOAdobeCharset
 
CFFOperator - Class in org.apache.fontbox.cff
This class represents a CFF operator.
CFFOperator(CFFOperator.Key, String) - Constructor for class org.apache.fontbox.cff.CFFOperator
 
CFFOperator.Key - Class in org.apache.fontbox.cff
This class is a holder for a key value.
CFFParser - Class in org.apache.fontbox.cff
This class represents a parser for a CFF font.
CFFParser() - Constructor for class org.apache.fontbox.cff.CFFParser
 
CFFParser.ByteSource - Interface in org.apache.fontbox.cff
Source from which bytes may be read in the future.
CFFParser.CFFBuiltInEncoding - Class in org.apache.fontbox.cff
Inner class representing a font's built-in CFF encoding.
CFFParser.CFFBuiltInEncoding.Supplement - Class in org.apache.fontbox.cff
Inner class representing a supplement for an encoding.
CFFParser.DictData - Class in org.apache.fontbox.cff
Inner class holding the DictData of a CFF font.
CFFParser.DictData.Entry - Class in org.apache.fontbox.cff
Inner class holding an operand of a CFF font.
CFFParser.EmbeddedCharset - Class in org.apache.fontbox.cff
Inner class representing an embedded CFF charset.
CFFParser.EmptyCharset - Class in org.apache.fontbox.cff
An empty charset in a malformed CID font.
CFFParser.Format0Charset - Class in org.apache.fontbox.cff
Inner class representing a Format0 charset.
CFFParser.Format0Encoding - Class in org.apache.fontbox.cff
Inner class representing a Format0 encoding.
CFFParser.Format0FDSelect - Class in org.apache.fontbox.cff
Format 0 FDSelect.
CFFParser.Format1Charset - Class in org.apache.fontbox.cff
Inner class representing a Format1 charset.
CFFParser.Format1Encoding - Class in org.apache.fontbox.cff
Inner class representing a Format1 encoding.
CFFParser.Format2Charset - Class in org.apache.fontbox.cff
Inner class representing a Format2 charset.
CFFParser.Format3FDSelect - Class in org.apache.fontbox.cff
Format 3 FDSelect data.
CFFParser.Header - Class in org.apache.fontbox.cff
Inner class holding the header of a CFF font.
CFFParser.Range3 - Class in org.apache.fontbox.cff
Structure of a Range3 element.
CFFParser.RangeMapping - Class in org.apache.fontbox.cff
Inner class representing a rang mapping for a CID charset.
CFFStandardEncoding - Class in org.apache.fontbox.cff
This is specialized CFFEncoding.
CFFStandardEncoding() - Constructor for class org.apache.fontbox.cff.CFFStandardEncoding
 
CFFStandardString - Class in org.apache.fontbox.cff
This class represents a standard SID to String mapping.
CFFStandardString() - Constructor for class org.apache.fontbox.cff.CFFStandardString
 
CFFTable - Class in org.apache.fontbox.ttf
PostScript font program (compact font format).
CFFTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.CFFTable
 
CFFTable.CFFBytesource - Class in org.apache.fontbox.ttf
Allows bytes to be re-read later by CFFParser.
CFFType1Font - Class in org.apache.fontbox.cff
A Type 1-equivalent font program represented in a CFF file.
CFFType1Font() - Constructor for class org.apache.fontbox.cff.CFFType1Font
 
CFFType1Font.PrivateType1CharStringReader - Class in org.apache.fontbox.cff
Private implementation of Type1CharStringReader, because only CFFType1Font can expose this publicly, as CIDFonts only support this for legacy 'seac' commands.
CFM - Static variable in class org.apache.pdfbox.cos.COSName
 
CH - Static variable in class org.apache.pdfbox.cos.COSName
 
changeCropBox(PDDocument, float, float, float, float) - Static method in class org.apache.pdfbox.tools.PDFToImage
 
CHANGED - Static variable in class org.apache.xmpbox.type.ResourceEventType
 
changeData(byte[]) - Method in class org.apache.pdfbox.debugger.hexviewer.HexView
 
changeDisplayProperties(int) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given codepoint is change display properties or deprecated characters as defined by RFC 3454, Appendix C.8.
changedUpdate(DocumentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
changeHighlighter(int, Highlighter.HighlightPainter) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
changesCurrentRow - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
changesCurrentRow - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
changesCurrentRowCount - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
changesCurrentRowLength - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
changesReferenceRow - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
changesReferenceRow - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
changesReferenceRowCount - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
changesReferenceRowLength - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
changeType - Variable in class org.apache.pdfbox.debugger.hexviewer.HexModelChangedEvent
 
changeZoomSelection(float) - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
Set the zoom selection.
CHAR_CODE - Static variable in class org.apache.fontbox.cff.CFFExpertCharset
 
CHAR_CODE - Static variable in class org.apache.fontbox.cff.CFFExpertEncoding
 
CHAR_CODE - Static variable in class org.apache.fontbox.cff.CFFExpertSubsetCharset
 
CHAR_CODE - Static variable in class org.apache.fontbox.cff.CFFISOAdobeCharset
 
CHAR_CODE - Static variable in class org.apache.fontbox.cff.CFFStandardEncoding
 
CHAR_CODE - Static variable in class org.apache.fontbox.encoding.MacRomanEncoding
 
CHAR_CODE - Static variable in class org.apache.fontbox.encoding.StandardEncoding
 
CHAR_CODE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacExpertEncoding
 
CHAR_CODE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacOSRomanEncoding
 
CHAR_CODE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacRomanEncoding
 
CHAR_CODE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.StandardEncoding
 
CHAR_CODE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.SymbolEncoding
 
CHAR_CODE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.WinAnsiEncoding
 
CHAR_CODE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.ZapfDingbatsEncoding
 
CHAR_HEIGHT - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
CHAR_NAME - Static variable in class org.apache.fontbox.cff.CFFExpertCharset
 
CHAR_NAME - Static variable in class org.apache.fontbox.cff.CFFExpertSubsetCharset
 
CHAR_NAME - Static variable in class org.apache.fontbox.cff.CFFISOAdobeCharset
 
CHAR_NAME - Static variable in class org.apache.fontbox.encoding.MacRomanEncoding
 
CHAR_NAME - Static variable in class org.apache.fontbox.encoding.StandardEncoding
 
CHAR_NAME - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacExpertEncoding
 
CHAR_NAME - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacOSRomanEncoding
 
CHAR_NAME - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacRomanEncoding
 
CHAR_NAME - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.StandardEncoding
 
CHAR_NAME - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.SymbolEncoding
 
CHAR_NAME - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.WinAnsiEncoding
 
CHAR_NAME - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.ZapfDingbatsEncoding
 
CHAR_PROCS - Static variable in class org.apache.pdfbox.cos.COSName
 
CHAR_SET - Static variable in class org.apache.pdfbox.cos.COSName
 
CHAR_SID - Static variable in class org.apache.fontbox.cff.CFFExpertEncoding
 
CHAR_SID - Static variable in class org.apache.fontbox.cff.CFFStandardEncoding
 
CHAR_WIDTH - Static variable in class org.apache.fontbox.afm.AFMParser
This is the char width.
CHAR_WIDTH - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
CHARACTER_SET - Static variable in class org.apache.fontbox.afm.AFMParser
This is the character set.
characterCode - Variable in class org.apache.fontbox.afm.CharMetric
 
characterCodeToGlyphId - Variable in class org.apache.fontbox.ttf.CmapSubtable
 
characterListMapping - Variable in class org.apache.pdfbox.text.PDFMarkedContentExtractor
 
characterListMapping - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
characters - Variable in class org.apache.fontbox.afm.FontMetrics
 
CHARACTERS - Static variable in class org.apache.fontbox.afm.AFMParser
This is the characters attribute.
charactersByArticle - Variable in class org.apache.pdfbox.text.PDFTextStripper
The charactersByArticle is used to extract text by article divisions.
characterSet - Variable in class org.apache.fontbox.afm.FontMetrics
 
characterSpacing - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
charCodes - Variable in class org.apache.pdfbox.text.TextPosition
 
CharMetric - Class in org.apache.fontbox.afm
This class represents a single character metric.
CharMetric() - Constructor for class org.apache.fontbox.afm.CharMetric
 
charMetrics - Variable in class org.apache.fontbox.afm.FontMetrics
 
CHARMETRICS_B - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_C - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics c value.
CHARMETRICS_CH - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics c value.
CHARMETRICS_L - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_N - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_VV - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_W - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_W0 - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_W0X - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_W0Y - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_W1 - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_W1X - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_W1Y - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_WX - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
CHARMETRICS_WY - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
charMetricsMap - Variable in class org.apache.fontbox.afm.FontMetrics
 
charProc - Variable in class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
 
charProcs - Variable in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
charset - Variable in class org.apache.fontbox.cff.CFFFont
 
Charsets - Class in org.apache.fontbox.util
This class provides an instance of all common charsets used to transform byte arrays into strings.
Charsets - Class in org.apache.pdfbox.util
Utility class providing common Charsets used in PDFBox.
Charsets() - Constructor for class org.apache.fontbox.util.Charsets
 
Charsets() - Constructor for class org.apache.pdfbox.util.Charsets
 
charStream - Variable in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
CHARSTRING - org.apache.fontbox.type1.Token.Kind
 
CHARSTRING - Static variable in class org.apache.fontbox.type1.Token
 
CHARSTRING_KEY - Static variable in class org.apache.fontbox.type1.Type1Parser
 
charStringCache - Variable in class org.apache.fontbox.cff.CFFCIDFont
 
charStringCache - Variable in class org.apache.fontbox.cff.CFFType1Font
 
charStringCache - Variable in class org.apache.fontbox.type1.Type1Font
 
CharStringCommand - Class in org.apache.fontbox.cff
This class represents a CharStringCommand.
CharStringCommand(int) - Constructor for class org.apache.fontbox.cff.CharStringCommand
Constructor with one value.
CharStringCommand(int[]) - Constructor for class org.apache.fontbox.cff.CharStringCommand
Constructor with an array as values.
CharStringCommand(int, int) - Constructor for class org.apache.fontbox.cff.CharStringCommand
Constructor with two values.
CharStringCommand.Key - Class in org.apache.fontbox.cff
A static class to hold one or more int values as key.
charstringDecrypt(byte[], int) - Static method in class org.apache.fontbox.cff.Type1FontUtil
Decrypt charstring.
charstringEncrypt(byte[], int) - Static method in class org.apache.fontbox.cff.Type1FontUtil
Encrypt charstring.
CharStringHandler - Class in org.apache.fontbox.cff
A Handler for CharStringCommands.
CharStringHandler() - Constructor for class org.apache.fontbox.cff.CharStringHandler
 
charstrings - Variable in class org.apache.fontbox.type1.Type1Font
 
charStrings - Variable in class org.apache.fontbox.cff.CFFFont
 
charToUnicode - Variable in class org.apache.fontbox.cmap.CMap
 
charWidth - Variable in class org.apache.fontbox.afm.FontMetrics
 
check() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDCheckBox
Checks the check box.
CHECK_ARRAY_OPERANDS - Static variable in class org.apache.pdfbox.preflight.content.StubOperator
 
CHECK_NO_OPERANDS - Static variable in class org.apache.pdfbox.preflight.content.StubOperator
 
CHECK_NUMBER_OPERANDS - Static variable in class org.apache.pdfbox.preflight.content.StubOperator
 
CHECK_NUMBER_OPERANDS_2 - Static variable in class org.apache.pdfbox.preflight.content.StubOperator
 
CHECK_NUMBER_OPERANDS_4 - Static variable in class org.apache.pdfbox.preflight.content.StubOperator
 
CHECK_NUMBER_OPERANDS_6 - Static variable in class org.apache.pdfbox.preflight.content.StubOperator
 
CHECK_STRING_OPERANDS - Static variable in class org.apache.pdfbox.preflight.content.StubOperator
 
CHECK_TAG_AND_PROPERTY_OPERANDS - Static variable in class org.apache.pdfbox.preflight.content.StubOperator
 
checkAAField() - Method in class org.apache.pdfbox.preflight.annotation.WidgetAnnotationValidator
The AA field is forbidden for the Widget annotation when the PDF is a PDF/A.
checkActions() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
Extract a list of ActionManager from the Annotation dictionary and valid them.
checkAlternates() - Method in class org.apache.pdfbox.preflight.xobject.XObjImageValidator
 
checkAP() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
This method checks the AP entry of the Annotation Dictionary.
checkArray(COSArray) - Static method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
checkArrayOperands(List<COSBase>, int) - Method in class org.apache.pdfbox.preflight.content.StubOperator
If the arguments list of Operator doesn't have Array parameter, this method throws a ContentStreamException.
checkArrayTypesClass(List<COSBase>, Class<?>) - Method in class org.apache.pdfbox.contentstream.operator.OperatorProcessor
Check whether all operands list elements are an instance of a specific class.
checkBlendMode(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
This method checks the BM value of the ExtGState dictionary.
checkCA() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
Check if the CA value is 1.0.
checkCharProcsAndMetrics() - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
CharProcs is a dictionary where the key is a character name and the value is a Stream which contains the glyph representation of the key.
checkChunkSane(PNGConverter.Chunk) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
Check if the chunk is sane, i.e.
checkCIDSet(PDFontDescriptor) - Method in class org.apache.pdfbox.preflight.font.descriptor.CIDType0DescriptorHelper
If the embedded font is a subset, the CIDSet entry is mandatory and must be a Stream.
checkCIDSet(PDFontDescriptor) - Method in class org.apache.pdfbox.preflight.font.descriptor.CIDType2DescriptorHelper
If the embedded font is a subset, the CIDSet entry is mandatory and must be a Stream.
checkCIDSystemInfo(COSBase) - Method in class org.apache.pdfbox.preflight.font.DescendantFontValidator
Check the content of the CIDSystemInfo dictionary.
checkCIDSystemInfo(COSBase) - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
Check the content of the CIDSystemInfo dictionary.
checkCIDToGIDMap(COSBase) - Method in class org.apache.pdfbox.preflight.font.CIDType0FontValidator
 
checkCIDToGIDMap(COSBase) - Method in class org.apache.pdfbox.preflight.font.CIDType2FontValidator
 
checkCIDToGIDMap(COSBase) - Method in class org.apache.pdfbox.preflight.font.DescendantFontValidator
This method checks the CIDtoGIDMap entry of the Font dictionary.
checkCIDToGIDMap(COSBase, boolean) - Method in class org.apache.pdfbox.preflight.font.DescendantFontValidator
This method checks the CIDtoGIDMap entry of the Font dictionary.
checkClosed() - Method in class org.apache.pdfbox.cos.COSStream
Throws if the random access backing store has been closed.
checkClosed() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Ensure that the RandomAccessBuffer is not closed
checkClosed() - Method in class org.apache.pdfbox.io.RandomAccessFile
Ensure that the RandomAccessFile is not closed
checkClosed() - Method in class org.apache.pdfbox.io.ScratchFile
Checks if this page handler has already been closed.
checkClosed() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Checks if this buffer, or the underlying ScratchFile have been closed, throwing IOException if so.
checkCMapEncoding(COSBase) - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
 
checkColorOperators(String) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
This method validates if the ColorOperator can be used with the color space defined in OutputIntent dictionaries.
checkColors() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
Return true if the C field is present in the Annotation dictionary and if the RGB profile is used in the DestOutputProfile of the OutputIntent dictionary.
checkColorSpace(PreflightContext, PDPage, PDShading) - Method in class org.apache.pdfbox.preflight.process.reflect.ShadingPatternValidationProcess
Checks if the ColorSapce entry is consistent which rules of the PDF Reference and the ISO 190005-1:2005 Specification.
checkColorSpaceAndImageMask() - Method in class org.apache.pdfbox.preflight.xobject.XObjImageValidator
 
checkConformanceLevel(List<ValidationResult.ValidationError>, String) - Method in class org.apache.pdfbox.preflight.metadata.PDFAIdentificationValidation
 
checkConverterState(PNGConverter.PNGConverterState) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
Check if the converter state is sane.
checkDest() - Method in class org.apache.pdfbox.preflight.annotation.LinkAnnotationValidator
Check if the Dest element is authorized according to the A entry
checkDictionaryEntries(PreflightContext, COSStream) - Method in class org.apache.pdfbox.preflight.process.StreamValidationProcess
Check dictionary entries.
CHECKED - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
 
CHECKED_STATE_NEUTRAL - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
checked state: neutral
CHECKED_STATE_OFF - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
checked state: off
CHECKED_STATE_ON - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
checked state: on
checkEncoding() - Method in class org.apache.pdfbox.preflight.font.FontValidator
 
checkEncoding() - Method in class org.apache.pdfbox.preflight.font.TrueTypeFontValidator
 
checkEncoding() - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
Check the CMap entry.
checkEncoding() - Method in class org.apache.pdfbox.preflight.font.Type1FontValidator
 
checkEncoding() - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
For a Type3 font, the mapping between the Character Code and the Character name is entirely defined in the /Encoding entry.
checkEncodingAsDictionary(COSDictionary) - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
This method is called by the CheckEncoding method if the /Encoding entry is an instance of COSDictionary.
checkEncodingAsString(String) - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
This method is called by the CheckEncoding method if the /Encoding entry is a String.
checkEndstreamKeyWord() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
'endstream' must be preceded by an EOL
checkFilters(COSStream, PreflightContext) - Method in class org.apache.pdfbox.preflight.process.StreamValidationProcess
This method checks if one of declared Filter is LZWdecode.
checkFlags() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
Checks if flags of the annotation are authorized.
checkFlags() - Method in class org.apache.pdfbox.preflight.annotation.TextAnnotationValidator
 
checkFont(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
This method checks a Font array in the ExtGState dictionary.
checkFontBBox() - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
Check that the FontBBox element has the right format as declared in the PDF reference document.
checkFontfile(File) - Method in class org.apache.fontbox.util.autodetect.FontFileFinder
Check if the given name belongs to a font file.
checkFontFileMetaData(PDFontDescriptor, PDStream) - Method in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
Type0, Type1 and TrueType FontValidator call this method to check the FontFile meta data.
checkFontMatrix() - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
Check that the FontMatrix element has the right format as declared in the PDF reference document.
checkForEndOfString(int) - Method in class org.apache.pdfbox.pdfparser.BaseParser
This is really a bug in the Document creators code, but it caused a crash in PDFBox, the first bug was in this format: /Title ( (5) /Creator which was patched in 1 place.
checkGlyphWidth(int) - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
Check that the Width or W entry in the PDF matches the widths in the embedded font program.
checkGraphicState(PreflightContext, PDPage, PDShading) - Method in class org.apache.pdfbox.preflight.process.reflect.ShadingPatternValidationProcess
Check the Extended Graphic State contains in the ShadingPattern dictionary if it is present.
checkGroup() - Method in class org.apache.pdfbox.preflight.xobject.XObjFormValidator
A Form XObject may contain a Group object (Key =" Group").
checkIColors() - Method in class org.apache.pdfbox.preflight.annotation.LineAnnotationValidator
Return true if the IC field is present in the Annotation dictionary and if the RGB profile is used in the DestOutputProfile of the OutputIntent dictionary.
checkIColors() - Method in class org.apache.pdfbox.preflight.annotation.SquareCircleAnnotationValidator
Return true if the IC field is present in the Annotation dictionary and if the RGB profile is used in the DestOutputProfile of the OutputIntent dictionary.
checkIndexBounds(List<byte[]>, long, MemoryCacheImageInputStream) - Method in class org.apache.pdfbox.filter.LZWFilter
 
checkIndirectObject(PreflightContext, COSDictionary, COSName) - Method in class org.apache.pdfbox.preflight.process.BookmarkValidationProcess
 
checkIndirectObjects(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.BookmarkValidationProcess
 
checkIntent() - Method in class org.apache.pdfbox.preflight.xobject.XObjImageValidator
 
checkInterpolate() - Method in class org.apache.pdfbox.preflight.xobject.XObjImageValidator
 
checkLinearizedDictionnary(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.TrailerValidationProcess
Check if mandatory keys of linearized dictionary are present.
checkLowerCA(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
This method checks the "ca" value of the ExtGState dictionary.
checkMainTrailer(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.TrailerValidationProcess
check if all keys are authorized in a trailer dictionary and if the type is valid.
checkMandatoryField() - Method in class org.apache.pdfbox.preflight.font.DescendantFontValidator
 
checkMandatoryField() - Method in class org.apache.pdfbox.preflight.font.SimpleFontValidator
 
checkMandatoryField() - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
 
checkMandatoryFields() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
Checks if all mandatory fields of an annotation are present.
checkMandatoryFields() - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
This methods extracts from the Font dictionary all mandatory fields.
checkMandatoryFields() - Method in class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
This method checks if required fields are present.
checkMandatoryFields() - Method in class org.apache.pdfbox.preflight.xobject.XObjFormValidator
 
checkMandatoryFields() - Method in class org.apache.pdfbox.preflight.xobject.XObjImageValidator
 
checkMandatoryFields() - Method in class org.apache.pdfbox.preflight.xobject.XObjPostscriptValidator
 
checkMandatoryFields(COSDictionary) - Method in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
checkMandatoryFields(COSDictionary) - Method in class org.apache.pdfbox.preflight.font.descriptor.Type1DescriptorHelper
 
checkMandatoryFields(PreflightContext, PDPage, PDTilingPattern) - Method in class org.apache.pdfbox.preflight.process.reflect.TilingPatternValidationProcess
This method checks if required fields are present.
checkMinMaxValues() - Method in class org.apache.pdfbox.cos.COSFloat
 
checkNamespaceDeclaration(Attr, Class<? extends AbstractStructuredType>) - Static method in class org.apache.xmpbox.xml.PdfaExtensionHelper
 
checkNeedAppearences(PreflightContext, PDAcroForm) - Method in class org.apache.pdfbox.preflight.process.AcroFormValidationProcess
This method checks if the NeedAppearances entry is present.
checkNoOperands(List<COSBase>) - Method in class org.apache.pdfbox.preflight.content.StubOperator
If the arguments list of Operator isn't empty, this method throws a ContentStreamException.
checkNumberOperands(List<COSBase>, int) - Method in class org.apache.pdfbox.preflight.content.StubOperator
If the arguments list of Operator doesn't have Number parameters (Int, float...), this method throws a ContentStreamException.
checkObjectKey(COSObjectKey, long) - Method in class org.apache.pdfbox.pdfparser.COSParser
Check if the given object can be found at the given offset.
checkOPI() - Method in class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
According the ISO 190005:1-2005 specification, a XObject can't have an OPI entry in its dictionary.
checkPages(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.COSParser
Check if all entries of the pages dictionary are present.
checkPagesDictionary(COSDictionary, Set<COSObject>) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
checkPartNumber(List<ValidationResult.ValidationError>, int) - Method in class org.apache.pdfbox.preflight.metadata.PDFAIdentificationValidation
 
checkPdfHeader() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
Check that the PDF header match rules of the PDF/A specification.
checkPopup() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
This method validates the Popup entry.
checkPostscriptXObject() - Method in class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
According the ISO 190005:1-2005 specification, PostScript XObjects are forbidden.
checkPropertyDefinition(XMPMetadata, QName) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
checkPS() - Method in class org.apache.pdfbox.preflight.xobject.XObjFormValidator
Check if there are no PS entry in the Form XObject dictionary
checkReferenceXObject() - Method in class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
According the ISO 190005:1-2005 specification, a XObject can't have an Ref entry in its dictionary.
checkResources() - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
If the Resources entry is present, this method checks its content.
checkSetColorSpaceOperators(Operator, List<COSBase>) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
This method validates if the ColorSpace used as operand is consistent with the color space defined in OutputIntent dictionaries.
checkShowTextOperators(Operator, List<?>) - Method in class org.apache.pdfbox.preflight.content.PreflightContentStream
Process Text Validation.
checkSignatureAnnotation(List<PDAnnotation>, PDAnnotationWidget) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Check if the widget already exists in the annotation list
checkSignatureField(Iterator<PDField>, PDSignatureField) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Check if the field already exists in the field list.
checkSMask() - Method in class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
This method checks the SMask entry in the XObject dictionary.
checkSoftMask(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
This method checks the SMask value of the ExtGState dictionary.
checkSpecificMandatoryFields() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
Override this method to check the presence of specific fields
checkSpecificMandatoryFields() - Method in class org.apache.pdfbox.preflight.annotation.FreeTextAnnotationValidator
 
checkSpecificMandatoryFields() - Method in class org.apache.pdfbox.preflight.annotation.InkAnnotationValidator
 
checkSpecificMandatoryFields() - Method in class org.apache.pdfbox.preflight.annotation.LineAnnotationValidator
 
checkSpecificMandatoryFields() - Method in class org.apache.pdfbox.preflight.annotation.MarkupAnnotationValidator
 
checkStreamFilterUsage(PDDocument) - Method in class org.apache.pdfbox.preflight.process.MetadataValidationProcess
Check if metadata dictionary has no stream filter
checkStreamKeyWord() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
'stream' must be followed by <CR><LF> or only <LF>
checkStreamLength(PreflightContext, COSObject) - Method in class org.apache.pdfbox.preflight.process.StreamValidationProcess
 
checkStringOperands(List<COSBase>, int) - Method in class org.apache.pdfbox.preflight.content.StubOperator
If the arguments list of Operator doesn't have String parameter, this method throws a ContentStreamException.
checkSubtype2Value() - Method in class org.apache.pdfbox.preflight.xobject.XObjFormValidator
Check the SUbtype2 entry according to the §6.2.5 of the ISO 190005-1:2005 specification.
checkSum - Variable in class org.apache.fontbox.ttf.TTFTable
 
checkSumAdjustment - Variable in class org.apache.fontbox.ttf.HeaderTable
 
checkTagAndPropertyOperands(List<COSBase>) - Method in class org.apache.pdfbox.preflight.content.StubOperator
The given arguments list is valid only if the first argument is a Tag (A String) and if the second argument is a String or a Dictionary
checkThumbnail(ThumbnailType, PreflightContext) - Method in class org.apache.pdfbox.preflight.process.MetadataValidationProcess
 
checkThumbnails(PreflightContext, XMPMetadata) - Method in class org.apache.pdfbox.preflight.process.MetadataValidationProcess
 
checkToUnicode() - Method in class org.apache.pdfbox.preflight.font.FontValidator
 
checkTR2Key(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
Check the TR2 entry.
checkTrailersForLinearizedPDF14(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.TrailerValidationProcess
Extracts and compares first and last trailers for PDF version between 1.1 and 1.4.
checkTrailersForLinearizedPDF15(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.TrailerValidationProcess
Accesses and compares First and Last trailers for a PDF version higher than 1.4.
checkTRKey(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
Check the TR entry.
checkType3FirstOperator(List<COSBase>) - Method in class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
According to the PDF Reference, the first operator in a CharProc of a Type3 font must be "d0" or "d1".
checkUpperCA(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
This method checks the "CA" value of the ExtGState dictionary.
checkValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Checks value.
checkWidthsConsistency(int, float, float) - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
Test if both widths are consistent.
checkXRefOffset(long) - Method in class org.apache.pdfbox.pdfparser.COSParser
Check if the cross reference table/stream can be found at the current offset.
checkXrefOffsets() - Method in class org.apache.pdfbox.pdfparser.COSParser
Check the XRef table by dereferencing all objects and fixing the offset if necessary.
checkXRefStreamOffset(long) - Method in class org.apache.pdfbox.pdfparser.COSParser
Check if the cross reference stream can be found at the current offset.
children - Variable in class org.apache.pdfbox.util.filetypedetector.ByteTrie.ByteTrieNode
 
children() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
Choice - org.apache.xmpbox.type.Types
 
ChoiceType - Class in org.apache.xmpbox.type
 
ChoiceType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.ChoiceType
 
chooseDataRowToWrite() - Method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
We look which row encoding is the "best" one, ie.
cHRM - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
Chunk() - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.Chunk
 
CHUNK_CHRM - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_GAMA - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_HIST - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_ICCP - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_IDAT - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_IEND - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_IHDR - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_ITXT - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_KBKG - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_PHYS - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_PLTE - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_SBIT - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_SPLT - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_SRGB - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_TEXT - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_TIME - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_TRNS - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CHUNK_ZTXT - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
chunkSize - Variable in class org.apache.pdfbox.io.RandomAccessBuffer
 
chunkType - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.Chunk
The chunk type, see the CHUNK_??? constants.
CICI_SIGNIT - Static variable in class org.apache.pdfbox.cos.COSName
 
cid - Variable in class org.apache.fontbox.cff.CIDKeyedType2CharString
 
cid - Variable in class org.apache.fontbox.cmap.CIDRange
 
CID_FONT_TYPE0 - Static variable in class org.apache.pdfbox.cos.COSName
 
CID_FONT_TYPE2 - Static variable in class org.apache.pdfbox.cos.COSName
 
CID_SET - Static variable in class org.apache.pdfbox.cos.COSName
 
CID_TO_GID_MAP - Static variable in class org.apache.pdfbox.cos.COSName
 
cid2gid - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
cid2gid - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
cidFont - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
cidFont - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
CIDFontMapping - Class in org.apache.pdfbox.pdmodel.font
A CIDFontMapping is a kind of FontMapping which allows for an additional TrueTypeFont substitute to be provided if a CID font is not available.
CIDFontMapping(OpenTypeFont, FontBoxFont, boolean) - Constructor for class org.apache.pdfbox.pdmodel.font.CIDFontMapping
 
CIDKeyedType2CharString - Class in org.apache.fontbox.cff
A CID-Keyed Type 2 CharString.
CIDKeyedType2CharString(Type1CharStringReader, String, int, int, List<Object>, int, int) - Constructor for class org.apache.fontbox.cff.CIDKeyedType2CharString
Constructor.
CIDRange - Class in org.apache.fontbox.cmap
Range of continuous CIDs between two Unicode characters.
CIDRange(char, char, int) - Constructor for class org.apache.fontbox.cmap.CIDRange
 
cidSystemInfo - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
CIDSystemInfo - Class in org.apache.pdfbox.pdmodel.font
Represents a CIDSystemInfo for the FontMapper API.
CIDSystemInfo(String, String, int) - Constructor for class org.apache.pdfbox.pdmodel.font.CIDSystemInfo
 
CIDSYSTEMINFO - Static variable in class org.apache.pdfbox.cos.COSName
 
cidToUnicode - Variable in class org.apache.pdfbox.pdmodel.font.ToUnicodeWriter
 
CIDType0Container - Class in org.apache.pdfbox.preflight.font.container
 
CIDType0Container(PDCIDFontType0) - Constructor for class org.apache.pdfbox.preflight.font.container.CIDType0Container
 
CIDType0DescriptorHelper - Class in org.apache.pdfbox.preflight.font.descriptor
 
CIDType0DescriptorHelper(PreflightContext, PDFontLike, CIDType0Container) - Constructor for class org.apache.pdfbox.preflight.font.descriptor.CIDType0DescriptorHelper
 
CIDType0FontValidator - Class in org.apache.pdfbox.preflight.font
 
CIDType0FontValidator(PreflightContext, PDCIDFontType0) - Constructor for class org.apache.pdfbox.preflight.font.CIDType0FontValidator
 
CIDType0Glyph2D - Class in org.apache.pdfbox.rendering
GeneralPath conversion for CFF CIDFont.
CIDType0Glyph2D(PDCIDFontType0) - Constructor for class org.apache.pdfbox.rendering.CIDType0Glyph2D
Constructor.
CIDType2Container - Class in org.apache.pdfbox.preflight.font.container
 
CIDType2Container(PDCIDFontType2) - Constructor for class org.apache.pdfbox.preflight.font.container.CIDType2Container
 
CIDType2DescriptorHelper - Class in org.apache.pdfbox.preflight.font.descriptor
 
CIDType2DescriptorHelper(PreflightContext, PDFontLike, CIDType2Container) - Constructor for class org.apache.pdfbox.preflight.font.descriptor.CIDType2DescriptorHelper
 
CIDType2FontValidator - Class in org.apache.pdfbox.preflight.font
 
CIDType2FontValidator(PreflightContext, PDCIDFontType2) - Constructor for class org.apache.pdfbox.preflight.font.CIDType2FontValidator
 
CIEXYZ - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
 
CITY - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
CL - Static variable in class org.apache.pdfbox.cos.COSName
 
clamp(float) - Method in class org.apache.pdfbox.filter.DCTFilter
 
clampColor(float) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
clampColor(float) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
clampColors(ICC_ColorSpace, float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
classObjPath - Variable in class org.apache.pdfbox.preflight.PreflightPath
 
cleanErrorList(List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.parser.XmlResultParser
 
cleanupFieldCOSDictionary(COSDictionary) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
cleanupWidgetCOSDictionary(COSDictionary, boolean) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
clear() - Method in class org.apache.pdfbox.cos.COSArray
This will remove all of the objects in the collection.
clear() - Method in class org.apache.pdfbox.cos.COSDictionary
This will clear all items in the map.
clear() - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This will clear all items in the map.
clear() - Method in class org.apache.pdfbox.debugger.ui.LogDialog
 
clear() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Clears all data of the buffer.
clear() - Method in class org.apache.pdfbox.io.RandomAccessFile
 
clear() - Method in interface org.apache.pdfbox.io.RandomAccessWrite
Clears all data of the buffer.
clear() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Clears all data of the buffer.
clear() - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
clear() - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
clear() - Method in class org.apache.pdfbox.preflight.PreflightPath
 
clear() - Method in class org.apache.pdfbox.tools.PDFText2HTML.FontState
Closes all open states.
clear() - Method in class org.apache.pdfbox.util.SmallMap
 
CLEAR_TABLE - Static variable in class org.apache.pdfbox.filter.LZWFilter
The LZW clear table code.
clearOutputBuffer() - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
clearRect(int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
clearResources() - Static method in class org.apache.pdfbox.cos.COSName
Not usually needed except if resources need to be reclaimed in a long running process.
clearSchemas() - Method in class org.apache.xmpbox.XMPMetadata
Removes all schemas defined.
clearStack(List<Number>, boolean) - Method in class org.apache.fontbox.cff.Type2CharString
 
clip() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Intersects the current clipping path with the current path, using the nonzero rule.
clip() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Intersects the current clipping path with the current path, using the nonzero rule.
clip(int) - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Modify the current clipping path by intersecting it with the current path.
clip(int) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
clip(int) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
clip(Shape) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
CLIP_EVEN_ODD - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
CLIP_NON_ZERO - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
clipEvenOdd() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Intersects the current clipping path with the current path, using the even-odd rule.
clipEvenOdd() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Intersects the current clipping path with the current path, using the even-odd rule.
ClipEvenOddRule - Class in org.apache.pdfbox.contentstream.operator.graphics
W* Set clipping path using even odd rule.
ClipEvenOddRule() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.ClipEvenOddRule
 
ClipNonZeroRule - Class in org.apache.pdfbox.contentstream.operator.graphics
W Set the clipping path using non zero winding rule.
ClipNonZeroRule() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.ClipNonZeroRule
 
clipPath(int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
clippingPath - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
clipRect(int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
clipRegion(PDImage, Rectangle) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
 
clipToMediaBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.PDPage
Clips the given box to the bounds of the media box.
clipToRange(float[]) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
Clip the given input values to the ranges.
clipToRange(float, float, float) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
Clip the given input value to the given range.
clipToRect(PDRectangle) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Transforms the given rectangle using the CTM and then intersects it with the current clipping area.
clipWindingRule - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
clone() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
 
clone() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
clone() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
clone() - Method in class org.apache.pdfbox.util.Matrix
Clones this object.
clonedValues - Variable in class org.apache.pdfbox.multipdf.PDFCloneUtility
 
clonedVersion - Variable in class org.apache.pdfbox.multipdf.PDFCloneUtility
 
cloneForNewDocument(Object) - Method in class org.apache.pdfbox.multipdf.PDFCloneUtility
Deep-clones the given object for inclusion into a different PDF document identified by the destination parameter.
cloneMerge(COSObjectable, COSObjectable) - Method in class org.apache.pdfbox.multipdf.PDFCloneUtility
Merges two objects of the same type by deep-cloning its members.
cloner - Variable in class org.apache.pdfbox.multipdf.LayerUtility
 
close() - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
Close the underlying resources.
close() - Method in class org.apache.fontbox.ttf.RAFDataStream
Close the underlying resources.
close() - Method in class org.apache.fontbox.ttf.TrueTypeCollection
 
close() - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
close() - Method in class org.apache.fontbox.ttf.TTCDataStream
 
close() - Method in class org.apache.pdfbox.cos.COSDocument
This will close all storage and delete the tmp files.
close() - Method in class org.apache.pdfbox.cos.COSOutputStream
 
close() - Method in class org.apache.pdfbox.cos.COSStream
 
close() - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
This method save the present recent file history in the preference.
close() - Method in class org.apache.pdfbox.filter.ASCII85InputStream
This will close the underlying stream and release any resources.
close() - Method in class org.apache.pdfbox.filter.ASCII85OutputStream
This will close the stream.
close() - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
close() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
close() - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
close() - Method in class org.apache.pdfbox.io.RandomAccessFile
 
close() - Method in class org.apache.pdfbox.io.ScratchFile
Closes and deletes the temporary file.
close() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
close() - Method in class org.apache.pdfbox.multipdf.Overlay
Close all input documents which were used for the overlay and opened by this class.
close() - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
close() - Method in class org.apache.pdfbox.pdfparser.PDFXrefStreamParser
 
close() - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
close() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will close the stream.
close() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will close the underlying COSDocument object.
close() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
Closes the visual signature COSDocument, if any.
close() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SigningSupport
 
close() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Close the content stream.
close() - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will close the underlying COSDocument object.
close() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Close the content stream.
close() - Method in class org.apache.pdfbox.preflight.PreflightContext
Close all opened resources
close() - Method in class org.apache.pdfbox.tools.NullWriter
 
close(String) - Method in class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
close(FDFDocument) - Method in class org.apache.pdfbox.tools.ExportFDF
Close the document.
close(FDFDocument) - Method in class org.apache.pdfbox.tools.ExportXFDF
Close the document.
close(FDFDocument) - Method in class org.apache.pdfbox.tools.ImportFDF
Close the document.
close(FDFDocument) - Method in class org.apache.pdfbox.tools.ImportXFDF
Close the document.
close(PDDocument) - Method in class org.apache.pdfbox.tools.ExportFDF
Close the document.
close(PDDocument) - Method in class org.apache.pdfbox.tools.ExportXFDF
Close the document.
close(PDDocument) - Method in class org.apache.pdfbox.tools.ImportFDF
Close the document.
close(PDDocument) - Method in class org.apache.pdfbox.tools.ImportXFDF
Close the document.
CLOSE_AND_STROKE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
CLOSE_FILL_EVEN_ODD_AND_STROKE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
CLOSE_FILL_NON_ZERO_AND_STROKE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
CLOSE_PATH - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
closeAction - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
closeAndFillAndStroke() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Close, fill, and then stroke the path, using the nonzero winding number rule to determine the region to fill.
closeAndFillAndStroke() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Close, fill, and then stroke the path, using the nonzero winding number rule to determine the region to fill.
closeAndFillAndStrokeEvenOdd() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Close, fill, and then stroke the path, using the even-odd rule to determine the region to fill.
closeAndFillAndStrokeEvenOdd() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Close, fill, and then stroke the path, using the even-odd rule to determine the region to fill.
closeAndLogException(Closeable, Log, String, IOException) - Static method in class org.apache.pdfbox.io.IOUtils
Try to close an IO resource and log and return if there was an exception.
closeAndStroke() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Close and stroke the path.
closeAndStroke() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Close and stroke the path.
CloseAndStrokePath - Class in org.apache.pdfbox.contentstream.operator.graphics
s: close and stroke the path.
CloseAndStrokePath() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.CloseAndStrokePath
 
closed - Variable in class org.apache.pdfbox.cos.COSDocument
 
CLOSED_CHOICE - Static variable in class org.apache.xmpbox.xml.PdfaExtensionHelper
 
closeDocumentQuietly(COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
Close the given Document.
closeDocumentQuietly(PDDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
Close the given Document.
CloseFillEvenOddAndStrokePath - Class in org.apache.pdfbox.contentstream.operator.graphics
b* Close, fill and stroke the path with even-odd winding rule.
CloseFillEvenOddAndStrokePath() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.CloseFillEvenOddAndStrokePath
 
CloseFillNonZeroAndStrokePath - Class in org.apache.pdfbox.contentstream.operator.graphics
b Close, fill and stroke the path with non-zero winding rule.
CloseFillNonZeroAndStrokePath() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.CloseFillNonZeroAndStrokePath
 
closeNode() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDDocumentOutline
 
closeNode() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Close this node.
closepath() - Method in class org.apache.fontbox.cff.Type1CharString
Close path.
closePath() - Method in class org.apache.fontbox.cff.Type2CharString
 
closePath() - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Closes the current path.
closePath() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Closes the current subpath.
closePath() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Closes the current subpath.
closePath() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
closePath() - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
ClosePath - Class in org.apache.pdfbox.contentstream.operator.graphics
h Close the path.
ClosePath() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.ClosePath
 
closeQuietly(Closeable) - Static method in class org.apache.pdfbox.io.IOUtils
Null safe close of the given Closeable suppressing any exception.
closeSubPath() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
closeTag(String) - Method in class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
closeTemplate(PDDocument) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Closes template
closeTemplate(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
closeUntil(StringBuilder, String) - Method in class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
CloudyBorder - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Generates annotation appearances with a cloudy border.
CloudyBorder(PDAppearanceContentStream, double, double, PDRectangle) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Creates a new CloudyBorder that writes to the specified content stream.
cloudyEllipseImpl(double, double, double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Cloudy ellipse implementation.
cloudyPolygonImpl(Point2D.Double[], boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Cloudy polygon implementation.
cloudyRectangleImpl(double, double, double, double, boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Cloudy rectangle implementation is based on converting the rectangle to a polygon.
CLR_F - Static variable in class org.apache.pdfbox.cos.COSName
 
CLR_FF - Static variable in class org.apache.pdfbox.cos.COSName
 
clz - Variable in enum org.apache.xmpbox.type.Types
 
cmap - Variable in class org.apache.fontbox.ttf.SubstitutingCmapLookup
 
cmap - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
cmap - Variable in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
Deprecated. 
cMap - Variable in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
CMap - Class in org.apache.fontbox.cmap
This class represents a CMap file.
CMap() - Constructor for class org.apache.fontbox.cmap.CMap
Creates a new instance of CMap.
CMAP - Static variable in class org.apache.pdfbox.cos.COSName
 
cMapCache - Static variable in class org.apache.pdfbox.pdmodel.font.CMapManager
 
cmapInitialized - Variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
cmapLookup - Variable in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
CmapLookup - Interface in org.apache.fontbox.ttf
An interface that abstracts the cid <-> codepoint lookup functionality of cmap.
cmapMacRoman - Variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
CMapManager - Class in org.apache.pdfbox.pdmodel.font
CMap resource loader and cache.
CMapManager() - Constructor for class org.apache.pdfbox.pdmodel.font.CMapManager
 
cmapName - Variable in class org.apache.fontbox.cmap.CMap
 
CMAPNAME - Static variable in class org.apache.pdfbox.cos.COSName
 
CMapParser - Class in org.apache.fontbox.cmap
Parses a CMap stream.
CMapParser() - Constructor for class org.apache.fontbox.cmap.CMapParser
Creates a new instance of CMapParser.
CMapParser.LiteralName - Class in org.apache.fontbox.cmap
Internal class.
CMapParser.Operator - Class in org.apache.fontbox.cmap
Internal class.
cmaps - Variable in class org.apache.fontbox.ttf.CmapTable
 
CmapSubtable - Class in org.apache.fontbox.ttf
A "cmap" subtable.
CmapSubtable() - Constructor for class org.apache.fontbox.ttf.CmapSubtable
 
CmapSubtable.SubHeader - Class in org.apache.fontbox.ttf
Class used to manage CMap - Format 2.
CmapTable - Class in org.apache.fontbox.ttf
The "cmap" table of a true type font.
CmapTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.CmapTable
 
cmapType - Variable in class org.apache.fontbox.cmap.CMap
 
cMapUCS2 - Variable in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
cmapVersion - Variable in class org.apache.fontbox.cmap.CMap
 
cmapWinSymbol - Variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
cmapWinUnicode - Variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
CMYK - org.apache.pdfbox.preflight.content.PreflightStreamEngine.ColorSpaceType
 
CMYK - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
CMYK - Static variable in class org.apache.pdfbox.cos.COSName
 
CO - Static variable in class org.apache.pdfbox.cos.COSName
 
code - Variable in class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding.Supplement
 
code - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream.Code
 
code - Variable in class org.apache.pdfbox.preflight.font.util.GlyphDetail
 
Code(int, int) - Constructor for class org.apache.pdfbox.filter.CCITTFaxEncoderStream.Code
 
CODE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Code
CODE_TO_UNI - Static variable in class org.apache.pdfbox.cos.PDFDocEncoding
 
codeLength - Variable in class org.apache.fontbox.cmap.CodespaceRange
 
codePageRange1 - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
codePageRange2 - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
codePointToName(int) - Method in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
Returns the name for the given Unicode code point.
CodespaceRange - Class in org.apache.fontbox.cmap
This represents a single entry in the codespace range.
CodespaceRange() - Constructor for class org.apache.fontbox.cmap.CodespaceRange
Deprecated.
to be removed in the next major release.
CodespaceRange(byte[], byte[]) - Constructor for class org.apache.fontbox.cmap.CodespaceRange
Creates a new instance of CodespaceRange.
codespaceRanges - Variable in class org.apache.fontbox.cmap.CMap
 
codeToBytesMap - Variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
to improve encoding speed.
codeToCid - Variable in class org.apache.fontbox.cmap.CMap
 
codeToCID(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
Returns the CID for the given character code.
codeToCID(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
Returns the CID for the given character code.
codeToCID(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
codeToCID(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Returns the CID for the given character code.
codeToCidRanges - Variable in class org.apache.fontbox.cmap.CMap
 
codeToDetail - Variable in class org.apache.pdfbox.preflight.font.container.FontContainer
 
codeToGID(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
Returns the GID for the given character code.
codeToGID(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
codeToGID(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
Returns the GID for the given character code.
codeToGID(int) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
Returns the GID for the given character code.
codeToGID(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Returns the GID for the given character code.
codeToName - Variable in class org.apache.fontbox.cff.CFFEncoding
 
codeToName - Variable in class org.apache.fontbox.encoding.Encoding
This is a mapping from a character code to a character name.
codeToName - Variable in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
 
codeToName(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
codeToName(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
codeToWidthMap - Variable in class org.apache.pdfbox.pdmodel.font.PDFont
 
codeTree - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
COL_SPAN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
 
colLabel - Variable in class org.apache.pdfbox.debugger.hexviewer.StatusPane
 
collectFieldLocations() - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
COLLECTION - Static variable in class org.apache.pdfbox.cos.COSName
 
collectLinkLocation(PDAnnotationLink) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
collectLinkLocations() - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
collectPatches(PDShadingType6, AffineTransform, Matrix, int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PatchMeshesShadingContext
Create a patch list from a data stream, the returned list contains all the patches contained in the data stream.
collectTriangles(PDShadingType4, AffineTransform, Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type4ShadingContext
 
collectTriangles(PDShadingType5, AffineTransform, Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type5ShadingContext
 
color - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.CoordinateColorPair
 
color - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
color - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Vertex
 
color - Variable in class org.apache.pdfbox.rendering.TilingPaintFactory.TilingPaintParameter
 
COLOR - Static variable in class org.apache.pdfbox.cos.COSName
 
COLOR - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
COLOR - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
COLOR - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
COLOR_BURN - Static variable in class org.apache.pdfbox.cos.COSName
 
COLOR_BURN - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
COLOR_DODGE - Static variable in class org.apache.pdfbox.cos.COSName
 
COLOR_DODGE - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
COLOR_MODE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
COLOR_PATTERN - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
COLOR_SPACE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
color0 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Line
 
color1 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Line
 
COLORANT_NAMES - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
COLORANT_NAMES - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
COLORANTS - Static variable in class org.apache.pdfbox.cos.COSName
 
colorantToComponent - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
colorBar - Variable in class org.apache.pdfbox.debugger.colorpane.CSSeparation
 
ColorBarCellRenderer - Class in org.apache.pdfbox.debugger.colorpane
ColorBarCellRenderer class that says how to render color bar columns
ColorBarCellRenderer() - Constructor for class org.apache.pdfbox.debugger.colorpane.ColorBarCellRenderer
 
colorCount - Variable in class org.apache.pdfbox.debugger.colorpane.CSIndexed
 
colorHexValue(Color) - Static method in class org.apache.pdfbox.debugger.streampane.tooltip.ColorToolTip
provides the Hex value for a Color instance.
colors - Variable in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
COLORS - Static variable in class org.apache.pdfbox.cos.COSName
 
colorSpace - Variable in class org.apache.pdfbox.debugger.colorpane.CSArrayBased
 
colorSpace - Variable in class org.apache.pdfbox.filter.DecodeResult
 
colorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDColor
 
colorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
 
colorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
colorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
 
colorSpace - Variable in class org.apache.pdfbox.preflight.graphic.ICCProfileWrapper
The ICC ColorSpace created using the ICCProfile
colorSpace - Variable in class org.apache.pdfbox.rendering.TilingPaintFactory.TilingPaintParameter
 
COLORSPACE - Static variable in class org.apache.pdfbox.cos.COSName
 
ColorSpaceHelper - Interface in org.apache.pdfbox.preflight.graphic
 
colorSpaceHelperFact - Variable in class org.apache.pdfbox.preflight.PreflightConfiguration
Define the ColorSpaceHelperFactory used by the validationProcess.
ColorSpaceHelperFactory - Class in org.apache.pdfbox.preflight.graphic
This factory create the right Helper according to the owner of the ColorSpace entry.
ColorSpaceHelperFactory() - Constructor for class org.apache.pdfbox.preflight.graphic.ColorSpaceHelperFactory
 
ColorSpaceHelperFactory.ColorSpaceRestriction - Enum in org.apache.pdfbox.preflight.graphic
Enum used as argument of methods of this factory to return the right Helper.
ColorSpaceRestriction() - Constructor for enum org.apache.pdfbox.preflight.graphic.ColorSpaceHelperFactory.ColorSpaceRestriction
 
colorSpaces - Variable in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
ColorSpaces - Enum in org.apache.pdfbox.preflight.graphic
This enum makes ColorSpaces validation easier.
ColorSpaces(String) - Constructor for enum org.apache.pdfbox.preflight.graphic.ColorSpaces
 
ColorSpaceType() - Constructor for enum org.apache.pdfbox.preflight.content.PreflightStreamEngine.ColorSpaceType
 
colorTable - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
colorTable - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
colorTable - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
ColorToolTip - Class in org.apache.pdfbox.debugger.streampane.tooltip
 
ColorToolTip() - Constructor for class org.apache.pdfbox.debugger.streampane.tooltip.ColorToolTip
 
COLUMN_COUNT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
COLUMN_GAP - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
COLUMN_WIDTHS - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
columnNames - Variable in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPaneView
 
COLUMNNAMES - Static variable in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
 
columns - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
columns - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
columns - Variable in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
COLUMNS - Static variable in class org.apache.pdfbox.cos.COSName
 
COLUMNS - Static variable in class org.apache.xmpbox.type.CFAPatternType
 
COLUMNS - Static variable in class org.apache.xmpbox.type.DeviceSettingsType
 
COLUMNS - Static variable in class org.apache.xmpbox.type.OECFType
 
COLUMNSNAMES - Static variable in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
 
combineDiacritic(String) - Method in class org.apache.pdfbox.text.TextPosition
Combine the diacritic, for example, convert non-combining diacritic characters to their combining counterparts.
commandCount - Variable in class org.apache.fontbox.cff.Type1CharString
 
commandKey - Variable in class org.apache.fontbox.cff.CharStringCommand
 
comment(CharSequence) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.AbstractSyntaxHandler
Called for a comment.
comment(CharSequence) - Method in interface org.apache.pdfbox.pdmodel.common.function.type4.Parser.SyntaxHandler
Called for a comment.
COMMENT - org.apache.pdfbox.pdmodel.common.function.type4.Parser.State
 
COMMENT - Static variable in class org.apache.fontbox.afm.AFMParser
This is a comment in a AFM file.
COMMENT - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The start to a PDF comment.
comments - Variable in class org.apache.fontbox.afm.FontMetrics
 
COMMENTS - Static variable in class org.apache.xmpbox.type.VersionType
 
commonNameMap - Static variable in class org.apache.pdfbox.cos.COSName
 
compare(int[], int[]) - Method in class org.apache.fontbox.ttf.KerningSubtable.PairData0Format0
 
compare(Number, Number) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.AbstractNumberComparisonOperator
 
compare(Number, Number) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Ge
 
compare(Number, Number) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Gt
 
compare(Number, Number) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Le
 
compare(Number, Number) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Lt
 
compare(FieldUtils.KeyValue, FieldUtils.KeyValue) - Method in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValueKeyComparator
 
compare(FieldUtils.KeyValue, FieldUtils.KeyValue) - Method in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValueValueComparator
 
compare(TextPosition, TextPosition) - Method in class org.apache.pdfbox.text.TextPositionComparator
 
compareCIDSystemInfo(COSDictionary) - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
The CIDSystemInfo must have the same Registry and Ordering for CMap and CIDFont.
compareIds(COSDictionary, COSDictionary, COSDocument) - Method in class org.apache.pdfbox.preflight.process.TrailerValidationProcess
Return true if the ID of the first dictionary is the same as the id of the last dictionary Return false otherwise.
compareTo(COSName) - Method in class org.apache.pdfbox.cos.COSName
 
compareTo(COSObjectKey) - Method in class org.apache.pdfbox.cos.COSObjectKey
 
compareTo(COSWriterXRefEntry) - Method in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
compareTo(FontMapperImpl.FontMatch) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl.FontMatch
 
COMPATIBLE - Static variable in class org.apache.pdfbox.cos.COSName
 
COMPATIBLE - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
ComplexPropertyContainer - Class in org.apache.xmpbox.type
Object representation for arrays content This Class could be used to define directly a property with more than one field (structure) and also schemas
ComplexPropertyContainer() - Constructor for class org.apache.xmpbox.type.ComplexPropertyContainer
Complex Property type constructor (namespaceURI is given)
componentHidden(ComponentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
componentMoved(ComponentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
componentResized(ComponentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
components - Variable in class org.apache.fontbox.ttf.GlyfCompositeDescript
 
components - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDColor
 
COMPONENTS - Static variable in class org.apache.pdfbox.cos.COSName
 
COMPONENTS_CONFIGURATION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
componentShown(ComponentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
componentsPerPixel - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
compose(Raster, Raster, WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite.BlendCompositeContext
 
Composite - Class in org.apache.fontbox.afm
This class represents composite character data.
Composite() - Constructor for class org.apache.fontbox.afm.Composite
 
CompositePart - Class in org.apache.fontbox.afm
This class represents a part of composite character data.
CompositePart() - Constructor for class org.apache.fontbox.afm.CompositePart
 
composites - Variable in class org.apache.fontbox.afm.FontMetrics
 
COMPRESSED_BPP - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
COMPRESSION - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
COMPRESSION_CCITT_MODIFIED_HUFFMAN_RLE - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
COMPRESSION_CCITT_T4 - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
CCITT T.4/Group 3 Fax compression.
COMPRESSION_CCITT_T6 - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
CCITT T.6/Group 4 Fax compression.
COMPRESSION_DEFLATE - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
Custom: PKZIP-style Deflate.
COMPRESSION_JPEG - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
JPEG Compression (lossy).
COMPRESSION_LZW - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
LZW Compression.
COMPRESSION_OLD_JPEG - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
Deprecated.
COMPRESSION_ZLIB - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
Adobe-style Deflate.
computeEncryptedKey(byte[], byte[], byte[], byte[], byte[], int, byte[], int, int, boolean, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Compute the encryption key.
computeEncryptedKeyRev234(byte[], byte[], int, byte[], boolean, int, int) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
computeEncryptedKeyRev56(byte[], boolean, byte[], byte[], byte[], byte[], int) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
computeFontHeight(PDFont) - Method in class org.apache.pdfbox.text.LegacyPDFStreamEngine
Compute the font height.
computeHash2A(byte[], byte[], byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
computeHash2B(byte[], byte[], byte[]) - Static method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
computeLabels(PDPageLabels.LabelHandler) - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels
 
computeOwnerPassword(byte[], byte[], int, int) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Compute the owner entry in the encryption dictionary.
computeParamsEllipse(Point2D.Double, Point2D.Double, double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Computes the alpha parameter for an ellipse curl.
computeParamsPolygon(double, double, double, double, double, double[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Computes parameters for a cloudy polygon: n, alpha, and dx.
computeRC4key(byte[], int, int) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
computeRecipientInfo(X509Certificate, byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
 
computeRecipientsField(byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
 
computeRevisionNumber(int) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Computes the revision version of the StandardSecurityHandler to use regarding the version number and the permissions bits set.
computeSHA256(byte[], byte[], byte[]) - Static method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
computeUserPassword(byte[], byte[], int, byte[], int, int, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
This will compute the user password hash.
computeVersionNumber() - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Computes the version number of the SecurityHandler based on the encryption key length.
concat(byte[], byte[]) - Static method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
concat(byte[], byte[], byte[]) - Static method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
CONCAT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
CONCAT - Static variable in class org.apache.pdfbox.debugger.streampane.OperatorMarker
Deprecated.
concatenate(Matrix) - Method in class org.apache.pdfbox.util.Matrix
Concatenates (premultiplies) the given matrix to this matrix.
concatenate(Matrix, Matrix) - Static method in class org.apache.pdfbox.util.Matrix
Produces a copy of the first matrix, with the second matrix concatenated.
Concatenate - Class in org.apache.pdfbox.contentstream.operator.state
cm: Concatenate matrix to current transformation matrix.
Concatenate() - Constructor for class org.apache.pdfbox.contentstream.operator.state.Concatenate
 
concatenate2CTM(double, double, double, double, double, double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
concatenate2CTM(AffineTransform) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
concatenateMatrix(List<Number>, List<Number>) - Method in class org.apache.fontbox.cff.CFFParser
 
ConditionalOperators - Class in org.apache.pdfbox.pdmodel.common.function.type4
Provides the conditional operators such as "if" and "ifelse".
ConditionalOperators() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ConditionalOperators
 
ConditionalOperators.If - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "if" operator.
ConditionalOperators.IfElse - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "ifelse" operator.
config - Variable in class org.apache.pdfbox.preflight.PreflightContext
 
config - Variable in class org.apache.pdfbox.preflight.PreflightDocument
 
Configuration - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
configureOutputProfile(PDDocument, InputStream) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
CONFORMANCE - Static variable in class org.apache.xmpbox.schema.PDFAIdentificationSchema
 
CONSOLE - Static variable in class org.apache.pdfbox.tools.ExtractText
 
constantAlpha - Variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Create the appearance entry for this annotation.
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDComboBox
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDListBox
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
 
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
Constructs appearance streams and appearance dictionaries for all widget annotations.
constructAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
constructAppearances(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Create the appearance entry for this annotation.
constructAppearances(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
 
constructAppearances(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
 
constructAppearances(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
 
constructAppearances(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
 
constructAppearances(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
 
constructAppearances(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
 
CONTACT_INFO - Static variable in class org.apache.pdfbox.cos.COSName
 
container - Variable in class org.apache.xmpbox.type.AbstractComplexProperty
 
contains(float, float) - Method in class org.apache.fontbox.util.BoundingBox
Checks if a point is inside this rectangle.
contains(float, float) - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
Method to determine if the x/y point is inside this rectangle.
contains(int) - Method in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
Determines if the encoding has a mapping for the given code value.
contains(Point2D) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
Whether a point is contained in this ShadedTriangle.
contains(Object) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
contains(String) - Method in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
Determines if the encoding has a mapping for the given name value.
contains(String) - Static method in class org.apache.pdfbox.preflight.utils.RenderingIntents
 
contains(TextPosition) - Method in class org.apache.pdfbox.text.TextPosition
Determine if this TextPosition logically contains another (i.e.
containsAll(Collection<?>) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
containsAttribute(String) - Method in class org.apache.xmpbox.type.AbstractField
Check if an attribute is declared for this entity
containsChar(char) - Static method in class org.apache.pdfbox.cos.PDFDocEncoding
Returns true if the given character is available in PDFDocEncoding.
containsFeature(List<GlyphSubstitutionTable.FeatureRecord>, String) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
containsKey(Object) - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
containsKey(Object) - Method in class org.apache.pdfbox.util.SmallMap
 
containsKey(String) - Method in class org.apache.pdfbox.cos.COSDictionary
 
containsKey(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
 
containsName(String) - Static method in class org.apache.pdfbox.pdmodel.font.Standard14Fonts
Returns true if the given font name is one of the known names, including alias.
containsNamespace(String) - Method in class org.apache.xmpbox.xml.DomXmpParser.NamespaceFinder
 
containsProperty(AbstractField) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
Check if a XMPFieldObject is in the complex property
containsValue(Object) - Method in class org.apache.pdfbox.cos.COSDictionary
 
containsValue(Object) - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
containsValue(Object) - Method in class org.apache.pdfbox.util.SmallMap
 
contentPanel - Variable in class org.apache.pdfbox.debugger.streampane.StreamPaneView
 
contents - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
 
contents - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
contents - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
 
contents - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
contents - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
 
CONTENTS - Static variable in class org.apache.pdfbox.cos.COSName
 
ContentStreamException - Exception in org.apache.pdfbox.preflight.content
 
ContentStreamException(String) - Constructor for exception org.apache.pdfbox.preflight.content.ContentStreamException
 
ContentStreamException(String, Throwable) - Constructor for exception org.apache.pdfbox.preflight.content.ContentStreamException
 
ContentStreamException(Throwable) - Constructor for exception org.apache.pdfbox.preflight.content.ContentStreamException
 
ContentStreamWriter - Class in org.apache.pdfbox.pdfwriter
A class that will take a list of tokens and write out a stream with them.
ContentStreamWriter(OutputStream) - Constructor for class org.apache.pdfbox.pdfwriter.ContentStreamWriter
This will create a new content stream writer.
context - Variable in class org.apache.pdfbox.contentstream.operator.graphics.GraphicsOperatorProcessor
The processing context.
context - Variable in class org.apache.pdfbox.contentstream.operator.OperatorProcessor
The processing context.
context - Variable in class org.apache.pdfbox.preflight.action.AbstractActionManager
The validation context
context - Variable in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
context - Variable in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
context - Variable in class org.apache.pdfbox.preflight.font.FontValidator
 
context - Variable in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
The context which contains useful information to process the validation.
context - Variable in class org.apache.pdfbox.preflight.PreflightDocument
 
context - Variable in class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
The validation context which contains useful information to process validation.
context - Variable in class org.apache.pdfbox.rendering.SoftMask.SoftPaintContext
 
CONTEXT - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
ContextHelper - Class in org.apache.pdfbox.preflight.utils
 
ContextHelper() - Constructor for class org.apache.pdfbox.preflight.utils.ContextHelper
 
contourCount - Variable in class org.apache.fontbox.ttf.GlyfCompositeDescript
 
contourCount - Variable in class org.apache.fontbox.ttf.GlyfDescript
 
CONTRAST - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
CONTRIBUTOR - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
controlPoints - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.CubicBezierCurve
 
controlPoints - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
 
convert(Map<String, ?>) - Static method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
This will take a map<java.lang.String,org.apache.pdfbox.pdmodel.COSObjectable> and convert it into a COSDictionary.
convertBasicTypesToMap(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
This will take a COS dictionary and convert it into COSDictionaryMap.
convertCOSNameCOSArrayToList(COSArray) - Static method in class org.apache.pdfbox.pdmodel.common.COSArrayList
This will take an array of COSName and return a COSArrayList of java.lang.String values.
convertCOSStringCOSArrayToList(COSArray) - Static method in class org.apache.pdfbox.pdmodel.common.COSArrayList
This will take an array of COSString and return a COSArrayList of java.lang.String values.
convertCOSToPD(COSBase) - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Method to convert the COS value in the name tree to the PD Model object.
convertCOSToPD(COSBase) - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Method to convert the COS value in the number tree to the PD Model object.
convertCOSToPD(COSBase) - Method in class org.apache.pdfbox.pdmodel.PDDestinationNameTreeNode
 
convertCOSToPD(COSBase) - Method in class org.apache.pdfbox.pdmodel.PDEmbeddedFilesNameTreeNode
 
convertCOSToPD(COSBase) - Method in class org.apache.pdfbox.pdmodel.PDJavascriptNameTreeNode
 
convertCOSToPD(COSBase) - Method in class org.apache.pdfbox.pdmodel.PDStructureElementNameTreeNode
 
converterToCOSArray(List<?>) - Static method in class org.apache.pdfbox.pdmodel.common.COSArrayList
This will convert a list of COSObjectables to an array list of COSBase objects.
convertFloatCOSArrayToList(COSArray) - Static method in class org.apache.pdfbox.pdmodel.common.COSArrayList
This will take an array of COSNumbers and return a COSArrayList of java.lang.Float values.
convertIntegerCOSArrayToList(COSArray) - Static method in class org.apache.pdfbox.pdmodel.common.COSArrayList
This will take an array of COSNumbers and return a COSArrayList of java.lang.Integer values.
convertListOfByteArraysToCOSArray(List<byte[]>) - Static method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
 
convertPng(PDDocument, PNGConverter.PNGConverterState) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
Convert the image using the state.
convertPNGImage(PDDocument, byte[]) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
Try to convert a PNG into a PDImageXObject.
convertStringListToCOSNameCOSArray(List<String>) - Static method in class org.apache.pdfbox.pdmodel.common.COSArrayList
This will take an list of string objects and return a COSArray of COSName objects.
convertStringListToCOSStringCOSArray(List<String>) - Static method in class org.apache.pdfbox.pdmodel.common.COSArrayList
This will take an list of string objects and return a COSArray of COSName objects.
convertToRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
Convert color values from shading colorspace to RGB color values encoded into an integer.
convertToString(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
convertType1ToType2(List<Object>) - Method in class org.apache.fontbox.cff.Type2CharString
Converts a sequence of Type 2 commands into a sequence of Type 1 commands.
convXYZtoRGB(float, float, float) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
 
CoonsPatch - Class in org.apache.pdfbox.pdmodel.graphics.shading
This class is used to describe a patch for type 6 shading.
CoonsPatch(Point2D[], float[][]) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.CoonsPatch
Constructor of a patch for type 6 shading.
coordinate - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.CoordinateColorPair
 
CoordinateColorPair - Class in org.apache.pdfbox.pdmodel.graphics.shading
This class is used to store a point's coordinate and its corresponding color.
CoordinateColorPair(Point2D, float[]) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.CoordinateColorPair
Constructor.
coordinates(float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
coords - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
coords - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
 
coords - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
COORDS - Static variable in class org.apache.pdfbox.cos.COSName
 
copy(InputStream, OutputStream) - Static method in class org.apache.pdfbox.io.IOUtils
Copies all the contents from the given input stream to the given output stream.
Copy() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Copy
 
COPY - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
copyArea(int, int, int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
copyBytes(InputStream, OutputStream, long, long, int) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
copyImageBytes(byte[], int, byte[], byte[], int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
copyIntoGraphicsState(PDGraphicsState) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will implement the gs operator.
copyIntToBytes(int[], int, byte[], byte[], int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
copyNeededResourcesTo(PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Copies any needed resources from the document’s DR dictionary into the stream’s Resources dictionary.
COPYRIGHT - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
copyShortsToBytes(short[], int, byte[], byte[], int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
copySubstitutes(String) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Copies a list of font substitutes, adding the original font at the start of the list.
corner - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
cornerColor - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
 
Cos() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Cos
 
COS - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
COSArray - Class in org.apache.pdfbox.cos
An array of PDFBase objects as part of the PDF document.
COSArray() - Constructor for class org.apache.pdfbox.cos.COSArray
Constructor.
COSArrayList<E> - Class in org.apache.pdfbox.pdmodel.common
This is an implementation of a List that will sync its contents to a COSArray.
COSArrayList() - Constructor for class org.apache.pdfbox.pdmodel.common.COSArrayList
Default constructor.
COSArrayList(E, COSBase, COSDictionary, COSName) - Constructor for class org.apache.pdfbox.pdmodel.common.COSArrayList
This is a really special constructor.
COSArrayList(List<E>, COSArray) - Constructor for class org.apache.pdfbox.pdmodel.common.COSArrayList
Create the COSArrayList specifying the List and the backing COSArray.
COSArrayList(COSDictionary, COSName) - Constructor for class org.apache.pdfbox.pdmodel.common.COSArrayList
This constructor is to be used if the array doesn't exist, but is to be created and added to the parent dictionary as soon as the first element is added to the array.
COSBase - Class in org.apache.pdfbox.cos
The base object that all objects in the PDF document will extend.
COSBase() - Constructor for class org.apache.pdfbox.cos.COSBase
Constructor.
COSBoolean - Class in org.apache.pdfbox.cos
This class represents a boolean value in the PDF document.
COSBoolean(boolean) - Constructor for class org.apache.pdfbox.cos.COSBoolean
Constructor.
COSDictionary - Class in org.apache.pdfbox.cos
This class represents a dictionary where name/value pairs reside.
COSDictionary() - Constructor for class org.apache.pdfbox.cos.COSDictionary
Constructor.
COSDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.cos.COSDictionary
Copy Constructor.
COSDictionaryMap<K,​V> - Class in org.apache.pdfbox.pdmodel.common
This is a Map that will automatically sync the contents to a COSDictionary.
COSDictionaryMap(Map<K, V>, COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
Constructor for this map.
cosDocument - Variable in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
 
cosDocument - Variable in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
cosDocument - Variable in class org.apache.pdfbox.preflight.font.DescendantFontValidator
 
cosDocument - Variable in class org.apache.pdfbox.preflight.font.Type0FontValidator
 
cosDocument - Variable in class org.apache.pdfbox.preflight.font.Type3FontValidator
 
cosDocument - Variable in class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
The PDF document as COSDocument.
COSDocument - Class in org.apache.pdfbox.cos
This is the in-memory representation of the PDF document.
COSDocument() - Constructor for class org.apache.pdfbox.cos.COSDocument
Constructor.
COSDocument(ScratchFile) - Constructor for class org.apache.pdfbox.cos.COSDocument
Constructor that will use the provide memory handler for storage of the PDF streams.
COSFilterInputStream - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature
A filtered stream that includes the bytes that are in the (begin,length) intervals passed in the constructor.
COSFilterInputStream(byte[], int[]) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
 
COSFilterInputStream(InputStream, int[]) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
 
COSFloat - Class in org.apache.pdfbox.cos
This class represents a floating point number in a PDF document.
COSFloat(float) - Constructor for class org.apache.pdfbox.cos.COSFloat
Constructor.
COSFloat(String) - Constructor for class org.apache.pdfbox.cos.COSFloat
Constructor.
cosine(double, double) - Static method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
COSInputStream - Class in org.apache.pdfbox.cos
An InputStream which reads from an encoded COS stream.
COSInputStream(InputStream, List<DecodeResult>) - Constructor for class org.apache.pdfbox.cos.COSInputStream
Constructor.
COSInteger - Class in org.apache.pdfbox.cos
This class represents an integer number in a PDF document.
COSInteger(long) - Constructor for class org.apache.pdfbox.cos.COSInteger
constructor.
COSName - Class in org.apache.pdfbox.cos
A PDF Name object.
COSName(String) - Constructor for class org.apache.pdfbox.cos.COSName
Private constructor.
COSName(String, boolean) - Constructor for class org.apache.pdfbox.cos.COSName
Private constructor.
COSNull - Class in org.apache.pdfbox.cos
This class represents a null PDF object.
COSNull() - Constructor for class org.apache.pdfbox.cos.COSNull
Constructor.
COSNumber - Class in org.apache.pdfbox.cos
This class represents an abstract number in a PDF document.
COSNumber() - Constructor for class org.apache.pdfbox.cos.COSNumber
 
COSObject - Class in org.apache.pdfbox.cos
This class represents a PDF object.
COSObject(COSBase) - Constructor for class org.apache.pdfbox.cos.COSObject
Constructor.
COSObjectable - Interface in org.apache.pdfbox.pdmodel.common
This is an interface used to get/create the underlying COSObject.
COSObjectKey - Class in org.apache.pdfbox.cos
Object representing the physical reference to an indirect pdf object.
COSObjectKey(long, int) - Constructor for class org.apache.pdfbox.cos.COSObjectKey
Constructor.
COSObjectKey(COSObject) - Constructor for class org.apache.pdfbox.cos.COSObjectKey
Constructor.
COSOutputStream - Class in org.apache.pdfbox.cos
An OutputStream which writes to an encoded COS stream.
COSOutputStream(List<Filter>, COSDictionary, OutputStream, ScratchFile) - Constructor for class org.apache.pdfbox.cos.COSOutputStream
Creates a new COSOutputStream writes to an encoded COS stream.
COSParser - Class in org.apache.pdfbox.pdfparser
PDF-Parser which first reads startxref and xref tables in order to know valid objects and parse only these objects.
COSParser(RandomAccessRead) - Constructor for class org.apache.pdfbox.pdfparser.COSParser
Default constructor.
COSParser(RandomAccessRead, String, InputStream, String) - Constructor for class org.apache.pdfbox.pdfparser.COSParser
Constructor for encrypted pdfs.
COSStandardOutputStream - Class in org.apache.pdfbox.pdfwriter
simple output stream with some minor features for generating "pretty" PDF files.
COSStandardOutputStream(OutputStream) - Constructor for class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
Constructor.
COSStandardOutputStream(OutputStream, int) - Constructor for class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
COSStandardOutputStream(OutputStream, long) - Constructor for class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
Constructor.
COSStream - Class in org.apache.pdfbox.cos
This class represents a stream object in a PDF document.
COSStream() - Constructor for class org.apache.pdfbox.cos.COSStream
Creates a new stream with an empty dictionary.
COSStream(ScratchFile) - Constructor for class org.apache.pdfbox.cos.COSStream
Creates a new stream with an empty dictionary.
COSString - Class in org.apache.pdfbox.cos
A string object, which may be a text string, a PDFDocEncoded string, ASCII string, or byte string.
COSString(byte[]) - Constructor for class org.apache.pdfbox.cos.COSString
Creates a new PDF string from a byte array.
COSString(String) - Constructor for class org.apache.pdfbox.cos.COSString
Creates a new text string from a Java String.
COSUpdateInfo - Interface in org.apache.pdfbox.cos
 
COSUtils - Class in org.apache.pdfbox.preflight.utils
 
COSUtils() - Constructor for class org.apache.pdfbox.preflight.utils.COSUtils
 
cosWriter - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SigningSupport
 
COSWriter - Class in org.apache.pdfbox.pdfwriter
This class acts on a in-memory representation of a PDF document.
COSWriter(OutputStream) - Constructor for class org.apache.pdfbox.pdfwriter.COSWriter
COSWriter constructor.
COSWriter(OutputStream, RandomAccessRead) - Constructor for class org.apache.pdfbox.pdfwriter.COSWriter
COSWriter constructor for incremental updates.
COSWriter(OutputStream, RandomAccessRead, Set<COSDictionary>) - Constructor for class org.apache.pdfbox.pdfwriter.COSWriter
Constructor for incremental updates with a list of objects to write.
COSWriterXRefEntry - Class in org.apache.pdfbox.pdfwriter
this is en entry in the xref section of the physical pdf document generated by the COSWriter.
COSWriterXRefEntry(long, COSBase, COSObjectKey) - Constructor for class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
Constructor.
count - Variable in class org.apache.pdfbox.filter.ASCII85OutputStream
 
COUNT - Static variable in class org.apache.pdfbox.cos.COSName
 
counterLabel - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
COUNTRY - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
COURIER - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
COURIER_BOLD - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
COURIER_BOLD_OBLIQUE - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
COURIER_OBLIQUE - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
Cover - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
COVERAGE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
COVERAGE_CROSS_STREAM - Static variable in class org.apache.fontbox.ttf.KerningSubtable
 
COVERAGE_CROSS_STREAM_SHIFT - Static variable in class org.apache.fontbox.ttf.KerningSubtable
 
COVERAGE_FORMAT - Static variable in class org.apache.fontbox.ttf.KerningSubtable
 
COVERAGE_FORMAT_SHIFT - Static variable in class org.apache.fontbox.ttf.KerningSubtable
 
COVERAGE_HORIZONTAL - Static variable in class org.apache.fontbox.ttf.KerningSubtable
 
COVERAGE_HORIZONTAL_SHIFT - Static variable in class org.apache.fontbox.ttf.KerningSubtable
 
COVERAGE_MINIMUMS - Static variable in class org.apache.fontbox.ttf.KerningSubtable
 
COVERAGE_MINIMUMS_SHIFT - Static variable in class org.apache.fontbox.ttf.KerningSubtable
 
coverageFormat - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTable
 
coverageTable - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupSubTable
 
CoverageTable() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTable
 
CoverageTableFormat1() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTableFormat1
 
CoverageTableFormat2() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTableFormat2
 
CP - Static variable in class org.apache.pdfbox.cos.COSName
 
CR - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
CR2 - org.apache.pdfbox.util.filetypedetector.FileType
Canon camera raw, version 2.
crc - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.Chunk
The crc of the chunk data, as stored in the PNG stream.
crc(byte[], int, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
CRC_TABLE - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
create() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
create(List<Filter>, COSDictionary, InputStream, ScratchFile) - Static method in class org.apache.pdfbox.cos.COSInputStream
Creates a new COSInputStream from an encoded input stream.
create(List<Filter>, COSDictionary, InputStream, ScratchFile, DecodeOptions) - Static method in class org.apache.pdfbox.cos.COSInputStream
 
create(COSArray, PDResources) - Static method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Creates a new ICC color space using the PDF array, optionally using a resource cache.
create(COSBase) - Static method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
Create the correct PD Model function based on the COS base function.
create(COSBase) - Static method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Creates a color space given a name or array.
create(COSBase) - Static method in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
Creates a new soft mask.
create(COSBase) - Static method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDDestination
This will create a new destination depending on the type of COSBase that is passed in.
create(COSBase, PDResources) - Static method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Creates a color space given a name or array.
create(COSBase, PDResources, boolean) - Static method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Creates a color space given a name or array.
create(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Creates an attribute object.
create(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Creates a node in the structure tree.
create(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDPropertyList
Creates a property list from the given dictionary.
create(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Create the correct FDFAnnotation.
create(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
Create the correct PD Model pattern based on the COS base pattern.
create(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
Create the correct PD Model shading based on the COS base shading.
create(COSDictionary, ResourceCache) - Static method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
Create the correct PD Model pattern based on the COS base pattern.
create(COSName, COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Creates a marked-content sequence.
create(PDTilingPattern, PDColorSpace, PDColor, AffineTransform) - Method in class org.apache.pdfbox.rendering.TilingPaintFactory
 
create2ByteGrayAlphaImage(int, int) - Method in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
createAcroForm(PDDocument) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates Acro forms in the template.
createAcroForm(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createAcroFormDictionary(PDAcroForm, PDSignatureField) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Create AcroForm Dictionary.
createAcroFormDictionary(PDAcroForm, PDSignatureField) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createAction(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionFactory
This will create the correct type of action based on the type specified in the dictionary.
createActionManager(PreflightContext, COSDictionary, String) - Method in class org.apache.pdfbox.preflight.action.ActionManagerFactory
Create an instance of ActionManager according to the value of the S entry.
createAffineTransform() - Method in class org.apache.pdfbox.util.Matrix
Create an affine transform from this matrix's values.
createAffineTransform(byte[]) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
createAffineTransform(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
createAffineTransform(AffineTransform) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
In order to create Affine Transform, using parameters.
createAffineTransform(AffineTransform) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createAgentName(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createAndAddAdobePDFSchema() - Method in class org.apache.xmpbox.XMPMetadata
Create and add an Adobe PDF schema to this metadata.
createAndAddBasicJobTicketSchema() - Method in class org.apache.xmpbox.XMPMetadata
Create and add a default Basic Job Ticket schema to this metadata.
createAndAddDefaultSchema(String, String) - Method in class org.apache.xmpbox.XMPMetadata
Create and add an unspecified schema.
createAndAddDublinCoreSchema() - Method in class org.apache.xmpbox.XMPMetadata
Create and add a default Dublin Core schema to this metadata.
createAndAddPDFAExtensionSchemaWithDefaultNS() - Method in class org.apache.xmpbox.XMPMetadata
Create and add a default PDFA Extension schema to this metadata.
createAndAddPDFAExtensionSchemaWithNS(Map<String, String>) - Method in class org.apache.xmpbox.XMPMetadata
Create and add a default PDFA Extension schema to this metadata.
createAndAddPFAIdentificationSchema() - Method in class org.apache.xmpbox.XMPMetadata
Create and add a default PDFA Identification schema to this metadata.
createAndAddPhotoshopSchema() - Method in class org.apache.xmpbox.XMPMetadata
Create and add Photoshop Schema to this metadata.
createAndAddXMPBasicSchema() - Method in class org.apache.xmpbox.XMPMetadata
Create and add a XMP Basic schema to this metadata.
createAndAddXMPMediaManagementSchema() - Method in class org.apache.xmpbox.XMPMetadata
Create and add a XMP Media Management schema to this metadata.
createAndAddXMPRightsManagementSchema() - Method in class org.apache.xmpbox.XMPMetadata
Create and add a default XMP Rights Management Schema to this metadata.
createAngledStyles() - Static method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
createAnnotation(COSBase) - Static method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Create the correct annotation from the base COS object.
createAppearanceDictionary(PDFormXObject, PDSignatureField) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates appearance dictionary
createAppearanceDictionary(PDFormXObject, PDSignatureField) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createArrayProperty(String, String, String, Cardinality) - Method in class org.apache.xmpbox.type.TypeMapping
 
createArrayProperty(String, Cardinality) - Method in class org.apache.xmpbox.type.AbstractStructuredType
 
createAsciiField(int, String, String) - Static method in class org.apache.pdfbox.tools.imageio.TIFFUtil
 
createBackgroundLayerForm(PDResources, PDRectangle) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates the background layer form (n0).
createBackgroundLayerForm(PDResources, PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createBlendModeMap() - Static method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
createBlendModeNamesMap() - Static method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
createBoolean(String, String, String, boolean) - Method in class org.apache.xmpbox.type.TypeMapping
 
createBuffer() - Method in class org.apache.pdfbox.io.ScratchFile
Creates a new buffer using this page handler.
createBuffer(InputStream) - Method in class org.apache.pdfbox.io.ScratchFile
Creates a new buffer using this page handler and initializes it with the data read from provided input stream (input stream is copied to buffer).
createButtonSubType(PDAcroForm, COSDictionary, PDNonTerminalField) - Static method in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldFactory
 
createChildNode(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Create a child node object.
createChildNode(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Create a child node object.
createChildNode(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDDestinationNameTreeNode
 
createChildNode(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDEmbeddedFilesNameTreeNode
 
createChildNode(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDJavascriptNameTreeNode
 
createChildNode(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDStructureElementNameTreeNode
 
createChoice(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createChoiceSubType(PDAcroForm, COSDictionary, PDNonTerminalField) - Static method in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldFactory
 
createCIDFont() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
createCIDType0FontValidator(COSDictionary) - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
Create the validation object for CIDType0 Font
createCIDType2FontValidator(COSDictionary) - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
Create the validation object for CIDType2 Font
createCipher(byte[], byte[], boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
 
createCloudyEllipse(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Creates a cloudy border for a Circle annotation.
createCloudyPolygon(float[][]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Creates a cloudy border for a Polygon annotation.
createCloudyRectangle(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Creates a cloudy border for a rectangular annotation.
createCodeTable() - Method in class org.apache.pdfbox.filter.LZWFilter
Init the code table with 1 byte entries and the EOD and CLEAR_TABLE markers.
createColorSpace(COSBase) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
createCombinedContentStream(COSBase) - Method in class org.apache.pdfbox.multipdf.Overlay
 
createContent() - Method in class org.apache.pdfbox.debugger.ui.ErrorDialog
Creates the display with the top-level exception message followed by a pane (that toggles) for detailed stack traces.
createContentStreamList(COSBase) - Method in class org.apache.pdfbox.multipdf.Overlay
 
createContext() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
Create a validation context.
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingPaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingPaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingPaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type4ShadingPaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type5ShadingPaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type6ShadingPaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type7ShadingPaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.pdfbox.rendering.SoftMask
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.pdfbox.rendering.TilingPaint
Not called in TexturePaint subclasses, which is why we wrap TexturePaint.
createCOSStream() - Method in class org.apache.pdfbox.cos.COSDocument
Creates a new COSStream using the current configuration for scratch files.
createCOSStream() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
createCOSStream(COSDictionary) - Method in class org.apache.pdfbox.cos.COSDocument
Creates a new COSStream using the current configuration for scratch files.
createCOSStreamwithIccProfile(PDDocument, PDColorSpace, PNGConverter.PNGConverterState) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
created - Variable in class org.apache.fontbox.ttf.HeaderTable
 
createDate(String, String, String, Calendar) - Method in class org.apache.xmpbox.type.TypeMapping
 
CREATEDATE - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
createDefaultFont() - Static method in class org.apache.pdfbox.pdmodel.font.PDFontFactory
Deprecated.
createDefaultRenderingHints(Graphics2D) - Method in class org.apache.pdfbox.rendering.PDFRenderer
 
createDERForRecipient(byte[], X509Certificate) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
 
createDescendantFont(COSDictionary, PDType0Font) - Static method in class org.apache.pdfbox.pdmodel.font.PDFontFactory
Creates a new PDCIDFont instance with the appropriate subclass.
createDescendantValidator(COSDictionary) - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
 
createDetailedMessage() - Method in class org.apache.pdfbox.debugger.ui.ErrorDialog
Creates a non-editable widget to display the detailed stack trace.
createDiacritics() - Static method in class org.apache.pdfbox.text.TextPosition
 
createEditMenu() - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
createErrorMessage(Throwable) - Method in class org.apache.pdfbox.debugger.ui.ErrorDialog
Creates a non-editable widget to display the error message.
createField(PDAcroForm, COSDictionary, PDNonTerminalField) - Static method in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldFactory
Creates a COSField subclass from the given field.
createFileMenu() - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
createFilteredStream() - Method in class org.apache.pdfbox.cos.COSStream
Deprecated.
createFilterList(COSStream) - Method in class org.apache.pdfbox.debugger.streampane.Stream
 
createFindMenu() - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
createFont(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.font.PDFontFactory
Creates a new PDFont instance with the appropriate subclass.
createFont(COSDictionary, ResourceCache) - Static method in class org.apache.pdfbox.pdmodel.font.PDFontFactory
Creates a new PDFont instance with the appropriate subclass.
createFontDescriptor(TrueTypeFont) - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
Creates a new font descriptor dictionary for the given TTF.
createFontDescriptorHelper() - Method in class org.apache.pdfbox.preflight.font.CIDType0FontValidator
 
createFontDescriptorHelper() - Method in class org.apache.pdfbox.preflight.font.CIDType2FontValidator
 
createFontDescriptorHelper() - Method in class org.apache.pdfbox.preflight.font.SimpleFontValidator
 
createFontDescriptorHelper() - Method in class org.apache.pdfbox.preflight.font.TrueTypeFontValidator
 
createFontDescriptorHelper() - Method in class org.apache.pdfbox.preflight.font.Type1FontValidator
 
createFontInfoByName(List<? extends FontInfo>) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
 
createFormatterRectangle(byte[]) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
createFormatterRectangle(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
createFormatterRectangle(int[]) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
An array of four numbers in the form coordinate system, giving the coordinates of the left, bottom, right, and top edges, respectively, of the form XObject’s bounding box.
createFormatterRectangle(int[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createFromByteArray(PDDocument, byte[]) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
Creates a new CCITT Fax compressed image XObject from a specific image of a TIFF file stored in a byte array.
createFromByteArray(PDDocument, byte[]) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
Creates a new JPEG Image XObject from a byte array containing JPEG data.
createFromByteArray(PDDocument, byte[], int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
Creates a new CCITT Fax compressed image XObject from a specific image of a TIFF file stored in a byte array.
createFromByteArray(PDDocument, byte[], String) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Create a PDImageXObject from bytes of an image file.
createFromCOSObject(COSObject, PDResources) - Static method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
 
createFromFile(String, PDDocument) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Create a PDImageXObject from an image file, see PDImageXObject.createFromFileByExtension(File, PDDocument) for more details.
createFromFile(PDDocument, File) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
Creates a new CCITT Fax compressed image XObject from the first image of a TIFF file.
createFromFile(PDDocument, File, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
Creates a new CCITT Fax compressed image XObject from a specific image of a TIFF file.
createFromFileByContent(File, PDDocument) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Create a PDImageXObject from an image file.
createFromFileByExtension(File, PDDocument) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Create a PDImageXObject from an image file.
createFromGrayImage(BufferedImage, PDDocument) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory
 
createFromImage(PDDocument, BufferedImage) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
Creates a new CCITT group 4 (T6) compressed image XObject from a b/w BufferedImage.
createFromImage(PDDocument, BufferedImage) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
Creates a new JPEG PDImageXObject from a BufferedImage.
createFromImage(PDDocument, BufferedImage) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory
Creates a new lossless encoded image XObject from a BufferedImage.
createFromImage(PDDocument, BufferedImage, float) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
Creates a new JPEG PDImageXObject from a BufferedImage and a given quality.
createFromImage(PDDocument, BufferedImage, float, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
Creates a new JPEG Image XObject from a BufferedImage, a given quality and dpi metadata.
createFromRandomAccess(PDDocument, RandomAccess) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
createFromRandomAccess(PDDocument, RandomAccess, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
createFromRandomAccessImpl(PDDocument, RandomAccess, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
Creates a new CCITT Fax compressed image XObject from a TIFF file.
createFromRGBImage(BufferedImage, PDDocument) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory
 
createFromStream(PDDocument, InputStream) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
Creates a new JPEG Image XObject from an input stream containing JPEG data.
createFS(COSBase) - Static method in class org.apache.pdfbox.pdmodel.common.filespecification.PDFileSpecification
A file specification can either be a COSString or a COSDictionary.
createGlyph2D(PDFont) - Method in class org.apache.pdfbox.rendering.PageDrawer
Provide a Glyph2D for the given font.
createGUID(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createHeaderPanel(List<String>, String, ActionListener) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane
 
createHexView(COSString) - Method in class org.apache.pdfbox.debugger.stringpane.StringPane
 
createHolderForm(PDResources, PDStream, PDRectangle) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates Form
createHolderForm(PDResources, PDStream, PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createHolderFormResources() - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates resources of form
createHolderFormResources() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createHolderFormStream(PDDocument) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
 
createHolderFormStream(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createImage() - Method in class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
This will parse a type3 stream and create an image from it.
createImageForm(PDResources, PDResources, PDStream, PDRectangle, AffineTransform, PDImageXObject) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates Image form
createImageForm(PDResources, PDResources, PDStream, PDRectangle, AffineTransform, PDImageXObject) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createImageFormResources() - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Create resource of image form
createImageFormResources() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createImageFormStream(PDDocument) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
 
createImageFormStream(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createInnerForm(PDResources, PDStream, PDRectangle) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
 
createInnerForm(PDResources, PDStream, PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createInnerFormResource() - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates InnerForm
createInnerFormResource() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createInnerFormStream(PDDocument) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
 
createInnerFormStream(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createInputStream() - Method in class org.apache.pdfbox.cos.COSStream
Returns a new InputStream which reads the decoded stream data.
createInputStream() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will get a stream that can be read from.
createInputStream() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns an InputStream containing the image data, irrespective of whether this is an inline image or an image XObject.
createInputStream() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
createInputStream() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
createInputStream(List<String>) - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will get a stream with some filters applied but not others.
createInputStream(List<String>) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns an InputStream containing the image data, irrespective of whether this is an inline image or an image XObject.
createInputStream(List<String>) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
createInputStream(List<String>) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
createInputStream(DecodeOptions) - Method in class org.apache.pdfbox.cos.COSStream
 
createInputStream(DecodeOptions) - Method in class org.apache.pdfbox.pdmodel.common.PDStream
 
createInputStream(DecodeOptions) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns an InputStream, passing additional options to each filter.
createInputStream(DecodeOptions) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
createInputStream(DecodeOptions) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
createInteger(String, String, String, int) - Method in class org.apache.xmpbox.type.TypeMapping
 
createInteriorColorStyles() - Static method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
createIntFromBytes(byte[]) - Method in class org.apache.fontbox.cmap.CMapParser
 
createInvalidArgumentsError() - Method in class org.apache.pdfbox.preflight.content.StubOperator
Create a ContentStreamException with ERROR_SYNTAX_CONTENT_STREAM_INVALID_ARGUMENT.
createJPEG(PDDocument, BufferedImage, float, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
 
createJumpDialog() - Method in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
createKey(COSName, String) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns a unique key for a new resource.
createLimitError(String, String) - Method in class org.apache.pdfbox.preflight.content.StubOperator
Create a ContentStreamException with ERROR_SYNTAX_CONTENT_STREAM_INVALID_ARGUMENT.
createLocale(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createLongField(int, String, long) - Static method in class org.apache.pdfbox.tools.imageio.TIFFUtil
 
createMarkUp(String) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.GToolTip
 
createMarkUp(String) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.KToolTip
 
createMarkUp(String) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.RGToolTip
 
createMarkUp(PDResources, String, String) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.SCNToolTip
 
createMatrix(COSBase) - Static method in class org.apache.pdfbox.util.Matrix
Convenience method to be used when creating a matrix from unverified data.
createMenu() - Method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
createMenu() - Method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
createMIMEType(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createNewDocument() - Method in class org.apache.pdfbox.multipdf.Splitter
Create a new document to write the split contents to.
createNewDocumentIfNecessary() - Method in class org.apache.pdfbox.multipdf.Splitter
Helper method for creating new documents at the appropriate pages.
createObject(COSBase) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Creates an object for a kid of this structure node.
createObjectFromDic(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
 
createOutputStream() - Method in class org.apache.pdfbox.cos.COSStream
Returns a new OutputStream for writing stream data, using the current filters.
createOutputStream() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will get a stream that can be written to.
createOutputStream(COSBase) - Method in class org.apache.pdfbox.cos.COSStream
Returns a new OutputStream for writing stream data, using and the given filters.
createOutputStream(COSName) - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will get a stream that can be written to, with the given filter.
createOverlayStream(PDPage, Overlay.LayoutPage, COSName) - Method in class org.apache.pdfbox.multipdf.Overlay
 
createOverlayXObject(PDPage, Overlay.LayoutPage) - Method in class org.apache.pdfbox.multipdf.Overlay
 
createPage(PDVisibleSignDesigner) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates specified size page.
createPage(PDVisibleSignDesigner) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createPageDrawer(PageDrawerParameters) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Returns a new PageDrawer instance, using the given parameters.
createPane(COSDictionary, COSName) - Method in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPane
 
createPart(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createPdfA1BConfiguration() - Static method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
createPdfADocument(Format, PreflightConfiguration) - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
createPDFFromImages(PDDocument, List<String>) - Method in class org.apache.pdfbox.tools.ImageToPDF
 
createPDFFromText(Reader) - Method in class org.apache.pdfbox.tools.TextToPDF
Create a PDF document with some text.
createPDFFromText(PDDocument, Reader) - Method in class org.apache.pdfbox.tools.TextToPDF
Create a PDF document with some text.
createPixelTable(Rectangle) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
Creates the pixel table.
createProcSetArray() - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates procSetArray of PDF,Text,ImageB,ImageC,ImageI.
createProcSetArray() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createProperName(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createProperty(XMPMetadata, Element, PropertyType, ComplexPropertyContainer) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
createPropertyType(Types, Cardinality) - Static method in class org.apache.xmpbox.type.TypeMapping
 
createRationalField(int, String, int, int) - Static method in class org.apache.pdfbox.tools.imageio.TIFFUtil
 
createRawInputStream() - Method in class org.apache.pdfbox.cos.COSStream
Returns a new InputStream which reads the encoded PDF stream data.
createRawOutputStream() - Method in class org.apache.pdfbox.cos.COSStream
Returns a new OutputStream for writing encoded PDF data.
createRawStream(PDDocument, InputStream) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Creates a COS stream from raw (encoded) data.
createRdfElement(Document, XMPMetadata, boolean) - Method in class org.apache.xmpbox.xml.XmpSerializer
 
createReal(String, String, String, float) - Method in class org.apache.xmpbox.type.TypeMapping
 
createRectangle(String) - Static method in class org.apache.pdfbox.tools.ImageToPDF
 
createRectangle(String) - Static method in class org.apache.pdfbox.tools.TextToPDF
 
createRenditionClass(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createResponseWithError(Document, String, ValidationResult, Element) - Method in class org.apache.pdfbox.preflight.parser.XmlResultParser
 
createRetranslatedRectangle() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will create a translated rectangle based off of this rectangle, such that the new rectangle retains the same dimensions(height/width), but the lower left x,y values are zero.
createRotationMenu() - Method in class org.apache.pdfbox.debugger.ui.RotationMenu
 
createShortField(int, String, int) - Static method in class org.apache.pdfbox.tools.imageio.TIFFUtil
 
createShortStyles() - Static method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
createSignature(PDSignatureField, PDPage, String) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates the signature with the given name and assign it to the signature field parameter and assign the page parameter to the widget.
createSignature(PDSignatureField, PDPage, String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createSignatureField(PDAcroForm) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates signature fields.
createSignatureField(PDAcroForm) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createSignatureImage(PDDocument, BufferedImage) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates signature image.
createSignatureImage(PDDocument, BufferedImage) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createSignatureRectangle(PDSignatureField, PDVisibleSignDesigner) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates SignatureRectangle.
createSignatureRectangle(PDSignatureField, PDVisibleSignDesigner) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createStream(String) - Method in class org.apache.pdfbox.multipdf.Overlay
 
createStream(PDDocument) - Static method in class org.apache.pdfbox.pdmodel.common.PDObjectStream
This will create a new PDObjectStream object.
createStringFromBytes(byte[]) - Method in class org.apache.fontbox.cmap.CMapParser
 
createTaggedCFFDataInput(CFFDataInput, byte[]) - Method in class org.apache.fontbox.cff.CFFParser
 
createTemplate(PDPage) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Creates template using page.
createTemplate(PDPage) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
Creates a PDDocument and adds the page parameter to it and keeps this as a template in the PDF template Structure.
createText(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createTextType(String, String) - Method in class org.apache.xmpbox.type.AbstractStructuredType
 
createTextView(COSString) - Method in class org.apache.pdfbox.debugger.stringpane.StringPane
 
createThumbnail(COSStream) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Creates a thumbnail Image XObject from the given COSBase and name.
createTmpFile(InputStream) - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
createUnfilteredStream() - Method in class org.apache.pdfbox.cos.COSStream
Deprecated.
createUnknownErrorResult() - Static method in class org.apache.pdfbox.preflight.parser.PreflightParser
Create an instance of ValidationResult with a ValidationError(UNKNOWN_ERROR)
createURI(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createURL(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
createView() - Method in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPaneView
 
createView() - Method in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
createView() - Method in class org.apache.pdfbox.debugger.hexviewer.StatusPane
 
createView(JPanel, JTable) - Method in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView
 
createViewMenu() - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
createVisualSignature(PDDocument) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
just to create visible signature
createVisualSignature(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createWidgetDictionary(PDSignatureField, PDResources) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
adds Widget Dictionary
createWidgetDictionary(PDSignatureField, PDResources) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
createWithPFB(byte[]) - Static method in class org.apache.fontbox.type1.Type1Font
Constructs a new Type1Font object from a .pfb stream.
createWithPFB(InputStream) - Static method in class org.apache.fontbox.type1.Type1Font
Constructs a new Type1Font object from a .pfb stream.
createWithSegments(byte[], byte[]) - Static method in class org.apache.fontbox.type1.Type1Font
Constructs a new Type1Font object from two header-less .pfb segments.
createWord(String, List<TextPosition>) - Method in class org.apache.pdfbox.text.PDFTextStripper
createXMPMetadata() - Static method in class org.apache.xmpbox.XMPMetadata
Creates blank XMP doc with default parameters.
createXMPMetadata(String, String, String, String) - Static method in class org.apache.xmpbox.XMPMetadata
Creates blank XMP doc with specified parameters.
createXMPSchema(XMPMetadata, String) - Method in class org.apache.xmpbox.schema.XMPSchemaFactory
Create a schema that corresponding to this factory and add it to metadata
createXObject(COSBase, PDResources) - Static method in class org.apache.pdfbox.pdmodel.graphics.PDXObject
Creates a new XObject instance of the appropriate type for the COS stream.
createXPath(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
CREATION_DATE - Static variable in class org.apache.pdfbox.cos.COSName
 
CREATOR - Static variable in class org.apache.pdfbox.cos.COSName
 
CREATOR - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
CREATORTOOL - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
CREDIT - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
CRLF - Static variable in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
To be used when 2 byte sequence is enforced.
CROP_BOX - Static variable in class org.apache.pdfbox.cos.COSName
 
CropBox - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.BOUNDARY
use crop box as boundary.
CROPBOX - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
crossStream - Variable in class org.apache.fontbox.ttf.KerningSubtable
 
CRW - org.apache.pdfbox.util.filetypedetector.FileType
Canon camera raw, version 1.
CRYPT - Static variable in class org.apache.pdfbox.cos.COSName
 
CryptFilter - Class in org.apache.pdfbox.filter
Decrypts data encrypted by a security handler, reproducing the data as it was before encryption.
CryptFilter() - Constructor for class org.apache.pdfbox.filter.CryptFilter
 
cryptFilterDictionary - Variable in class org.apache.pdfbox.pdmodel.encryption.PDCryptFilterDictionary
COS crypt filter dictionary.
CS - Static variable in class org.apache.pdfbox.cos.COSName
 
CSArrayBased - Class in org.apache.pdfbox.debugger.colorpane
 
CSArrayBased(COSArray) - Constructor for class org.apache.pdfbox.debugger.colorpane.CSArrayBased
 
CSDeviceN - Class in org.apache.pdfbox.debugger.colorpane
A class that provides the necessary UI and functionalities to show the DeviceN color space.
CSDeviceN(COSArray) - Constructor for class org.apache.pdfbox.debugger.colorpane.CSDeviceN
Constructor
CSIndexed - Class in org.apache.pdfbox.debugger.colorpane
A class that provides the necessary UI and functionalities to show the Indexed colorspace.
CSIndexed(COSArray) - Constructor for class org.apache.pdfbox.debugger.colorpane.CSIndexed
Constructor.
CSSeparation - Class in org.apache.pdfbox.debugger.colorpane
A class that provides the necessary UI and functionalities to show the Separation color space.
CSSeparation(COSArray) - Constructor for class org.apache.pdfbox.debugger.colorpane.CSSeparation
Constructor
ctm - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
To allow a soft mask to know the CTM at the time of activation of the ExtGState.
ctx - Variable in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
 
ctx - Variable in class org.apache.pdfbox.preflight.parser.PreflightParser
 
CubicBezierCurve - Class in org.apache.pdfbox.pdmodel.graphics.shading
This class is used to describe the edge of each patch for type 6 shading.
CubicBezierCurve(Point2D[], int) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.CubicBezierCurve
Constructor of CubicBezierCurve
curPage - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
curPageOffset - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
current - Variable in class org.apache.fontbox.cff.Type1CharString
 
currentAccessPermission - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
The access permission granted to the current user for the document.
currentBuffer - Variable in class org.apache.pdfbox.io.RandomAccessBuffer
 
currentBufferLength - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
currentBufferPointer - Variable in class org.apache.pdfbox.io.RandomAccessBuffer
 
currentChar() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
currentDestinationDocument - Variable in class org.apache.pdfbox.multipdf.Splitter
 
currentFilePath - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
currentItem - Variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItemIterator
 
currentMarkedContents - Variable in class org.apache.pdfbox.text.PDFMarkedContentExtractor
 
currentMatch - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
currentObjectKey - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
currentPage - Variable in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
currentPage - Variable in class org.apache.pdfbox.io.ScratchFileBuffer
The current page data.
currentPage - Variable in class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
 
currentPageContentChanged - Variable in class org.apache.pdfbox.io.ScratchFileBuffer
true if current page was changed by a write method
currentPageNo - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
currentPageNumber - Variable in class org.apache.pdfbox.multipdf.Splitter
 
currentPageNumber - Variable in class org.apache.pdfbox.preflight.PreflightContext
 
currentPageOffset - Variable in class org.apache.pdfbox.io.ScratchFileBuffer
The offset of the current page within this buffer.
currentPagePositionInPageIndexes - Variable in class org.apache.pdfbox.io.ScratchFileBuffer
Index of current page in ScratchFileBuffer.pageIndexes (the nth page within this buffer).
currentPosition - Variable in class org.apache.fontbox.ttf.MemoryTTFDataStream
 
currentRow - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
currentRow - Variable in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
currentRowData - Variable in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
currentStream - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.MultipleInputStream
 
currentStreamIdx - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.MultipleInputStream
 
currentTransformationMatrix - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
currentURI - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
curve - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.CubicBezierCurve
 
CURVE_TO - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
CURVE_TO_REPLICATE_FINAL_POINT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
CURVE_TO_REPLICATE_INITIAL_POINT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
curveTo(double, double, double, double, double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
curveTo(float, float, float, float, float, float) - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Draws a curve from the current point to (x3,y3) using (x1,y1) and (x2,y2) as control points.
curveTo(float, float, float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Append a cubic Bézier curve to the current path.
curveTo(float, float, float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Append a cubic Bézier curve to the current path.
curveTo(float, float, float, float, float, float) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
curveTo(float, float, float, float, float, float) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
CurveTo - Class in org.apache.pdfbox.contentstream.operator.graphics
c Append curved segment to path.
CurveTo() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.CurveTo
 
curveTo1(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Append a cubic Bézier curve to the current path.
curveTo1(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Append a cubic Bézier curve to the current path.
curveTo2(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Append a cubic Bézier curve to the current path.
curveTo2(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Append a cubic Bézier curve to the current path.
CurveToReplicateFinalPoint - Class in org.apache.pdfbox.contentstream.operator.graphics
y Append curved segment to path with final point replicated.
CurveToReplicateFinalPoint() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.CurveToReplicateFinalPoint
 
CurveToReplicateInitialPoint - Class in org.apache.pdfbox.contentstream.operator.graphics
v Append curved segment to path with the initial point replicated.
CurveToReplicateInitialPoint() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.CurveToReplicateInitialPoint
 
curXrefTrailerObj - Variable in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
 
CUSTOM_RENDERED - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
customAppearanceHandler - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
 
customAppearanceHandler - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
 
customAppearanceHandler - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
 
customAppearanceHandler - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
 
customAppearanceHandler - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
 
customAppearanceHandler - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
 
customSecureRandom - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Can be used to allow stateless AES encryption
cValues - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
Cvi() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Cvi
 
CVI - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
Cvr() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Cvr
 
CVR - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 

D

D - Static variable in class org.apache.pdfbox.cos.COSName
 
D - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
d1d0 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
d1d0 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
DA - Static variable in class org.apache.pdfbox.cos.COSName
 
DamagedFontException - Exception in org.apache.fontbox.type1
Thrown when a font is damaged and cannot be read.
DamagedFontException(String) - Constructor for exception org.apache.fontbox.type1.DamagedFontException
 
DARKEN - Static variable in class org.apache.pdfbox.cos.COSName
 
DARKEN - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
dashArray - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.AnnotationBorder
 
data - Variable in class org.apache.fontbox.ttf.GlyphTable
 
data - Variable in class org.apache.fontbox.ttf.MemoryTTFDataStream
 
data - Variable in class org.apache.fontbox.ttf.TrueTypeFont
 
data - Variable in class org.apache.fontbox.type1.Token
 
data - Variable in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
 
data - Variable in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
 
data - Variable in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
data - Variable in class org.apache.pdfbox.preflight.utils.ByteArrayDataSource
 
dataDictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDExternalDataDictionary
 
DataInput - Class in org.apache.fontbox.cff
This class contains some functionality to read a byte buffer.
DataInput(byte[]) - Constructor for class org.apache.fontbox.cff.DataInput
Constructor.
DataOutput - Class in org.apache.fontbox.cff
 
DataOutput() - Constructor for class org.apache.fontbox.cff.DataOutput
Constructor.
DataOutput(String) - Constructor for class org.apache.fontbox.cff.DataOutput
Constructor with a given encoding.
dataRawRowAverage - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
dataRawRowNone - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
dataRawRowPaeth - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
dataRawRowSub - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
dataRawRowUp - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
dataSource - Variable in class org.apache.pdfbox.preflight.parser.PreflightParser
 
dataSource - Variable in class org.apache.pdfbox.preflight.PreflightContext
The datasource to load the document from.
Date - org.apache.xmpbox.type.Types
 
DATE - Static variable in class org.apache.pdfbox.cos.COSName
 
DATE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
DATE_CREATED - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
DATE_TIME - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
DATE_TIME_DIGITIZED - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
DATE_TIME_ORIGINAL - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
DateConverter - Class in org.apache.pdfbox.util
Converts dates to strings and back using the PDF date standard in section 3.8.2 of PDF Reference 1.7.
DateConverter - Class in org.apache.xmpbox
This class is used to convert dates to strings and back using the PDF date standards.
DateConverter() - Constructor for class org.apache.pdfbox.util.DateConverter
 
DateConverter() - Constructor for class org.apache.xmpbox.DateConverter
According to check-style, Utility classes should not have a public or default constructor.
DateType - Class in org.apache.xmpbox.type
Object representation of a Date XMP type
DateType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.DateType
Property Date type constructor (namespaceURI is given)
dateValue - Variable in class org.apache.xmpbox.type.DateType
 
DAY - Static variable in class org.apache.pdfbox.util.DateConverter
 
dBuilder - Variable in class org.apache.xmpbox.xml.DomXmpParser
 
DCT_DECODE - Static variable in class org.apache.pdfbox.cos.COSName
 
DCT_DECODE_ABBREVIATION - Static variable in class org.apache.pdfbox.cos.COSName
 
DCTFilter - Class in org.apache.pdfbox.filter
Decompresses data encoded using a DCT (discrete cosine transform) technique based on the JPEG standard.
DCTFilter() - Constructor for class org.apache.pdfbox.filter.DCTFilter
 
debug(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
debug(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
DEBUG - Static variable in class org.apache.pdfbox.debugger.ui.DebugLog
 
DEBUG - Static variable in class org.apache.pdfbox.multipdf.LayerUtility
 
DEBUG - Static variable in class org.apache.pdfbox.tools.ExtractText
 
debugFontName - Variable in class org.apache.fontbox.cff.CFFParser
 
DebugLog - Class in org.apache.pdfbox.debugger.ui
Custom Log implementation which forwards to LogDialog.
DebugLog(String) - Constructor for class org.apache.pdfbox.debugger.ui.DebugLog
 
debugLogMetadata(IIOMetadata, String) - Static method in class org.apache.pdfbox.tools.imageio.MetaUtil
 
debugOutput - Variable in class org.apache.pdfbox.tools.ExtractText
 
decode - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
An array of 2 x n numbers specifying the linear mapping of sample values into the range appropriate for the function's output values.
decode - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDTriangleBasedShadingType
 
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.ASCII85Filter
 
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.ASCIIHexFilter
 
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.CCITTFaxFilter
 
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.CryptFilter
 
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.DCTFilter
 
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.Filter
Decodes data, producing the original non-encoded data.
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.FlateFilter
 
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.IdentityFilter
 
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.JBIG2Filter
 
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.JPXFilter
 
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.LZWFilter
Decodes data, producing the original non-encoded data.
decode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.RunLengthDecodeFilter
 
decode(InputStream, OutputStream, COSDictionary, int, DecodeOptions) - Method in class org.apache.pdfbox.filter.DCTFilter
 
decode(InputStream, OutputStream, COSDictionary, int, DecodeOptions) - Method in class org.apache.pdfbox.filter.Filter
Decodes data, with optional DecodeOptions.
decode(InputStream, OutputStream, COSDictionary, int, DecodeOptions) - Method in class org.apache.pdfbox.filter.JBIG2Filter
 
decode(InputStream, OutputStream, COSDictionary, int, DecodeOptions) - Method in class org.apache.pdfbox.filter.JPXFilter
Decodes data, with optional DecodeOptions.
DECODE - Static variable in class org.apache.pdfbox.cos.COSName
 
DECODE_PARMS - Static variable in class org.apache.pdfbox.cos.COSName
 
decode1D() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
decode2D() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
decodeAndWriteRow() - Method in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
decodeBase64(String) - Static method in class org.apache.pdfbox.util.Hex
Decode a base64 String.
decodedData - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
decodedLength - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
decodedPos - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
decodedRow - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
decodeHex(String) - Static method in class org.apache.pdfbox.util.Hex
Decodes a hex String into a byte array.
DecodeOptions - Class in org.apache.pdfbox.filter
Options that may be passed to a Filter to request special handling when decoding the stream.
DecodeOptions() - Constructor for class org.apache.pdfbox.filter.DecodeOptions
Constructs an empty DecodeOptions instance
DecodeOptions(int) - Constructor for class org.apache.pdfbox.filter.DecodeOptions
Constructs an instance specifying the image should be decoded using subsampling.
DecodeOptions(int, int, int, int) - Constructor for class org.apache.pdfbox.filter.DecodeOptions
Constructs an instance specifying the region of the image that should be decoded.
DecodeOptions(Rectangle) - Constructor for class org.apache.pdfbox.filter.DecodeOptions
Constructs an instance specifying the region of the image that should be decoded.
DecodeOptions.FinalDecodeOptions - Class in org.apache.pdfbox.filter
Helper class for reusable instances which may not be modified.
decodePredictorRow(int, int, int, int, byte[], byte[]) - Static method in class org.apache.pdfbox.filter.Predictor
Decodes a single line of data in-place.
DecodeResult - Class in org.apache.pdfbox.filter
The result of a filter decode operation.
DecodeResult(COSDictionary) - Constructor for class org.apache.pdfbox.filter.DecodeResult
 
DecodeResult(COSDictionary, PDJPXColorSpace) - Constructor for class org.apache.pdfbox.filter.DecodeResult
 
decodeResults - Variable in class org.apache.pdfbox.cos.COSInputStream
 
decodeRow() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
decodeRowType2() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
decodeRowType4() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
decodeRowType6() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
decodeRun(CCITTFaxDecoderStream.Tree) - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
decompress(InputStream, OutputStream) - Method in class org.apache.pdfbox.filter.FlateFilter
 
DecompressObjectstreams - Class in org.apache.pdfbox.tools
This program will just take all of the stream objects in a PDF and dereference them.
DecompressObjectstreams() - Constructor for class org.apache.pdfbox.tools.DecompressObjectstreams
private constructor.
decreaseLevel() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Decrease the level.
decrypt() - Method in class org.apache.pdfbox.tools.Decrypt
 
decrypt(byte[], int, int) - Static method in class org.apache.fontbox.cff.Type1FontUtil
 
decrypt(byte[], int, int) - Method in class org.apache.fontbox.type1.Type1Parser
Type 1 Decryption (eexec, charstring).
decrypt(COSBase, long, long) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
This will dispatch to the correct method.
Decrypt - Class in org.apache.pdfbox.tools
This will read a document from the filesystem, decrypt it and and then write the result to the filesystem.
Decrypt() - Constructor for class org.apache.pdfbox.tools.Decrypt
 
decryptArray(COSArray, long, long) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
This will decrypt an array.
decryptDictionary(COSDictionary, long, long) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
This will decrypt a dictionary.
decryptionCertificate - Variable in class org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
 
DecryptionMaterial - Class in org.apache.pdfbox.pdmodel.encryption
This class represents data required to decrypt PDF documents.
DecryptionMaterial() - Constructor for class org.apache.pdfbox.pdmodel.encryption.DecryptionMaterial
 
decryptMetadata - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
indicates if the Metadata have to be decrypted of not.
decryptStream(COSStream, long, long) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
This will decrypt a stream.
decryptString(COSString, long, long) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
This will decrypt a string.
DEF - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
This is a string constant that will be used for comparisons.
DEFAULT - Static variable in class org.apache.pdfbox.cos.COSName
 
DEFAULT - Static variable in class org.apache.pdfbox.filter.DecodeOptions
Default decode options.
DEFAULT - Static variable in class org.apache.pdfbox.filter.DecodeResult
Default decode result.
DEFAULT - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
 
DEFAULT_CHUNK_SIZE - Static variable in class org.apache.pdfbox.io.RandomAccessBuffer
 
DEFAULT_CMYK - Static variable in class org.apache.pdfbox.cos.COSName
 
DEFAULT_CRYPT_FILTER - Static variable in class org.apache.pdfbox.cos.COSName
 
DEFAULT_FONT - Static variable in class org.apache.pdfbox.tools.TextToPDF
The default font
DEFAULT_FONT_MATRIX - Static variable in class org.apache.pdfbox.pdmodel.font.PDFont
 
DEFAULT_FONT_SIZE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
The default font size used for multiline text
DEFAULT_FONT_SIZE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
The default font size used by Acrobat.
DEFAULT_FONT_SIZE - Static variable in class org.apache.pdfbox.tools.TextToPDF
The default font size
DEFAULT_GRAY - Static variable in class org.apache.pdfbox.cos.COSName
 
DEFAULT_KEY_LENGTH - Static variable in class org.apache.pdfbox.pdmodel.encryption.ProtectionPolicy
 
DEFAULT_KEY_LENGTH - Static variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
 
DEFAULT_LENGTH - Static variable in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
The default length for the encryption key.
DEFAULT_NAME - Static variable in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
The default security handler.
DEFAULT_PADDING - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
The default padding applied by Acrobat to the fields bbox.
DEFAULT_PERMISSIONS - Static variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
DEFAULT_RDF_LOCAL_NAME - Static variable in class org.apache.xmpbox.XmpConstants
The default local name for RDF.
DEFAULT_RDF_PREFIX - Static variable in class org.apache.xmpbox.XmpConstants
The default namespace prefix for RDF.
DEFAULT_RGB - Static variable in class org.apache.pdfbox.cos.COSName
 
DEFAULT_SIGNATURE_SIZE - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
 
DEFAULT_TRAIL_BYTECOUNT - Static variable in class org.apache.pdfbox.pdfparser.COSParser
How many trailing bytes to read for EOF marker.
DEFAULT_TRANSFORM - Static variable in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView
 
DEFAULT_VERSION - Static variable in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
The default version, according to the PDF Reference.
DEFAULT_XPACKET_BEGIN - Static variable in class org.apache.xmpbox.XmpConstants
The default xpacket header begin attribute.
DEFAULT_XPACKET_BYTES - Static variable in class org.apache.xmpbox.XmpConstants
The default xpacket data (XMP Data).
DEFAULT_XPACKET_ENCODING - Static variable in class org.apache.xmpbox.XmpConstants
The default xpacket header encoding attribute.
DEFAULT_XPACKET_END - Static variable in class org.apache.xmpbox.XmpConstants
The default xpacket trailer end attribute.
DEFAULT_XPACKET_ID - Static variable in class org.apache.xmpbox.XmpConstants
The default xpacket header id attribute.
defaultAppearance - Variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
defaultBorder - Variable in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
 
defaultDestination - Variable in class org.apache.pdfbox.rendering.PDFRenderer
 
defaultDropThreshold - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
DefaultFontMapper() - Constructor for class org.apache.pdfbox.pdmodel.font.FontMappers.DefaultFontMapper
 
DefaultFontProvider() - Constructor for class org.apache.pdfbox.pdmodel.font.FontMapperImpl.DefaultFontProvider
 
defaultIfNull(Float, float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
Returns the provided default value in case 'standard' value is null.
defaultIndentThreshold - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
defaultLangSysTable - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.ScriptTable
 
DEFAULTMAXEDGE - Static variable in class org.apache.pdfbox.rendering.TilingPaint
 
defaultOverlay - Variable in class org.apache.pdfbox.multipdf.Overlay
 
defaultOverlayFilename - Variable in class org.apache.pdfbox.multipdf.Overlay
 
defaultOverlayPage - Variable in class org.apache.pdfbox.multipdf.Overlay
 
DefaultResourceCache - Class in org.apache.pdfbox.pdmodel
A resource cached based on SoftReference, retains resources until memory pressure causes them to be garbage collected.
DefaultResourceCache() - Constructor for class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
defaultResources - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
 
defaultTransform - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
defaultVertOriginY - Variable in class org.apache.fontbox.ttf.VerticalOriginTable
 
defaultWidth - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
definedProperties - Variable in class org.apache.xmpbox.type.DefinedStructuredType
 
definedStructuredMappings - Variable in class org.apache.xmpbox.type.TypeMapping
 
definedStructuredNamespaces - Variable in class org.apache.xmpbox.type.TypeMapping
 
DefinedStructuredType - Class in org.apache.xmpbox.type
 
DefinedStructuredType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.DefinedStructuredType
 
DefinedStructuredType(XMPMetadata, String, String, String) - Constructor for class org.apache.xmpbox.type.DefinedStructuredType
 
DefinedType - org.apache.xmpbox.type.Types
 
defWidthX - Variable in class org.apache.fontbox.cff.Type2CharString
 
DEGRADED_PRINT_BIT - Static variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
degree - Variable in class org.apache.fontbox.afm.TrackKern
 
degree - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
degrees - Variable in enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
 
delegateFontContainer - Variable in class org.apache.pdfbox.preflight.font.container.Type0Container
 
deleteTempFile() - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
Remove the temporary file.
deltaGlyphID - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTypeSingleSubstFormat1
 
denom - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
denom - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
dereferenceObjectStreams() - Method in class org.apache.pdfbox.cos.COSDocument
This method will search the list of objects for types of ObjStm.
DERIVED_FROM - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
desc - Variable in class org.apache.pdfbox.debugger.ui.ExtensionFileFilter
 
DESC - Static variable in class org.apache.pdfbox.cos.COSName
 
DESC - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
 
DESCENDANT_FONTS - Static variable in class org.apache.pdfbox.cos.COSName
 
descendantFont - Variable in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
DescendantFontValidator<T extends FontContainer> - Class in org.apache.pdfbox.preflight.font
 
DescendantFontValidator(PreflightContext, PDCIDFont, T) - Constructor for class org.apache.pdfbox.preflight.font.DescendantFontValidator
 
descender - Variable in class org.apache.fontbox.afm.FontMetrics
 
descender - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
descender - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
DESCENDER - Static variable in class org.apache.fontbox.afm.AFMParser
This is the descender attribute.
DESCENT - Static variable in class org.apache.pdfbox.cos.COSName
 
describe(GlyphDescription) - Method in class org.apache.fontbox.ttf.GlyphRenderer
Set the points of a glyph from the GlyphDescription.
DESCRIPTION - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
DESCRIPTION - Static variable in class org.apache.xmpbox.type.PDFAFieldType
 
DESCRIPTION - Static variable in class org.apache.xmpbox.type.PDFAPropertyType
 
DESCRIPTION - Static variable in class org.apache.xmpbox.type.PDFATypeType
 
DESCRIPTION_NAME - Static variable in class org.apache.xmpbox.XmpConstants
The Description element name.
descriptions - Variable in class org.apache.fontbox.ttf.GlyfCompositeDescript
 
descriptorHelper - Variable in class org.apache.pdfbox.preflight.font.FontValidator
 
DEST - Static variable in class org.apache.pdfbox.cos.COSName
 
DEST_OUTPUT_PROFILE - Static variable in class org.apache.pdfbox.cos.COSName
 
destination - Variable in class org.apache.pdfbox.multipdf.PDFCloneUtility
 
destination - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
destination - Variable in class org.apache.pdfbox.rendering.PageDrawerParameters
 
DESTINATION_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
destinationDocumentInformation - Variable in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
destinationDocuments - Variable in class org.apache.pdfbox.multipdf.Splitter
 
destinationFileName - Variable in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
destinationMetadata - Variable in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
destinationStream - Variable in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
DestinationValidationProcess - Class in org.apache.pdfbox.preflight.process.reflect
 
DestinationValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.reflect.DestinationValidationProcess
 
DESTS - Static variable in class org.apache.pdfbox.cos.COSName
 
details - Variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
details - Variable in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Error details
detectFileType(byte[]) - Static method in class org.apache.pdfbox.util.filetypedetector.FileTypeDetector
 
detectFileType(BufferedInputStream) - Static method in class org.apache.pdfbox.util.filetypedetector.FileTypeDetector
Examines the a file's first bytes and estimates the file's type.
determineDirFinder() - Method in class org.apache.fontbox.util.autodetect.FontFileFinder
 
DEVICE_SETTING_DESCRIPTION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
DeviceCMYK - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
DEVICECMYK - Static variable in class org.apache.pdfbox.cos.COSName
 
DeviceColorSpaceHelper - Class in org.apache.pdfbox.preflight.graphic
This class defines restrictions on Color Spaces.
DeviceColorSpaceHelper(PreflightContext, PDColorSpace) - Constructor for class org.apache.pdfbox.preflight.graphic.DeviceColorSpaceHelper
 
DeviceGray - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
DEVICEGRAY - Static variable in class org.apache.pdfbox.cos.COSName
 
deviceN - Variable in class org.apache.pdfbox.debugger.colorpane.CSDeviceN
 
DeviceN - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
DEVICEN - Static variable in class org.apache.pdfbox.cos.COSName
 
DEVICEN_ATTRIBUTES - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
DeviceNColorant - Class in org.apache.pdfbox.debugger.colorpane
 
DeviceNColorant() - Constructor for class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
Constructor
DeviceNTableModel - Class in org.apache.pdfbox.debugger.colorpane
This the table model for showing DeviceN color space which extends AbstractTableModel.
DeviceNTableModel(DeviceNColorant[]) - Constructor for class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
Constructor
DeviceRGB - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
DEVICERGB - Static variable in class org.apache.pdfbox.cos.COSName
 
DeviceSettings - org.apache.xmpbox.type.Types
 
DeviceSettingsType - Class in org.apache.xmpbox.type
 
DeviceSettingsType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.DeviceSettingsType
 
DI - Static variable in class org.apache.pdfbox.cos.COSName
 
DIACRITICS - Static variable in class org.apache.pdfbox.text.TextPosition
 
dic - Variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
dict - Variable in class org.apache.pdfbox.debugger.ui.PageEntry
 
dict - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDPropertyList
 
dict - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
dict - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
dict - Variable in class org.apache.pdfbox.pdmodel.font.PDFont
 
dict - Variable in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
 
dict - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
 
dict - Variable in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
 
DICT_CLOSE - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The dictionary close token.
DICT_OPEN - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The dictionary open token.
DictData() - Constructor for class org.apache.fontbox.cff.CFFParser.DictData
 
dictionary - Variable in class org.apache.pdfbox.debugger.flagbitspane.FieldFlag
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.common.PDDictionaryWrapper
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkInfo
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDObjectReference
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFJavaScript
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDSystemInfo
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNProcess
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuild
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueMDP
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueTimeStamp
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
dictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDField
 
DICTIONARY_KEY_ADDITIONAL_ACTION - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_LINEARIZED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_LINEARIZED_E - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_LINEARIZED_H - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_LINEARIZED_L - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_LINEARIZED_N - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_LINEARIZED_O - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_LINEARIZED_T - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_OPEN_ACTION - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_PATTERN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_PATTERN_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_KEY_XOBJECT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_PATTERN_SHADING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DICTIONARY_PATTERN_TILING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DictionaryEncoding - Class in org.apache.pdfbox.pdmodel.font.encoding
This will perform the encoding from a dictionary.
DictionaryEncoding(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
Creates a new DictionaryEncoding for a Type 3 font from a PDF.
DictionaryEncoding(COSDictionary, boolean, Encoding) - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
Creates a new DictionaryEncoding from a PDF.
DictionaryEncoding(COSName, COSArray) - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
Creates a new DictionaryEncoding for embedding.
dictKey - Variable in class org.apache.pdfbox.pdmodel.common.COSArrayList
 
DIFFERENCE - Static variable in class org.apache.pdfbox.cos.COSName
 
DIFFERENCE - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
differences - Variable in class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
 
DIFFERENCES - Static variable in class org.apache.pdfbox.cos.COSName
 
DifferentRDFAboutException() - Constructor for exception org.apache.pdfbox.preflight.metadata.RDFAboutAttributeConcordanceValidation.DifferentRDFAboutException
 
DIGEST_METHOD - Static variable in class org.apache.pdfbox.cos.COSName
 
DIGEST_RIPEMD160 - Static variable in class org.apache.pdfbox.cos.COSName
 
DIGEST_SHA1 - Static variable in class org.apache.pdfbox.cos.COSName
 
DIGEST_SHA256 - Static variable in class org.apache.pdfbox.cos.COSName
 
DIGEST_SHA384 - Static variable in class org.apache.pdfbox.cos.COSName
 
DIGEST_SHA512 - Static variable in class org.apache.pdfbox.cos.COSName
 
DIGIT_START_FORMATS - Static variable in class org.apache.pdfbox.util.DateConverter
 
DIGITAL_ZOOM_RATIO - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
DigitalSignatureTable - Class in org.apache.fontbox.ttf
A table in a true type font.
DigitalSignatureTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.DigitalSignatureTable
 
Dimensions - org.apache.xmpbox.type.Types
 
Dimensions() - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory.Dimensions
 
DimensionsType - Class in org.apache.xmpbox.type
 
DimensionsType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.DimensionsType
 
direct - Variable in class org.apache.pdfbox.cos.COSBase
 
directFontCache - Variable in class org.apache.pdfbox.pdmodel.PDResources
 
direction - Variable in class org.apache.pdfbox.text.TextPosition
 
DIRECTION - Static variable in class org.apache.pdfbox.cos.COSName
 
DIRECTJPEG - Static variable in class org.apache.pdfbox.tools.ExtractImages
 
disableGsubFeature(String) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Disable a particular glyph substitution feature.
DISPLAY_DOC_TITLE - Static variable in class org.apache.pdfbox.cos.COSName
 
displayDocTitle() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the display doc title preference.
dispose() - Method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite.BlendCompositeContext
 
dispose() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
dispose() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.GouraudShadingContext
 
dispose() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PatchMeshesShadingContext
 
dispose() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
dispose() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
dispose() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
 
dispose() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingContext
 
dispose() - Method in class org.apache.pdfbox.rendering.CIDType0Glyph2D
 
dispose() - Method in interface org.apache.pdfbox.rendering.Glyph2D
Remove all cached resources.
dispose() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
dispose() - Method in class org.apache.pdfbox.rendering.SoftMask.SoftPaintContext
 
dispose() - Method in class org.apache.pdfbox.rendering.TTFGlyph2D
 
dispose() - Method in class org.apache.pdfbox.rendering.Type1Glyph2D
 
Dissolve - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
Div() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Div
 
DIV - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
DIV - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Div
DL - Static variable in class org.apache.pdfbox.cos.COSName
 
DM - Static variable in class org.apache.pdfbox.cos.COSName
 
doc - Variable in class org.apache.pdfbox.debugger.ui.DocumentEntry
 
doc - Variable in class org.apache.pdfbox.pdmodel.common.PDPageLabels
 
DOC - Static variable in class org.apache.pdfbox.cos.COSName
 
DOC_CHECKSUM - Static variable in class org.apache.pdfbox.cos.COSName
 
DOC_TIME_STAMP - Static variable in class org.apache.pdfbox.cos.COSName
 
DOCMDP - Static variable in class org.apache.pdfbox.cos.COSName
 
document - Variable in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPane
 
document - Variable in class org.apache.pdfbox.debugger.flagbitspane.SigFlag
 
document - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
document - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
document - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchEngine
 
document - Variable in class org.apache.pdfbox.pdfparser.BaseParser
This is the document that will be parsed.
document - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
 
document - Variable in class org.apache.pdfbox.pdmodel.fixup.AbstractFixup
 
document - Variable in class org.apache.pdfbox.pdmodel.fixup.processor.AbstractProcessor
 
document - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
document - Variable in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
document - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
document - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
document - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
document - Variable in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
document - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
document - Variable in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
 
document - Variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
document - Variable in class org.apache.pdfbox.pdmodel.PDPageTree
 
document - Variable in class org.apache.pdfbox.preflight.PreflightContext
The PDFbox object representation of the PDF source.
document - Variable in class org.apache.pdfbox.printing.PDFPageable
 
document - Variable in class org.apache.pdfbox.printing.PDFPrintable
 
document - Variable in class org.apache.pdfbox.rendering.PDFRenderer
 
document - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
DOCUMENT - Static variable in class org.apache.pdfbox.cos.COSName
 
DOCUMENT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Document
DOCUMENT_ANCESTORS - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
DOCUMENT_DICTIONARY_KEY_OPTIONAL_CONTENTS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DOCUMENT_DICTIONARY_KEY_OUTPUT_INTENTS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
DOCUMENT_ID - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
documentBuilder - Variable in class org.apache.xmpbox.xml.XmpSerializer
 
documentCatalog - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
DocumentCreator(StreamPaneView, String, boolean) - Constructor for class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
DocumentEntry - Class in org.apache.pdfbox.debugger.ui
Represents an abstract view of a document in the tree view.
DocumentEntry(PDDocument, String) - Constructor for class org.apache.pdfbox.debugger.ui.DocumentEntry
 
documentId - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
DOCUMENTID - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
documentInformation - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
documentMergeMode - Variable in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
DocumentMergeMode() - Constructor for enum org.apache.pdfbox.multipdf.PDFMergerUtility.DocumentMergeMode
 
DocumentOpener(String) - Constructor for class org.apache.pdfbox.debugger.PDFDebugger.DocumentOpener
 
documentPanel - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
doInBackground() - Method in class org.apache.pdfbox.debugger.pagepane.PagePane.RenderWorker
 
doInBackground() - Method in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
doIt(String, String, String, boolean) - Method in class org.apache.pdfbox.tools.WriteDecodedDoc
This will perform the document reading, decoding and writing.
doLookup(GlyphSubstitutionTable.LookupTable, int) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
doLZWDecode(InputStream, OutputStream, int) - Method in class org.apache.pdfbox.filter.LZWFilter
 
domain - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunction
 
domain - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
domain - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType1
 
domain - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
 
domain - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
domain - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingContext
 
DOMAIN - Static variable in class org.apache.pdfbox.cos.COSName
 
DomHelper - Class in org.apache.xmpbox.xml
 
DomHelper() - Constructor for class org.apache.xmpbox.xml.DomHelper
 
DomXmpParser - Class in org.apache.xmpbox.xml
 
DomXmpParser() - Constructor for class org.apache.xmpbox.xml.DomXmpParser
 
DomXmpParser.NamespaceFinder - Class in org.apache.xmpbox.xml
 
done() - Method in class org.apache.pdfbox.debugger.pagepane.PagePane.RenderWorker
 
done() - Method in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
doNotScroll() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
doNotSpellCheck() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
DOS - Static variable in class org.apache.pdfbox.cos.COSName
 
doSubstitution(int, int) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupSubTable
 
doSubstitution(int, int) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTypeSingleSubstFormat1
 
doSubstitution(int, int) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTypeSingleSubstFormat2
 
doubleValue() - Method in class org.apache.pdfbox.cos.COSFloat
Deprecated.
will be removed in a future release
doubleValue() - Method in class org.apache.pdfbox.cos.COSInteger
Deprecated.
will be removed in a future release
doubleValue() - Method in class org.apache.pdfbox.cos.COSNumber
Deprecated.
will be removed in a future release
DOWN - Static variable in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
doWriteBody(COSDocument) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will write the body of the document.
doWriteHeader(COSDocument) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will write the header to the PDF document.
doWriteIncrement() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
Write an incremental update for a non signature case.
doWriteObject(COSBase) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will write a COS object.
doWriteObjects() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
doWriteSignature() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
doWriteTrailer(COSDocument) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will write the trailer to the PDF document.
doWriteXRefInc(COSDocument, long) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
doWriteXRefTable() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
DP - Static variable in class org.apache.pdfbox.cos.COSName
 
dpi - Variable in class org.apache.pdfbox.printing.PDFPageable
 
dpi - Variable in class org.apache.pdfbox.printing.PDFPrintable
 
DPI - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
DPI - Static variable in class org.apache.pdfbox.tools.PrintPDF
 
DR - Static variable in class org.apache.pdfbox.cos.COSName
 
draw(Shape) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
DRAW_OBJECT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
drawAlternatingCurve(List<Number>, boolean) - Method in class org.apache.fontbox.cff.Type2CharString
 
drawAlternatingLine(List<Number>, boolean) - Method in class org.apache.fontbox.cff.Type2CharString
 
drawArc(int, int, int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawArrow(PDAppearanceContentStream, float, float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Add the two arms of a horizontal arrow.
drawBasicEllipse(double, double, double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Draws an ellipse without a cloudy border effect.
drawBufferedImage(BufferedImage, AffineTransform) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
drawCheck(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawCircle(PDAppearanceContentStream, float, float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Add a circle shape to the path in clockwise direction.
drawCircle2(PDAppearanceContentStream, float, float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Add a circle shape to the path in counterclockwise direction.
drawCircles(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawComment(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawCross(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawCrossHairs(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawCurve(List<Number>, boolean) - Method in class org.apache.fontbox.cff.Type2CharString
 
drawDiamond(PDAppearanceContentStream, float, float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Add a square diamond shape (corner on top) to the path.
drawer - Variable in class org.apache.pdfbox.rendering.TilingPaintFactory
 
drawForm(PDFormXObject) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Draws the given Form XObject at the current location.
drawForm(PDFormXObject) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Draws the given Form XObject at the current location.
drawGlyph2D(Glyph2D, PDFont, int, Vector, AffineTransform) - Method in class org.apache.pdfbox.rendering.PageDrawer
Render the font using the Glyph2D interface.
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawHelp(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawImage(PDImage) - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Draw the image.
drawImage(PDImage) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
drawImage(PDImage) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
drawImage(PDImageXObject, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Draw an image at the x,y coordinates, with the default size of the image.
drawImage(PDImageXObject, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Draw an image at the x,y coordinates, with the default size of the image.
drawImage(PDImageXObject, float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Draw an image at the x,y coordinates, with the given size.
drawImage(PDImageXObject, float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Draw an image at the x,y coordinates, with the given size.
drawImage(PDImageXObject, Matrix) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Draw an image at the origin with the given transformation matrix.
drawImage(PDImageXObject, Matrix) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Draw an image at the origin with the given transformation matrix.
drawImage(PDInlineImage, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Draw an inline image at the x,y coordinates, with the default size of the image.
drawImage(PDInlineImage, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Draw an inline image at the x,y coordinates, with the default size of the image.
drawImage(PDInlineImage, float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Draw an inline image at the x,y coordinates and a certain width and height.
drawImage(PDInlineImage, float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Draw an inline image at the x,y coordinates and a certain width and height.
drawInlineImage(PDInlineImage, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
drawInlineImage(PDInlineImage, float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
drawInsert(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawKey(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawLine(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
Use moveto(xStart,yStart) followed by lineTo(xEnd,yEnd) followed by stroke().
drawLine(int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawNewParagraph(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawNote(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
DrawObject - Class in org.apache.pdfbox.contentstream.operator
Do: Draws an XObject.
DrawObject - Class in org.apache.pdfbox.contentstream.operator.graphics
Do: Draws an XObject.
DrawObject - Class in org.apache.pdfbox.contentstream.operator.markedcontent
Do: Draws an XObject.
DrawObject() - Constructor for class org.apache.pdfbox.contentstream.operator.DrawObject
 
DrawObject() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.DrawObject
 
DrawObject() - Constructor for class org.apache.pdfbox.contentstream.operator.markedcontent.DrawObject
 
drawOval(int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawPage(Graphics, PDRectangle) - Method in class org.apache.pdfbox.rendering.PageDrawer
Draws the page to the requested context.
drawParagraph(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawPolygon(float[], float[]) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
drawPolygon(int[], int[], int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawPolyline(int[], int[], int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawRightArrow(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawRightPointer(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawShape(float, boolean, boolean) - Method in class org.apache.pdfbox.pdmodel.PDAppearanceContentStream
Draw a shape.
drawStar(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawString(String) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
drawString(String, float, float) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawString(String, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
drawStyle(String, PDAppearanceContentStream, float, float, float, boolean, boolean, boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Draw a line ending style.
drawTilingPattern(Graphics2D, PDTilingPattern, PDColorSpace, PDColor, Matrix) - Method in class org.apache.pdfbox.rendering.PageDrawer
Draws the pattern stream to the requested context.
drawUpArrow(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawUpLeftArrow(PDAnnotationText, PDAppearanceContentStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
drawXObject(PDXObject, float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
drawXObject(PDXObject, AffineTransform) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
dropThreshold - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
DS - Static variable in class org.apache.pdfbox.cos.COSName
 
dstColorModel - Variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite.BlendCompositeContext
 
DublinCoreSchema - Class in org.apache.xmpbox.schema
Representation of a DublinCore Schema
DublinCoreSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.DublinCoreSchema
Constructor of a Dublin Core schema with preferred prefix
DublinCoreSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.DublinCoreSchema
Constructor of a Dublin Core schema with specified prefix
Dup() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Dup
 
DUP - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
DUPLEX - Static variable in class org.apache.pdfbox.cos.COSName
 
DUPLEX() - Constructor for enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.DUPLEX
 
DuplexFlipLongEdge - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.DUPLEX
duplex printing, flip at long edge.
DuplexFlipShortEdge - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.DUPLEX
duplex printing, flip at short edge.
DUR - Static variable in class org.apache.pdfbox.cos.COSName
 
DV - Static variable in class org.apache.pdfbox.cos.COSName
 
DW - Static variable in class org.apache.pdfbox.cos.COSName
 
dw2 - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
DW2 - Static variable in class org.apache.pdfbox.cos.COSName
 

E

E - Static variable in class org.apache.pdfbox.cos.COSName
 
E - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
EARLY_CHANGE - Static variable in class org.apache.pdfbox.cos.COSName
 
edgeEquationValue(Point2D, Point2D, Point2D) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
A line from point p1 to point p2 defines an equation, adjust the form of the equation to let the rhs equals 0, then calculate the lhs value by plugging the coordinate of p in the lhs expression.
edgeEquationValue(Point2D, Point2D, Point2D) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
EDIT - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
EDIT - Static variable in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
EDOC_TOKEN_MGR_ERROR - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
EDOC_TOKEN_MGR_ERROR_TAG - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
EEXEC_KEY - Static variable in class org.apache.fontbox.type1.Type1Parser
 
eexecDecrypt(byte[]) - Static method in class org.apache.fontbox.cff.Type1FontUtil
Decrypt eexec.
eexecEncrypt(byte[]) - Static method in class org.apache.fontbox.cff.Type1FontUtil
Encrypt eexec.
EF - Static variable in class org.apache.pdfbox.cos.COSName
 
efDictionary - Variable in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
 
elementIndexInLine(int) - Static method in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
EMBEDDED_FDFS - Static variable in class org.apache.pdfbox.cos.COSName
 
EMBEDDED_FILES - Static variable in class org.apache.pdfbox.cos.COSName
 
EmbeddedCharset(boolean) - Constructor for class org.apache.fontbox.cff.CFFParser.EmbeddedCharset
 
embeddedFont - Variable in class org.apache.pdfbox.preflight.font.container.FontContainer
Boolean used to known if the font is embedded.
embedder - Variable in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
embedSubset - Variable in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
EMC - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
EMPTY - Static variable in class org.apache.pdfbox.cos.COSName
 
EMPTY_PATTERN - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
A pattern which leaves no marks on the page.
EmptyCharset(int) - Constructor for class org.apache.fontbox.cff.CFFParser.EmptyCharset
 
EmptyGraphicsStackException - Exception in org.apache.pdfbox.contentstream.operator.state
Throw when restore is executed when the graphics stack is empty.
EmptyGraphicsStackException() - Constructor for exception org.apache.pdfbox.contentstream.operator.state.EmptyGraphicsStackException
 
EmptyValidationProcess - Class in org.apache.pdfbox.preflight.process
This class is used to return a non null ValidationProcess when a missing process is asked to the ConfigurationBean only if the errorOnMissingProcess configuration attribute is set to false.
EmptyValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.EmptyValidationProcess
 
enabledFeatures - Variable in class org.apache.fontbox.ttf.SubstitutingCmapLookup
 
enabledGsubFeatures - Variable in class org.apache.fontbox.ttf.TrueTypeFont
 
enableGsubFeature(String) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Enable a particular glyph substitution feature.
enableVerticalSubstitutions() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Enable glyph substitutions for vertical writing.
encode - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
An array of 2 x m numbers specifying the linear mapping of input values into the domain of the function's sample table.
encode - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
 
encode() - Method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
Tries to compress the image using a predictor.
encode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
Encodes the given Unicode code point for use in a PDF content stream.
encode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
encode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
encode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Encodes the given Unicode code point for use in a PDF content stream.
encode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
encode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
encode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
encode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
encode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.ASCII85Filter
 
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.ASCIIHexFilter
 
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.CCITTFaxFilter
 
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.CryptFilter
 
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.DCTFilter
 
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.Filter
 
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.FlateFilter
 
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.IdentityFilter
 
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.JBIG2Filter
 
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.JPXFilter
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.LZWFilter
encode(InputStream, OutputStream, COSDictionary) - Method in class org.apache.pdfbox.filter.RunLengthDecodeFilter
 
encode(InputStream, OutputStream, COSDictionary, int) - Method in class org.apache.pdfbox.filter.Filter
Encodes data.
encode(String) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Encodes the given string for use in a PDF content stream.
ENCODE - Static variable in class org.apache.pdfbox.cos.COSName
 
encode2D() - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
ENCODED_BYTE_ALIGN - Static variable in class org.apache.pdfbox.cos.COSName
 
EncodedFont - Interface in org.apache.fontbox
A PostScript font which uses an encoding vector.
encodeImageToJPEGStream(BufferedImage, float, int, OutputStream) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
 
encodeRow() - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
encodeRowType6() - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
encoding - Variable in class org.apache.fontbox.cff.CFFType1Font
 
encoding - Variable in class org.apache.fontbox.type1.Type1Font
 
encoding - Variable in class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
 
encoding - Variable in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
encoding - Static variable in class org.apache.pdfbox.preflight.parser.PreflightParser
Define a one byte encoding that hasn't specific encoding in UTF-8 charset.
Encoding - Class in org.apache.fontbox.encoding
A PostScript Encoding vector.
Encoding - Class in org.apache.pdfbox.pdmodel.font.encoding
A PostScript encoding vector, maps character codes to glyph names.
Encoding() - Constructor for class org.apache.fontbox.encoding.Encoding
 
Encoding() - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.Encoding
 
ENCODING - Static variable in class org.apache.pdfbox.cos.COSName
 
ENCODING - Static variable in class org.apache.pdfbox.tools.ExtractText
 
ENCODING_90MS_RKSJ_H - Static variable in class org.apache.pdfbox.cos.COSName
 
ENCODING_90MS_RKSJ_V - Static variable in class org.apache.pdfbox.cos.COSName
 
ENCODING_ETEN_B5_H - Static variable in class org.apache.pdfbox.cos.COSName
 
ENCODING_ETEN_B5_V - Static variable in class org.apache.pdfbox.cos.COSName
 
ENCODING_MAC_ROMAN - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_MACINTOSH_ROMAN - Static variable in class org.apache.fontbox.ttf.NameRecord
 
ENCODING_SCHEME - Static variable in class org.apache.fontbox.afm.AFMParser
This is the encoding scheme.
ENCODING_UNICODE_1_0 - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_UNICODE_1_0 - Static variable in class org.apache.fontbox.ttf.NameRecord
 
ENCODING_UNICODE_1_1 - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_UNICODE_1_1 - Static variable in class org.apache.fontbox.ttf.NameRecord
 
ENCODING_UNICODE_2_0_BMP - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_UNICODE_2_0_BMP - Static variable in class org.apache.fontbox.ttf.NameRecord
 
ENCODING_UNICODE_2_0_FULL - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_UNICODE_2_0_FULL - Static variable in class org.apache.fontbox.ttf.NameRecord
 
ENCODING_WIN_BIG5 - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_WIN_JOHAB - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_WIN_PRC - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_WIN_SHIFT_JIS - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_WIN_SYMBOL - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_WIN_UNICODE_BMP - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_WIN_UNICODE_FULL - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_WIN_WANSUNG - Static variable in class org.apache.fontbox.ttf.CmapTable
 
ENCODING_WINDOWS_SYMBOL - Static variable in class org.apache.fontbox.ttf.NameRecord
 
ENCODING_WINDOWS_UNICODE_BMP - Static variable in class org.apache.fontbox.ttf.NameRecord
 
ENCODING_WINDOWS_UNICODE_UCS4 - Static variable in class org.apache.fontbox.ttf.NameRecord
 
encodingScheme - Variable in class org.apache.fontbox.afm.FontMetrics
 
encrypt(byte[], int, int) - Static method in class org.apache.fontbox.cff.Type1FontUtil
 
encrypt(String[]) - Method in class org.apache.pdfbox.tools.Encrypt
 
Encrypt - Class in org.apache.pdfbox.tools
This will read a document from the filesystem, encrypt it and and then write the results to the filesystem.
Encrypt() - Constructor for class org.apache.pdfbox.tools.Encrypt
 
ENCRYPT - Static variable in class org.apache.pdfbox.cos.COSName
 
ENCRYPT_META_DATA - Static variable in class org.apache.pdfbox.cos.COSName
 
ENCRYPT_PADDING - Static variable in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Standard padding for encryption.
encryptData(long, long, InputStream, OutputStream, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Encrypt or decrypt a set of data.
encryptDataAES256(InputStream, OutputStream, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Encrypt or decrypt data with AES256.
encryptDataAESother(byte[], InputStream, OutputStream, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Encrypt or decrypt data with AES with key length other than 256 bits.
encryptDataRC4(byte[], byte[], OutputStream) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Encrypt or decrypt data with RC4.
encryptDataRC4(byte[], InputStream, OutputStream) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Encrypt or decrypt data with RC4.
encryptDictionary - Variable in class org.apache.pdfbox.debugger.flagbitspane.EncryptFlag
 
EncryptFlag - Class in org.apache.pdfbox.debugger.flagbitspane
 
EncryptFlag(COSDictionary) - Constructor for class org.apache.pdfbox.debugger.flagbitspane.EncryptFlag
Constructor
encryption - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
encryption - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
encryptionKey - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
The encryption key that will used to encrypt / decrypt.
encryptionKeyLength - Variable in class org.apache.pdfbox.pdmodel.encryption.ProtectionPolicy
 
encryptStream(COSStream, long, int) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
This will encrypt a stream, but not the dictionary as the dictionary is encrypted by visitFromString() in COSWriter and we don't want to encrypt it twice.
encryptString(COSString, long, int) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
This will encrypt a string.
end - Variable in class org.apache.fontbox.cmap.CodespaceRange
 
END_ARRAY - org.apache.fontbox.type1.Token.Kind
 
END_ARRAY - Static variable in class org.apache.fontbox.type1.Token
 
END_CHAR_METRICS - Static variable in class org.apache.fontbox.afm.AFMParser
This is the end of character metrics.
END_COMPATIBILITY_SECTION - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
END_COMPOSITES - Static variable in class org.apache.fontbox.afm.AFMParser
This is the end compisites data section.
END_DICT - org.apache.fontbox.type1.Token.Kind
 
END_DICT - Static variable in class org.apache.fontbox.type1.Token
 
END_FONT_METRICS - Static variable in class org.apache.fontbox.afm.AFMParser
This is the constant used in the AFM file to end a font metrics item.
END_INDENT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
END_INLINE_IMAGE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
END_KERN_DATA - Static variable in class org.apache.fontbox.afm.AFMParser
This is the end of kern data.
END_KERN_PAIRS - Static variable in class org.apache.fontbox.afm.AFMParser
This is the end of kern pairs data.
END_MARKED_CONTENT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
END_MARKED_CONTENT - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
Deprecated.
END_OF_LAST_TEXT_X_RESET_VALUE - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
END_OF_LINE - Static variable in class org.apache.pdfbox.cos.COSName
 
END_PAGE - Static variable in class org.apache.pdfbox.tools.ExtractText
 
END_PAGE - Static variable in class org.apache.pdfbox.tools.PDFSplit
 
END_PAGE - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
END_PROC - org.apache.fontbox.type1.Token.Kind
 
END_PROC - Static variable in class org.apache.fontbox.type1.Token
 
END_TEXT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
END_TEXT_OBJECT - Static variable in class org.apache.pdfbox.debugger.streampane.OperatorMarker
Deprecated.
END_TEXT_OBJECT - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
Deprecated.
END_TRACK_KERN - Static variable in class org.apache.fontbox.afm.AFMParser
This is the end of track kern data.
endArticle() - Method in class org.apache.pdfbox.text.PDFTextStripper
End an article.
endArticle() - Method in class org.apache.pdfbox.tools.PDFText2HTML
Write out the article separator.
endBookmark - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
endBookmarkPageNumber - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
endBytes - Variable in class org.apache.fontbox.cmap.CodespaceRange
 
endDocument(PDDocument) - Method in class org.apache.pdfbox.text.PDFTextStripper
This method is available for subclasses of this class.
endDocument(PDDocument) - Method in class org.apache.pdfbox.tools.PDFText2HTML
This method is available for subclasses of this class.
endGlyphID - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.RangeRecord
 
endMappedValue - Variable in class org.apache.fontbox.cff.CFFParser.RangeMapping
 
endMarkedContent() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
End a marked content sequence.
endMarkedContent() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
End a marked content sequence.
endMarkedContentSequence() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when a a marked content group ends
endMarkedContentSequence() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
endMarkedContentSequence() - Method in class org.apache.pdfbox.rendering.PageDrawer
Called when a a marked content group ends
endMarkedContentSequence() - Method in class org.apache.pdfbox.text.PDFMarkedContentExtractor
 
EndMarkedContentSequence - Class in org.apache.pdfbox.contentstream.operator.markedcontent
EMC : Ends a marked-content sequence begun by BMC or BDC.
EndMarkedContentSequence() - Constructor for class org.apache.pdfbox.contentstream.operator.markedcontent.EndMarkedContentSequence
 
ENDOBJ - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
ENDOBJ - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The end object token.
ENDOBJ_STRING - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
This is a string constant that will be used for comparisons.
endOfContour - Variable in class org.apache.fontbox.ttf.GlyphRenderer.Point
 
endPage - Variable in class org.apache.pdfbox.multipdf.PageExtractor
 
endPage - Variable in class org.apache.pdfbox.multipdf.Splitter
 
endPage - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
endPage(PDPage) - Method in class org.apache.pdfbox.text.PDFTextStripper
End a page.
endPath() - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Ends the current path without filling or stroking it.
endPath() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
endPath() - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
EndPath - Class in org.apache.pdfbox.contentstream.operator.graphics
n End the path.
EndPath() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.EndPath
 
ENDPATH - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
endPtsOfContours - Variable in class org.apache.fontbox.ttf.GlyfSimpleDescript
 
ENDSTREAM - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
ENDSTREAM - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The close stream token.
ENDSTREAM - Static variable in class org.apache.pdfbox.preflight.process.StreamValidationProcess
 
ENDSTREAM_STRING - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
This is a string constant that will be used for comparisons.
EndstreamOutputStream - Class in org.apache.pdfbox.pdfparser
This class is only for the readUntilEndStream method, to prevent a final CR LF or LF (but not a final CR!) from being written to the output, unless the beginning of the stream is assumed to be ASCII.
EndstreamOutputStream(OutputStream) - Constructor for class org.apache.pdfbox.pdfparser.EndstreamOutputStream
 
endText() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when the ET operator is encountered.
endText() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
End some text operations.
endText() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
End some text operations.
endText() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
EndText - Class in org.apache.pdfbox.contentstream.operator.text
ET: End text.
EndText() - Constructor for class org.apache.pdfbox.contentstream.operator.text.EndText
 
endTextClip() - Method in class org.apache.pdfbox.rendering.PageDrawer
End buffering the text clipping path, if any.
endValue - Variable in class org.apache.fontbox.cff.CFFParser.RangeMapping
 
endX - Variable in class org.apache.pdfbox.text.TextPosition
 
endY - Variable in class org.apache.pdfbox.text.TextPosition
 
enlarge() - Method in class org.apache.pdfbox.io.ScratchFile
This will provide new free pages by either enlarging the scratch file by a number of pages defined by ScratchFile.ENLARGE_PAGE_COUNT - in case scratch file usage is allowed - or increase the ScratchFile.inMemoryPages array in case main memory was not restricted.
ENLARGE_PAGE_COUNT - Static variable in class org.apache.pdfbox.io.ScratchFile
number of pages by which we enlarge the scratch file (reduce I/O-operations)
enqueueKids(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDPageTree.PageIterator
 
enqueueKids(PDField) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree.FieldIterator
 
ensureAvailableBytesInPage(boolean) - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Ensures the current page has at least one byte left (ScratchFileBuffer.positionInPage in < ScratchFileBuffer.pageSize).
ensureDisplayProfile(ICC_Profile) - Static method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
ensureFontResources(PDResources, PDVariableText) - Method in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormOrphanWidgetsProcessor
 
ensureRandomAccessExists(boolean) - Method in class org.apache.pdfbox.cos.COSStream
Ensures COSStream.randomAccess is not null by creating a buffer from COSStream.scratchFile if needed.
ensureStream() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.MultipleInputStream
 
ensureValidCodePoint(int) - Static method in class org.apache.fontbox.ttf.OpenTypeScript
 
entries - Variable in class org.apache.fontbox.cff.CFFParser.DictData
 
ENTRUST_PPKEF - Static variable in class org.apache.pdfbox.cos.COSName
 
entry - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceEntry
 
Entry() - Constructor for class org.apache.fontbox.cff.CFFParser.DictData.Entry
 
ENTRY_FREE - Static variable in class org.apache.pdfbox.pdfparser.PDFXRefStream
 
ENTRY_NORMAL - Static variable in class org.apache.pdfbox.pdfparser.PDFXRefStream
 
ENTRY_OBJSTREAM - Static variable in class org.apache.pdfbox.pdfparser.PDFXRefStream
 
entryCount - Variable in class org.apache.fontbox.ttf.CmapSubtable.SubHeader
 
entrySet() - Method in class org.apache.pdfbox.cos.COSDictionary
Returns the name-value entries in this dictionary.
entrySet() - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
entrySet() - Method in class org.apache.pdfbox.util.SmallMap
 
EOD - Static variable in class org.apache.pdfbox.filter.LZWFilter
The LZW end of data code.
eof - Variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
EOF - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The EOF constant.
EOF_MARKER - Static variable in class org.apache.pdfbox.pdfparser.COSParser
EOF-marker.
EOL - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
EOL - Static variable in class org.apache.pdfbox.pdfwriter.ContentStreamWriter
standard line separator
EOL - Static variable in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
standard line separator.
eolOnlyTree - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
EOT - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
Eq() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Eq
 
EQ - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
equals(Object) - Method in class org.apache.fontbox.cff.CFFOperator
equals(Object) - Method in class org.apache.fontbox.cff.CFFOperator.Key
equals(Object) - Method in class org.apache.fontbox.cff.CharStringCommand
equals(Object) - Method in class org.apache.fontbox.cff.CharStringCommand.Key
equals(Object) - Method in class org.apache.pdfbox.cos.COSFloat
equals(Object) - Method in class org.apache.pdfbox.cos.COSInteger
equals(Object) - Method in class org.apache.pdfbox.cos.COSName
 
equals(Object) - Method in class org.apache.pdfbox.cos.COSObjectKey
equals(Object) - Method in class org.apache.pdfbox.cos.COSString
 
equals(Object) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
equals(Object) - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
equals(Object) - Method in class org.apache.pdfbox.pdmodel.common.PDDictionaryWrapper
 
equals(Object) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
 
equals(Object) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
 
equals(Object) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.IntPoint
 
equals(Object) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
equals(Object) - Method in class org.apache.pdfbox.pdmodel.PDPage
 
equals(Object) - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
 
equals(Object) - Method in class org.apache.pdfbox.rendering.TilingPaintFactory.TilingPaintParameter
 
equals(Object) - Method in class org.apache.pdfbox.text.TextPosition
 
equals(Object) - Method in class org.apache.pdfbox.util.Matrix
 
equals(Object) - Method in class org.apache.pdfbox.util.SmallMap.SmallMapEntry
 
errmsg - Variable in class org.apache.pdfbox.debugger.colorpane.CSArrayBased
 
error - Variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
error - Variable in exception org.apache.pdfbox.preflight.metadata.XpacketParsingException
 
error(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
error(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
ERROR_ACTION_FORBIDDEN_ACTIONS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Common forbidden action error
ERROR_ACTION_FORBIDDEN_ACTIONS_EXPLICITLY_FORBIDDEN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
An explicitly forbidden action is used in the PDF file.
ERROR_ACTION_FORBIDDEN_ACTIONS_NAMED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Named action other than predefined not allowed
ERROR_ACTION_FORBIDDEN_ACTIONS_UNDEF - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Actions is rejected if it isn't defined in the PDF Reference Third Edition This is to avoid not consistent file due to new features of the PDF format.
ERROR_ACTION_FORBIDDEN_ADDITIONAL_ACTION - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Additional action entry is forbidden
ERROR_ACTION_FORBIDDEN_ADDITIONAL_ACTIONS_FIELD - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Additional action entry is forbidden in a form field object
ERROR_ACTION_FORBIDDEN_WIDGET_ACTION_FIELD - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A widget annotation linked with a form field shall not have any action
ERROR_ACTION_HIDE_H_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The H entry of a Hide action is set to true (so some annotation can be hide)
ERROR_ACTION_INVALID_ACTIONS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Common invalid action error
ERROR_ACTION_INVALID_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Some elements of the annotation dictionary have an invalid type (ex : array instead of Dictionary)
ERROR_ACTION_MAIN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_ACTION_MISING_KEY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A mandatory entry in the action dictionary is missing
ERROR_ACTION_MISSING_ACTION_DICTIONARY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
An action validation is required but there are no element to validate
ERROR_ANNOT_CATALOG_FORBIDDEN_AA - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The AA field is forbidden for the Catalog when the PDF is a PDF/A
ERROR_ANNOT_FORBIDDEN_AA - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The AA field is forbidden for the Widget annotation when the PDF is a PDF/A
ERROR_ANNOT_FORBIDDEN_COLOR - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Annotation uses a Color profile which isn't the same than the profile contained by the OutputIntent
ERROR_ANNOT_FORBIDDEN_DEST - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Dest entry can't be used if the A element is used too
ERROR_ANNOT_FORBIDDEN_ELEMENT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Common forbidden field error in annotation dictionary
ERROR_ANNOT_FORBIDDEN_FLAG - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The annotation uses a flag which is forbidden.
ERROR_ANNOT_FORBIDDEN_SUBTYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
This type of annotation is forbidden (ex : Movie)
ERROR_ANNOT_INVALID_AP_CONTENT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The AP dictionary of the annotation contains forbidden/invalid entries (only the N entry is authorized)
ERROR_ANNOT_INVALID_CA - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Ca or/and ca entry are present but the value isn't 1.0
ERROR_ANNOT_INVALID_DEST - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Dest entry of an annotation can't be checked due to an IO Exception
ERROR_ANNOT_INVALID_ELEMENT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Common Invalid field error in annotation dictionary
ERROR_ANNOT_MAIN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_ANNOT_MISSING_ANNOTATION_DICTIONARY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
An annotation validation is required but there are no element to validate
ERROR_ANNOT_MISSING_AP_N_CONTENT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The AP dictionary of the annotation contains forbidden/invalid entries (only the N entry is authorized)
ERROR_ANNOT_MISSING_FIELDS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Common missing field error in annotation dictionary
ERROR_ANNOT_MISSING_SUBTYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The subtype entry is missing from the annotation dictionary
ERROR_ANNOT_NOT_RECOMMENDED_FLAG - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The annotation uses a flag which is not recommended but not forbidden by the ISO 19005-1:2005.
ERROR_FONTS_CHARSET_MISSING_FOR_SUBSET - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Charset declaration is missing in a Type 1 Subset
ERROR_FONTS_CID_CMAP_DAMAGED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The embedded CID Map is damaged
ERROR_FONTS_CID_DAMAGED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The embedded composite font is damaged
ERROR_FONTS_CIDKEYED_CIDTOGID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The CIDToGID is invalid
ERROR_FONTS_CIDKEYED_CMAP_INVALID_OR_MISSING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The CMap of the Composite Font is missing or invalid
ERROR_FONTS_CIDKEYED_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Required entry in a Composite Font dictionary is missing
ERROR_FONTS_CIDKEYED_SYSINFO - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The CIDSystemInfo dictionary is invalid
ERROR_FONTS_CIDSET_MISSING_FOR_SUBSET - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The CIDSet entry i mandatory from a subset of composite font
ERROR_FONTS_DAMAGED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The embedded font is damaged
ERROR_FONTS_DESCRIPTOR_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Some mandatory fields are missing from the FONT Descriptor Dictionary
ERROR_FONTS_DICTIONARY_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Some mandatory fields are missing from the FONT Dictionary
ERROR_FONTS_ENCODING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Encoding is inconsistent with the Font (ex : Symbolic TrueType mustn't declare encoding)
ERROR_FONTS_ENCODING_ERROR - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The CMap of the Composite Font is missing or invalid
ERROR_FONTS_ENCODING_IO - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Encoding entry can't be read due to IOException
ERROR_FONTS_FONT_FILEX_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Error on the "Font File x" in the Font Descriptor (ex : FontFile and FontFile2 are present in the same dictionary)
ERROR_FONTS_GLYPH - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Common error for a Glyph problem
ERROR_FONTS_GLYPH_MISSING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
a glyph is missing
ERROR_FONTS_INVALID_DATA - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_FONTS_MAIN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Main error code for font problems
ERROR_FONTS_METRICS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Width array and Font program Width are inconsistent
ERROR_FONTS_TRUETYPE_DAMAGED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The embedded TrueType font is damaged
ERROR_FONTS_TYPE1_DAMAGED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The embedded Type1 font is damaged
ERROR_FONTS_TYPE3_DAMAGED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The embedded type 3 font is damaged
ERROR_FONTS_UNKNOWN_FONT_REF - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
a glyph is missing
ERROR_FONTS_UNKNOWN_FONT_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The font type is unknown
ERROR_GRAPHIC_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_GRAPHIC_INVALID_BBOX - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
BBox Entry of a Form XObject is missing or isn't an Array
ERROR_GRAPHIC_INVALID_COLOR_SPACE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
An invalid color space is used
ERROR_GRAPHIC_INVALID_COLOR_SPACE_ALTERNATE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
alternate color space used in the PDF file but the DestOutputProfile isn't consistent
ERROR_GRAPHIC_INVALID_COLOR_SPACE_CMYK - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
CMYK color space used in the PDF file but the DestOutputProfile isn't CMYK
ERROR_GRAPHIC_INVALID_COLOR_SPACE_FORBIDDEN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
ColorSpace is forbidden due to some restriction (ex : Only DeviceXXX are auth in inlined image)
ERROR_GRAPHIC_INVALID_COLOR_SPACE_ICCBASED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
ICC Based color space used in the PDF file is invalid
ERROR_GRAPHIC_INVALID_COLOR_SPACE_INDEXED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Base ColorSpace in the Indexed color space is invalid
ERROR_GRAPHIC_INVALID_COLOR_SPACE_MISSING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
color space used in the PDF file but the DestOutputProfile is missing
ERROR_GRAPHIC_INVALID_COLOR_SPACE_RGB - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
RGB color space used in the PDF file but the DestOutputProfile isn't RGB
ERROR_GRAPHIC_INVALID_COLOR_SPACE_TOO_MANY_COMPONENTS_DEVICEN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_GRAPHIC_INVALID_PATTERN_COLOR_SPACE_FORBIDDEN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The pattern color space can't be used
ERROR_GRAPHIC_INVALID_PATTERN_DEFINITION - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The pattern is invalid due to missing key or invalid value
ERROR_GRAPHIC_INVALID_UNKNOWN_COLOR_SPACE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Unknown ColorSpace
ERROR_GRAPHIC_MAIN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Main error code for graphical problems
ERROR_GRAPHIC_MISSING_COLOR_SPACE_ICCBASED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Validation asked on a missing ColorSpace
ERROR_GRAPHIC_MISSING_FIELD - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_GRAPHIC_MISSING_OBJECT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_GRAPHIC_OUTPUT_INTENT_ICC_PROFILE_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The ICC Profile is invalid
ERROR_GRAPHIC_OUTPUT_INTENT_ICC_PROFILE_MULTIPLE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
There are more than one ICC Profile
ERROR_GRAPHIC_OUTPUT_INTENT_ICC_PROFILE_TOO_RECENT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Profile version is too recent for PDF 1.4 document
ERROR_GRAPHIC_OUTPUT_INTENT_INVALID_ENTRY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The OutputIntent dictionary is invalid
ERROR_GRAPHIC_OUTPUT_INTENT_S_VALUE_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The S entry of the OutputIntent isn't GTS_PDFA1
ERROR_GRAPHIC_TOO_MANY_GRAPHIC_STATES - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_GRAPHIC_TRANSPARENCY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Main error code for graphical transparency problems
ERROR_GRAPHIC_TRANSPARENCY_GROUP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A Group entry with S = Transparency is used or the S = Null
ERROR_GRAPHIC_TRANSPARENCY_SMASK - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A XObject SMask value isn't None
ERROR_GRAPHIC_UNEXPECTED_KEY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A XObject has an unexpected key defined
ERROR_GRAPHIC_UNEXPECTED_VALUE_FOR_KEY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A XObject has an unexpected value for a defined key
ERROR_GRAPHIC_XOBJECT_INVALID_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_METADATA_ABSENT_DESCRIPTION_SCHEMA - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Description schema required not embedded
ERROR_METADATA_CATEGORY_PROPERTY_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
a category has an invalid value in one property description (must be internal or external)
ERROR_METADATA_DICT_INFO_CORRUPT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
the info dictionary is corrupt or value can't be read
ERROR_METADATA_FORMAT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Invalid metadata found
ERROR_METADATA_FORMAT_STREAM - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Invalid metadata, unable to process the font due to IOException
ERROR_METADATA_FORMAT_UNKOWN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Unexpected type of a Metadata entry
ERROR_METADATA_FORMAT_XPACKET - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Invalid metadata, unable to process the font due to Invalid XPacket exception
ERROR_METADATA_INVALID_PDFA_CONFORMANCE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
PDF/A Identification Conformance Invalid
ERROR_METADATA_INVALID_PDFA_VERSION_ID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
PDF/A Identification Version Identifier Invalid (pdfaid:part)
ERROR_METADATA_MAIN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Main metadata error code
ERROR_METADATA_MISMATCH - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Metadata mismatch between PDF Dictionary and xmp
ERROR_METADATA_NS_URI_MISSING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A required namespace URI missing
ERROR_METADATA_PDFA_ID_MISSING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
PDF/A Identification Schema not found
ERROR_METADATA_PROPERTY_FORMAT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Invalid xmp metadata format
ERROR_METADATA_PROPERTY_MISSING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Required property is missing
ERROR_METADATA_PROPERTY_UNKNOWN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Unknown metadata
ERROR_METADATA_RDF_ABOUT_ATTRIBUTE_INEQUAL_VALUE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
One of rdf:about attribute embedded in RDF:rdf have a different value than the others
ERROR_METADATA_RDF_ABOUT_ATTRIBUTE_MISSING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
rdf:about is missing
ERROR_METADATA_UNKNOWN_VALUETYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A valueType is used but is not declared
ERROR_METADATA_WRONG_NS_PREFIX - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A namespace prefix has an unexpected value
ERROR_METADATA_WRONG_NS_URI - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A namespace URI has an unexpected value
ERROR_METADATA_XPACKET_DEPRECATED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Invalid information in xpacket processing instruction
ERROR_PDF_PROCESSING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Error about PDF processing : that is not necessary a specific PDF/A validation error but a PDF specification requirement that isn't respected.
ERROR_PDF_PROCESSING_MISSING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A Mandatory element is missing
ERROR_SYNTAX_ARRAY_TOO_LONG - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Too many element in an array object
ERROR_SYNTAX_BODY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Common error about body syntax
ERROR_SYNTAX_CID_RANGE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
CID too long
ERROR_SYNTAX_COMMON - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_SYNTAX_CONTENT_STREAM_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The content stream has some syntax errors
ERROR_SYNTAX_CONTENT_STREAM_INVALID_ARGUMENT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The content stream contains an invalid argument for the operator
ERROR_SYNTAX_CONTENT_STREAM_UNSUPPORTED_OP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The content stream uses an unsupported operator
ERROR_SYNTAX_CROSS_REF - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Common error about the cross ref table
ERROR_SYNTAX_DICT_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Required fields are missing from the dictionary
ERROR_SYNTAX_DICTIONARY_KEY_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
A dictionary key isn't a name
ERROR_SYNTAX_EMBEDDED_FILES - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
EmbeddedFile entry is present in a FileSpecification dictionary
ERROR_SYNTAX_HEADER - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_SYNTAX_HEADER_FILE_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_SYNTAX_HEADER_FIRST_CHAR - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_SYNTAX_HEXA_STRING_EVEN_NUMBER - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Hexa string shall contain even number of non white space char
ERROR_SYNTAX_HEXA_STRING_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Hexa string contain non hexadecimal characters
ERROR_SYNTAX_HEXA_STRING_TOO_LONG - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The hexa string is too long
ERROR_SYNTAX_INDIRECT_OBJ_RANGE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
There are too many objects
ERROR_SYNTAX_INVALID_OFFSET - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
An object has an invalid offset
ERROR_SYNTAX_LANG_NOT_RFC1766 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The language declared doesn't match with the RFC1766
ERROR_SYNTAX_LITERAL_TOO_LONG - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The literal string is too long
ERROR_SYNTAX_MAIN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Error code for syntax error
ERROR_SYNTAX_MISSING_OFFSET - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
An object is missing from the document
ERROR_SYNTAX_NAME_TOO_LONG - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The name length is too long
ERROR_SYNTAX_NOCATALOG - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
There are no catalog dictionary in the PDF File
ERROR_SYNTAX_NUMERIC_RANGE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The number is out of Range ( ex : greatter than 2^31-1)
ERROR_SYNTAX_OBJ_DELIMITER - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Error on the object delimiters (obj / endobj)
ERROR_SYNTAX_STREAM_DAMAGED - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The stream can't be processed
ERROR_SYNTAX_STREAM_DELIMITER - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Error on the stream delimiters (stream / endstream)
ERROR_SYNTAX_STREAM_FX_KEYS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
F or/and FFilter or/and FDecodeParams are present in a stream dictionary
ERROR_SYNTAX_STREAM_INVALID_FILTER - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The stream uses an invalid filter (The LZW)
ERROR_SYNTAX_STREAM_LENGTH_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The length of the stream dictionary and the stream length is inconsistent
ERROR_SYNTAX_STREAM_LENGTH_MISSING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The length entry is missing from the stream dictionary
ERROR_SYNTAX_STREAM_UNDEFINED_FILTER - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
The stream uses a filter which isn't defined in the PDF Reference document.
ERROR_SYNTAX_TOO_MANY_ENTRIES - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Too many entries in a dictionary object
ERROR_SYNTAX_TRAILER - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Common error about the trailer
ERROR_SYNTAX_TRAILER_CATALOG_EMBEDDEDFILES - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
EmbeddedFile entry is present in the Names dictionary
ERROR_SYNTAX_TRAILER_CATALOG_OCPROPERTIES - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Optional content is forbidden
ERROR_SYNTAX_TRAILER_ENCRYPT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Encrypt is forbidden
ERROR_SYNTAX_TRAILER_EOF - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Last %%EOF sequence is followed by data
ERROR_SYNTAX_TRAILER_ID_CONSISTENCY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
ID in 1st trailer and the last is different
ERROR_SYNTAX_TRAILER_MISSING_ID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
ID is missing from the trailer
ERROR_SYNTAX_TRAILER_MISSING_ROOT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Root is missing from the trailer
ERROR_SYNTAX_TRAILER_MISSING_SIZE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Size is missing from the trailer
ERROR_SYNTAX_TRAILER_OUTLINES_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Errors in the Outlines dictionary
ERROR_SYNTAX_TRAILER_TYPE_INVALID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
An trailer entry has an invalid type
ERROR_TRANSPARENCY_EXT_GRAPHICAL_STATE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Common transparency error
ERROR_TRANSPARENCY_EXT_GS_BLEND_MODE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
BlendMode value isn't valid (only Normal and Compatible are authorized)
ERROR_TRANSPARENCY_EXT_GS_CA - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Ca or/and ca entry are present but the value isn't 1.0
ERROR_TRANSPARENCY_EXT_GS_SOFT_MASK - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Soft mask entry is present but is forbidden
ERROR_TRANSPARENCY_MAIN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ERROR_UNKOWN_ERROR - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
Error code uses by the Validator when there is an error without error code.
errorBorder - Variable in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
 
errorBuffer - Variable in class org.apache.pdfbox.preflight.font.container.FontContainer
List of validation errors that occur during the font validation.
errorCode - Variable in exception org.apache.pdfbox.preflight.content.ContentStreamException
 
errorCode - Variable in exception org.apache.pdfbox.preflight.font.util.GlyphException
 
errorCode - Variable in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Error identifier.
errorCount - Variable in class org.apache.pdfbox.debugger.ui.LogDialog
 
ErrorDialog - Class in org.apache.pdfbox.debugger.ui
A dialog to display a runtime exception stack trace.
ErrorDialog(Throwable) - Constructor for class org.apache.pdfbox.debugger.ui.ErrorDialog
Creates a modal dialog to display the given exception message.
ErrorDialog(JComponent, Throwable) - Constructor for class org.apache.pdfbox.debugger.ui.ErrorDialog
Creates a modal dialog to display the given exception message.
ErrorDialog(JComponent, Icon, Throwable) - Constructor for class org.apache.pdfbox.debugger.ui.ErrorDialog
Creates a modal dialog to display the given exception message.
errorOnMissingProcess - Variable in class org.apache.pdfbox.preflight.PreflightConfiguration
Boolean to know if an exception must be thrown if a ValidationProcess is missing.
errorsAleadyMerged() - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
 
errorsAlreadyMerged - Variable in class org.apache.pdfbox.preflight.font.container.FontContainer
 
errorType - Variable in exception org.apache.xmpbox.xml.XmpParsingException
 
ErrorType() - Constructor for enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
ESC_CHAR - Static variable in class org.apache.fontbox.afm.AFMParser
This is the escape character.
escape(String) - Static method in class org.apache.pdfbox.tools.PDFText2HTML
Escape some HTML characters.
ESCAPE_STYLE - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
escapeXML(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
Escape special characters.
escChar - Variable in class org.apache.fontbox.afm.FontMetrics
 
estCompressSum(byte[]) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
eval(float[]) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
Evaluates the function at the given input.
eval(float[]) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Evaluates the function at the given input.
eval(float[]) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType2
Performs exponential interpolation Evaluates the function at the given input.
eval(float[]) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
Evaluates the function at the given input.
eval(float[]) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType4
Evaluates the function at the given input.
eval(float[]) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionTypeIdentity
 
eval(COSArray) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
Deprecated.
evalFunction(float) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
Convert the input value using the functions of the shading dictionary.
evalFunction(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
Convert the input values using the functions of the shading dictionary.
evalFunctionAndConvertToRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
Convert color to RGB color value, using function if required, then convert from the shading color space to an RGB value, which is encoded into an integer.
EVEN - Static variable in class org.apache.pdfbox.tools.OverlayPDF
 
evenPageOverlay - Variable in class org.apache.pdfbox.multipdf.Overlay
 
evenPageOverlayFilename - Variable in class org.apache.pdfbox.multipdf.Overlay
 
evenPageOverlayPage - Variable in class org.apache.pdfbox.multipdf.Overlay
 
EVENT - Static variable in class org.apache.xmpbox.type.VersionType
 
exception - Variable in class org.apache.pdfbox.preflight.font.util.GlyphDetail
 
exceptionCount - Variable in class org.apache.pdfbox.debugger.ui.LogDialog
 
Exch() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Exch
 
EXCH - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
EXCLUSION - Static variable in class org.apache.pdfbox.cos.COSName
 
EXCLUSION - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Abs
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Add
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Atan
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Ceiling
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Cos
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Cvi
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Cvr
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Div
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Exp
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Floor
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.IDiv
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Ln
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Log
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Mod
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Mul
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Neg
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Round
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Sin
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Sqrt
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Sub
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Truncate
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.AbstractLogicalOperator
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.Bitshift
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.False
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.Not
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.True
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ConditionalOperators.If
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ConditionalOperators.IfElse
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequence
Executes the instruction sequence.
execute(ExecutionContext) - Method in interface org.apache.pdfbox.pdmodel.common.function.type4.Operator
Executes the operator.
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.AbstractNumberComparisonOperator
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Eq
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Copy
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Dup
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Exch
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Index
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Pop
 
execute(ExecutionContext) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Roll
 
ExecutionContext - Class in org.apache.pdfbox.pdmodel.common.function.type4
Makes up the execution context, holding the available operators and the execution stack.
ExecutionContext(Operators) - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ExecutionContext
Creates a new execution context.
EXIF_VERSION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
ExifSchema - Class in org.apache.xmpbox.schema
Representation of a Exif Schema
ExifSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.ExifSchema
 
ExifSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.ExifSchema
 
exitMenuItemActionPerformed(ActionEvent) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
Exp() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Exp
 
EXP - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
expandBuffer() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
create a new buffer chunk and adjust all pointers and indices.
expandStemHints(List<Number>, boolean) - Method in class org.apache.fontbox.cff.Type2CharString
 
EXPECTED_START_OF_NEXT_WORD_X_RESET_VALUE - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
expectNaming(Element, String, String, String) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
exploreFields(PreflightContext, List<PDField>) - Method in class org.apache.pdfbox.preflight.process.AcroFormValidationProcess
This function explores all fields and their children to validate them.
exploreOutlineLevel(PreflightContext, PDOutlineItem, COSObject, COSObject) - Method in class org.apache.pdfbox.preflight.process.BookmarkValidationProcess
This method explores the Outline Item Level and calls a validation method on each Outline Item.
exploreWidgets(PreflightContext, List<PDAnnotationWidget>) - Method in class org.apache.pdfbox.preflight.process.AcroFormValidationProcess
This function explores all fields and their children to validate them.
exponent - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType2
The exponent value of the exponential function.
EXPORT - org.apache.pdfbox.rendering.RenderDestination
graphics export
exportFDF() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will export all FDF form data.
exportFDF() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Exports this field and its children as FDF.
exportFDF() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
 
exportFDF() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
 
exportFDF(String[]) - Method in class org.apache.pdfbox.tools.ExportFDF
 
ExportFDF - Class in org.apache.pdfbox.tools
This example will take a PDF document and fill the fields with data from the FDF fields.
ExportFDF() - Constructor for class org.apache.pdfbox.tools.ExportFDF
Creates a new instance of ImportFDF.
exportItem - Variable in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
exportXFDF(String[]) - Method in class org.apache.pdfbox.tools.ExportXFDF
 
ExportXFDF - Class in org.apache.pdfbox.tools
This example will take a PDF document and fill the fields with data from the FDF fields.
ExportXFDF() - Constructor for class org.apache.pdfbox.tools.ExportXFDF
Creates a new instance of ImportFDF.
exportXMPMetadata() - Method in class org.apache.pdfbox.pdmodel.common.PDMetadata
Extract the XMP metadata.
EXPOSURE_BIAS_VALUE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
EXPOSURE_INDEX - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
EXPOSURE_MODE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
EXPOSURE_PROGRAM - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
EXPOSURE_TIME - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
EXT_G_STATE - Static variable in class org.apache.pdfbox.cos.COSName
 
extend - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
extend - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
 
extend - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
extend(char, char, int) - Method in class org.apache.fontbox.cmap.CIDRange
Check if the given values represent a consecutive range of the given range.
EXTEND - Static variable in class org.apache.pdfbox.cos.COSName
 
extendedGraphicsState - Variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDShadingPattern
 
EXTENDS - Static variable in class org.apache.pdfbox.cos.COSName
 
ExtensionFileFilter - Class in org.apache.pdfbox.debugger.ui
A FileFilter that will only accept files of a certain extension.
ExtensionFileFilter(String[], String) - Constructor for class org.apache.pdfbox.debugger.ui.ExtensionFileFilter
Constructor.
extensions - Variable in class org.apache.pdfbox.debugger.ui.ExtensionFileFilter
 
ExternalSigningSupport - Interface in org.apache.pdfbox.pdmodel.interactive.digitalsignature
Interface for external signature creation scenarios.
EXTGSTATE_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
extGStates - Variable in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
ExtGStateValidationProcess - Class in org.apache.pdfbox.preflight.process.reflect
 
ExtGStateValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
 
extract() - Method in class org.apache.pdfbox.multipdf.PageExtractor
This will take a document and extract the desired pages into a new document.
extract(String, String) - Method in class org.apache.pdfbox.tools.ExtractImages
 
EXTRACT_BIT - Static variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
EXTRACT_FOR_ACCESSIBILITY_BIT - Static variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
extractCmapTable() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
extract all useful "cmap" subtables.
extractColorValues(String) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.ColorToolTip
Extract Color values from the row for which tooltip is going to be shown.
extractExtGStateDictionaries(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
Create a list of ExtGState dictionaries using the given Resource dictionary and the COSDocument.
extractFontDetails(PDAnnotationMarkup) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
extractFontFile(PDFontDescriptor) - Method in class org.apache.pdfbox.preflight.font.descriptor.CIDType0DescriptorHelper
 
extractFontFile(PDFontDescriptor) - Method in class org.apache.pdfbox.preflight.font.descriptor.CIDType2DescriptorHelper
 
extractFontFile(PDFontDescriptor) - Method in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
extractFontFile(PDFontDescriptor) - Method in class org.apache.pdfbox.preflight.font.descriptor.TrueTypeDescriptorHelper
 
extractFontFile(PDFontDescriptor) - Method in class org.apache.pdfbox.preflight.font.descriptor.Type1DescriptorHelper
 
extractFontReference(String) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.FontToolTip
 
extractFromTiff(RandomAccess, OutputStream, COSDictionary, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
 
ExtractImages - Class in org.apache.pdfbox.tools
Extracts the images from a PDF file.
ExtractImages() - Constructor for class org.apache.pdfbox.tools.ExtractImages
 
ExtractImages.ImageGraphicsEngine - Class in org.apache.pdfbox.tools
 
extractMatte(PDImageXObject) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Extract the matte color from a softmask.
extractNonStrokingColor(PDAnnotationMarkup) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
extractPages(int, int, PDFTextStripper, PDDocument, Writer, boolean, boolean) - Method in class org.apache.pdfbox.tools.ExtractText
 
extractRegions(PDPage) - Method in class org.apache.pdfbox.text.PDFTextStripperByArea
Process the page to extract the region text.
extractScaling() - Method in class org.apache.pdfbox.util.Matrix
Deprecated.
This method is due to be removed, please contact us if you make use of it.
ExtractText - Class in org.apache.pdfbox.tools
This is the main program that simply parses the pdf document and transforms it into text.
ExtractText() - Constructor for class org.apache.pdfbox.tools.ExtractText
private constructor.
extractTranslating() - Method in class org.apache.pdfbox.util.Matrix
Deprecated.
This method is due to be removed, please contact us if you make use of it.

F

F - Static variable in class org.apache.pdfbox.cos.COSName
 
F_DECODE_PARMS - Static variable in class org.apache.pdfbox.cos.COSName
 
F_FILTER - Static variable in class org.apache.pdfbox.cos.COSName
 
F_NUMBER - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
factor - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
factor - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
Fade - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
fallbackToAlternateColorSpace(Exception) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
False() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.False
 
FALSE - Static variable in class org.apache.pdfbox.cos.COSBoolean
The PDF false value.
FALSE - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
This is a string constant that will be used for comparisons.
FALSE - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
FALSE - Static variable in class org.apache.xmpbox.type.BooleanType
 
FALSE_BYTES - Static variable in class org.apache.pdfbox.cos.COSBoolean
The false boolean token.
FAMILY_CLASS_CLAREDON_SERIFS - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_CLASS_FREEFORM_SERIFS - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_CLASS_MODERN_SERIFS - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_CLASS_NO_CLASSIFICATION - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_CLASS_OLDSTYLE_SERIFS - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_CLASS_ORNAMENTALS - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_CLASS_SANS_SERIF - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_CLASS_SCRIPTS - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_CLASS_SLAB_SERIFS - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_CLASS_SYMBOLIC - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_CLASS_TRANSITIONAL_SERIFS - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Family class constant.
FAMILY_NAME - Static variable in class org.apache.fontbox.afm.AFMParser
This is the Family name.
familyBlues - Variable in class org.apache.fontbox.type1.Type1Font
 
familyClass - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
familyName - Variable in class org.apache.fontbox.afm.FontMetrics
 
familyName - Variable in class org.apache.fontbox.type1.Type1Font
 
familyOtherBlues - Variable in class org.apache.fontbox.type1.Type1Font
 
fatal(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
fatal(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
fatalCount - Variable in class org.apache.pdfbox.debugger.ui.LogDialog
 
FB - Static variable in class org.apache.pdfbox.cos.COSName
 
fContainer - Variable in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
fd - Variable in class org.apache.fontbox.cff.CFFParser.Range3
 
fdf - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
 
FDF - Static variable in class org.apache.pdfbox.cos.COSName
 
FDF_DEFAULT_VERSION - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
FDF_HEADER - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
FDFAnnotation - Class in org.apache.pdfbox.pdmodel.fdf
This represents an FDF annotation that is part of the FDF document.
FDFAnnotation() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Default constructor.
FDFAnnotation(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Constructor.
FDFAnnotation(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Constructor.
FDFAnnotationCaret - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Caret FDF annotation.
FDFAnnotationCaret() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCaret
Default constructor.
FDFAnnotationCaret(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCaret
Constructor.
FDFAnnotationCaret(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCaret
Constructor.
FDFAnnotationCircle - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Circle FDF annotation.
FDFAnnotationCircle() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCircle
Default constructor.
FDFAnnotationCircle(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCircle
Constructor.
FDFAnnotationCircle(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCircle
Constructor.
FDFAnnotationFileAttachment - Class in org.apache.pdfbox.pdmodel.fdf
This represents a FileAttachment FDF annotation.
FDFAnnotationFileAttachment() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFileAttachment
Default constructor.
FDFAnnotationFileAttachment(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFileAttachment
Constructor.
FDFAnnotationFileAttachment(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFileAttachment
Constructor.
FDFAnnotationFreeText - Class in org.apache.pdfbox.pdmodel.fdf
This represents a FreeText FDF annotation.
FDFAnnotationFreeText() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
Default constructor.
FDFAnnotationFreeText(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
Constructor.
FDFAnnotationFreeText(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
Constructor.
FDFAnnotationHighlight - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Highlight FDF annotation.
FDFAnnotationHighlight() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationHighlight
Default constructor.
FDFAnnotationHighlight(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationHighlight
Constructor.
FDFAnnotationHighlight(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationHighlight
Constructor.
FDFAnnotationInk - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Ink FDF annotation.
FDFAnnotationInk() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationInk
Default constructor.
FDFAnnotationInk(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationInk
Constructor.
FDFAnnotationInk(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationInk
Constructor.
FDFAnnotationLine - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Line FDF annotation.
FDFAnnotationLine() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
Default constructor.
FDFAnnotationLine(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
Constructor.
FDFAnnotationLine(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
Constructor.
FDFAnnotationLink - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Polygon FDF annotation.
FDFAnnotationLink() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLink
Default constructor.
FDFAnnotationLink(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLink
Constructor.
FDFAnnotationLink(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLink
Constructor.
FDFAnnotationPolygon - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Polygon FDF annotation.
FDFAnnotationPolygon() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolygon
Default constructor.
FDFAnnotationPolygon(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolygon
Constructor.
FDFAnnotationPolygon(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolygon
Constructor.
FDFAnnotationPolyline - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Polyline FDF annotation.
FDFAnnotationPolyline() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
Default constructor.
FDFAnnotationPolyline(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
Constructor.
FDFAnnotationPolyline(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
Constructor.
FDFAnnotationSound - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Sound FDF annotation.
FDFAnnotationSound() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSound
Default constructor.
FDFAnnotationSound(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSound
Constructor.
FDFAnnotationSound(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSound
Constructor.
FDFAnnotationSquare - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Square FDF annotation.
FDFAnnotationSquare() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquare
Default constructor.
FDFAnnotationSquare(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquare
Constructor.
FDFAnnotationSquare(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquare
Constructor.
FDFAnnotationSquiggly - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Squiggly FDF annotation.
FDFAnnotationSquiggly() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquiggly
Default constructor.
FDFAnnotationSquiggly(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquiggly
Constructor.
FDFAnnotationSquiggly(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquiggly
Constructor.
FDFAnnotationStamp - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Stamp FDF annotation.
FDFAnnotationStamp() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStamp
Default constructor.
FDFAnnotationStamp(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStamp
Constructor.
FDFAnnotationStamp(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStamp
Constructor.
FDFAnnotationStrikeOut - Class in org.apache.pdfbox.pdmodel.fdf
This represents a StrikeOut FDF annotation.
FDFAnnotationStrikeOut() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStrikeOut
Default constructor.
FDFAnnotationStrikeOut(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStrikeOut
Constructor.
FDFAnnotationStrikeOut(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStrikeOut
Constructor.
FDFAnnotationText - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Text FDF annotation.
FDFAnnotationText() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationText
Default constructor.
FDFAnnotationText(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationText
Constructor.
FDFAnnotationText(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationText
Constructor.
FDFAnnotationTextMarkup - Class in org.apache.pdfbox.pdmodel.fdf
This abstract class is used as a superclass for the different FDF annotations with text markup attributes.
FDFAnnotationTextMarkup() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationTextMarkup
Default constructor.
FDFAnnotationTextMarkup(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationTextMarkup
Constructor.
FDFAnnotationTextMarkup(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationTextMarkup
Constructor.
FDFAnnotationUnderline - Class in org.apache.pdfbox.pdmodel.fdf
This represents a Underline FDF annotation.
FDFAnnotationUnderline() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationUnderline
Default constructor.
FDFAnnotationUnderline(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationUnderline
Constructor.
FDFAnnotationUnderline(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationUnderline
Constructor.
FDFCatalog - Class in org.apache.pdfbox.pdmodel.fdf
This represents an FDF catalog that is part of the FDF document.
FDFCatalog() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
Default constructor.
FDFCatalog(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
Constructor.
FDFCatalog(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
This will create an FDF catalog from an XFDF XML document.
FDFDictionary - Class in org.apache.pdfbox.pdmodel.fdf
This represents an FDF dictionary that is part of the FDF document.
FDFDictionary() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
Default constructor.
FDFDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
Constructor.
FDFDictionary(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will create an FDF dictionary from an XFDF XML document.
fdfDocument - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
FDFDocument - Class in org.apache.pdfbox.pdmodel.fdf
This is the in-memory representation of the FDF document.
FDFDocument() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFDocument
Constructor, creates a new FDF document.
FDFDocument(COSDocument) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFDocument
Constructor that uses an existing document.
FDFDocument(Document) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will create an FDF document from an XFDF XML document.
FDFField - Class in org.apache.pdfbox.pdmodel.fdf
This represents an FDF field that is part of the FDF document.
FDFField() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFField
Default constructor.
FDFField(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFField
Constructor.
FDFField(Element) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFField
This will create an FDF field from an XFDF XML document.
FDFIconFit - Class in org.apache.pdfbox.pdmodel.fdf
This represents an Icon fit dictionary for an FDF field.
FDFIconFit() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
Default constructor.
FDFIconFit(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
Constructor.
FDFJavaScript - Class in org.apache.pdfbox.pdmodel.fdf
This represents an FDF JavaScript dictionary that is part of the FDF document.
FDFJavaScript() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFJavaScript
Default constructor.
FDFJavaScript(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFJavaScript
Constructor.
FDFNamedPageReference - Class in org.apache.pdfbox.pdmodel.fdf
This represents an FDF named page reference that is part of the FDF field.
FDFNamedPageReference() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFNamedPageReference
Default constructor.
FDFNamedPageReference(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFNamedPageReference
Constructor.
FDFOptionElement - Class in org.apache.pdfbox.pdmodel.fdf
This represents an object that can be used in a Field's Opt entry to represent an available option and a default appearance string.
FDFOptionElement() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFOptionElement
Default constructor.
FDFOptionElement(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFOptionElement
Constructor.
FDFPage - Class in org.apache.pdfbox.pdmodel.fdf
This represents an FDF page that is part of the FDF document.
FDFPage() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFPage
Default constructor.
FDFPage(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFPage
Constructor.
FDFPageInfo - Class in org.apache.pdfbox.pdmodel.fdf
This represents an FDF page info that is part of the FDF page.
FDFPageInfo() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFPageInfo
Default constructor.
FDFPageInfo(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFPageInfo
Constructor.
FDFParser - Class in org.apache.pdfbox.pdfparser
 
FDFParser(File) - Constructor for class org.apache.pdfbox.pdfparser.FDFParser
Constructs parser for given file using given buffer for temporary storage.
FDFParser(InputStream) - Constructor for class org.apache.pdfbox.pdfparser.FDFParser
Constructor.
FDFParser(String) - Constructor for class org.apache.pdfbox.pdfparser.FDFParser
Constructs parser for given file using memory buffer.
FDFTemplate - Class in org.apache.pdfbox.pdmodel.fdf
This represents an FDF template that is part of the FDF page.
FDFTemplate() - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFTemplate
Default constructor.
FDFTemplate(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.fdf.FDFTemplate
Constructor.
fds - Variable in class org.apache.fontbox.cff.CFFParser.Format0FDSelect
 
fdSelect - Variable in class org.apache.fontbox.cff.CFFCIDFont
 
FDSelect - Class in org.apache.fontbox.cff
 
FDSelect(CFFCIDFont) - Constructor for class org.apache.fontbox.cff.FDSelect
Constructor.
featureIndices - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LangSysTable
 
featureList - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
FeatureRecord() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.FeatureRecord
 
featureTable - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.FeatureRecord
 
FeatureTable() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.FeatureTable
 
featureTag - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.FeatureRecord
 
fetch() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
fetchCMapUCS2() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Fetches the corresponding UCS2 CMap if the font's CMap is predefined.
FF - Static variable in class org.apache.pdfbox.cos.COSName
 
FF - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
FF3ByteSource() - Constructor for class org.apache.pdfbox.pdmodel.font.PDCIDFontType0.FF3ByteSource
 
FF3ByteSource() - Constructor for class org.apache.pdfbox.pdmodel.font.PDType1CFont.FF3ByteSource
 
field - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFField
 
field - Variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
FIELD - Static variable in class org.apache.xmpbox.type.PDFATypeType
 
FIELD_TYPE_BUTTON - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldFactory
 
FIELD_TYPE_CHOICE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldFactory
 
FIELD_TYPE_SIGNATURE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldFactory
 
FIELD_TYPE_TEXT - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldFactory
 
fieldCache - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
FieldFlag - Class in org.apache.pdfbox.debugger.flagbitspane
 
FieldFlag(COSDictionary) - Constructor for class org.apache.pdfbox.debugger.flagbitspane.FieldFlag
Constructor
FieldIterator(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree.FieldIterator
 
FIELDS - Static variable in class org.apache.pdfbox.cos.COSName
 
FieldUtils - Class in org.apache.pdfbox.pdmodel.interactive.form
A set of utility methods to help with common AcroForm form and field related functions.
FieldUtils() - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils
Constructor.
FieldUtils.KeyValue - Class in org.apache.pdfbox.pdmodel.interactive.form
An implementation of a basic key value pair.
FieldUtils.KeyValueKeyComparator - Class in org.apache.pdfbox.pdmodel.interactive.form
Comparator to sort KeyValue by key.
FieldUtils.KeyValueValueComparator - Class in org.apache.pdfbox.pdmodel.interactive.form
Comparator to sort KeyValue by value.
Figure - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Figure
file - Variable in class org.apache.pdfbox.io.ScratchFile
scratch file; only to be accessed under synchronization of ScratchFile.ioLock
file - Variable in class org.apache.pdfbox.pdmodel.common.filespecification.PDSimpleFileSpecification
 
file - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
FILE_PATH - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
FILE_SOURCE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
FILE_SPECIF_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
FILE_SPECIFICATION_KEY_EMBEDDED_FILE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FILE_SPECIFICATION_VALUE_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
fileChooser - Static variable in class org.apache.pdfbox.debugger.ui.FileOpenSaveDialog
 
fileLen - Variable in class org.apache.pdfbox.pdfparser.COSParser
file length.
fileLen - Variable in class org.apache.pdfbox.preflight.PreflightContext
 
fileLength - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
filename - Variable in class org.apache.pdfbox.debugger.ui.DocumentEntry
 
fileOffset - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
FileOpenSaveDialog - Class in org.apache.pdfbox.debugger.ui
 
FileOpenSaveDialog(Component, FileFilter) - Constructor for class org.apache.pdfbox.debugger.ui.FileOpenSaveDialog
Constructor.
filePaths - Variable in class org.apache.pdfbox.debugger.ui.RecentFiles
 
filePrefix - Variable in class org.apache.pdfbox.tools.ExtractImages
 
FILESPEC - Static variable in class org.apache.pdfbox.cos.COSName
 
FileSpecificationValidationProcess - Class in org.apache.pdfbox.preflight.process
This validation process check that FileSpec dictionaries are confirming with the PDF/A-1b specification.
FileSpecificationValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.FileSpecificationValidationProcess
 
FileSystemFontProvider - Class in org.apache.pdfbox.pdmodel.font
A FontProvider which searches for fonts on the local filesystem.
FileSystemFontProvider(FontCache) - Constructor for class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
Constructor.
FileSystemFontProvider.FSFontInfo - Class in org.apache.pdfbox.pdmodel.font
 
FileSystemFontProvider.FSIgnored - Class in org.apache.pdfbox.pdmodel.font
Represents ignored fonts (i.e.
FileType - Enum in org.apache.pdfbox.util.filetypedetector
 
FileType() - Constructor for enum org.apache.pdfbox.util.filetypedetector.FileType
 
FileTypeDetector - Class in org.apache.pdfbox.util.filetypedetector
 
FileTypeDetector() - Constructor for class org.apache.pdfbox.util.filetypedetector.FileTypeDetector
 
fill() - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
fill() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Fills the path using the nonzero winding number rule.
fill() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Fills the path using the nonzero winding number rule.
fill(int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
fill(int, int, int) - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Tree
 
fill(int, int, CCITTFaxDecoderStream.Node) - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Tree
 
fill(Shape) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
FILL - org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Fill text.
FILL - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
FILL_CLIP - org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Fill text and add to path for clipping.
FILL_EVEN_ODD - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
FILL_EVEN_ODD_AND_STROKE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
FILL_IN_FORM_BIT - Static variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
FILL_LEFT_TO_RIGHT - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
FILL_NON_ZERO - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
FILL_NON_ZERO_AND_STROKE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
FILL_RIGHT_TO_LEFT - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
FILL_STROKE - org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Fill, then stroke text.
FILL_STROKE_CLIP - org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Fill, then stroke text and add to path for clipping.
fillAndStroke() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Fill and then stroke the path, using the nonzero winding number rule to determine the region to fill.
fillAndStroke() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Fill and then stroke the path, using the nonzero winding number rule to determine the region to fill.
fillAndStrokeEvenOdd() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Fill and then stroke the path, using the even-odd rule to determine the region to fill.
fillAndStrokeEvenOdd() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Fill and then stroke the path, using the even-odd rule to determine the region to fill.
fillAndStrokePath(int) - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Fills and then strokes the path.
fillAndStrokePath(int) - Method in class org.apache.pdfbox.rendering.PageDrawer
Fills and then strokes the path.
fillAndStrokePath(int) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
fillArc(int, int, int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
fillBeadRectangles(PDPage) - Method in class org.apache.pdfbox.text.PDFTextStripper
 
fillBuffer() - Method in class org.apache.fontbox.ttf.BufferedRandomAccessFile
Reads the next BUFSIZE bytes into the internal buffer.
fillElementWithAttributes(Element, AbstractComplexProperty) - Method in class org.apache.xmpbox.xml.XmpSerializer
 
fillEvenOdd() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Fills the path using the even-odd winding rule.
fillEvenOdd() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Fills the path using the even-odd winding rule.
FillEvenOddAndStrokePath - Class in org.apache.pdfbox.contentstream.operator.graphics
B* Fill and then stroke the path, using the even-odd rule to determine the region to fill.
FillEvenOddAndStrokePath() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.FillEvenOddAndStrokePath
 
FillEvenOddRule - Class in org.apache.pdfbox.contentstream.operator.graphics
f* Fill path using even odd rule.
FillEvenOddRule() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.FillEvenOddRule
 
FillNonZeroAndStrokePath - Class in org.apache.pdfbox.contentstream.operator.graphics
B Fill and then stroke the path, using the nonzero winding number rule to determine the region to fill.
FillNonZeroAndStrokePath() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.FillNonZeroAndStrokePath
 
FillNonZeroRule - Class in org.apache.pdfbox.contentstream.operator.graphics
f Fill path using non zero winding rule.
FillNonZeroRule() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.FillNonZeroRule
 
fillOrder - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
fillOrder - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
fillOval(int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
fillPagesAnnotationMap(Map<COSDictionary, Set<COSDictionary>>, PDPage, PDAnnotationWidget) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
fillPath(int) - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Fill the path.
fillPath(int) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
fillPath(int) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
fillPolygon(float[], float[]) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
fillPolygon(int[], int[], int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
fillRect(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
fillRect(int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
fillWhitepointCache(PDTristimulus) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
 
Filter - Class in org.apache.pdfbox.filter
A filter for stream data.
Filter() - Constructor for class org.apache.pdfbox.filter.Filter
Constructor.
FILTER - Static variable in class org.apache.pdfbox.cos.COSName
 
FILTER - Static variable in class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
The filter name.
FILTER - Static variable in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Type of security handler.
FILTER_ADOBE_PPKLITE - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
A signature filter value.
FILTER_CICI_SIGNIT - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
A signature filter value.
FILTER_ENTRUST_PPKEF - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
A signature filter value.
FILTER_VERISIGN_PPKVS - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
A signature filter value.
FilteredTextStripper - Class in org.apache.pdfbox.tools
TextStripper that only processes glyphs that have angle 0.
FilteredTextStripper() - Constructor for class org.apache.pdfbox.tools.FilteredTextStripper
 
FilterFactory - Class in org.apache.pdfbox.filter
Factory for Filter classes.
FilterFactory() - Constructor for class org.apache.pdfbox.filter.FilterFactory
 
FilterHelper - Class in org.apache.pdfbox.preflight.utils
 
FilterHelper() - Constructor for class org.apache.pdfbox.preflight.utils.FilterHelper
 
filterKey - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
filters - Variable in class org.apache.pdfbox.cos.COSOutputStream
 
filters - Variable in class org.apache.pdfbox.debugger.streampane.Stream
 
filters - Variable in class org.apache.pdfbox.filter.FilterFactory
 
FILTERS - Static variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
filterSubsampled - Variable in class org.apache.pdfbox.filter.DecodeOptions
 
FinalDecodeOptions(boolean) - Constructor for class org.apache.pdfbox.filter.DecodeOptions.FinalDecodeOptions
 
finalize() - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
finalize() - Method in class org.apache.pdfbox.cos.COSDocument
Warn the user in the finalizer if he didn't close the PDF document.
finalize() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
While calling finalize is normally discouraged we will have to use it here as long as closing a scratch file buffer is not done in every case.
find() - Method in interface org.apache.fontbox.util.autodetect.FontDirFinder
Finds a list of font files.
find() - Method in class org.apache.fontbox.util.autodetect.FontFileFinder
Automagically finds a list of font files on local system.
find() - Method in class org.apache.fontbox.util.autodetect.NativeFontDirFinder
Generic method used by Mac and Unix font finders.
find() - Method in class org.apache.fontbox.util.autodetect.WindowsFontDirFinder
Finds a list of font files.
find(byte[]) - Method in class org.apache.pdfbox.util.filetypedetector.ByteTrie
Return the most specific value stored for this byte sequence.
find(String) - Method in class org.apache.fontbox.util.autodetect.FontFileFinder
Searches a given directory for font files.
findAction - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
findBinaryOffsetAfterExec(byte[], int) - Static method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
findColorSpace(int, String) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
 
findDescriptionsParent(Element) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
findDestinationPage(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
This method will attempt to find the page in this PDF document that this outline points to.
findFieldType(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldFactory
 
findFont(FontFormat, String) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Finds a font with the given PostScript name, or a suitable substitute, or null.
findFontBoxFont(String) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Finds a font with the given PostScript name, or a suitable substitute, or null.
findFontOrSubstitute() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
findImageReader(String, String) - Static method in class org.apache.pdfbox.filter.Filter
Finds a suitable image reader for a format.
findKey(Object) - Method in class org.apache.pdfbox.util.SmallMap
Returns index of key within map-array or -1 if key is not found (or key is null).
findKid(String[], int) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
This will find one of the child elements.
findLabels(PDNumberTreeNode) - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels
 
findMenu - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
findMenuItem - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
findNamedDestinationPage(PDNamedDestination) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Find the page destination from a named destination.
findNextMenuItem - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
findPage(PDPageTree.SearchContext, COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
 
findPageNumber() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
Deprecated.
This method has inconsistent behavior (see returns), use PDPageDestination.retrievePageNumber() instead.
findPatternCode(List<byte[]>, byte[]) - Method in class org.apache.pdfbox.filter.LZWFilter
Find the longest matching pattern in the code table.
findPreviousMenuItem - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
findSignatureField(Iterator<PDField>, PDSignature) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Search acroform fields for signature field with specific signature dictionary.
findValue(Object) - Method in class org.apache.pdfbox.util.SmallMap
Returns index of value within map-array or -1 if value is not found (or value is null).
finish() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
FIRED - Static variable in class org.apache.xmpbox.type.FlashType
 
fireHexValueChanged(byte, int) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
fireModelChanged(int) - Method in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
fireSelectionChanged(SelectEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
first - Variable in class org.apache.fontbox.cff.CFFParser.Range3
 
FIRST - org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder.State
 
FIRST - Static variable in class org.apache.pdfbox.cos.COSName
 
FIRST - Static variable in class org.apache.pdfbox.tools.OverlayPDF
 
FIRST_CHAR - Static variable in class org.apache.pdfbox.cos.COSName
 
firstCharIndex - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
firstCode - Variable in class org.apache.fontbox.ttf.CmapSubtable.SubHeader
 
firstContour - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
firstIndex - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
firstKernCharacter - Variable in class org.apache.fontbox.afm.KernPair
 
firstObject - Variable in class org.apache.pdfbox.pdfparser.PDFObjectStreamParser
 
firstOperator - Variable in class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
 
firstPageOverlay - Variable in class org.apache.pdfbox.multipdf.Overlay
 
firstPageOverlayFilename - Variable in class org.apache.pdfbox.multipdf.Overlay
 
firstPageOverlayPage - Variable in class org.apache.pdfbox.multipdf.Overlay
 
fit - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
 
FIT_WINDOW - Static variable in class org.apache.pdfbox.cos.COSName
 
fitBoundingBox() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitDestination
A flag indicating if this page destination should just fit bounding box of the PDF.
fitBoundingBox() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitHeightDestination
A flag indicating if this page destination should just fit bounding box of the PDF.
fitBoundingBox() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitWidthDestination
A flag indicating if this page destination should just fit bounding box of the PDF.
fitWindow() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the fit window preference.
fixByte(byte) - Static method in class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
This will ensure that the value for a byte >=0.
fixGeneration(int) - Method in class org.apache.pdfbox.cos.COSObjectKey
This will set the generation number.
FL - Static variable in class org.apache.pdfbox.cos.COSName
 
Flag - Class in org.apache.pdfbox.debugger.flagbitspane
 
Flag() - Constructor for class org.apache.pdfbox.debugger.flagbitspane.Flag
 
FLAG_ADD_REV_INFO - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
A Ff flag.
FLAG_ALL_CAP - Static variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
FLAG_APPEND_ONLY - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
FLAG_COMB - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
FLAG_COMBO - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
 
FLAG_COMMIT_ON_SEL_CHANGE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
 
FLAG_DIGEST_METHOD - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
A Ff flag.
FLAG_DO_NOT_SCROLL - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
FLAG_DO_NOT_SPELL_CHECK - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
 
FLAG_DO_NOT_SPELL_CHECK - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
FLAG_EDIT - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDComboBox
 
FLAG_FILE_SELECT - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
FLAG_FILTER - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
A Ff flag.
FLAG_FIXED_PITCH - Static variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
FLAG_FORCE_BOLD - Static variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
FLAG_HIDDEN - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
An annotation flag.
FLAG_HIDDEN - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
An annotation flag.
FLAG_INVISIBLE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
An annotation flag.
FLAG_INVISIBLE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
An annotation flag.
FLAG_ISSUER - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
A Ff flag.
FLAG_ITALIC - Static variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
FLAG_KEY_USAGE - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
A Ff flag.
FLAG_LEGAL_ATTESTATION - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
A Ff flag.
FLAG_LOCKED - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
An annotation flag.
FLAG_LOCKED - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
An annotation flag.
FLAG_LOCKED_CONTENTS - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
An annotation flag.
FLAG_LOCKED_CONTENTS - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
An annotation flag.
FLAG_MULTI_SELECT - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
 
FLAG_MULTILINE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
FLAG_NO_EXPORT - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDField
 
FLAG_NO_ROTATE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
An annotation flag.
FLAG_NO_ROTATE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
An annotation flag.
FLAG_NO_TOGGLE_TO_OFF - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDRadioButton
A Ff flag.
FLAG_NO_VIEW - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
An annotation flag.
FLAG_NO_VIEW - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
An annotation flag.
FLAG_NO_ZOOM - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
An annotation flag.
FLAG_NO_ZOOM - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
An annotation flag.
FLAG_NON_SYMBOLIC - Static variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
FLAG_OID - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
A Ff flag.
FLAG_PASSWORD - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
FLAG_PRINTED - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
An annotation flag.
FLAG_PRINTED - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
An annotation flag.
FLAG_PUSHBUTTON - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
A Ff flag.
FLAG_RADIO - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
A Ff flag.
FLAG_RADIOS_IN_UNISON - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
A Ff flag.
FLAG_READ_ONLY - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
An annotation flag.
FLAG_READ_ONLY - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
An annotation flag.
FLAG_READ_ONLY - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDField
 
FLAG_REASON - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
A Ff flag.
FLAG_REQUIRED - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDField
 
FLAG_RICH_TEXT - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
FLAG_SCRIPT - Static variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
FLAG_SERIF - Static variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
FLAG_SIGNATURES_EXIST - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
FLAG_SMALL_CAP - Static variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
FLAG_SORT - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
 
FLAG_SUBFILTER - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
A Ff flag.
FLAG_SUBJECT - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
A Ff flag.
FLAG_SUBJECT_DN - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
A Ff flag.
FLAG_SYMBOLIC - Static variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
FLAG_TOGGLE_NO_VIEW - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
An annotation flag.
FLAG_TOGGLE_NO_VIEW - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
An annotation flag.
FLAG_URL - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
A Ff flag.
FLAG_V - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
A Ff flag.
FlagBitsPane - Class in org.apache.pdfbox.debugger.flagbitspane
 
FlagBitsPane(PDDocument, COSDictionary, COSName) - Constructor for class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPane
Constructor.
FlagBitsPaneView - Class in org.apache.pdfbox.debugger.flagbitspane
 
FlagBitsPaneView(String, String, Object[][], String[]) - Constructor for class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPaneView
Constructor
flagHeader - Variable in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPaneView
 
flags - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
flags - Variable in class org.apache.fontbox.ttf.GlyfSimpleDescript
 
flags - Variable in class org.apache.fontbox.ttf.HeaderTable
 
flags - Variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
FLAGS - Static variable in class org.apache.pdfbox.cos.COSName
 
flagValue - Variable in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPaneView
 
Flash - org.apache.xmpbox.type.Types
 
FLASH - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
FLASH_ENERGY - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
FLASH_PIX_VERSION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
FlashType - Class in org.apache.xmpbox.type
 
FlashType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.FlashType
 
FLATE_DECODE - Static variable in class org.apache.pdfbox.cos.COSName
 
FLATE_DECODE_ABBREVIATION - Static variable in class org.apache.pdfbox.cos.COSName
 
FlateFilter - Class in org.apache.pdfbox.filter
Decompresses data encoded using the zlib/deflate compression method, reproducing the original text or binary data.
FlateFilter() - Constructor for class org.apache.pdfbox.filter.FlateFilter
 
flatness - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
flatten() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will flatten all form fields.
flatten(List<PDField>, boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will flatten the specified form fields.
flattenEllipse(double, double, double, double) - Static method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Flattens an ellipse into a polygon.
flexPoints - Variable in class org.apache.fontbox.cff.Type1CharString
 
flipRows() - Method in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
Flips the row buffers (to avoid copying), and resets the current-row index and predictorRead flag
flipTG - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
float2String(float) - Method in class org.apache.pdfbox.multipdf.Overlay
 
floatValue() - Method in class org.apache.fontbox.type1.Token
 
floatValue() - Method in class org.apache.pdfbox.cos.COSFloat
The value of the float object that this one wraps.
floatValue() - Method in class org.apache.pdfbox.cos.COSInteger
polymorphic access to value as float.
floatValue() - Method in class org.apache.pdfbox.cos.COSNumber
This will get the float value of this number.
Floor() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Floor
 
FLOOR - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
flush() - Method in class org.apache.pdfbox.cos.COSOutputStream
 
flush() - Method in class org.apache.pdfbox.filter.ASCII85OutputStream
This will flush the data to the stream.
flush() - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
flush() - Method in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
flush() - Method in class org.apache.pdfbox.pdfparser.EndstreamOutputStream
write out a single CR if one was kept.
flush() - Method in class org.apache.pdfbox.tools.NullWriter
 
flushed - Variable in class org.apache.pdfbox.filter.ASCII85OutputStream
 
Fly - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
fname - Variable in enum org.apache.pdfbox.preflight.Format
 
FOCAL_LENGTH - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
FOCAL_LENGTH_IN_3_5MM_FILM - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
FOCAL_PLANE_RESOLUTION_UNIT - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
FOCAL_PLANE_XRESOLUTION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
FOCAL_PLANE_YRESOLUTION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
FOLDERS - Static variable in class org.apache.pdfbox.cos.COSName
 
font - Variable in class org.apache.fontbox.cff.Type1CharString
 
font - Variable in class org.apache.fontbox.ttf.TTFTable
The font which contains this table.
font - Variable in class org.apache.fontbox.type1.Type1Parser
 
font - Variable in class org.apache.pdfbox.pdmodel.font.FontMapping
 
font - Variable in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
font - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
font - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.AppearanceStyle
 
font - Variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceStyle
 
font - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
 
font - Variable in class org.apache.pdfbox.preflight.font.container.FontContainer
Font-like object.
font - Variable in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
font - Variable in class org.apache.pdfbox.preflight.font.SimpleFontValidator
 
font - Variable in class org.apache.pdfbox.preflight.font.Type0FontValidator
 
font - Variable in class org.apache.pdfbox.preflight.font.Type3FontValidator
 
font - Variable in class org.apache.pdfbox.rendering.CIDType0Glyph2D
 
font - Variable in class org.apache.pdfbox.rendering.TTFGlyph2D
 
font - Variable in class org.apache.pdfbox.rendering.Type1Glyph2D
 
font - Variable in class org.apache.pdfbox.text.TextPosition
 
font - Variable in class org.apache.pdfbox.tools.TextToPDF
 
FONT - Static variable in class org.apache.pdfbox.cos.COSName
 
FONT - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
FONT_BBOX - Static variable in class org.apache.fontbox.afm.AFMParser
This is the font bounding box.
FONT_BBOX - Static variable in class org.apache.pdfbox.cos.COSName
 
FONT_DESC - Static variable in class org.apache.pdfbox.cos.COSName
 
FONT_DICTIONARY_DEFAULT_CMAP_WMODE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_ASCENT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_BASEENCODING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_BASEFONT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_CAPHEIGHT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_CHARPROCS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_CID_GIDMAP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_CIDSET - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_CMAP_NAME - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_CMAP_USECMAP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_CMAP_WMODE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_DESCENDANT_FONTS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_DESCENT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_ENCODING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_FIRSTCHAR - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_FLAGS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_FONT_DESC - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_FONTBBOX - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_FONTMATRIX - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_FONTNAME - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_ITALICANGLE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_LASTCHAR - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_LENGTH2 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_LENGTH3 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_METADATA - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_NAME - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_STEMV - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_TOUNICODE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_KEY_WIDTHS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_CMAP_IDENTITY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_CMAP_IDENTITY_H - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_CMAP_IDENTITY_V - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_COMPOSITE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_ENCODING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_ENCODING_MAC - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_ENCODING_MAC_EXP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_ENCODING_PDFDOC - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_ENCODING_STD - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_ENCODING_WIN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_FONT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_MMTYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_TRUETYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_TYPE_CMAP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_TYPE0 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_TYPE0C - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_TYPE1 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_TYPE1C - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_TYPE2 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_DICTIONARY_VALUE_TYPE3 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FONT_FAMILY - Static variable in class org.apache.pdfbox.cos.COSName
 
FONT_FILE - Static variable in class org.apache.pdfbox.cos.COSName
 
FONT_FILE2 - Static variable in class org.apache.pdfbox.cos.COSName
 
FONT_FILE3 - Static variable in class org.apache.pdfbox.cos.COSName
 
FONT_MATRIX - Static variable in class org.apache.pdfbox.cos.COSName
 
FONT_NAME - Static variable in class org.apache.fontbox.afm.AFMParser
This is the font name.
FONT_NAME - Static variable in class org.apache.pdfbox.cos.COSName
 
FONT_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
FONT_SIZE - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
FONT_SIZE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLineAppearanceHandler
 
FONT_STRETCH - Static variable in class org.apache.pdfbox.cos.COSName
 
FONT_WEIGHT - Static variable in class org.apache.pdfbox.cos.COSName
 
fontBBox - Variable in class org.apache.fontbox.afm.FontMetrics
 
fontBBox - Variable in class org.apache.fontbox.type1.Type1Font
 
fontBBox - Variable in class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
 
fontBBox - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
fontBBox - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
fontBBox - Variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
fontBBox - Variable in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
fontBBox - Variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
fontBBox - Variable in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
FontBoxFont - Interface in org.apache.fontbox
Common interface for all FontBox fonts.
fontCache - Static variable in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
 
FontCache - Class in org.apache.pdfbox.pdmodel.font
An in-memory cache for system fonts.
FontCache() - Constructor for class org.apache.pdfbox.pdmodel.font.FontCache
 
fontColor - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
 
fontContainer - Variable in class org.apache.pdfbox.preflight.font.FontValidator
 
FontContainer<T extends PDFontLike> - Class in org.apache.pdfbox.preflight.font.container
 
FontContainer(T) - Constructor for class org.apache.pdfbox.preflight.font.container.FontContainer
 
fontContainers - Variable in class org.apache.pdfbox.preflight.PreflightContext
Contains the list of font name embedded in the PDF document.
fontDescriptor - Variable in class org.apache.pdfbox.debugger.flagbitspane.FontFlag
 
fontDescriptor - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
fontDescriptor - Variable in class org.apache.pdfbox.pdmodel.font.PDFont
 
fontDescriptor - Variable in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
fontDescriptor - Variable in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
FontDescriptorHelper<T extends FontContainer> - Class in org.apache.pdfbox.preflight.font.descriptor
 
FontDescriptorHelper(PreflightContext, PDFontLike, T) - Constructor for class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
fontDictionaries - Variable in class org.apache.fontbox.cff.CFFCIDFont
 
fontDictionary - Variable in class org.apache.pdfbox.preflight.font.SimpleFontValidator
 
fontDictionary - Variable in class org.apache.pdfbox.preflight.font.Type3FontValidator
 
fontDirectionHint - Variable in class org.apache.fontbox.ttf.HeaderTable
 
fontDirFinder - Variable in class org.apache.fontbox.util.autodetect.FontFileFinder
 
FontDirFinder - Interface in org.apache.fontbox.util.autodetect
Implementers provide find method for searching native operating system for available fonts.
fontEncoding - Variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFontEmbedder
 
fontEncoding - Variable in class org.apache.pdfbox.pdmodel.font.PDType1FontEmbedder
 
FontEncodingPaneController - Class in org.apache.pdfbox.debugger.fontencodingpane
 
FontEncodingPaneController(COSName, COSDictionary) - Constructor for class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingPaneController
Constructor.
FontEncodingView - Class in org.apache.pdfbox.debugger.fontencodingpane
 
FontEncodingView(Object[][], Map<String, String>, String[], double[]) - Constructor for class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView
Constructor.
FontEncodingView.GlyphCellRenderer - Class in org.apache.pdfbox.debugger.fontencodingpane
 
fontFamily - Variable in class org.apache.fontbox.ttf.NamingTable
 
FontFileFinder - Class in org.apache.fontbox.util.autodetect
Helps to autodetect/locate available operating system fonts.
FontFileFinder() - Constructor for class org.apache.fontbox.util.autodetect.FontFileFinder
Default constructor.
fontFileNotEmbedded(PDFontDescriptor) - Method in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
FontFlag - Class in org.apache.pdfbox.debugger.flagbitspane
 
FontFlag(COSDictionary) - Constructor for class org.apache.pdfbox.debugger.flagbitspane.FontFlag
Constructor
FontFormat - Enum in org.apache.pdfbox.pdmodel.font
Font file format.
FontFormat() - Constructor for enum org.apache.pdfbox.pdmodel.font.FontFormat
 
fontGlyph2D - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
fontHeightMap - Variable in class org.apache.pdfbox.text.LegacyPDFStreamEngine
 
fontID - Variable in class org.apache.fontbox.type1.Type1Font
 
FontInfo - Class in org.apache.pdfbox.pdmodel.font
Information about a font on the system.
FontInfo() - Constructor for class org.apache.pdfbox.pdmodel.font.FontInfo
 
fontInfoByName - Variable in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
 
fontInfoList - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
 
FontMapper - Interface in org.apache.pdfbox.pdmodel.font
Font mapper, locates non-embedded fonts.
FontMapperImpl - Class in org.apache.pdfbox.pdmodel.font
Font mapper, locates non-embedded fonts via a pluggable FontProvider.
FontMapperImpl() - Constructor for class org.apache.pdfbox.pdmodel.font.FontMapperImpl
 
FontMapperImpl.DefaultFontProvider - Class in org.apache.pdfbox.pdmodel.font
 
FontMapperImpl.FontMatch - Class in org.apache.pdfbox.pdmodel.font
A potential match for a font substitution.
FontMappers - Class in org.apache.pdfbox.pdmodel.font
FontMapper factory class.
FontMappers() - Constructor for class org.apache.pdfbox.pdmodel.font.FontMappers
 
FontMappers.DefaultFontMapper - Class in org.apache.pdfbox.pdmodel.font
 
FontMapping<T extends FontBoxFont> - Class in org.apache.pdfbox.pdmodel.font
A font mapping from a PDF font to a FontBox font.
FontMapping(T, boolean) - Constructor for class org.apache.pdfbox.pdmodel.font.FontMapping
 
FontMatch(FontInfo) - Constructor for class org.apache.pdfbox.pdmodel.font.FontMapperImpl.FontMatch
 
fontMatrix - Variable in class org.apache.fontbox.type1.Type1Font
 
fontMatrix - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
fontMatrix - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
fontMatrix - Variable in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
fontMatrix - Variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
fontMatrix - Variable in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
fontMatrixTransform - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
fontMatrixTransform - Variable in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
fontMatrixTransform - Variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
FontMetaDataValidation - Class in org.apache.pdfbox.preflight.font.util
Class used to validate the MetaData entry of the Font File Stream dictionary.
FontMetaDataValidation() - Constructor for class org.apache.pdfbox.preflight.font.util.FontMetaDataValidation
 
FontMetrics - Class in org.apache.fontbox.afm
This is the outermost AFM type.
FontMetrics() - Constructor for class org.apache.fontbox.afm.FontMetrics
Constructor.
fontName - Variable in class org.apache.fontbox.afm.FontMetrics
 
fontName - Variable in class org.apache.fontbox.cff.CFFFont
 
fontName - Variable in class org.apache.fontbox.cff.Type1CharString
 
fontName - Variable in class org.apache.fontbox.cff.Type1CharStringParser
 
fontName - Variable in class org.apache.fontbox.cff.Type2CharStringParser
 
fontName - Variable in class org.apache.fontbox.type1.Type1Font
 
fontName - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
fontName - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
 
fontName - Variable in class org.apache.pdfbox.rendering.CIDType0Glyph2D
 
fontOffsets - Variable in class org.apache.fontbox.ttf.TrueTypeCollection
 
fontPane - Variable in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingPaneController
 
FontPane - Class in org.apache.pdfbox.debugger.fontencodingpane
 
FontPane() - Constructor for class org.apache.pdfbox.debugger.fontencodingpane.FontPane
 
fontProvider - Variable in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
 
FontProvider - Class in org.apache.pdfbox.pdmodel.font
External font service provider interface.
FontProvider() - Constructor for class org.apache.pdfbox.pdmodel.font.FontProvider
 
fontRevision - Variable in class org.apache.fontbox.ttf.HeaderTable
 
fonts - Variable in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
FONTS - Static variable in class org.apache.pdfbox.pdmodel.font.Standard14Fonts
Contains the font metrics for the base fonts.
FONTSCALE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText
 
FONTSCALE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
The scaling factor for font units to PDF units
FONTSCALE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
The scaling factor for font units to PDF units
FONTSCALE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainText
 
FONTSCALE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
The scaling factor for font units to PDF units
FONTSCALE - Static variable in class org.apache.pdfbox.tools.TextToPDF
The scaling factor for font units to PDF units
fontSetting - Variable in class org.apache.pdfbox.pdmodel.graphics.PDFontSetting
 
fontSize - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
fontSize - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
fontSize - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.AppearanceStyle
The font size to be used for text formatting.
fontSize - Variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceStyle
The font size to be used for text formatting.
fontSize - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
 
fontSize - Variable in class org.apache.pdfbox.text.TextPosition
 
fontSize - Variable in class org.apache.pdfbox.tools.TextToPDF
 
fontSizePt - Variable in class org.apache.pdfbox.text.TextPosition
 
fontStack - Variable in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
fontStack - Variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
fontState - Variable in class org.apache.pdfbox.tools.PDFText2HTML
 
FontState() - Constructor for class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
fontsToClose - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
fontsToSubset - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
fontSubFamily - Variable in class org.apache.fontbox.ttf.NamingTable
 
FontToolTip - Class in org.apache.pdfbox.debugger.streampane.tooltip
 
FontToolTip(PDResources, String) - Constructor for class org.apache.pdfbox.debugger.streampane.tooltip.FontToolTip
Constructor.
fontType - Variable in class org.apache.fontbox.type1.Type1Font
 
FontValidationProcess - Class in org.apache.pdfbox.preflight.process.reflect
 
FontValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.reflect.FontValidationProcess
 
FontValidator<T extends FontContainer> - Class in org.apache.pdfbox.preflight.font
 
FontValidator(PreflightContext, COSDictionary, T) - Constructor for class org.apache.pdfbox.preflight.font.FontValidator
 
fontVersion - Variable in class org.apache.fontbox.afm.FontMetrics
 
fontWidthOfSpace - Variable in class org.apache.pdfbox.pdmodel.font.PDFont
 
FORCE_PARSING - Static variable in class org.apache.pdfbox.cos.COSString
 
forceBold - Variable in class org.apache.fontbox.type1.Type1Font
 
forceHexForm - Variable in class org.apache.pdfbox.cos.COSString
 
FOREGROUND - org.apache.pdfbox.multipdf.Overlay.Position
 
FORM - Static variable in class org.apache.pdfbox.cos.COSName
 
FORM - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Form
format - Variable in class org.apache.fontbox.cff.CFFParser.Format0Charset
 
format - Variable in class org.apache.fontbox.cff.CFFParser.Format0Encoding
 
format - Variable in class org.apache.fontbox.cff.CFFParser.Format0FDSelect
 
format - Variable in class org.apache.fontbox.cff.CFFParser.Format1Charset
 
format - Variable in class org.apache.fontbox.cff.CFFParser.Format1Encoding
 
format - Variable in class org.apache.fontbox.cff.CFFParser.Format2Charset
 
format - Variable in class org.apache.fontbox.cff.CFFParser.Format3FDSelect
 
format - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
format() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
Format the text block.
format() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
Format the text block.
format(PDActionJavaScript, String) - Method in interface org.apache.pdfbox.pdmodel.interactive.form.ScriptingHandler
Handle the fields format event action.
Format - Enum in org.apache.pdfbox.preflight
 
Format - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
Format(String) - Constructor for enum org.apache.pdfbox.preflight.Format
 
FORMAT - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
FORMAT - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
FORMAT - Static variable in class org.apache.xmpbox.type.ThumbnailType
 
FORMAT_PDF_A1A - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
FORMAT_PDF_A1B - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
Format0Charset(boolean) - Constructor for class org.apache.fontbox.cff.CFFParser.Format0Charset
 
Format0Encoding() - Constructor for class org.apache.fontbox.cff.CFFParser.Format0Encoding
 
Format0FDSelect(CFFCIDFont) - Constructor for class org.apache.fontbox.cff.CFFParser.Format0FDSelect
 
Format1Charset(boolean) - Constructor for class org.apache.fontbox.cff.CFFParser.Format1Charset
 
Format1Encoding() - Constructor for class org.apache.fontbox.cff.CFFParser.Format1Encoding
 
Format2Charset(boolean) - Constructor for class org.apache.fontbox.cff.CFFParser.Format2Charset
 
Format3FDSelect(CFFCIDFont) - Constructor for class org.apache.fontbox.cff.CFFParser.Format3FDSelect
 
formatBuffer - Variable in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
formatBuffer - Variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
formatDecimal - Variable in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
formatDecimal - Variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
formatFloatFast(float, int, byte[]) - Static method in class org.apache.pdfbox.util.NumberFormatUtil
Fast variant to format a floating point value to a ASCII-string.
formatPositiveNumber(long, int, boolean, byte[], int) - Static method in class org.apache.pdfbox.util.NumberFormatUtil
Formats a positive integer number starting with the digit at 10^exp.
formatterRectangle - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
formatterRectangleParameters - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
formatterRectangleParameters(int[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Sets formatter PDRectangle
formatterRectangleParams - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
formatterRectangleParams(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
formatType - Variable in class org.apache.fontbox.ttf.PostScriptTable
 
formatTZoffset(long, String) - Static method in class org.apache.pdfbox.util.DateConverter
 
formatXrefGeneration - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
formatXrefOffset - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
FORMTYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
FORMULA - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Formula
found - Variable in class org.apache.pdfbox.pdmodel.PDPageTree.SearchContext
 
FRACTIONAL_DISPLAY_DECIMAL - Static variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
Constant for showing a fractional value as decimal to the precision specified by the D entry.
FRACTIONAL_DISPLAY_FRACTION - Static variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
Constant for showing a fractional value as a fraction with denominator specified by the D entry.
FRACTIONAL_DISPLAY_ROUND - Static variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
Constant for showing a fractional value without fractional part; round to the nearest whole unit.
FRACTIONAL_DISPLAY_TRUNCATE - Static variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
Constant for showing a fractional value without fractional part; truncate to achieve whole units.
free - Variable in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
 
freePages - Variable in class org.apache.pdfbox.io.ScratchFile
 
FreeReference() - Constructor for class org.apache.pdfbox.pdfparser.PDFXRefStream.FreeReference
 
FreeTextAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the FreeTextAnnotation
FreeTextAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.FreeTextAnnotationValidator
 
FRM - Static variable in class org.apache.pdfbox.cos.COSName
 
from - Variable in class org.apache.fontbox.cmap.CIDRange
 
FROM_PART - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
from1Bit(PDImage, Rectangle, int, int, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
 
from8bit(PDImage, WritableRaster, Rectangle, int, int, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
 
fromAny(PDImage, WritableRaster, COSArray, Rectangle, int, int, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
 
fromBGRtoRGB(Raster) - Method in class org.apache.pdfbox.filter.DCTFilter
 
fromDictionary(PDAcroForm, COSDictionary, PDNonTerminalField) - Static method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Creates a COSField subclass from the given COS field.
fromFontBox(Encoding) - Static method in class org.apache.pdfbox.pdmodel.font.encoding.Type1Encoding
Creates an encoding from the given FontBox encoding.
fromInt(int) - Static method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
 
fromISO8601(String) - Static method in class org.apache.xmpbox.DateConverter
Get a Calendar from an ISO8601 date string.
fromString(String) - Static method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent
 
fromString(String) - Static method in enum org.apache.pdfbox.pdmodel.PageLayout
 
fromString(String) - Static method in enum org.apache.pdfbox.pdmodel.PageMode
 
fromYCbCrtoCMYK(Raster) - Method in class org.apache.pdfbox.filter.DCTFilter
 
fromYCCKtoCMYK(Raster) - Method in class org.apache.pdfbox.filter.DCTFilter
 
fs - Variable in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
 
FSFontInfo(File, FontFormat, String, CIDSystemInfo, int, int, int, int, int, byte[], FileSystemFontProvider) - Constructor for class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
FSIgnored(File, FontFormat, String) - Constructor for class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSIgnored
 
fsSelection - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
fsType - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
FSTYPE_BITMAP_ONLY - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Bitmap embedding only: only bitmaps contained in the font may be embedded.
FSTYPE_EDITIBLE - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Editable embedding: the font may be embedded but must only be installed temporarily on other systems.
FSTYPE_NO_SUBSETTING - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
No subsetting: the font must not be subsetted prior to embedding.
FSTYPE_PREVIEW_AND_PRINT - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Preview and Print embedding: the font may be embedded, and temporarily loaded on the remote system.
FSTYPE_RESTRICTED - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Restricted License embedding: must not be modified, embedded or exchanged in any manner.
FT - Static variable in class org.apache.pdfbox.cos.COSName
 
FULL_NAME - Static variable in class org.apache.fontbox.afm.AFMParser
This is the full name.
FULL_SCREEN - org.apache.pdfbox.pdmodel.PageMode
Full screen mode with no menu bar, window controls.
fullName - Variable in class org.apache.fontbox.afm.FontMetrics
 
fullName - Variable in class org.apache.fontbox.type1.Type1Font
 
function - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
 
FUNCTION - Static variable in class org.apache.pdfbox.cos.COSName
 
FUNCTION - Static variable in class org.apache.xmpbox.type.FlashType
 
FUNCTION_TYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
functionArray - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
 
functionDictionary - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunction
 
functions - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
 
FUNCTIONS - Static variable in class org.apache.pdfbox.cos.COSName
 
functionsArray - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
 
functionStream - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunction
 

G

G - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
G - Static variable in class org.apache.pdfbox.cos.COSName
 
GAIN_CONTROL - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
gAMA - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
GAMMA - Static variable in class org.apache.pdfbox.cos.COSName
 
GARBAGE - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
Garbage bytes used to create the PDF header.
Ge() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Ge
 
GE - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
generateAppearanceStreams() - Method in interface org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCaretAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCircleAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDHighlightAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDInkAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLineAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLinkAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolygonAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolylineAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSoundAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquareAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquigglyAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDStrikeoutAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
generateAppearanceStreams() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDUnderlineAppearanceHandler
 
generateBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
generateBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
generateBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
generateBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
generateBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
generateBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
generateDownAppearance() - Method in interface org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCaretAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCircleAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDHighlightAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDInkAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLineAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLinkAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolygonAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolylineAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSoundAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquareAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquigglyAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDStrikeoutAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
generateDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDUnderlineAppearanceHandler
 
generateFailureResponse(Document, String, long, String, Exception) - Method in class org.apache.pdfbox.preflight.parser.XmlResultParser
 
generateNormalAppearance() - Method in interface org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCaretAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCircleAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDHighlightAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDInkAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLineAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLinkAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolygonAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolylineAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSoundAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquareAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquigglyAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDStrikeoutAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
generateNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDUnderlineAppearanceHandler
 
generatePartialName() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
Generate a unique name for the signature.
generatePatch(Point2D[], float[][]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PatchMeshesShadingContext
Create a patch using control points and 4 corner color values, in Type6ShadingContext, a CoonsPatch is returned; in Type6ShadingContext, a TensorPatch is returned.
generatePatch(Point2D[], float[][]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type6ShadingContext
 
generatePatch(Point2D[], float[][]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type7ShadingContext
 
generatePath(String) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatus
Constructs TreePath from Status String.
generatePathString(TreePath) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatus
Constructs a status string from the path.
generateResponseSkeleton(Document, String, long) - Method in class org.apache.pdfbox.preflight.parser.XmlResultParser
 
generateRolloverAppearance() - Method in interface org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCaretAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCircleAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDHighlightAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDInkAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLineAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLinkAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolygonAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolylineAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSoundAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquareAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquigglyAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDStrikeoutAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
generateRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDUnderlineAppearanceHandler
 
generateStackTrace(Throwable, StringBuilder) - Method in class org.apache.pdfbox.debugger.ui.ErrorDialog
Recursively print the stack trace on the given buffer.
generation - Variable in class org.apache.pdfbox.cos.COSObjectKey
 
GENERATION_NUMBER_THRESHOLD - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
generationNumber - Variable in class org.apache.pdfbox.cos.COSObject
 
genericFont - Variable in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
genericFont - Variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
embedded or system font for rendering.
genNumber - Variable in class org.apache.pdfbox.pdfparser.PDFXRefStream.NormalReference
 
get(int) - Method in class org.apache.pdfbox.cos.COSArray
This will get an object from the array.
get(int) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
get(int) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Returns the page at the given index.
get(int, COSDictionary, int) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Returns the given COS page using a depth-first search.
get(long) - Static method in class org.apache.pdfbox.cos.COSInteger
Returns a COSInteger instance with the given value.
get(Object) - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
get(Object) - Method in class org.apache.pdfbox.util.SmallMap
 
get(String) - Static method in class org.apache.pdfbox.cos.COSNumber
This factory method will get the appropriate number object.
get(COSName, COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the resource with the given name and kind, or null.
get255Value(float) - Static method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
getAboutAttribute() - Method in class org.apache.xmpbox.schema.XMPSchema
Get the RDF about attribute
getAboutValue() - Method in class org.apache.xmpbox.schema.XMPSchema
Get the RDF about value.
getAbstractProperty(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Retrieve a generic simple type property
getAccessPermission() - Method in class org.apache.pdfbox.pdfparser.COSParser
This will get the AccessPermission.
getAchVendId() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getAcroForm() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets AcroForm
getAcroForm() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
This will get the acroform that this field is part of.
getAcroForm() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Get the documents AcroForm.
getAcroForm(PDDocumentFixup) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Get the documents AcroForm.
getAcroFormDictionary() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets Dictionary of AcroForm.
getAcroFormFields() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets acroFormFields
getAcroFormMergeMode() - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Get the merge mode to be used for merging AcroForms between documents PDFMergerUtility.AcroFormMergeMode
getAction() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the action that is associated with this field.
getAction() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionJavaScript
 
getAction() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Get the action to be performed when this annotation is to be activated.
getAction() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Get the action to be performed when this annotation is to be activated.
getAction() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Get the action of this node.
getAction() - Method in class org.apache.xmpbox.type.ResourceEventType
 
getActionDictionnary() - Method in class org.apache.pdfbox.preflight.action.AbstractActionManager
 
getActionFact() - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
getActionManagers(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.action.ActionManagerFactory
This method extract actions from the given dictionary.
getActions() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Get the additional actions for this field.
getActions() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Get the additional actions for this field.
getActions() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
 
getActions() - Method in class org.apache.pdfbox.pdmodel.PDPage
Get the page actions.
getActualText() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the actual text (ActualText).
getActualText() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Gets the actual text (ActualText).
getAdditionalActionKey() - Method in class org.apache.pdfbox.preflight.action.AbstractActionManager
 
getAdditionalActions() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get a list of additional actions that will get executed based on events.
getAddMoreFormatting() - Method in class org.apache.pdfbox.text.PDFTextStripper
This will tell if the text stripper should add some more text formatting.
getAdobeGlyphList() - Static method in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
Returns the Adobe Glyph List (AGL).
getAdobePDFSchema() - Method in class org.apache.xmpbox.XMPMetadata
Get the Adobe PDF schema.
getAdobeTransform(IIOMetadata) - Method in class org.apache.pdfbox.filter.DCTFilter
 
getAdobeTransformByBruteForce(ImageInputStream) - Method in class org.apache.pdfbox.filter.DCTFilter
 
getAdvanceHeight(int) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Returns the height for the given GID.
getAdvanceHeight(int) - Method in class org.apache.fontbox.ttf.VerticalMetricsTable
Returns the advance height for the given GID.
getAdvanceHeightMax() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getAdvanceWidth(int) - Method in class org.apache.fontbox.ttf.HorizontalMetricsTable
Returns the advance width for the given GID.
getAdvanceWidth(int) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Returns the width for the given GID.
getAdvanceWidthMax() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getAdvisory() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the Advisory property values
getAdvisoryProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the Advisory property
getAffineTransform() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets AffineTransform
getAffineTransformParams() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
getAFM(String) - Static method in class org.apache.pdfbox.pdmodel.font.Standard14Fonts
Returns the metrics for font specified by fontName.
getAFMVersion() - Method in class org.apache.fontbox.afm.FontMetrics
This will get the version of the AFM document.
getAfter() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFJavaScript
This will get the javascript that is executed after the import.
getAfterColour() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Gets the colour for the after edge.
getAllAttributes() - Method in class org.apache.xmpbox.type.AbstractField
Get attributes list defined for this entity
getAllErrors() - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
 
getAllErrors() - Method in class org.apache.pdfbox.preflight.font.container.Type0Container
 
getAllFilters() - Method in class org.apache.pdfbox.filter.FilterFactory
 
getAllNamespacesWithPrefix() - Method in class org.apache.xmpbox.type.AbstractComplexProperty
 
getAllProperties() - Method in class org.apache.xmpbox.type.AbstractComplexProperty
 
getAllProperties() - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
Return all children associated to this property
getAllSchemas() - Method in class org.apache.xmpbox.XMPMetadata
Get All Schemas declared in this metadata representation.
getAlphaConstant() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Get the value of the stroke alpha constant property.
getAlphaImage(BufferedImage) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
 
getAlphaSourceFlag() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the alpha source flag (“alpha is shape”), that specifies whether the current soft mask and alpha constant shall be interpreted as shape values (true) or opacity values (false).
getAlternateCaption() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will retrieve the alternate caption.
getAlternateColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
This will get the alternate color space for this separation.
getAlternateColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Returns a list of alternate color spaces for non-conforming readers.
getAlternateColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
Returns the colorant name.
getAlternateDescription() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the alternate description (Alt).
getAlternateDescription() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Gets the alternate description (Alt).
getAlternateFieldName() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Gets the alternate name of the field ("shall be used in place of the actual field name wherever the field shall be identified in the user interface (such as in error or status messages referring to the field)").
getAlternateIcon() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will retrieve the alternate icon.
getAlternateName() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
Gets the alternate name of the field (Desc).
getAlternatePaths() - Method in class org.apache.xmpbox.type.ResourceRefType
Get List of Versions values
getAlternatePathsProperty() - Method in class org.apache.xmpbox.type.ResourceRefType
Get Versions property
getAmd() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Give the PDFA Amendment Id (as an String)
getAmdProperty() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Give the property corresponding to the PDFA Amendment id
getAmendment() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Give the PDFAAmendmentId (as an String)
getAncestorID() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getAncestorIDProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getAnchorRect(PDTilingPattern) - Method in class org.apache.pdfbox.rendering.TilingPaint
Returns the anchor rectangle, which includes the XStep/YStep and scaling.
getAngle(TextPosition) - Static method in class org.apache.pdfbox.tools.ExtractText
 
getAngles() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will return the angles.
getAngles() - Method in class org.apache.pdfbox.tools.AngleCollector
 
getAnnotation() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
getAnnotationBorder(PDAnnotation, PDBorderStyleDictionary) - Static method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.AnnotationBorder
 
getAnnotationFilter() - Method in class org.apache.pdfbox.rendering.PageDrawer
Return the AnnotationFilter.
getAnnotationFlags() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will get the flags for this field.
getAnnotationIndex() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
If the value in the /A entry is an integer, this will get the index (zero-based) of the annotation in the /Annots array of the page specified by the /P entry.
getAnnotationName() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
If the value in the /A entry is a string, this will get the value of the /NM entry in the annotation dictionary.
getAnnotationName() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will get the name, a string intended to uniquely identify each annotation within a page.
getAnnotations() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will get the list of FDF Annotations.
getAnnotations() - Method in class org.apache.pdfbox.pdmodel.PDPage
This will return a list of the annotations for this page.
getAnnotations(AnnotationFilter) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will return a list of the annotations for this page.
getAnnotationsFilter() - Method in class org.apache.pdfbox.rendering.PDFRenderer
Return the AnnotationFilter.
getAnnotationValidator(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidatorFactory
Return an instance of AnnotationValidator.
getAnnotFact() - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
getAntiAlias() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will return the AntiAlias value.
getApp() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuild
A build data dictionary for the viewing application software module that was used to create the parent signature.
getAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Get the annotations appearance dictionary.
getAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will get the appearance dictionary associated with this annotation.
getAppearance(PDAnnotation) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Returns the appearance stream to process for the given annotation.
getAppearanceCharacteristics() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Returns the appearance characteristics dictionary.
getAppearanceDictionary() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the appearance dictionary that specifies the appearance of a pushbutton field.
getAppearanceDictionary() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets AppearanceDictionary That is /AP entry the appearance dictionary.
getAppearanceEntryAsContentStream(PDAppearanceEntry, boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
getAppearanceState() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Returns the annotations appearance state, which selects the applicable appearance stream from an appearance subdictionary.
getAppearanceStream() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceEntry
Returns the entry as an appearance stream.
getAppearanceStreamReference() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get named page references..
getARange() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
This will get the valid range for the "a" component.
getArc(double, double, double, double, double, double, ArrayList<Point2D.Double>, boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Creates one or more Bézier curves that represent an elliptical arc.
getArcSegment(double, double, double, double, double, double, ArrayList<Point2D.Double>, boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Creates a single Bézier curve that represents a section of an elliptical arc.
getArea(Point2D, Point2D, Point2D) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
getAreas() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will return the areas.
getArgument1() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns argument 1.
getArgument2() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns argument 2.
getArmStyle() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getArmStyleValue(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getArray() - Method in class org.apache.fontbox.cff.CFFParser.DictData.Entry
 
getArray(String, List<Number>) - Method in class org.apache.fontbox.cff.CFFParser.DictData
 
getArrayOfString(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets an array of strings.
getArrayProperty(String) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
 
getArrayType() - Method in class org.apache.xmpbox.type.ArrayProperty
 
getArtBox() - Method in class org.apache.pdfbox.pdmodel.PDPage
A rectangle, expressed in default user space units, defining the extent of the page's meaningful content (including potential white space) as intended by the page's creator The default is the CropBox.
getArticleEnd() - Method in class org.apache.pdfbox.text.PDFTextStripper
Returns the string which will be used at the end of an article.
getArticleStart() - Method in class org.apache.pdfbox.text.PDFTextStripper
Returns the string which will be used at the beginning of an article.
getArtist() - Method in class org.apache.xmpbox.schema.TiffSchema
Return the artist property as String
getArtistProperty() - Method in class org.apache.xmpbox.schema.TiffSchema
Return the artist property
getAsArray(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
Return the COSBase object as COSArray if the COSBase object is an instance of COSArray or a reference to a COSArray object.
getAscender() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property ascender.
getAscender() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getAscender() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getAscent() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the ascent for the font.
getASCII() - Method in class org.apache.pdfbox.cos.COSString
Returns the content of this string as a PDF ASCII string.
getASCIISegment() - Method in class org.apache.fontbox.type1.Type1Font
Returns the ASCII segment.
getAsDeflatedBytes(ICC_Profile) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
 
getAsDictionary(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
Return the COSBase object as COSDictionary if the COSBase object is an instance of COSDictionary or a reference to a COSDictionary object.
getAsFloat(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
Return the COSBase object as Float if the COSBase object is an instance of COSFloat or a reference to a COSFloat object.
getAsInteger(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
Return the COSBase object as Integer if the COSBase object is an instance of COSInteger or a reference to a COSInteger object.
getAssociatedSchemaObject(XMPMetadata, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
Return the specialized schema class representation if it's known (create and add it to metadata).
getAsStream(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
Return the COSBase object as COSStream if the COSBase object is an instance of COSStream or a reference to a COSStream object.
getAsString(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
Return the COSBase object as String if the COSBase object is an instance of COSString or COSName or a reference to it.
getAttachmentName() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
This is the name used to draw the type of attachment.
getAttribute(String) - Method in class org.apache.xmpbox.type.AbstractField
Get an attribute with its name in this entity
getAttributeNames() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDDefaultAttributeObject
Gets the attribute names.
getAttributes() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the attributes together with their revision numbers (A).
getAttributes() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
Returns the attributes associated with the DeviceN color space.
getAttributes() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Word
 
getAttributes() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Word
 
getAttributeValue(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDDefaultAttributeObject
Gets the attribute value for a given name.
getAttributeValue(String, COSBase) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDDefaultAttributeObject
Gets the attribute value for a given name.
getAuthor() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the author of the document.
getAuthorsPosition() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getAuthorsPositionProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getAutomaticStrokeAdjustment() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the automatic stroke adjustment flag.
getAverageCharacterWidth() - Method in class org.apache.fontbox.afm.FontMetrics
This will get the average width of a character.
getAverageCharacterWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
getAverageCharacterWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
getAverageCharTolerance() - Method in class org.apache.pdfbox.text.PDFTextStripper
Get the current character width-based tolerance value that is being used to estimate where spaces in text should be added.
getAverageCharWidth() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getAverageFontWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
getAverageFontWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
getAverageFontWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
This will get the average font width for all characters.
getAverageFontWidth() - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
This will get the average font width for all characters.
getAverageFontWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getAverageFontWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
getAverageFontWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
getAverageWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the average width for the font.
getB() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
Returns the b value of the tristimulus.
getB() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionThread
 
getBackdropColor() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
Returns the backdrop color.
getBackground() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will return the background.
getBackground() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
getBackground() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will retrieve the background color.
getBackground() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getBackgroundColor() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the background colour (BackgroundColor).
getBase() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDURIDictionary
This will get the base URI to be used in resolving relative URI references.
getBaseColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
Returns the base color space.
getBaseEncoding() - Method in class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
Returns the base encoding.
getBaseFont() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
The PostScript name of the font.
getBaseFont() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
Returns the PostScript name of the font.
getBaseFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Returns the PostScript name of the font.
getBaseFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
Returns the PostScript name of the font.
getBaseFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
Returns the PostScript name of the font.
getBaselineShift() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the distance by which the element’s baseline shall be shifted relative to that of its parent element (BaselineShift).
getBaseState() - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Returns the base state for optional content groups.
getBaseURL() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the BaseURL property value
getBaseURLProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the BaseURL property
getBasic() - Method in enum org.apache.xmpbox.type.Types
 
getBasicJobTicketSchema() - Method in class org.apache.xmpbox.XMPMetadata
Get the Basic Job Ticket Schema.
getBBox() - Method in interface org.apache.pdfbox.contentstream.PDContentStream
Returns the bounding box of the contents.
getBBox() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDArtifactMarkedContent
Gets the artifact's bounding box (BBox).
getBBox() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the bounding box.
getBBox() - Method in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
getBBox() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
An array of four numbers in the form coordinate system (see below), giving the coordinates of the left, bottom, right, and top edges, respectively, of the form XObject's bounding box.
getBBox() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
An array of four numbers in the form coordinate system (see below), giving the coordinates of the left, bottom, right, and top edges, respectively, of the pattern's bounding box.
getBBox() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
An array of four numbers in the form coordinate system (see below), giving the coordinates of the left, bottom, right, and top edges, respectively, of the shading's bounding box.
getBBox() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Returns the BBox entry (bounding box) for the appearance stream form XObject.
getBBox() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
This will retrieve the rectangle specifying the location of the viewport.
getBBox() - Method in class org.apache.pdfbox.pdmodel.PDPage
 
getBBox() - Method in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
getBefore() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFJavaScript
This will get the javascript that is executed before the import.
getBeforeColour() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Gets the colour for the before edge.
getBernsteinPolynomials(int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
 
getBinarySegment() - Method in class org.apache.fontbox.type1.Type1Font
Returns the binary segment.
getBits(int, int, int) - Static method in class org.apache.fontbox.ttf.KerningSubtable
 
getBitSeq(int, int, int) - Static method in class org.apache.pdfbox.filter.Predictor
 
getBitsPerComponent() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns bits per component of this image, or -1 if one has not been set.
getBitsPerComponent() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
getBitsPerComponent() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getBitsPerComponent() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDTriangleBasedShadingType
The bits per component of this shading.
getBitsPerCoordinate() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDTriangleBasedShadingType
The bits per coordinate of this shading.
getBitsPerFlag() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType4
The bits per flag of this shading.
getBitsPerSample() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Get the number of bits that the output value will take up.
getBl() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will get an action to be performed when the annotation loses the input focus.
getBlackPoint() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
This will return the BlackPoint tristimulus.
getBleedBox() - Method in class org.apache.pdfbox.pdmodel.PDPage
A rectangle, expressed in default user space units, defining the region to which the contents of the page should be clipped when output in a production environment.
getBlendMode() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
Returns the blending mode stored in the COS dictionary
getBlendMode() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Returns the current blend mode
getBlockAlign() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the alignment, in the block-progression direction, of content within the table cell (BlockAlign).
getBlueFuzz() - Method in class org.apache.fontbox.type1.Type1Font
Returns the blue fuzz.
getBlueScale() - Method in class org.apache.fontbox.type1.Type1Font
Returns the blue scale.
getBlueShift() - Method in class org.apache.fontbox.type1.Type1Font
Returns the blue shift.
getBlueValues() - Method in class org.apache.fontbox.type1.Type1Font
Returns the blues values.
getBoolean(boolean) - Static method in class org.apache.pdfbox.cos.COSBoolean
This will get the boolean value.
getBoolean(int) - Method in class org.apache.fontbox.cff.CFFParser.DictData.Entry
 
getBoolean(Boolean) - Static method in class org.apache.pdfbox.cos.COSBoolean
This will get the boolean value.
getBoolean(String, boolean) - Method in class org.apache.fontbox.cff.CFFParser.DictData
 
getBoolean(String, boolean) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a cos boolean and convert it to a primitive boolean.
getBoolean(COSName, boolean) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a COSBoolean and convert it to a primitive boolean.
getBoolean(COSName, COSName, boolean) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a COSBoolean and convert it to a primitive boolean.
getBooleanProperty(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get a BooleanType property with its name
getBooleanPropertyValue(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get the value of the property as a Boolean.
getBooleanPropertyValueAsSimple(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get a simple boolean property value on the schema, using the current prefix.
getBorder() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will retrieve the border array.
getBorderColors() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the border colour (BorderColor).
getBorderColour() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will retrieve the border color.
getBorderEffect() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
This will retrieve the border style dictionary, describing the effect applied to the border described by the BS entry.
getBorderEffect() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the border effect dictionary, specifying effects to be applied used in drawing the line.
getBorderEffect() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will retrieve the border effect dictionary, specifying effects to be applied used in drawing the line.
getBorderStyle() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the border style (BorderStyle).
getBorderStyle() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
This will retrieve the border style dictionary, specifying the width and dash pattern used in drawing the annotation.
getBorderStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the border style dictionary, specifying the width and dash pattern used in drawing the line.
getBorderStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
This will retrieve the border style dictionary, specifying the width and dash pattern used in drawing the line.
getBorderStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the border style dictionary, specifying the width and dash pattern used in drawing the line.
getBorderStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will retrieve the border style dictionary, specifying the width and dash pattern used in drawing the line.
getBorderStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
This will retrieve the border style dictionary, specifying the width and dash pattern used in drawing the line.
getBorderThickness() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the border thickness (BorderThickness).
getBottom() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
Get the bottom y coordinate.
getBoundary() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
get the boundary of a triangle.
getBoundingBox() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property boundingBox.
getBoundingBox() - Method in class org.apache.fontbox.ttf.GlyphData
 
getBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
getBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
getBoundingBox() - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Returns the font's bounding box.
getBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
getBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
getBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
getBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
getBounds() - Method in class org.apache.fontbox.cff.Type1CharString
Returns the bounds of the renderer path.
getBounds() - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
 
getBounds() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
Returns all bounds values as COSArray.
getBounds() - Method in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
getBRange() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
This will get the valid range for the "b" component.
getBreakChar() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Returns the usBreakChar.
getButtonFieldFlagBits(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.FieldFlag
 
getByte(char[]) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
getByte(int) - Method in class org.apache.pdfbox.debugger.hexviewer.HexModel
provides the byte for a specific index of the byte array.
getByteIndex() - Method in class org.apache.pdfbox.debugger.hexviewer.HexChangedEvent
 
getByteRange() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Read out the byterange from the file.
getBytes() - Method in interface org.apache.fontbox.cff.CFFParser.ByteSource
Returns the source bytes.
getBytes() - Method in class org.apache.fontbox.cff.DataOutput
Returns the written data buffer as byte array.
getBytes() - Method in class org.apache.fontbox.ttf.CFFTable.CFFBytesource
 
getBytes() - Method in class org.apache.pdfbox.cos.COSString
Returns the raw bytes of the string.
getBytes() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0.FF3ByteSource
 
getBytes() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getBytes() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont.FF3ByteSource
 
getBytes() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDXFAResource
Get the XFA content as byte array.
getBytes(byte) - Static method in class org.apache.pdfbox.util.Hex
Returns the bytes corresponding to the ASCII hex encoding of the given byte.
getBytes(byte[]) - Static method in class org.apache.pdfbox.util.Hex
Returns the bytes corresponding to the ASCII hex encoding of the given bytes.
getBytes(String) - Static method in class org.apache.pdfbox.cos.PDFDocEncoding
Returns the given string encoded with PDFDocEncoding.
getBytesForLine(int) - Method in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
getC() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
This will get a JavaScript action to be performed in order to recalculate the value of this field when that of another field changes.
getC() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDPageAdditionalActions
This will get an action to be performed when the page is closed.
getC0() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType2
Returns the C0 values of the function, 0 if empty.
getC1() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType2
Returns the C1 values of the function, 1 if empty.
getCallout() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
This will get the coordinates of the callout line.
getCallout() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will get the coordinates of the callout line.
getCapHeight() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property capHeight.
getCapHeight() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Returns the sCapHeight.
getCapHeight() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the CapHeight for the font.
getCaption() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve if the contents are shown as a caption or not.
getCaption() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve if the contents are shown as a caption or not.
getCaptionHorizontalOffset() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve the horizontal offset of the caption.
getCaptionHorizontalOffset() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the horizontal offset of the caption.
getCaptionPositioning() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the caption positioning.
getCaptionStyle() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve the caption positioning.
getCaptionVerticalOffset() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve the vertical offset of the caption.
getCaptionVerticalOffset() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the vertical offset of the caption.
getCaptionWriter() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getCaptionWriterProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getCaretOffset() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getCaretSlopeRise() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getCaretSlopeRise() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getCaretSlopeRun() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getCaretSlopeRun() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getCatalog() - Method in class org.apache.pdfbox.cos.COSDocument
Deprecated.
getCatalog() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will get the FDF Catalog.
getCategory() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getCategory() - Method in class org.apache.xmpbox.type.PDFAPropertyType
 
getCategoryProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getCause() - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Get the underlying cause if the ValidationError was caused by a Throwable.
getCertificate() - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyDecryptionMaterial
Returns the certificate contained in the keystore.
getCertificate() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Return the Certificate URL as String.
getCertificateProperty() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Return the Certificate URL as TextType.
getCFF() - Method in class org.apache.fontbox.ttf.OpenTypeFont
Get the "CFF" table for this OTF.
getCFFFont() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
Returns the embedded CFF CIDFont, or null if the substitute is not a CFF font.
getCFFType1Font() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
Returns the embedded Type 1-equivalent CFF font.
getChanged() - Method in class org.apache.xmpbox.type.ResourceEventType
 
getChangeType() - Method in class org.apache.pdfbox.debugger.hexviewer.HexModelChangedEvent
 
getChangeXs() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will return the changes along the x-axis.
getChangeYs() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will return the changes along the y-axis.
getChar() - Method in class org.apache.fontbox.type1.Type1Lexer
Reads an ASCII char from the buffer.
getCharacterCode() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property characterCode.
getCharacterCode(int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Deprecated.
the mapping may be ambiguous, see CmapSubtable.getCharCodes(int). The first mapped value is returned by default.
getCharacterCodes() - Method in class org.apache.pdfbox.text.TextPosition
Return the internal PDF character codes of the glyphs in this text.
getCharacterHeight(String) - Method in class org.apache.fontbox.afm.FontMetrics
This will get the width of a character.
getCharacters() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property characters.
getCharactersByArticle() - Method in class org.apache.pdfbox.text.PDFTextStripper
Character strings are grouped by articles.
getCharacterSet() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property characterSet.
getCharacterSpacing() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Get the value of the characterSpacing.
getCharacterWidth(String) - Method in class org.apache.fontbox.afm.FontMetrics
This will get the width of a character.
getCharCode(int) - Method in class org.apache.fontbox.ttf.CmapSubtable
 
getCharCodes(int) - Method in interface org.apache.fontbox.ttf.CmapLookup
Returns all possible character codes for the given gid, or null if there is none.
getCharCodes(int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Returns all possible character codes for the given gid, or null if there is none.
getCharCodes(int) - Method in class org.apache.fontbox.ttf.SubstitutingCmapLookup
 
getCharMetrics() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property charMetrics.
getCharProc(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
Returns the stream of the glyph for the given character code
getCharProc(int) - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
 
getCharProcs() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
Returns the dictionary containing all streams to be used to render the glyphs.
getChars(byte) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
getChars(short) - Static method in class org.apache.pdfbox.util.Hex
Returns the characters corresponding to the ASCII hex encoding of the given short.
getCharset() - Method in class org.apache.fontbox.cff.CFFFont
Returns the CFFCharset of the font.
getCharSet() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the character set for the font.
getCharStringBytes() - Method in class org.apache.fontbox.cff.CFFFont
Returns the character strings dictionary.
getCharStringsDict() - Method in class org.apache.fontbox.type1.Type1Font
Returns the /CharStrings dictionary as raw bytes.
getCharsUTF16BE(String) - Static method in class org.apache.pdfbox.util.Hex
Takes the characters in the given string, convert it to bytes in UTF16-BE format and build a char array that corresponds to the ASCII hex encoding of the resulting bytes.
getCharWidth() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property charWidth.
getCheckedState() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
Gets the checked state.
getCheckSum() - Method in class org.apache.fontbox.ttf.TTFTable
 
getCheckSum() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Get the check sum of the embedded file.
getCheckSumAdjustment() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getChild(Object, int) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
Returns the child of parent at index index in the parent's child array.
getChildCount(Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
Returns the number of children of parent.
getChildren() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Returns this field's children.
getChoiceFieldFlagBits(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.FieldFlag
 
getCID() - Method in class org.apache.fontbox.cff.CIDKeyedType2CharString
Returns the CID (character id) of this charstring.
getCIDFont() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
Returns the descendant CIDFont.
getCIDFont(String, PDFontDescriptor, PDCIDSystemInfo) - Method in interface org.apache.pdfbox.pdmodel.font.FontMapper
Finds a CFF CID-Keyed font with the given PostScript name, or a suitable substitute, or null.
getCIDFont(String, PDFontDescriptor, PDCIDSystemInfo) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Finds a CFF CID-Keyed font with the given PostScript name, or a suitable substitute, or null.
getCIDForGID(int) - Method in class org.apache.fontbox.cff.CFFCharset
Returns the CID for the given GID.
getCIDForGID(int) - Method in class org.apache.fontbox.cff.CFFParser.Format1Charset
 
getCIDForGID(int) - Method in class org.apache.fontbox.cff.CFFParser.Format2Charset
 
getCIDSet() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Get the CIDSet stream.
getCIDSystemInfo() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getCIDSystemInfo() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the CIDSystemInfo associated with the font, if any.
getCIDSystemInfo() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
Returns the CIDSystemInfo, or null if it is missing (which isn't allowed but could happen).
getCity() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getCityProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getClassNames() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the class names together with their revision numbers (C).
getClearFieldFlags() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the ClrFf entry of the cos dictionary.
getClearWidgetFieldFlags() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the ClrF entry of the cos dictionary.
getClip() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getClipBounds() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getClosestPathElement(Class<T>) - Method in class org.apache.pdfbox.preflight.PreflightPath
 
getClosestTypePosition(Class<T>) - Method in class org.apache.pdfbox.preflight.PreflightPath
Return the index of the first object that have the given type.
getCmap() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the "cmap" table for this TTF.
getCMap() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Returns the font's CMap.
getCmaps() - Method in class org.apache.fontbox.ttf.CmapTable
 
getCMapUCS2() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Returns the font's UCS2 CMap, only present this font uses a predefined CMap.
getCode() - Method in class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding.Supplement
 
getCode() - Method in class org.apache.pdfbox.preflight.font.util.GlyphDetail
Returns the character code.
getCode(String) - Method in class org.apache.fontbox.encoding.Encoding
This will get the character code for the name.
getCodeFromArray(byte[], int, int) - Method in class org.apache.fontbox.cmap.CMap
Convert the given part of a byte array to an integer.
getCodeLength() - Method in class org.apache.fontbox.cmap.CodespaceRange
Returns the length of the codes of the codespace.
getCodePageRange() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the ulCodePageRange1 and ulCodePageRange1 field of the "OS/2" table, or 0.
getCodePageRange1() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getCodePageRange1() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getCodePageRange1() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the ulCodePageRange1 field of the "OS/2" table, or 0.
getCodePageRange2() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getCodePageRange2() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getCodePageRange2() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the ulCodePageRange2 field of the "OS/2" table, or 0.
getCodeToNameMap() - Method in class org.apache.fontbox.encoding.Encoding
Returns an unmodifiable view of the code to name mapping.
getCodeToNameMap() - Method in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
Returns an unmodifiable view of the code -> name mapping.
getColor() - Method in class org.apache.pdfbox.contentstream.operator.color.SetColor
Returns either the stroking or non-stroking color value.
getColor() - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColor
Returns the non-stroking color.
getColor() - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingColor
Returns the stroking color.
getColor() - Method in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
 
getColor() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the color to be used for drawing text and the default value for the colour of table borders and text decorations (Color).
getColor() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the annotation color.
getColor() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
getColor() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will retrieve the color used in drawing various elements.
getColor() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getColor(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets a colour.
getColor(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
 
getColor(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
 
getColorantData() - Method in class org.apache.pdfbox.debugger.colorpane.CSDeviceN
Parses the colorant data from the array.
getColorantData() - Method in class org.apache.pdfbox.debugger.colorpane.CSIndexed
Parses the colorant data from the array and return.
getColorantName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
Returns the colorant name.
getColorantNames() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
Returns the list of colorants.
getColorants() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
Returns a map of colorants and their associated Separation color space.
getColorImage(BufferedImage) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
 
getColorKeyMask() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Returns the color key mask array associated with this image, or null if there is none.
getColorKeyMask() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
Deprecated.
inline images don't have a color key mask.
getColorMode() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getColorModel() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
getColorModel() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
getColorModel() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
getColorModel() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
 
getColorModel() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingContext
 
getColorModel() - Method in class org.apache.pdfbox.rendering.SoftMask.SoftPaintContext
 
getColorModeProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getColorObj(float[]) - Method in class org.apache.pdfbox.debugger.colorpane.CSDeviceN
 
getColorOrFourColors(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets a single colour or four colours.
getColorSpace() - Method in class org.apache.pdfbox.contentstream.operator.color.SetColor
Returns either the stroking or non-stroking color space.
getColorSpace() - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColor
Returns the non-stroking color space.
getColorSpace() - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingColor
Returns the stroking color space.
getColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColor
Returns the color space in which this color value is defined.
getColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNProcess
Returns the process color space
getColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
Returns the group color space or null if it isn't defined.
getColorSpace() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns the image's color space.
getColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
getColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will get the color space or null if none exists.
getColorSpace(String) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
getColorSpace(COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the color space resource with the given name, or null if none exists.
getColorSpace(COSName, boolean) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the color space resource with the given name, or null if none exists.
getColorSpace(COSObject) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
getColorSpace(COSObject) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Returns the color space resource for the given indirect object, if it is in the cache.
getColorSpace(PDResources) - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
Returns the group color space or null if it isn't defined.
getColorSpaceFromAWT(BufferedImage) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
 
getColorSpaceHelper(PDColorSpace) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
getColorSpaceHelper(PreflightContext, PDColorSpace, ColorSpaceHelperFactory.ColorSpaceRestriction) - Method in class org.apache.pdfbox.preflight.graphic.ColorSpaceHelperFactory
Return an instance of ColorSpaceHelper according to the ColorSpaceRestriction value.
getColorSpaceHelperFact() - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
getColorSpaceNames() - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the names of the color space resources, if any.
getColorSpaceType() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Returns the type of the color space in the ICC profile.
getColorSpaceType() - Method in class org.apache.pdfbox.preflight.graphic.ICCProfileWrapper
Call the ICC_ColorSpace.getType method and return the value.
getColourByIndex(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Gets the colour by edge index.
getColSpan() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Gets the number of columns in the enclosing table that shall be spanned by the cell (ColSpan).
getColSpan() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Gets the number of columns in the enclosing table that shall be spanned by the cell (ColSpan).
getColumnClass(int) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
 
getColumnClass(int) - Method in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
 
getColumnCount() - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
 
getColumnCount() - Method in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
 
getColumnCount() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the number of columns in the content of the grouping element (ColumnCount).
getColumnGap() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the desired space between adjacent columns in the inline-progression direction (ColumnGap).
getColumnName(int) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
 
getColumnName(int) - Method in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
 
getColumnNames() - Method in class org.apache.pdfbox.debugger.flagbitspane.Flag
 
getColumnNames() - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getColumnWidths() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the desired width of the columns, measured in default user space units in the inline-progression direction (ColumnWidths).
getComments() - Method in class org.apache.fontbox.afm.FontMetrics
This will get all comments.
getComments() - Method in class org.apache.xmpbox.type.VersionType
 
getComponentCount() - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
Get number of components.
getComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColor
Returns the components of this color value.
getComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNProcess
Returns the names of the color components.
getComposite() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getCompositeComp(int) - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
 
getCompositeCompEndPt(int) - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
 
getComposites() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property composites.
getCompressionLevel() - Static method in class org.apache.pdfbox.filter.Filter
 
getConfig() - Method in class org.apache.pdfbox.preflight.PreflightContext
 
getConformance() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Give the Conformance id
getConformanceProperty() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Give the property corresponding to the PDFA Conformance id
getConstantOpacity() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the constant opacity value used when rendering the annotation (excluing any popup).
getContactInfo() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Returns the contact info provided by the signer to enable a recipient to contact the signer to verify the signature, e.g.
getContainedObjectNumbers(int) - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Returns object numbers which are referenced as contained in object stream with specified object number.
getContainer() - Method in class org.apache.xmpbox.type.AbstractComplexProperty
 
getContent() - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.ExternalSigningSupport
Get PDF content to be signed.
getContent() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SigningSupport
 
getContentPane() - Method in class org.apache.pdfbox.debugger.ui.LogDialog
 
getContents() - Method in interface org.apache.pdfbox.contentstream.PDContentStream
Returns this stream's content, if any.
getContents() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Gets the contents of the marked content sequence.
getContents() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the text, or a description, of the annotation.
getContents() - Method in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
getContents() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
 
getContents() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
 
getContents() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the "contents" of the field.
getContents() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Returns the /Contents string as a byte array, i.e.
getContents() - Method in class org.apache.pdfbox.pdmodel.PDPage
Returns the content stream(s) of this page as a single input stream.
getContents(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Will return the embedded signature between the byterange gap.
getContents(InputStream) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Will return the embedded signature between the byterange gap.
getContentStream() - Method in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
getContentStream() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
 
getContentStream() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
 
getContentStreamDocument(InputStream) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
getContentStreams() - Method in class org.apache.pdfbox.pdmodel.PDPage
Returns the content streams which make up this page.
getContentType() - Method in class org.apache.pdfbox.preflight.utils.ByteArrayDataSource
 
getContext() - Method in class org.apache.pdfbox.contentstream.operator.OperatorProcessor
Returns the processing context.
getContext() - Method in class org.apache.pdfbox.preflight.PreflightDocument
 
getContourCount() - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
Returns the number of contours.
getContourCount() - Method in class org.apache.fontbox.ttf.GlyfDescript
Returns the number of contours.
getContourCount() - Method in interface org.apache.fontbox.ttf.GlyphDescription
Returns the number of contours.
getContrast() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getContrastValue(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getContributors() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return a String list of contributor(s)
getContributorsProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the Bag of contributor(s)
getConversionFactor() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the conversion factor.
getConvertedContents(InputStream) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
 
getCoords() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationTextMarkup
Get the coordinates of individual words or group of words.
getCoords() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
Returns the coords values.
getCoords() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
This will get the Coords values for this shading.
getCoords() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
Returns the coords values.
getCoordSystemOrigin() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will return the origin of the coordinate system.
getCopyRight() - Method in class org.apache.xmpbox.schema.TiffSchema
Return the copyright value as String in default language
getCopyRight(String) - Method in class org.apache.xmpbox.schema.TiffSchema
Return the copyright value as String in expected language
getCopyRightLanguages() - Method in class org.apache.xmpbox.schema.TiffSchema
Return the list of language existing for copyright
getCopyRightProperty() - Method in class org.apache.xmpbox.schema.TiffSchema
Return the copyright property object
getCOSArray() - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
This will return the underlying COSArray.
getCOSArray() - Method in class org.apache.pdfbox.pdmodel.common.PDRange
This will get the underlying array value.
getCOSArray() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will get the underlying array for this rectangle.
getCOSArray() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFOptionElement
Convert this standard java object to a COS object.
getCOSArray() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
Convert this standard java object to a COS object.
getCOSArray(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a COSArray.
getCOSBase() - Method in enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
 
getCOSDictionary() - Method in class org.apache.pdfbox.pdmodel.encryption.PDCryptFilterDictionary
getCOSDictionary() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
getCOSDictionary() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
Returns the underlying COS dictionary.
getCOSDictionary() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNProcess
Returns the underlying COS dictionary.
getCOSDictionary(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a COSDictionary.
getCOSName(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name.
getCOSName(COSName, COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name.
getCOSName(BlendMode) - Static method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
Determines the blend mode name from the BM object.
getCOSObject() - Method in class org.apache.pdfbox.cos.COSBase
Convert this standard java object to a COS object.
getCOSObject() - Method in interface org.apache.pdfbox.pdmodel.common.COSObjectable
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDSimpleFileSpecification
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
Returns the stream.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.PDDictionaryWrapper
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Returns the underlying dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.PDRange
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
Get the cos stream associated with this object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkInfo
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDObjectReference
Returns the underlying dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDParentTreeValue
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDPropertyList
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.encryption.PDCryptFilterDictionary
This will get the dictionary associated with this crypt filter dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will get the dictionary associated with this encryption dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFJavaScript
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFNamedPageReference
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFOptionElement
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFPage
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFPageInfo
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFTemplate
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.encoding.BuiltInEncoding
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.encoding.MacExpertEncoding
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.encoding.MacOSRomanEncoding
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.encoding.MacRomanEncoding
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.encoding.StandardEncoding
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.encoding.SymbolEncoding
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.encoding.Type1Encoding
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.encoding.WinAnsiEncoding
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.encoding.ZapfDingbatsEncoding
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDSystemInfo
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceColorSpace
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSpecialColorSpace
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
This will get the underlying dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.PDFontSetting
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.PDLineDashPattern
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.PDXObject
Returns the stream.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will get the underlying dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the underlying dictionary that this class acts on.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAction
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAdditionalActions
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDPageAdditionalActions
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
This will get the underlying dictionary that this class acts on.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDURIDictionary
Returns the corresponding dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Interface method for COSObjectable.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
returns the dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceEntry
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary
returns the dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
returns the dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDExternalDataDictionary
returns the dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuild
Convert this standard java object to a COS dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
Convert this standard java object to a COS dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
Convert this standard java object to a COS dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
Convert this standard java object to a COS dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueMDP
Convert this standard java object to a COS dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueTimeStamp
Convert this standard java object to a COS dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Convert this standard java object to a COS dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDNamedDestination
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
This will get the dictionary associated with this field.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDXFAResource
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDMeasureDictionary
This will return the corresponding dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
This will return the corresponding dictionary.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThread
This will get the underlying dictionary that this object wraps.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
This will get the underlying dictionary that this object wraps.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
This will get the underlying dictionary that this object wraps.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the underlying dictionary that this object wraps.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.PDDocumentNameDestinationDictionary
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.PDPage
Convert this standard java object to a COS object.
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.PDPageTree
 
getCOSObject() - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the underlying dictionary.
getCOSObject(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a COSObject.
getCOSObjectAsClass(COSObject, COSDocument, Class) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
Return the COSObject object as class if the COSObject object is a reference to an object of that class.
getCOSStream() - Method in class org.apache.pdfbox.pdmodel.graphics.PDXObject
Deprecated.
getCOSStream(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a COSStream.
getCOSValue() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
Returns the COS value of this field.
getCount() - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Returns the number of leaf nodes (page objects) that are descendants of this root within the page tree.
getCountry() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getCountryProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getCoverage() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the value of the coverage
getCoverageIndex(int) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTable
 
getCoverageIndex(int) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTableFormat1
 
getCoverageIndex(int) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTableFormat2
 
getCoverageProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the Coverage TextType Property
getCreated() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getCreateDate() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the CreateDate property value
getCreateDateProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the CreateDate property
getCreationDate() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Get the creation date of the embedded file.
getCreationDate() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
The annotation create date.
getCreationDate() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the date and time the annotation was created.
getCreationDate() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the creation date of the document.
getCreator() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the creator of the document.
getCreators() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the creator(s) string value
getCreatorsProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the Sequence of contributor(s)
getCreatorTool() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the CreationTool property value
getCreatorToolProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the CreationTool property
getCredit() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getCreditProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getCropBox() - Method in class org.apache.pdfbox.pdmodel.PDPage
A rectangle, expressed in default user space units, defining the visible region of default user space.
getCryptFilterDictionary(COSName) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Returns the crypt filter with the given name.
getCryptFilterMethod() - Method in class org.apache.pdfbox.pdmodel.encryption.PDCryptFilterDictionary
This will return the crypt filter method.
getCubicBezierCurve() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CubicBezierCurve
Get sampled points of this cubic Bezier curve.
getCurrentAccessPermission() - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Returns the access permissions that were computed during document decryption.
getCurrentAccessPermission() - Method in class org.apache.pdfbox.pdmodel.PDDocument
Returns the access permissions granted when the document was decrypted.
getCurrentClippingPath() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
This will get the current clipping path.
getCurrentPage() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
getCurrentPageNo() - Method in class org.apache.pdfbox.text.PDFTextStripper
Get the current page number that is being processed.
getCurrentPageNumber() - Method in class org.apache.pdfbox.preflight.PreflightContext
Returns the current page number or null if none is known.
getCurrentPoint() - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Returns the current point of the current path.
getCurrentPoint() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
getCurrentPoint() - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
getCurrentPosition() - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
Get the current position in the stream.
getCurrentPosition() - Method in class org.apache.fontbox.ttf.RAFDataStream
Get the current position in the stream.
getCurrentPosition() - Method in class org.apache.fontbox.ttf.TTCDataStream
 
getCurrentPosition() - Method in class org.apache.fontbox.ttf.TTFDataStream
Get the current position in the stream.
getCurrentSequence() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
 
getCurrentTrailer() - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Returns the trailer last set by XrefTrailerResolver.setTrailer(COSDictionary).
getCurrentTransformationMatrix() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Get the value of the CTM.
getCustomMetadataValue(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the value of a custom metadata information field for the document.
getCYX() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will return the CYX factor.
getD() - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
 
getD() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will get the string specifying the default directory in standard DOS syntax.
getD() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
This will get the destination to jump to.
getD() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionThread
 
getD() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will get an action to be performed when the mouse button is pressed inside the annotation's active area.
getDashArray() - Method in class org.apache.pdfbox.pdmodel.graphics.PDLineDashPattern
Returns the dash array.
getDashArray(PDLineDashPattern) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
getDashStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
This will retrieve the dash style used for drawing the border.
getData() - Method in class org.apache.fontbox.cff.CFFFont
Returns the CFF data.
getData() - Method in class org.apache.fontbox.type1.Token
 
getData() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
Returns the inline image data.
getData() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.Chunk
Get the data of this chunk as a byte array
getDataToSign() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
Return the stream of PDF data to be signed.
getDate() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Modification date.
getDate() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
The build date of the software module.
getDate(String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getDate(String, Calendar) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a date.
getDate(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getDate(COSName, Calendar) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a date.
getDateCreated() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getDateCreatedProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getDateProperty(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get the Date property with its name
getDatePropertyAsCalendar(String) - Method in class org.apache.xmpbox.type.AbstractStructuredType
 
getDatePropertyValue(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get the value of the property as a date.
getDatePropertyValueAsSimple(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get a simple date property value on the schema, using the current prefix.
getDates() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return a calendar list of date
getDatesProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the sequence of date(s)
getDecimalSeparator() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the text to be used as the decimal point in displaying numerical values.
getDecode() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns the decode array.
getDecode() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
getDecode() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getDecodeArray(PDImage) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
 
getDecodedStreamLength() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
Get the decoded stream length.
getDecodeForParameter(int) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Get the decode for the input parameter.
getDecodeForParameter(int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDTriangleBasedShadingType
Get the decode for the input parameter.
getDecodeParams(COSDictionary, int) - Method in class org.apache.pdfbox.filter.Filter
 
getDecodeParms() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
Get the list of decode parameters.
getDecodeResult() - Method in class org.apache.pdfbox.cos.COSInputStream
Returns the result of the last filter, for use by repair mechanisms.
getDecodeValues() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Returns all decode values as COSArray.
getDecodeValues() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDTriangleBasedShadingType
Returns all decode values as COSArray.
getDecryptionCertificate() - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
Returns the decryption certificate.
getDefaultAppearance() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
Get the default appearance string.
getDefaultAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Get the default appearance.
getDefaultAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Get the default appearance.
getDefaultAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
Get the default appearance.
getDefaultAppearanceString() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFOptionElement
This will get the string of default appearance string.
getDefaultAppearanceString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
Get the default appearance.
getDefaultChar() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Returns the usDefaultChar.
getDefaultCryptFilterDictionary() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Returns the default crypt filter (for public-key security handler).
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Returns the default decode array for this color space.
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
 
getDefaultDecode(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
getDefaultDestination() - Method in class org.apache.pdfbox.rendering.PDFRenderer
 
getDefaultOverlayFile() - Method in class org.apache.pdfbox.multipdf.Overlay
Returns the default overlay file.
getDefaultPositionVector(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
Returns the default position vector (v).
getDefaultRangeArray() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
creates a range array with default values (-100..100 -100..100).
getDefaultResources() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will get the default resources for the AcroForm.
getDefaultStyle() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
Get the default style string.
getDefaultStyleString() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Get the default style string.
getDefaultStyleString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
Get the default style string.
getDefaultValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Returns the default value, if any.
getDefaultValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Returns the default values, or an empty List.
getDefaultValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Returns the default value of this field.
getDefaultValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
 
getDefaultValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
Returns the default value, if any.
getDefaultValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Returns the default value of this field, or an empty string.
getDefaultWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
This will get the default width.
getDefaultWidthX() - Method in class org.apache.fontbox.cff.CFFType1Font
 
getDefaultWidthX(int) - Method in class org.apache.fontbox.cff.CFFCIDFont
Returns the defaultWidthX for the given GID.
getDefinedDescriptionByNamespace(String) - Method in class org.apache.xmpbox.type.TypeMapping
 
getDefinedProperties() - Method in class org.apache.xmpbox.type.DefinedStructuredType
 
getDeg() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
getDegree() - Method in class org.apache.fontbox.afm.TrackKern
Getter for property degree.
getDelta() - Method in class org.apache.fontbox.cff.CFFParser.DictData.Entry
 
getDelta(String, List<Number>) - Method in class org.apache.fontbox.cff.CFFParser.DictData
 
getDenominator() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the precision or denominator of a fractional amount.
getDescendantFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Returns the descendant font.
getDescender() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property descender.
getDescender() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getDescender() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getDescent() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the descent for the font.
getDescription() - Method in class org.apache.fontbox.ttf.GlyphData
Returns the description of the glyph.
getDescription() - Method in class org.apache.pdfbox.debugger.ui.ExtensionFileFilter
getDescription() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Get the default value for the description.
getDescription() - Method in class org.apache.xmpbox.type.PDFAFieldType
 
getDescription() - Method in class org.apache.xmpbox.type.PDFAPropertyType
 
getDescription() - Method in class org.apache.xmpbox.type.PDFATypeType
 
getDescription(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return a language value for description property
getDescriptionLanguages() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return a list of languages defined in description property
getDescriptionProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the Lang alt Description
getDestination() - Method in class org.apache.pdfbox.multipdf.PDFCloneUtility
Returns the destination PDF document this cloner instance is set up for.
getDestination() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
This will get the destination to jump to.
getDestination() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionGoTo
This will get the destination to jump to.
getDestination() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Get the destination to be displayed when the annotation is activated.
getDestination() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Get the page destination of this node.
getDestination() - Method in class org.apache.pdfbox.rendering.PageDrawerParameters
 
getDestination(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentNameDestinationDictionary
Returns the destination corresponding to the parameter.
getDestinationDocument() - Method in class org.apache.pdfbox.multipdf.Splitter
The source PDF document.
getDestinationDocumentInformation() - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Get the destination document information that is to be set in PDFMergerUtility.mergeDocuments(org.apache.pdfbox.io.MemoryUsageSetting).
getDestinationFileName() - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Get the name of the destination file.
getDestinationMetadata() - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Set the destination metadata that is to be set in PDFMergerUtility.mergeDocuments(org.apache.pdfbox.io.MemoryUsageSetting).
getDestinationStream() - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Get the destination OutputStream.
getDestOutputIntent() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
getDests() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
 
getDests() - Method in class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
Get the destination name tree node.
getDetails() - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
 
getDeviceConfiguration() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getDict() - Method in class org.apache.pdfbox.debugger.ui.PageEntry
 
getDictionaryObject(String) - Method in class org.apache.pdfbox.cos.COSDictionary
This will get an object from this dictionary.
getDictionaryObject(String[]) - Method in class org.apache.pdfbox.cos.COSDictionary
Deprecated.
Will be removed in 3.0. A value may have to keys, the regular one and sometimes an additional abbreviation. More than 2 values doesn't make sense.
getDictionaryObject(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This will get an object from this dictionary.
getDictionaryObject(COSName) - Method in class org.apache.pdfbox.cos.COSObject
This will get the dictionary object in this object that has the name key and if it is a pdfobjref then it will dereference that and return it.
getDictionaryObject(COSName, COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a special case of getDictionaryObject that takes multiple keys, it will handle the situation where multiple keys could get the same value, ie if either CS or ColorSpace is used to get the colorspace.
getDictionaryString(COSBase, List<COSBase>) - Static method in class org.apache.pdfbox.cos.COSDictionary
 
getDifferences() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will get the incremental updates since the PDF was last opened.
getDifferences() - Method in class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
Returns the Differences array.
getDigestMethod() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
An array of names indicating acceptable digest algorithms to use when signing.
getDimension() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
 
getDir() - Method in class org.apache.pdfbox.text.TextPosition
Return the direction/orientation of the string in this object based on its text matrix.
getDirection() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
 
getDirectory() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
The dir to launch from.
getDiskCacheFile() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
 
getDisplacement(int) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Returns the displacement vector (w0, w1) in text space, for the given character.
getDisplacement(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getDisplacement(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
getDistances() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will return the distances.
getDividerLocation() - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
 
getDoc() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFJavaScript
Returns the dictionary's "Doc" entry, that is, a map of key value pairs to be added to the document's JavaScript name tree.
getDocument() - Method in class org.apache.pdfbox.multipdf.LayerUtility
Returns the PDF document we work on.
getDocument() - Method in class org.apache.pdfbox.pdfparser.COSParser
This will get the document that was parsed.
getDocument() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will get the low level document.
getDocument() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will get the document associated with this form.
getDocument() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDXFAResource
Get the XFA content as W3C document.
getDocument() - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will get the low level document.
getDocument() - Method in class org.apache.pdfbox.preflight.PreflightContext
 
getDocument(InputStream, String) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
getDocumentAncestors() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getDocumentAncestorsProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getDocumentCatalog() - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will get the document CATALOG.
getDocumentId() - Method in class org.apache.pdfbox.pdmodel.PDDocument
Provides the document ID.
getDocumentID() - Method in class org.apache.pdfbox.cos.COSDocument
This will get the document ID.
getDocumentID() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get DocumentId value
getDocumentID() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getDocumentIDBytes(COSArray) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
getDocumentIDProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get DocumentId property
getDocumentInformation() - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will get the document info dictionary.
getDocumentMergeMode() - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Get the merge mode to be used for merging documents PDFMergerUtility.DocumentMergeMode
getDocumentOutline() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Get the outline associated with this document or null if it does not exist.
getDomain() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
Returns the domain values.
getDomain() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType1
This will get the optional Domain values of a function based shading.
getDomain() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
This will get the optional Domain values for this shading.
getDomain() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
Returns the domain values.
getDomain() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingContext
 
getDomainForInput(int) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
This will get the range for a certain input parameter.
getDomainValues() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
Returns all domains for the input values as COSArray.
getDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Get the annotations down appearance.
getDownAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
This will return a list of appearances.
getDP() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
This will get a JavaScript action to be performed after printing a document.
getDropThreshold() - Method in class org.apache.pdfbox.text.PDFTextStripper
the minimum whitespace, as a multiple of the max height of the current characters beyond which the current line start is considered to be a paragraph start.
getDS() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
This will get a JavaScript action to be performed after saving a document.
getDublinCoreSchema() - Method in class org.apache.xmpbox.XMPMetadata
Get the Dublin Core schema.
getDuplex() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the Duplex preference.
getDuration() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
 
getE() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will get an action to be performed when the cursor enters the annotation's active area.
getEFDictionary() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
 
getElementChildren(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
 
getElementIdentifier() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the element identifier (ID).
getElementsAsString() - Method in class org.apache.xmpbox.type.ArrayProperty
 
getEllipseCloudRadius() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
getEmbeddedDate(String, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getEmbeddedDate(String, String, Calendar) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a date.
getEmbeddedDate(String, COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getEmbeddedDate(String, COSName, Calendar) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a date.
getEmbeddedFDFs() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will get the list of embedded FDF entries, or null if the entry is null.
getEmbeddedFile() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Get the embedded file.
getEmbeddedFileDos() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Get the embedded dos file.
getEmbeddedFileMac() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Get the embedded Mac file.
getEmbeddedFiles() - Method in class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
Get the embedded files named tree node.
getEmbeddedFileUnicode() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Get the embedded unicode file.
getEmbeddedFileUnix() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Get the embedded Unix file.
getEmbeddedInt(String, String) - Method in class org.apache.pdfbox.cos.COSDictionary
Get an integer from an embedded dictionary.
getEmbeddedInt(String, String, int) - Method in class org.apache.pdfbox.cos.COSDictionary
Get an integer from an embedded dictionary.
getEmbeddedInt(String, COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
Get an integer from an embedded dictionary.
getEmbeddedInt(String, COSName, int) - Method in class org.apache.pdfbox.cos.COSDictionary
Get an integer from an embedded dictionary.
getEmbeddedString(String, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getEmbeddedString(String, String, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getEmbeddedString(String, COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getEmbeddedString(String, COSName, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getEncode() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
Returns all encode values as COSArray.
getEncodeForParameter(int) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Get the encode for the input parameter.
getEncodeForParameter(int) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
Get the encode for the input parameter.
getEncodeValues() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Returns all encode values as COSArray.
getEncoding() - Method in class org.apache.fontbox.cff.CFFType1Font
Returns the CFFEncoding of the font.
getEncoding() - Method in interface org.apache.fontbox.EncodedFont
Returns the PostScript Encoding vector for the font.
getEncoding() - Method in class org.apache.fontbox.type1.Type1Font
Returns the Encoding, if present.
getEncoding() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
The encoding to be used for a FDF field.
getEncoding() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Returns the Encoding vector.
getEncodingName() - Method in class org.apache.pdfbox.pdmodel.font.encoding.BuiltInEncoding
 
getEncodingName() - Method in class org.apache.pdfbox.pdmodel.font.encoding.DictionaryEncoding
 
getEncodingName() - Method in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
Returns the name of this encoding.
getEncodingName() - Method in class org.apache.pdfbox.pdmodel.font.encoding.MacExpertEncoding
 
getEncodingName() - Method in class org.apache.pdfbox.pdmodel.font.encoding.MacRomanEncoding
 
getEncodingName() - Method in class org.apache.pdfbox.pdmodel.font.encoding.StandardEncoding
 
getEncodingName() - Method in class org.apache.pdfbox.pdmodel.font.encoding.SymbolEncoding
 
getEncodingName() - Method in class org.apache.pdfbox.pdmodel.font.encoding.Type1Encoding
 
getEncodingName() - Method in class org.apache.pdfbox.pdmodel.font.encoding.WinAnsiEncoding
 
getEncodingName() - Method in class org.apache.pdfbox.pdmodel.font.encoding.ZapfDingbatsEncoding
 
getEncodingName(PDSimpleFont) - Method in class org.apache.pdfbox.debugger.fontencodingpane.SimpleFont
 
getEncodingName(PDSimpleFont) - Method in class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
 
getEncodingScheme() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property encodingScheme.
getEncryption() - Method in class org.apache.pdfbox.pdfparser.COSParser
This will get the encryption dictionary.
getEncryption() - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will get the encryption dictionary for this document.
getEncryptionDictionary() - Method in class org.apache.pdfbox.cos.COSDocument
This will get the encryption dictionary if the document is encrypted or null if the document is not encrypted.
getEncryptionKey() - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Returns the current encryption key data.
getEncryptionKeyLength() - Method in class org.apache.pdfbox.pdmodel.encryption.ProtectionPolicy
Get the length of the secrete key that will be used to encrypt document data.
getEnd() - Method in class org.apache.fontbox.cmap.CodespaceRange
Deprecated.
to be removed in the next major release
getEndBookmark() - Method in class org.apache.pdfbox.text.PDFTextStripper
Get the bookmark where text extraction should end, inclusive.
getEndColour() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Gets the colour for the end edge.
getEndIndent() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the distance from the end edge of the BLSE to that of the reference area in the inline-progression direction (EndIndent).
getEndPage() - Method in class org.apache.pdfbox.multipdf.PageExtractor
Gets the last page number (inclusive) to be extracted.
getEndPage() - Method in class org.apache.pdfbox.text.PDFTextStripper
This will get the last page that will be extracted.
getEndPointEndingStyle() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve the line ending style for the end point, possible values shown in the LE_ constants section.
getEndPointEndingStyle() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
This will retrieve the line ending style for the end point, possible values shown in the LE_ constants section.
getEndPointEndingStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the line ending style for the end point, possible values shown in the LE_ constants section.
getEndPointEndingStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the line ending style for the end point, possible values shown in the LE_ constants section.
getEndPtOfContours(int) - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
Returns the index of the ending point of the given contour.
getEndPtOfContours(int) - Method in class org.apache.fontbox.ttf.GlyfSimpleDescript
Returns the index of the ending point of the given contour.
getEndPtOfContours(int) - Method in interface org.apache.fontbox.ttf.GlyphDescription
Returns the index of the ending point of the given contour.
getEndX() - Method in class org.apache.pdfbox.text.TextPosition
This will get the x coordinate of the end position.
getEndXPacket() - Method in class org.apache.xmpbox.XMPMetadata
get XPACKET END PI.
getEndY() - Method in class org.apache.pdfbox.text.TextPosition
This will get the y coordinate of the end position.
getEnglishName(int) - Method in class org.apache.fontbox.ttf.NamingTable
Helper to get English names by best effort.
getEntry(String) - Method in class org.apache.fontbox.cff.CFFParser.DictData
 
getEntryCount() - Method in class org.apache.fontbox.ttf.CmapSubtable.SubHeader
 
getError() - Method in exception org.apache.pdfbox.preflight.metadata.XpacketParsingException
 
getErrorCode() - Method in exception org.apache.pdfbox.preflight.content.ContentStreamException
 
getErrorCode() - Method in exception org.apache.pdfbox.preflight.font.util.GlyphException
 
getErrorCode() - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
 
getErrorsList() - Method in class org.apache.pdfbox.preflight.ValidationResult
 
getErrorType() - Method in exception org.apache.xmpbox.xml.XmpParsingException
 
getEscChar() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property escChar.
getEvent() - Method in class org.apache.xmpbox.type.VersionType
 
getExecuteParam() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
A parameter to pass the executable.
getExpandedForm() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the expanded form (E).
getExpandedForm() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Gets the expanded form (E).
getExponent(long) - Static method in class org.apache.pdfbox.util.NumberFormatUtil
Returns the highest exponent of 10 where 10^exp < number for numbers > 0
getExportValues() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
This will get the (optional) export values.
getExportValues() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
 
getExtend() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
Returns the extend values.
getExtend() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
This will get the optional Extend values for this shading.
getExtend() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
Returns the extend values.
getExtendedGraphicsState() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDShadingPattern
This will get the external graphics state for this pattern.
getExtendedState() - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
 
getExtends() - Method in class org.apache.pdfbox.pdmodel.common.PDObjectStream
A reference to an object stream, of which the current object stream is considered an extension.
getExternalCMap(String) - Method in class org.apache.fontbox.cmap.CMapParser
Returns an input stream containing the given "use" CMap.
getExternalData() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will return the external data dictionary.
getExtGState(COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the extended graphics state resource with the given name, or null if none exists.
getExtGState(COSObject) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
getExtGState(COSObject) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Returns the extended graphics state resource for the given indirect object, if it is in the cache.
getExtGStateNames() - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the names of the extended graphics state resources, if any.
getF() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will get the file name to be launched or the document to be opened or printed, in standard Windows pathname format.
getF() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAdditionalActions
Get the F action.
getF() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
This will get a JavaScript action to be performed before the field is formatted to display its current value.
getFallbackFontName(PDFontDescriptor) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Attempts to find a good fallback based on the font descriptor.
getFamilyBlues() - Method in class org.apache.fontbox.type1.Type1Font
Returns the family blues values.
getFamilyClass() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getFamilyClass() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getFamilyClass() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the sFamilyClass field of the "OS/2" table, or -1.
getFamilyClass() - Method in class org.apache.pdfbox.pdmodel.font.PDPanose
The font family class and subclass ID bytes, given in the sFamilyClass field of the “OS/2” table in a TrueType font.
getFamilyKind() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getFamilyKindValue(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getFamilyName() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property familyName.
getFamilyName() - Method in class org.apache.fontbox.type1.Type1Font
Returns the family name.
getFamilyOtherBlues() - Method in class org.apache.fontbox.type1.Type1Font
Returns the other family blues values.
getFDF() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
This will get the FDF dictionary.
getFDIndex(int) - Method in class org.apache.fontbox.cff.CFFParser.Format0FDSelect
 
getFDIndex(int) - Method in class org.apache.fontbox.cff.CFFParser.Format3FDSelect
 
getFDIndex(int) - Method in class org.apache.fontbox.cff.FDSelect
Returns the Font DICT index for the given GID.
getFdSelect() - Method in class org.apache.fontbox.cff.CFFCIDFont
Returns the fdSelect value.
getFeatureRecords(Collection<GlyphSubstitutionTable.LangSysTable>, List<String>) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
Get a list of FeatureRecords from a collection of LangSysTables.
getField(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will get a field by name, possibly using the cache if setCache is true.
getFieldFlagBits(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.FieldFlag
 
getFieldFlags() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the Ff entry of the cos dictionary.
getFieldFlags() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
This will get the flags for this field.
getFieldFlags() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
 
getFieldFlags() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
 
getFieldIterator() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Returns an iterator which walks all fields in the field tree, in order.
getFields() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will get the list of FDF Fields.
getFields() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFTemplate
This will get a list of fields that are part of this template.
getFields() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionResetForm
An array identifying which fields to include in the submission or which to exclude, depending on the setting of the Include/Exclude flag in the Flags entry
getFields() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSubmitForm
An array identifying which fields to include in the submission or which to exclude, depending on the setting of the Include/Exclude flag in the Flags entry
getFields() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will return all of the documents root fields.
getFields() - Method in class org.apache.xmpbox.type.PDFATypeType
 
getFieldTree() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Return the field tree representing all form fields
getFieldType() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Get the FT entry of the field.
getFieldType() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Get the FT entry of the field.
getFieldType() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
 
getFieldType() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
 
getFile() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
This will get the file name.
getFile() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDFileSpecification
This will get the file name.
getFile() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDSimpleFileSpecification
This will get the file name.
getFile() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will get the file specification for this stream.
getFile() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
The source file or target file: the PDF document file that this FDF file was exported from or is intended to be imported into.
getFile() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
This will get the file in which the destination is located.
getFile() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionImportData
This will get the file in which the destination is located.
getFile() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will get the application to be launched or the document to be opened or printed.
getFile() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
This will get the file in which the destination is located.
getFile() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSubmitForm
This will get the file in which the destination is located.
getFile() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionThread
This will get the file in which the destination is located.
getFile() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
Return the attached file.
getFileDecodeParams() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
Get the list of decode parameters.
getFileDescription() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
This will get the description.
getFileDos() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
This will get the name representing a Dos file.
getFileExtensionForStream(COSStream, TreePath) - Method in class org.apache.pdfbox.debugger.ui.Tree
Returns the recommended file extension for the given cos stream.
getFileFilters() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will get the list of filters that are associated with this stream.
getFileLen() - Method in class org.apache.pdfbox.preflight.PreflightContext
 
getFileMac() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
This will get the name representing a Mac file.
getFilename() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Preferred method for getting the filename.
getFilename() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
Get the name of the file as found in the EmbeddedFiles name tree.
getFilename() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
The file to launch.
getFileOpenMenu(COSStream, TreePath) - Method in class org.apache.pdfbox.debugger.ui.Tree
Produce JMenuItem that opens the stream with the system's default app.
getFilePath() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getFilePointer() - Method in class org.apache.fontbox.ttf.BufferedRandomAccessFile
getFiles() - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
This gives the file in descending order where order is according to the time it is added.
getFileSpecification() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFNamedPageReference
This will get the file specification of this reference.
getFileUnicode() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
This will get the unicode file name.
getFileUnix() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
This will get the name representing a Unix file.
getFilter() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Get the name of the filter.
getFilter() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuild
A build data dictionary for the signature handler that was used to create the parent signature.
getFilter() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
If Filter is not null and the PDSeedValue.isFilterRequired() indicates this entry is a required constraint, then the signature handler specified by this entry shall be used when signing; otherwise, signing shall not take place.
getFilter() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Returns the filter.
getFilter(String) - Method in class org.apache.pdfbox.filter.FilterFactory
Returns a filter instance given its name as a string.
getFilter(COSName) - Method in class org.apache.pdfbox.filter.FilterFactory
Returns a filter instance given its COSName.
getFilteredLabel() - Method in class org.apache.pdfbox.debugger.streampane.Stream
Returns the label for the "Unfiltered" menu item.
getFilteredStream() - Method in class org.apache.pdfbox.cos.COSStream
Deprecated.
getFilterList() - Method in class org.apache.pdfbox.cos.COSStream
Returns the list of filters.
getFilterList() - Method in class org.apache.pdfbox.debugger.streampane.Stream
Return the available filter list.
getFilters() - Method in class org.apache.pdfbox.cos.COSStream
This will return the filters to apply to the byte stream.
getFilters() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will get the list of filters that are associated with this stream.
getFilters() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
Returns a list of filters applied to this stream, or null if there are none.
getFilters(COSStream) - Method in class org.apache.pdfbox.debugger.ui.Tree
Returns the filters used by the given stream.
getFindMenu() - Method in class org.apache.pdfbox.debugger.PDFDebugger
Returns the File menu.
getFindMenuItem() - Method in class org.apache.pdfbox.debugger.PDFDebugger
Returns the Edit > Find > Find menu item.
getFindNextMenuItem() - Method in class org.apache.pdfbox.debugger.PDFDebugger
Returns the Edit > Find > Find Next menu item.
getFindPreviousMenuItem() - Method in class org.apache.pdfbox.debugger.PDFDebugger
Returns the Edit > Find > Find Previous menu item.
getFirstBead() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThread
Get the first bead in the thread, or null if it has not been set yet.
getFirstByteOffset() - Method in class org.apache.pdfbox.pdmodel.common.PDObjectStream
The byte offset (in the decoded stream) of the first compressed object.
getFirstCharIndex() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getFirstChild() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
getFirstChildElement(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
Return the first child element of the element parameter.
getFirstCode() - Method in class org.apache.fontbox.ttf.CmapSubtable.SubHeader
 
getFirstContour() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns the index of the first contour.
getFirstEquivalentProperty(String, Class<? extends AbstractField>) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
 
getFirstEquivalentProperty(String, Class<? extends AbstractField>) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
Give the first property found in this container with type and localname expected
getFirstIndex() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns the first index.
getFirstKernCharacter() - Method in class org.apache.fontbox.afm.KernPair
Getter for property firstKernCharacter.
getFirstTrailer() - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Returns the first trailer if at least one exists.
getFlag(COSName, int) - Method in class org.apache.pdfbox.cos.COSDictionary
Gets the boolean value from the flags at the given bit position.
getFlag1Color() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
Get the implicit color for flag = 1.
getFlag1Edge() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CoonsPatch
 
getFlag1Edge() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
Get the implicit edge for flag = 1.
getFlag1Edge() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
 
getFlag2Color() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
Get implicit color for flag = 2.
getFlag2Edge() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CoonsPatch
 
getFlag2Edge() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
Get the implicit edge for flag = 2.
getFlag2Edge() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
 
getFlag3Color() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
Get implicit color for flag = 3.
getFlag3Edge() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CoonsPatch
 
getFlag3Edge() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
Get the implicit edge for flag = 3.
getFlag3Edge() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
 
getFlagBits() - Method in class org.apache.pdfbox.debugger.flagbitspane.AnnotFlag
 
getFlagBits() - Method in class org.apache.pdfbox.debugger.flagbitspane.EncryptFlag
 
getFlagBits() - Method in class org.apache.pdfbox.debugger.flagbitspane.FieldFlag
 
getFlagBits() - Method in class org.apache.pdfbox.debugger.flagbitspane.Flag
 
getFlagBits() - Method in class org.apache.pdfbox.debugger.flagbitspane.FontFlag
 
getFlagBits() - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getFlagBits() - Method in class org.apache.pdfbox.debugger.flagbitspane.SigFlag
 
getFlags() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns the flags of the glyph.
getFlags() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getFlags() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the font flags.
getFlags() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionResetForm
A set of flags specifying various characteristics of the action
getFlags() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSubmitForm
A set of flags specifying various characteristics of the action
getFlags(int) - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
Returns the flags of the given point.
getFlags(int) - Method in class org.apache.fontbox.ttf.GlyfSimpleDescript
Returns the flags of the given point.
getFlags(int) - Method in interface org.apache.fontbox.ttf.GlyphDescription
Returns the flags of the given point.
getFlagType() - Method in class org.apache.pdfbox.debugger.flagbitspane.AnnotFlag
 
getFlagType() - Method in class org.apache.pdfbox.debugger.flagbitspane.EncryptFlag
 
getFlagType() - Method in class org.apache.pdfbox.debugger.flagbitspane.FieldFlag
 
getFlagType() - Method in class org.apache.pdfbox.debugger.flagbitspane.Flag
 
getFlagType() - Method in class org.apache.pdfbox.debugger.flagbitspane.FontFlag
 
getFlagType() - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getFlagType() - Method in class org.apache.pdfbox.debugger.flagbitspane.SigFlag
 
getFlagValue() - Method in class org.apache.pdfbox.debugger.flagbitspane.AnnotFlag
 
getFlagValue() - Method in class org.apache.pdfbox.debugger.flagbitspane.EncryptFlag
 
getFlagValue() - Method in class org.apache.pdfbox.debugger.flagbitspane.FieldFlag
 
getFlagValue() - Method in class org.apache.pdfbox.debugger.flagbitspane.Flag
 
getFlagValue() - Method in class org.apache.pdfbox.debugger.flagbitspane.FontFlag
 
getFlagValue() - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getFlagValue() - Method in class org.apache.pdfbox.debugger.flagbitspane.SigFlag
 
getFlatness() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
get the value of the flatness property.
getFlatnessTolerance() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the flatness tolerance.
getFloat(String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an float.
getFloat(String, float) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a float.
getFloat(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an float.
getFloat(COSName, float) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an float.
getFloatItem(COSName) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get a float item from the dictionary.
getFloatRepresentation(int) - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
 
getFlyScale() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
 
getFname() - Method in enum org.apache.pdfbox.preflight.Format
 
getFo() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will get an action to be performed when the annotation receives the input focus.
getFont() - Method in class org.apache.fontbox.ttf.CFFTable
Returns the CFF font, which is a compact representation of a PostScript Type 1, or CIDFont
getFont() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
Returns a new FontBox font instance for the font.
getFont() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns a new FontBox font instance for the font.
getFont() - Method in class org.apache.pdfbox.pdmodel.font.FontMapping
Returns the mapped, FontBox font.
getFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
getFont() - Method in class org.apache.pdfbox.pdmodel.graphics.PDFontSetting
This will get the font for this font setting.
getFont() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Get the value of the font.
getFont() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.AppearanceStyle
Get the font used for text formatting.
getFont() - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceStyle
Get the font used for text formatting.
getFont() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Returns the font.
getFont() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getFont() - Method in class org.apache.pdfbox.text.TextPosition
This will get the font for the text being drawn.
getFont() - Method in class org.apache.pdfbox.tools.TextToPDF
 
getFont(COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the font resource with the given name, or null if none exists.
getFont(COSObject) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
getFont(COSObject) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Returns the font resource for the given indirect object, if it is in the cache.
getFont(FontFormat, String) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Finds the named font with the given format.
getFont(FontInfo) - Method in class org.apache.pdfbox.pdmodel.font.FontCache
Returns the FontBox font associated with the given FontInfo.
getFontAtIndex(int) - Method in class org.apache.fontbox.ttf.TrueTypeCollection
 
getFontBBox() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property fontBBox.
getFontBBox() - Method in class org.apache.fontbox.cff.CFFFont
Returns the FontBBox.
getFontBBox() - Method in interface org.apache.fontbox.FontBoxFont
Returns the font's bounding box in PostScript units.
getFontBBox() - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
getFontBBox() - Method in class org.apache.fontbox.type1.Type1Font
Returns the font bounding box.
getFontBBox() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
This will get the fonts bounding box from its dictionary.
getFontBoundingBox() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the fonts bounding box.
getFontBoxFont() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
Returns the embedded or substituted font.
getFontBoxFont() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Returns the embedded or system font used for rendering.
getFontBoxFont() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
getFontBoxFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
getFontBoxFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
getFontBoxFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
getFontBoxFont(String, PDFontDescriptor) - Method in interface org.apache.pdfbox.pdmodel.font.FontMapper
Finds a font with the given PostScript name, or a suitable substitute, or null.
getFontBoxFont(String, PDFontDescriptor) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Finds a font with the given PostScript name, or a suitable substitute, or null.
getFontByName(String) - Method in class org.apache.fontbox.ttf.TrueTypeCollection
Get a TT font from a collection.
getFontCache() - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Returns the font cache associated with this FontMapper.
getFontColor() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Returns the font color
getFontContainer() - Method in class org.apache.pdfbox.preflight.font.FontValidator
 
getFontContainer(COSBase) - Method in class org.apache.pdfbox.preflight.PreflightContext
Return the FontContainer identified by the COSBase.
getFontDescriptor() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
getFontDescriptor() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
 
getFontDescriptor() - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Returns the font descriptor, may be null.
getFontDescriptor() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getFontDescriptor() - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
Returns the font descriptor.
getFontDicts() - Method in class org.apache.fontbox.cff.CFFCIDFont
Returns the font dictionaries.
getFontDirectionHint() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getFontEncoding() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFontEmbedder
Returns the font's encoding.
getFontEncoding() - Method in class org.apache.pdfbox.pdmodel.font.PDType1FontEmbedder
Returns the font's encoding.
getFontFamily() - Method in class org.apache.fontbox.ttf.NamingTable
Returns the font family name, in English.
getFontFamily() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A string representing the preferred font family.
getFontFile() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A stream containing a Type 1 font program.
getFontFile2() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A stream containing a true type font program.
getFontFile3() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A stream containing a font program that is not true type or type 1.
getFontID() - Method in class org.apache.fontbox.type1.Type1Font
Returns the font ID.
getFontInfo() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
 
getFontInfo() - Method in class org.apache.pdfbox.pdmodel.font.FontProvider
Returns a list of information about fonts on the system.
getFontMatches(PDFontDescriptor, PDCIDSystemInfo) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Returns a list of matching fonts, scored by suitability.
getFontMatrix() - Method in class org.apache.fontbox.cff.CFFCIDFont
 
getFontMatrix() - Method in class org.apache.fontbox.cff.CFFFont
Returns the FontMatrix.
getFontMatrix() - Method in class org.apache.fontbox.cff.CFFType1Font
 
getFontMatrix() - Method in interface org.apache.fontbox.FontBoxFont
Returns the FontMatrix in PostScript units.
getFontMatrix() - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
getFontMatrix() - Method in class org.apache.fontbox.type1.Type1Font
Returns the font matrix.
getFontMatrix() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
getFontMatrix() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
getFontMatrix() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
 
getFontMatrix() - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Returns the font matrix, which represents the transformation from glyph space to text space.
getFontMatrix() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getFontMatrix() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
getFontMatrix() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
getFontMatrix() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
getFontMetrics(Font) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getFontName() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property fontName.
getFontName() - Method in class org.apache.fontbox.type1.Type1Font
Returns the font name.
getFontName() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Get the font name.
getFontName() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Get the font name
getFontNames() - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the names of the font resources, if any.
getFontRenderContext() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getFontRevision() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getFonts(COSDictionary, PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.ResourcesValidationProcess
This will get the map of fonts.
getFontSetting() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the font setting of the graphics state.
getFontSize() - Method in class org.apache.pdfbox.pdmodel.graphics.PDFontSetting
This will get the size of the font.
getFontSize() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Get the value of the fontSize.
getFontSize() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.AppearanceStyle
Get the fontSize used for text formatting.
getFontSize() - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceStyle
Get the fontSize used for text formatting.
getFontSize() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Returns the font size.
getFontSize() - Method in class org.apache.pdfbox.text.TextPosition
This will get the font size that has been set with the "Tf" operator (Set text font and size).
getFontSize() - Method in class org.apache.pdfbox.tools.TextToPDF
 
getFontSizeInPt() - Method in class org.apache.pdfbox.text.TextPosition
This will get the font size in pt.
getFontsToSubset() - Method in class org.apache.pdfbox.pdmodel.PDDocument
Returns the list of fonts which will be subset before the document is saved.
getFontStretch() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A string representing the preferred font stretch.
getFontSubFamily() - Method in class org.apache.fontbox.ttf.NamingTable
Returns the font sub family name, in English.
getFontType() - Method in class org.apache.fontbox.type1.Type1Font
Returns the font type.
getFontValidator(PreflightContext, PDFont) - Method in class org.apache.pdfbox.preflight.process.reflect.FontValidationProcess
Create the right "Validator" object for the given font type
getFontVersion() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property fontVersion.
getFontWeight() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
The weight of the font.
getForceHexForm() - Method in class org.apache.pdfbox.cos.COSString
Returns true if the string is to be written in hex form.
getFormat() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getFormat() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the font's format.
getFormat() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
return the file format value
getFormat() - Method in class org.apache.xmpbox.type.ThumbnailType
Get Format
getFormatProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the file format property
getFormattedValue() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Returns the string for the property value.
getFormattedValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
getFormatterRectangle() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets formatter rectangle
getFormatterRectangleParameters() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getFormatterRectangleParams() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
getFormatType() - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getFormType() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
This will get the form type, currently 1 is the only form type.
getFractionalDisplay() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the value for the manner to display a fractional value.
getFractionalSpaceToAllocate() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
This is guaranteed to never return null.
To quote the PDF Spec "An array of two numbers between 0.0 and 1.0 indicating the fraction of leftover space to allocate at the left and bottom of the icon.
getFringe() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCaret
This will retrieve the fringe.
getFringe() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCircle
This will get the fringe.
getFringe() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
This will get the fringe.
getFringe() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquare
This will get the fringe.
getFromPart() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getFsSelection() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getFsType() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getFullName() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property fullName.
getFullName() - Method in class org.apache.fontbox.type1.Type1Font
Returns the full name.
getFullyQualifiedName() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Returns the fully qualified name of the field, which is a concatenation of the names of all the parents fields.
getFunction() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
Returns the function.
getFunction() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will return the function used to convert the color values.
getFunction() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
Returns the function.
getFunctions() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
Returns all functions values as COSArray.
getFunctionsArray() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
Provide the function(s) of the shading dictionary as array.
getFunctionType() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
Returns the function type.
getFunctionType() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Returns the function type.
getFunctionType() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType2
Returns the function type.
getFunctionType() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
Returns the function type.
getFunctionType() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType4
Returns the function type.
getFunctionType() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionTypeIdentity
 
getG() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
Returns the g value of the tristimulus.
getGamma() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
This will get the gamma value.
getGamma() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
Returns the gamma value.
getGeneration() - Method in class org.apache.pdfbox.cos.COSObjectKey
This will get the generation number.
getGenerationNumber() - Method in class org.apache.pdfbox.cos.COSObject
Getter for property generationNumber.
getGID() - Method in class org.apache.fontbox.cff.Type2CharString
Return the GID (glyph id) of this charstring.
getGIDForCharacterCode(int) - Method in class org.apache.pdfbox.rendering.TTFGlyph2D
 
getGIDForCID(int) - Method in class org.apache.fontbox.cff.CFFCharset
Returns the GID for a given CID.
getGIDForCID(int) - Method in class org.apache.fontbox.cff.CFFParser.Format1Charset
 
getGIDForCID(int) - Method in class org.apache.fontbox.cff.CFFParser.Format2Charset
 
getGIDForSID(int) - Method in class org.apache.fontbox.cff.CFFCharset
Returns the GID for the given SID.
getGIDMap() - Method in class org.apache.fontbox.ttf.TTFSubsetter
Returns the map of new -> old GIDs.
getGIDToCode() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
Inverts the font's code -> GID mapping.
getGlobalSubrIndex() - Method in class org.apache.fontbox.cff.CFFFont
Returns the list containing the global subroutine .
getGlyph() - Method in class org.apache.fontbox.ttf.OpenTypeFont
 
getGlyph() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the glyf table for this TTF.
getGlyph(int) - Method in class org.apache.fontbox.ttf.GlyphTable
Returns the data for the glyph with the given GID.
getGlyphBBox() - Method in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
Calculate the bounding box of this glyph.
getGlyphData(int) - Method in class org.apache.fontbox.ttf.GlyphTable
 
getGlyphDataFormat() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getGlyphId(int) - Method in interface org.apache.fontbox.ttf.CmapLookup
Returns the GlyphId linked with the given character code.
getGlyphId(int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Returns the GlyphId linked with the given character code.
getGlyphId(int) - Method in class org.apache.fontbox.ttf.SubstitutingCmapLookup
 
getGlyphIndex() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns the index of the first contour.
getGlyphList() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Returns the Encoding vector.
getGlyphList() - Method in class org.apache.pdfbox.pdmodel.font.PDType1FontEmbedder
Returns the font's glyph list.
getGlyphName(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
Returns the name of the glyph with the given character code.
getGlyphNames() - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getGlyphOrientationVertical() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the orientation of glyphs when the inline-progression direction is top to bottom or bottom to top (GlyphOrientationVertical).
getGlyphs() - Method in class org.apache.fontbox.ttf.GlyphTable
Returns all glyphs.
getGlyphs(PDSimpleFont) - Method in class org.apache.pdfbox.debugger.fontencodingpane.SimpleFont
 
getGlyphs(PDType3Font) - Method in class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
 
getGraphics() - Method in class org.apache.pdfbox.rendering.PageDrawer
Returns the underlying Graphics2D.
getGraphicsStackSize() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
getGraphicsState() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
getGroup() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
Returns the group attributes dictionary.
getGroup() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
Returns the G entry of the soft mask object
getGroup(String) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Returns the first optional content group of the given name.
getGroupNames() - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Lists all optional content group names.
getGsub() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the "gsub" table for this TTF.
getGuidelineColor() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Get the RGB color to be used for the guidelines.
getGuidelineStyle() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Get the style for the guideline.
getGuidelineWidth() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Get the width of the of the guideline in default user space units.
getH() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionHide
A flag indicating whether to hide the annotation or show it
getHeader() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the head table for this TTF.
getHeaderPanel(Map<String, String>) - Method in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView
 
getHeaders() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Gets the headers (Headers).
getHeaders() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Gets the headers (Headers).
getHeadline() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getHeadlineProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getHeight() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Returns the sxHeight.
getHeight() - Method in class org.apache.fontbox.util.BoundingBox
This will get the height of this rectangle as calculated by upperRightY - lowerLeftY.
getHeight() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will get the height of this rectangle as calculated by upperRightY - lowerLeftY.
getHeight() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the height of the element’s content rectangle in the block-progression direction (Height).
getHeight() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns height of this image, or -1 if one has not been set.
getHeight() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
getHeight() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getHeight() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getHeight() - Method in class org.apache.pdfbox.text.TextPosition
This will get the maximum height of all characters in this string.
getHeight() - Method in class org.apache.xmpbox.type.ThumbnailType
Get Height
getHeight(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
getHeight(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
getHeight(int) - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Deprecated.
getHeight(int) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
getHeight(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getHeight(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
getHeight(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
getHeight(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
getHeightDir() - Method in class org.apache.pdfbox.text.TextPosition
This will get the maximum height of all characters in this string.
getHexIndex() - Method in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
getHighestXRefObjectNumber() - Method in class org.apache.pdfbox.cos.COSDocument
Internal PDFBox use only.
getHighlightingMode() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Returns the highlighting mode.
getHighlightMode() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Set the highlight mode for when the mouse is depressed.
getHighNibble(byte) - Static method in class org.apache.pdfbox.util.Hex
Get the high nibble of the given byte.
getHistory() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getHistory() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get List of History values
getHistoryProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getHistoryProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get History Property
getHival() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
getHival(COSArray) - Method in class org.apache.pdfbox.debugger.colorpane.CSIndexed
 
getHolderForm() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets Holder form.
getHolderFormResources() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets Holder form resources
getHolderFormStream() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets HolderFormStream
getHorizontalHeader() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the hhea table for this TTF.
getHorizontalKerningSubtable() - Method in class org.apache.fontbox.ttf.KerningTable
Obtain first subtable that supports non-cross-stream horizontal kerning.
getHorizontalKerningSubtable(boolean) - Method in class org.apache.fontbox.ttf.KerningTable
Obtain first subtable that supports horizontal kerning with specified cross stream.
getHorizontalMetrics() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the hmtx table for this TTF.
getHorizontalScaling() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Get the value of the horizontalScaling.
getICCColorSpace() - Method in class org.apache.pdfbox.debugger.streampane.tooltip.KToolTip
 
getICCProfile() - Method in class org.apache.pdfbox.debugger.streampane.tooltip.KToolTip
 
getICCProfile() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
getICCProfile() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getICCProfileProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getIccProfileWrapper() - Method in class org.apache.pdfbox.preflight.PreflightContext
 
getIcon() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationText
This will retrieve the icon (and hence appearance, AP taking precedence) For this annotation.
getIconFit() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the icon fit that is associated with this field.
getIconHeight() - Method in class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
 
getIconWidth() - Method in class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
 
getId() - Method in class org.apache.xmpbox.type.JobType
 
getID() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This is the FDF id.
getIDATInputStream(PNGConverter.PNGConverterState) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
Build an input stream for the IDAT data.
getIdDelta() - Method in class org.apache.fontbox.ttf.CmapSubtable.SubHeader
 
getIdentifier() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
return the unique identifier value of this resource
getIdentifierProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the unique identifier property of this resource
getIdentifiers() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the Identifier property values
getIdentifiersProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the Identifier property
getIdRangeOffset() - Method in class org.apache.fontbox.ttf.CmapSubtable.SubHeader
 
getIDTree() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Returns the ID tree.
getIDTreeAsMap(PDNameTreeNode<PDStructureElement>) - Static method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
getImage() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns the content of this image as an AWT buffered image with an (A)RGB color space.
getImage() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Returns the content of this image as an AWT buffered image with an (A)RGB color space.
getImage() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getImage() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets the image of visible signature
getImage() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getImage() - Method in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
getImage() - Method in class org.apache.xmpbox.type.ThumbnailType
Get The img data
getImage(Rectangle, int) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns the content of this image as an AWT buffered image with an (A)RGB colored space.
getImage(Rectangle, int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Returns the content of this image as an AWT buffered image with an (A)RGB colored space.
getImage(Rectangle, int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getImage(PDResources) - Method in class org.apache.pdfbox.debugger.streampane.Stream
Provide the image for stream.
getImage(PageDrawer, PDTilingPattern, PDColorSpace, PDColor, AffineTransform, Rectangle2D) - Method in class org.apache.pdfbox.rendering.TilingPaint
Returns the pattern image in parent stream coordinates.
getImageData() - Method in class org.apache.pdfbox.contentstream.operator.Operator
This is the special case for the ID operator where there are just random bytes inlined the stream.
getImageDescription() - Method in class org.apache.xmpbox.schema.TiffSchema
Return the image description as String in default language
getImageDescription(String) - Method in class org.apache.xmpbox.schema.TiffSchema
Return the image description value as String in expected language
getImageDescriptionLanguages() - Method in class org.apache.xmpbox.schema.TiffSchema
Return the list of language existing for image description
getImageDescriptionProperty() - Method in class org.apache.xmpbox.schema.TiffSchema
Return the image description property object
getImageDownscalingOptimizationThreshold() - Method in class org.apache.pdfbox.rendering.PageDrawerParameters
 
getImageDownscalingOptimizationThreshold() - Method in class org.apache.pdfbox.rendering.PDFRenderer
 
getImageForm() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets Image form.
getImageFormats() - Static method in class org.apache.pdfbox.tools.PDFToImage
 
getImageFormName() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets image form name
getImageFormResources() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets image form resources
getImageFormStream() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets Image form stream
getImageName() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets visible signature image name
getImageParameters() - Method in class org.apache.pdfbox.contentstream.operator.Operator
This will get the image parameters, this is only valid for BI operators.
getImageSizeInPercents() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
get image size in percents
getImageType() - Static method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
getImageType(String) - Static method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
getImageUrl(String) - Static method in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
getImageZoomScale() - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
 
getImplementingClass() - Method in enum org.apache.xmpbox.type.Types
 
getIndentThreshold() - Method in class org.apache.pdfbox.text.PDFTextStripper
returns the multiple of whitespace character widths for the current text which the current line start can be indented from the previous line start beyond which the current line start is considered to be a paragraph start.
getIndex() - Method in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
 
getIndex() - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
This will get the index of the array entry.
getIndexEntry() - Method in class org.apache.pdfbox.pdfparser.PDFXRefStream
 
getIndexForPoint(Point) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
Returns the index for a given point If there is any byte in there.
getIndexOfChild(Object, Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
Returns the index of child in parent.
getIndexToLocation() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the loca table for this TTF.
getIndexToLocFormat() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getIndirect(COSName, COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the resource with the given name and kind as an indirect object, or null.
getIndividualWidths() - Method in class org.apache.pdfbox.text.TextPosition
Get the widths of each individual character.
getInfo() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
getIngredients() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get List of Ingredients values
getIngredientsProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
.
getInheritableAttribute(COSDictionary, COSName) - Static method in class org.apache.pdfbox.pdmodel.PDPageTree
Returns the given attribute, inheriting from parent tree nodes if necessary.
getInheritableAttribute(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Returns the given attribute, inheriting from parent nodes if necessary.
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Returns the initial color value for this color space.
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
 
getInitialColor() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
getInitialized() - Method in class org.apache.fontbox.ttf.TTFTable
Indicates if the table is already initialized.
getInitialMatrix() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Gets the stream's initial matrix.
getInitialTransformationMatrix() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
Returns the CTM at the time the ExtGState was activated.
getInkList() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationInk
Get the paths making up the freehand "scribble".
getInkList() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Get one or more disjoint paths that make this annotation.
getInlineAlign() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the alignment, in the inline-progression direction, of content within the table cell (InlineAlign).
getInnerForm() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets inner form that is in this location: AcroForm/DR/XObject/{holder form name}/Resources/XObject/{inner name} By default inner form name starts with "n".
getInnerFormName() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets name of inner form
getInnerFormResources() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets inner form Resource
getInnerFormStream() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets Inner form Stream.
getInputFile() - Method in class org.apache.pdfbox.multipdf.Overlay
Returns the input file.
getInputStream() - Method in class org.apache.fontbox.pfb.PfbParser
Returns the pfb data as stream.
getInputStream() - Method in class org.apache.pdfbox.preflight.utils.ByteArrayDataSource
 
getInReplyTo() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the annotation to which this one is "In Reply To" the actual relationship is specified by the RT entry.
getInstance() - Static method in class org.apache.fontbox.cff.CFFExpertCharset
Returns an instance of the CFFExpertCharset class.
getInstance() - Static method in class org.apache.fontbox.cff.CFFExpertEncoding
Returns an instance of the CFFExportEncoding class.
getInstance() - Static method in class org.apache.fontbox.cff.CFFExpertSubsetCharset
Returns an instance of the CFFExpertSubsetCharset class.
getInstance() - Static method in class org.apache.fontbox.cff.CFFISOAdobeCharset
Returns an instance of the CFFExpertSubsetCharset class.
getInstance() - Static method in class org.apache.fontbox.cff.CFFStandardEncoding
Returns an instance of the CFFStandardEncoding class.
getInstance() - Static method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
Provides the ImageTypeMenu instance.
getInstance() - Static method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
Provides the RenderDestination instance.
getInstance() - Static method in class org.apache.pdfbox.debugger.ui.RotationMenu
Provides the RotationMenu instance.
getInstance() - Static method in class org.apache.pdfbox.debugger.ui.ZoomMenu
Provides the ZoomMenu instance.
getInstance(COSBase) - Static method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
Determines the blend mode from the BM entry in the COS ExtGState.
getInstance(COSName) - Static method in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
This will get an encoding by name.
getInstance(BlendMode, float) - Static method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite
Creates a blend composite
getInstanceID() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get InstanceId value
getInstanceID() - Method in class org.apache.xmpbox.type.ResourceEventType
 
getInstanceID() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getInstanceIDProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get InstanceId property
getInstanceOfProcess(String) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
Return the validation process linked with the given name
getInstructions() - Method in class org.apache.fontbox.ttf.GlyfDescript
Returns the hinting instructions.
getInstructions() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getInstructionSequence() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
Returns the instruction sequence that has been build from the syntactic elements.
getInstructionsProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getInt(int) - Method in class org.apache.pdfbox.cos.COSArray
Get the value of the array as an integer.
getInt(int, int) - Method in class org.apache.pdfbox.cos.COSArray
Get the value of the array as an integer, return the default if it does not exist.
getInt(String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an int.
getInt(String[], int) - Method in class org.apache.pdfbox.cos.COSDictionary
Deprecated.
Will be removed in 3.0. A value may have to keys, the regular one and sometimes an additional abbreviation. More than 2 values doesn't make sense.
getInt(String, int) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an integer.
getInt(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an int.
getInt(COSName, int) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an integer.
getInt(COSName, COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an integer.
getInt(COSName, COSName, int) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an integer.
getInteger(String, int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets an integer.
getIntegerProperty(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get the Integer property with its name
getIntegerPropertyValue(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get the value of the property as an integer.
getIntegerPropertyValueAsSimple(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get a simple integer property value on the schema, using the current prefix.
getIntensity() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary
This will retrieve the intensity of the applied effect.
getIntent() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the intent of the annotation.
getIntent() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the intent of the annotation The values and meanings are specific to the actual annotation See the IT_* constants for the annotation classes.
getInteriorColor() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCircle
This will retrieve the interior color of the drawn area.
getInteriorColor() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve the interior color of the line endings defined in the LE entry.
getInteriorColor() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolygon
This will get interior color of the drawn area.
getInteriorColor() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
This will retrieve the interior color of the line endings defined in the LE entry.
getInteriorColor() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquare
This will retrieve the interior color of the drawn area.
getInteriorColor() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the interior color of the line endings defined in the LE entry.
getInteriorColor() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the interior color.
getInteriorColor() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will retrieve the interior color of the drawn area color is in DeviceRGB color space.
getIntermediateCurlTemplate(double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Returns a template for intermediate curls in a cloudy polygon.
getInterpolate() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns true if the image should be interpolated when rendered.
getInterpolate() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
getInterpolate() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getInterWordSpacing(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Line
 
getInterWordSpacing(float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Line
 
getIntRepresentation(float) - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
 
getInvalidCid() - Method in exception org.apache.pdfbox.preflight.font.util.GlyphException
 
getIsFixedPitch() - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getIssuer() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
Returns list of array of bytes of DER-encoded X.509v3 certificates
getItalicAngle() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property italicAngle.
getItalicAngle() - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getItalicAngle() - Method in class org.apache.fontbox.type1.Type1Font
Returns the italic angle.
getItalicAngle() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the italic angle for the font.
getItem() - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
This will get the value for this entry.
getItem() - Method in class org.apache.pdfbox.debugger.ui.MapEntry
This will get the value for this entry.
getItem(String) - Method in class org.apache.pdfbox.cos.COSDictionary
This will do a lookup into the dictionary.
getItem(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This will do a lookup into the dictionary.
getItem(COSName) - Method in class org.apache.pdfbox.cos.COSObject
This will get the dictionary object in this object that has the name key.
getItem(COSName, COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a special case of getItem that takes multiple keys, it will handle the situation where multiple keys could get the same value, ie if either CS or ColorSpace is used to get the colorspace.
getJavaScript() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will get the java script entry.
getJavaScript() - Method in class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
Get the document level JavaScript name tree.
getJavaVersion() - Static method in class org.apache.pdfbox.rendering.PageDrawer
 
getJobs() - Method in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
 
getJPEGImageWriter() - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
 
getJPXColorSpace() - Method in class org.apache.pdfbox.filter.DecodeResult
Returns the embedded JPX color space, if any.
getJustification() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
This will get the form of quadding (justification) of the annotation text.
getK() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Returns the K entry.
getK() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
This will get a JavaScript action to be performed when the user types a keystroke into a text field or combo box or modifies the selection in a scrollable list box.
getKArray() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Deprecated.
use PDStructureTreeRoot.getK() only. /K can be a dictionary or an array, and the next level can also be a dictionary. See file 054080.pdf in PDFBOX-4417 and read "Entries in the structure tree root" in the PDF specification.
getKerning() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the "kern" table for this TTF.
getKerning(int[]) - Method in class org.apache.fontbox.ttf.KerningSubtable
Obtain kerning adjustments for GLYPHS sequence, where the Nth returned adjustment is associated with the Nth glyph and the succeeding non-zero glyph in the GLYPHS sequence.
getKerning(int, int) - Method in class org.apache.fontbox.ttf.KerningSubtable
Obtain kerning adjustment for glyph pair {L,R}.
getKerning(int, int) - Method in interface org.apache.fontbox.ttf.KerningSubtable.PairData
 
getKerning(int, int) - Method in class org.apache.fontbox.ttf.KerningSubtable.PairData0Format0
 
getKernPairs() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property kernPairs.
getKernPairs0() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property kernPairs0.
getKernPairs1() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property kernPairs1.
getKey() - Method in class org.apache.fontbox.cff.CFFOperator
The key of the operator.
getKey() - Method in class org.apache.fontbox.cff.CharStringCommand
The key of the CharStringCommand.
getKey() - Method in class org.apache.pdfbox.debugger.ui.MapEntry
Get the key for this entry.
getKey() - Method in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
This will get the Object key.
getKey() - Method in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValue
 
getKey() - Method in class org.apache.pdfbox.util.SmallMap.SmallMapEntry
 
getKey(COSBase) - Method in class org.apache.pdfbox.cos.COSDocument
Returns the COSObjectKey for a given COS object, or null if there is none.
getKeyForValue(Object) - Method in class org.apache.pdfbox.cos.COSDictionary
Search in the map for the value that matches the parameter and return the first key that maps to that value.
getKeyLength() - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Getter of the property keyLength.
getKeyUsage() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
Returns list of key usages of certificate strings where each string is 9 characters long and each character is one of these values {0, 1, X} 0 for must not set, 1 for must set, X for don't care.
getKeywords() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the keywords of the document.
getKeywords() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Give the PDF Keywords property value (string)
getKeywordsProperty() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Give the PDF Keywords property
getKids() - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Return the children of this node.
getKids() - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Return the children of this node.
getKids() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Returns a list of objects for the kids (K).
getKids() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the list of kids.
getKids(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Helper to get kids from malformed PDFs.
getKind() - Method in class org.apache.fontbox.type1.Token
 
getKnockoutFlag() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Get the value of the knockout.
getLabel() - Method in enum org.apache.pdfbox.preflight.graphic.ColorSpaces
 
getLabel() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the label property value
getLabelPositionToValue() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return a value indicating the ordering of the label specified by U to the calculated unit value.
getLabelPrefixString() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the text to be concatenated to the left of the label specified by U.
getLabelProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the label property
getLabelsByPageIndices() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels
Returns a mapping with 0-based page indices as keys and corresponding page labels as values as an array.
getLabelSuffixString() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the text to be concatenated after the label specified by U.
getLangSysTables(String) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
getLanguage() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the language (Lang).
getLanguage() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Gets the language (Lang).
getLanguage() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Returns the language for the document, or null.
getLanguageGroup() - Method in class org.apache.fontbox.type1.Type1Font
Returns the language group.
getLanguageId() - Method in class org.apache.fontbox.ttf.NameRecord
 
getLanguages() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the list of values defined in the DC language
getLanguagesProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the bag DC language
getLastCharIndex() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getLastChild() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
getLastModifyDate() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getLastSignatureDictionary() - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will return the last signature from the field tree.
getLastTrailer() - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Returns the last trailer if at least one exists.
getLastURL() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get DocumentId value
getLastURLProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get DocumentId property
getLayerName() - Method in class org.apache.xmpbox.type.LayerType
Get The LayerName data
getLayerText() - Method in class org.apache.xmpbox.type.LayerType
Get The LayerText data
getLayoutPage(int, int) - Method in class org.apache.pdfbox.multipdf.Overlay
 
getLayoutPage(PDDocument) - Method in class org.apache.pdfbox.multipdf.Overlay
 
getLayoutPages(PDDocument) - Method in class org.apache.pdfbox.multipdf.Overlay
 
getLeaderExtend() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve the length of the leader line extensions.
getLeaderLength() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve the length of the leader line.
getLeaderLineExtensionLength() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the length of the leader line extensions.
getLeaderLineLength() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the length of the leader line.
getLeaderLineOffsetLength() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the length of the leader line offset.
getLeaderOffset() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve the length of the leader line offset.
getLeading() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the leading for the font.
getLeading() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Get the value of the leading.
getLeading() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.AppearanceStyle
Get the leading used for text formatting.
getLeading() - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceStyle
Get the leading used for text formatting.
getLeft() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitHeightDestination
Get the left x coordinate.
getLeft() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
Get the left x coordinate.
getLeft() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageXYZDestination
Get the left x coordinate.
getLeftSideBearing(int) - Method in class org.apache.fontbox.ttf.HorizontalMetricsTable
Returns the left side bearing for the given GID.
getLegalAttestation() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional, PDF 1.6) An array of text strings that specifying possible legal attestations.
getLen(Point2D, Point2D) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
Calculate the distance from point ps to point pe.
getLength() - Method in class org.apache.fontbox.ttf.TTFTable
 
getLength() - Method in class org.apache.pdfbox.cos.COSStream
Returns the length of the encoded stream.
getLength() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will get the length of the filtered/compressed stream.
getLength() - Method in class org.apache.pdfbox.pdmodel.encryption.PDCryptFilterDictionary
This will return the Length entry of the crypt filter dictionary.

The length in bits for the crypt filter algorithm.
getLength() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will return the Length entry of the encryption dictionary.

The length in bits for the encryption algorithm.
getLength(COSBase, COSName) - Method in class org.apache.pdfbox.pdfparser.COSParser
Returns length value referred to or defined in given object.
getLengths() - Method in class org.apache.fontbox.pfb.PfbParser
Returns the lengths.
getLetterform() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getLetterformValue(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getLevel() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Get the current level.
getLevel() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CubicBezierCurve
Get level parameter
getLigature() - Method in class org.apache.fontbox.afm.Ligature
Getter for property ligature.
getLigatures() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property ligatures.
getLine() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve the start and end coordinates of the line (or leader line if LL entry is set).
getLine() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
Get the line of a triangle.
getLine() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the start and end coordinates of the line (or leader line if LL entry is set).
getLinearizedDictionary(PDDocument) - Method in class org.apache.pdfbox.preflight.process.TrailerValidationProcess
According to the PDF Reference, A linearized PDF contain a dictionary as first object (linearized dictionary) and only this one in the first section.
getLineCap() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Get the value of the line cap.
getLineCapStyle() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the line cap style.
getLineChars(int) - Method in class org.apache.pdfbox.debugger.hexviewer.HexModel
Provides a character array of 16 characters on availability.
getLineDashPattern() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Get the line dash pattern for this box style.
getLineDashPattern() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the dash pattern.
getLineDashPattern() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
This will get the current line dash pattern.
getLineEndingStyle() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
This will retrieve the line ending style.
getLineEndingStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the line ending style.
getLineGap() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getLineGap() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getLineHeight() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the element’s preferred height in the block-progression direction (LineHeight).
getLineJoin() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Get the value of the line join.
getLineJoinStyle() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the line join style.
getLineLength() - Method in class org.apache.pdfbox.filter.ASCII85OutputStream
This will get the length of the line.
getLinePath() - Method in class org.apache.pdfbox.rendering.PageDrawer
Returns the current line path.
getLines(PDFont, float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Paragraph
Break the paragraph into individual lines.
getLines(PDFont, float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Paragraph
Break the paragraph into individual lines.
getLineSeparator() - Method in class org.apache.pdfbox.text.PDFTextStripper
This will get the line separator.
getLineSloaps() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will return the sloaps of a line.
getLineWidth() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the line width.
getLineWidth() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Get the value of the line width.
getLineWidth() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCircleAppearanceHandler
Get the line with of the border.
getLineWidth() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLinkAppearanceHandler
Get the line with of the border.
getLineWidth() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolygonAppearanceHandler
Get the line with of the border.
getLineWidth() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolylineAppearanceHandler
Get the line with of the border.
getLineWidth() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquareAppearanceHandler
Get the line with of the border.
getListItemPatterns() - Method in class org.apache.pdfbox.text.PDFTextStripper
returns a list of regular expression Patterns representing different common list item formats.
getListNumbering() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Gets the list numbering (ListNumbering).
getListNumbering() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
Gets the list numbering (ListNumbering).
getListOfByteArraysFromCOSArray(COSArray) - Static method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
 
getLocalSubrIndex() - Method in class org.apache.fontbox.cff.CFFType1Font
 
getLocalSubrIndex(int) - Method in class org.apache.fontbox.cff.CFFCIDFont
Returns the LocalSubrIndex for the given GID.
getLocation() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Returns the CPU host name or physical location of the signing.
getLogLabel() - Method in class org.apache.pdfbox.debugger.ui.ReaderBottomPanel
 
getLong(String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an long.
getLong(String[], long) - Method in class org.apache.pdfbox.cos.COSDictionary
Deprecated.
Will be removed in 3.0. A value may have to keys, the regular one and sometimes an additional abbreviation. More than 2 values doesn't make sense.
getLong(String, long) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an integer.
getLong(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an long.
getLong(COSName, long) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be an integer.
getLowerLeftX() - Method in class org.apache.fontbox.util.BoundingBox
Getter for property lowerLeftX.
getLowerLeftX() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will get the lower left x coordinate.
getLowerLeftY() - Method in class org.apache.fontbox.util.BoundingBox
Getter for property lowerLeftY.
getLowerLeftY() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will get the lower left y coordinate.
getLowerLimit() - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Get the lowest value for a key in the name map.
getLowerLimit() - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Get the lowest value for a key in the number map.
getLowestRecPPEM() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getLowNibble(byte) - Static method in class org.apache.pdfbox.util.Hex
Get the low nibble of the given byte.
getLuminosityRGB(float[], float[], float[]) - Static method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
getMacCreator() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Get the mac Creator.
getMacResFork() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Get the mac ResFork.
getMacStyle() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getMacStyle() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getMacStyle() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the macStyle field of the "head" table, or -1.
getMacSubtype() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Get the mac subtype.
getMagicNumber() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getMainMemoryOnlyInstance() - Static method in class org.apache.pdfbox.io.ScratchFile
Getter for an instance using only unrestricted main memory for buffering (same as new ScratchFile(MemoryUsageSetting.setupMainMemoryOnly())).
getManagedFromProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
get ManageFrom Property
getManager() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get Manager value
getManager() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getManagerProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get Manager property
getManagerVariant() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get ManagerVariant value
getManagerVariant() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getManagerVariantProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get ManagerVariant property
getManageTo() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
get ManageTo value
getManageTo() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getManageToProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
get ManageTo property
getManageUI() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get ManageUI Value
getManageUI() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getManageUIProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get ManageUI property
getMappedFontName(String) - Static method in class org.apache.pdfbox.pdmodel.font.Standard14Fonts
Returns the base name of the font which the given font name maps to.
getMappingName() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Gets the mapping name of the field.
getMappingScheme() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property mappingScheme.
getMarked() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Get Marked value
getMarkedContents() - Method in class org.apache.pdfbox.text.PDFMarkedContentExtractor
 
getMarkedProperty() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Get Marked property
getMarkInfo() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Get info about doc's usage of tagged features.
getMarkUp(String) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.ColorToolTip
Create a html string that actually shows a colored rect.
getMask() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Returns the Mask Image XObject associated with this image, or null if there is none.
getMaskLength() - Method in class org.apache.fontbox.cff.Type2CharStringParser
 
getMaskMarkers() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getMatrix() - Method in interface org.apache.pdfbox.contentstream.PDContentStream
Returns the matrix which transforms from the stream's space to user space.
getMatrix() - Method in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
getMatrix() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
Returns the linear interpretation matrix, which is an array of nine numbers.
getMatrix() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
This will get the optional matrix of an XObjectForm.
getMatrix() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
Returns the pattern matrix, or the identity matrix is none is available.
getMatrix() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType1
This will get the optional Matrix of a function based shading.
getMatrix() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingPaint
 
getMatrix() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Returns the Matrix entry for the appearance stream form XObject.
getMatrix() - Method in class org.apache.pdfbox.pdmodel.PDPage
 
getMax() - Method in class org.apache.pdfbox.pdmodel.common.PDRange
This will get the maximum value of the range.
getMaxComponentDepth() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxComponentElements() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxCompositeContours() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxCompositePoints() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxContext() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Returns the usMaxContext.
getMaxContours() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxDepth() - Method in class org.apache.pdfbox.util.filetypedetector.ByteTrie
Gets the maximum depth stored in this trie.
getMaxErrors() - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
Get the maximum number of errors after which to abort when possible.
getMaxFunctionDefs() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaximum() - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
 
getMaximumProfile() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the maxp table for this TTF.
getMaxInstructionDefs() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxKern() - Method in class org.apache.fontbox.afm.TrackKern
Getter for property maxKern.
getMaxLen() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Returns the maximum number of characters of the text field.
getMaxMainMemoryBytes() - Method in class org.apache.pdfbox.io.MemoryUsageSetting
Returns maximum size of main-memory in bytes to be used.
getMaxMemType1() - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getMaxMemType42() - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getMaxPoints() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxPointSize() - Method in class org.apache.fontbox.afm.TrackKern
Getter for property maxPointSize.
getMaxSizeOfInstructions() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxStackElements() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxStorage() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxStorageBytes() - Method in class org.apache.pdfbox.io.MemoryUsageSetting
Returns maximum size of storage bytes to be used (main-memory in temporary files all together).
getMaxTwilightPoints() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMaxWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the max width for the font.
getMaxZones() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getMCID() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
Gets the marked content identifier.
getMCID() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Gets the marked-content identifier.
getMD5() - Static method in class org.apache.pdfbox.pdmodel.encryption.MessageDigests
 
getMDP() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional; PDF 1.6) A dictionary containing a single entry whose key is P and whose value is an integer between 0 and 3.
getMeasure() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
This will retrieve the measure dictionary.
getMediaBox() - Method in class org.apache.pdfbox.pdmodel.PDPage
A rectangle, expressed in default user space units, defining the boundaries of the physical medium on which the page is intended to be displayed or printed.
getMediaBox() - Method in class org.apache.pdfbox.tools.ImageToPDF
Sets page size of produced PDF.
getMediaBox() - Method in class org.apache.pdfbox.tools.TextToPDF
Sets page size of produced PDF.
getMemoryUsageSetting() - Method in class org.apache.pdfbox.multipdf.Splitter
 
getMenu() - Method in class org.apache.pdfbox.debugger.ui.MenuBase
Provide the JMenu instance of the ZoomMenu.
getMetadata() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
Get the metadata that is part of the document catalog.
getMetadata() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Returns the metadata stream for this object, or null if there is no metadata stream.
getMetadata() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Returns the metadata associated with this XObject, or null if there is none.
getMetadata() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Get the metadata that is part of the document catalog.
getMetadata() - Method in class org.apache.pdfbox.pdmodel.PDPage
Get the metadata that is part of the document catalog.
getMetadata() - Method in class org.apache.pdfbox.preflight.PreflightContext
 
getMetadata() - Method in class org.apache.xmpbox.type.AbstractField
 
getMetadataDate() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the MetadataDate property value
getMetadataDateProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the MetadataDate property
getMetadataKeys() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the keys of all metadata information fields for the document.
getMetaDataStreamAsBytes(PDMetadata) - Method in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
getMetricDataFormat() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getMetricDataFormat() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getMetricSets() - Method in class org.apache.fontbox.afm.FontMetrics
This will get the metricSets attribute.
getMidline() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getMidlineValue(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getMin() - Method in class org.apache.pdfbox.pdmodel.common.PDRange
This will get the minimum value of the range.
getMinBottomSideBearing() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getMinimum() - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
 
getMinimumRevision() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
The software module revision number, used to determinate the minimum version of software that is required in order to process this signature.
getMinKern() - Method in class org.apache.fontbox.afm.TrackKern
Getter for property minKern.
getMinLeftSideBearing() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getMinMemType1() - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getMinMemType42() - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getMinPointSize() - Method in class org.apache.fontbox.afm.TrackKern
Getter for property minPointSize.
getMinRightSideBearing() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getMinTopSideBearing() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getMissingWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the missing width for the font from the /MissingWidth dictionary entry.
getMiterLimit() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the miter limit.
getMiterLimit() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Get the value of the miter limit.
getMix() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
Gets the flag specifying whether to mix this sound with any other sound already playing.
getModDate() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Get the mod date of the embedded file.
getModificationDate() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the modification date of the document.
getModified() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getModifiedDate() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will retrieve the date and time the annotation was modified.
getModifier() - Method in class org.apache.xmpbox.type.VersionType
 
getModifierDate() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
 
getModifierDateProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
 
getModifyDate() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the ModifyDate property value
getModifyDate() - Method in class org.apache.xmpbox.type.VersionType
 
getModifyDateProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the ModifyDate property
getMotion() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
 
getN() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType2
Returns the exponent of the function.
getN() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionNamed
This will get the name of the action to be performed.
getName() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property name.
getName() - Method in class org.apache.fontbox.afm.Composite
Getter for property name.
getName() - Method in class org.apache.fontbox.afm.CompositePart
Getter for property name.
getName() - Method in class org.apache.fontbox.cff.CFFFont
The name of the font.
getName() - Method in class org.apache.fontbox.cff.CFFOperator
The name of the operator.
getName() - Method in class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding.Supplement
 
getName() - Method in class org.apache.fontbox.cff.Type1CharString
 
getName() - Method in class org.apache.fontbox.cmap.CMap
Returns the name of the CMap.
getName() - Method in interface org.apache.fontbox.FontBoxFont
The PostScript name of the font.
getName() - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
getName() - Method in class org.apache.fontbox.type1.Type1Font
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColor
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColorN
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColorSpace
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingDeviceCMYKColor
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingDeviceGrayColor
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingDeviceRGBColor
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingColor
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingColorN
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingColorSpace
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingDeviceCMYKColor
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingDeviceGrayColor
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingDeviceRGBColor
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.DrawObject
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.AppendRectangleToPath
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.BeginInlineImage
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.ClipEvenOddRule
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.ClipNonZeroRule
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.CloseAndStrokePath
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.CloseFillEvenOddAndStrokePath
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.CloseFillNonZeroAndStrokePath
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.ClosePath
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.CurveTo
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.CurveToReplicateFinalPoint
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.CurveToReplicateInitialPoint
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.DrawObject
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.EndPath
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.FillEvenOddAndStrokePath
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.FillEvenOddRule
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.FillNonZeroAndStrokePath
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.FillNonZeroRule
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.LegacyFillNonZeroRule
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.LineTo
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.MoveTo
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.ShadingFill
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.graphics.StrokePath
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.markedcontent.BeginMarkedContentSequence
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.markedcontent.BeginMarkedContentSequenceWithProperties
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.markedcontent.DrawObject
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.markedcontent.EndMarkedContentSequence
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.Operator
This will get the name of the operator.
getName() - Method in class org.apache.pdfbox.contentstream.operator.OperatorProcessor
Returns the name of this operator, e.g.
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.Concatenate
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.Restore
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.Save
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.SetFlatness
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.SetGraphicsStateParameters
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.SetLineCapStyle
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.SetLineDashPattern
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.SetLineJoinStyle
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.SetLineMiterLimit
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.SetLineWidth
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.SetMatrix
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.state.SetRenderingIntent
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.BeginText
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.EndText
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.MoveText
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.MoveTextSetLeading
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.NextLine
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.SetCharSpacing
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.SetFontAndSize
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.SetTextHorizontalScaling
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.SetTextLeading
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.SetTextRenderingMode
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.SetTextRise
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.SetWordSpacing
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.ShowText
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.ShowTextAdjusted
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.ShowTextLine
 
getName() - Method in class org.apache.pdfbox.contentstream.operator.text.ShowTextLineAndSpace
 
getName() - Method in class org.apache.pdfbox.cos.COSName
This will get the name of this COSName object.
getName() - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
 
getName() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Returns the property name.
getName() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the annotation name.
getName() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFNamedPageReference
This will get the name of the referenced page.
getName() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
getName() - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Returns the name of this font, either the PostScript "BaseName" or the Type 3 "Name".
getName() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
getName() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getName() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
getName() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
getName() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Returns the name of the color space.
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
getName() - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup
Returns the name of the optional content group.
getName() - Method in enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup.RenderState
Returns the PDF name for the state.
getName() - Method in enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties.BaseState
Returns the PDF name for the state.
getName() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
This will retrieve the name (and hence appearance, AP taking precedence) For this annotation.
getName() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
This will retrieve the name (and hence appearance, AP taking precedence) For this annotation.
getName() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
The name of the software module that was used to create the signature.
getName() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Returns the name of the person or authority signing the document.
getName() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
This will retrieve the name of the viewport.
getName() - Method in class org.apache.pdfbox.preflight.content.StubOperator
 
getName() - Method in class org.apache.pdfbox.preflight.utils.ByteArrayDataSource
 
getName() - Method in class org.apache.xmpbox.type.Attribute
Get the localName of this attribute
getName() - Method in class org.apache.xmpbox.type.JobType
 
getName() - Method in class org.apache.xmpbox.type.PDFAFieldType
 
getName() - Method in class org.apache.xmpbox.type.PDFAPropertyType
 
getName(int) - Method in class org.apache.fontbox.cff.CFFEncoding
Returns the name of the glyph for the given character code.
getName(int) - Static method in class org.apache.fontbox.cff.CFFStandardString
This will return the string mapped to the given SID.
getName(int) - Method in class org.apache.fontbox.encoding.Encoding
This will take a character code and get the name from the code.
getName(int) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getName(int) - Method in class org.apache.pdfbox.cos.COSArray
Get the value of the array as a string.
getName(int) - Method in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
This will take a character code and get the name from the code.
getName(int, int, int, int) - Method in class org.apache.fontbox.ttf.NamingTable
Returns a name from the table, or null it it does not exist.
getName(int, String) - Method in class org.apache.pdfbox.cos.COSArray
Get an entry in the array that is expected to be a COSName.
getName(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets a name value.
getName(String, String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets a name value.
getName(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
getName(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
getNameAsString(String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getNameAsString(String, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getNameAsString(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getNameAsString(COSName, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
getNamedDestination() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
If the value in the /P entry is a string, this will get a named destination in the current document that provides the page number of the file attachment annotation.
getNamedDestination() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDNamedDestination
This will get the name of the destination.
getNameForGID(int) - Method in class org.apache.fontbox.cff.CFFCharset
Returns the PostScript glyph name for the given GID.
getNameId() - Method in class org.apache.fontbox.ttf.NameRecord
 
getNameInFont(String) - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
Maps a PostScript glyph name to the name in the underlying font, for example when using a TTF font we might map "W" to "uni0057".
getNameInFont(String) - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
Maps a PostScript glyph name to the name in the underlying font, for example when using a TTF font we might map "W" to "uni0057".
getNameOrArrayOfName(String, String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets a name value or array of name values.
getNameRecords() - Method in class org.apache.fontbox.ttf.NamingTable
This will get the name records for this naming table.
getNames() - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
This will return a map of names on this level.
getNames() - Static method in class org.apache.pdfbox.pdmodel.font.Standard14Fonts
Returns the set of known font names, including aliases.
getNames() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
 
getNames(COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the resource names of the given kind.
getNamespace() - Method in class org.apache.xmpbox.schema.XMPSchemaFactory
Get namespace URI treated by this factory
getNamespace() - Method in class org.apache.xmpbox.type.AbstractField
 
getNamespace() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
Get the namespace URI of this entity
getNamespace() - Method in class org.apache.xmpbox.type.AbstractStructuredType
Get the namespace URI of this entity
getNamespace() - Method in class org.apache.xmpbox.type.ArrayProperty
Get the namespace URI of this entity
getNamespace() - Method in class org.apache.xmpbox.type.Attribute
Get the namespace URI of this attribute
getNamespacePrefix(String) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
 
getNamespaceURI() - Method in class org.apache.xmpbox.type.PDFASchemaType
 
getNamespaceURI() - Method in class org.apache.xmpbox.type.PDFATypeType
 
getNameToCodeMap() - Method in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
Returns an unmodifiable view of the name -> code mapping.
getNaming() - Method in class org.apache.fontbox.ttf.TrueTypeFont
This will get the naming table for the true type font.
getNavigation() - Method in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
getNeedAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
True if the viewing application should construct the appearances of all field widgets.
getNewGlyphId(Integer) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
getNewPage() - Method in class org.apache.pdfbox.io.ScratchFile
Returns a new free page, either from free page pool or by enlarging scratch file (may be created).
getNewValue() - Method in class org.apache.pdfbox.debugger.hexviewer.HexChangedEvent
 
getNext() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAction
This will get the next action, or sequence of actions, to be performed after this one.
getNextActions(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.action.ActionManagerFactory
Returns all actions contained by the Next entry.
getNextBead() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
This will get the next bead.
getNextChanges(int, boolean) - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
getNextChangingElement(int, boolean) - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
getNextRefChanges(int, boolean) - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
getNextSibling() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
 
getNickname() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the Nickname property value
getNicknameProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the Nickname property
getNodeKey(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
getNodeValue(Element) - Static method in class org.apache.pdfbox.pdmodel.fdf.XMLUtil
Deprecated.
This will get the text value of an element.
getNodeValue(Element) - Static method in class org.apache.pdfbox.util.XMLUtil
This will get the text value of an element.
getNominalWidthX() - Method in class org.apache.fontbox.cff.CFFType1Font
 
getNominalWidthX(int) - Method in class org.apache.fontbox.cff.CFFCIDFont
Returns the nominalWidthX for the given GID.
getNonEFontNoWarn() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
If there is a LegalPDF dictionary in the catalog of the PDF file and the NonEmbeddedFonts attribute in this dictionary has a non zero value, and the viewing application has a preference set to suppress the display of this warning then the value of this attribute will be set to true.
getNonFullScreenPageMode() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the non full screen page mode preference.
getNonStrokeAlphaConstant() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Get the value of the non-stroke alpha constant property.
getNonStrokeAlphaConstants() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
getNonStrokingAlphaConstant() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the non stroking alpha constant.
getNonStrokingColor() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Returns the non-stroking color.
getNonStrokingColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Returns the non-stroking color space.
getNonStrokingJavaComposite() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
getNonStrokingOverprintControl() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the overprint control for non stroking operations.
getNonStrokingPaint() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
getNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Get the annotations normal appearance.
getNormalAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
This will return a list of appearances.
getNormalAppearanceAsContentStream() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Get the annotations normal appearance content stream.
getNormalAppearanceAsContentStream(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Get the annotations normal appearance content stream.
getNormalAppearanceStream() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Returns the appearance stream for this annotation, if any.
getNormalCaption() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will retrieve the normal caption.
getNormalIcon() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will retrieve the normal icon.
getNotice() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property notice.
getNotice() - Method in class org.apache.fontbox.type1.Type1Font
Returns the notice.
getNullEntry() - Static method in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
This will return a null entry: 0000000000 65535 f.
getNumber() - Method in class org.apache.pdfbox.cos.COSObjectKey
This will get the objects id.
getNumber() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will get the current object number.
getNumber(int) - Method in class org.apache.fontbox.cff.CFFParser.DictData.Entry
 
getNumber(int, String) - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
 
getNumber(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets a number value.
getNumber(String, float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets a number value.
getNumber(String, Number) - Method in class org.apache.fontbox.cff.CFFParser.DictData
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Returns the number of components in this color space
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
Returns the number of components in this color space
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
 
getNumberOfComponents() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
getNumberOfContours() - Method in class org.apache.fontbox.ttf.GlyphData
 
getNumberOfGlyphs() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Returns the number of glyphs (MaximumProfile.numGlyphs).
getNumberOfHMetrics() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getNumberOfInputParameters() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
This will get the number of input parameters that have a domain specified.
getNumberOfObjects() - Method in class org.apache.pdfbox.pdmodel.common.PDObjectStream
Get the number of compressed object.
getNumberOfOutputParameters() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
This will get the number of output parameters that have a range specified.
getNumberOfPages() - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will return the total page count of the PDF document.
getNumberOfPages() - Method in class org.apache.pdfbox.printing.PDFPageable
 
getNumberOfRecipients() - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
Returns the number of recipients
getNumberOfVMetrics() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getNumberOrArrayOfNumber(String, float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets a number or an array of numbers.
getNumberOrName(String, String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets a number or a name value.
getNumbers() - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
This will return a map of numbers.
getNumberTreeAsMap(PDNumberTreeNode) - Static method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
getNumChannels(ImageReader) - Method in class org.apache.pdfbox.filter.DCTFilter
 
getNumCharStrings() - Method in class org.apache.fontbox.cff.CFFFont
Returns the number of charstrings in the font.
getNumComponentsFromImageMetadata(ImageReader) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
 
getNumGlyphs() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getO() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will get the string specifying the operation to perform: open to open a document print to print a document If the F entry designates an application instead of a document, this entry is ignored and the application is launched.
getO() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDPageAdditionalActions
This will get an action to be performed when the page is opened.
getObject() - Method in class org.apache.pdfbox.cos.COSObject
This will get the object that this object encapsulates.
getObject() - Method in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
This will get the object.
getObject(int) - Method in class org.apache.pdfbox.cos.COSArray
This will get an object from the array.
getObject(int) - Method in interface org.apache.pdfbox.pdfparser.PDFXRef
Returns the object referenced by the given object number.
getObject(int) - Method in class org.apache.pdfbox.pdfparser.PDFXRefStream
Returns the object referenced by the given object number.
getObject(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
Returns the object at the specified position.
getObjectByType(COSName) - Method in class org.apache.pdfbox.cos.COSDocument
This will get the first dictionary object by type.
getObjectFromEFDictionary(COSName) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
 
getObjectFromPath(String) - Method in class org.apache.pdfbox.cos.COSDictionary
Nice method, gives you every object you want Arrays works properly too.
getObjectFromPool(COSObjectKey) - Method in class org.apache.pdfbox.cos.COSDocument
This will get an object from the pool.
getObjectFromPool(COSObjectKey) - Method in class org.apache.pdfbox.pdfparser.BaseParser
 
getObjectId(COSObject) - Method in class org.apache.pdfbox.pdfparser.COSParser
Creates a unique object id using object number and object generation number.
getObjectKey(COSBase) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will get the object key for the object.
getObjectKeys() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will get all available object keys.
getObjectName(Object) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatus
Get the object name of a tree node.
getObjectNumber() - Method in class org.apache.pdfbox.cos.COSObject
Getter for property objectNumber.
getObjects() - Method in class org.apache.pdfbox.cos.COSDocument
This will get a list of all available objects.
getObjects() - Method in class org.apache.pdfbox.pdfparser.PDFObjectStreamParser
This will get the objects that were parsed from the stream.
getObjects() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
 
getObjectsByType(String) - Method in class org.apache.pdfbox.cos.COSDocument
This will get all dictionary objects by type.
getObjectsByType(COSName) - Method in class org.apache.pdfbox.cos.COSDocument
This will get a dictionary object by type.
getOCGs() - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentMembershipDictionary
Get a list of optional content groups.
getOCGs() - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
 
getOCProperties() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Get the optional content properties dictionary associated with this document.
getOffset() - Method in class org.apache.fontbox.ttf.TTFTable
 
getOffset() - Method in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
This will get the offset into the document.
getOffsets() - Method in class org.apache.fontbox.ttf.IndexToLocationTable
 
getOID() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
Returns A list of array of bytes that contain Object Identifiers (OIDs) of the certificate policies that must be present in the signing certificate
getOnValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDCheckBox
Get the value which sets the check box to the On state.
getOnValue(int) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
 
getOnValueForWidget(PDAnnotationWidget) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
 
getOnValues() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Get the values to set individual buttons within a group to the on state.
getOnValues() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
 
getOpacity() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the opacity value.
getOpaqueImage() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Returns an RGB buffered image containing the opaque image stream without any masks applied.
getOpen() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup
This will retrieve the initial state of the annotation, open Or closed (default closed).
getOpen() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
This will retrieve the initial state of the annotation, open Or closed (default closed).
getOpenAction() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Get the Document Open Action for this object.
getOpenCount() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Get the number of open nodes or a negative number if this node is closed.
getOpenInNewWindow() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
This will specify whether to open the destination document in a new window, in the same window, or behave in accordance with the current user preference.
getOpenInNewWindow() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will specify whether to open the destination document in a new window, in the same window, or behave in accordance with the current user preference.
getOpenInNewWindow() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
This will specify whether to open the destination document in a new window, in the same window, or behave in accordance with the current user preference.
getOperation() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
Get the operation to perform on the file.
getOperator(String) - Static method in class org.apache.fontbox.cff.CFFOperator
Returns the operator corresponding to the given name.
getOperator(String) - Static method in class org.apache.pdfbox.contentstream.operator.Operator
This is used to create/cache operators in the system.
getOperator(String) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
Returns the operator for the given operator name.
getOperator(CFFOperator.Key) - Static method in class org.apache.fontbox.cff.CFFOperator
Returns the operator corresponding to the given key.
getOperators() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ExecutionContext
Returns the operator set used by this execution context.
getOption() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFOptionElement
This will get the string of one of the available options.
getOptionalContent() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
This will get the optional content group or optional content membership dictionary.
getOptionalContent() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
This will get the optional content group or optional content membership dictionary.
getOptionalContent() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will get the optional content group or optional content membership dictionary for the annotation.
getOptionalContentGroups() - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Returns the collection of all optional content groups.
getOptions() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will return a list of options for a choice field.
getOptions() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
This will get the option values "Opt".
getOptionsDisplayValues() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
This will get the display values from the options.
getOptionsExportValues() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
This will get the export values from the options.
getOrCreateChildNode(IIOMetadataNode, String) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
Gets the named child node, or creates and attaches it.
getOrder() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Get the order of interpolation between samples.
getOrdering() - Method in class org.apache.fontbox.cff.CFFCIDFont
Returns the ordering value.
getOrdering() - Method in class org.apache.fontbox.cmap.CMap
Returns the ordering of the CIDSystemInfo.
getOrdering() - Method in class org.apache.pdfbox.pdmodel.font.CIDSystemInfo
 
getOrdering() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDSystemInfo
 
getOriginalData() - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
This will get the original data file that was used for this stream.
getOriginalData() - Method in class org.apache.fontbox.ttf.RAFDataStream
This will get the original data file that was used for this stream.
getOriginalData() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the data of the TrueType Font program representing the stream used to build this object (normally from the TTFParser object).
getOriginalData() - Method in class org.apache.fontbox.ttf.TTCDataStream
 
getOriginalData() - Method in class org.apache.fontbox.ttf.TTFDataStream
This will get the original data file that was used for this stream.
getOriginalDataSize() - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
This will get the original data size that was used for this stream.
getOriginalDataSize() - Method in class org.apache.fontbox.ttf.RAFDataStream
This will get the original data size that was used for this stream.
getOriginalDataSize() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the data size of the TrueType Font program representing the stream used to build this object (normally from the TTFParser object).
getOriginalDataSize() - Method in class org.apache.fontbox.ttf.TTCDataStream
 
getOriginalDataSize() - Method in class org.apache.fontbox.ttf.TTFDataStream
This will get the original data size that was used for this stream.
getOriginalDocumentID() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get OriginalDocumentId value
getOriginalDocumentIDProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get OriginalDocumentId property
getOriginY(int) - Method in class org.apache.fontbox.ttf.VerticalOriginTable
Returns the y-coordinate of the vertical origin for the given GID if known, or returns the default value if not specified in table data.
getOrSearchICCProfile(PreflightContext) - Static method in class org.apache.pdfbox.preflight.graphic.ICCProfileWrapper
 
getOS() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
Indicates the operating system.
getOS2Windows() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the OS/2 table for this TTF.
getOTFFont(String, File) - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getOtherBlues() - Method in class org.apache.fontbox.type1.Type1Font
Returns the other blues values.
getOutlineItem(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
getOutput() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will get the output stream.
getOutput() - Method in class org.apache.pdfbox.text.PDFTextStripper
The output stream that is being written to.
getOutputCondition() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
getOutputConditionIdentifier() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
getOutputIntents() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Get the list of OutputIntents defined in the document.
getOutputStream() - Method in class org.apache.pdfbox.preflight.utils.ByteArrayDataSource
 
getOverprintMode() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the overprint control mode.
getOverprintMode() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
get the value of the overprint mode property.
getOwner() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Returns the owner of the attributes.
getOwnerAccessPermission() - Static method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
returns an access permission object for a document owner.
getOwnerEncryptionKey() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will get the OE entry in the standard encryption dictionary.
getOwnerKey() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will get the O entry in the standard encryption dictionary.
getOwnerPassword() - Method in class org.apache.pdfbox.pdmodel.encryption.StandardProtectionPolicy
Returns the owner password.
getOwners() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Return a String list of owner(s)
getOwnersProperty() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Return the Bag of owner(s)
getOwnerUserProperties() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
Returns the user properties.
getP() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will get a parameter string to be passed to the application designated by the F entry.
getP() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueMDP
Return the P value.
getPaddedRectangle(PDRectangle, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Get a padded rectangle.
getPadding() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the padding (Padding).
getPage() - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Returns the page.
getPage() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
Gets the page.
getPage() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the page on which some or all of the content items designated by the K entry shall be rendered (Pg).
getPage() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
This will get the page number or null if it does not exist.
getPage() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will retrieve the corresponding page of this annotation.
getPage() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
Get the 0-based page number.
getPage() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Returns document page.
getPage() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
returns your page
getPage() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
This will get the page for this destination.
getPage() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
Get the page that this bead is part of.
getPage() - Method in class org.apache.pdfbox.rendering.PageDrawerParameters
Returns the page.
getPage(int) - Method in class org.apache.pdfbox.debugger.ui.DocumentEntry
 
getPage(int) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Returns the page at the given 0-based index.
getPageCount() - Method in class org.apache.pdfbox.debugger.ui.DocumentEntry
 
getPageEnd() - Method in class org.apache.pdfbox.text.PDFTextStripper
Returns the string which will be used at the end of a page.
getPageFormat(int) - Method in class org.apache.pdfbox.printing.PDFPageable
Returns the actual physical size of the pages in the PDF file.
getPageHeight() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getPageHeight() - Method in class org.apache.pdfbox.text.TextPosition
This will get the height of the page that the text is located in.
getPageImage() - Method in class org.apache.pdfbox.rendering.PDFRenderer
Returns the image to which the current page is being rendered.
getPageIndices() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels
Get an ordered set of page indices having a page label range.
getPageIndicesByLabels() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels
Returns a mapping with computed page labels as keys and corresponding 0-based page indices as values.
getPageInfo() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFPage
This will get the FDF page info object.
getPageLabel(PDDocument, int) - Static method in class org.apache.pdfbox.debugger.PDFDebugger
Convenience method to get the page label if available.
getPageLabelRange(int) - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels
Returns the page label range starting at the given page, or null if no such range is defined.
getPageLabels() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Returns the page labels descriptor of the document.
getPageLayout() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Returns the page layout.
getPageMode() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Returns the page display mode.
getPageNum() - Method in class org.apache.pdfbox.debugger.ui.PageEntry
 
getPageNumber() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
If the value in the /P entry is an integer, this will get the page number (zero-based) in the current document containing the file attachment annotation.
getPageNumber() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
This will get the page number for this destination.
getPageNumber() - Method in exception org.apache.pdfbox.preflight.exception.ValidationException
Returns the page number related to the exception, or null if not known.
getPageNumber() - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Returns the page number, or null if not known.
getPageRangeCount() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels
Returns the number of page label ranges.
getPages() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will get the list of FDF Pages.
getPages() - Method in class org.apache.pdfbox.pdmodel.PDDocument
Returns the page tree.
getPages() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Returns all pages in the document, as a page tree.
getPageSize() - Method in class org.apache.pdfbox.io.ScratchFile
Returns byte size of a page.
getPageStart() - Method in class org.apache.pdfbox.text.PDFTextStripper
Returns the string which will be used at the beginning of a page.
getPageValidationProcessNames() - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
getPageWidth() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getPageWidth() - Method in class org.apache.pdfbox.text.TextPosition
This will get the width of the page that the text is located in.
getPageZoomScale() - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
 
getPaint() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getPaint(PDColor) - Method in class org.apache.pdfbox.rendering.PageDrawer
Returns an AWT paint for the given PDColor.
getPaintType() - Method in class org.apache.fontbox.type1.Type1Font
Returns the paint type.
getPaintType() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will return the paint type.
getPairableItems(COSBase, int) - Static method in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils
Return either one of a list which can have two-element arrays entries.
getPane() - Method in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPane
Returns the Pane itself
getPane() - Method in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingPaneController
Return a pane to display details of a font.
getPane() - Method in class org.apache.pdfbox.debugger.hexviewer.HexView
 
getPane() - Method in class org.apache.pdfbox.debugger.stringpane.StringPane
 
getPanel() - Method in class org.apache.pdfbox.debugger.colorpane.CSArrayBased
return the main panel that hold all the UI elements.
getPanel() - Method in class org.apache.pdfbox.debugger.colorpane.CSDeviceN
return the main panel that hold all the UI elements.
getPanel() - Method in class org.apache.pdfbox.debugger.colorpane.CSIndexed
return the main panel that hold all the UI elements.
getPanel() - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
return the main panel that hold all the UI elements.
getPanel() - Method in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPaneView
Returns the view.
getPanel() - Method in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView
 
getPanel() - Method in class org.apache.pdfbox.debugger.fontencodingpane.FontPane
 
getPanel() - Method in class org.apache.pdfbox.debugger.fontencodingpane.SimpleFont
 
getPanel() - Method in class org.apache.pdfbox.debugger.fontencodingpane.Type0Font
 
getPanel() - Method in class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
 
getPanel() - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
Returns the main panel that hold all the UI elements.
getPanel() - Method in class org.apache.pdfbox.debugger.streampane.StreamPane
 
getPanel() - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
Return the panel of this TreeStatusPane.
getPanel() - Method in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
getPanose() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getPanose() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getPanose() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the Panose classification of the font, if any.
getPanose() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Returns the Panose entry of the Style dictionary, if any.
getPanose() - Method in class org.apache.pdfbox.pdmodel.font.PDPanose
Ten bytes for the PANOSE classification number for the font.
getPanoseBytes(COSDictionary) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getParagraphEnd() - Method in class org.apache.pdfbox.text.PDFTextStripper
Returns the string which will be used at the end of a paragraph.
getParagraphs() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText
Get the list of paragraphs.
getParagraphs() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText
Get the list of paragraphs.
getParagraphStart() - Method in class org.apache.pdfbox.text.PDFTextStripper
Returns the string which will be used at the beginning of a paragraph.
getParameters() - Method in class org.apache.pdfbox.filter.DecodeResult
Returns the stream parameters, repaired using the embedded stream data.
getParameters() - Method in class org.apache.xmpbox.type.ResourceEventType
 
getParent() - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Returns the parent node.
getParent() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the parent in the structure hierarchy (P).
getParent() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
Returns the Type 0 font which is the parent of this font.
getParent() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup
This will retrieve the markup annotation which this popup relates to.
getParent() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
getParent() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Get the parent field to this field, or null if none exists.
getParentTree() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Returns the parent tree.
getParentTreeNextKey() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Returns the next key in the parent tree.
getPart() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Give the PDFAVersionId (as an integer)
getPartialFieldName() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the "T" entry in the field dictionary.
getPartiallyDecodedStreamSaveMenu(COSStream) - Method in class org.apache.pdfbox.debugger.ui.Tree
produce possible partially decoded stream saving menu items
getPartialName() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Returns the partial name of the field.
getPartialStreamCommand(int) - Method in class org.apache.pdfbox.debugger.streampane.Stream
 
getPartialStreamSavingMenuItem(int, PDStream) - Method in class org.apache.pdfbox.debugger.ui.Tree
 
getPartitionedCopy(int) - Method in class org.apache.pdfbox.io.MemoryUsageSetting
Returns a copy of this instance with the maximum memory/storage restriction divided by the provided number of parallel uses.
getPartMapping() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getPartProperty() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Give the property corresponding to the PDFA Version id
getParts() - Method in class org.apache.fontbox.afm.Composite
Getter for property parts.
getPassword() - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyDecryptionMaterial
Returns the password given by the user and that will be used to open the private key.
getPassword() - Method in class org.apache.pdfbox.pdmodel.encryption.StandardDecryptionMaterial
Returns the password.
getPatchCoordinatesColor() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
 
getPatchCoordinatesColor(CubicBezierCurve, CubicBezierCurve, CubicBezierCurve, CubicBezierCurve) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CoonsPatch
 
getPath() - Method in class org.apache.fontbox.cff.Type1CharString
Returns the path of the character.
getPath() - Method in class org.apache.fontbox.ttf.GlyphData
Returns the path of the glyph.
getPath() - Method in class org.apache.fontbox.ttf.GlyphRenderer
Returns the path of the glyph.
getPath() - Method in class org.apache.pdfbox.debugger.ui.PageEntry
 
getPath() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
PDF 2.0: This will retrieve the arrays that shall represent the alternating horizontal and vertical coordinates for path building.
getPath(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
getPath(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
getPath(int) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
getPath(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getPath(int) - Method in interface org.apache.pdfbox.pdmodel.font.PDVectorFont
Returns the glyph path for the given character code in a PDF.
getPath(String) - Method in class org.apache.fontbox.cff.CFFCIDFont
 
getPath(String) - Method in class org.apache.fontbox.cff.CFFType1Font
 
getPath(String) - Method in interface org.apache.fontbox.FontBoxFont
Returns the path for the character with the given name.
getPath(String) - Method in class org.apache.fontbox.ttf.OpenTypeFont
 
getPath(String) - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
getPath(String) - Method in class org.apache.fontbox.type1.Type1Font
 
getPath(String) - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Returns the path for the character with the given name.
getPath(String) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
getPath(String) - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
getPath(String) - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
getPath(String) - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
getPathArray(PDAnnotationMarkup) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolygonAppearanceHandler
 
getPathElement(int, Class<T>) - Method in class org.apache.pdfbox.preflight.PreflightPath
Return the object at the given position.
getPathForCharacterCode(int) - Method in class org.apache.pdfbox.rendering.CIDType0Glyph2D
 
getPathForCharacterCode(int) - Method in interface org.apache.pdfbox.rendering.Glyph2D
Returns the path describing the glyph for the given character code.
getPathForCharacterCode(int) - Method in class org.apache.pdfbox.rendering.TTFGlyph2D
 
getPathForCharacterCode(int) - Method in class org.apache.pdfbox.rendering.Type1Glyph2D
 
getPathForGID(int, int) - Method in class org.apache.pdfbox.rendering.TTFGlyph2D
Returns the path describing the glyph for the given glyphId.
getPathForString(String) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatus
Provides TreePath for a given status string.
getPattern(COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the pattern resource with the given name, or null if none exists.
getPattern(COSObject) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
getPattern(COSObject) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Returns the pattern resource for the given indirect object, if it is in the cache.
getPattern(PDColor) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
Returns the pattern for the given color.
getPatternName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColor
Returns the pattern name from this color value.
getPatternNames() - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the names of the pattern resources, if any.
getPatternType() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
This will return the pattern type.
getPatternType() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDShadingPattern
 
getPatternType() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
 
getPC() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will get an action to be performed when the page containing the annotation is closed.
getPDDocument() - Method in class org.apache.pdfbox.pdfparser.PDFParser
This will get the PD document that was parsed.
getPDDocument() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
getPDFExtensionSchema() - Method in class org.apache.xmpbox.XMPMetadata
Get the PDFA Extension schema.
getPDFIdentificationSchema() - Method in class org.apache.xmpbox.XMPMetadata
Get the PDFA Identification schema.
getPDFName(String) - Static method in class org.apache.pdfbox.cos.COSName
This will get a COSName object with that name.
getPdfStructure() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateCreator
Returns the PDFTemplateStructure object.
getPDFVersion() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Give the PDFVersion property value (string)
getPDFVersionProperty() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Give the PDFVersion property
getPdSignature() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets PDSignature
getPDStream() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
Returns the underlying PDStream.
getPDStream() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Get the underlying ICC profile stream.
getPDStream() - Method in class org.apache.pdfbox.pdmodel.graphics.PDXObject
Deprecated.
getPdVisibleSignature() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
this method gets visible signature configuration object
getPermission() - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyRecipient
Returns the access permission granted to the recipient.
getPermissionBytes() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
The returns an integer representing the access permissions.
getPermissionBytesForPublicKey() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This returns an integer representing the access permissions.
getPermissions() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will get the permissions bit mask.
getPermissions() - Method in class org.apache.pdfbox.pdmodel.encryption.StandardProtectionPolicy
Returns the access permissions
getPerms() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Get the Perms entry in the encryption dictionary.
getPfbdata() - Method in class org.apache.fontbox.pfb.PfbParser
Returns the pfbdata.
getPhase() - Method in class org.apache.pdfbox.pdmodel.graphics.PDLineDashPattern
Returns the dash phase.
getPhotoshopSchema() - Method in class org.apache.xmpbox.XMPMetadata
Get the Photoshop schema.
getPI() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will get an action to be performed when the page containing the annotation is no longer visible in the viewer application's user interface.
getPlacement() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the positioning of the element with respect to the enclosing reference area and other content (Placement).
getPlatformEncodingId() - Method in class org.apache.fontbox.ttf.CmapSubtable
 
getPlatformEncodingId() - Method in class org.apache.fontbox.ttf.NameRecord
 
getPlatformId() - Method in class org.apache.fontbox.ttf.CmapSubtable
 
getPlatformId() - Method in class org.apache.fontbox.ttf.NameRecord
 
getPO() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will get an action to be performed when the page containing the annotation is opened.
getPointCount() - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
Returns the number of points.
getPointCount() - Method in class org.apache.fontbox.ttf.GlyfSimpleDescript
Returns the number of points.
getPointCount() - Method in interface org.apache.fontbox.ttf.GlyphDescription
Returns the number of points.
getPointForIndex(int) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
Returns the starting point in the view for any index.
getPoints(int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CubicBezierCurve
 
getPolygonCloudRadius() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
getPolygonDirection(Point2D.Double[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Returns the direction of the specified polygon.
getPopup() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the popup annotation used for entering/editing the text for this annotation.
getPopupLocation(MouseEvent) - Method in class org.apache.pdfbox.debugger.ui.Tree
 
getPos() - Method in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
This will get the current position in the stream.
getPosition() - Method in class org.apache.fontbox.cff.DataInput
Returns the current position.
getPosition() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Returns offset of next byte to be returned by a read method.
getPosition() - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
Returns offset in file at which next byte would be read.
getPosition() - Method in class org.apache.pdfbox.io.RandomAccessFile
 
getPosition() - Method in interface org.apache.pdfbox.io.RandomAccessRead
Returns offset of next byte to be returned by a read method.
getPosition() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Returns offset of next byte to be returned by a read method.
getPosition() - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
getPosition() - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
getPosition() - Method in interface org.apache.pdfbox.pdfparser.SequentialSource
Returns offset of next byte to be returned by a read method.
getPositionVector(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
getPositionVector(int) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
 
getPositionVector(int) - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Returns the position vector (v), in text space, for the given character.
getPositionVector(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getPositivePolygon(Point2D.Double[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Makes a polygon whose direction is the same as the positive angle direction in the coordinate system.
getPostScript() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the postscript table for this TTF.
getPostScriptName() - Method in class org.apache.fontbox.ttf.NamingTable
Returns the PostScript name.
getPostScriptName() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getPostScriptName() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the PostScript name of the font.
getPostScriptNames(String) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Gets alternative names, as seen in some PDFs, e.g.
getPredefinedCMap(String) - Static method in class org.apache.pdfbox.pdmodel.font.CMapManager
Fetches the predefined CMap from disk (or cache).
getPreferedPrefix() - Method in class org.apache.xmpbox.type.AbstractStructuredType
 
getPreferredSignatureSize() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
Get the preferred size of the signature.
getPreferredSize() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
Gets the preferred signature size in bytes.
getPrefix() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Returns the page label prefix for this page range.
getPrefix() - Method in class org.apache.xmpbox.type.AbstractField
Get the prefix of this entity
getPrefix() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
Get the prefix of this entity
getPrefix() - Method in class org.apache.xmpbox.type.AbstractStructuredType
Get the prefix of this entity
getPrefix() - Method in class org.apache.xmpbox.type.ArrayProperty
Get the prefix of this entity
getPrefixValue() - Method in class org.apache.xmpbox.type.PDFASchemaType
 
getPrefixValue() - Method in class org.apache.xmpbox.type.PDFATypeType
 
getPreflightDocument() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
getPreRelease() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
A flag that can be used by the signature handler or software module to indicate that this signature was created with unrelease software.
getPreviousBead() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
This will get the previous bead.
getPreviousSibling() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Return the previous sibling or null if there is no sibling.
getPreviousURI() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
This will set the previous URI action, in case it's needed.
getPrintable(int) - Method in class org.apache.pdfbox.printing.PDFPageable
 
getPrintArea() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the PrintArea preference.
getPrintClip() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the PrintClip preference.
getPrintScaling() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the PrintScaling preference.
getPrivateDict() - Method in class org.apache.fontbox.cff.CFFType1Font
Returns the private dictionary.
getPrivateKey() - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyDecryptionMaterial
returns The private key that will be used to open the document protection.
getPrivDicts() - Method in class org.apache.fontbox.cff.CFFCIDFont
Returns the private dictionary.
getProcess() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
Returns the DeviceN Process Dictionary, or null if it is missing.
getProcessName() - Method in exception org.apache.pdfbox.preflight.exception.MissingValidationProcessException
 
getProcessNames() - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
getProcSet() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets ProcSet Array
getProducer() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the producer of the document.
getProducer() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Give the producer property value (string)
getProducerProperty() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Give the producer property
getProfile() - Method in class org.apache.pdfbox.preflight.graphic.ICCProfileWrapper
 
getPropBuild() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
PDF signature build dictionary.
getProperties() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Gets the properties.
getProperties(COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the property list resource with the given name, or null if none exists.
getProperties(COSObject) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
getProperties(COSObject) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Returns the property list resource for the given indirect object, if it is in the cache.
getPropertiesByLocalName(String) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
Return all properties with this specified localName.
getPropertiesName() - Method in class org.apache.xmpbox.type.PropertiesDescription
Get All Properties Name
getPropertiesNames() - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the names of the property list resources, if any.
getProperty() - Method in class org.apache.xmpbox.type.PDFASchemaType
 
getProperty(String) - Method in class org.apache.fontbox.cff.CFFType1Font
 
getProperty(String) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
 
getPropertyDefinition() - Method in class org.apache.xmpbox.schema.XMPSchemaFactory
 
getPropertyName() - Method in class org.apache.xmpbox.type.AbstractField
Get the propertyName (or localName)
getPropertyStringValue(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
Return the properties String value.
getPropertyType(String) - Method in class org.apache.xmpbox.schema.XMPSchemaFactory
Get type declared for the name property given
getPropertyType(String) - Method in class org.apache.xmpbox.type.PropertiesDescription
Return a type of a property from its qualifiedName
getPropertyValueAsString(String) - Method in class org.apache.xmpbox.type.AbstractStructuredType
 
getProportion() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getProportionValue(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getProtectionPolicy() - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Returns the set ProtectionPolicy or null.
getProvider() - Static method in class org.apache.pdfbox.pdmodel.encryption.SecurityProvider
Returns the provider to be used for advanced encrypting/decrypting.
getProvider() - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Returns the font service provider.
getPublishers() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the list of values defined in the DC publisher
getPublishersProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the bag DC publisher
getPubSec() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuild
A build data dictionary for the PubSec software module that was used to create the parent signature.
getPV() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will get an action to be performed when the page containing the annotation becomes visible in the viewer application's user interface.
getQ() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will get the 'quadding' or justification of the text to be displayed.
getQ() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will get the document-wide default value for the quadding/justification of variable text fields.
getQ() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
This will get the 'quadding' or justification of the text to be displayed.
getQName(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
 
getQuadPoints() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
This will retrieve the set of quadpoints which encompass the areas of this annotation which will activate.
getQuadPoints() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
This will retrieve the set of quadpoints which encompass the areas of this annotation.
getR() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
Returns the r value of the tristimulus.
getRangeForComponent(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Returns the range for a certain component number.
getRangeForOutput(int) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
This will get the range for a certain output parameters.
getRangeValues() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
Returns all ranges for the output values as COSArray .
getRaster(int, int, int, int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
getRaster(int, int, int, int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
getRaster(int, int, int, int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
 
getRaster(int, int, int, int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingContext
 
getRaster(int, int, int, int) - Method in class org.apache.pdfbox.rendering.SoftMask.SoftPaintContext
 
getRating() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the Rating property value
getRatingProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get the Rating property
getRawImage() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Try to get the raw image as AWT buffered image with it's original colorspace.
getRawImage() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
getRawImage() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getRawRaster() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Return the image data as WritableRaster.
getRawRaster() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
getRawRaster() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getRawRaster(PDImage) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
Extract the raw unconverted raster of the given image
getRawStreamSaveMenu(COSStream) - Method in class org.apache.pdfbox.debugger.ui.Tree
Produce JMenuItem that saves the raw stream
getRawValue() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
Return the properties raw value.
getReadingDirection() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the reading direction preference.
getReason() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Returns the reason for the signing, such as (I agree...).
getReasons() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
If the Reasons array is provided and PDSeedValue.isReasonRequired() indicates that Reasons is a required constraint, one of the reasons in the array shall be used for the signature dictionary; otherwise signing shall not take place.
getRecipientsIterator() - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
Returns an iterator to browse the list of recipients.
getRecipientsLength() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Returns the number of recipients contained in the Recipients field of the dictionary.
getRecipientStringAt(int) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
returns the COSString contained in the Recipients field at position i.
getRectangle() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
The rectangle associated with this annotation.
getRectangle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Returns the updated Rect entry for the annotation.
getRectangle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
getRectangle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
The annotation rectangle, defining the location of the annotation on the page in default user space units.
getRectangle() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
The rectangle on the page that this bead is part of.
getRectDifference() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Returns the updated RD entry for Square and Circle annotations.
getRectDifference() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will get the rectangle difference rectangle.
getRectDifference() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will get the rectangle difference rectangle.
getRectDifferences() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will get the margin between the annotations "outer" rectangle defined by /Rect and the boundaries of the underlying caret.
getRectDifferences() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will get the differences between the annotations "outer" rectangle defined by /Rect and the border.
getReferencedObject() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDObjectReference
Gets a higher-level object for the referenced object.
getRegions() - Method in class org.apache.pdfbox.text.PDFTextStripperByArea
Get the list of regions that have been setup.
getRegistry() - Method in class org.apache.fontbox.cff.CFFCIDFont
Returns the registry value.
getRegistry() - Method in class org.apache.fontbox.cmap.CMap
Returns the registry of the CIDSystemInfo.
getRegistry() - Method in class org.apache.pdfbox.pdmodel.font.CIDSystemInfo
 
getRegistry() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDSystemInfo
 
getRegistryName() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
getRelations() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the list of values defined in the DC relation
getRelationship() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
Get the relationship between the current document and the target (which may be an intermediate target).
getRelationsProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the bag DC relation
getRenderDestination() - Static method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
getRenderDestination(String) - Static method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
getRenderer() - Method in class org.apache.pdfbox.rendering.PageDrawer
Returns the parent renderer.
getRenderer() - Method in class org.apache.pdfbox.rendering.PageDrawerParameters
Returns the renderer.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getRenderingHints() - Method in class org.apache.pdfbox.printing.PDFPageable
Get the rendering hints.
getRenderingHints() - Method in class org.apache.pdfbox.printing.PDFPrintable
Get the rendering hints.
getRenderingHints() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getRenderingHints() - Method in class org.apache.pdfbox.rendering.PageDrawerParameters
 
getRenderingHints() - Method in class org.apache.pdfbox.rendering.PDFRenderer
Get the rendering hints.
getRenderingIntent() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the rendering intent.
getRenderingIntent() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
This will get the rendering intent.
getRenderingMode() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Get the value of the renderingMode.
getRenderState(RenderDestination) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup
 
getRenditionClass() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get RenditionClass value
getRenditionClass() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getRenditionClassProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get RenditionClass property
getRenditionParams() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get RenditionParams value
getRenditionParams() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getRenditionParamsProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get RenditionParams property
getRepeat() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
Gets whether to repeat the sound indefinitely.
getReplyType() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the Reply Type (relationship) with the annotation in the IRT entry See the RT_* constants for the available values.
getReserved1() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getReserved1() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getReserved2() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getReserved2() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getReserved3() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getReserved3() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getReserved4() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getReserved4() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getReserved5() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getResourceCache() - Method in class org.apache.pdfbox.pdmodel.PDDocument
Returns the resource cache associated with this document, or null if there is none.
getResourceCache() - Method in class org.apache.pdfbox.pdmodel.PDPage
Returns the resource cache associated with this page, or null if there is none.
getResourceCache() - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the resource cache associated with the Resources, or null if there is none.
getResourceRefProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get ResourceRef property
getResources() - Method in interface org.apache.pdfbox.contentstream.PDContentStream
Returns this stream's resources, if any.
getResources() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
getResources() - Method in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
getResources() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
Returns the optional resources of the type3 stream.
getResources() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
This will get the resources for this Form XObject.
getResources() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will get the resources for this pattern.
getResources() - Method in class org.apache.pdfbox.pdmodel.PDPage
A dictionary containing any resources required by the page.
getResult() - Method in exception org.apache.pdfbox.preflight.exception.SyntaxValidationException
 
getResult() - Method in class org.apache.pdfbox.preflight.PreflightDocument
 
getRevision() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will return the R entry of the encryption dictionary.

See PDF Reference 1.4 Table 3.14.
getRevision() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
The software module revision number, corresponding to the Date attribute.
getRevisionNumber() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the revision number (R).
getRevisionNumber(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
Returns the revision number at the specified position.
getRevisionNumbers() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
 
getRgbBackground() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
getRGBImage(PDImage, Rectangle, int, COSArray) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
Returns the content of the given image as an AWT buffered image with an RGB color space.
getRGBImage(PDImage, COSArray) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
Returns the content of the given image as an AWT buffered image with an RGB color space.
getRGBValuesString() - Method in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
 
getRichContents() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
This will retrieve the rich text stream which is displayed in the popup window.
getRichContents() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the rich text stream which is displayed in the popup window.
getRichText() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the rich text that is associated with this field.
getRichTextValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
Get the fields rich text value.
getRight() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
Get the right x coordinate.
getRights() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the default value for Right property
getRights(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return a language value for Right property
getRightsLanguages() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return a list of languages defined in Right property
getRightsProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the Lang alt Rights
getRise() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Get the value of the rise.
getRole() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
Gets the role.
getRoleMap() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the role map.
getRoleMap() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Returns the role map.
getRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Get the annotations rollover appearance.
getRolloverAppearance() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
This will return a list of appearances.
getRolloverCaption() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will retrieve the rollover caption.
getRolloverIcon() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will retrieve the rollover icon.
getRoot() - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
Returns the root of the tree.
getRotatedCropBox(PDPage) - Static method in class org.apache.pdfbox.printing.PDFPrintable
This will find the CropBox with rotation applied, for this page by looking up the hierarchy until it finds them.
getRotatedImage(BufferedImage, int) - Static method in class org.apache.pdfbox.debugger.ui.ImageUtil
Return an image rotated by a multiple of 90°.
getRotatedMediaBox(PDPage) - Static method in class org.apache.pdfbox.printing.PDFPrintable
This will find the MediaBox with rotation applied, for this page by looking up the hierarchy until it finds them.
getRotateInstance(double, float, float) - Static method in class org.apache.pdfbox.util.Matrix
Convenience method to create a rotated instance.
getRotation() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
This will get the clockwise rotation in degrees.
getRotation() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will retrieve the rotation of the annotation widget.
getRotation() - Method in class org.apache.pdfbox.pdmodel.PDPage
Returns the rotation angle in degrees by which the page should be rotated clockwise when displayed or printed.
getRotation() - Method in class org.apache.pdfbox.text.TextPosition
This will get the rotation of the page that the text is located in.
getRotationDegrees() - Static method in class org.apache.pdfbox.debugger.ui.RotationMenu
 
getRotationDegrees(String) - Static method in class org.apache.pdfbox.debugger.ui.RotationMenu
 
getRowCount() - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
 
getRowCount() - Method in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
 
getRowSpan() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Gets the number of rows in the enclosing table that shall be spanned by the cell (RowSpan).
getRowSpan() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Gets the number of rows in the enclosing table that shall be spanned by the cell (RowSpan).
getRowText(int) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
 
getRubyAlign() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the justification of the lines within a ruby assembly (RubyAlign).
getRubyPosition() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the placement of the RT structure element relative to the RB element in a ruby assembly (RubyPosition).
getS() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionMovie
Deprecated.
getS() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
Deprecated.
getS() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
Deprecated.
getS() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionURI
Deprecated.
getSamples() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.Rinterpol
Get all sample values of this function.
getSaturationRGB(float[], float[], float[]) - Static method in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
getSaveID() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get DocumentId value
getSaveIDProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get DocumentId property
getScale01() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns the scale-01 value.
getScale10() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns the scale-10 value.
getScaleInstance(float, float) - Static method in class org.apache.pdfbox.util.Matrix
Convenience method to create a scaled instance.
getScaleOption() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
This will get the scale option.
getScaleRatio() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will return the scale ration.
getScaleType() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
This will get the scale type.
getScaleX() - Method in class org.apache.pdfbox.util.Matrix
Returns the x-scaling element of this matrix.
getScaleY() - Method in class org.apache.pdfbox.util.Matrix
Returns the y-scaling element of this matrix.
getScalingFactorX() - Method in class org.apache.pdfbox.util.Matrix
Returns the x-scaling factor of this matrix.
getScalingFactorY() - Method in class org.apache.pdfbox.util.Matrix
Returns the y-scaling factor of this matrix.
getSchema(Class<? extends XMPSchema>) - Method in class org.apache.xmpbox.XMPMetadata
Get the XMPSchema for the specified Class.
getSchema(String) - Method in class org.apache.xmpbox.XMPMetadata
Get the XMPSchema for the specified namespace.
getSchema(String, String) - Method in class org.apache.xmpbox.XMPMetadata
Return the schema corresponding to this nsURI and a prefix.
getSchemaFactory(String) - Method in class org.apache.xmpbox.type.TypeMapping
 
getSchemasProperty() - Method in class org.apache.xmpbox.schema.PDFAExtensionSchema
 
getScope() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Gets the scope (Scope).
getScope() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Gets the scope (Scope).
getScriptingHandler() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Set a handler to support JavaScript actions in the form.
getScriptTags(int) - Static method in class org.apache.fontbox.ttf.OpenTypeScript
Obtain the OpenType script tags associated with the given Unicode codepoint.
getScrollPane() - Method in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
getSearchableDirectories() - Method in class org.apache.fontbox.util.autodetect.MacFontDirFinder
Some guesses at possible unix font directory locations.
getSearchableDirectories() - Method in class org.apache.fontbox.util.autodetect.NativeFontDirFinder
Returns an array of directories to search for fonts in.
getSearchableDirectories() - Method in class org.apache.fontbox.util.autodetect.OS400FontDirFinder
 
getSearchableDirectories() - Method in class org.apache.fontbox.util.autodetect.UnixFontDirFinder
Some guesses at possible unix font directory locations.
getSearchPanel() - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
getSearchWord() - Method in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
getSecondKernCharacter() - Method in class org.apache.fontbox.afm.KernPair
Getter for property secondKernCharacter.
getSecureRandom() - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Returns a SecureRandom If customSecureRandom is not defined, instantiate a new SecureRandom
getSecurityHandler() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Returns the security handler specified in the dictionary's Filter entry.
getSeedValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
(Optional; PDF 1.5) A seed value dictionary containing information that constrains the properties of a signature that is applied to the field.
getSeedValueCertificate() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional) A certificate seed value dictionary containing information about the certificate to be used when signing.
getSegment1() - Method in class org.apache.fontbox.pfb.PfbParser
Returns the first segment
getSegment2() - Method in class org.apache.fontbox.pfb.PfbParser
Returns the second segment
getSelectedExportValues() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDRadioButton
This will get the selected export values.
getSelectedIndex() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDRadioButton
This will get the selected index.
getSelectedOptionsIndex() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
This will get the indices of the selected options - the 'I' key.
getSelectedString(String) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
getSeparateByBeads() - Method in class org.apache.pdfbox.text.PDFTextStripper
This will tell if the text stripper should separate by beads.
getSerifStyle() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getSerifStyleValue(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getSetFieldFlags() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the SetFf entry of the cos dictionary.
getSetWidgetFieldFlags() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the SetF entry of the cos dictionary.
getSHA1() - Static method in class org.apache.pdfbox.pdmodel.encryption.MessageDigests
 
getSHA256() - Static method in class org.apache.pdfbox.pdmodel.encryption.MessageDigests
 
getShadedTriangles(CoordinateColorPair[][]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
An assistant method to accomplish type 6 and type 7 shading.
getShading() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDShadingPattern
This will get the shading resources for this pattern.
getShading() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
getShading() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingPaint
 
getShading(COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the shading resource with the given name, or null if none exists.
getShading(COSObject) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
getShading(COSObject) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Returns the shading resource for the given indirect object, if it is in the cache.
getShadingColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
getShadingNames() - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the names of the shading resources, if any.
getShadingType() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will return the shading type.
getShadingType() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType1
 
getShadingType() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
 
getShadingType() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType3
 
getShadingType() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType4
 
getShadingType() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType5
 
getShadingType() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType6
 
getShadingType() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType7
 
getShearX() - Method in class org.apache.pdfbox.util.Matrix
Returns the x-shear element of this matrix.
getShearY() - Method in class org.apache.pdfbox.util.Matrix
Returns the y-shear element of this matrix.
getSID() - Method in class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding.Supplement
 
getSID(String) - Method in class org.apache.fontbox.cff.CFFCharset
Returns the SID for a given PostScript name, you would think this is not needed, but some fonts have glyphs beyond their encoding with charset SID names.
getSIDForGID(int) - Method in class org.apache.fontbox.cff.CFFCharset
Returns the SID for a given GID.
getSignature() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
This will get the signature or null if there is none.
getSignature() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
Get the signature dictionary.
getSignatureDictionaries() - Method in class org.apache.pdfbox.pdmodel.PDDocument
Retrieve all signature dictionaries from the document.
getSignatureField() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets Signature field
getSignatureFieldName() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getSignatureFields() - Method in class org.apache.pdfbox.pdmodel.PDDocument
Retrieve all signature fields from the document.
getSignatureReason() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
gets reason of signing
getSignatureRectangle() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets SignatureRectangle
getSignatureText() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
returns visible signature text
getSignDate() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Returns the sign date.
getSignedContent(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Return the signed content of the document.
getSignedContent(InputStream) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Return the signed content of the document.
getSignerLocation() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
Gets signer locations
getSignerName() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
 
getSize() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Get the size of the embedded file.
getSize() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
The "Size" entry, which is the number of samples in each input dimension of the sample table.
getSmoothness() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
get the value of the smoothness property.
getSmoothnessTolerance() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the smothness tolerance.
getSoftMask() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Returns the Soft Mask Image XObject associated with this image, or null if there is none.
getSoftMask() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
Returns the soft mask stored in the COS dictionary
getSoftMask() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
returns the current softmask
getSoftwareAgent() - Method in class org.apache.xmpbox.type.ResourceEventType
 
getSortByPosition() - Method in class org.apache.pdfbox.text.PDFTextStripper
This will tell if the text stripper should sort the text tokens before writing to the stream.
getSound() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
Gets the sound object.
getSource() - Method in class org.apache.pdfbox.preflight.PreflightContext
 
getSource() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
return the source value of this resource
getSource() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getSourceDocument() - Method in class org.apache.pdfbox.multipdf.Splitter
The source PDF document.
getSourceProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the source property of this resource
getSourceProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getSourceRegion() - Method in class org.apache.pdfbox.filter.DecodeOptions
When decoding an image, the part of the image that should be decoded, or null if the entire image is needed.
getSpaceAfter() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the amount of extra space following the after edge of the BLSE in the block-progression direction (SpaceAfter).
getSpaceBefore() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the amount of extra space preceding the before edge of the BLSE in the block-progression direction (SpaceBefore).
getSpaceMapping() - Method in class org.apache.fontbox.cmap.CMap
Returns the mapping for the space character.
getSpaceWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Determines the width of the space character.
getSpacingTolerance() - Method in class org.apache.pdfbox.text.PDFTextStripper
Get the current space width-based tolerance value that is being used to estimate where spaces in text should be added.
getSpecification() - Method in class org.apache.pdfbox.preflight.PreflightDocument
 
getSpecifiedPropertyType(QName) - Method in class org.apache.xmpbox.type.TypeMapping
Give type of specified property in specified schema (given by its namespaceURI)
getStack() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ExecutionContext
Returns the stack used by this execution context.
getStandard14AFM() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Returns the AFM if this is a Standard 14 font.
getStandard14Names() - Static method in class org.apache.pdfbox.tools.TextToPDF
This will get the names of the standard 14 fonts.
getStandard14Width(int) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Returns the glyph width from the AFM if this is a Standard 14 font.
getStandard14Width(int) - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
getStandard14Width(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getStandardFont(String) - Static method in class org.apache.pdfbox.tools.TextToPDF
A convenience method to get one of the standard 14 font from name.
getStandardHorizontalWidth() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property standardHorizontalWidth.
getStandardOutput() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will get the standard output stream.
getStandardStructureType() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the standard structure type, the actual structure type is mapped to in the role map.
getStandardVerticalWidth() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property standardVerticalWidth.
getStart() - Method in class org.apache.fontbox.cmap.CodespaceRange
Deprecated.
to be removed in the next major release
getStart() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Returns the start value for page numbering in this page range.
getStartBookmark() - Method in class org.apache.pdfbox.text.PDFTextStripper
Get the bookmark where text extraction should start, inclusive.
getStartColour() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Gets the colour for the start edge.
getStartIndent() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the distance from the start edge of the reference area to that of the BLSE in the inline-progression direction (StartIndent).
getStartIndex() - Method in class org.apache.pdfbox.debugger.hexviewer.HexModelChangedEvent
 
getStartPage() - Method in class org.apache.pdfbox.multipdf.PageExtractor
Gets the first page number to be extracted.
getStartPage() - Method in class org.apache.pdfbox.text.PDFTextStripper
This is the page that the text extraction will start on.
getStartPointEndingStyle() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will retrieve the line ending style for the start point, possible values shown in the LE_ constants section.
getStartPointEndingStyle() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
This will retrieve the line ending style for the start point, possible values shown in the LE_ constants section.
getStartPointEndingStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will retrieve the line ending style for the start point, possible values shown in the LE_ constants section.
getStartPointEndingStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the line ending style for the start point, possible values shown in the LE_ constants section.
getStartxref() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will get the current start xref.
getStartXref() - Method in class org.apache.pdfbox.cos.COSDocument
Return the startXref Position of the parsed document.
getStartxrefOffset() - Method in class org.apache.pdfbox.pdfparser.COSParser
Looks for and parses startxref.
getState() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationText
This will retrieve the annotation state.
getState() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
This will retrieve the annotation state.
getState() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getStateModel() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationText
This will retrieve the annotation state model.
getStateModel() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
This will retrieve the annotation state model.
getStateProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getStatus() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will get the status string to be displayed as the result of an action.
getStatusLabel() - Method in class org.apache.pdfbox.debugger.ui.ReaderBottomPanel
 
getStdCryptFilterDictionary() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Returns the standard crypt filter.
getStdHW() - Method in class org.apache.fontbox.type1.Type1Font
Returns the StdHW value.
getStdVW() - Method in class org.apache.fontbox.type1.Type1Font
Returns the StdVW value.
getStemH() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the stemH for the font.
getStemSnapH() - Method in class org.apache.fontbox.type1.Type1Font
Returns the StemSnapH value.
getStemSnapV() - Method in class org.apache.fontbox.type1.Type1Font
Returns the StemSnapV value.
getStemV() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the stemV for the font.
getStencilImage(Paint) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns an ARGB image filled with the given paint and using this image as a mask.
getStencilImage(Paint) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Returns an ARGB image filled with the given paint and using this image as a mask.
getStencilImage(Paint) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getStencilImage(PDImage, Paint) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
Returns an ARGB image filled with the given paint and using the given image as a mask.
getStopFilterList(int) - Method in class org.apache.pdfbox.debugger.streampane.Stream
 
getStream() - Method in class org.apache.pdfbox.pdfparser.PDFXRefStream
Returns the stream of the XRef.
getStream() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
Deprecated.
getStream() - Method in class org.apache.pdfbox.pdmodel.graphics.PDXObject
Returns the stream.
getStream(String) - Method in class org.apache.pdfbox.debugger.streampane.Stream
Returns a InputStream of a partially filtered stream.
getStreamFilterName() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Returns the name of the filter which is used for de/encrypting streams.
getStreamPanel() - Method in class org.apache.pdfbox.debugger.streampane.StreamPaneView
 
getStreamSaveMenu(COSStream, TreePath) - Method in class org.apache.pdfbox.debugger.ui.Tree
Produce JMenuItem that saves the stream
getStrikeoutPosition() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getStrikeoutSize() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getString() - Method in class org.apache.fontbox.cff.DataInput
Returns the buffer as an ISO-8859-1 string.
getString() - Method in class org.apache.fontbox.ttf.NameRecord
 
getString() - Method in class org.apache.pdfbox.cos.COSStream
Deprecated.
getString() - Method in class org.apache.pdfbox.cos.COSString
Returns the content of this string as a PDF text string.
getString(byte) - Static method in class org.apache.pdfbox.util.Hex
Returns a hex string of the given byte.
getString(byte[]) - Static method in class org.apache.pdfbox.util.Hex
Returns a hex string of the given byte array.
getString(int) - Method in class org.apache.pdfbox.cos.COSArray
Get the value of the array as a string.
getString(int, String) - Method in class org.apache.pdfbox.cos.COSArray
Get an entry in the array that is expected to be a COSName.
getString(String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a string.
getString(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Gets a string attribute value.
getString(String, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a string.
getString(CFFParser.DictData, String) - Method in class org.apache.fontbox.cff.CFFParser
 
getString(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a string.
getString(COSName, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will get the dictionary object that is expected to be a string.
getStringFilterName() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Returns the name of the filter which is used for de/encrypting strings.
getStringForPath(TreePath) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatus
Provides status string for a TreePath instance.
getStringLength() - Method in class org.apache.fontbox.ttf.NameRecord
 
getStringOffset() - Method in class org.apache.fontbox.ttf.NameRecord
 
getStringOfStream(InputStream, String) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
getStringOrStream(COSBase) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get a text or text stream.
getStringOrStream(COSBase) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
Get a text as text stream.
getStringValue() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
Return the property value
getStringValue() - Method in class org.apache.xmpbox.type.BooleanType
 
getStringValue() - Method in class org.apache.xmpbox.type.DateType
 
getStringValue() - Method in class org.apache.xmpbox.type.IntegerType
 
getStringValue() - Method in class org.apache.xmpbox.type.RealType
 
getStringValue() - Method in class org.apache.xmpbox.type.TextType
 
getStringWidth(String) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Returns the width of the given Unicode string.
getStringWidth(String) - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
getStroke() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getStroke() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
getStrokeVariation() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getStrokeVariationValue(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getStrokeWidth() - Method in class org.apache.fontbox.type1.Type1Font
Returns the stroke width.
getStrokingAlphaConstant() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the stroking alpha constant.
getStrokingColor() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Returns the stroking color.
getStrokingColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Returns the stroking color space.
getStrokingJavaComposite() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
getStrokingOverprintControl() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the overprint control.
getStrokingPaint() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
getStructParent() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Returns the key of this XObject in the structural parent tree.
getStructParent() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will get the key of this annotation in the structural parent tree.
getStructParents() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
This will get the key of this XObjectForm in the structural parent tree.
getStructParents() - Method in class org.apache.pdfbox.pdmodel.PDPage
This will get the key of this Page in the structural parent tree.
getStructure() - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
 
getStructure() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
getStructuredPropMapping(Types) - Method in class org.apache.xmpbox.type.TypeMapping
 
getStructureElement() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Gets the structure element.
getStructureElement() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Get the structure element of this node.
getStructureTreeRoot() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the structure tree root.
getStructureTreeRoot() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Get the document's structure tree root, or null if none exists.
getStructureType() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the structure type (S).
getStyle() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Returns the numbering style for this page range.
getStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary
This will retrieve the border effect, see the STYLE_* constants for valid values.
getStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
This will retrieve the border style, see the STYLE_* constants for valid values.
getStyle() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
 
getStyle(String) - Static method in class org.apache.pdfbox.debugger.streampane.OperatorMarker
 
getSubDictionary() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceEntry
Returns the entry as an appearance subdictionary.
getSubFilter() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Get the name of the subfilter.
getSubFilter() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
If SubFilter is not null and the PDSeedValue.isSubFilterRequired() indicates this entry is a required constraint, then the first matching encodings shall be used when signing; otherwise, signing shall not take place.
getSubFilter() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Returns the subfilter.
getSubject() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the description of the annotation.
getSubject() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the short description of the subject of the annotation.
getSubject() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
Returns list of byte arrays that contains DER-encoded X.509v3 certificates
getSubject() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the subject of the document.
getSubjectDN() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
Returns list of maps that contains subject distinguished names like [(cn: John Doe, o: Doe), (cn: John Smith)] both keys are typically of the form 'cn', 'o', 'email', '2.5.4.43'; and values are text strings.
getSubjects() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the list of values defined in the DC Subject
getSubjectsProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the bag DC Subject
getSubrsArray() - Method in class org.apache.fontbox.type1.Type1Font
Returns the /Subrs array as raw bytes.
getSubsampling(PDImage, AffineTransform) - Method in class org.apache.pdfbox.rendering.PageDrawer
Calculated the subsampling frequency for a given PDImage based on the current transformation and its calculated transform
getSubsamplingOffsetX() - Method in class org.apache.pdfbox.filter.DecodeOptions
When decoding an image, the horizontal offset for subsampling
getSubsamplingOffsetY() - Method in class org.apache.pdfbox.filter.DecodeOptions
When decoding an image, the vertical offset for subsampling
getSubsamplingX() - Method in class org.apache.pdfbox.filter.DecodeOptions
When decoding an image, the number of columns to advance in the source for every pixel decoded.
getSubsamplingY() - Method in class org.apache.pdfbox.filter.DecodeOptions
When decoding an image, the number of rows to advance in the source for every pixel decoded.
getSubscriptXOffset() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getSubscriptXSize() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getSubscriptYOffset() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getSubscriptYSize() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getSubstitutes(String) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Returns the substitutes for a given font.
getSubstitution(int, String[], List<String>) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
Apply glyph substitutions to the supplied gid.
getSubtable(int, int) - Method in class org.apache.fontbox.ttf.CmapTable
Returns the subtable, if any, for the given platform and encoding.
getSubtype() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Get the subtype(mimetype) for the embedded file.
getSubtype() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDArtifactMarkedContent
Gets the subtype (Subtype).
getSubtype() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will retrieve the subtype of the annotation.
getSubtype() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will retrieve the sub type (and hence appearance, AP taking precedence) For this annotation.
getSubtype() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
This will retrieve the sub type (and hence appearance, AP taking precedence) For this annotation.
getSubtype() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDExternalDataDictionary
returns the subtype of the external data dictionary.
getSubtype() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDMeasureDictionary
returns the subtype of the measure dictionary.
getSubType() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
This will get the subtype of font.
getSubType() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
Returns the subtype of the soft mask (Alpha, Luminosity) - S entry
getSubType() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAction
This will get the type of action that the actions dictionary describes.
getSuccessor() - Method in class org.apache.fontbox.afm.Ligature
Getter for property successor.
getSuffix() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns the suffix for this image type, e.g.
getSuffix() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
This will get the suffix for this image type, e.g.
getSuffix() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
Returns the suffix for this image type, e.g.
getSummary() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Gets the summary of the table’s purpose and structure.
getSummary() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Gets the summary of the table’s purpose and structure.
getSuperscriptXOffset() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getSuperscriptXSize() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getSuperscriptYOffset() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getSuperscriptYSize() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getSupplement() - Method in class org.apache.fontbox.cff.CFFCIDFont
Returns the supplement value.
getSupplement() - Method in class org.apache.fontbox.cmap.CMap
Returns the supplement of the CIDSystemInfo.
getSupplement() - Method in class org.apache.pdfbox.pdmodel.font.CIDSystemInfo
 
getSupplement() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDSystemInfo
 
getSupplementalCategories() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getSupplementalCategoriesProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getSuppressDuplicateOverlappingText() - Method in class org.apache.pdfbox.text.PDFTextStripper
 
getSymbol() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCaret
This will retrieve the symbol that shall be associated with the caret.
getSymbolicFlag() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Returns the value of the symbolic flag, allowing for the fact that the result may be indeterminate.
getSynchronous() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
Gets the synchronous flag.
getT() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionHide
The annotation or annotations to be hidden or shown
getTable(Object[][], String[], double[]) - Method in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView
 
getTable(String) - Method in class org.apache.fontbox.ttf.TrueTypeFont
This will get the table for the given tag.
getTableBytes(TTFTable) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Returns the raw bytes of the given table.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.pdfbox.debugger.colorpane.ColorBarCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView.GlyphCellRenderer
 
getTableMap() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get all of the tables.
getTables() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get all of the tables.
getTag() - Method in class org.apache.fontbox.ttf.TTFTable
 
getTag() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Gets the tag.
getTag(Map<Integer, Integer>) - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
Returns an uppercase 6-character unique tag for the given subset.
getTarget() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will get the target frame in the browser to open this document.
getTargetDirectory() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
Get the target directory.
getTargetDirectory() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
Get the target directory.
getTBorderStyle() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the style of the border drawn on each edge of a table cell (TBorderStyle).
getTempDir() - Method in class org.apache.pdfbox.io.MemoryUsageSetting
Returns directory to be used for temporary files or null if it was not set.
getTemplate() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets PDDocument template.
getTemplateAppearanceStream() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Deprecated.
This will be removed in 2.1 because the method name is misleading and confusing, and the work done rather belongs into the calling class:
 
 COSDocument visualSignature = structure.getVisualSignature();
  ByteArrayOutputStream baos = new ByteArrayOutputStream();
  COSWriter writer = new COSWriter(baos);
  writer.write(visualSignature);
  writer.close();
  structure.getTemplate().close();
  ByteArrayInputStream bais = new ByteArrayInputStream(baos.toByteArray());
  
getTemplateHeight() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getTemplateReference() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFTemplate
This is the template reference.
getTemplates() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFPage
This will get a list of FDFTemplage objects that describe the named pages that serve as templates.
getTerminator() - Method in class org.apache.pdfbox.filter.ASCII85OutputStream
This will get the terminating character.
getText() - Method in class org.apache.fontbox.type1.Token
 
getText() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Paragraph
Get the paragraph text.
getText() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Word
 
getText() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Paragraph
Get the paragraph text.
getText() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Word
 
getText() - Method in class org.apache.pdfbox.text.PDFTextStripper.WordWithTextPositions
 
getText(PDDocument) - Method in class org.apache.pdfbox.text.PDFTextStripper
This will return the text of a document.
getTextAlign() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the alignment, in the inline-progression direction, of text and other content within lines of the BLSE (TextAlign).
getTextAlign() - Method in enum org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.TextAlign
 
getTextAlign() - Method in enum org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.TextAlign
 
getTextAlign(PDAnnotationWidget) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
getTextColor() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Get the RGB text color of this node.
getTextDecorationColor() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the colour to be used for drawing text decorations (TextDecorationColor).
getTextDecorationThickness() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the thickness of each line drawn as part of the text decoration (TextDecorationThickness).
getTextDecorationType() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the type of text decoration (TextDecorationType).
getTextFieldFlagBits(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.FieldFlag
 
getTextForRegion(String) - Method in class org.apache.pdfbox.text.PDFTextStripperByArea
Get the text for the region, this should be called after extractRegions().
getTextIndent() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the additional distance in the inline-progression direction from the start edge of the BLSE, as specified by StartIndent, to that of the first line of text (TextIndent).
getTextKnockoutFlag() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
/** This will get the text knockout flag.
getTextLayers() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getTextLineMatrix() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
getTextMatrix() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
getTextMatrix() - Method in class org.apache.pdfbox.text.TextPosition
The matrix containing the starting text position and scaling.
getTextPosition() - Method in class org.apache.pdfbox.text.PDFTextStripper.LineItem
 
getTextPosition() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
Returns the underlying TextPosition object.
getTextPositions() - Method in class org.apache.pdfbox.text.PDFTextStripper.WordWithTextPositions
 
getTextState() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
This will get the graphics text state.
getTextString(COSString) - Method in class org.apache.pdfbox.debugger.stringpane.StringPane
 
getThousandsSeparator() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the text to be used between orders of thousands in display of numerical values.
getThread() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
This will get the thread that this bead is part of.
getThreadBeads() - Method in class org.apache.pdfbox.pdmodel.PDPage
This will get a list of PDThreadBead objects, which are article threads in the document.
getThreadInfo() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThread
Get info about the thread, or null if there is nothing.
getThreads() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Returns the document's article threads.
getThrowable() - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Get the place where the ValidationError was created, useful if the ValidationError was not caused by a Throwable.
getThumbnailsProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Get list of Thumbnails
getTilingType() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will return the tiling type.
getTimeStamp() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional; PDF 1.6) A time stamp dictionary containing two entries.
getTintTransform() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
This will get the tint transform function.
getTitle() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Returns the title (T).
getTitle() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the annotation title.
getTitle() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Get the title of this node.
getTitle() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the title of the document.
getTitle() - Method in class org.apache.pdfbox.tools.PDFText2HTML
This method will attempt to guess the title of the document using either the document properties or the first lines of text.
getTitle() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Get the default value for the title.
getTitle(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return a language value for Title property
getTitleLanguages() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return a list of languages defined in Title property
getTitlePopup() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Retrieve the string used as the title of the popup window shown when open and active (by convention this identifies who added the annotation).
getTitleProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the Lang alt Title
getTokens() - Method in class org.apache.pdfbox.pdfparser.PDFStreamParser
This will get the tokens that were parsed from the stream by the parse() method.
getToolTip(int, JTextComponent) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
Returns the tooltip text for the operator.
getToolTipText() - Method in class org.apache.pdfbox.debugger.streampane.tooltip.ColorToolTip
 
getToolTipText() - Method in class org.apache.pdfbox.debugger.streampane.tooltip.FontToolTip
 
getToolTipText() - Method in interface org.apache.pdfbox.debugger.streampane.tooltip.ToolTip
 
getTop() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
Get the top y coordinate.
getTop() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitWidthDestination
Get the top y coordinate.
getTop() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageXYZDestination
Get the top y coordinate.
getToPart() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getTopDict() - Method in class org.apache.fontbox.cff.CFFFont
Returns the top dictionary.
getTopIndex() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDListBox
This will get the top index "TI" value.
getTopSideBearing(int) - Method in class org.apache.fontbox.ttf.VerticalMetricsTable
Returns the top sidebearing for the given GID
getTPadding() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the offset to account for the separation between the table cell’s content rectangle and the surrounding border (TPadding).
getTrackKern() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property trackKern.
getTrailer() - Method in class org.apache.pdfbox.cos.COSDocument
This will get the document trailer.
getTrailer() - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Gets the resolved trailer.
getTrailerCount() - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Returns the count of trailers.
getTransfer() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the transfer function of the /TR dictionary.
getTransfer() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
This will get the transfer function.
getTransfer2() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the transfer function of the /TR2 dictionary.
getTransferFunction() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
Returns the transfer function.
getTransform() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getTransform() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
getTransformedAppearanceBBox(PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Calculate the transformed appearance box.
getTransition() - Method in class org.apache.pdfbox.pdmodel.PDPage
 
getTranslateInstance(float, float) - Static method in class org.apache.pdfbox.util.Matrix
Convenience method to create a translating instance.
getTranslateX() - Method in class org.apache.pdfbox.util.Matrix
Returns the x-translation element of this matrix.
getTranslateY() - Method in class org.apache.pdfbox.util.Matrix
Returns the y-translation element of this matrix.
getTranslatingInstance(float, float) - Static method in class org.apache.pdfbox.util.Matrix
getTransmissionReference() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getTransmissionReferenceProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getTransparency() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingPaint
 
getTransparency() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingPaint
 
getTransparency() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingPaint
 
getTransparency() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type4ShadingPaint
 
getTransparency() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type5ShadingPaint
 
getTransparency() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type6ShadingPaint
 
getTransparency() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Type7ShadingPaint
 
getTransparency() - Method in class org.apache.pdfbox.rendering.SoftMask
 
getTransparency() - Method in class org.apache.pdfbox.rendering.TilingPaint
 
getTrapped() - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will get the trapped value for the document.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
getTreePathMenuItem(TreePath) - Method in class org.apache.pdfbox.debugger.ui.Tree
Produce the JMenuItem that gives way to copy tree path string to clipboard
getTriangles() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CoonsPatch
 
getTriangles() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
 
getTrimBox() - Method in class org.apache.pdfbox.pdmodel.PDPage
A rectangle, expressed in default user space units, defining the intended dimensions of the finished page after trimming.
getTrueTypeFont() - Method in class org.apache.pdfbox.pdmodel.font.CIDFontMapping
Returns a TrueType font when isCIDFont() is true, otherwise null.
getTrueTypeFont() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
Returns the embedded or substituted TrueType font.
getTrueTypeFont() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
Returns the embedded or substituted TrueType font.
getTrueTypeFont() - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
Deprecated. 
getTrueTypeFont(String, File) - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getTrueTypeFont(String, PDFontDescriptor) - Method in interface org.apache.pdfbox.pdmodel.font.FontMapper
Finds a TrueType font with the given PostScript name, or a suitable substitute, or null.
getTrueTypeFont(String, PDFontDescriptor) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Finds a TrueType font with the given PostScript name, or a suitable substitute, or null.
getTrustedMode() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
If true, the application was in trusted mode when signing took place.
getType() - Method in class org.apache.fontbox.cmap.CMap
Returns the type of the CMap.
getType() - Method in class org.apache.pdfbox.pdmodel.common.PDObjectStream
Get the type of this object, should always return "ObjStm".
getType() - Method in class org.apache.pdfbox.pdmodel.common.PDTypedDictionaryWrapper
Gets the type.
getType() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Returns the type.
getType() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDArtifactMarkedContent
Gets the type (Type).
getType() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
This will always return "Font" for fonts.
getType() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
This will return the paint type.
getType() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will return the type.
getType() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAction
This will get the type of PDF object that the actions dictionary describes.
getType() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDExternalDataDictionary
returns the type of the external data dictionary.
getType() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDMeasureDictionary
This will return the type of the measure dictionary.
getType() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the type of the number format dictionary.
getType() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
Returns the type of the viewport dictionary.
getType() - Method in class org.apache.xmpbox.type.PDFATypeType
 
getType1CharString(String) - Method in class org.apache.fontbox.cff.CFFCIDFont.PrivateType1CharStringReader
 
getType1CharString(String) - Method in class org.apache.fontbox.cff.CFFType1Font
Returns the Type 1 charstring for the given PostScript glyph name.
getType1CharString(String) - Method in class org.apache.fontbox.cff.CFFType1Font.PrivateType1CharStringReader
 
getType1CharString(String) - Method in interface org.apache.fontbox.type1.Type1CharStringReader
Returns the Type 1 CharString for the character with the given name.
getType1CharString(String) - Method in class org.apache.fontbox.type1.Type1Font
 
getType1Font() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
Returns the embedded or substituted Type 1 font, or null if there is none.
getType1Font() - Method in class org.apache.pdfbox.pdmodel.font.PDType1FontEmbedder
Returns the Type 1 font.
getType1Font(String, File) - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getType1Sequence() - Method in class org.apache.fontbox.cff.Type1CharString
Returns the Type 1 char string sequence.
getType2CharString(int) - Method in class org.apache.fontbox.cff.CFFCIDFont
Returns the Type 2 charstring for the given CID.
getType2CharString(int) - Method in class org.apache.fontbox.cff.CFFFont
Returns the Type 2 charstring for the given CID.
getType2CharString(int) - Method in class org.apache.fontbox.cff.CFFType1Font
Returns the Type 1 charstring for the given GID.
getType2CharString(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
Returns the Type 2 charstring for the given CID, or null if the substituted font does not contain Type 2 charstrings.
getType2CharString(int, String) - Method in class org.apache.fontbox.cff.CFFType1Font
 
getType2Sequence() - Method in class org.apache.fontbox.cff.Type2CharString
Returns the Type 2 charstring sequence.
getTypeMapping() - Method in class org.apache.xmpbox.XMPMetadata
Get TypeMapping.
getTypes() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the list of values defined in the DC Type
getTypesProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Return the bag DC Type
getTypoAscender() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getTypoDescender() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getTypoLineGap() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getU() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will get an action to be performed when the mouse button is released inside the annotation's active area.
getUnderlinePosition() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property underlinePosition.
getUnderlinePosition() - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getUnderlinePosition() - Method in class org.apache.fontbox.type1.Type1Font
Returns the underline position
getUnderlineThickness() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property underlineThickness.
getUnderlineThickness() - Method in class org.apache.fontbox.ttf.PostScriptTable
 
getUnderlineThickness() - Method in class org.apache.fontbox.type1.Type1Font
Returns the underline thickness.
getUnderlyingColorSpace() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
Returns the underlying color space, if this is an uncolored tiling pattern, otherwise null.
getUnderneathObject(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
getUnfilteredStream() - Method in class org.apache.pdfbox.cos.COSStream
Deprecated.
getUnicode() - Method in class org.apache.pdfbox.text.TextPosition
Return the string of characters stored in this object.
getUnicodeCmap() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Deprecated.
getUnicodeCmap(boolean) - Method in class org.apache.fontbox.ttf.TrueTypeFont
getUnicodeCmapImpl(boolean) - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
getUnicodeCmapLookup() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Returns the best Unicode from the font (the most general).
getUnicodeCmapLookup(boolean) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Returns the best Unicode from the font (the most general).
getUnicodeRange1() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getUnicodeRange2() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getUnicodeRange3() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getUnicodeRange4() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getUnicodeScript(int) - Static method in class org.apache.fontbox.ttf.OpenTypeScript
Obtain the Unicode script associated with the given Unicode codepoint.
getUniNameOfCodePoint(int) - Static method in class org.apache.pdfbox.pdmodel.font.UniUtil
 
getUniNameOfCodePoint(int) - Static method in class org.apache.pdfbox.rendering.Type1Glyph2D
 
getUniqueElementChild(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
 
getUniqueID() - Method in class org.apache.fontbox.type1.Type1Font
Returns unique ID.
getUnits() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the label for the units.
getUnitsPerEm() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getUnitsPerEm() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Returns the units per EM (Header.unitsPerEm).
getUnqualifiedArrayList(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get an AbstractField list corresponding to the content of an array property.
getUnqualifiedBagValueList(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get all the values of the bag property.
getUnqualifiedLanguagePropertyLanguagesValue(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get a list of all languages that are currently defined for a specific property.
getUnqualifiedLanguagePropertyValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get the value of a multi-lingual property.
getUnqualifiedSequenceDateValueList(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get all the date values in a sequence property.
getUnqualifiedSequenceValueList(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get all the values in a sequence property.
getUnqualifiedTextProperty(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get a TextProperty Type from its name
getUnqualifiedTextPropertyValue(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Get the value of a simple text property.
getUnsubstitution(int) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
For a substitute-gid (obtained from GlyphSubstitutionTable.getSubstitution(int, String[], List)), retrieve the original gid.
getUpperLimit() - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Get the highest value for a key in the name map.
getUpperLimit() - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Get the highest value for a key in the number map.
getUpperRightX() - Method in class org.apache.fontbox.util.BoundingBox
Getter for property upperRightX.
getUpperRightX() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will get the upper right x coordinate.
getUpperRightY() - Method in class org.apache.fontbox.util.BoundingBox
Getter for property upperRightY.
getUpperRightY() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will get the upper right y coordinate.
getUrgency() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getUrgencyProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
getURI() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionURI
This will get the uniform resource identifier to resolve.
getURI() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Returns the document-level URI.
getUrl() - Method in class org.apache.xmpbox.type.JobType
 
getURL() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
returns String of the URL
getURL() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueTimeStamp
Returns the URL.
getURLType() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
A name indicating the usage of the URL entry.
getUsageTerms() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Get the default usage terms for the document.
getUsageTerms(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Return a language value for description property
getUsageTermsLanguages() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Return a list of languages defined in description property
getUsageTermsProperty() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Return the Lang alt UsageTerms
getUserComment() - Method in class org.apache.xmpbox.schema.ExifSchema
Return the default value for UserComment property
getUserComment(String) - Method in class org.apache.xmpbox.schema.ExifSchema
Return a language value for UserComment property
getUserCommentLanguages() - Method in class org.apache.xmpbox.schema.ExifSchema
Return a list of languages defined in UserComment property
getUserCommentProperty() - Method in class org.apache.xmpbox.schema.ExifSchema
Return the Lang Alt UserComment property
getUserEncryptionKey() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will get the UE entry in the standard encryption dictionary.
getUserKey() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will get the U entry in the standard encryption dictionary.
getUserPassword() - Method in class org.apache.pdfbox.pdmodel.encryption.StandardProtectionPolicy
Returns the user password.
getUserPassword(byte[], byte[], int, int) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Get the user password based on the owner password.
getUserUnit() - Method in class org.apache.pdfbox.pdmodel.PDPage
Get the user unit.
getV() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
This will get a JavaScript action to be performed when the field's value is changed.
getV() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
The minimum required capability of the signature field seed value dictionary parser.
getValidationPath() - Method in class org.apache.pdfbox.preflight.PreflightContext
 
getValue() - Method in class org.apache.fontbox.cff.CFFOperator.Key
Returns the value of the key.
getValue() - Method in class org.apache.fontbox.cff.CharStringCommand.Key
Array the with the values.
getValue() - Method in class org.apache.pdfbox.cos.COSBoolean
This will get the value that this object wraps.
getValue() - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
This will get the value for this entry.
getValue() - Method in class org.apache.pdfbox.debugger.ui.MapEntry
This will get the value for this entry.
getValue() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Returns the property value.
getValue() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the value for the field.
getValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValue
 
getValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Returns the selected value.
getValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Returns the selected values, or an empty List.
getValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Get the field value.
getValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
 
getValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
Returns the signature contained in this field.
getValue() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Returns the value of this field, or an empty string.
getValue() - Method in class org.apache.pdfbox.util.filetypedetector.ByteTrie.ByteTrieNode
 
getValue() - Method in class org.apache.pdfbox.util.SmallMap.SmallMapEntry
 
getValue() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
 
getValue() - Method in class org.apache.xmpbox.type.Attribute
Get value of this attribute
getValue() - Method in class org.apache.xmpbox.type.BooleanType
return the property value
getValue() - Method in class org.apache.xmpbox.type.DateType
return the property value
getValue() - Method in class org.apache.xmpbox.type.IntegerType
return the property value
getValue() - Method in class org.apache.xmpbox.type.RealType
return the property value
getValue() - Method in class org.apache.xmpbox.type.TextType
 
getValue(int, int) - Method in class org.apache.pdfbox.util.Matrix
This will get a matrix value at some point.
getValue(Integer) - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Returns the value corresponding to an index in the number tree.
getValue(String) - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
The name to retrieve.
getValueAsObject() - Method in class org.apache.pdfbox.cos.COSBoolean
This will get the value that this object wraps.
getValueAsString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
 
getValueAsString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
 
getValueAsString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Returns a string representation of the "V" entry, or an empty string.
getValueAsString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Returns a string representation of the "V" entry, or an empty string.
getValueAsString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
 
getValueAsString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
 
getValueAsString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
getValueAt(int, int) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNTableModel
 
getValueAt(int, int) - Method in class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
 
getValueFor(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Returns the selected values, or an empty List, for the given key.
getValues() - Method in class org.apache.pdfbox.cos.COSDictionary
This will get all of the values for the dictionary.
getValues() - Method in class org.apache.pdfbox.util.Matrix
Return a single dimension array of all values in the matrix.
getValuesAsDouble() - Method in class org.apache.pdfbox.util.Matrix
Deprecated.
Use Matrix.getValues() instead.
getValueType() - Method in class org.apache.xmpbox.type.PDFAFieldType
 
getValueType() - Method in class org.apache.xmpbox.type.PDFAPropertyType
 
getValueType() - Method in class org.apache.xmpbox.type.PDFASchemaType
 
getVersion() - Method in class org.apache.fontbox.cmap.CMap
Returns the version of the CMap.
getVersion() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getVersion() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getVersion() - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
getVersion() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getVersion() - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
getVersion() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getVersion() - Method in class org.apache.fontbox.ttf.VerticalOriginTable
 
getVersion() - Method in class org.apache.fontbox.type1.Type1Font
Returns the version.
getVersion() - Method in class org.apache.pdfbox.cos.COSDocument
This will get the version extracted from the header of this PDF document.
getVersion() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will return the V entry of the encryption dictionary.

See PDF Reference 1.4 Table 3.13.
getVersion() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
This will get the version that was specified in the catalog dictionary.
getVersion() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
A text string indicating the version of the application implementation, as described by the /Name attribute in this dictionary.
getVersion() - Method in class org.apache.pdfbox.pdmodel.PDDocument
Returns the PDF specification version this document conforms to.
getVersion() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Returns the PDF specification version this document conforms to.
getVersion() - Static method in class org.apache.pdfbox.tools.Version
Get the version of PDFBox or unknown if it is not known.
getVersion() - Static method in class org.apache.pdfbox.util.Version
Returns the version of PDFBox.
getVersion() - Method in class org.apache.xmpbox.type.VersionType
 
getVersionID() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get VersionId value
getVersionID() - Method in class org.apache.xmpbox.type.ResourceRefType
 
getVersionIDProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get VersionId property
getVersions() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
getVersionsProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Get Versions property
getVerticalDisplacementVectorY(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
Returns the y-component of the vertical displacement vector (w1).
getVerticalHeader() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the vhea table for this TTF.
getVerticalMetrics() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the vmtx table for this TTF.
getVerticalMetrics(int[]) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
getVerticalOrigin() - Method in class org.apache.fontbox.ttf.TrueTypeFont
Get the VORG table for this TTF.
getVertices() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolygon
This will get the coordinates of the vertices.
getVertices() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
This will get the coordinates of the vertices.
getVertices() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will retrieve the numbers that shall represent the alternating horizontal and vertical coordinates.
getVerticesPerRow() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType5
The vertices per row of this shading.
getView() - Method in class org.apache.pdfbox.debugger.streampane.StreamImageView
Returns the view i.e container containing image.
getView() - Method in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
getViewArea() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the ViewArea preference.
getViewClip() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the ViewClip preference.
getViewerPreferences() - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Get the viewer preferences associated with this document or null if they do not exist.
getViewports() - Method in class org.apache.pdfbox.pdmodel.PDPage
Get the viewports.
getVisibilityPolicy() - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentMembershipDictionary
Get the visibility policy name.
getVisibleSignature() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
returns visible signature configuration object
getVisualSignature() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
Get the visual signature.
getVisualSignature() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets COSDocument of visible Signature.
getVisualSignatureAsStream(COSDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateCreator
 
getVolume() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
Sets the volume.
getVv() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property vv.
getVVector() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property vVector.
getW() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property w.
getW0() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property w0.
getW0x() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property w0x.
getW0y() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property w0y.
getW1() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property w1.
getW1x() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property w1x.
getW1y() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property w1y.
getWC() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
This will get a JavaScript action to be performed before closing a document.
getWebStatement() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Return the WebStatement URL as String.
getWebStatementProperty() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Return the WebStatement URL as TextType.
getWeight() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property weight.
getWeight() - Method in class org.apache.fontbox.type1.Type1Font
Returns the weight.
getWeight() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getWeightClass() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getWeightClass() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
getWeightClass() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the usWeightClass field of the "OS/2" table, or -1.
getWeightClassAsPanose() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
Returns the usWeightClass field as a Panose Weight.
getWeightValue(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getWEntry() - Method in class org.apache.pdfbox.pdfparser.PDFXRefStream
determines the minimal length required for all the lengths.
getWhen() - Method in class org.apache.xmpbox.type.ResourceEventType
 
getWhitepoint() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
This will return the whitepoint tristimulus.
getWidget() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
Deprecated.
Fields may have more than one widget, call PDTerminalField.getWidgets() instead.
getWidgetDefaultAppearanceString(PDAnnotationWidget) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
getWidgetDictionary() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Gets Widget Dictionary.
getWidgetFieldFlags() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the F entry of the cos dictionary.
getWidgets() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Returns the widget annotations associated with this field.
getWidgets() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
 
getWidgets() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
Returns the widget annotations associated with this field.
getWidth() - Method in class org.apache.fontbox.cff.Type1CharString
Returns the advance width of the glyph.
getWidth() - Method in class org.apache.fontbox.util.BoundingBox
This will get the width of this rectangle as calculated by upperRightX - lowerLeftX.
getWidth() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will get the width of this rectangle as calculated by upperRightX - lowerLeftX.
getWidth() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the width of the element’s content rectangle in the inline-progression direction (Width).
getWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
Get the width from a type3 charproc stream.
getWidth() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns the width of this image, or -1 if one has not been set.
getWidth() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
getWidth() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
getWidth() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Line
 
getWidth() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
This will retrieve the border width in points, 0 = no border.
getWidth() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getWidth() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Line
 
getWidth() - Method in class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
 
getWidth() - Method in class org.apache.pdfbox.text.TextPosition
This will get the width of the string when page rotation adjusted coordinates are used.
getWidth() - Method in class org.apache.xmpbox.type.ThumbnailType
Get Width
getWidth(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
getWidth(int) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
 
getWidth(int) - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Returns the advance width of the given character, in glyph space.
getWidth(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getWidth(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
getWidth(String) - Method in class org.apache.fontbox.cff.CFFCIDFont
 
getWidth(String) - Method in class org.apache.fontbox.cff.CFFType1Font
 
getWidth(String) - Method in interface org.apache.fontbox.FontBoxFont
Returns the advance width for the character with the given name.
getWidth(String) - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
getWidth(String) - Method in class org.apache.fontbox.type1.Type1Font
 
getWidthClass() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getWidthDirAdj() - Method in class org.apache.pdfbox.text.TextPosition
This will get the width of the string when text direction adjusted coordinates are used.
getWidthForCID(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
getWidthFromCharProc(PDType3CharProc) - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
Parse the Glyph description to obtain the Width
getWidthFromFont(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
getWidthFromFont(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
getWidthFromFont(int) - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Returns the width of a glyph in the embedded font file.
getWidthFromFont(int) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
getWidthFromFont(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
getWidthFromFont(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
getWidthFromFont(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
getWidthFromFont(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
getWidthOfSpace() - Method in class org.apache.pdfbox.text.TextPosition
This will get the width of a space character.
getWidthRot(float) - Method in class org.apache.pdfbox.text.TextPosition
Get the length or width of the text, based on a given rotation.
getWidths() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
The widths of the characters.
getWidths(int[]) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
getWidths(PDFont) - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
 
getWinAscent() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getWinDescent() - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
getWinDir(String) - Method in class org.apache.fontbox.util.autodetect.WindowsFontDirFinder
Attempts to read windir environment variable on windows (disclaimer: This is a bit dirty but seems to work nicely).
getWinLaunchParams() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will get a dictionary containing Windows-specific launch parameters.
getWMode() - Method in class org.apache.fontbox.cmap.CMap
Returns the WMode of a CMap.
getWord(int) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
 
getWords() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Line
 
getWords() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Line
 
getWords(String) - Static method in class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
 
getWordSeparator() - Method in class org.apache.pdfbox.text.PDFTextStripper
This will get the word separator.
getWordSeparator() - Static method in class org.apache.pdfbox.text.PDFTextStripper.LineItem
 
getWordSpacing() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Get the value of the wordSpacing.
getWP() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
This will get a JavaScript action to be performed before printing a document.
getWritingMode() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Gets the writing mode (WritingMode).
getWS() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
This will get a JavaScript action to be performed before saving a document.
getWx() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property wx.
getWy() - Method in class org.apache.fontbox.afm.CharMetric
Getter for property wy.
getX() - Method in class org.apache.fontbox.afm.KernPair
Getter for property x.
getX() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
Returns the x value of the tristimulus.
getX() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will get an action to be performed when the cursor exits the annotation's active area.
getX() - Method in class org.apache.pdfbox.text.TextPosition
This will get the page rotation adjusted x position of the character.
getX() - Method in class org.apache.pdfbox.util.Vector
Returns the x magnitude.
getX509() - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyRecipient
Returns the X509 certificate of the recipient.
getxAxis() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getXCoordinate(int) - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
Returns the x coordinate of the given point.
getXCoordinate(int) - Method in class org.apache.fontbox.ttf.GlyfSimpleDescript
Returns the x coordinate of the given point.
getXCoordinate(int) - Method in interface org.apache.fontbox.ttf.GlyphDescription
Returns the x coordinate of the given point.
getXDirAdj() - Method in class org.apache.pdfbox.text.TextPosition
This will get the text direction adjusted x position of the character.
getXDisplacement() - Method in class org.apache.fontbox.afm.CompositePart
Getter for property xDisplacement.
getXFA() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Get the XFA resource, the XFA resource is only used for PDF 1.5+ forms.
getXHeight() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property xHeight.
getXHeight() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will get the x height for the font.
getXHeight() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
getXHeightValue(int) - Method in class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
 
getXMax() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getXMaxExtent() - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
getXMaximum() - Method in class org.apache.fontbox.ttf.GlyphData
Returns the xMax value.
getXMin() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getXMinimum() - Method in class org.apache.fontbox.ttf.GlyphData
Returns the xMin value.
getXMLDocument(InputStream, String) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
getXMPBasicSchema() - Method in class org.apache.xmpbox.XMPMetadata
Get the XMP Basic schema.
getXMPMediaManagementSchema() - Method in class org.apache.xmpbox.XMPMetadata
Get the XMP Media Management schema.
getXmpMetaData() - Method in class org.apache.pdfbox.preflight.ValidationResult
 
getXMPRightsManagementSchema() - Method in class org.apache.xmpbox.XMPMetadata
Get the XMP Rights Management Schema.
getXObject(COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the XObject resource with the given name, or null if none exists.
getXObject(COSObject) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
getXObject(COSObject) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Returns the XObject resource for the given indirect object, if it is in the cache.
getXObjectNames() - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns the names of the XObject resources, if any.
getXpacket(PDDocument) - Static method in class org.apache.pdfbox.preflight.process.MetadataValidationProcess
Return the xpacket from the dictionary's stream
getXpacketBegin() - Method in class org.apache.xmpbox.XMPMetadata
Get xpacket Begin.
getXpacketBytes() - Method in class org.apache.xmpbox.XMPMetadata
Get xpacketBytes.
getXpacketEncoding() - Method in class org.apache.xmpbox.XMPMetadata
Get xpacket encoding.
getXpacketId() - Method in class org.apache.xmpbox.XMPMetadata
Get xpacket Id.
getXPosition() - Method in class org.apache.pdfbox.util.Matrix
Deprecated.
getXRefEntries() - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will get the xref entries.
getXRefRanges(List<COSWriterXRefEntry>) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
check the xref entries and write out the ranges.
getXrefTable() - Method in class org.apache.pdfbox.cos.COSDocument
Returns the xrefTable which is a mapping of ObjectKeys to byte offsets in the file.
getXrefTable() - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Gets the resolved xref table.
getXrefTrailerResolver() - Method in class org.apache.pdfbox.preflight.PreflightContext
 
getXrefType() - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Returns the XRefTxpe of the resolved trailer.
getXRot(float) - Method in class org.apache.pdfbox.text.TextPosition
Return the X starting coordinate of the text, adjusted by the given rotation amount.
getXScale() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns the x-scaling value.
getXScale() - Method in class org.apache.pdfbox.text.TextPosition
This will get the X scaling factor.
getXStep() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will return the XStep value.
getXTranslate() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns the x-translation value.
getY() - Method in class org.apache.fontbox.afm.KernPair
Getter for property y.
getY() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
Returns the y value of the tristimulus.
getY() - Method in class org.apache.pdfbox.text.TextPosition
This will get the page rotation adjusted x position of the character.
getY() - Method in class org.apache.pdfbox.util.Vector
Returns the y magnitude.
getyAxis() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
getYBounds(Object[][], int) - Method in class org.apache.pdfbox.debugger.fontencodingpane.FontPane
Calculate vertical bounds common to all rendered glyphs.
getYCoordinate(int) - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
Returns the y coordinate of the given point.
getYCoordinate(int) - Method in class org.apache.fontbox.ttf.GlyfSimpleDescript
Returns the y coordinate of the given point.
getYCoordinate(int) - Method in interface org.apache.fontbox.ttf.GlyphDescription
Returns the y coordinate of the given point.
getYDirAdj() - Method in class org.apache.pdfbox.text.TextPosition
This will get the y position of the text, adjusted so that 0,0 is upper left and it is adjusted based on the text direction.
getYDisplacement() - Method in class org.apache.fontbox.afm.CompositePart
Getter for property yDisplacement.
getYLowerLeftRot(float) - Method in class org.apache.pdfbox.text.TextPosition
This will get the y position of the character with 0,0 in lower left.
getYMax() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getYMaxExtent() - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
 
getYMaximum() - Method in class org.apache.fontbox.ttf.GlyphData
Returns the yMax value.
getYMin() - Method in class org.apache.fontbox.ttf.HeaderTable
 
getYMinimum() - Method in class org.apache.fontbox.ttf.GlyphData
Returns the yMin value.
getYPosition() - Method in class org.apache.pdfbox.util.Matrix
Deprecated.
getYScale() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns the y-scaling value.
getYScale() - Method in class org.apache.pdfbox.text.TextPosition
This will get the Y scaling factor.
getYStep() - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will return the YStep value.
getYTranslate() - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Returns the y-translation value.
getZ() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
Returns the z value of the tristimulus.
getZapfDingbats() - Static method in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
Returns the Zapf Dingbats glyph list.
getZoom() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageXYZDestination
Get the zoom value.
getZoomScale() - Static method in class org.apache.pdfbox.debugger.ui.ZoomMenu
Tell the current zoom scale.
gid - Variable in class org.apache.fontbox.cff.Type2CharString
 
gidToCid - Variable in class org.apache.fontbox.cff.CFFCharset
 
gidToCode - Variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
gidToName - Variable in class org.apache.fontbox.cff.CFFCharset
 
gidToSid - Variable in class org.apache.fontbox.cff.CFFCharset
 
GIF - org.apache.pdfbox.util.filetypedetector.FileType
 
Glitter - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
globalSubrIndex - Variable in class org.apache.fontbox.cff.CFFFont
 
GlyfCompositeComp - Class in org.apache.fontbox.ttf
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
GlyfCompositeComp(TTFDataStream) - Constructor for class org.apache.fontbox.ttf.GlyfCompositeComp
Constructor.
GlyfCompositeDescript - Class in org.apache.fontbox.ttf
Glyph description for composite glyphs.
GlyfCompositeDescript(TTFDataStream, GlyphTable) - Constructor for class org.apache.fontbox.ttf.GlyfCompositeDescript
Constructor.
GlyfDescript - Class in org.apache.fontbox.ttf
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
GlyfDescript(short, TTFDataStream) - Constructor for class org.apache.fontbox.ttf.GlyfDescript
Constructor.
GlyfSimpleDescript - Class in org.apache.fontbox.ttf
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
GlyfSimpleDescript(short, TTFDataStream, short) - Constructor for class org.apache.fontbox.ttf.GlyfSimpleDescript
Constructor.
GLYPH_ORIENTATION_VERTICAL - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
GLYPH_ORIENTATION_VERTICAL_180_DEGREES - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
GlyphOrientationVertical: 180°
GLYPH_ORIENTATION_VERTICAL_270_DEGREES - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
GlyphOrientationVertical: 270°
GLYPH_ORIENTATION_VERTICAL_360_DEGREES - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
GlyphOrientationVertical: 360°
GLYPH_ORIENTATION_VERTICAL_90_DEGREES - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
GlyphOrientationVertical: 90°
GLYPH_ORIENTATION_VERTICAL_AUTO - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
GlyphOrientationVertical: Auto
GLYPH_ORIENTATION_VERTICAL_MINUS_180_DEGREES - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
GlyphOrientationVertical: -180°
GLYPH_ORIENTATION_VERTICAL_MINUS_90_DEGREES - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
GlyphOrientationVertical: -90°
GLYPH_ORIENTATION_VERTICAL_ZERO_DEGREES - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
GlyphOrientationVertical: 0°
Glyph2D - Interface in org.apache.pdfbox.rendering
This interface is implemented by several font specific classes which is called to get the general path of a single glyph of the represented font most likely to render it.
glyphArray - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTableFormat1
 
GlyphCellRenderer(double[]) - Constructor for class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView.GlyphCellRenderer
 
GlyphData - Class in org.apache.fontbox.ttf
A glyph data record in the glyf table.
GlyphData() - Constructor for class org.apache.fontbox.ttf.GlyphData
 
glyphDataFormat - Variable in class org.apache.fontbox.ttf.HeaderTable
 
glyphDescription - Variable in class org.apache.fontbox.ttf.GlyphData
 
glyphDescription - Variable in class org.apache.fontbox.ttf.GlyphRenderer
 
GlyphDescription - Interface in org.apache.fontbox.ttf
Specifies access to glyph description classes, simple and composite.
GlyphDetail - Class in org.apache.pdfbox.preflight.font.util
 
GlyphDetail(int) - Constructor for class org.apache.pdfbox.preflight.font.util.GlyphDetail
 
GlyphDetail(int, GlyphException) - Constructor for class org.apache.pdfbox.preflight.font.util.GlyphDetail
 
GlyphException - Exception in org.apache.pdfbox.preflight.font.util
 
GlyphException(String, int) - Constructor for exception org.apache.pdfbox.preflight.font.util.GlyphException
 
GlyphException(String, int, String) - Constructor for exception org.apache.pdfbox.preflight.font.util.GlyphException
 
GlyphException(String, int, String, Throwable) - Constructor for exception org.apache.pdfbox.preflight.font.util.GlyphException
 
glyphHeights - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
glyphHeights - Variable in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
glyphIds - Variable in class org.apache.fontbox.ttf.TTFSubsetter
 
glyphIdToCharacterCode - Variable in class org.apache.fontbox.ttf.CmapSubtable
 
glyphIdToCharacterCodeMultiple - Variable in class org.apache.fontbox.ttf.CmapSubtable
 
glyphIndex - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
glyphList - Variable in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
glyphList - Variable in class org.apache.pdfbox.text.LegacyPDFStreamEngine
 
GlyphList - Class in org.apache.pdfbox.pdmodel.font.encoding
PostScript glyph list, maps glyph names to sequences of Unicode characters.
GlyphList(InputStream, int) - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
Creates a new GlyphList from a glyph list file.
GlyphList(GlyphList, InputStream) - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
Creates a new GlyphList from multiple glyph list files.
glyphName - Variable in class org.apache.fontbox.cff.Type1CharString
 
glyphName - Variable in class org.apache.fontbox.cff.Type1CharStringParser
 
glyphName - Variable in class org.apache.fontbox.cff.Type2CharStringParser
 
glyphNames - Variable in class org.apache.fontbox.ttf.PostScriptTable
 
GlyphRenderer - Class in org.apache.fontbox.ttf
This class provides a glyph to GeneralPath conversion for true type fonts.
GlyphRenderer(GlyphDescription) - Constructor for class org.apache.fontbox.ttf.GlyphRenderer
 
GlyphRenderer.Point - Class in org.apache.fontbox.ttf
This class represents one point of a glyph.
glyphs - Variable in class org.apache.fontbox.ttf.GlyphTable
 
glyphs - Variable in class org.apache.pdfbox.rendering.TTFGlyph2D
 
GlyphSubstitutionTable - Class in org.apache.fontbox.ttf
A glyph substitution 'GSUB' table in a TrueType or OpenType font.
GlyphSubstitutionTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
GlyphSubstitutionTable.CoverageTable - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.CoverageTableFormat1 - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.CoverageTableFormat2 - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.FeatureRecord - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.FeatureTable - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.LangSysRecord - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.LangSysTable - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.LookupSubTable - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.LookupTable - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.LookupTypeSingleSubstFormat1 - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.LookupTypeSingleSubstFormat2 - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.RangeRecord - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.ScriptRecord - Class in org.apache.fontbox.ttf
 
GlyphSubstitutionTable.ScriptTable - Class in org.apache.fontbox.ttf
 
glyphTable - Variable in class org.apache.fontbox.ttf.GlyfCompositeDescript
 
GlyphTable - Class in org.apache.fontbox.ttf
A table in a true type font.
GlyphTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.GlyphTable
 
GoToAction - Class in org.apache.pdfbox.preflight.action
ActionManager for the GoTo action.
GoToAction(ActionManagerFactory, COSDictionary, PreflightContext, String) - Constructor for class org.apache.pdfbox.preflight.action.GoToAction
 
GoToRemoteAction - Class in org.apache.pdfbox.preflight.action
ActionManager for the GoToRemote action.
GoToRemoteAction(ActionManagerFactory, COSDictionary, PreflightContext, String) - Constructor for class org.apache.pdfbox.preflight.action.GoToRemoteAction
 
GouraudShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
Shades Gouraud triangles for Type4ShadingContext and Type5ShadingContext.
GouraudShadingContext(PDShading, ColorModel, AffineTransform, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.GouraudShadingContext
Constructor creates an instance to be used for fill operations.
GPS_ALTITUDE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_ALTITUDE_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_AREA_INFORMATION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_DEST_BEARING - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_DEST_BEARING_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_DEST_DISTANCE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_DEST_DISTANCE_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_DEST_LATITUDE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_DEST_LONGITUDE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_DIFFERENTIAL - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_DOP - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_IMG_DIRECTION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_IMG_DIRECTION_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_LATITUDE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_LONGITUDE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_MAP_DATUM - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_MEASURE_MODE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_PROCESSING_METHOD - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_SATELLITES - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_SPEED - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_SPEED_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_STATUS - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_TIME_STAMP - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_TRACK - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPS_TRACK_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GPSCoordinate - org.apache.xmpbox.type.Types
 
GPSCoordinateType - Class in org.apache.xmpbox.type
 
GPSCoordinateType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.GPSCoordinateType
 
GPSVERSION_ID - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
GRAPHIC_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
GraphicObjectPageValidationProcess - Class in org.apache.pdfbox.preflight.process.reflect
 
GraphicObjectPageValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.reflect.GraphicObjectPageValidationProcess
 
graphics - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
GraphicsOperatorProcessor - Class in org.apache.pdfbox.contentstream.operator.graphics
Base class for graphics operators.
GraphicsOperatorProcessor() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.GraphicsOperatorProcessor
 
graphicsStack - Variable in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
GRAY - org.apache.pdfbox.rendering.ImageType
Shades of gray
grayItem - Variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
group - Variable in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
 
group - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
 
GROUP - Static variable in class org.apache.pdfbox.cos.COSName
 
GROUP3OPT_2DENCODING - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
GROUP3OPT_BYTEALIGNED - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
GROUP3OPT_FILLBITS - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
GROUP3OPT_UNCOMPRESSED - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
GROUP4OPT_BYTEALIGNED - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
GROUP4OPT_UNCOMPRESSED - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
groupAlphaImage - Variable in class org.apache.pdfbox.rendering.GroupGraphics
 
groupG2D - Variable in class org.apache.pdfbox.rendering.GroupGraphics
 
GroupGraphics - Class in org.apache.pdfbox.rendering
Graphics implementation for non-isolated transparency groups.
GroupGraphics(BufferedImage, Graphics2D) - Constructor for class org.apache.pdfbox.rendering.GroupGraphics
 
GroupGraphics(BufferedImage, Graphics2D, BufferedImage, Graphics2D) - Constructor for class org.apache.pdfbox.rendering.GroupGraphics
 
groupImage - Variable in class org.apache.pdfbox.rendering.GroupGraphics
 
growToSize(int) - Method in class org.apache.pdfbox.cos.COSArray
This will add null values until the size of the array is at least as large as the parameter.
growToSize(int, COSBase) - Method in class org.apache.pdfbox.cos.COSArray
This will add the object until the size of the array is at least as large as the parameter.
gsub - Variable in class org.apache.fontbox.ttf.SubstitutingCmapLookup
 
Gt() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Gt
 
GT - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
GToolTip - Class in org.apache.pdfbox.debugger.streampane.tooltip
 
GToolTip(String) - Constructor for class org.apache.pdfbox.debugger.streampane.tooltip.GToolTip
Constructor.
GTS_PDFA1 - Static variable in class org.apache.pdfbox.cos.COSName
 
GUID - org.apache.xmpbox.type.Types
 
GUIDELINE_STYLE_DASHED - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Style for guideline.
GUIDELINE_STYLE_SOLID - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Style for guideline.
GUIDType - Class in org.apache.xmpbox.type
 
GUIDType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.GUIDType
 

H

H - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDimension
Horizontal
H - Static variable in class org.apache.pdfbox.cos.COSName
 
H - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
H
H - Static variable in class org.apache.xmpbox.type.DimensionsType
 
H1 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
H1
H2 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
H2
H3 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
H3
H4 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
H4
H5 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
H5
H6 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
H6
HALF_DAY - Static variable in class org.apache.pdfbox.util.DateConverter
 
handleAnnotations(PDAcroForm, List<PDField>, List<PDAnnotation>, Map<String, PDField>) - Method in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormOrphanWidgetsProcessor
 
handleBorderBox(PDAnnotationSquareCircle, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
handleCommand(List<Number>, CharStringCommand) - Method in class org.apache.fontbox.cff.CharStringHandler
Handler for CharStringCommands.
handleCommand(List<Number>, CharStringCommand) - Method in class org.apache.fontbox.cff.Type1CharString
 
handleCommand(List<Number>, CharStringCommand) - Method in class org.apache.fontbox.cff.Type2CharString
 
handleDirection(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Handles the LTR and RTL direction of the given words.
handleLineSeparation(PDFTextStripper.PositionWrapper, PDFTextStripper.PositionWrapper, PDFTextStripper.PositionWrapper, float) - Method in class org.apache.pdfbox.text.PDFTextStripper
handles the line separator for a new line given the specified current and previous TextPositions.
handler - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
handleSequence(List<Object>) - Method in class org.apache.fontbox.cff.CharStringHandler
Handler for a sequence of CharStringCommands.
HARD_LIGHT - Static variable in class org.apache.pdfbox.cos.COSName
 
HARD_LIGHT - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
hasAddedCompoundReferences - Variable in class org.apache.fontbox.ttf.TTFSubsetter
 
hasAlpha - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
hasAnyRevision3PermissionSet() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Indicates if any revision 3 access permission is set or not.
hasBlendMode(PDTransparencyGroup, Set<COSBase>) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
hasBlendMode(PDPage) - Method in class org.apache.pdfbox.rendering.PDFRenderer
 
hasChildren() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
hasCIDMappings() - Method in class org.apache.fontbox.cmap.CMap
This will tell if this cmap has any CID mappings.
hasColorSpace(COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Returns true if the given color space name exists in these resources.
hasContents() - Method in class org.apache.pdfbox.pdmodel.PDPage
Returns true if this page has one or more content streams.
hasCR - Variable in class org.apache.pdfbox.pdfparser.EndstreamOutputStream
 
hasExplicitWidth(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
hasExplicitWidth(int) - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Returns true if the Font dictionary specifies an explicit width for the given glyph.
hasExplicitWidth(int) - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
hasExplicitWidth(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
hasFunction - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
 
hasGlyph(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
hasGlyph(int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
hasGlyph(int) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
hasGlyph(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
hasGlyph(int) - Method in interface org.apache.pdfbox.pdmodel.font.PDVectorFont
Returns true if this font contains a glyph for the given character code in a PDF.
hasGlyph(int) - Method in class org.apache.pdfbox.preflight.font.container.CIDType0Container
 
hasGlyph(int) - Method in class org.apache.pdfbox.preflight.font.container.CIDType2Container
 
hasGlyph(int) - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
Checks if the embedded font contains a glyph for the given character code.
hasGlyph(int) - Method in class org.apache.pdfbox.preflight.font.container.TrueTypeContainer
 
hasGlyph(int) - Method in class org.apache.pdfbox.preflight.font.container.Type0Container
 
hasGlyph(int) - Method in class org.apache.pdfbox.preflight.font.container.Type1Container
 
hasGlyph(int) - Method in class org.apache.pdfbox.preflight.font.container.Type3Container
 
hasGlyph(String) - Method in class org.apache.fontbox.cff.CFFCIDFont
 
hasGlyph(String) - Method in class org.apache.fontbox.cff.CFFType1Font
 
hasGlyph(String) - Method in interface org.apache.fontbox.FontBoxFont
Returns true if the font contains the given glyph.
hasGlyph(String) - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
hasGlyph(String) - Method in class org.apache.fontbox.type1.Type1Font
 
hasGlyph(String) - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Returns true if the font contains the character with the given name.
hasGlyph(String) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
hasGlyph(String) - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
hasGlyph(String) - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
hasGlyph(String) - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
hasGroup(String) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Indicates whether a particular optional content group is found in the PDF file.
hashCode - Variable in class org.apache.pdfbox.cos.COSName
 
hashCode() - Method in class org.apache.fontbox.cff.CFFOperator
hashCode() - Method in class org.apache.fontbox.cff.CFFOperator.Key
hashCode() - Method in class org.apache.fontbox.cff.CharStringCommand
hashCode() - Method in class org.apache.fontbox.cff.CharStringCommand.Key
hashCode() - Method in class org.apache.pdfbox.cos.COSFloat
hashCode() - Method in class org.apache.pdfbox.cos.COSInteger
hashCode() - Method in class org.apache.pdfbox.cos.COSName
 
hashCode() - Method in class org.apache.pdfbox.cos.COSObjectKey
hashCode() - Method in class org.apache.pdfbox.cos.COSString
 
hashCode() - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
hashCode() - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
hashCode() - Method in class org.apache.pdfbox.pdmodel.common.PDDictionaryWrapper
 
hashCode() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
 
hashCode() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
 
hashCode() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.IntPoint
 
hashCode() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
hashCode() - Method in class org.apache.pdfbox.pdmodel.PDPage
 
hashCode() - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
 
hashCode() - Method in class org.apache.pdfbox.rendering.TilingPaintFactory.TilingPaintParameter
 
hashCode() - Method in class org.apache.pdfbox.text.TextPosition
 
hashCode() - Method in class org.apache.pdfbox.util.Matrix
 
hashCode() - Method in class org.apache.pdfbox.util.SmallMap.SmallMapEntry
 
HASHES_2B - Static variable in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
hasICCProfile(BufferedImage) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
Determine if the given image has a ICC profile that should be embedded.
hasJpegMagicNumber(byte[]) - Method in class org.apache.pdfbox.preflight.process.MetadataValidationProcess
 
hasLayoutTables() - Method in class org.apache.fontbox.ttf.OpenTypeFont
Returns true if this font uses OpenType Layout (Advanced Typographic) tables.
hasLF - Variable in class org.apache.pdfbox.pdfparser.EndstreamOutputStream
 
hasMasks(PDImage) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
hasMissingWidth() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Returns true if the missing widths entry is present in the font descriptor.
hasMore() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
hasNext() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
 
hasNext() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItemIterator
 
hasNext() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree.FieldIterator
 
hasNext() - Method in class org.apache.pdfbox.pdmodel.PDPageTree.PageIterator
 
hasNextSpaceOrReturn() - Method in class org.apache.pdfbox.pdfparser.PDFStreamParser
Checks if the next char is a space or a return.
hasNoFollowingBinData(SequentialSource) - Method in class org.apache.pdfbox.pdfparser.PDFStreamParser
Looks up an amount of bytes if they contain only ASCII characters (no control sequences etc.), and that these ASCII characters begin with a sequence of 1-3 non-blank characters between blanks
hasOnlyOneFontFile(PDFontDescriptor) - Method in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
Return true if the FontDescriptor has only one FontFile entry.
hasProtectionPolicy() - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Returns whether a protection policy has been set.
hasRecursion(PreflightContext, Object, PreflightPath) - Static method in class org.apache.pdfbox.preflight.utils.ContextHelper
 
hasRemaining() - Method in class org.apache.fontbox.cff.DataInput
Determines if there are any bytes left to read or not.
hasScaling - Variable in class org.apache.pdfbox.rendering.TTFGlyph2D
 
hasSecurityHandler() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Returns true if the security handler specified in the dictionary's Filter is available.
hasTimeZone(Object) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Verify if the date string has time zone information.
hasUnicodeMappings() - Method in class org.apache.fontbox.cmap.CMap
This will tell if this cmap has any Unicode mappings.
hasWidths() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Returns true if widths are present in the font descriptor.
hasXFA() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will tell if the AcroForm has XFA content.
hdrSize - Variable in class org.apache.fontbox.cff.CFFParser.Header
 
Header() - Constructor for class org.apache.fontbox.cff.CFFParser.Header
 
HEADERS - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
 
HeaderTable - Class in org.apache.fontbox.ttf
A table in a true type font.
HeaderTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.HeaderTable
 
HEADLINE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
height - Variable in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory.Dimensions
 
height - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
height - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
height - Variable in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
height(float) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
HEIGHT - Static variable in class org.apache.pdfbox.cos.COSName
 
HEIGHT - Static variable in class org.apache.pdfbox.debugger.hexviewer.StatusPane
 
HEIGHT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
HEIGHT - Static variable in class org.apache.xmpbox.type.ThumbnailType
 
HEIGHT_AUTO - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Height: Auto
HELV - Static variable in class org.apache.pdfbox.cos.COSName
 
HELVETICA - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
HELVETICA_BOLD - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
HELVETICA_BOLD_OBLIQUE - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
HELVETICA_OBLIQUE - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
Hex - Class in org.apache.pdfbox.util
Utility functions for hex encoding.
Hex() - Constructor for class org.apache.pdfbox.util.Hex
 
HEX_BYTES - Static variable in class org.apache.pdfbox.util.Hex
for hex conversion.
HEX_CHARS - Static variable in class org.apache.pdfbox.util.Hex
 
HEX_PANE_WIDTH - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
HEX_TAB - Static variable in class org.apache.pdfbox.debugger.stringpane.StringPane
 
hexChanged(HexChangedEvent) - Method in interface org.apache.pdfbox.debugger.hexviewer.HexChangeListener
 
hexChanged(HexChangedEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
HexChangedEvent - Class in org.apache.pdfbox.debugger.hexviewer
 
HexChangedEvent(byte, int) - Constructor for class org.apache.pdfbox.debugger.hexviewer.HexChangedEvent
Constructor.
HexChangeListener - Interface in org.apache.pdfbox.debugger.hexviewer
 
hexChangeListeners - Variable in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
hexDecode(String) - Static method in class org.apache.fontbox.cff.Type1FontUtil
Converts a string representing a hex value into a byte array.
HexEditor - Class in org.apache.pdfbox.debugger.hexviewer
 
HexEditor(HexModel) - Constructor for class org.apache.pdfbox.debugger.hexviewer.HexEditor
Constructor.
hexEncode(byte[]) - Static method in class org.apache.fontbox.cff.Type1FontUtil
Converts a byte-array into a string with the corresponding hex value.
hexIndex - Variable in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
HexModel - Class in org.apache.pdfbox.debugger.hexviewer
 
HexModel(byte[]) - Constructor for class org.apache.pdfbox.debugger.hexviewer.HexModel
Constructor
hexModelChanged(HexModelChangedEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.ASCIIPane
 
hexModelChanged(HexModelChangedEvent) - Method in interface org.apache.pdfbox.debugger.hexviewer.HexModelChangeListener
 
hexModelChanged(HexModelChangedEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
HexModelChangedEvent - Class in org.apache.pdfbox.debugger.hexviewer
 
HexModelChangedEvent(int, int) - Constructor for class org.apache.pdfbox.debugger.hexviewer.HexModelChangedEvent
Constructor.
HexModelChangeListener - Interface in org.apache.pdfbox.debugger.hexviewer
 
hexPane - Variable in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
HexPane - Class in org.apache.pdfbox.debugger.hexviewer
 
HexPane(HexModel) - Constructor for class org.apache.pdfbox.debugger.hexviewer.HexPane
Constructor.
hexToBinary(byte[]) - Method in class org.apache.fontbox.type1.Type1Parser
 
hexToString(String) - Method in class org.apache.fontbox.afm.AFMParser
This will convert and angle bracket hex string to a string.
hexView - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
HexView - Class in org.apache.pdfbox.debugger.hexviewer
 
HexView() - Constructor for class org.apache.pdfbox.debugger.hexviewer.HexView
 
HexView(byte[]) - Constructor for class org.apache.pdfbox.debugger.hexviewer.HexView
Constructor.
HIDE_MENUBAR - Static variable in class org.apache.pdfbox.cos.COSName
 
HIDE_TOOLBAR - Static variable in class org.apache.pdfbox.cos.COSName
 
HIDE_WINDOWUI - Static variable in class org.apache.pdfbox.cos.COSName
 
HideAction - Class in org.apache.pdfbox.preflight.action
ActionManager for the Hide action.
HideAction(ActionManagerFactory, COSDictionary, PreflightContext, String) - Constructor for class org.apache.pdfbox.preflight.action.HideAction
 
hideMenubar() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the menubar preference.
hideToolbar() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the toolbar preference.
hideWindowUI() - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Get the window UI preference.
HIGH - Static variable in class org.apache.pdfbox.cos.COSInteger
The highest integer to be kept in the COSInteger.STATIC array.
highestXRefObjectNumber - Variable in class org.apache.pdfbox.cos.COSDocument
Used for incremental saving, to avoid XRef object numbers from being reused.
HIGHLIGHT_COLOR - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
The highlight color The color setting is used by Adobe to display the highlight box for selected entries in a list box.
HIGHLIGHT_MODE_INVERT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Constant values of the Text as defined in the PDF 1.6 reference Table 8.19.
HIGHLIGHT_MODE_NONE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Constant values of the Text as defined in the PDF 1.6 reference Table 8.19.
HIGHLIGHT_MODE_OUTLINE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Constant values of the Text as defined in the PDF 1.6 reference Table 8.19.
HIGHLIGHT_MODE_PUSH - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Constant values of the Text as defined in the PDF 1.6 reference Table 8.19.
highlighter - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchEngine
 
highlights - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
HighResolutionImageIcon - Class in org.apache.pdfbox.debugger.ui
 
HighResolutionImageIcon(Image, int, int) - Constructor for class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
 
hints - Variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite.BlendCompositeContext
 
HISTORY - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
HISTORY - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
HISTORY_LENGTH - Static variable in class org.apache.pdfbox.debugger.ui.RecentFiles
 
hit(Rectangle, Shape, boolean) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
holderForm - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
holderFormResources - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
holderFormStream - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
horizontal - Variable in class org.apache.fontbox.ttf.KerningSubtable
 
HorizontalHeaderTable - Class in org.apache.fontbox.ttf
A table in a true type font.
HorizontalHeaderTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.HorizontalHeaderTable
 
HorizontalMetricsTable - Class in org.apache.fontbox.ttf
A table in a true type font.
HorizontalMetricsTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.HorizontalMetricsTable
 
horizontalOffset - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
horizontalOffset - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
 
horizontalOffset - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
horizontalOffset - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
 
horizontalScaling - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
hstemCount - Variable in class org.apache.fontbox.cff.Type2CharStringParser
 
HTML - Static variable in class org.apache.pdfbox.tools.ExtractText
 
HUE - Static variable in class org.apache.pdfbox.cos.COSName
 
HUE - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 

I

I - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionMotion
Inward from the edges of the page
I - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
I - Static variable in class org.apache.pdfbox.cos.COSName
 
IC - Static variable in class org.apache.pdfbox.cos.COSName
 
ICC_CHARACTERIZATION_DATA_REGISTRY_Adobe - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_bg_sRGB - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_CGATS_TR_001 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_CGATS_TR_002 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_CGATS_TR_003 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_CGATS_TR_005 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_CGATS_TR_006 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_CGATS_TR001 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_CGATS_TR002 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_CGATS_TR003 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_CGATS_TR005 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_CGATS_TR006 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_eciRGB - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_ERIMM - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_EUROSB104 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_EUROSB204 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA27 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA28 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA29 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA30 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA31 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA32 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA33 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA34 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA35 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA36 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA37 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA38 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA39 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA40 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA41 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA42 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA43 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA44 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA45 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA46 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_FOGRA47 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_IFRA26 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_JC200103 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_JC200104 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_JCN2002 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_JCW2003 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_opRGB - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_RIMM - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_ROMM - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_scRGB - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_scRGB_nl - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_scYCC_nl - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_sRGB - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_sRGB_IEC - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_CHARACTERIZATION_DATA_REGISTRY_sYCC - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
ICC_PROFILE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
ICCBased - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
ICCBASED - Static variable in class org.apache.pdfbox.cos.COSName
 
iCCP - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
iccProfile - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
iccProfileAlreadySearched - Variable in class org.apache.pdfbox.preflight.PreflightContext
 
iccProfileWrapper - Variable in class org.apache.pdfbox.preflight.PreflightContext
This wrapper contains the ICCProfile used by the PDF file.
ICCProfileWrapper - Class in org.apache.pdfbox.preflight.graphic
This class embeds an instance of java.awt.color.ICC_Profile which represent the ICCProfile defined by the DestOutputItents key of the OutputIntents of the PDF.
ICCProfileWrapper(ICC_Profile) - Constructor for class org.apache.pdfbox.preflight.graphic.ICCProfileWrapper
 
iccpw - Variable in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
The ICCProfile contained in the DestOutputIntent
ICO - org.apache.pdfbox.util.filetypedetector.FileType
 
ICON_ARRAY - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_BOOLEAN - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_DICT - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_HEX - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_INDIRECT - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_INTEGER - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_NAME - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_NULL - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_PAGE - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_PDF - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_REAL - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_STREAM_DICT - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICON_STRING - Static variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
ICOSVisitor - Interface in org.apache.pdfbox.cos
An interface for visiting a PDF document at the type (COS) level.
ID - Static variable in class org.apache.pdfbox.cos.COSName
 
ID - Static variable in class org.apache.xmpbox.type.JobType
 
ID_TREE - Static variable in class org.apache.pdfbox.cos.COSName
 
IDATs - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
idDelta - Variable in class org.apache.fontbox.ttf.CmapSubtable.SubHeader
used to compute the GlyphIndex : P = glyphIndexArray.SubArray[pos] GlyphIndex = P + idDelta % 65536.
IDENTIFIER - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
IDENTIFIER - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
IDENTITY - Static variable in class org.apache.pdfbox.cos.COSName
 
IDENTITY_H - Static variable in class org.apache.pdfbox.cos.COSName
 
IDENTITY_V - Static variable in class org.apache.pdfbox.cos.COSName
 
IdentityFilter - Class in org.apache.pdfbox.filter
The IdentityFilter filter passes the data through without any modifications.
IdentityFilter() - Constructor for class org.apache.pdfbox.filter.IdentityFilter
 
IDiv() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.IDiv
 
IDIV - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
idRangeOffset - Variable in class org.apache.fontbox.ttf.CmapSubtable.SubHeader
Number of bytes to skip to reach the firstCode in the glyphIndexArray.
If() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ConditionalOperators.If
 
IF - Static variable in class org.apache.pdfbox.cos.COSName
 
IF - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
IfElse() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ConditionalOperators.IfElse
 
IFELSE - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
IGNORE_BEADS - Static variable in class org.apache.pdfbox.tools.ExtractText
 
ignoreAcroFormErrors - Variable in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
IHDR - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
IM - Static variable in class org.apache.pdfbox.cos.COSName
 
image - Variable in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
image - Variable in class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
 
image - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
image - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
image - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
image - Variable in class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
 
image - Variable in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
IMAGE - Static variable in class org.apache.pdfbox.cos.COSName
 
IMAGE - Static variable in class org.apache.pdfbox.debugger.streampane.Stream
 
IMAGE - Static variable in class org.apache.xmpbox.type.ThumbnailType
 
IMAGE_DATA - Static variable in class org.apache.pdfbox.debugger.streampane.OperatorMarker
Deprecated.
IMAGE_DATA - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
Deprecated.
IMAGE_DESCRIPTION - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
IMAGE_LENGHT - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
IMAGE_MASK - Static variable in class org.apache.pdfbox.cos.COSName
 
IMAGE_TYPE - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
IMAGE_UNIQUE_ID - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
IMAGE_WIDTH - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
imageCounter - Variable in class org.apache.pdfbox.tools.ExtractImages
 
imageData - Variable in class org.apache.pdfbox.contentstream.operator.Operator
 
imageDownscalingOptimizationThreshold - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
imageDownscalingOptimizationThreshold - Variable in class org.apache.pdfbox.rendering.PageDrawerParameters
 
imageDownscalingOptimizationThreshold - Variable in class org.apache.pdfbox.rendering.PDFRenderer
 
imageForm - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
imageFormName - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
imageFormResources - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
imageFormStream - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
ImageGraphicsEngine(PDPage) - Constructor for class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
imageHeight - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
ImageIOUtil - Class in org.apache.pdfbox.tools.imageio
Handles some ImageIO operations.
ImageIOUtil() - Constructor for class org.apache.pdfbox.tools.imageio.ImageIOUtil
 
imageName - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
imageParameters - Variable in class org.apache.pdfbox.contentstream.operator.Operator
 
imageSizeInPercents - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
imageSizeInPercents(float) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
ImageToPDF - Class in org.apache.pdfbox.tools
Creates a PDF document from images.
ImageToPDF() - Constructor for class org.apache.pdfbox.tools.ImageToPDF
 
imageType - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
ImageType - Enum in org.apache.pdfbox.rendering
Image type for rendering.
ImageType() - Constructor for enum org.apache.pdfbox.rendering.ImageType
 
IMAGETYPE_ARGB - Static variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
IMAGETYPE_BITONAL - Static variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
IMAGETYPE_GRAY - Static variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
IMAGETYPE_RGB - Static variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
imageTypeMenu - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
ImageTypeMenu - Class in org.apache.pdfbox.debugger.ui
 
ImageTypeMenu() - Constructor for class org.apache.pdfbox.debugger.ui.ImageTypeMenu
Constructor.
ImageUtil - Class in org.apache.pdfbox.debugger.ui
 
ImageUtil() - Constructor for class org.apache.pdfbox.debugger.ui.ImageUtil
 
imageWidth - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
imageZoomScale - Variable in class org.apache.pdfbox.debugger.ui.ZoomMenu
 
importFDF(String[]) - Method in class org.apache.pdfbox.tools.ImportFDF
 
importFDF(FDFDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This method will import an entire FDF document into the PDF document that this acroform is part of.
importFDF(FDFField) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
This will import a fdf field from a fdf document.
importFDF(FDFField) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
 
importFDF(FDFField) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
 
importFDF(PDDocument, FDFDocument) - Method in class org.apache.pdfbox.tools.ImportFDF
This will takes the values from the fdf document and import them into the PDF document.
importFDF(PDDocument, FDFDocument) - Method in class org.apache.pdfbox.tools.ImportXFDF
This will takes the values from the fdf document and import them into the PDF document.
ImportFDF - Class in org.apache.pdfbox.tools
This example will take a PDF document and fill the fields with data from the FDF fields.
ImportFDF() - Constructor for class org.apache.pdfbox.tools.ImportFDF
Creates a new instance of ImportFDF.
importOcProperties(PDDocument) - Method in class org.apache.pdfbox.multipdf.LayerUtility
Imports OCProperties from source document to target document so hidden layers can still be hidden after import.
importPage(PDPage) - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will import and copy the contents from another location.
importPageAsForm(PDDocument, int) - Method in class org.apache.pdfbox.multipdf.LayerUtility
Imports a page from some PDF file as a Form XObject so it can be placed on another page in the target document.
importPageAsForm(PDDocument, PDPage) - Method in class org.apache.pdfbox.multipdf.LayerUtility
Imports a page from some PDF file as a Form XObject so it can be placed on another page in the target document.
importXFDF(String[]) - Method in class org.apache.pdfbox.tools.ImportXFDF
 
ImportXFDF - Class in org.apache.pdfbox.tools
This example will take a PDF document and fill the fields with data from the XFDF fields.
ImportXFDF() - Constructor for class org.apache.pdfbox.tools.ImportXFDF
Creates a new instance of ImportFDF.
importXMPMetadata(byte[]) - Method in class org.apache.pdfbox.pdmodel.common.PDMetadata
Import an XMP stream into the PDF document.
in - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.Rinterpol
 
IN - Static variable in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
inappropriateForCanonical(int) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given codepoint is inappropriate for canonical representation characters as defined by RFC 3454, Appendix C.7.
inappropriateForPlainText(int) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given codepoint is inappropriate for plain text characters as defined by RFC 3454, Appendix C.6.
increaseLevel() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Increase the level.
increaseParents(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
 
increment(byte[]) - Method in class org.apache.fontbox.cmap.CMapParser
 
increment(byte[], int) - Method in class org.apache.fontbox.cmap.CMapParser
 
incrementalInput - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
incrementalOutput - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
incrementalUpdate - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
incrementPart - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
incrementRevisionNumber() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Increments th revision number.
indata - Variable in class org.apache.pdfbox.filter.ASCII85OutputStream
 
indent - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
INDENT - Static variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
indentThreshold - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
index - Variable in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
 
index - Variable in class org.apache.pdfbox.debugger.ui.ArrayEntry
 
index - Variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
index - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
index - Variable in class org.apache.pdfbox.pdmodel.PDPageTree.SearchContext
 
Index() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Index
 
INDEX - Static variable in class org.apache.pdfbox.cos.COSName
 
INDEX - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
INDEX - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Index
indexed - Variable in class org.apache.pdfbox.debugger.colorpane.CSIndexed
 
Indexed - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
INDEXED - Static variable in class org.apache.pdfbox.cos.COSName
 
IndexedColorant - Class in org.apache.pdfbox.debugger.colorpane
Class to represent Colorant in Indexed color.
IndexedColorant() - Constructor for class org.apache.pdfbox.debugger.colorpane.IndexedColorant
Constructor.
IndexedTableModel - Class in org.apache.pdfbox.debugger.colorpane
This the table model for showing Indexed color space which extends AbstractTableModel.
IndexedTableModel(IndexedColorant[]) - Constructor for class org.apache.pdfbox.debugger.colorpane.IndexedTableModel
Constructor
indexLabel - Variable in class org.apache.pdfbox.debugger.hexviewer.StatusPane
 
indexOf(Object) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
indexOf(COSBase) - Method in class org.apache.pdfbox.cos.COSArray
This will return the index of the entry or -1 if it is not found.
indexOf(PageEntry) - Method in class org.apache.pdfbox.debugger.ui.DocumentEntry
 
indexOf(PDPage) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Returns the index of the given page, or -1 if it does not exist.
indexOfObject(COSBase) - Method in class org.apache.pdfbox.cos.COSArray
This will return the index of the entry or -1 if it is not found.
indexOfPageTree(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
 
IndexToLocationTable - Class in org.apache.fontbox.ttf
A table in a true type font.
IndexToLocationTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.IndexToLocationTable
 
indexToLocFormat - Variable in class org.apache.fontbox.ttf.HeaderTable
 
infile - Variable in class org.apache.pdfbox.tools.Decrypt
 
info - Variable in class org.apache.pdfbox.pdmodel.font.FontMapperImpl.FontMatch
 
info - Variable in class org.apache.pdfbox.pdmodel.PDDocumentInformation
 
info(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
info(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
INFO - Static variable in class org.apache.pdfbox.cos.COSName
 
INFO - Static variable in class org.apache.pdfbox.debugger.ui.DebugLog
 
INGREDIENTS - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
INHERITED - Static variable in class org.apache.fontbox.ttf.OpenTypeScript
 
init() - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
 
init() - Method in class org.apache.pdfbox.pdfparser.FDFParser
 
init() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
Lazy load the ICC profile, because it's slow.
init() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
Lazy setting of the AWT color space due to JDK race condition.
init(Frame, JLabel) - Static method in class org.apache.pdfbox.debugger.ui.LogDialog
 
init(ScratchFile) - Method in class org.apache.pdfbox.pdfparser.PDFParser
 
INIT_UNRESTRICTED_MAINMEM_PAGECOUNT - Static variable in class org.apache.pdfbox.io.ScratchFile
in case of unrestricted main memory usage this is the initial number of pages ScratchFile.inMemoryPages is setup for
initCallout(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
 
initColorConversionCache() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
initComponents() - Method in class org.apache.pdfbox.debugger.PDFDebugger
This method is called from within the constructor to initialize the form.
initConfiguration(Format) - Method in class org.apache.pdfbox.preflight.PreflightDocument
 
initData(GlyphTable, TTFDataStream, int) - Method in class org.apache.fontbox.ttf.GlyphData
This will read the required data from the stream.
initData(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.NameRecord
This will read the required data from the stream.
initData(TTFDataStream) - Method in class org.apache.fontbox.ttf.CmapSubtable
This will read the required data from the stream.
initDescriptions() - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
 
initFringe(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCaret
 
initFringe(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCircle
 
initFringe(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
 
initFringe(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquare
 
initFromRandomAccessRead(RandomAccessRead) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
 
initGlobalEventHandlers() - Method in class org.apache.pdfbox.debugger.PDFDebugger
Initialize application global event handlers.
INITIAL_PDF_TO_HTML_BYTES - Static variable in class org.apache.pdfbox.tools.PDFText2HTML
 
initialClip - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
initialColor - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
 
initialColor - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
 
initialColor - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
initialColor - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
 
initialColor - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
initialColor - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
 
initialColor - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
initialColor - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
initialColor - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
 
initialColor - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
initialize() - Method in class org.apache.xmpbox.type.TypeMapping
 
initializeAppearanceContent(PDAnnotationWidget, PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
Initialize the content of the appearance stream.
initializeClasses() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidatorFactory
Initialize the map of Validation classes used to create a validation object according to the Annotation subtype.
initializeClasses() - Method in class org.apache.pdfbox.preflight.annotation.pdfa.PDFAbAnnotationFactory
 
initialized - Variable in class org.apache.fontbox.ttf.TTFTable
Indicates if the table is initialized or not.
initializePropMapping(Class<?>) - Method in class org.apache.xmpbox.type.TypeMapping
 
initialMatrix - Variable in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
initialOffset(float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
initialOffset(float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
initialParse() - Method in class org.apache.pdfbox.pdfparser.FDFParser
The initial parse will first parse only the trailer, the xrefstart and all xref tables to have a pointer (offset) to all the pdf's objects.
initialParse() - Method in class org.apache.pdfbox.pdfparser.PDFParser
The initial parse will first parse only the trailer, the xrefstart and all xref tables to have a pointer (offset) to all the pdf's objects.
initialParse() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
initialParseDone - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
initPage(PDPage) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Initializes the stream engine for the given page.
initParserValues(COSStream) - Method in class org.apache.pdfbox.pdfparser.PDFXrefStreamParser
 
initRectMap() - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
initRgbColorTable() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
initStyles(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
 
initSubtable(CmapTable, int, TTFDataStream) - Method in class org.apache.fontbox.ttf.CmapSubtable
This will read the required data from the stream.
initTree() - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
initUI() - Method in class org.apache.pdfbox.debugger.colorpane.CSArrayBased
 
initUI() - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
initialize all the UI elements and arrange them.
initUI() - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
initUI() - Method in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
initUI(String, PDResources) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.FontToolTip
 
initUI(DocumentListener, ChangeListener, ComponentListener) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
initUI(StyledDocument) - Method in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
initUI(DeviceNColorant[]) - Method in class org.apache.pdfbox.debugger.colorpane.CSDeviceN
 
initUI(IndexedColorant[]) - Method in class org.apache.pdfbox.debugger.colorpane.CSIndexed
 
initValues() - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
 
initVertices(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolygon
 
initVertices(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
 
injectAppearanceStreams(PDStream, PDStream, PDStream, COSName, COSName, COSName, PDVisibleSignDesigner) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
injects appearance streams
injectAppearanceStreams(PDStream, PDStream, PDStream, COSName, COSName, COSName, PDVisibleSignDesigner) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
injectProcSetArray(PDFormXObject, PDPage, PDResources, PDResources, PDResources, COSArray) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
Inject procSetArray
injectProcSetArray(PDFormXObject, PDPage, PDResources, PDResources, PDResources, COSArray) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
InkAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the InkAnnotation
InkAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.InkAnnotationValidator
 
INKLIST - Static variable in class org.apache.pdfbox.cos.COSName
 
INKSET_CMYK - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
For use with Photometric: 5 (Separated), when image data is in CMYK color space.
INKSET_NOT_CMYK - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
For use with Photometric: 5 (Separated), when image data is in a color space other than CMYK.
INLINE_ALIGN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
INLINE_ALIGN_CENTER - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
InlineAlign: Center: Each child centered within the table cell.
INLINE_ALIGN_END - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
InlineAlign: End: End edge of each child’s allocation rectangle aligned with that of the table cell’s content rectangle.
INLINE_ALIGN_START - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
InlineAlign: Start: Start edge of each child’s allocation rectangle aligned with that of the table cell’s content rectangle.
INLINE_DICTIONARY_VALUE_FILTER_ASCII_85 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
INLINE_DICTIONARY_VALUE_FILTER_ASCII_HEX - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
INLINE_DICTIONARY_VALUE_FILTER_CCITTFF - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
INLINE_DICTIONARY_VALUE_FILTER_DCT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
INLINE_DICTIONARY_VALUE_FILTER_FLATE_DECODE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
INLINE_DICTIONARY_VALUE_FILTER_LZW - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
INLINE_DICTIONARY_VALUE_FILTER_RUN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
INLINE_IMAGE_BEGIN - Static variable in class org.apache.pdfbox.debugger.streampane.OperatorMarker
Deprecated.
INLINE_IMAGE_BEGIN - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
Deprecated.
INLINE_IMAGE_END - Static variable in class org.apache.pdfbox.debugger.streampane.OperatorMarker
Deprecated.
INLINE_IMAGE_END - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
Deprecated.
INLINE_IMAGE_STYLE - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
inMemoryMaxPageCount - Variable in class org.apache.pdfbox.io.ScratchFile
 
inMemoryPages - Variable in class org.apache.pdfbox.io.ScratchFile
holds pointers to in-memory page content; will be initialized once in case of restricted main memory, otherwise it is enlarged as needed and first initialized to a size of ScratchFile.INIT_UNRESTRICTED_MAINMEM_PAGECOUNT
innerForm - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
innerFormName - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
innerFormResources - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
innerFormStream - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
innerProcesses - Variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
innerValid() - Method in class org.apache.pdfbox.preflight.action.AbstractActionManager
This method must be implemented by inherited classes to process specific validation.
innerValid() - Method in class org.apache.pdfbox.preflight.action.GoToAction
 
innerValid() - Method in class org.apache.pdfbox.preflight.action.GoToRemoteAction
 
innerValid() - Method in class org.apache.pdfbox.preflight.action.HideAction
 
innerValid() - Method in class org.apache.pdfbox.preflight.action.InvalidAction
 
innerValid() - Method in class org.apache.pdfbox.preflight.action.NamedAction
 
innerValid() - Method in class org.apache.pdfbox.preflight.action.SubmitAction
 
innerValid() - Method in class org.apache.pdfbox.preflight.action.ThreadAction
 
innerValid() - Method in class org.apache.pdfbox.preflight.action.UndefAction
 
innerValid() - Method in class org.apache.pdfbox.preflight.action.UriAction
 
inNext - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.Rinterpol
 
inParagraph - Variable in class org.apache.pdfbox.text.PDFTextStripper
True if we started a paragraph but haven't ended it yet.
inPrev - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.Rinterpol
 
input - Variable in class org.apache.fontbox.afm.AFMParser
 
input - Variable in class org.apache.pdfbox.io.RandomAccessInputStream
 
input - Variable in class org.apache.pdfbox.pdfparser.InputStreamSource
 
input - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
inputBuffer - Variable in class org.apache.fontbox.cff.DataInput
 
inputBuffer - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
inputBufferLength - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
inputFileName - Variable in class org.apache.pdfbox.multipdf.Overlay
 
inputPDFDocument - Variable in class org.apache.pdfbox.multipdf.Overlay
 
inputStreams - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.MultipleInputStream
 
InputStreamSource - Class in org.apache.pdfbox.pdfparser
A SequentialSource backed by an InputStream.
InputStreamSource(InputStream) - Constructor for class org.apache.pdfbox.pdfparser.InputStreamSource
Constructor.
inRange() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
 
insertAfter(PDPage, PDPage) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Insert a page after another page within a page tree.
insertBefore(COSBase, Object) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Inserts an COS base kid before a reference kid.
insertBefore(COSInteger, Object) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Inserts a marked-content identifier kid before a reference kid.
insertBefore(PDMarkedContentReference, Object) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Inserts a marked-content reference kid before a reference kid.
insertBefore(PDObjectReference, Object) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Inserts an object reference kid before a reference kid.
insertBefore(PDStructureElement, Object) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Inserts a structure element kid before a reference kid.
insertBefore(PDPage, PDPage) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Insert a page before another page within a page tree.
insertDiacritic(int, TextPosition) - Method in class org.apache.pdfbox.text.TextPosition
Inserts the diacritic TextPosition to the str of this TextPosition and updates the widths array to include the extra character width.
insertGeneratedAppearance(PDAnnotationWidget, PDAppearanceStream, OutputStream) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
Generate and insert text content and clipping around it.
insertGeneratedCombAppearance(PDPageContentStream, PDAppearanceStream, PDFont, float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
Generate the appearance for comb fields.
insertGeneratedListboxAppearance(PDPageContentStream, PDAppearanceStream, PDRectangle, PDFont, float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
insertGeneratedListboxSelectionHighlight(PDPageContentStream, PDAppearanceStream, PDFont, float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
insertInnerFormToHolderResources(PDFormXObject, PDResources) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateBuilder
 
insertInnerFormToHolderResources(PDFormXObject, PDResources) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
insertObjectableBefore(COSObjectable, Object) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Inserts an objectable kid before a reference kid.
insertSiblingAfter(PDOutlineItem) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Insert a single sibling after this node.
insertSiblingBefore(PDOutlineItem) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Insert a single sibling before this node.
insertUpdate(DocumentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
instance - Static variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
instance - Static variable in class org.apache.pdfbox.debugger.ui.LogDialog
 
instance - Static variable in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
instance - Static variable in class org.apache.pdfbox.debugger.ui.RotationMenu
 
instance - Static variable in class org.apache.pdfbox.debugger.ui.ZoomMenu
 
instance - Static variable in class org.apache.pdfbox.pdmodel.font.FontMappers
 
instance() - Static method in class org.apache.pdfbox.debugger.ui.LogDialog
 
instance() - Static method in class org.apache.pdfbox.pdmodel.font.FontMappers
Returns the singleton FontMapper instance.
INSTANCE - Static variable in class org.apache.fontbox.cff.CFFExpertCharset
 
INSTANCE - Static variable in class org.apache.fontbox.cff.CFFExpertEncoding
 
INSTANCE - Static variable in class org.apache.fontbox.cff.CFFExpertSubsetCharset
 
INSTANCE - Static variable in class org.apache.fontbox.cff.CFFISOAdobeCharset
 
INSTANCE - Static variable in class org.apache.fontbox.cff.CFFStandardEncoding
 
INSTANCE - Static variable in class org.apache.fontbox.encoding.MacRomanEncoding
Singleton instance of this class.
INSTANCE - Static variable in class org.apache.fontbox.encoding.StandardEncoding
Singleton instance of this class.
INSTANCE - Static variable in class org.apache.pdfbox.filter.FilterFactory
Singleton instance.
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory
Singleton instance
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacExpertEncoding
Singleton instance of this class.
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacOSRomanEncoding
Singleton instance of this class.
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacRomanEncoding
Singleton instance of this class.
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.StandardEncoding
Singleton instance of this class.
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.SymbolEncoding
Singleton instance of this class.
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.WinAnsiEncoding
Singleton instance of this class.
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.ZapfDingbatsEncoding
Singleton instance of this class.
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.font.FontMapperImpl.DefaultFontProvider
 
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.font.FontMappers.DefaultFontMapper
 
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
The single instance of this class.
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
The single instance of this class.
INSTANCE - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
This is the single instance of this class.
INSTANCE_ID - Static variable in class org.apache.xmpbox.type.ResourceEventType
 
INSTANCE_ID - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
INSTANCEID - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
instanciateDefinedType(String, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
instanciateSimple(String, Object) - Method in class org.apache.xmpbox.schema.XMPSchema
 
instanciateSimpleField(Class<?>, String, String, String, Object) - Method in class org.apache.xmpbox.type.TypeMapping
 
instanciateSimpleProperty(String, String, String, Object, Types) - Method in class org.apache.xmpbox.type.TypeMapping
 
instanciateStructured(TypeMapping, Types, String, String) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
instanciateStructuredType(Types, String) - Method in class org.apache.xmpbox.type.TypeMapping
 
instructions - Variable in class org.apache.fontbox.ttf.GlyfDescript
 
instructions - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType4
 
instructions - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequence
 
INSTRUCTIONS - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
InstructionSequence - Class in org.apache.pdfbox.pdmodel.common.function.type4
Represents an instruction sequence, a combination of values, operands and nested procedures.
InstructionSequence() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequence
 
InstructionSequenceBuilder - Class in org.apache.pdfbox.pdmodel.common.function.type4
Basic parser for Type 4 functions which is used to build up instruction sequences.
InstructionSequenceBuilder() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
 
Integer - org.apache.xmpbox.type.Types
 
INTEGER - org.apache.fontbox.type1.Token.Kind
 
INTEGER - Static variable in class org.apache.fontbox.type1.Token
 
INTEGER_PATTERN - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
 
IntegerType - Class in org.apache.xmpbox.type
Object representation of an Integer XMP type
IntegerType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.IntegerType
Property Integer type constructor (namespaceURI is given)
integerValue - Variable in class org.apache.xmpbox.type.IntegerType
 
intensity - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
INTENT - Static variable in class org.apache.pdfbox.cos.COSName
 
INTERIOR_COLOR_STYLES - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Line ending styles where there is an interior color.
internalAddBagValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
 
interpolate(float, float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
For a given value of x, interpolate calculates the y value on the line defined by the two points (xRangeMin , xRangeMax ) and (yRangeMin , yRangeMax ).
interpolate(float, long, float, float) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.GouraudShadingContext
Calculate the interpolation, see p.345 pdf spec 1.7.
interpolate(float, long, float, float) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PatchMeshesShadingContext
Get a point coordinate on a line by linear interpolation.
INTERPOLATE - Static variable in class org.apache.pdfbox.cos.COSName
 
intersectClippingPath(Area) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Modify the current clipping path by intersecting it with the given path.
intersectClippingPath(GeneralPath) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Modify the current clipping path by intersecting it with the given path.
intersectShadingBBox(PDColor, Area) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
inTextMode - Variable in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
inTextMode - Variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
IntPoint - Class in org.apache.pdfbox.pdmodel.graphics.shading
Point class with faster hashCode() to speed up the rendering of Gouraud shadings.
IntPoint(int, int) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.IntPoint
 
intToBigEndian(int, byte[], int) - Static method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
intValue() - Method in class org.apache.fontbox.type1.Token
 
intValue() - Method in class org.apache.pdfbox.cos.COSFloat
This will get the integer value of this object.
intValue() - Method in class org.apache.pdfbox.cos.COSInteger
Polymorphic access to value as int This will get the integer value of this object.
intValue() - Method in class org.apache.pdfbox.cos.COSNumber
This will get the integer value of this number.
intValue() - Method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Returns the integer value of this mode, as used in a PDF file.
InvalidAction - Class in org.apache.pdfbox.preflight.action
ActionManager for InvalidAction.
InvalidAction(ActionManagerFactory, COSDictionary, PreflightContext, String, String) - Constructor for class org.apache.pdfbox.preflight.action.InvalidAction
 
invalidate() - Method in class org.apache.fontbox.ttf.BufferedRandomAccessFile
Clears the local buffer.
invalidCid - Variable in exception org.apache.pdfbox.preflight.font.util.GlyphException
 
InvalidPasswordException - Exception in org.apache.pdfbox.pdmodel.encryption
Indicates that an invalid password was supplied.
InvalidPasswordException(String) - Constructor for exception org.apache.pdfbox.pdmodel.encryption.InvalidPasswordException
Creates a new InvalidPasswordException.
InvalidPdfaSchema - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
InvalidPrefix - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
InvalidType - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
inverse(float) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
 
invertBitmap(byte[]) - Method in class org.apache.pdfbox.filter.CCITTFaxFilter
 
inverted - Variable in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
 
INVERTED_MACOS_ROMAN - Static variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
invoke(Object, Method, Object[]) - Method in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
ioLock - Variable in class org.apache.pdfbox.io.ScratchFile
 
IOUtils - Class in org.apache.pdfbox.io
This class contains various I/O-related methods.
IOUtils() - Constructor for class org.apache.pdfbox.io.IOUtils
 
IS_BASE_FONT - Static variable in class org.apache.fontbox.afm.AFMParser
This will determine if this is a base font.
IS_FIXED_PITCH - Static variable in class org.apache.fontbox.afm.AFMParser
This will determine if this is fixed pitch.
IS_FIXED_V - Static variable in class org.apache.fontbox.afm.AFMParser
This will tell if the V is fixed.
IS_KCMS - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
IS_MAC_OS - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
 
is_sRGB(ICC_Profile) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Returns true if the given profile represents sRGB.
isAdditionalAction() - Method in class org.apache.pdfbox.preflight.action.AbstractActionManager
 
isAddRevInfoRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
 
isAES() - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
True if AES is used for encryption and decryption.
isAllCap() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that checks the flag bit.
isAllowedCache(PDXObject) - Method in class org.apache.pdfbox.pdmodel.PDResources
 
isAllSecurityToBeRemoved() - Method in class org.apache.pdfbox.pdmodel.PDDocument
Indicates if all security is removed or not when writing the pdf.
isAlphaSource() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
get the value of the stroke alpha source property.
isAlreadyProcessed(int) - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
Check if the given character code has already been processed.
isAnnot(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isAppendOnly() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Determines if AppendOnly is set.
isArray() - Method in enum org.apache.xmpbox.type.Cardinality
 
isArray(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
return true if the elt is a COSArray or a reference to a COSArray
isArticleStart - Variable in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
isArticleStart() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
isAsciiPrintable(char) - Static method in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
isAttached(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDArtifactMarkedContent
Is the artifact attached to the given edge?
isAuthorizedFilter(PreflightContext, String) - Static method in class org.apache.pdfbox.preflight.utils.FilterHelper
This method checks if the filter is authorized for the PDF file according to the preflight document specification attribute.
isAuthorizedFilterInPDFA(PreflightContext, String) - Static method in class org.apache.pdfbox.preflight.utils.FilterHelper
This method checks if the filter is authorized for a PDF/A file.
isAutoOrientation() - Method in class org.apache.pdfbox.tools.ImageToPDF
Gets whether page orientation (portrait / landscape) should be decided automatically for each page depending on image proportion.
isBaseFont - Variable in class org.apache.fontbox.afm.FontMetrics
 
isBaseFont() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property isBaseFont.
isBasic() - Method in enum org.apache.xmpbox.type.Types
 
isBinary(byte[]) - Method in class org.apache.fontbox.type1.Type1Parser
 
isBitonal(Graphics2D) - Method in class org.apache.pdfbox.rendering.PDFRenderer
 
isBitsSet(int, int, int) - Static method in class org.apache.fontbox.ttf.KerningSubtable
 
isBold() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
A flag telling if the text should be bold.
isBold(PDFontDescriptor) - Method in class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
isBottomAttached() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDArtifactMarkedContent
Is the artifact attached to the bottom edge?
isCachingFields() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will tell if this acro form is caching the fields.
isCaseSensitive() - Method in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
isCatalog(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.COSParser
Tell if the dictionary is a PDF catalog.
isCatalog(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.FDFParser
Tell if the dictionary is a FDF catalog.
isCharSetMatch(PDCIDSystemInfo, FontInfo) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Returns true if the character set described by CIDSystemInfo is present in the given font.
isChecked() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDCheckBox
This will tell if this radio button is currently checked or not.
isCIDFont - Variable in class org.apache.fontbox.cff.CFFCharset
 
isCIDFont - Variable in class org.apache.pdfbox.rendering.TTFGlyph2D
 
isCIDFont() - Method in class org.apache.fontbox.cff.CFFCharset
Indicates if the charset belongs to a CID font.
isCIDFont() - Method in class org.apache.pdfbox.pdmodel.font.CIDFontMapping
Returns true if this is a CID font.
isCIDFont(COSDictionary) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isClass(COSBase, COSDocument, Class) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
return true if the elt is of class or a reference to a that class.
isClip() - Method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Returns true is this mode clips text.
isClippingPathDirty - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
isClosed - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
isClosed - Variable in class org.apache.pdfbox.io.RandomAccessFile
 
isClosed - Variable in class org.apache.pdfbox.io.ScratchFile
 
isClosed() - Method in class org.apache.pdfbox.cos.COSDocument
Returns true if this document has been closed.
isClosed() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Returns true if this stream has been closed.
isClosed() - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
isClosed() - Method in class org.apache.pdfbox.io.RandomAccessFile
 
isClosed() - Method in interface org.apache.pdfbox.io.RandomAccessRead
Returns true if this stream has been closed.
isClosed() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Returns true if this stream has been closed.
isClosing() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will tell if the next character is a closing brace( close of PDF array ).
isClosing(int) - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will tell if the next character is a closing brace( close of PDF array ).
isCMapPredefined - Variable in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
isCMYKColorSpace() - Method in class org.apache.pdfbox.preflight.graphic.ICCProfileWrapper
Return true if the ColourSpace is CMYK
isColorSpace(String, String) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
 
isComb() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
isCombo() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Determines if Combo is set.
isCommitOnSelChange() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Determines if CommitOnSelChange is set.
isComplete() - Method in class org.apache.pdfbox.preflight.PreflightContext
 
isComposite() - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
Returns whether this point is a composite or not.
isComposite() - Method in class org.apache.fontbox.ttf.GlyfSimpleDescript
Returns whether this point is a composite or not.
isComposite() - Method in interface org.apache.fontbox.ttf.GlyphDescription
Returns whether this point is a composite or not.
isContentRendered() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
isCorrectMethod(Method, Object[]) - Method in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
isCountEntryPositive(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.BookmarkValidationProcess
return true if Count entry > 0
isCountEntryPresent(COSDictionary) - Method in class org.apache.pdfbox.preflight.process.BookmarkValidationProcess
Return true if the Count entry is present in the given dictionary.
isCR(int) - Method in class org.apache.pdfbox.pdfparser.BaseParser
 
isDamaged - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
isDamaged - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
isDamaged - Variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
isDamaged - Variable in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
isDamaged - Variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
isDamaged() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
isDamaged() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
isDamaged() - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Returns true if the embedded font file is damaged.
isDamaged() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
isDamaged() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
isDamaged() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
isDamaged() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
isDamaged() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
isDataEmpty() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.GouraudShadingContext
 
isDataEmpty() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PatchMeshesShadingContext
 
isDataEmpty() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
Returns true if the shading has an empty data stream.
isDebugEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
isDecrypted - Variable in class org.apache.pdfbox.cos.COSDocument
Signal that document is already decrypted.
isDecrypted() - Method in class org.apache.pdfbox.cos.COSDocument
Indicates if a encrypted pdf is already decrypted after parsing.
isDefined() - Method in enum org.apache.xmpbox.type.Types
 
isDefinedNamespace(String) - Method in class org.apache.xmpbox.type.TypeMapping
 
isDefinedSchema(String) - Method in class org.apache.xmpbox.type.TypeMapping
Say if a specific namespace is known
isDefinedType(String) - Method in class org.apache.xmpbox.type.TypeMapping
 
isDefinedTypeNamespace(String) - Method in class org.apache.xmpbox.type.TypeMapping
 
isDelimiter(int) - Method in class org.apache.fontbox.cmap.CMapParser
Is this a standard PDF delimiter character?
isDescendantCJK - Variable in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
isDeviceIndependent(PDColorSpace, PreflightStreamEngine.ColorSpaceType) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
isDiacritic() - Method in class org.apache.pdfbox.text.TextPosition
 
isDictionary(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
return true if the elt is a COSDictionary or a reference to a COSDictionary
isDigestMethodRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
 
isDigit() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will tell if the next byte is a digit or not.
isDigit(int) - Static method in class org.apache.pdfbox.pdfparser.BaseParser
This will tell if the given value is a digit or not.
isDirect() - Method in class org.apache.pdfbox.cos.COSBase
If the state is set true, the dictionary will be written direct into the called object.
isDoNotSpellCheck() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Determines if DoNotSpellCheck is set.
isDynamicXfa(PDAcroForm) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Test for dynamic XFA content.
isEdgeALine(Point2D[]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
Whether the for control points are on a line.
isEdit() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDComboBox
Determines if Edit is set.
isEmbedded - Variable in class org.apache.fontbox.ttf.TTFParser
 
isEmbedded - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
isEmbedded - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
isEmbedded - Variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
isEmbedded - Variable in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
isEmbedded - Variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
isEmbedded() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
isEmbedded() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
isEmbedded() - Method in interface org.apache.pdfbox.pdmodel.font.PDFontLike
Returns true if the font file is embedded in the PDF.
isEmbedded() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
isEmbedded() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
isEmbedded() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
isEmbedded() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
isEmbedded() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
isEmbeddedFont() - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
 
isEmbeddedFont() - Method in class org.apache.pdfbox.preflight.font.container.Type0Container
 
isEmbeddingPermitted(TrueTypeFont) - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
Returns true if the fsType in the OS/2 table permits embedding.
isEmpty() - Method in class org.apache.pdfbox.cos.COSName
Returns true if the name is the empty string.
isEmpty() - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
Check if file history is empty.
isEmpty() - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
isEmpty() - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
isEmpty() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Detects whether there are no properties in the attribute object.
isEmpty() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns true if the image has no data.
isEmpty() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
isEmpty() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
isEmpty() - Method in class org.apache.pdfbox.preflight.PreflightPath
 
isEmpty() - Method in class org.apache.pdfbox.util.SmallMap
 
isEncrypt(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isEncrypted() - Method in class org.apache.pdfbox.cos.COSDocument
This will tell if this is an encrypted document.
isEncrypted() - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will tell if this document is encrypted or not.
isEncryptMetaData() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Will get the EncryptMetaData dictionary info.
isEndOfName(int) - Method in class org.apache.pdfbox.pdfparser.BaseParser
Determine if a character terminates a PDF name.
isEntryChanged(Object, Object) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Is the value changed?
isEOD(int) - Method in class org.apache.pdfbox.filter.ASCIIHexFilter
 
isEOF() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
A simple test to see if we are at the end of the data.
isEOF() - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
isEOF() - Method in class org.apache.pdfbox.io.RandomAccessFile
 
isEOF() - Method in interface org.apache.pdfbox.io.RandomAccessRead
A simple test to see if we are at the end of the data.
isEOF() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
A simple test to see if we are at the end of the data.
isEOF() - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
isEOF() - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
isEOF() - Method in interface org.apache.pdfbox.pdfparser.SequentialSource
Returns true if the end of the data source has been reached.
isEOL() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will tell if the next byte to be read is an end of line byte.
isEOL(int) - Method in class org.apache.fontbox.afm.AFMParser
This will determine if the byte is a whitespace character or not.
isEOL(int) - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will tell if the next byte to be read is an end of line byte.
isEqual(Object, Object) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Eq
 
isEqual(Object, Object) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Ne
 
isErrorEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
isErrorOnMissingProcess() - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
isExpectedType(Class<?>) - Method in class org.apache.pdfbox.preflight.PreflightPath
 
isFallback - Variable in class org.apache.pdfbox.pdmodel.font.FontMapping
 
isFallback() - Method in class org.apache.pdfbox.pdmodel.font.FontMapping
Returns true if the mapped font is a fallback, i.e.
isFatalEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
isFD() - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will return the value indication if the denominator of the fractional value is reduced/truncated .
isFileSelect() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
isFill() - Method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Returns true is this mode fills text.
isFiltered - Variable in class org.apache.pdfbox.pdmodel.common.COSArrayList
 
isFiltering - Variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
isFilterRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
 
isFilterSubsampled() - Method in class org.apache.pdfbox.filter.DecodeOptions
Flag used by the filter to specify if it performed subsampling.
isFinite(float) - Static method in class org.apache.pdfbox.util.Matrix
 
isFixedPitch - Variable in class org.apache.fontbox.afm.FontMetrics
 
isFixedPitch - Variable in class org.apache.fontbox.ttf.PostScriptTable
 
isFixedPitch - Variable in class org.apache.fontbox.type1.Type1Font
 
isFixedPitch() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property isFixedPitch.
isFixedPitch() - Method in class org.apache.fontbox.type1.Type1Font
Determines if the font has a fixed pitch.
isFixedPitch() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that checks the flag bit.
isFixedV - Variable in class org.apache.fontbox.afm.FontMetrics
 
isFixedV() - Method in class org.apache.fontbox.afm.FontMetrics
Getter for property isFixedV.
isFlagBitOn(int) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
isFlagBitSet(int, int) - Method in class org.apache.pdfbox.debugger.flagbitspane.FieldFlag
Check the corresponding flag bit if set or not
isFlagNode(Object, Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isFlex - Variable in class org.apache.fontbox.cff.Type1CharString
 
isFloat(String) - Static method in class org.apache.pdfbox.cos.COSNumber
 
isFloat(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
return true if the elt is a COSFloat or a reference to a COSFloat
isFlyAreaOpaque() - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
 
isFont(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isFontDescriptor(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isFontSymbolic() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Internal implementation of isSymbolic, allowing for the fact that the result may be indeterminate.
isFontSymbolic() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
isForceBold() - Method in class org.apache.fontbox.type1.Type1Font
Determines if the font is bold.
isForceBold() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that checks the flag bit.
isFree() - Method in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
Gets the xref 'free' attribute.
isFullMatch(byte[], int) - Method in class org.apache.fontbox.cmap.CodespaceRange
Returns true if the given code bytes match this codespace range.
isGoodType(Object) - Method in class org.apache.xmpbox.type.DateType
Check if the value has a type which can be understood
isGoodVersion(String, String, int) - Static method in class org.apache.pdfbox.rendering.PDFRenderer
 
isGray(PDColorSpace) - Method in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
isGrayColorSpace() - Method in class org.apache.pdfbox.preflight.graphic.ICCProfileWrapper
Return true if the ColourSpace is Gray scale
isGrayImage(BufferedImage) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory
 
isGroupEnabled(String) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Indicates whether at least one optional content group with this name is enabled.
isGroupEnabled(PDOptionalContentGroup) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Indicates whether an optional content group is enabled.
isGroupEnabled(PDOptionalContentGroup) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Indicates whether an optional content group is enabled.
isHangingIndent - Variable in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
isHangingIndent() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
isHexChar(char) - Static method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
isHexDigit(char) - Static method in class org.apache.pdfbox.pdfparser.BaseParser
 
isHidden() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Shall the property be hidden?
isHidden() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the hidden flag.
isHidden() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the hidden flag.
isHiddenOCG(PDPropertyList) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
isHiddenOCMD(PDOptionalContentMembershipDictionary) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
isHorizontalKerning() - Method in class org.apache.fontbox.ttf.KerningSubtable
Determine if subtable is designated for use in horizontal writing modes and contains inline progression kerning pairs (not block progression "cross stream") kerning pairs.
isHorizontalKerning(boolean) - Method in class org.apache.fontbox.ttf.KerningSubtable
Determine if subtable is designated for use in horizontal writing modes, contains kerning pairs (as opposed to minimum pairs), and, if CROSS is true, then return cross stream designator; otherwise, if CROSS is false, return true if cross stream designator is false.
isIccProfileAlreadySearched() - Method in class org.apache.pdfbox.preflight.PreflightContext
 
isIgnoreAcroFormErrors() - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Indicates if acroform errors are ignored or not.
isImage - Variable in class org.apache.pdfbox.debugger.streampane.Stream
 
isImage() - Method in class org.apache.pdfbox.debugger.streampane.Stream
Return if this is stream is an Image XObject.
isImageMaskTrue() - Method in class org.apache.pdfbox.preflight.xobject.XObjImageValidator
 
isImageStream(COSDictionary, boolean) - Method in class org.apache.pdfbox.debugger.streampane.Stream
 
isImageTypeMenu(String) - Static method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
isImageXObject(COSName) - Method in class org.apache.pdfbox.pdmodel.PDResources
Tells whether the XObject resource with the given name is an image.
isInfo(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.COSParser
Tell if the dictionary is an info dictionary.
isInfoEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
isInProcessedSet(COSObjectable) - Method in class org.apache.pdfbox.preflight.PreflightContext
Tell if the argument is in the set of processed elements.
isInRange(int) - Method in class org.apache.fontbox.cff.CFFParser.RangeMapping
 
isInReverseRange(int) - Method in class org.apache.fontbox.cff.CFFParser.RangeMapping
 
isInteger(String) - Static method in class org.apache.pdfbox.tools.OverlayPDF
 
isInteger(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
return true if the elt is a COSInteger or a reference to a COSInteger
isInvisible() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the invisible flag.
isInvisible() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the invisible flag.
isIsolated() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
Returns true if this group is isolated.
isIssuerRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
 
isItalic() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that checks the flag bit.
isItalic() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
A flag telling if the text should be italic.
isItalic(PDFontDescriptor) - Method in class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
isKeyUsageRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
 
isKnockout() - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
Returns true if this group is a knockout.
isLandscape() - Method in class org.apache.pdfbox.tools.ImageToPDF
Tells the paper orientation.
isLandscape() - Method in class org.apache.pdfbox.tools.TextToPDF
Tells the paper orientation.
isLazyValidation() - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
isLeaf - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Node
 
isLeaf(Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
Returns true if node is a leaf.
isLeftAttached() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDArtifactMarkedContent
Is the artifact attached to the left edge?
isLegalAttestationRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
 
isLenient - Variable in class org.apache.pdfbox.pdfparser.COSParser
is parser using auto healing capacity ?
isLenient() - Method in class org.apache.pdfbox.pdfparser.COSParser
Return true if parser is lenient.
isLF(int) - Method in class org.apache.pdfbox.pdfparser.BaseParser
 
isLineStart - Variable in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
isLineStart() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
isLocked() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the locked flag.
isLocked() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the locked flag.
isLockedContents() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the LockedContents flag.
isLockedContents() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the LockedContents flag.
isMainMemoryRestricted() - Method in class org.apache.pdfbox.io.MemoryUsageSetting
Returns true if maximum main memory is restricted to a specific number of bytes.
isMarked() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkInfo
Tells if this is a tagged PDF.
isMinJdk8() - Static method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
isMinJdk8() - Static method in class org.apache.pdfbox.rendering.PDFRenderer
 
isMinJdk9() - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
isMultiline() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
isMultiLine() - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
isMultiSelect() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Determines if MultiSelect is set.
isNChannel() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
Returns true if this color space has the NChannel subtype.
isNChannel() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
Returns true if this is an NChannel (PDF 1.6) color space.
isNeedToBeUpdated() - Method in class org.apache.pdfbox.cos.COSArray
 
isNeedToBeUpdated() - Method in class org.apache.pdfbox.cos.COSDictionary
 
isNeedToBeUpdated() - Method in class org.apache.pdfbox.cos.COSObject
Get the update state for the COSWriter.
isNeedToBeUpdated() - Method in interface org.apache.pdfbox.cos.COSUpdateInfo
Get the update state for the COSWriter.
isNeedToBeUpdated(COSBase) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
Convenience method, so that we get false for types that can't be updated.
isNodeOpen() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDDocumentOutline
 
isNodeOpen() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
isNoExport() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
 
isNonStrokingOverprint() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
get the value of the non stroking overprint property.
isNonSymbolic() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that checks the flag bit.
isNoRotate() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the noRotate flag.
isNoRotate() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the noRotate flag.
isNoView() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the noView flag.
isNoView() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the noView flag.
isNoZoom() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the noZoom flag.
isNoZoom() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the noZoom flag.
isNumeric(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
return true if elt is COSInteger or COSFloat
ISO_10646 - Static variable in class org.apache.fontbox.util.Charsets
ISO-10646 Charset
ISO_8859_1 - Static variable in class org.apache.fontbox.util.Charsets
ISO-8859-1 Charset
ISO_8859_1 - Static variable in class org.apache.pdfbox.util.Charsets
ISO-8859-1 charset
ISO_SPEED_RATINGS - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
isOIDRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
 
isOnNewLine() - Method in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
This will tell if we are on a newline.
isOnSameSideCC(Point2D) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
 
isOnSameSideDD(Point2D) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
 
isOtherColorSpace(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isOutside255Interval(int) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
isOutside255Interval(int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
isOutsideOneInterval(double) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
isOutsideOneInterval(double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
isOverprint() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
get the value of the overprint property.
isOverwrite() - Method in enum org.apache.pdfbox.pdmodel.PDPageContentStream.AppendMode
 
isOwnerPassword(byte[], byte[], byte[], int, byte[], int, int, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Check for owner password.
isOwnerPassword(String, byte[], byte[], int, byte[], int, int, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Check for owner password.
isOwnerPermission() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This will tell if the access permission corresponds to owner access permission (no restriction).
isPage(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isPageBreak - Variable in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
isPageBreak() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
isPageMode - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
isPageTreeNode(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Returns true if the node is a page tree node (i.e.
isParagraphSeparation(PDFTextStripper.PositionWrapper, PDFTextStripper.PositionWrapper, PDFTextStripper.PositionWrapper, float) - Method in class org.apache.pdfbox.text.PDFTextStripper
tests the relationship between the last text position, the current text position and the last text position that followed a line separator to decide if the gap represents a paragraph separation.
isParagraphStart - Variable in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
isParagraphStart() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
isParseTypeResource(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
 
isPassword() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
isPattern() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColor
Returns true if this color value is a pattern.
isPermissionBitOn(int) - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
isPostScript - Variable in class org.apache.fontbox.ttf.OpenTypeFont
 
isPostScript() - Method in class org.apache.fontbox.ttf.OpenTypeFont
Returns true if this font is a PostScript outline font.
isPreferAES() - Method in class org.apache.pdfbox.pdmodel.encryption.ProtectionPolicy
Tell whether AES encryption is preferred when several encryption methods are available for the chosen key length.
isPrepend() - Method in enum org.apache.pdfbox.pdmodel.PDPageContentStream.AppendMode
 
isPrinted() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the printed flag.
isPrinted() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the printed flag.
isProcessingPage - Variable in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
isPushButton() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Determines if push button bit is set.
isRadioButton() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Determines if radio button bit is set.
isRadiosInUnison() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDRadioButton
 
isRdfDescription(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
 
isReadOnly() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
This will tell if the object has been set as read only.
isReadOnly() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the readOnly flag.
isReadOnly() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the readOnly flag.
isReadOnly() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
 
isReasonRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
 
isRectangular(GeneralPath) - Method in class org.apache.pdfbox.rendering.PageDrawer
Returns true if the given path is rectangular.
isRenderDestinationMenu(String) - Static method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
isRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
 
isRGB - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
isRGBColorSpace() - Method in class org.apache.pdfbox.preflight.graphic.ICCProfileWrapper
Return true if the ColourSpace is RGB
isRichText() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
isRightAttached() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDArtifactMarkedContent
Is the artifact attached to the right edge?
isRootNode() - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Determines if this is a root node or not.
isRotationMenu(String) - Static method in class org.apache.pdfbox.debugger.ui.RotationMenu
 
isSameProperty(AbstractField, AbstractField) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
Check if two properties are equal.
isScript() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that checks the flag bit.
isSerif() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that checks the flag bit.
isSignaturesExist() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Determines if SignaturesExist is set.
isSimple() - Method in enum org.apache.xmpbox.type.Types
 
isSmallCap() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that checks the flag bit.
isSort() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Determines if Sort is set.
isSpace() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will tell if the next byte is a space or not.
isSpace(int) - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will tell if the given value is a space or not.
isSpaceOrReturn(int) - Method in class org.apache.pdfbox.pdfparser.PDFStreamParser
 
isSpecialColorSpace(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isSpecified(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Is the attribute with the given name specified in this attribute object?
isSRGB() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Internal accessor to support indexed raw images.
isStandard14() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Returns true if this font is one of the "Standard 14" fonts and receives special handling.
isStandard14() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
isStandard14() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
isStandard14() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
isStandardICCCharacterization(String) - Method in class org.apache.pdfbox.preflight.process.CatalogValidationProcess
 
isStencil() - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Returns true if the image is a stencil mask.
isStencil() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
isStencil() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
isStorageRestricted() - Method in class org.apache.pdfbox.io.MemoryUsageSetting
Returns true if maximum amount of storage is restricted to a specific number of bytes.
isStream() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceEntry
Returns true if this entry is an appearance stream.
isStream(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isStream(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
return true if the elt is a COSStream or a reference to a COSStream
isStrictParsing() - Method in class org.apache.xmpbox.xml.DomXmpParser
 
isString(byte[]) - Method in class org.apache.pdfbox.pdfparser.COSParser
Checks if the given string can be found at the current offset.
isString(char[]) - Method in class org.apache.pdfbox.pdfparser.COSParser
Checks if the given string can be found at the current offset.
isString(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
isString(COSBase, COSDocument) - Static method in class org.apache.pdfbox.preflight.utils.COSUtils
return true if the elt is a COSString or a COSName or a reference to it.
isStroke() - Method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Returns true is this mode strokes text.
isStrokeAdjustment() - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Get the value of the stroke adjustment parameter.
isStructured() - Method in enum org.apache.xmpbox.type.Types
 
isStructuredTypeNamespace(String) - Method in class org.apache.xmpbox.type.TypeMapping
Check if a namespace used reference a complex basic types (like Thumbnails)
isSubDictionary() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceEntry
Returns true if this entry is an appearance subdictionary.
isSubFilterRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
 
isSubjectDNRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
 
isSubjectRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
 
isSubsamplingAllowed() - Method in class org.apache.pdfbox.printing.PDFPageable
Value indicating if the renderer is allowed to subsample images before drawing, according to image dimensions and requested scale.
isSubsamplingAllowed() - Method in class org.apache.pdfbox.printing.PDFPrintable
Value indicating if the renderer is allowed to subsample images before drawing, according to image dimensions and requested scale.
isSubsamplingAllowed() - Method in class org.apache.pdfbox.rendering.PageDrawerParameters
Returns whether to allow subsampling of images.
isSubsamplingAllowed() - Method in class org.apache.pdfbox.rendering.PDFRenderer
Value indicating if the renderer is allowed to subsample images before drawing, according to image dimensions and requested scale.
isSubSet(String) - Static method in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
isSubsettingPermitted(TrueTypeFont) - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
Returns true if the fsType in the OS/2 table permits subsetting.
ISSUER - Static variable in class org.apache.pdfbox.cos.COSName
 
isSuppressed(String) - Method in class org.apache.pdfbox.debugger.ui.ErrorDialog
Affirms if the error messages from the given class name is to be suppressed.
isSuspect() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkInfo
Tells if this PDF contain 'suspect' tags.
isSymbolic - Variable in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
isSymbolic() - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that checks the flag bit.
isSymbolic() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Returns true the font is a symbolic (that is, it does not use the Adobe Standard Roman character set).
isThumb - Variable in class org.apache.pdfbox.debugger.streampane.Stream
 
isTimestampRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueTimeStamp
Indicates if a timestamp is required.
isToggleNoView() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Get the toggleNoView flag.
isToggleNoView() - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Get the toggleNoView flag.
isTopAttached() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDArtifactMarkedContent
Is the artifact attached to the top edge?
isTraceEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
isURLRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
 
isUserPassword(byte[], byte[], byte[], int, byte[], int, int, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Check if a plaintext password is the user password.
isUserPassword(String, byte[], byte[], int, byte[], int, int, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Check if a plaintext password is the user password.
isUserPassword234(byte[], byte[], byte[], int, byte[], int, int, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
isUserPassword56(byte[], byte[], int) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
isValid - Variable in class org.apache.pdfbox.preflight.ValidationResult
Boolean to know if the PDF is a valid PDF/A
isValid() - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
 
isValid() - Method in class org.apache.pdfbox.preflight.font.container.Type0Container
 
isValid() - Method in class org.apache.pdfbox.preflight.ValidationResult
 
isValidAppearanceStream(PDAppearanceEntry) - Static method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
isValidPDFDateFormat(COSBase) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Verifies that a date item is a COSString and has the format "D:YYYYMMDDHHmmSSOHH'mm'", where D:YYYY is mandatory and the next fields optional, but only if all of their preceding fields are also present.
isValidUTF8(byte[]) - Method in class org.apache.pdfbox.pdfparser.BaseParser
Returns true if a byte sequence is valid UTF-8.
isValueChanged(COSBase, COSBase) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Is the value changed?
isVertical() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Returns true if the font uses vertical writing mode.
isVertical() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
isVertical() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
isVisibleAnnotation(PDAnnotation) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
isVisualSignEnabled() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
checks if we need to add visible signature
isVolatile() - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Get if the file is volatile.
isVRequired() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
 
isWarnEnabled() - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
isWarning - Variable in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
false: this error can't be ignored; true: this error can be ignored
isWarning() - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
 
isWhitespace() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will tell if the next byte is whitespace or not.
isWhitespace(int) - Method in class org.apache.fontbox.afm.AFMParser
This will determine if the byte is a whitespace character or not.
isWhitespace(int) - Method in class org.apache.pdfbox.filter.ASCIIHexFilter
 
isWhitespace(int) - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will tell if a character is whitespace or not.
isWhitespaceOrEOF(int) - Method in class org.apache.fontbox.cmap.CMapParser
 
isWordSeparator() - Method in class org.apache.pdfbox.text.PDFTextStripper.LineItem
 
isWriting - Variable in class org.apache.pdfbox.cos.COSStream
 
isXmlMetadata - Variable in class org.apache.pdfbox.debugger.streampane.Stream
 
isXmlMetadata() - Method in class org.apache.pdfbox.debugger.streampane.Stream
Return if this is stream is an Metadata stream.
isXmlMetadataStream(COSDictionary) - Method in class org.apache.pdfbox.debugger.streampane.Stream
 
isXRefStream - Variable in class org.apache.pdfbox.cos.COSDocument
 
isXRefStream() - Method in class org.apache.pdfbox.cos.COSDocument
Determines if the trailer is a XRef stream or not.
isZoomMenu(String) - Static method in class org.apache.pdfbox.debugger.ui.ZoomMenu
Tell whether the command belongs to the zoom menu.
IT - Static variable in class org.apache.pdfbox.cos.COSName
 
IT_FREE_TEXT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
A plain free-text annotation, also known as a text box comment.
IT_FREE_TEXT_CALLOUT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
A callout, associated with an area on the page through the callout line specified.
IT_FREE_TEXT_TYPE_WRITER - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
The annotation is intended to function as a click-to-type or typewriter object.
IT_LINE_ARROW - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for annotation intent of Arrow.
IT_LINE_DIMENSION - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for annotation intent of a dimension line.
ITALIC - Static variable in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
ITALIC_ANGLE - Static variable in class org.apache.fontbox.afm.AFMParser
This is the italic angle.
ITALIC_ANGLE - Static variable in class org.apache.pdfbox.cos.COSName
 
ITALIC_FLAG - Static variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
 
italicAngle - Variable in class org.apache.fontbox.afm.FontMetrics
 
italicAngle - Variable in class org.apache.fontbox.ttf.PostScriptTable
 
italicAngle - Variable in class org.apache.fontbox.type1.Type1Font
 
item - Variable in class org.apache.pdfbox.debugger.ui.ArrayEntry
 
item - Variable in class org.apache.pdfbox.debugger.ui.MapEntry
 
items - Variable in class org.apache.pdfbox.cos.COSDictionary
The name-value pairs of this dictionary.
iterator() - Method in class org.apache.pdfbox.cos.COSArray
Get access to the list.
iterator() - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
iterator() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree
Returns an iterator which walks all fields in the tree, in order.
iterator() - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Returns an iterator which walks all pages in the tree, in order.
IX - Static variable in class org.apache.pdfbox.cos.COSName
 

J

J - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
JAVA_SCRIPT - Static variable in class org.apache.pdfbox.cos.COSName
 
JAVA_VERSION - Static variable in class org.apache.pdfbox.rendering.PageDrawer
 
JBIG2_DECODE - Static variable in class org.apache.pdfbox.cos.COSName
 
JBIG2_GLOBALS - Static variable in class org.apache.pdfbox.cos.COSName
 
JBIG2Filter - Class in org.apache.pdfbox.filter
Decompresses data encoded using the JBIG2 standard, reproducing the original monochrome (1 bit per pixel) image data (or an approximation of that data).
JBIG2Filter() - Constructor for class org.apache.pdfbox.filter.JBIG2Filter
 
Job - org.apache.xmpbox.type.Types
 
JOB_REF - Static variable in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
 
JobType - Class in org.apache.xmpbox.type
 
JobType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.JobType
 
JobType(XMPMetadata, String) - Constructor for class org.apache.xmpbox.type.JobType
 
JOIN_FORM_FIELDS_MODE - org.apache.pdfbox.multipdf.PDFMergerUtility.AcroFormMergeMode
 
JPEG - org.apache.pdfbox.util.filetypedetector.FileType
 
JPEG - Static variable in class org.apache.pdfbox.tools.ExtractImages
 
JPEG_NATIVE_FORMAT - Static variable in class org.apache.pdfbox.tools.imageio.MetaUtil
 
JPEG_PROC_BASELINE - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
Deprecated.
JPEG_PROC_LOSSLESS - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
Deprecated.
JPEGFactory - Class in org.apache.pdfbox.pdmodel.graphics.image
Factory for creating a PDImageXObject containing a JPEG compressed image.
JPEGFactory() - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
 
JPEGFactory.Dimensions - Class in org.apache.pdfbox.pdmodel.graphics.image
 
JPEGUtil - Class in org.apache.pdfbox.tools.imageio
 
JPEGUtil() - Constructor for class org.apache.pdfbox.tools.imageio.JPEGUtil
 
JPX_DECODE - Static variable in class org.apache.pdfbox.cos.COSName
 
JPXFilter - Class in org.apache.pdfbox.filter
Decompress data encoded using the wavelet-based JPEG 2000 standard, reproducing the original data.
JPXFilter() - Constructor for class org.apache.pdfbox.filter.JPXFilter
 
JS - Static variable in class org.apache.pdfbox.cos.COSName
 
jScrollPaneRight - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
jSplitPane - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
jTextPane - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
jTree1ValueChanged(TreeSelectionEvent) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
jumpToIndex - Variable in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
JUSTIFY - org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.TextAlign
 
JUSTIFY - org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.TextAlign
 

K

K - Static variable in class org.apache.pdfbox.cos.COSName
 
kcmsLogged - Static variable in class org.apache.pdfbox.rendering.PDFRenderer
 
keepTables - Variable in class org.apache.fontbox.ttf.TTFSubsetter
 
KERN_PAIR_KP - Static variable in class org.apache.fontbox.afm.AFMParser
This is a kern pair.
KERN_PAIR_KPH - Static variable in class org.apache.fontbox.afm.AFMParser
This is a kern pair.
KERN_PAIR_KPX - Static variable in class org.apache.fontbox.afm.AFMParser
This is a kern pair.
KERN_PAIR_KPY - Static variable in class org.apache.fontbox.afm.AFMParser
This is a kern pair.
KerningSubtable - Class in org.apache.fontbox.ttf
A 'kern' table in a true type font.
KerningSubtable() - Constructor for class org.apache.fontbox.ttf.KerningSubtable
 
KerningSubtable.PairData - Interface in org.apache.fontbox.ttf
 
KerningSubtable.PairData0Format0 - Class in org.apache.fontbox.ttf
 
KerningTable - Class in org.apache.fontbox.ttf
A 'kern' table in a true type font.
KerningTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.KerningTable
 
KernPair - Class in org.apache.fontbox.afm
This represents some kern pair data.
KernPair() - Constructor for class org.apache.fontbox.afm.KernPair
 
kernPairs - Variable in class org.apache.fontbox.afm.FontMetrics
 
kernPairs0 - Variable in class org.apache.fontbox.afm.FontMetrics
 
kernPairs1 - Variable in class org.apache.fontbox.afm.FontMetrics
 
key - Variable in class org.apache.pdfbox.debugger.ui.MapEntry
 
key - Variable in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
 
key - Variable in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValue
 
Key(int) - Constructor for class org.apache.fontbox.cff.CFFOperator.Key
Constructor.
Key(int) - Constructor for class org.apache.fontbox.cff.CharStringCommand.Key
Constructor with one value.
Key(int[]) - Constructor for class org.apache.fontbox.cff.CFFOperator.Key
 
Key(int[]) - Constructor for class org.apache.fontbox.cff.CharStringCommand.Key
Constructor with an array as values.
Key(int, int) - Constructor for class org.apache.fontbox.cff.CFFOperator.Key
Constructor.
Key(int, int) - Constructor for class org.apache.fontbox.cff.CharStringCommand.Key
Constructor with two values.
KEY - Static variable in class org.apache.pdfbox.debugger.ui.RecentFiles
 
KEY - Static variable in class org.apache.pdfbox.debugger.ui.WindowPrefs
 
KEY_PREFIX - Static variable in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
 
KEY_START - Static variable in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
 
KEY_STYLE - Static variable in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
 
KEY_USAGE - Static variable in class org.apache.pdfbox.cos.COSName
 
keyAlias - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
keyboard(PDActionJavaScript, String) - Method in interface org.apache.pdfbox.pdmodel.interactive.form.ScriptingHandler
Handle the fields keyboard event action.
keyIdx - Variable in class org.apache.pdfbox.util.SmallMap.SmallMapEntry
 
keyLength - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
The length in bits of the secret key used to encrypt the document.
keyMap - Static variable in class org.apache.fontbox.cff.CFFOperator
 
keyObject - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
keyPressed(KeyEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
keyReleased(KeyEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
keySet() - Method in class org.apache.pdfbox.cos.COSDictionary
Returns the names of the entries in this dictionary.
keySet() - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
keySet() - Method in class org.apache.pdfbox.util.SmallMap
Returns a set view of the keys contained in this map.
keyStore - Variable in class org.apache.pdfbox.pdmodel.encryption.PublicKeyDecryptionMaterial
 
keyStore - Variable in class org.apache.pdfbox.tools.Decrypt
 
KEYSTORE - Static variable in class org.apache.pdfbox.tools.Decrypt
 
keyStoreInputStream - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
keyTyped(KeyEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
KeyValue(String, String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValue
 
KeyValueKeyComparator() - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValueKeyComparator
 
keyValues - Variable in class org.apache.fontbox.cff.CharStringCommand.Key
 
KeyValueValueComparator() - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValueValueComparator
 
KEYWORDS - Static variable in class org.apache.pdfbox.cos.COSName
 
KEYWORDS - Static variable in class org.apache.xmpbox.schema.AdobePDFSchema
 
KIDS - Static variable in class org.apache.pdfbox.cos.COSName
 
kind - Variable in class org.apache.fontbox.type1.Token
 
Kind() - Constructor for enum org.apache.fontbox.type1.Token.Kind
 
knockout - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
KToolTip - Class in org.apache.pdfbox.debugger.streampane.tooltip
 
KToolTip(String) - Constructor for class org.apache.pdfbox.debugger.streampane.tooltip.KToolTip
Constructor.

L

L - Static variable in class org.apache.pdfbox.cos.COSName
 
L - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
L
L_BODY - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
LBody
L2R - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.READING_DIRECTION
left to right.
Lab - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
LAB - Static variable in class org.apache.pdfbox.cos.COSName
 
label - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
label - Variable in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
label - Variable in enum org.apache.pdfbox.preflight.graphic.ColorSpaces
Name of the ColorSpace
LABEL - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
LABEL_PREFIX_TO_VALUE - Static variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
Constant indicating that the label specified by U is a postfix to the value.
LABEL_SUFFIX_TO_VALUE - Static variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
Constant indicating that the label specified by U is a suffix to the value.
LabelGenerator(PDPageLabelRange, int) - Constructor for class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
 
labelInfo - Variable in class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
 
labels - Variable in class org.apache.pdfbox.pdmodel.common.PDPageLabels
 
labelText - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
landscape - Variable in class org.apache.pdfbox.tools.ImageToPDF
 
landscape - Variable in class org.apache.pdfbox.tools.TextToPDF
 
LANDSCAPE - org.apache.pdfbox.printing.Orientation
Print all pages as landscape.
LANG - Static variable in class org.apache.pdfbox.cos.COSName
 
LANG_NAME - Static variable in class org.apache.xmpbox.XmpConstants
The language attribute name.
LangAlt - org.apache.xmpbox.type.Types
 
LangSysRecord() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.LangSysRecord
 
langSysTable - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LangSysRecord
 
LangSysTable() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.LangSysTable
 
langSysTables - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.ScriptTable
 
langSysTag - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LangSysRecord
 
LANGUAGE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
LANGUAGE_MACINTOSH_ENGLISH - Static variable in class org.apache.fontbox.ttf.NameRecord
 
LANGUAGE_UNICODE - Static variable in class org.apache.fontbox.ttf.NameRecord
 
LANGUAGE_WINDOWS_EN_US - Static variable in class org.apache.fontbox.ttf.NameRecord
 
languageGroup - Variable in class org.apache.fontbox.type1.Type1Font
 
languageId - Variable in class org.apache.fontbox.ttf.NameRecord
 
LANGUGAE_MACINTOSH_ENGLISH - Static variable in class org.apache.fontbox.ttf.NameRecord
Deprecated.
LANGUGAE_UNICODE - Static variable in class org.apache.fontbox.ttf.NameRecord
Deprecated.
LANGUGAE_WINDOWS_EN_US - Static variable in class org.apache.fontbox.ttf.NameRecord
Deprecated.
LAST - Static variable in class org.apache.pdfbox.cos.COSName
 
LAST - Static variable in class org.apache.pdfbox.tools.OverlayPDF
 
LAST_CHAR - Static variable in class org.apache.pdfbox.cos.COSName
 
LAST_MODIFIED - Static variable in class org.apache.pdfbox.cos.COSName
 
LAST_MODIFY_DATE - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
LAST_URL - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
LAST_WORD_SPACING_RESET_VALUE - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
lastChangingElement - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
lastCharIndex - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
lastClip - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
lastEOFMarker - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
lastIndexOf(char[], byte[], int) - Method in class org.apache.pdfbox.pdfparser.COSParser
Searches last appearance of pattern within buffer.
lastIndexOf(char[], byte[], int) - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
lastIndexOf(Object) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
lastPageOverlay - Variable in class org.apache.pdfbox.multipdf.Overlay
 
lastPageOverlayFilename - Variable in class org.apache.pdfbox.multipdf.Overlay
 
lastPageOverlayPage - Variable in class org.apache.pdfbox.multipdf.Overlay
 
lastRemovedCachePage - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
lastResortFont - Variable in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
 
lastRow - Variable in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
lastUsedSupportedScript - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
Layer - org.apache.xmpbox.type.Types
 
LAYER_NAME - Static variable in class org.apache.xmpbox.type.LayerType
 
LAYER_TEXT - Static variable in class org.apache.xmpbox.type.LayerType
 
LayerType - Class in org.apache.xmpbox.type
 
LayerType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.LayerType
 
LayerUtility - Class in org.apache.pdfbox.multipdf
This class allows to import pages as Form XObjects into a document and use them to create layers (optional content groups).
LayerUtility(PDDocument) - Constructor for class org.apache.pdfbox.multipdf.LayerUtility
Creates a new instance.
LayoutPage(PDRectangle, COSStream, COSDictionary, int) - Constructor for class org.apache.pdfbox.multipdf.Overlay.LayoutPage
 
lazyValidation - Variable in class org.apache.pdfbox.preflight.PreflightConfiguration
Boolean to know mark some error as a Warning, if the validation result contains only warning the validation is successful
LBL - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Lbl
LC - Static variable in class org.apache.pdfbox.cos.COSName
 
Le() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Le
 
LE - Static variable in class org.apache.pdfbox.cos.COSName
 
LE - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
LE_BUTT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for a butt line ending.
LE_CIRCLE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for a circle line ending.
LE_CLOSED_ARROW - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for a closed arrow line ending.
LE_DIAMOND - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for a diamond line ending.
LE_NONE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for no line ending.
LE_OPEN_ARROW - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for a open arrow line ending.
LE_R_CLOSED_ARROW - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for a reversed closed arrow line ending.
LE_R_OPEN_ARROW - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for a reversed open arrow line ending.
LE_SLASH - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for a slash line ending.
LE_SQUARE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constant for a square line ending.
LEAD_OFFSET - Static variable in class org.apache.fontbox.ttf.CmapSubtable
 
leading - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
leading - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.AppearanceStyle
The leading (distance between lines) to be used for text formatting.
leading - Variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceStyle
The leading (distance between lines) to be used for text formatting.
LEADING - Static variable in class org.apache.pdfbox.cos.COSName
 
left - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Node
 
LEFT - org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.TextAlign
 
LEFT - org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.TextAlign
 
LEFT_TO_RIGHT - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
 
leftSideBearing - Variable in class org.apache.fontbox.cff.Type1CharString
 
leftSideBearing - Variable in class org.apache.fontbox.ttf.HorizontalMetricsTable
 
LEGACY_FILL_NON_ZERO - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
LegacyFillNonZeroRule - Class in org.apache.pdfbox.contentstream.operator.graphics
F Fill path using non zero winding rule.
LegacyFillNonZeroRule() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.LegacyFillNonZeroRule
 
legacyMergeDocuments(MemoryUsageSetting) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Merge the list of source documents, saving the result in the destination file.
LegacyPDFStreamEngine - Class in org.apache.pdfbox.text
LEGACY text calculations which are known to be incorrect but are depended on by PDFTextStripper.
LegacyPDFStreamEngine() - Constructor for class org.apache.pdfbox.text.LegacyPDFStreamEngine
Constructor.
LEGAL - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
A rectangle the size of U.S.
LEGAL_ATTESTATION - Static variable in class org.apache.pdfbox.cos.COSName
 
length - Variable in class org.apache.fontbox.ttf.TTFTable
 
length - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream.Code
 
length - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.Chunk
The length of the data within the byte array.
length() - Method in class org.apache.fontbox.cff.DataInput
 
length() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
The total number of bytes that are available.
length() - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
length() - Method in class org.apache.pdfbox.io.RandomAccessFile
 
length() - Method in interface org.apache.pdfbox.io.RandomAccessRead
The total number of bytes that are available.
length() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
The total number of bytes that are available.
LENGTH - Static variable in class org.apache.pdfbox.cos.COSName
 
LENGTH1 - Static variable in class org.apache.pdfbox.cos.COSName
 
LENGTH2 - Static variable in class org.apache.pdfbox.cos.COSName
 
lengths - Variable in class org.apache.fontbox.pfb.PfbParser
the lengths of the records.
lErrors - Variable in class org.apache.pdfbox.preflight.ValidationResult
Errors to know why the PDF isn't valid.
LETTER - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
A rectangle the size of U.S.
level - Variable in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
level - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.CubicBezierCurve
 
level - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
 
levigoLogged - Static variable in class org.apache.pdfbox.filter.JBIG2Filter
 
lexer - Variable in class org.apache.fontbox.type1.Type1Parser
 
LF - Static variable in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
Line feed character.
LF - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
LI - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
LI
ligature - Variable in class org.apache.fontbox.afm.Ligature
 
Ligature - Class in org.apache.fontbox.afm
This class represents a ligature, which is an entry of the CharMetrics.
Ligature() - Constructor for class org.apache.fontbox.afm.Ligature
 
ligatures - Variable in class org.apache.fontbox.afm.CharMetric
 
LIGHT_SOURCE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
LIGHTEN - Static variable in class org.apache.pdfbox.cos.COSName
 
LIGHTEN - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
LIMITS - Static variable in class org.apache.pdfbox.cos.COSName
 
line - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
Line - Class in org.apache.pdfbox.pdmodel.graphics.shading
This class describes a rasterized line.
Line() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Line
 
Line() - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Line
 
Line(Point, Point, float[], float[]) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Line
Constructor of class Line.
LINE_HEIGHT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
LINE_HEIGHT_AUTO - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
LineHeight: Auto: Adjustment for the value of BaselineShift shall not be made.
LINE_HEIGHT_FACTOR - Static variable in class org.apache.pdfbox.tools.TextToPDF
The line height as a factor of the font size
LINE_HEIGHT_NORMAL - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
LineHeight: NormalAdjust the line height to include any nonzero value specified for BaselineShift.
LINE_INSET - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
LINE_SEPARATOR - Variable in class org.apache.pdfbox.text.PDFTextStripper
The platform's line separator.
LINE_TO - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
LineAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the LineAnnotation
LineAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.LineAnnotationValidator
 
lineBreak - Variable in class org.apache.pdfbox.filter.ASCII85OutputStream
 
lineCap - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
lineDashPattern - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
lineGap - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
lineGap - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
LineItem() - Constructor for class org.apache.pdfbox.text.PDFTextStripper.LineItem
 
LineItem(TextPosition) - Constructor for class org.apache.pdfbox.text.PDFTextStripper.LineItem
 
lineJoin - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
lineLabel - Variable in class org.apache.pdfbox.debugger.hexviewer.StatusPane
 
lineNumber(int) - Static method in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
linePath - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
linePoints - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Line
 
lineSeparator - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
lineTo(double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
lineTo(float, float) - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Draws a line from the current point to (x,y).
lineTo(float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Draw a line from the current position to the given coordinates.
lineTo(float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Draw a line from the current position to the given coordinates.
lineTo(float, float) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
lineTo(float, float) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
lineTo(GeneralPath, GlyphRenderer.Point) - Method in class org.apache.fontbox.ttf.GlyphRenderer
 
lineTo(Point2D.Double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
LineTo - Class in org.apache.pdfbox.contentstream.operator.graphics
l Append straight line segment to path.
LineTo() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.LineTo
 
lineWidth - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
lineWidth - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
lineWidth - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Line
 
lineWidth - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Line
 
LINK - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Link
LinkAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the LinkAnnotation
LinkAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.LinkAnnotationValidator
 
LIST_ITEM_EXPRESSIONS - Static variable in class org.apache.pdfbox.text.PDFTextStripper
a list of regular expressions that match commonly used list item formats, i.e.
LIST_NAME - Static variable in class org.apache.xmpbox.XmpConstants
The list element name.
LIST_NUMBERING - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
 
LIST_NUMBERING_CIRCLE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
ListNumbering: Circle: Open circular bullet
LIST_NUMBERING_DECIMAL - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
ListNumbering: Decimal: Decimal arabic numerals (1–9, 10–99, …)
LIST_NUMBERING_DISC - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
ListNumbering: Disc: Solid circular bullet
LIST_NUMBERING_LOWER_ALPHA - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
ListNumbering: LowerAlpha: Lowercase letters (a, b, c, …)
LIST_NUMBERING_LOWER_ROMAN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
ListNumbering: LowerRoman: Lowercase roman numerals (i, ii, iii, iv, …)
LIST_NUMBERING_NONE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
ListNumbering: None: No autonumbering; Lbl elements (if present) contain arbitrary text not subject to any numbering scheme
LIST_NUMBERING_SQUARE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
ListNumbering: Square: Solid square bullet
LIST_NUMBERING_UPPER_ALPHA - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
ListNumbering: UpperAlpha: Uppercase letters (A, B, C, …)
LIST_NUMBERING_UPPER_ROMAN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
ListNumbering: UpperRoman: Uppercase roman numerals (I, II, III, IV, …)
listFiles(String) - Static method in class org.apache.pdfbox.preflight.Validator_A1b
 
listICC - Variable in class org.apache.pdfbox.preflight.process.CatalogValidationProcess
 
listIterator() - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
listIterator(int) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
listOfPatterns - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
listOfTriangles - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
 
LITERAL - org.apache.fontbox.type1.Token.Kind
 
LITERAL - Static variable in class org.apache.fontbox.type1.Token
 
LiteralName(String) - Constructor for class org.apache.fontbox.cmap.CMapParser.LiteralName
 
LJ - Static variable in class org.apache.pdfbox.cos.COSName
 
LL - Static variable in class org.apache.pdfbox.cos.COSName
 
LLE - Static variable in class org.apache.pdfbox.cos.COSName
 
LLO - Static variable in class org.apache.pdfbox.cos.COSName
 
Ln() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Ln
 
LN - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
load(byte[]) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(byte[], String) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(byte[], String, InputStream, String) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(byte[], String, InputStream, String, MemoryUsageSetting) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(File) - Static method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will load a document from a file.
load(File) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(File, String) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(File, String, InputStream, String) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(File, String, InputStream, String, MemoryUsageSetting) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(File, String, MemoryUsageSetting) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(File, MemoryUsageSetting) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(InputStream) - Static method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will load a document from an input stream.
load(InputStream) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(InputStream, String) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(InputStream, String, InputStream, String) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(InputStream, String, InputStream, String, MemoryUsageSetting) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(InputStream, String, MemoryUsageSetting) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(InputStream, MemoryUsageSetting) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
Parses a PDF.
load(String) - Static method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will load a document from a file.
load(String, int) - Static method in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
Loads a glyph list from disk.
load(RandomAccessBufferedFileInputStream, String, InputStream, String, MemoryUsageSetting) - Static method in class org.apache.pdfbox.pdmodel.PDDocument
 
load(PDDocument, File) - Static method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Loads a TTF to be embedded and subset into a document as a Type 0 font.
load(PDDocument, File, Encoding) - Static method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
Loads a TTF to be embedded into a document as a simple font.
load(PDDocument, InputStream) - Static method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Loads a TTF to be embedded and subset into a document as a Type 0 font.
load(PDDocument, InputStream, boolean) - Static method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Loads a TTF to be embedded into a document as a Type 0 font.
load(PDDocument, InputStream, Encoding) - Static method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
Loads a TTF to be embedded into a document as a simple font.
load(PDDocument, TrueTypeFont, boolean) - Static method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Loads a TTF to be embedded into a document as a Type 0 font.
load(PDDocument, TrueTypeFont, Encoding) - Static method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
Loads a TTF to be embedded into a document as a simple font.
loadAttributes(AbstractField, Element) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
loadDiskCache(List<File>) - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
Loads the font metadata cache from disk.
loadFontDescriptor() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
 
loadICCProfile() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Load the ICC profile, or init alternateColorSpace color space.
loadList(InputStream) - Method in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
 
loadMetrics(String) - Static method in class org.apache.pdfbox.pdmodel.font.Standard14Fonts
Loads the metrics for the base font specified by name.
loadPDF(String) - Method in class org.apache.pdfbox.multipdf.Overlay
 
loadPDFs() - Method in class org.apache.pdfbox.multipdf.Overlay
 
loadTTF(PDDocument, File) - Static method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
Deprecated.
loadTTF(PDDocument, InputStream) - Static method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
loadUnicodeCmap() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
 
loadVertical(PDDocument, File) - Static method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Loads a TTF to be embedded into a document as a vertical Type 0 font.
loadVertical(PDDocument, InputStream) - Static method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Loads a TTF to be embedded into a document as a vertical Type 0 font.
loadVertical(PDDocument, InputStream, boolean) - Static method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Loads a TTF to be embedded into a document as a vertical Type 0 font.
loadVertical(PDDocument, TrueTypeFont, boolean) - Static method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Loads a TTF to be embedded into a document as a vertical Type 0 font.
loadXFDF(File) - Static method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will load a document from a file.
loadXFDF(InputStream) - Static method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will load a document from an input stream.
loadXFDF(String) - Static method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will load a document from a file.
loca - Variable in class org.apache.fontbox.ttf.GlyphTable
 
Locale - org.apache.xmpbox.type.Types
 
LocaleType - Class in org.apache.xmpbox.type
 
LocaleType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.LocaleType
 
LOCATION - Static variable in class org.apache.pdfbox.cos.COSName
 
log(String, String, Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.LogDialog
 
Log() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Log
 
LOG - Static variable in class org.apache.fontbox.cff.CFFParser
Log instance.
LOG - Static variable in class org.apache.fontbox.cff.Type1CharString
 
LOG - Static variable in class org.apache.fontbox.cff.Type1CharStringParser
 
LOG - Static variable in class org.apache.fontbox.cmap.CMap
 
LOG - Static variable in class org.apache.fontbox.ttf.CmapSubtable
 
LOG - Static variable in class org.apache.fontbox.ttf.GlyfCompositeDescript
Log instance.
LOG - Static variable in class org.apache.fontbox.ttf.GlyfSimpleDescript
Log instance.
LOG - Static variable in class org.apache.fontbox.ttf.GlyphRenderer
 
LOG - Static variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
LOG - Static variable in class org.apache.fontbox.ttf.KerningSubtable
 
LOG - Static variable in class org.apache.fontbox.ttf.KerningTable
 
LOG - Static variable in class org.apache.fontbox.ttf.OpenTypeScript
 
LOG - Static variable in class org.apache.fontbox.ttf.PostScriptTable
 
LOG - Static variable in class org.apache.fontbox.ttf.TTFSubsetter
 
LOG - Static variable in class org.apache.fontbox.type1.Type1Lexer
Log instance.
LOG - Static variable in class org.apache.fontbox.util.autodetect.FontFileFinder
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.DrawObject
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.graphics.ClosePath
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.graphics.CurveTo
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.graphics.CurveToReplicateInitialPoint
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.graphics.DrawObject
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.graphics.LineTo
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.markedcontent.DrawObject
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.state.SetGraphicsStateParameters
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.state.SetLineDashPattern
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.text.MoveText
 
LOG - Static variable in class org.apache.pdfbox.contentstream.operator.text.SetFontAndSize
 
LOG - Static variable in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
LOG - Static variable in class org.apache.pdfbox.cos.COSDocument
Log instance.
LOG - Static variable in class org.apache.pdfbox.cos.COSStream
 
LOG - Static variable in class org.apache.pdfbox.cos.COSString
 
LOG - Static variable in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingPaneController
 
LOG - Static variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
LOG - Static variable in class org.apache.pdfbox.debugger.streampane.Stream
 
LOG - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
LOG - Static variable in class org.apache.pdfbox.debugger.streampane.tooltip.FontToolTip
 
LOG - Static variable in class org.apache.pdfbox.debugger.streampane.tooltip.KToolTip
 
LOG - Static variable in class org.apache.pdfbox.debugger.streampane.tooltip.SCNToolTip
 
LOG - Static variable in class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
 
LOG - Static variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchEngine
 
LOG - Static variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
LOG - Static variable in class org.apache.pdfbox.filter.ASCIIHexFilter
 
LOG - Static variable in class org.apache.pdfbox.filter.DCTFilter
 
LOG - Static variable in class org.apache.pdfbox.filter.Filter
 
LOG - Static variable in class org.apache.pdfbox.filter.FlateFilter
 
LOG - Static variable in class org.apache.pdfbox.filter.JBIG2Filter
 
LOG - Static variable in class org.apache.pdfbox.filter.LZWFilter
Log instance.
LOG - Static variable in class org.apache.pdfbox.filter.RunLengthDecodeFilter
 
LOG - Static variable in class org.apache.pdfbox.io.RandomAccessInputStream
 
LOG - Static variable in class org.apache.pdfbox.io.ScratchFile
 
LOG - Static variable in class org.apache.pdfbox.io.ScratchFileBuffer
 
LOG - Static variable in class org.apache.pdfbox.multipdf.LayerUtility
 
LOG - Static variable in class org.apache.pdfbox.multipdf.PDFMergerUtility
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
LOG - Static variable in class org.apache.pdfbox.pdfparser.FDFParser
 
LOG - Static variable in class org.apache.pdfbox.pdfparser.PDFObjectStreamParser
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdfparser.PDFParser
 
LOG - Static variable in class org.apache.pdfbox.pdfparser.PDFStreamParser
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationInk
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLink
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolygon
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStamp
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormGenerateAppearancesProcessor
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormOrphanWidgetsProcessor
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDFont
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDFontFactory
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.font.PDType3Font
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingPaint
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.GouraudShadingContext
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.IntPoint
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.PatchMeshesShadingContext
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingPaint
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingContext
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingPaint
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type4ShadingContext
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type4ShadingPaint
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type5ShadingContext
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type5ShadingPaint
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type6ShadingPaint
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type7ShadingPaint
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCaretAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCircleAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDHighlightAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDInkAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLineAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLinkAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolygonAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolylineAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquareAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquigglyAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDStrikeoutAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDUnderlineAppearanceHandler
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Log instance.
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateCreator
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.PDDocument
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.PDPage
Log instance
LOG - Static variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
LOG - Static variable in class org.apache.pdfbox.pdmodel.PDPageTree
 
LOG - Static variable in class org.apache.pdfbox.rendering.CIDType0Glyph2D
 
LOG - Static variable in class org.apache.pdfbox.rendering.PageDrawer
 
LOG - Static variable in class org.apache.pdfbox.rendering.PDFRenderer
 
LOG - Static variable in class org.apache.pdfbox.rendering.TilingPaint
 
LOG - Static variable in class org.apache.pdfbox.rendering.TTFGlyph2D
 
LOG - Static variable in class org.apache.pdfbox.rendering.Type1Glyph2D
 
LOG - Static variable in class org.apache.pdfbox.text.LegacyPDFStreamEngine
 
LOG - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
LOG - Static variable in class org.apache.pdfbox.text.TextPosition
 
LOG - Static variable in class org.apache.pdfbox.tools.ExtractText
 
LOG - Static variable in class org.apache.pdfbox.tools.imageio.ImageIOUtil
Log instance
LOG - Static variable in class org.apache.pdfbox.tools.imageio.MetaUtil
 
LOG - Static variable in class org.apache.pdfbox.tools.imageio.TIFFUtil
 
LOG - Static variable in class org.apache.pdfbox.tools.OverlayPDF
 
LOG - Static variable in class org.apache.pdfbox.util.Hex
 
log2(int) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
LogDialog - Class in org.apache.pdfbox.debugger.ui
Custom log dialog.
LogDialog(Frame, JLabel) - Constructor for class org.apache.pdfbox.debugger.ui.LogDialog
 
LOGGER - Static variable in class org.apache.pdfbox.preflight.utils.COSUtils
 
logIfStrongEncryptionMissing() - Static method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
logLabel - Variable in class org.apache.pdfbox.debugger.ui.LogDialog
 
logLabel - Variable in class org.apache.pdfbox.debugger.ui.ReaderBottomPanel
 
logLevigoDonated() - Static method in class org.apache.pdfbox.filter.JBIG2Filter
 
LONG_OFFSETS - Static variable in class org.apache.fontbox.ttf.IndexToLocationTable
 
longValue() - Method in class org.apache.pdfbox.cos.COSFloat
This will get the long value of this object.
longValue() - Method in class org.apache.pdfbox.cos.COSInteger
Polymorphic access to value as int This will get the integer value of this object.
longValue() - Method in class org.apache.pdfbox.cos.COSNumber
This will get the long value of this number.
lookupCache - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
lookupData - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
lookupFlag - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTable
 
lookupIcon(Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
lookupIconWithOverlay(Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
lookupList - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
lookupListIndices - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.FeatureTable
 
LookupSubTable() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupSubTable
 
lookupTable - Variable in class org.apache.fontbox.ttf.NamingTable
 
LookupTable() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTable
 
lookupType - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTable
 
LookupTypeSingleSubstFormat1() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTypeSingleSubstFormat1
 
LookupTypeSingleSubstFormat2() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTypeSingleSubstFormat2
 
LosslessFactory - Class in org.apache.pdfbox.pdmodel.graphics.image
Factory for creating a PDImageXObject containing a lossless compressed image.
LosslessFactory() - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory
 
LosslessFactory.PredictorEncoder - Class in org.apache.pdfbox.pdmodel.graphics.image
 
LOW - Static variable in class org.apache.pdfbox.cos.COSInteger
The lowest integer to be kept in the COSInteger.STATIC array.
lowerLeftX - Variable in class org.apache.fontbox.util.BoundingBox
 
lowerLeftY - Variable in class org.apache.fontbox.util.BoundingBox
 
lowestRecPPEM - Variable in class org.apache.fontbox.ttf.HeaderTable
 
Lt() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Lt
 
LT - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
LUMINOSITY - Static variable in class org.apache.pdfbox.cos.COSName
 
LUMINOSITY - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
LW - Static variable in class org.apache.pdfbox.cos.COSName
 
LZW_DECODE - Static variable in class org.apache.pdfbox.cos.COSName
 
LZW_DECODE_ABBREVIATION - Static variable in class org.apache.pdfbox.cos.COSName
 
LZWFilter - Class in org.apache.pdfbox.filter
This is the filter used for the LZWDecode filter.
LZWFilter() - Constructor for class org.apache.pdfbox.filter.LZWFilter
 

M

M - Static variable in class org.apache.pdfbox.cos.COSName
 
M - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
MAC - Static variable in class org.apache.pdfbox.cos.COSName
 
MAC_EXPERT_ENCODING - Static variable in class org.apache.pdfbox.cos.COSName
 
MAC_EXPERT_ENCODING_TABLE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacExpertEncoding
Table of octal character codes and their corresponding names.
MAC_GLYPH_NAMES - Static variable in class org.apache.fontbox.ttf.WGL4Names
The 258 standard mac glyph names a used in 'post' format 1 and 2.
MAC_GLYPH_NAMES_INDICES - Static variable in class org.apache.fontbox.ttf.WGL4Names
The indices of the standard mac glyph names.
MAC_OS_ROMAN_ENCODING_TABLE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacOSRomanEncoding
Table of octal character codes and their corresponding names on top of MacRomanEncoding.
MAC_ROMAN_ENCODING - Static variable in class org.apache.pdfbox.cos.COSName
 
MAC_ROMAN_ENCODING_TABLE - Static variable in class org.apache.fontbox.encoding.MacRomanEncoding
Table of octal character codes and their corresponding names.
MAC_ROMAN_ENCODING_TABLE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.MacRomanEncoding
Table of octal character codes and their corresponding names.
MAC_STYLE_BOLD - Static variable in class org.apache.fontbox.ttf.HeaderTable
Bold macStyle flag.
MAC_STYLE_ITALIC - Static variable in class org.apache.fontbox.ttf.HeaderTable
Italic macStyle flag.
MacExpertEncoding - Class in org.apache.pdfbox.pdmodel.font.encoding
This is an interface to a text encoder.
MacExpertEncoding() - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.MacExpertEncoding
Constructor.
MacFontDirFinder - Class in org.apache.fontbox.util.autodetect
Mac font directory finder.
MacFontDirFinder() - Constructor for class org.apache.fontbox.util.autodetect.MacFontDirFinder
 
MacOSRomanEncoding - Class in org.apache.pdfbox.pdmodel.font.encoding
This is the Mac OS Roman encoding, which is similar to the MacRomanEncoding with the addition of 15 entries
MacOSRomanEncoding() - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.MacOSRomanEncoding
Constructor.
macOSXApplication - Static variable in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
MacRomanEncoding - Class in org.apache.fontbox.encoding
This is the MacRomanEncoding.
MacRomanEncoding - Class in org.apache.pdfbox.pdmodel.font.encoding
This is an interface to a text encoder.
MacRomanEncoding() - Constructor for class org.apache.fontbox.encoding.MacRomanEncoding
Constructor.
MacRomanEncoding() - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.MacRomanEncoding
Constructor.
macStyle - Variable in class org.apache.fontbox.ttf.HeaderTable
 
macStyle - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
magicNumber - Variable in class org.apache.fontbox.ttf.HeaderTable
 
main - Variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
main(String[]) - Static method in class org.apache.pdfbox.debugger.PDFDebugger
Entry point.
main(String[]) - Static method in class org.apache.pdfbox.preflight.Validator_A1b
 
main(String[]) - Static method in class org.apache.pdfbox.tools.DecompressObjectstreams
This is a very simple program, so everything is in the main method.
main(String[]) - Static method in class org.apache.pdfbox.tools.Decrypt
This is the entry point for the application.
main(String[]) - Static method in class org.apache.pdfbox.tools.Encrypt
This is the entry point for the application.
main(String[]) - Static method in class org.apache.pdfbox.tools.ExportFDF
This will import an fdf document and write out another pdf.
main(String[]) - Static method in class org.apache.pdfbox.tools.ExportXFDF
This will import an fdf document and write out another pdf.
main(String[]) - Static method in class org.apache.pdfbox.tools.ExtractImages
Entry point for the application.
main(String[]) - Static method in class org.apache.pdfbox.tools.ExtractText
Infamous main method.
main(String[]) - Static method in class org.apache.pdfbox.tools.ImageToPDF
 
main(String[]) - Static method in class org.apache.pdfbox.tools.ImportFDF
This will import an fdf document and write out another pdf.
main(String[]) - Static method in class org.apache.pdfbox.tools.ImportXFDF
This will import an fdf document and write out another pdf.
main(String[]) - Static method in class org.apache.pdfbox.tools.OverlayPDF
This will overlay a document and write out the results.
main(String[]) - Static method in class org.apache.pdfbox.tools.PDFBox
Main method.
main(String[]) - Static method in class org.apache.pdfbox.tools.PDFMerger
Infamous main method.
main(String[]) - Static method in class org.apache.pdfbox.tools.PDFSplit
Infamous main method.
main(String[]) - Static method in class org.apache.pdfbox.tools.PDFToImage
Infamous main method.
main(String[]) - Static method in class org.apache.pdfbox.tools.PrintPDF
Infamous main method.
main(String[]) - Static method in class org.apache.pdfbox.tools.TextToPDF
This will create a PDF document with some text in it.
main(String[]) - Static method in class org.apache.pdfbox.tools.Version
This will print out the version of PDF to System.out.
main(String[]) - Static method in class org.apache.pdfbox.tools.WriteDecodedDoc
This will write a PDF document with completely decoded streams.
mainPane - Variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
mainPanel - Variable in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
mainSequence - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
 
mainUI - Variable in class org.apache.pdfbox.debugger.ui.FileOpenSaveDialog
 
major - Variable in class org.apache.fontbox.cff.CFFParser.Header
 
MAKE - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
makeCrcTable() - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
makeLetterLabel(int) - Static method in class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
a..z, aa..zz, aaa..zzz ...
makeRomanLabel(int) - Static method in class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
 
MANAGE_TO - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
MANAGE_UI - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
manageArray(XMPMetadata, Element, PropertyType, ComplexPropertyContainer) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
MANAGED_FROM - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
manageDefinedType(XMPMetadata, Element, String, ComplexPropertyContainer) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
manageLangAlt(XMPMetadata, Element, ComplexPropertyContainer) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
MANAGER - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
MANAGER - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
MANAGER_VARIANT - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
MANAGERVARIANT - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
manageSimpleType(XMPMetadata, Element, Types, ComplexPropertyContainer) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
manageStructuredType(XMPMetadata, Element, String, ComplexPropertyContainer) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
MANAGETO - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
MANAGEUI - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
MANDATORYFIELDS - Static variable in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
map - Variable in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
 
map(char) - Method in class org.apache.fontbox.cmap.CIDRange
Maps the given Unicode character to the corresponding CID in this range.
map1 - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
 
mapArr - Variable in class org.apache.pdfbox.util.SmallMap
stores key-value pair as 2 objects; key first; in case of empty map this might be null
MapEntry - Class in org.apache.pdfbox.debugger.ui
This is a simple class that will contain a key and a value.
MapEntry() - Constructor for class org.apache.pdfbox.debugger.ui.MapEntry
 
mapName(String) - Static method in class org.apache.pdfbox.pdmodel.font.Standard14Fonts
Adds a standard font name to the map of known aliases, to simplify the logic of finding font metrics by name.
mapName(String, String) - Static method in class org.apache.pdfbox.pdmodel.font.Standard14Fonts
Adds an alias name for a standard font to the map of known aliases to the map of aliases (alias as key, standard name as value).
mappedToNothing(char) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given ch is a "commonly mapped to nothing" character as defined by RFC 3454, Appendix B.1.
MAPPING_SCHEME - Static variable in class org.apache.fontbox.afm.AFMParser
This is the mapping scheme.
mappingScheme - Variable in class org.apache.fontbox.afm.FontMetrics
 
mapPNGRenderIntent(int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
Map the renderIntent int to a PDF render intent.
mapReverseValue(int) - Method in class org.apache.fontbox.cff.CFFParser.RangeMapping
 
mapValue(int) - Method in class org.apache.fontbox.cff.CFFParser.RangeMapping
 
mark(int) - Method in class org.apache.pdfbox.filter.ASCII85InputStream
Unsupported.
MARK_END_OF_ARRAY - Static variable in class org.apache.fontbox.cmap.CMapParser
 
MARK_END_OF_DICTIONARY - Static variable in class org.apache.fontbox.cmap.CMapParser
 
MARK_INFO - Static variable in class org.apache.pdfbox.cos.COSName
 
markAsInvalid(int, GlyphException) - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
 
markAsValid(int) - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
 
MARKED - Static variable in class org.apache.xmpbox.schema.XMPRightsManagementSchema
 
MARKED_CONTENT_POINT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
MARKED_CONTENT_POINT_WITH_PROPS - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
markedContents - Variable in class org.apache.pdfbox.text.PDFMarkedContentExtractor
 
markFilteringSet - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTable
 
markPagesAsFree(int[], int, int) - Method in class org.apache.pdfbox.io.ScratchFile
Allows a buffer which is cleared/closed to release its pages to be re-used.
markPath() - Method in class org.apache.fontbox.cff.Type2CharString
 
markSupported() - Method in class org.apache.pdfbox.filter.ASCII85InputStream
non supported interface methods.
markSupported() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
markup - Variable in class org.apache.pdfbox.debugger.streampane.tooltip.FontToolTip
 
MarkupAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the MarkupAnnotation
MarkupAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.MarkupAnnotationValidator
 
mask - Variable in class org.apache.pdfbox.rendering.SoftMask
 
MASK - Static variable in class org.apache.pdfbox.cos.COSName
 
MASK_MARKERS - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
matches(byte[]) - Method in class org.apache.fontbox.cmap.CodespaceRange
Returns true if the given code bytes match this codespace range.
matchListItemPattern(PDFTextStripper.PositionWrapper) - Method in class org.apache.pdfbox.text.PDFTextStripper
returns the list item Pattern object that matches the text at the specified PositionWrapper or null if the text does not match such a pattern.
matchPattern(String, List<Pattern>) - Static method in class org.apache.pdfbox.text.PDFTextStripper
iterates over the specified list of Patterns until it finds one that matches the specified string.
matrix - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingPaint
 
matrix - Variable in class org.apache.pdfbox.rendering.TilingPaintFactory.TilingPaintParameter
 
Matrix - Class in org.apache.pdfbox.util
This class will be used for matrix manipulation.
Matrix() - Constructor for class org.apache.pdfbox.util.Matrix
Constructor.
Matrix(float[]) - Constructor for class org.apache.pdfbox.util.Matrix
Constructor.
Matrix(float, float, float, float, float, float) - Constructor for class org.apache.pdfbox.util.Matrix
Creates a transformation matrix with the given 6 elements.
Matrix(AffineTransform) - Constructor for class org.apache.pdfbox.util.Matrix
Creates a matrix with the same elements as the given AffineTransform.
Matrix(COSArray) - Constructor for class org.apache.pdfbox.util.Matrix
Creates a matrix from a 6-element (a b c d e f) COS array.
MATRIX - Static variable in class org.apache.pdfbox.cos.COSName
 
MATTE - Static variable in class org.apache.pdfbox.cos.COSName
 
MAX_APERTURE_VALUE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
MAX_ARRAY_ELEMENTS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
MAX_BIN_CHAR_TEST_LENGTH - Static variable in class org.apache.pdfbox.pdfparser.PDFStreamParser
 
MAX_CACHE_SIZE - Static variable in class org.apache.fontbox.ttf.GlyphTable
Don't even bother to cache huge fonts.
MAX_CACHED_GLYPHS - Static variable in class org.apache.fontbox.ttf.GlyphTable
Don't cache more glyphs than this.
MAX_CID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
MAX_DEVICE_N_LIMIT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
MAX_DICT_ENTRIES - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
MAX_ENTRIES_PER_OPERATOR - Static variable in class org.apache.pdfbox.pdmodel.font.ToUnicodeWriter
To test corner case of PDFBOX-4302.
MAX_FLOAT_VALUE - Static variable in class org.apache.pdfbox.util.Matrix
 
MAX_FRACTION_DIGITS - Static variable in class org.apache.pdfbox.util.NumberFormatUtil
Maximum number of fraction digits supported by the format methods
MAX_GRAPHIC_STATES - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
MAX_HEIGHT_FOR_LINE_RESET_VALUE - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
MAX_INDIRECT_OBJ - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
MAX_LEN - Static variable in class org.apache.pdfbox.cos.COSName
 
MAX_LENGTH_LONG - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
MAX_NAME_SIZE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
MAX_NEGATIVE_FLOAT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
MAX_PAGE_SIZE - Static variable in class org.apache.xmpbox.schema.XMPageTextSchema
 
MAX_POSITIVE_FLOAT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
MAX_STRING_LENGTH - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
MAX_WIDTH - Static variable in class org.apache.pdfbox.cos.COSName
 
MAX_Y_FOR_LINE_RESET_VALUE - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
maxCachedPages - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
maxCodeLength - Variable in class org.apache.fontbox.cmap.CMap
 
maxComponentDepth - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxComponentElements - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxCompositeContours - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxCompositePoints - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxContours - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxDepth - Variable in class org.apache.pdfbox.util.filetypedetector.ByteTrie
 
MAXEDGE - Static variable in class org.apache.pdfbox.rendering.TilingPaint
 
maxErrors - Variable in class org.apache.pdfbox.preflight.PreflightConfiguration
Define the maximum number of errors.
maxFunctionDefs - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxHeight - Variable in class org.apache.pdfbox.text.TextPosition
 
maximum - Variable in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
 
maximum - Variable in class org.apache.pdfbox.debugger.ui.RecentFiles
 
MAXIMUM_FONT_SIZE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
MaximumProfileTable - Class in org.apache.fontbox.ttf
A table in a true type font.
MaximumProfileTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.MaximumProfileTable
 
maxInstructionDefs - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxKern - Variable in class org.apache.fontbox.afm.TrackKern
 
maxline - Variable in class org.apache.pdfbox.filter.ASCII85OutputStream
Function produces five ASCII printing characters from four bytes of binary data.
maxMainMemoryBytes - Variable in class org.apache.pdfbox.io.MemoryUsageSetting
maximum number of main-memory bytes allowed to be used; -1 means 'unrestricted'
maxMainMemoryIsRestricted - Variable in class org.apache.pdfbox.io.ScratchFile
 
maxMemType1 - Variable in class org.apache.fontbox.ttf.PostScriptTable
 
maxMemType42 - Variable in class org.apache.fontbox.ttf.PostScriptTable
 
maxPageCount - Variable in class org.apache.pdfbox.io.ScratchFile
 
maxPoints - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxPointSize - Variable in class org.apache.fontbox.afm.TrackKern
 
maxSizeOfInstructions - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxStackElements - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxStorage - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxStorageBytes - Variable in class org.apache.pdfbox.io.MemoryUsageSetting
maximum number of bytes allowed for storage at all (main-memory+file); -1 means 'unrestricted'
maxTwilightPoints - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
maxX - Variable in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
maxY - Variable in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
maxZones - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
MCID - Static variable in class org.apache.pdfbox.cos.COSName
 
MDP - Static variable in class org.apache.pdfbox.cos.COSName
 
MEASURE - Static variable in class org.apache.pdfbox.cos.COSName
 
measureDictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDMeasureDictionary
 
MEDIA_BOX - Static variable in class org.apache.pdfbox.cos.COSName
 
mediaBox - Variable in class org.apache.pdfbox.pdmodel.PDPage
 
mediaBox - Variable in class org.apache.pdfbox.tools.ImageToPDF
 
mediaBox - Variable in class org.apache.pdfbox.tools.TextToPDF
 
MediaBox - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.BOUNDARY
use media box as boundary.
MemoryTTFDataStream - Class in org.apache.fontbox.ttf
An interface into a data stream.
MemoryTTFDataStream(InputStream) - Constructor for class org.apache.fontbox.ttf.MemoryTTFDataStream
Constructor from a stream.
memoryUsageSetting - Variable in class org.apache.pdfbox.multipdf.Splitter
 
MemoryUsageSetting - Class in org.apache.pdfbox.io
Controls how memory/temporary files are used for buffering streams etc.
MemoryUsageSetting(boolean, boolean, long, long) - Constructor for class org.apache.pdfbox.io.MemoryUsageSetting
Private constructor for setup buffering memory usage called by one of the setup methods.
menu - Variable in class org.apache.pdfbox.debugger.ui.MenuBase
 
menu - Variable in class org.apache.pdfbox.debugger.ui.ZoomMenu
 
MenuBase - Class in org.apache.pdfbox.debugger.ui
 
MenuBase() - Constructor for class org.apache.pdfbox.debugger.ui.MenuBase
 
merge(String[]) - Method in class org.apache.pdfbox.tools.PDFMerger
 
merge(XMPSchema) - Method in class org.apache.xmpbox.schema.XMPSchema
A basic schema merge, it merges bags and sequences and replace everything else.
mergeAcroForm(PDFCloneUtility, PDDocumentCatalog, PDDocumentCatalog) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Merge the contents of the source form into the destination form for the destination file.
mergeComplexProperty(Iterator<AbstractField>, ArrayProperty) - Method in class org.apache.xmpbox.schema.XMPSchema
 
mergeDiacritic(TextPosition) - Method in class org.apache.pdfbox.text.TextPosition
Merge a single character TextPosition into the current object.
mergeDocuments() - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
mergeDocuments(MemoryUsageSetting) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Merge the list of source documents, saving the result in the destination file.
mergeFields(PDFCloneUtility, PDField, PDField) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
mergeIDTree(PDFCloneUtility, PDStructureTreeRoot, PDStructureTreeRoot) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
mergeInto(COSDictionary) - Method in class org.apache.pdfbox.cos.COSDictionary
Deprecated.
This method should no longer be used and will be removed in 3.0 because it could also merge attributes that should not be merged (filter and length) in a COSStream.
mergeInto(COSDictionary) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This will add all of the dictionaries keys/values to this dictionary, but only if they don't already exist.
mergeInto(COSDictionary, COSDictionary, Set<COSName>) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
This will add all of the dictionaries keys/values to this dictionary, but only if they are not in an exclusion list and if they don't already exist.
mergeKEntries(PDFCloneUtility, PDStructureTreeRoot, PDStructureTreeRoot) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
mergeLanguage(PDDocumentCatalog, PDDocumentCatalog) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
mergeMarkInfo(PDDocumentCatalog, PDDocumentCatalog) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
mergeOutputIntents(PDFCloneUtility, PDDocumentCatalog, PDDocumentCatalog) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
mergeResult(ValidationResult) - Method in class org.apache.pdfbox.preflight.ValidationResult
Add the ValidationError object of the otherResult in the Error list of the current object.
mergeRoleMap(PDStructureTreeRoot, PDStructureTreeRoot) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
mergeViewerPreferences(PDDocumentCatalog, PDDocumentCatalog) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
message - Variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
MESSAGE_SIZE - Static variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
MessageDigests - Class in org.apache.pdfbox.pdmodel.encryption
Utility class for creating MessageDigest instances.
MessageDigests() - Constructor for class org.apache.pdfbox.pdmodel.encryption.MessageDigests
 
META_DATA_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
metadata - Variable in class org.apache.pdfbox.preflight.PreflightContext
MetaData of the current pdf file.
metadata - Variable in class org.apache.xmpbox.type.AbstractField
 
metadata - Variable in class org.apache.xmpbox.type.TypeMapping
 
METADATA - Static variable in class org.apache.pdfbox.cos.COSName
 
METADATADATE - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
MetadataValidationProcess - Class in org.apache.pdfbox.preflight.process
 
MetadataValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.MetadataValidationProcess
 
MetaUtil - Class in org.apache.pdfbox.tools.imageio
 
MetaUtil() - Constructor for class org.apache.pdfbox.tools.imageio.MetaUtil
 
METERING_MODE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
metricDataFormat - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
metricDataFormat - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
metricSets - Variable in class org.apache.fontbox.afm.FontMetrics
 
midValue(int, int) - Method in class org.apache.fontbox.ttf.GlyphRenderer
 
midValue(GlyphRenderer.Point, GlyphRenderer.Point) - Method in class org.apache.fontbox.ttf.GlyphRenderer
 
MILLIS_PER_HOUR - Static variable in class org.apache.pdfbox.util.DateConverter
 
MILLIS_PER_MINUTE - Static variable in class org.apache.pdfbox.util.DateConverter
 
MIMEType - Class in org.apache.xmpbox.type
 
MIMEType - org.apache.xmpbox.type.Types
 
MIMEType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.MIMEType
 
mimMemType1 - Variable in class org.apache.fontbox.ttf.PostScriptTable
 
MIN_Y_TOP_FOR_LINE_RESET_VALUE - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
minBottomSideBearing - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
minCodeLength - Variable in class org.apache.fontbox.cmap.CMap
 
minimum - Variable in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
 
MINIMUM_FONT_SIZE - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
The minimum/maximum font sizes used for multiline text auto sizing
MINIMUM_SEARCH_OFFSET - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
minimums - Variable in class org.apache.fontbox.ttf.KerningSubtable
 
minKern - Variable in class org.apache.fontbox.afm.TrackKern
 
minLeftSideBearing - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
minMemType42 - Variable in class org.apache.fontbox.ttf.PostScriptTable
 
minor - Variable in class org.apache.fontbox.cff.CFFParser.Header
 
minPointSize - Variable in class org.apache.fontbox.afm.TrackKern
 
minRightSideBearing - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
minTopSideBearing - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
MINUTES_PER_HOUR - Static variable in class org.apache.pdfbox.util.DateConverter
 
minX - Variable in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
minY - Variable in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
MIRRORING_CHAR_MAP - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
MISSING_WIDTH - Static variable in class org.apache.pdfbox.cos.COSName
 
MissingImageReaderException - Exception in org.apache.pdfbox.filter
Thrown when a required JAI ImageReader is missing.
MissingImageReaderException(String) - Constructor for exception org.apache.pdfbox.filter.MissingImageReaderException
 
MissingOperandException - Exception in org.apache.pdfbox.contentstream.operator
Throw when a PDF operator is missing required operands.
MissingOperandException(Operator, List<COSBase>) - Constructor for exception org.apache.pdfbox.contentstream.operator.MissingOperandException
 
MissingResourceException - Exception in org.apache.pdfbox.pdmodel
Thrown when a named resource is missing.
MissingResourceException(String) - Constructor for exception org.apache.pdfbox.pdmodel.MissingResourceException
 
MissingValidationProcessException - Exception in org.apache.pdfbox.preflight.exception
 
MissingValidationProcessException(String) - Constructor for exception org.apache.pdfbox.preflight.exception.MissingValidationProcessException
 
miterLimit - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
MIX - Static variable in class org.apache.pdfbox.cos.COSName
 
MK - Static variable in class org.apache.pdfbox.cos.COSName
 
ML - Static variable in class org.apache.pdfbox.cos.COSName
 
MM_TYPE1 - Static variable in class org.apache.pdfbox.cos.COSName
 
Mod() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Mod
 
MOD - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
MOD_DATE - Static variable in class org.apache.pdfbox.cos.COSName
 
MODE - Static variable in class org.apache.xmpbox.type.FlashType
 
model - Variable in class org.apache.pdfbox.debugger.hexviewer.ASCIIPane
 
model - Variable in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
model - Variable in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
MODEL - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
modelChangeListeners - Variable in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
MODIFICATION_BIT - Static variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
modified - Variable in class org.apache.fontbox.ttf.HeaderTable
 
MODIFIER - Static variable in class org.apache.xmpbox.type.VersionType
 
MODIFIER_DATE - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
MODIFY_ANNOTATIONS_BIT - Static variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
MODIFY_DATE - Static variable in class org.apache.xmpbox.type.VersionType
 
MODIFYDATE - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
MORE_COMPONENTS - Static variable in class org.apache.fontbox.ttf.GlyfCompositeComp
Indicates at least one more glyph after this one.
mouseClicked(MouseEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
mouseClicked(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
mouseDragged(MouseEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
mouseDragged(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
mouseDragged(MouseEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
mouseEntered(MouseEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
mouseEntered(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
mouseExited(MouseEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
mouseExited(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
mouseMoved(MouseEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
mouseMoved(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
Catch mouse event to display cursor position in PDF coordinates in the status bar.
mouseMoved(MouseEvent) - Method in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
mousePressed(MouseEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
mousePressed(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
mouseReleased(MouseEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
mouseReleased(MouseEvent) - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
MOVE_TEXT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
MOVE_TEXT_SET_LEADING - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
MOVE_TO - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
MoveText - Class in org.apache.pdfbox.contentstream.operator.text
Td: Move text position.
MoveText() - Constructor for class org.apache.pdfbox.contentstream.operator.text.MoveText
 
moveTextPositionByAmount(float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
MoveTextSetLeading - Class in org.apache.pdfbox.contentstream.operator.text
TD: Move text position and set leading.
MoveTextSetLeading() - Constructor for class org.apache.pdfbox.contentstream.operator.text.MoveTextSetLeading
 
moveTo(double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
moveTo(float, float) - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Starts a new path at (x,y).
moveTo(float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Move the current position to the given coordinates.
moveTo(float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Move the current position to the given coordinates.
moveTo(float, float) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
moveTo(float, float) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
moveTo(GeneralPath, GlyphRenderer.Point) - Method in class org.apache.fontbox.ttf.GlyphRenderer
 
moveTo(Point2D.Double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
MoveTo - Class in org.apache.pdfbox.contentstream.operator.graphics
m Begins a new subpath.
MoveTo() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.MoveTo
 
Mul() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Mul
 
MUL - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
MultipleInputStream() - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.MultipleInputStream
 
multiply(Matrix) - Method in class org.apache.pdfbox.util.Matrix
This method multiplies this Matrix with the specified other Matrix, storing the product in a new instance.
multiply(Matrix, Matrix) - Method in class org.apache.pdfbox.util.Matrix
Deprecated.
MULTIPLY - Static variable in class org.apache.pdfbox.cos.COSName
 
MULTIPLY - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
multiplyArrays(float[], float[], float[]) - Method in class org.apache.pdfbox.util.Matrix
 
multiplyFloat(float, float) - Method in class org.apache.pdfbox.text.PDFTextStripper
 
mustFilter - Variable in class org.apache.pdfbox.pdfparser.EndstreamOutputStream
 

N

n - Variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
N - Static variable in class org.apache.pdfbox.cos.COSName
 
N - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
N_PAGES - Static variable in class org.apache.xmpbox.schema.XMPageTextSchema
 
name - Variable in class org.apache.fontbox.afm.CharMetric
 
name - Variable in class org.apache.fontbox.afm.Composite
 
name - Variable in class org.apache.fontbox.afm.CompositePart
 
name - Variable in class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding.Supplement
 
name - Variable in class org.apache.fontbox.cmap.CMapParser.LiteralName
 
name - Variable in class org.apache.pdfbox.cos.COSName
 
name - Variable in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
 
name - Variable in class org.apache.pdfbox.debugger.ui.DebugLog
 
name - Variable in enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup.RenderState
 
name - Variable in enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties.BaseState
 
name - Variable in class org.apache.pdfbox.preflight.content.StubOperator
 
name - Variable in class org.apache.pdfbox.preflight.utils.ByteArrayDataSource
 
name - Variable in class org.apache.xmpbox.type.Attribute
 
NAME - org.apache.fontbox.type1.Token.Kind
 
NAME - Static variable in class org.apache.fontbox.type1.Token
 
NAME - Static variable in class org.apache.pdfbox.cos.COSName
 
NAME - Static variable in class org.apache.xmpbox.type.JobType
 
NAME - Static variable in class org.apache.xmpbox.type.PDFAFieldType
 
NAME - Static variable in class org.apache.xmpbox.type.PDFAPropertyType
 
NAME_APPROVED - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_AS_IS - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_CHECK - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a check annotation.
NAME_CIRCLE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a circle annotation.
NAME_COMMENT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a text annotation.
NAME_CONFIDENTIAL - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_COPYRIGHT - Static variable in class org.apache.fontbox.ttf.NameRecord
 
NAME_CROSS - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a cross annotation.
NAME_CROSS_HAIRS - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a crosshairs annotation.
NAME_DEPARTMENTAL - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_DRAFT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_EXPERIMENTAL - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_EXPIRED - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_FINAL - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_FONT_FAMILY_NAME - Static variable in class org.apache.fontbox.ttf.NameRecord
 
NAME_FONT_SUB_FAMILY_NAME - Static variable in class org.apache.fontbox.ttf.NameRecord
 
NAME_FOR_COMMENT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_FOR_PUBLIC_RELEASE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_FULL_FONT_NAME - Static variable in class org.apache.fontbox.ttf.NameRecord
 
NAME_HELP - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a text annotation.
NAME_INSERT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a text annotation.
NAME_KEY - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a text annotation.
NAME_NEW_PARAGRAPH - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a text annotation.
NAME_NOT_APPROVED - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_NOT_FOR_PUBLIC_RELEASE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_NOTE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a text annotation.
NAME_PARAGRAPH - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a text annotation.
NAME_POSTSCRIPT_NAME - Static variable in class org.apache.fontbox.ttf.NameRecord
 
NAME_RIGHT_ARROW - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a right arrow annotation.
NAME_RIGHT_POINTER - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a right pointer annotation.
NAME_SOLD - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_STAR - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a star annotation.
NAME_STYLE - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
NAME_TOP_SECRET - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constant for the name of a rubber stamp.
NAME_TRADEMARK - Static variable in class org.apache.fontbox.ttf.NameRecord
 
NAME_UNIQUE_FONT_ID - Static variable in class org.apache.fontbox.ttf.NameRecord
 
NAME_UP_ARROW - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a crosshairs annotation.
NAME_UP_LEFT_ARROW - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constant for the name of a crosshairs annotation.
NAME_VERSION - Static variable in class org.apache.fontbox.ttf.NameRecord
 
NamedAction - Class in org.apache.pdfbox.preflight.action
ActionManager for the Named action.
NamedAction(ActionManagerFactory, COSDictionary, PreflightContext, String) - Constructor for class org.apache.pdfbox.preflight.action.NamedAction
 
namedDestination - Variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDNamedDestination
 
nameDictionary - Variable in class org.apache.pdfbox.pdmodel.PDDocumentNameDestinationDictionary
 
nameDictionary - Variable in class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
 
nameId - Variable in class org.apache.fontbox.ttf.NameRecord
 
nameMap - Static variable in class org.apache.fontbox.cff.CFFOperator
 
nameMap - Static variable in class org.apache.pdfbox.cos.COSName
 
NameRecord - Class in org.apache.fontbox.ttf
A name record in the name table.
NameRecord() - Constructor for class org.apache.fontbox.ttf.NameRecord
 
nameRecords - Variable in class org.apache.fontbox.ttf.NamingTable
 
names - Variable in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
 
NAMES - Static variable in class org.apache.pdfbox.cos.COSName
 
NAMES - Static variable in class org.apache.xmpbox.type.OECFType
 
namespace - Variable in class org.apache.xmpbox.schema.XMPSchemaFactory
 
namespace - Variable in class org.apache.xmpbox.type.AbstractSimpleProperty
 
namespace - Variable in class org.apache.xmpbox.type.AbstractStructuredType
 
namespace - Variable in class org.apache.xmpbox.type.ArrayProperty
 
namespace() - Method in annotation type org.apache.xmpbox.type.StructuredType
 
NAMESPACE_URI - Static variable in class org.apache.xmpbox.type.PDFASchemaType
 
NamespaceFinder() - Constructor for class org.apache.xmpbox.xml.DomXmpParser.NamespaceFinder
 
namespaceToPrefix - Variable in class org.apache.xmpbox.type.AbstractComplexProperty
 
nameToCode - Variable in class org.apache.fontbox.encoding.Encoding
This is a mapping from a character name to a character code.
nameToGID(String) - Method in class org.apache.fontbox.cff.CFFType1Font
Returns the GID for the given PostScript glyph name.
nameToGID(String) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Returns the GID for the given PostScript name, if the "post" table is present.
nameToHandler - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory
 
nameToSid - Variable in class org.apache.fontbox.cff.CFFCharset
 
nameToUnicode - Variable in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
 
NamingTable - Class in org.apache.fontbox.ttf
A table in a true type font.
NamingTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.NamingTable
 
NativeFontDirFinder - Class in org.apache.fontbox.util.autodetect
Native font finder base class.
NativeFontDirFinder() - Constructor for class org.apache.fontbox.util.autodetect.NativeFontDirFinder
 
navigation - Variable in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
NAVIGATOR - Static variable in class org.apache.pdfbox.cos.COSName
 
nbRanges - Variable in class org.apache.fontbox.cff.CFFParser.Format3FDSelect
 
nCodes - Variable in class org.apache.fontbox.cff.CFFParser.Format0Encoding
 
Ne() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators.Ne
 
NE - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
NEED_APPEARANCES - Static variable in class org.apache.pdfbox.cos.COSName
 
needIndent - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
needsSubset() - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
Returns true if the font needs to be subset.
needToBeUpdated - Variable in class org.apache.pdfbox.cos.COSArray
 
needToBeUpdated - Variable in class org.apache.pdfbox.cos.COSDictionary
 
needToBeUpdated - Variable in class org.apache.pdfbox.cos.COSObject
 
NEF - org.apache.pdfbox.util.filetypedetector.FileType
Nikon camera raw.
Neg() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Neg
 
NEG - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
NEITHER - org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Neither fill nor stroke text (invisible)
NEITHER_CLIP - org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Add text to path for clipping.
nestedHiddenOCGCount - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
NEW_WINDOW - org.apache.pdfbox.pdmodel.interactive.action.OpenMode
Open the destination document in a new window.
NEW_WINDOW - Static variable in class org.apache.pdfbox.cos.COSName
 
newFont(TTFDataStream) - Method in class org.apache.fontbox.ttf.OTFParser
 
newFont(TTFDataStream) - Method in class org.apache.fontbox.ttf.TTFParser
 
newGlyphIdToCharacterCode(int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Workaround for the fact that glyphIdToCharacterCode doesn't distinguish between missing character codes and code 0.
newGreg() - Static method in class org.apache.pdfbox.util.DateConverter
 
newLabel(int, String) - Method in interface org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelHandler
 
newLine() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Move to the start of the next line of text.
newLine() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Move to the start of the next line of text.
newLine(CharSequence) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.AbstractSyntaxHandler
Indicates that a new line starts.
newLine(CharSequence) - Method in interface org.apache.pdfbox.pdmodel.common.function.type4.Parser.SyntaxHandler
Indicates that a new line starts.
NEWLINE - org.apache.pdfbox.pdmodel.common.function.type4.Parser.State
 
NEWLINE - Static variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
NEWLINE - Static variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
NEWLINE - Static variable in class org.apache.pdfbox.filter.ASCII85OutputStream
 
newLineAtOffset(float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
The Td operator.
newLineAtOffset(float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
The Td operator.
newSecurityHandler(Class<? extends SecurityHandler>, Class<?>[], Object[]) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory
 
newSecurityHandlerForFilter(String) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory
Returns a new security handler for the given Filter name, or null none is available.
newSecurityHandlerForPolicy(ProtectionPolicy) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory
Returns a new security handler for the given protection policy, or null none is available.
newValue - Variable in class org.apache.pdfbox.debugger.hexviewer.HexChangedEvent
 
next() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
 
next() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItemIterator
 
next() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree.FieldIterator
 
next() - Method in class org.apache.pdfbox.pdmodel.PDPageTree.PageIterator
 
NEXT - Static variable in class org.apache.pdfbox.cos.COSName
 
NEXT - Static variable in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
NEXT_LINE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
nextAction - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
nextAction - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
nextAvailable() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
 
nextBuffer() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
switch to the next buffer chunk and reset the buffer pointer.
nextChar() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
nextFieldNum - Variable in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
nextFree - Variable in class org.apache.pdfbox.pdfparser.PDFXRefStream.FreeReference
 
nextGenNumber - Variable in class org.apache.pdfbox.pdfparser.PDFXRefStream.FreeReference
 
nextIsEOL() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
NextLine - Class in org.apache.pdfbox.contentstream.operator.text
T*: Move to start of next text line.
NextLine() - Constructor for class org.apache.pdfbox.contentstream.operator.text.NextLine
 
nextState() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
nextToken() - Method in class org.apache.fontbox.type1.Type1Lexer
Returns the next token and consumes it.
nextXrefObj(long, XrefTrailerResolver.XRefType) - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Signals that a new XRef object (table or stream) starts.
nice - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
niceView - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
NICKNAME - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
NM - Static variable in class org.apache.pdfbox.cos.COSName
 
NO_GLYPH - Static variable in class org.apache.pdfbox.debugger.fontencodingpane.SimpleFont
 
NO_GLYPH - Static variable in class org.apache.pdfbox.debugger.fontencodingpane.Type0Font
 
NO_GLYPH - Static variable in class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
 
NO_PATTERN - org.apache.pdfbox.preflight.graphic.ColorSpaceHelperFactory.ColorSpaceRestriction
 
NO_RESTRICTION - org.apache.pdfbox.preflight.graphic.ColorSpaceHelperFactory.ColorSpaceRestriction
 
noColorConvert - Variable in class org.apache.pdfbox.tools.ExtractImages
 
NOCOLORCONVERT - Static variable in class org.apache.pdfbox.tools.ExtractImages
 
NOCOLOROPT - Static variable in class org.apache.pdfbox.tools.PrintPDF
 
node - Variable in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
 
node - Variable in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
 
Node() - Constructor for class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Node
 
noMapping - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
nominalWidthX - Variable in class org.apache.fontbox.cff.Type2CharString
 
NON_EFONT_NO_WARN - Static variable in class org.apache.pdfbox.cos.COSName
 
NON_FULL_SCREEN_PAGE_MODE - Static variable in class org.apache.pdfbox.cos.COSName
 
NON_FULL_SCREEN_PAGE_MODE() - Constructor for enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.NON_FULL_SCREEN_PAGE_MODE
 
NON_FULL_SCREEN_PAGE_MODE_USE_NONE - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
NON_FULL_SCREEN_PAGE_MODE_USE_OPTIONAL_CONTENT - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
NON_FULL_SCREEN_PAGE_MODE_USE_OUTLINES - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
NON_FULL_SCREEN_PAGE_MODE_USE_THUMBS - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
NON_STROKING_CMYK - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
NON_STROKING_COLOR - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
NON_STROKING_COLOR_N - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
NON_STROKING_COLORSPACE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
NON_STROKING_GRAY - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
NON_STROKING_RGB - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
NON_STRUCT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
NonStruct
nonAsciiControl(int) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given ch is a non-ASCII control character as defined by RFC 3454, Appendix C.2.2.
nonAsciiSpace(char) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given ch is a non-ASCII space character as defined by RFC 3454, Appendix C.1.2.
nonCharacterCodePoint(int) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given codepoint is a non-character code point as defined by RFC 3454, Appendix C.4.
None - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.PRINT_SCALING
no scaling.
NONE - org.apache.fontbox.type1.Token.Kind
 
NONE - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
Relevant only for the Fly transition when the value of SS is not 1.0
NONE - Static variable in class org.apache.pdfbox.cos.COSName
 
NONE - Static variable in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
nonHorizontalLeftSideBearing - Variable in class org.apache.fontbox.ttf.HorizontalMetricsTable
 
NonSeparableBlendMode - Class in org.apache.pdfbox.pdmodel.graphics.blend
Non-separable blend mode (supports blend function).
NonSeparableBlendMode() - Constructor for class org.apache.pdfbox.pdmodel.graphics.blend.NonSeparableBlendMode
 
nonStrokingAlphaConstant - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
nonStrokingColor - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
nonStrokingColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
nonStrokingColorSpaceStack - Variable in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
nonStrokingColorSpaceStack - Variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
nonStrokingOverprint - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
NoPatternColorSpaceHelper - Class in org.apache.pdfbox.preflight.graphic
This class defines restrictions on Pattern ColorSpace.
NoPatternColorSpaceHelper(PreflightContext, PDColorSpace) - Constructor for class org.apache.pdfbox.preflight.graphic.NoPatternColorSpaceHelper
 
NORMAL - Static variable in class org.apache.pdfbox.cos.COSName
 
NORMAL - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
NORMAL - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
normalize(List<PDFTextStripper.LineItem>) - Method in class org.apache.pdfbox.text.PDFTextStripper
Normalize the given list of TextPositions.
normalizeAdd(List<PDFTextStripper.WordWithTextPositions>, StringBuilder, List<TextPosition>, PDFTextStripper.LineItem) - Method in class org.apache.pdfbox.text.PDFTextStripper
normalizeAttributes(AbstractComplexProperty) - Method in class org.apache.xmpbox.xml.XmpSerializer
Normalize the list of attributes.
normalizeWord(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Normalize certain Unicode characters.
NormalReference() - Constructor for class org.apache.pdfbox.pdfparser.PDFXRefStream.NormalReference
 
NoRootElement - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
NoSchema - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
Not() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.Not
 
NOT - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
NOTE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Note
notEmbedded() - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
 
notice - Variable in class org.apache.fontbox.afm.FontMetrics
 
notice - Variable in class org.apache.fontbox.type1.Type1Font
 
NOTICE - Static variable in class org.apache.fontbox.afm.AFMParser
This is the notice.
notifyChanged() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Notifies the attribute object change listeners about a change in this attribute object.
NoType - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
noUnicode - Variable in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
noUnicode - Variable in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
NoValueType - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
nRanges - Variable in class org.apache.fontbox.cff.CFFParser.Format1Encoding
 
NS_URI - Static variable in class org.apache.xmpbox.type.PDFATypeType
 
nsFinder - Variable in class org.apache.xmpbox.xml.DomXmpParser
 
nsName - Variable in class org.apache.xmpbox.schema.XMPSchemaFactory
 
nSups - Variable in class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding
 
nsURI - Variable in class org.apache.xmpbox.type.Attribute
 
NUL - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
NULL - Static variable in class org.apache.pdfbox.cos.COSNull
The one null object in the system.
NULL - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
This is a string constant that will be used for comparisons.
NULL_BYTES - Static variable in class org.apache.pdfbox.cos.COSNull
The null token.
NULLENTRY - Static variable in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
 
NullWriter - Class in org.apache.pdfbox.tools
Dummy output.
NullWriter() - Constructor for class org.apache.pdfbox.tools.NullWriter
 
number - Variable in class org.apache.pdfbox.cos.COSObjectKey
 
number - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
NUMBER_OF_MAC_GLYPHS - Static variable in class org.apache.fontbox.ttf.WGL4Names
The number of standard mac glyph names.
NUMBER_STYLE - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
numberFormatDictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
 
NumberFormatUtil - Class in org.apache.pdfbox.util
This class contains methods to format numbers.
NumberFormatUtil() - Constructor for class org.apache.pdfbox.util.NumberFormatUtil
 
numberOfColorComponents - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
 
numberOfComponents - Variable in class org.apache.pdfbox.debugger.colorpane.CSArrayBased
 
numberOfComponents - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
numberOfContours - Variable in class org.apache.fontbox.ttf.GlyphData
 
numberOfGlyphs - Variable in class org.apache.fontbox.ttf.TrueTypeFont
 
numberOfHMetrics - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
numberOfInputValues - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunction
 
numberOfInputValues - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.Rinterpol
 
numberOfObjects - Variable in class org.apache.pdfbox.pdfparser.PDFObjectStreamParser
 
numberOfOutputValues - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunction
 
numberOfOutputValues - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.Rinterpol
 
numberOfOverlayPages - Variable in class org.apache.pdfbox.multipdf.Overlay
 
numberOfVMetrics - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
numColorants - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
numComponents - Variable in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory.Dimensions
 
numFonts - Variable in class org.apache.fontbox.ttf.TrueTypeCollection
 
numGlyphs - Variable in class org.apache.fontbox.ttf.GlyphTable
 
numGlyphs - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
numHMetrics - Variable in class org.apache.fontbox.ttf.HorizontalMetricsTable
 
numPages - Variable in class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
 
NUMS - Static variable in class org.apache.pdfbox.cos.COSName
 
numVMetrics - Variable in class org.apache.fontbox.ttf.VerticalMetricsTable
 

O

O - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionMotion
Outward from the center of the page
O - Static variable in class org.apache.pdfbox.cos.COSName
 
O - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
obj - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDParentTreeValue
 
OBJ - Static variable in class org.apache.pdfbox.cos.COSName
 
OBJ - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The starting object token.
OBJ_MARKER - Static variable in class org.apache.pdfbox.pdfparser.COSParser
obj-marker.
OBJ_STM - Static variable in class org.apache.pdfbox.cos.COSName
 
OBJ_STREAM - Static variable in class org.apache.pdfbox.pdfparser.COSParser
ObjStream-marker.
OBJCOMP - Static variable in class org.apache.pdfbox.util.QuickSort
 
object - Variable in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
 
OBJECT_NUMBER_THRESHOLD - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
objectKeys - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
objectNumber - Variable in class org.apache.pdfbox.cos.COSObject
 
objectNumberOfObjectStream - Variable in class org.apache.pdfbox.pdfparser.PDFXRefStream.ObjectStreamReference
 
objectNumbers - Variable in class org.apache.pdfbox.pdfparser.PDFXRefStream
 
objectPath - Variable in class org.apache.pdfbox.preflight.PreflightPath
 
objectPool - Variable in class org.apache.pdfbox.cos.COSDocument
Maps ObjectKeys to a COSObject.
objects - Variable in class org.apache.pdfbox.cos.COSArray
 
objects - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
 
objects - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
 
objectsToWrite - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
objectsToWriteSet - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
ObjectStreamReference() - Constructor for class org.apache.pdfbox.pdfparser.PDFXRefStream.ObjectStreamReference
 
objNums - Variable in class org.apache.pdfbox.pdfparser.PDFXrefStreamParser
 
OBLIQUE - Static variable in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
OC - Static variable in class org.apache.pdfbox.cos.COSName
 
OCG - Static variable in class org.apache.pdfbox.cos.COSName
 
OCGS - Static variable in class org.apache.pdfbox.cos.COSName
 
OCMD - Static variable in class org.apache.pdfbox.cos.COSName
 
OCPROPERTIES - Static variable in class org.apache.pdfbox.cos.COSName
 
ODD - Static variable in class org.apache.pdfbox.tools.OverlayPDF
 
oddPageOverlay - Variable in class org.apache.pdfbox.multipdf.Overlay
 
oddPageOverlayFilename - Variable in class org.apache.pdfbox.multipdf.Overlay
 
oddPageOverlayPage - Variable in class org.apache.pdfbox.multipdf.Overlay
 
OE - Static variable in class org.apache.pdfbox.cos.COSName
 
OECF - org.apache.xmpbox.type.Types
 
OECF - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
OECFType - Class in org.apache.xmpbox.type
 
OECFType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.OECFType
 
Off - Static variable in class org.apache.pdfbox.cos.COSName
"Off", to be used for Acroform, not for OCGs
OFF - org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup.RenderState
The "OFF" value.
OFF - org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties.BaseState
The "OFF" value.
OFF - Static variable in class org.apache.pdfbox.cos.COSName
"OFF", to be used for OCGs, not for Acroform
offset - Variable in class org.apache.fontbox.ttf.TTFTable
 
offset - Variable in class org.apache.pdfbox.pdfparser.PDFXRefStream.NormalReference
 
offset - Variable in class org.apache.pdfbox.pdfparser.PDFXRefStream.ObjectStreamReference
 
offset - Variable in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
 
OFFSET - Static variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
OFFSET - Static variable in class org.apache.pdfbox.filter.ASCII85OutputStream
 
offsets - Variable in class org.apache.fontbox.ttf.IndexToLocationTable
 
offsetWithinPage - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
offSize - Variable in class org.apache.fontbox.cff.CFFParser.Header
 
OID - Static variable in class org.apache.pdfbox.cos.COSName
 
ON - org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup.RenderState
The "ON" value.
ON - org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties.BaseState
The "ON" value.
ON - Static variable in class org.apache.pdfbox.cos.COSName
 
ON_CURVE - Static variable in class org.apache.fontbox.ttf.GlyfDescript
if set, the point is on the curve.
onCurve - Variable in class org.apache.fontbox.ttf.GlyphRenderer.Point
 
ONE - Static variable in class org.apache.pdfbox.cos.COSInteger
Constant for the number one.
ONE - Static variable in class org.apache.pdfbox.cos.COSNumber
Deprecated.
Use the COSInteger.ONE constant instead
ONE_COLUMN - org.apache.pdfbox.pdmodel.PageLayout
Display the pages in one column.
ONLY_DEVICE - org.apache.pdfbox.preflight.graphic.ColorSpaceHelperFactory.ColorSpaceRestriction
 
onNewLine - Variable in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
 
op - Variable in class org.apache.fontbox.cmap.CMapParser.Operator
 
OP - Static variable in class org.apache.pdfbox.cos.COSName
 
OP_NS - Static variable in class org.apache.pdfbox.cos.COSName
 
open() - Method in class org.apache.pdfbox.debugger.PDFDebugger.DocumentOpener
Override to load the actual input type (File, URL, stream), don't call it directly!
open(String) - Method in class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
OPEN_ACTION - Static variable in class org.apache.pdfbox.cos.COSName
 
OPEN_CHOICE - Static variable in class org.apache.xmpbox.xml.PdfaExtensionHelper
 
OPEN_TYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
openDocuments - Variable in class org.apache.pdfbox.multipdf.Overlay
 
openFile() - Method in class org.apache.pdfbox.debugger.ui.FileOpenSaveDialog
open a file prompting user to select the file.
openMenuItemActionPerformed(ActionEvent) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
OpenMode - Enum in org.apache.pdfbox.pdmodel.interactive.action
This will specify whether to open the destination document in a new window.
OpenMode() - Constructor for enum org.apache.pdfbox.pdmodel.interactive.action.OpenMode
 
openNode() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDDocumentOutline
 
openNode() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
This will set this node to be open when it is shown in the viewer.
openParens - Variable in class org.apache.fontbox.type1.Type1Lexer
 
openTag(String) - Method in class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
OpenTypeFont - Class in org.apache.fontbox.ttf
An OpenType (OTF/TTF) font.
OpenTypeFont(TTFDataStream) - Constructor for class org.apache.fontbox.ttf.OpenTypeFont
Constructor.
OpenTypeScript - Class in org.apache.fontbox.ttf
A class for mapping Unicode codepoints to OpenType script tags
OpenTypeScript() - Constructor for class org.apache.fontbox.ttf.OpenTypeScript
 
operands - Variable in class org.apache.fontbox.cff.CFFParser.DictData.Entry
 
OPERATION_OPEN - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
The open operation for the launch.
OPERATION_PRINT - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
The print operation for the launch.
operator - Variable in class org.apache.fontbox.cff.CFFParser.DictData.Entry
 
Operator - Class in org.apache.pdfbox.contentstream.operator
An Operator in a PDF content stream.
Operator - Interface in org.apache.pdfbox.pdmodel.common.function.type4
Interface for PostScript operators.
Operator(String) - Constructor for class org.apache.fontbox.cmap.CMapParser.Operator
 
Operator(String) - Constructor for class org.apache.pdfbox.contentstream.operator.Operator
Constructor.
OPERATOR_STYLE - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
operatorException(Operator, List<COSBase>, IOException) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when an exception is thrown by an operator.
operatorKey - Variable in class org.apache.fontbox.cff.CFFOperator
 
OperatorMarker - Class in org.apache.pdfbox.debugger.streampane
 
OperatorMarker() - Constructor for class org.apache.pdfbox.debugger.streampane.OperatorMarker
 
operatorName - Variable in class org.apache.fontbox.cff.CFFOperator
 
OperatorName - Class in org.apache.pdfbox.contentstream.operator
 
OperatorName() - Constructor for class org.apache.pdfbox.contentstream.operator.OperatorName
private constructor
OperatorProcessor - Class in org.apache.pdfbox.contentstream.operator
Processes a PDF operator.
OperatorProcessor() - Constructor for class org.apache.pdfbox.contentstream.operator.OperatorProcessor
Creates a new OperatorProcessor.
operators - Static variable in class org.apache.pdfbox.contentstream.operator.Operator
map for singleton operator objects; use ConcurrentHashMap for better scalability with multiple threads
operators - Variable in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
operators - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.ExecutionContext
 
operators - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
Operators - Class in org.apache.pdfbox.pdmodel.common.function.type4
This class provides all the supported operators.
Operators() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.Operators
Creates a new Operators object with the default set of operators.
OPERATORS - Static variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType4
 
operatorStyleMap - Static variable in class org.apache.pdfbox.debugger.streampane.OperatorMarker
 
OPM - Static variable in class org.apache.pdfbox.cos.COSName
 
OPT - Static variable in class org.apache.pdfbox.cos.COSName
 
OPTIMIZE_RESOURCES_MODE - org.apache.pdfbox.multipdf.PDFMergerUtility.DocumentMergeMode
 
optimizedMergeDocuments(MemoryUsageSetting) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
option - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFOptionElement
 
optionByteAligned - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
optionG32D - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
optionG3Fill - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
optionUncompressed - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
Or() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.Or
 
OR - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
ORDER - Static variable in class org.apache.pdfbox.cos.COSName
 
ordering - Variable in class org.apache.fontbox.cff.CFFCIDFont
 
ordering - Variable in class org.apache.fontbox.cmap.CMap
 
ordering - Variable in class org.apache.pdfbox.pdmodel.font.CIDSystemInfo
 
ORDERING - Static variable in class org.apache.pdfbox.cos.COSName
 
ORF - org.apache.pdfbox.util.filetypedetector.FileType
Olympus camera raw.
org.apache.fontbox - package org.apache.fontbox
 
org.apache.fontbox.afm - package org.apache.fontbox.afm
This package holds classes used to parse AFM(Adobe Font Metrics) files.
org.apache.fontbox.cff - package org.apache.fontbox.cff
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
org.apache.fontbox.cmap - package org.apache.fontbox.cmap
This package holds classes that are necessary to parse cmap files.
org.apache.fontbox.encoding - package org.apache.fontbox.encoding
This package contains the implementations for all of the encodings that are used in PDF documents.
org.apache.fontbox.pfb - package org.apache.fontbox.pfb
Classes that are used to parse pfb files.
org.apache.fontbox.ttf - package org.apache.fontbox.ttf
This package contains classes to parse a TTF file.
org.apache.fontbox.type1 - package org.apache.fontbox.type1
This package holds classes used to parse Type1-Fonts.
org.apache.fontbox.util - package org.apache.fontbox.util
This package contains utility classes used by various font types.
org.apache.fontbox.util.autodetect - package org.apache.fontbox.util.autodetect
This package contains utility classes to manage local fonts.
org.apache.pdfbox.contentstream - package org.apache.pdfbox.contentstream
This package contains provides classes for working with content streams.
org.apache.pdfbox.contentstream.operator - package org.apache.pdfbox.contentstream.operator
This package contains implementations of all of the PDF operators.
org.apache.pdfbox.contentstream.operator.color - package org.apache.pdfbox.contentstream.operator.color
 
org.apache.pdfbox.contentstream.operator.graphics - package org.apache.pdfbox.contentstream.operator.graphics
This package contains implementations of all of the PDF graphics operators.
org.apache.pdfbox.contentstream.operator.markedcontent - package org.apache.pdfbox.contentstream.operator.markedcontent
 
org.apache.pdfbox.contentstream.operator.state - package org.apache.pdfbox.contentstream.operator.state
 
org.apache.pdfbox.contentstream.operator.text - package org.apache.pdfbox.contentstream.operator.text
 
org.apache.pdfbox.cos - package org.apache.pdfbox.cos
These are the low level objects that make up a PDF document.
org.apache.pdfbox.debugger - package org.apache.pdfbox.debugger
 
org.apache.pdfbox.debugger.colorpane - package org.apache.pdfbox.debugger.colorpane
 
org.apache.pdfbox.debugger.flagbitspane - package org.apache.pdfbox.debugger.flagbitspane
 
org.apache.pdfbox.debugger.fontencodingpane - package org.apache.pdfbox.debugger.fontencodingpane
 
org.apache.pdfbox.debugger.hexviewer - package org.apache.pdfbox.debugger.hexviewer
 
org.apache.pdfbox.debugger.pagepane - package org.apache.pdfbox.debugger.pagepane
 
org.apache.pdfbox.debugger.streampane - package org.apache.pdfbox.debugger.streampane
 
org.apache.pdfbox.debugger.streampane.tooltip - package org.apache.pdfbox.debugger.streampane.tooltip
 
org.apache.pdfbox.debugger.stringpane - package org.apache.pdfbox.debugger.stringpane
 
org.apache.pdfbox.debugger.treestatus - package org.apache.pdfbox.debugger.treestatus
 
org.apache.pdfbox.debugger.ui - package org.apache.pdfbox.debugger.ui
 
org.apache.pdfbox.debugger.ui.textsearcher - package org.apache.pdfbox.debugger.ui.textsearcher
 
org.apache.pdfbox.filter - package org.apache.pdfbox.filter
This package will hold the PDFBox implementations of the filters that are used in PDF documents.
org.apache.pdfbox.io - package org.apache.pdfbox.io
This package contains IO streams.
org.apache.pdfbox.multipdf - package org.apache.pdfbox.multipdf
 
org.apache.pdfbox.pdfparser - package org.apache.pdfbox.pdfparser
The pdfparser package contains classes to parse PDF documents and objects within the document.
org.apache.pdfbox.pdfwriter - package org.apache.pdfbox.pdfwriter
This is the persistence layer used to write the PDFBox documents to a stream.
org.apache.pdfbox.pdmodel - package org.apache.pdfbox.pdmodel
The PDModel package represents a high level API for creating and manipulating PDF documents.
org.apache.pdfbox.pdmodel.common - package org.apache.pdfbox.pdmodel.common
High level PD classes that are used throughout several packages are placed in the PDModel common package.
org.apache.pdfbox.pdmodel.common.filespecification - package org.apache.pdfbox.pdmodel.common.filespecification
The file specification package defines classes that are used for the PDF File Specification logic.
org.apache.pdfbox.pdmodel.common.function - package org.apache.pdfbox.pdmodel.common.function
This package contains functions that are available in the PDF specification.
org.apache.pdfbox.pdmodel.common.function.type4 - package org.apache.pdfbox.pdmodel.common.function.type4
This package contains Type 4 function support.
org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure - package org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
The logical structure package provides a mechanism for incorporating structural information about a document's content into a PDF file.
org.apache.pdfbox.pdmodel.documentinterchange.markedcontent - package org.apache.pdfbox.pdmodel.documentinterchange.markedcontent
The marked content package provides a mechanism for modeling marked-content sequences.
org.apache.pdfbox.pdmodel.documentinterchange.prepress - package org.apache.pdfbox.pdmodel.documentinterchange.prepress
This package contains classes for prepress support in PDFBox.
org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf - package org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
The tagged PDF package provides a mechanism for incorporating "tags" (standard structure types and attributes) into a PDF file.
org.apache.pdfbox.pdmodel.encryption - package org.apache.pdfbox.pdmodel.encryption
The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.
org.apache.pdfbox.pdmodel.fdf - package org.apache.pdfbox.pdmodel.fdf
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
org.apache.pdfbox.pdmodel.fixup - package org.apache.pdfbox.pdmodel.fixup
 
org.apache.pdfbox.pdmodel.fixup.processor - package org.apache.pdfbox.pdmodel.fixup.processor
 
org.apache.pdfbox.pdmodel.font - package org.apache.pdfbox.pdmodel.font
Classes to deal with font functionality in a PDF Document.
org.apache.pdfbox.pdmodel.font.encoding - package org.apache.pdfbox.pdmodel.font.encoding
 
org.apache.pdfbox.pdmodel.graphics - package org.apache.pdfbox.pdmodel.graphics
The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document.
org.apache.pdfbox.pdmodel.graphics.blend - package org.apache.pdfbox.pdmodel.graphics.blend
 
org.apache.pdfbox.pdmodel.graphics.color - package org.apache.pdfbox.pdmodel.graphics.color
This package deals with colors that are stored in a PDF document.
org.apache.pdfbox.pdmodel.graphics.form - package org.apache.pdfbox.pdmodel.graphics.form
This package deals with Form XObjects that are stored in a PDF document.
org.apache.pdfbox.pdmodel.graphics.image - package org.apache.pdfbox.pdmodel.graphics.image
This package deals with images that are stored in a PDF document.
org.apache.pdfbox.pdmodel.graphics.optionalcontent - package org.apache.pdfbox.pdmodel.graphics.optionalcontent
 
org.apache.pdfbox.pdmodel.graphics.pattern - package org.apache.pdfbox.pdmodel.graphics.pattern
This package deals with patterns which are used instead of colors.
org.apache.pdfbox.pdmodel.graphics.shading - package org.apache.pdfbox.pdmodel.graphics.shading
This package deals with shadings which are used for filling instead of a color.
org.apache.pdfbox.pdmodel.graphics.state - package org.apache.pdfbox.pdmodel.graphics.state
This package deals with graphics states within the PDF document.
org.apache.pdfbox.pdmodel.interactive.action - package org.apache.pdfbox.pdmodel.interactive.action
This package represents actions that can be performed in a PDF document.
org.apache.pdfbox.pdmodel.interactive.annotation - package org.apache.pdfbox.pdmodel.interactive.annotation
The annotation package contains classes that work with PDF annotation elements.
org.apache.pdfbox.pdmodel.interactive.annotation.handlers - package org.apache.pdfbox.pdmodel.interactive.annotation.handlers
 
org.apache.pdfbox.pdmodel.interactive.annotation.layout - package org.apache.pdfbox.pdmodel.interactive.annotation.layout
 
org.apache.pdfbox.pdmodel.interactive.digitalsignature - package org.apache.pdfbox.pdmodel.interactive.digitalsignature
The digital signature library will manage signatures that are stored in the PDF document.
org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible - package org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible
This is the visual signature part that help creating the visual representation for the digital signature.
org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination - package org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
The destination package allows destinations into a pdf document to be specified.
org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline - package org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline
The outline package allows for a PDF outline(bookmarks) to be created.
org.apache.pdfbox.pdmodel.interactive.form - package org.apache.pdfbox.pdmodel.interactive.form
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
org.apache.pdfbox.pdmodel.interactive.measurement - package org.apache.pdfbox.pdmodel.interactive.measurement
The measurement package contains classes that work with elements specifying measure properties.
org.apache.pdfbox.pdmodel.interactive.pagenavigation - package org.apache.pdfbox.pdmodel.interactive.pagenavigation
A package to allow provide access to PDF page navigation functionality.
org.apache.pdfbox.pdmodel.interactive.viewerpreferences - package org.apache.pdfbox.pdmodel.interactive.viewerpreferences
A package to allow access to document viewing preferences.
org.apache.pdfbox.preflight - package org.apache.pdfbox.preflight
 
org.apache.pdfbox.preflight.action - package org.apache.pdfbox.preflight.action
 
org.apache.pdfbox.preflight.annotation - package org.apache.pdfbox.preflight.annotation
 
org.apache.pdfbox.preflight.annotation.pdfa - package org.apache.pdfbox.preflight.annotation.pdfa
 
org.apache.pdfbox.preflight.content - package org.apache.pdfbox.preflight.content
 
org.apache.pdfbox.preflight.exception - package org.apache.pdfbox.preflight.exception
 
org.apache.pdfbox.preflight.font - package org.apache.pdfbox.preflight.font
 
org.apache.pdfbox.preflight.font.container - package org.apache.pdfbox.preflight.font.container
 
org.apache.pdfbox.preflight.font.descriptor - package org.apache.pdfbox.preflight.font.descriptor
 
org.apache.pdfbox.preflight.font.util - package org.apache.pdfbox.preflight.font.util
 
org.apache.pdfbox.preflight.graphic - package org.apache.pdfbox.preflight.graphic
 
org.apache.pdfbox.preflight.metadata - package org.apache.pdfbox.preflight.metadata
 
org.apache.pdfbox.preflight.parser - package org.apache.pdfbox.preflight.parser
 
org.apache.pdfbox.preflight.process - package org.apache.pdfbox.preflight.process
 
org.apache.pdfbox.preflight.process.reflect - package org.apache.pdfbox.preflight.process.reflect
 
org.apache.pdfbox.preflight.utils - package org.apache.pdfbox.preflight.utils
 
org.apache.pdfbox.preflight.xobject - package org.apache.pdfbox.preflight.xobject
 
org.apache.pdfbox.printing - package org.apache.pdfbox.printing
 
org.apache.pdfbox.rendering - package org.apache.pdfbox.rendering
 
org.apache.pdfbox.text - package org.apache.pdfbox.text
 
org.apache.pdfbox.tools - package org.apache.pdfbox.tools
 
org.apache.pdfbox.tools.imageio - package org.apache.pdfbox.tools.imageio
 
org.apache.pdfbox.util - package org.apache.pdfbox.util
This package contains utility classes that are used by the PDFBox project.
org.apache.pdfbox.util.filetypedetector - package org.apache.pdfbox.util.filetypedetector
 
org.apache.xmpbox - package org.apache.xmpbox
 
org.apache.xmpbox.schema - package org.apache.xmpbox.schema
 
org.apache.xmpbox.type - package org.apache.xmpbox.type
 
org.apache.xmpbox.xml - package org.apache.xmpbox.xml
 
orientation - Variable in class org.apache.pdfbox.printing.PDFPageable
 
Orientation - Enum in org.apache.pdfbox.printing
Orientation of printed pages.
Orientation() - Constructor for enum org.apache.pdfbox.printing.Orientation
 
ORIENTATION - Static variable in class org.apache.pdfbox.tools.PrintPDF
 
ORIENTATION - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
ORIENTATION_BOTLEFT - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
ORIENTATION_BOTRIGHT - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
ORIENTATION_LEFTBOT - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
ORIENTATION_LEFTTOP - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
ORIENTATION_RIGHTBOT - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
ORIENTATION_RIGHTTOP - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
ORIENTATION_TOPRIGHT - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
ORIGINALDOCUMENTID - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
origins - Variable in class org.apache.fontbox.ttf.VerticalOriginTable
 
OS - Static variable in class org.apache.pdfbox.cos.COSName
 
OS_NAME - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
 
OS2WindowsMetricsTable - Class in org.apache.fontbox.ttf
A table in a true type font.
OS2WindowsMetricsTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
OS400FontDirFinder - Class in org.apache.fontbox.util.autodetect
Font finder for OS/400 systems.
OS400FontDirFinder() - Constructor for class org.apache.fontbox.util.autodetect.OS400FontDirFinder
 
OSXAdapter - Class in org.apache.pdfbox.debugger.ui
Hooks existing preferences/about/quit functionality from an existing Java app into handlers for the Mac OS X application menu.
OSXAdapter(String, Object, Method) - Constructor for class org.apache.pdfbox.debugger.ui.OSXAdapter
 
osxOpenFiles(String) - Method in class org.apache.pdfbox.debugger.PDFDebugger
This method is called via reflection on Mac OS X.
osxQuit() - Method in class org.apache.pdfbox.debugger.PDFDebugger
This method is called via reflection on Mac OS X.
OTF - org.apache.pdfbox.pdmodel.font.FontFormat
OpenType font.
OTFParser - Class in org.apache.fontbox.ttf
OpenType font file parser.
OTFParser() - Constructor for class org.apache.fontbox.ttf.OTFParser
Constructor.
OTFParser(boolean) - Constructor for class org.apache.fontbox.ttf.OTFParser
Constructor.
OTFParser(boolean, boolean) - Constructor for class org.apache.fontbox.ttf.OTFParser
Constructor.
otherBlues - Variable in class org.apache.fontbox.type1.Type1Font
 
OTHERCOLORSPACES - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
 
otherCount - Variable in class org.apache.pdfbox.debugger.ui.LogDialog
 
OTLTable - Class in org.apache.fontbox.ttf
OpenType Layout (OTL) table.
OTLTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.OTLTable
 
outdata - Variable in class org.apache.pdfbox.filter.ASCII85OutputStream
 
outfile - Variable in class org.apache.pdfbox.tools.Decrypt
 
OUTLINES - Static variable in class org.apache.pdfbox.cos.COSName
 
output - Variable in class org.apache.pdfbox.pdfwriter.ContentStreamWriter
 
output - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
output - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
output - Variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
output - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
OUTPUT_CONDITION - Static variable in class org.apache.pdfbox.cos.COSName
 
OUTPUT_CONDITION_IDENTIFIER - Static variable in class org.apache.pdfbox.cos.COSName
 
OUTPUT_INTENT - Static variable in class org.apache.pdfbox.cos.COSName
 
OUTPUT_INTENT_DICTIONARY_KEY_DEST_OUTPUT_PROFILE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
OUTPUT_INTENT_DICTIONARY_KEY_INFO - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
OUTPUT_INTENT_DICTIONARY_KEY_OUTPUT_CONDITION_IDENTIFIER - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
OUTPUT_INTENT_DICTIONARY_KEY_S - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
OUTPUT_INTENT_DICTIONARY_VALUE_GTS_PDFA1 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
OUTPUT_INTENT_DICTIONARY_VALUE_OUTPUT_CONDITION_IDENTIFIER_CUSTOM - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
OUTPUT_INTENTS - Static variable in class org.apache.pdfbox.cos.COSName
 
OUTPUT_PREFIX - Static variable in class org.apache.pdfbox.tools.PDFSplit
 
OUTPUT_PREFIX - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
outputBuffer - Variable in class org.apache.fontbox.cff.DataOutput
 
outputBuffer - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
outputBufferBitLength - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
outputColorModel - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
outputCurlTemplate(Point2D.Double[], double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
Writes the curl template points to the output and applies translation (x, y).
outputEncoding - Variable in class org.apache.fontbox.cff.DataOutput
 
outputStarted - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
outputStream - Variable in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
overlap(float, float, float, float) - Method in class org.apache.pdfbox.text.PDFTextStripper
 
overlaps(Point2D, Point2D) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Patch
 
overlaps(Point2D, Point2D) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
overlay(Map<Integer, String>) - Method in class org.apache.pdfbox.multipdf.Overlay
This will add overlays to a document.
Overlay - Class in org.apache.pdfbox.multipdf
Adds an overlay to an existing PDF document.
Overlay() - Constructor for class org.apache.pdfbox.multipdf.Overlay
 
OVERLAY - Static variable in class org.apache.pdfbox.cos.COSName
 
OVERLAY - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
Overlay.LayoutPage - Class in org.apache.pdfbox.multipdf
Stores the overlay page information.
Overlay.Position - Enum in org.apache.pdfbox.multipdf
Possible location of the overlaid pages: foreground or background.
overlayContentStream - Variable in class org.apache.pdfbox.multipdf.Overlay.LayoutPage
 
overlayDocuments(Map<Integer, PDDocument>) - Method in class org.apache.pdfbox.multipdf.Overlay
This will add overlays documents to a document.
OverlayIcon(ImageIcon) - Constructor for class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer.OverlayIcon
 
overlayMediaBox - Variable in class org.apache.pdfbox.multipdf.Overlay.LayoutPage
 
overlayPage(PDPage, Overlay.LayoutPage, COSArray) - Method in class org.apache.pdfbox.multipdf.Overlay
 
OverlayPDF - Class in org.apache.pdfbox.tools
Adds an overlay to an existing PDF document.
OverlayPDF() - Constructor for class org.apache.pdfbox.tools.OverlayPDF
 
overlayResources - Variable in class org.apache.pdfbox.multipdf.Overlay.LayoutPage
 
overlayRotation - Variable in class org.apache.pdfbox.multipdf.Overlay.LayoutPage
 
overlays - Variable in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer.OverlayIcon
 
overprint - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
overprintMode - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
overwrite(int, String) - Method in class org.apache.pdfbox.pdmodel.font.encoding.Encoding
This will add a character encoding.
OVERWRITE - org.apache.pdfbox.pdmodel.PDPageContentStream.AppendMode
Overwrite the existing page content streams.
owner - Variable in class org.apache.fontbox.cff.FDSelect
 
OWNER - Static variable in class org.apache.xmpbox.schema.XMPRightsManagementSchema
 
OWNER_CSS_1_00 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
standard attribute owner: CSS-1.00
OWNER_CSS_2_00 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
standard attribute owner: CSS-2.00
OWNER_HTML_3_20 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
standard attribute owner: HTML-3.2
OWNER_HTML_4_01 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
standard attribute owner: HTML-4.01
OWNER_LAYOUT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
standard attribute owner: Layout
OWNER_LIST - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
standard attribute owner: List
OWNER_OEB_1_00 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
standard attribute owner: OEB-1.00
OWNER_PRINT_FIELD - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
standard attribute owner: PrintField
OWNER_RTF_1_05 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
standard attribute owner: RTF-1.05
OWNER_TABLE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
standard attribute owner: Table
OWNER_USER_PROPERTIES - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
Attribute owner for user properties
OWNER_XML_1_00 - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
standard attribute owner: XML-1.00
ownerPassword - Variable in class org.apache.pdfbox.pdmodel.encryption.StandardProtectionPolicy
 

P

P - Static variable in class org.apache.pdfbox.cos.COSName
 
P - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
P
pack() - Method in class org.apache.pdfbox.debugger.ui.LogDialog
 
PAD_BUF - Static variable in class org.apache.fontbox.ttf.TTFSubsetter
 
PADDING - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
PADDING_U - Static variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
page - Variable in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
 
page - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
page - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFPage
 
page - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
page - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
 
page - Variable in class org.apache.pdfbox.pdmodel.PDPage
 
page - Variable in class org.apache.pdfbox.rendering.PageDrawerParameters
 
page(int) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
sets page number
PAGE - Static variable in class org.apache.pdfbox.cos.COSName
 
PAGE - Static variable in class org.apache.pdfbox.tools.OverlayPDF
 
PAGE - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
PAGE_DICTIONARY_VALUE_THUMB - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
PAGE_LABELS - Static variable in class org.apache.pdfbox.cos.COSName
 
PAGE_LAYOUT - Static variable in class org.apache.pdfbox.cos.COSName
 
PAGE_MODE - Static variable in class org.apache.pdfbox.cos.COSName
 
PAGE_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
PAGE_SIZE - Static variable in class org.apache.pdfbox.io.ScratchFile
 
PAGE_TO_FORM_FILTER - Static variable in class org.apache.pdfbox.multipdf.LayerUtility
 
pageCache - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
Create a LRU page cache.
pageCount - Variable in class org.apache.pdfbox.io.ScratchFile
 
pageCount - Variable in class org.apache.pdfbox.io.ScratchFileBuffer
number of pages held by this buffer
PageDrawer - Class in org.apache.pdfbox.rendering
Paints a page in a PDF document to a Graphics context.
PageDrawer(PageDrawerParameters) - Constructor for class org.apache.pdfbox.rendering.PageDrawer
Constructor.
PageDrawer.TransparencyGroup - Class in org.apache.pdfbox.rendering
Transparency group.
PageDrawerParameters - Class in org.apache.pdfbox.rendering
Parameters for a PageDrawer.
PageDrawerParameters(PDFRenderer, PDPage, boolean, RenderDestination, RenderingHints, float) - Constructor for class org.apache.pdfbox.rendering.PageDrawerParameters
Package-private constructor.
pageEnd - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
PageEntry - Class in org.apache.pdfbox.debugger.ui
Represents an abstract view of a page in the tree view.
PageEntry(COSDictionary, int, String) - Constructor for class org.apache.pdfbox.debugger.ui.PageEntry
 
PageExtractor - Class in org.apache.pdfbox.multipdf
This class will extract one or more sequential pages and create a new document.
PageExtractor(PDDocument) - Constructor for class org.apache.pdfbox.multipdf.PageExtractor
Creates a new instance of PageExtractor
PageExtractor(PDDocument, int, int) - Constructor for class org.apache.pdfbox.multipdf.PageExtractor
Creates a new instance of PageExtractor
pageHandler - Variable in class org.apache.pdfbox.io.ScratchFileBuffer
The underlying page handler.
pageHeight - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
pageHeight - Variable in class org.apache.pdfbox.text.TextPosition
 
pageHeight(float) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
pageImage - Variable in class org.apache.pdfbox.rendering.PDFRenderer
 
pageIndex - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
pageIndexes - Variable in class org.apache.pdfbox.io.ScratchFileBuffer
contains ordered list of pages with the index the page is known by page handler (ScratchFile)
pageInfo - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFPageInfo
 
PageIterator(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDPageTree.PageIterator
 
pageLabel - Variable in class org.apache.pdfbox.debugger.ui.PageEntry
 
PageLayout - Enum in org.apache.pdfbox.pdmodel
A name object specifying the page layout shall be used when the document is opened.
PageLayout(String) - Constructor for enum org.apache.pdfbox.pdmodel.PageLayout
 
PageMode - Enum in org.apache.pdfbox.pdmodel
A name object specifying how the document shall be displayed when opened.
PageMode(String) - Constructor for enum org.apache.pdfbox.pdmodel.PageMode
 
pageNo - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
 
pageNum - Variable in class org.apache.pdfbox.debugger.ui.PageEntry
 
pageNumber - Variable in exception org.apache.pdfbox.preflight.exception.ValidationException
 
pageNumber - Variable in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
The page number on which the error happened, if known.
pageOffsetMask - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
PagePane - Class in org.apache.pdfbox.debugger.pagepane
Display the page number and a page rendering.
PagePane(PDDocument, COSDictionary, JLabel) - Constructor for class org.apache.pdfbox.debugger.pagepane.PagePane
 
PagePane.RenderWorker - Class in org.apache.pdfbox.debugger.pagepane
Note that PDDocument is not officially thread safe, caution advised.
pageResources - Variable in class org.apache.pdfbox.pdmodel.PDPage
 
pageRotation - Variable in class org.apache.pdfbox.text.LegacyPDFStreamEngine
 
PAGES - Static variable in class org.apache.pdfbox.cos.COSName
 
PAGES_TREE_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
pageSize - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
pageSize - Variable in class org.apache.pdfbox.io.ScratchFileBuffer
 
pageSize - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
pageSize - Variable in class org.apache.pdfbox.text.LegacyPDFStreamEngine
 
pageSizeShift - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
pageStart - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
PageTreeValidationProcess - Class in org.apache.pdfbox.preflight.process
 
PageTreeValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.PageTreeValidationProcess
 
pageWidth - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
pageWidth - Variable in class org.apache.pdfbox.text.TextPosition
 
pageWidth(float) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
pageZoomScale - Variable in class org.apache.pdfbox.debugger.ui.ZoomMenu
 
paint - Variable in class org.apache.pdfbox.rendering.SoftMask
 
paint - Variable in class org.apache.pdfbox.rendering.TilingPaint
 
PAINT_COLORED - Static variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
paint type 1 = colored tiling pattern.
PAINT_TYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
PAINT_UNCOLORED - Static variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
paint type 2 = uncolored tiling pattern.
paintComponent(Graphics) - Method in class org.apache.pdfbox.debugger.hexviewer.AddressPane
 
paintComponent(Graphics) - Method in class org.apache.pdfbox.debugger.hexviewer.ASCIIPane
 
paintComponent(Graphics) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
paintComponent(Graphics) - Method in class org.apache.pdfbox.debugger.hexviewer.UpperPane
 
painter - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchEngine
 
PAINTER - Static variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
paintIcon(Component, Graphics, int, int) - Method in class org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer.OverlayIcon
 
paintInEdit(Graphics, byte, int, int) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
paintInSelected(Graphics, int, int) - Method in class org.apache.pdfbox.debugger.hexviewer.ASCIIPane
Paint a selected line
paintSelected(Graphics, int, int) - Method in class org.apache.pdfbox.debugger.hexviewer.AddressPane
Paint a selected line
paintType - Variable in class org.apache.fontbox.type1.Type1Font
 
PairData0Format0() - Constructor for class org.apache.fontbox.ttf.KerningSubtable.PairData0Format0
 
pairs - Variable in class org.apache.fontbox.ttf.KerningSubtable.PairData0Format0
 
pairs - Variable in class org.apache.fontbox.ttf.KerningSubtable
 
panel - Variable in class org.apache.pdfbox.debugger.colorpane.CSArrayBased
 
panel - Variable in class org.apache.pdfbox.debugger.colorpane.CSDeviceN
 
panel - Variable in class org.apache.pdfbox.debugger.colorpane.CSIndexed
 
panel - Variable in class org.apache.pdfbox.debugger.colorpane.CSSeparation
 
panel - Variable in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPaneView
 
panel - Variable in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView
 
panel - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
panel - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
panel - Variable in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
 
panel - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
panose - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
panose - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
PANOSE - Static variable in class org.apache.pdfbox.cos.COSName
 
PanoseFlag - Class in org.apache.pdfbox.debugger.flagbitspane
 
PanoseFlag(COSDictionary) - Constructor for class org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
Constructor.
Paragraph(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Paragraph
 
Paragraph(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Paragraph
 
paragraphEnd - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
paragraphs - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText
 
paragraphs - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainText
 
paragraphStart - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
parameters - Variable in class org.apache.pdfbox.cos.COSOutputStream
 
parameters - Variable in class org.apache.pdfbox.filter.DecodeResult
 
parameters - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
PARAMETERS - Static variable in class org.apache.xmpbox.type.ResourceEventType
 
params - Variable in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
The params dictionary.
PARAMS - Static variable in class org.apache.pdfbox.cos.COSName
 
parent - Variable in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
 
parent - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
parent - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
parent - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
parent - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDField
 
PARENT - Static variable in class org.apache.pdfbox.cos.COSName
 
PARENT_TREE - Static variable in class org.apache.pdfbox.cos.COSName
 
PARENT_TREE_NEXT_KEY - Static variable in class org.apache.pdfbox.cos.COSName
 
parentDict - Variable in class org.apache.pdfbox.pdmodel.common.COSArrayList
 
parse() - Method in class org.apache.fontbox.afm.AFMParser
This will parse the AFM document.
parse() - Method in class org.apache.pdfbox.debugger.PDFDebugger.DocumentOpener
Call this!
parse() - Method in class org.apache.pdfbox.pdfparser.FDFParser
This will parse the stream and populate the COSDocument object.
parse() - Method in class org.apache.pdfbox.pdfparser.PDFObjectStreamParser
This will parse the tokens in the stream.
parse() - Method in class org.apache.pdfbox.pdfparser.PDFParser
This will parse the stream and populate the COSDocument object.
parse() - Method in class org.apache.pdfbox.pdfparser.PDFStreamParser
This will parse all the tokens in the stream.
parse() - Method in class org.apache.pdfbox.pdfparser.PDFXrefStreamParser
Parses through the unfiltered stream and populates the xrefTable HashMap.
parse() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
parse(boolean) - Method in class org.apache.fontbox.afm.AFMParser
This will parse the AFM document.
parse(byte[]) - Method in class org.apache.fontbox.cff.CFFParser
Parse CFF font using a byte array as input.
parse(byte[]) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
parse(byte[], byte[]) - Method in class org.apache.fontbox.type1.Type1Parser
Parses a Type 1 font and returns a Type1Font class which represents it.
parse(byte[], byte[][], byte[][]) - Method in class org.apache.fontbox.cff.Type2CharStringParser
The given byte array will be parsed and converted to a Type2 sequence.
parse(byte[], byte[][], byte[][], boolean) - Method in class org.apache.fontbox.cff.Type2CharStringParser
 
parse(byte[], List<byte[]>) - Method in class org.apache.fontbox.cff.Type1CharStringParser
The given byte array will be parsed and converted to a Type1 sequence.
parse(byte[], List<byte[]>, List<Object>) - Method in class org.apache.fontbox.cff.Type1CharStringParser
 
parse(byte[], CFFParser.ByteSource) - Method in class org.apache.fontbox.cff.CFFParser
Parse CFF font using byte array, also passing in a byte source for future use.
parse(File) - Method in class org.apache.fontbox.cmap.CMapParser
Parse a CMAP file on the file system.
parse(File) - Method in class org.apache.fontbox.ttf.OTFParser
 
parse(File) - Method in class org.apache.fontbox.ttf.TTFParser
Parse a file and return a TrueType font.
parse(InputStream) - Method in class org.apache.fontbox.cmap.CMapParser
This will parse the stream and create a cmap object.
parse(InputStream) - Method in class org.apache.fontbox.ttf.OTFParser
 
parse(InputStream) - Method in class org.apache.fontbox.ttf.TTFParser
Parse an input stream and return a TrueType font.
parse(InputStream) - Static method in class org.apache.pdfbox.pdmodel.fdf.XMLUtil
Deprecated.
This will parse an XML stream and create a DOM document.
parse(InputStream) - Static method in class org.apache.pdfbox.util.XMLUtil
This will parse an XML stream and create a DOM document.
parse(InputStream) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
parse(InputStream, boolean) - Static method in class org.apache.pdfbox.util.XMLUtil
This will parse an XML stream and create a DOM document.
parse(CharSequence) - Static method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
Parses the given text into an instruction sequence representing a Type 4 function that can be executed.
parse(CharSequence, Parser.SyntaxHandler) - Static method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser
Parses a Type 4 function and sends the syntactic elements to the given syntax handler.
parse(String) - Method in class org.apache.fontbox.ttf.OTFParser
 
parse(String) - Method in class org.apache.fontbox.ttf.TTFParser
Parse a file and return a TrueType font.
parse(TTFDataStream) - Method in class org.apache.fontbox.ttf.OTFParser
 
parse(TTFDataStream) - Method in class org.apache.fontbox.ttf.TTFParser
Parse a file and get a true type font.
parse(Format) - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
Parse the given file and check if it is a confirming file according to the given format.
parse(Format, PreflightConfiguration) - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
Parse the given file and check if it is a confirming file according to the given format.
PARSE_TYPE - Static variable in class org.apache.xmpbox.XmpConstants
The parse type attribute name.
parseArrayElement(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStamp
 
parseASCII(byte[]) - Method in class org.apache.fontbox.type1.Type1Parser
Parses the ASCII portion of a Type 1 font.
parseBeginbfchar(Number, PushbackInputStream, CMap) - Method in class org.apache.fontbox.cmap.CMapParser
 
parseBeginbfrange(Number, PushbackInputStream, CMap) - Method in class org.apache.fontbox.cmap.CMapParser
 
parseBegincidchar(Number, PushbackInputStream, CMap) - Method in class org.apache.fontbox.cmap.CMapParser
 
parseBegincidrange(int, PushbackInputStream, CMap) - Method in class org.apache.fontbox.cmap.CMapParser
 
parseBegincodespacerange(Number, PushbackInputStream, CMap) - Method in class org.apache.fontbox.cmap.CMapParser
 
parseBidiFile(InputStream) - Static method in class org.apache.pdfbox.text.PDFTextStripper
This method parses the bidi file provided as inputstream.
parseBigEndianDate(String, ParsePosition) - Static method in class org.apache.pdfbox.util.DateConverter
 
parseBinary(byte[]) - Method in class org.apache.fontbox.type1.Type1Parser
Parses the binary portion of a Type 1 font.
parseBoolean() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will parse a boolean object from the stream.
parseCharMetric() - Method in class org.apache.fontbox.afm.AFMParser
This will parse a single CharMetric object from the stream.
parseChildrenAsProperties(XMPMetadata, List<Element>, TypeMapping, Element) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
parseCIDFontDicts(CFFDataInput, CFFParser.DictData, CFFCIDFont, int) - Method in class org.apache.fontbox.cff.CFFParser
Parse dictionaries specific to a CIDFont.
parseCMap(InputStream) - Static method in class org.apache.pdfbox.pdmodel.font.CMapManager
Parse the given CMap.
parseCommandLineArgs(String[]) - Method in class org.apache.pdfbox.tools.Decrypt
 
parseComposite() - Method in class org.apache.fontbox.afm.AFMParser
This will parse a composite part from the stream.
parseCOSArray() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will parse a PDF array object.
parseCOSArray() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
parseCOSDictionary() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will parse a PDF dictionary.
parseCOSDictionaryNameValuePair(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.BaseParser
 
parseCOSDictionaryValue() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will parse a PDF dictionary value.
parseCOSHexString() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will parse a PDF HEX string with fail fast semantic meaning that we stop if a not allowed character is found.
parseCOSName() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will parse a PDF name from the stream.
parseCOSName() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
parseCOSNumber() - Method in class org.apache.pdfbox.pdfparser.BaseParser
 
parseCOSStream(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.COSParser
This will read a COSStream from the input stream using length attribute within dictionary.
parseCOSStream(COSDictionary) - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
Wraps the COSParser.parseCOSStream(org.apache.pdfbox.cos.COSDictionary) to check rules on 'stream' and 'endstream' keywords.
parseCOSString() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will parse a PDF string.
parseCOSString() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
Check that the hexa string contains only an even number of Hexadecimal characters.
parseDate(String, ParsePosition) - Static method in class org.apache.pdfbox.util.DateConverter
 
parseDescriptionInner(XMPMetadata, Element, ComplexPropertyContainer) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
parseDescriptionRoot(XMPMetadata, Element) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
parseDescriptionRootAttr(XMPMetadata, Element, Attr, TypeMapping) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
parseDictElement(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStamp
 
parseDictionaryRecursive(COSObject) - Method in class org.apache.pdfbox.pdfparser.COSParser
Resolves all not already parsed objects of a dictionary recursively.
parseDictObjects(COSDictionary, COSName...) - Method in class org.apache.pdfbox.pdfparser.COSParser
Will parse every object necessary to load a single page from the pdf document.
parseDirObject() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will parse a directory object from the stream.
parseDirObject() - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
Call BaseParser.parseDirObject() check limit range for Float, Integer and number of Dictionary entries.
parseEmbedded(InputStream) - Method in class org.apache.fontbox.ttf.TTFParser
Parse an input stream and return a TrueType font that is to be embedded.
parseEndPacket(XMPMetadata, ProcessingInstruction) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
parseFDFHeader() - Method in class org.apache.pdfbox.pdfparser.COSParser
Parse the header of a fdf.
parseFileObject(Long, COSObjectKey, COSObject) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
parseFont(CFFDataInput, String, byte[]) - Method in class org.apache.fontbox.cff.CFFParser
 
parseFontMetric(boolean) - Method in class org.apache.fontbox.afm.AFMParser
This will parse a font metrics item.
parseHeader(String, String) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
parseHex(String) - Static method in class org.apache.pdfbox.cos.COSString
This will create a COS string from a string of hex characters.
parseInitialXpacket(ProcessingInstruction) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
parseInt(String) - Static method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
Parses a value of type "int".
parseKernData(FontMetrics) - Method in class org.apache.fontbox.afm.AFMParser
This will parse the kern data.
parseKernPair() - Method in class org.apache.fontbox.afm.AFMParser
This will parse a kern pair from the data stream.
parseLiDescription(XMPMetadata, QName, Element) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
parseLiElement(XMPMetadata, QName, Element, Types) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
parseLiteralName(CMapParser.LiteralName, PushbackInputStream, CMap) - Method in class org.apache.fontbox.cmap.CMapParser
 
parseNextToken() - Method in class org.apache.pdfbox.pdfparser.PDFStreamParser
This will parse the next token in the stream.
parseNextToken(PushbackInputStream) - Method in class org.apache.fontbox.cmap.CMapParser
 
parseObject(int) - Method in class org.apache.pdfbox.pdfparser.PDFObjectStreamParser
 
parseObjectDynamically(long, int, boolean) - Method in class org.apache.pdfbox.pdfparser.COSParser
This will parse the next object from the stream and add it to the local state.
parseObjectDynamically(long, int, boolean) - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
 
parseObjectDynamically(COSObject, boolean) - Method in class org.apache.pdfbox.pdfparser.COSParser
This will parse the next object from the stream and add it to the local state.
parseObjectStream(int) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
parseOnDemandOnly - Variable in class org.apache.fontbox.ttf.TTFParser
 
parsePathString(String) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatus
Parses a string and lists all the nodes.
parsePatternContent(PreflightContext, PDPage, PDTilingPattern) - Method in class org.apache.pdfbox.preflight.process.reflect.TilingPatternValidationProcess
Validate the Pattern content like Color and Show Text Operators using an instance of ContentStreamWrapper.
parsePDFHeader() - Method in class org.apache.pdfbox.pdfparser.COSParser
Parse the header of a pdf.
parsePfb(byte[]) - Method in class org.apache.fontbox.pfb.PfbParser
Parse the pfb-array.
parsePNGChunks(byte[]) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
Parse the PNG structure into the PNGConverterState.
parsePredefined(String) - Method in class org.apache.fontbox.cmap.CMapParser
Parses a predefined CMap.
Parser - Class in org.apache.pdfbox.pdmodel.common.function.type4
Parser for PDF Type 4 functions.
Parser() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.Parser
 
Parser.AbstractSyntaxHandler - Class in org.apache.pdfbox.pdmodel.common.function.type4
Abstract base class for a Parser.SyntaxHandler.
Parser.State - Enum in org.apache.pdfbox.pdmodel.common.function.type4
Used to indicate the parsers current state.
Parser.SyntaxHandler - Interface in org.apache.pdfbox.pdmodel.common.function.type4
This interface defines all possible syntactic elements of a Type 4 function.
Parser.Tokenizer - Class in org.apache.pdfbox.pdmodel.common.function.type4
Tokenizer for Type 4 functions.
parseReal(String) - Static method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
Parses a value of type "real".
parseResources(PreflightContext, PDPage, PDTilingPattern) - Method in class org.apache.pdfbox.preflight.process.reflect.TilingPatternValidationProcess
 
parseScriptsFile(InputStream) - Static method in class org.apache.fontbox.ttf.OpenTypeScript
 
parseSimpleDate(String, String[], ParsePosition) - Static method in class org.apache.pdfbox.util.DateConverter
 
parseStampAnnotationAppearanceXML(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStamp
This will create an Appearance dictionary from an appearance XML document.
parseStartXref() - Method in class org.apache.pdfbox.pdfparser.COSParser
This will parse the startxref section from the stream.
parseStreamElement(Element) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStamp
 
parseTables(TrueTypeFont) - Method in class org.apache.fontbox.ttf.TTFParser
Parse all tables and check if all needed tables are present.
parseTimeField(String, ParsePosition, int, int) - Static method in class org.apache.pdfbox.util.DateConverter
 
parseTrailer() - Method in class org.apache.pdfbox.pdfparser.COSParser
This will parse the trailer from the stream and add it to the state.
parseTrailerValuesDynamically(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.COSParser
Parse the values of the trailer dictionary and return the root object.
parseType1Dicts(CFFDataInput, CFFParser.DictData, CFFType1Font, CFFCharset) - Method in class org.apache.fontbox.cff.CFFParser
Parse dictionaries specific to a Type 1-equivalent font.
parseTypeResourceForLi - Variable in class org.apache.xmpbox.xml.XmpSerializer
 
parseTZoffset(String, GregorianCalendar, ParsePosition) - Static method in class org.apache.pdfbox.util.DateConverter
 
parseUniName(String) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Parses a Unicode PostScript name in the format uniXXXX.
parseUsecmap(CMapParser.LiteralName, CMap) - Method in class org.apache.fontbox.cmap.CMapParser
 
parseValue(byte[], int, int) - Method in class org.apache.pdfbox.pdfparser.PDFXrefStreamParser
 
parseWidth(Operator, List<COSBase>) - Method in class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
parseXref(long) - Method in class org.apache.pdfbox.pdfparser.COSParser
Parses cross reference tables.
parseXrefObjStream(long, boolean) - Method in class org.apache.pdfbox.pdfparser.COSParser
Parses an xref object stream starting with indirect object id.
parseXrefStream(COSStream, long, boolean) - Method in class org.apache.pdfbox.pdfparser.COSParser
Fills XRefTrailerResolver with data of given stream.
parseXrefTable(long) - Method in class org.apache.pdfbox.pdfparser.COSParser
This will parse the xref table from the stream and add it to the state The XrefTable contents are ignored.
parseXrefTable(long) - Method in class org.apache.pdfbox.preflight.parser.PreflightParser
Same method than the COSParser.parseXrefTable(long) with additional controls : - EOL mandatory after the 'xref' keyword - Cross reference subsection header uses single white space as separator - and so on
Part - org.apache.xmpbox.type.Types
 
PART - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Part
PART - Static variable in class org.apache.xmpbox.schema.PDFAIdentificationSchema
 
PART_MAPPING - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
partition(List<T>, Comparator<T>, int, int, int) - Static method in class org.apache.pdfbox.util.QuickSort
 
parts - Variable in class org.apache.fontbox.afm.Composite
 
PartType - Class in org.apache.xmpbox.type
 
PartType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.PartType
 
password - Variable in class org.apache.pdfbox.debugger.PDFDebugger.DocumentOpener
 
password - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
password - Variable in class org.apache.pdfbox.pdmodel.encryption.PublicKeyDecryptionMaterial
 
password - Variable in class org.apache.pdfbox.pdmodel.encryption.StandardDecryptionMaterial
 
password - Variable in class org.apache.pdfbox.tools.Decrypt
 
PASSWORD - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
 
PASSWORD - Static variable in class org.apache.pdfbox.tools.Decrypt
 
PASSWORD - Static variable in class org.apache.pdfbox.tools.ExtractImages
 
PASSWORD - Static variable in class org.apache.pdfbox.tools.ExtractText
 
PASSWORD - Static variable in class org.apache.pdfbox.tools.PDFSplit
 
PASSWORD - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
PASSWORD - Static variable in class org.apache.pdfbox.tools.PrintPDF
 
PASSWORD - Static variable in class org.apache.pdfbox.tools.WriteDecodedDoc
 
Patch - Class in org.apache.pdfbox.pdmodel.graphics.shading
Patch is extended by CoonsPatch and TensorPatch.
Patch(Point2D[], float[][]) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Patch
Constructor of Patch.
patchList - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.PatchMeshesShadingContext
patch list
PatchMeshesShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
This class is extended in Type6ShadingContext and Type7ShadingContext.
PatchMeshesShadingContext(PDShadingType6, ColorModel, AffineTransform, Matrix, Rectangle, int) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PatchMeshesShadingContext
Constructor creates an instance to be used for fill operations.
path - Variable in class org.apache.fontbox.cff.Type1CharString
 
PATH - Static variable in class org.apache.pdfbox.cos.COSName
 
PATH_KEY - Static variable in class org.apache.pdfbox.debugger.ui.RecentFiles
 
PATH_SEPARATOR - Static variable in class org.apache.pdfbox.cos.COSDictionary
 
pathCount - Variable in class org.apache.fontbox.cff.Type2CharString
 
Pattern - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
PATTERN - Static variable in class org.apache.pdfbox.cos.COSName
 
PATTERN_KEY_BBOX - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
PATTERN_KEY_PAINT_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
PATTERN_KEY_SHADING - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
PATTERN_KEY_SHADING_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
PATTERN_KEY_TILING_TYPE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
PATTERN_KEY_XSTEP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
PATTERN_KEY_YSTEP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
PATTERN_TYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
patternDict - Variable in class org.apache.pdfbox.rendering.TilingPaintFactory.TilingPaintParameter
 
patternDictionary - Variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
 
patternMatrix - Variable in class org.apache.pdfbox.rendering.TilingPaint
 
patternName - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDColor
 
patterns - Variable in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
PCC - Static variable in class org.apache.fontbox.afm.AFMParser
This is a composite character part.
PCX - org.apache.pdfbox.util.filetypedetector.FileType
 
PDAbstractAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Generic handler to generate the fields appearance.
PDAbstractAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
PDAbstractAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
PDAbstractContentStream - Class in org.apache.pdfbox.pdmodel
Provides the ability to write to a content stream.
PDAbstractContentStream(PDDocument, OutputStream, PDResources) - Constructor for class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Create a new appearance stream.
PDAbstractPattern - Class in org.apache.pdfbox.pdmodel.graphics.pattern
This class wraps a pattern dictionary.
PDAbstractPattern() - Constructor for class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
Creates a new Pattern dictionary.
PDAbstractPattern(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
Creates a new Pattern dictionary from the given COS dictionary.
PDAcroForm - Class in org.apache.pdfbox.pdmodel.interactive.form
An interactive form, also known as an AcroForm.
PDAcroForm(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Constructor.
PDAcroForm(PDDocument, COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Constructor.
PDAction - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents an action that can be executed in a PDF document.
PDAction() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDAction
Default constructor.
PDAction(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDAction
Constructor.
PDActionEmbeddedGoTo - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a embedded go-to action that can be executed in a PDF document.
PDActionEmbeddedGoTo() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
Default constructor.
PDActionEmbeddedGoTo(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
Constructor.
PDActionFactory - Class in org.apache.pdfbox.pdmodel.interactive.action
This class will take a dictionary and determine which type of action to create.
PDActionFactory() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionFactory
Utility Class.
PDActionGoTo - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a go-to action that can be executed in a PDF document.
PDActionGoTo() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionGoTo
Default constructor.
PDActionGoTo(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionGoTo
Constructor.
PDActionHide - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a thread action that can be executed in a PDF document.
PDActionHide() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionHide
Default Constructor
PDActionHide(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionHide
Constructor
PDActionImportData - Class in org.apache.pdfbox.pdmodel.interactive.action
 
PDActionImportData() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionImportData
Default constructor.
PDActionImportData(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionImportData
Constructor.
PDActionJavaScript - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a JavaScript action.
PDActionJavaScript() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionJavaScript
Constructor #1.
PDActionJavaScript(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionJavaScript
Constructor.
PDActionJavaScript(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionJavaScript
Constructor #2.
PDActionLaunch - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a launch action that can be executed in a PDF document.
PDActionLaunch() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
Default constructor.
PDActionLaunch(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
Constructor.
PDActionMovie - Class in org.apache.pdfbox.pdmodel.interactive.action
 
PDActionMovie() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionMovie
Default constructor.
PDActionMovie(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionMovie
Constructor.
PDActionNamed - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a named action in a PDF document.
PDActionNamed() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionNamed
Default constructor.
PDActionNamed(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionNamed
Constructor.
PDActionRemoteGoTo - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a remote go-to action that can be executed in a PDF document.
PDActionRemoteGoTo() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
Default constructor.
PDActionRemoteGoTo(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
Constructor.
PDActionResetForm - Class in org.apache.pdfbox.pdmodel.interactive.action
 
PDActionResetForm() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionResetForm
Default constructor.
PDActionResetForm(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionResetForm
Constructor.
PDActionSound - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a Sound action that can be executed in a PDF document
PDActionSound() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
Default constructor.
PDActionSound(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
Constructor.
PDActionSubmitForm - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a Submit-Form action that can be executed in a PDF document.
PDActionSubmitForm() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionSubmitForm
Default Constructor
PDActionSubmitForm(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionSubmitForm
Constructor
PDActionThread - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a thread action that can be executed in a PDF document.
PDActionThread() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionThread
Default constructor.
PDActionThread(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionThread
Constructor.
PDActionURI - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a URI action that can be executed in a PDF document.
PDActionURI() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionURI
Default constructor.
PDActionURI(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDActionURI
Constructor.
PDAdditionalActions - Class in org.apache.pdfbox.pdmodel.interactive.action
This represents a dictionary of actions that occur due to events.
PDAdditionalActions() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDAdditionalActions
Default constructor.
PDAdditionalActions(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDAdditionalActions
Constructor.
pdAnnot - Variable in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
Instance of PDAnnotation built using the annotDictionary
PDAnnotation - Class in org.apache.pdfbox.pdmodel.interactive.annotation
A PDF annotation.
PDAnnotation() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Constructor.
PDAnnotation(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Constructor.
PDAnnotationAdditionalActions - Class in org.apache.pdfbox.pdmodel.interactive.action
This class represents an annotation's dictionary of actions that occur due to events.
PDAnnotationAdditionalActions() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
Default constructor.
PDAnnotationAdditionalActions(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
Constructor.
PDAnnotationFileAttachment - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This is the class that represents a file attachment.
PDAnnotationFileAttachment() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
Constructor.
PDAnnotationFileAttachment(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
Creates a Link annotation from a COSDictionary, expected to be a correct object definition.
PDAnnotationLine - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This is the class that represents a line annotation.
PDAnnotationLine() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Constructor.
PDAnnotationLine(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Creates a Line annotation from a COSDictionary, expected to be a correct object definition.
PDAnnotationLink - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This is the class that represents a link annotation.
PDAnnotationLink() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Constructor.
PDAnnotationLink(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Creates a Link annotation from a COSDictionary, expected to be a correct object definition.
PDAnnotationMarkup - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This class represents the additional fields of a Markup type Annotation.
PDAnnotationMarkup() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Constructor.
PDAnnotationMarkup(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Constructor.
PDAnnotationPopup - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This is the class that represents a popup annotation.
PDAnnotationPopup() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup
Constructor.
PDAnnotationPopup(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup
Creates a popup annotation from a COSDictionary, expected to be a correct object definition.
PDAnnotationRubberStamp - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This is the class that represents a rubber stamp annotation.
PDAnnotationRubberStamp() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Constructor.
PDAnnotationRubberStamp(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
Creates a Rubber Stamp annotation from a COSDictionary, expected to be a correct object definition.
PDAnnotationSquareCircle - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This is the class that represents a rectangular or eliptical annotation Introduced in PDF 1.3 specification .
PDAnnotationSquareCircle(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
Creates a Circle or Square annotation of the specified sub type.
PDAnnotationSquareCircle(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
Creates a Line annotation from a COSDictionary, expected to be a correct object definition.
PDAnnotationText - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This is the class that represents a text annotation.
PDAnnotationText() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Constructor.
PDAnnotationText(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Creates a Text annotation from a COSDictionary, expected to be a correct object definition.
PDAnnotationTextMarkup - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This is the abstract class that represents a text markup annotation Introduced in PDF 1.3 specification, except Squiggly lines in 1.4.
PDAnnotationTextMarkup() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
 
PDAnnotationTextMarkup(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
Creates a TextMarkup annotation of the specified sub type.
PDAnnotationTextMarkup(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
Creates a TextMarkup annotation from a COSDictionary, expected to be a correct object definition.
PDAnnotationUnknown - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This is the class that represents an arbitrary Unknown Annotation type.
PDAnnotationUnknown(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationUnknown
Creates an arbitrary annotation from a COSDictionary, expected to be a correct object definition for some sort of annotation.
PDAnnotationWidget - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This is the class that represents a widget annotation.
PDAnnotationWidget() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Constructor.
PDAnnotationWidget(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Creates a PDWidget from a COSDictionary, expected to be a correct object definition for a field in PDF.
PDAppearanceCharacteristicsDictionary - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This class represents an appearance characteristics dictionary.
PDAppearanceCharacteristicsDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
Constructor.
PDAppearanceContentStream - Class in org.apache.pdfbox.pdmodel
Provides the ability to write to an appearance content stream.
PDAppearanceContentStream(PDAppearanceStream) - Constructor for class org.apache.pdfbox.pdmodel.PDAppearanceContentStream
Create a new appearance stream.
PDAppearanceContentStream(PDAppearanceStream, boolean) - Constructor for class org.apache.pdfbox.pdmodel.PDAppearanceContentStream
Create a new appearance stream.
PDAppearanceContentStream(PDAppearanceStream, OutputStream) - Constructor for class org.apache.pdfbox.pdmodel.PDAppearanceContentStream
Create a new appearance stream.
PDAppearanceDictionary - Class in org.apache.pdfbox.pdmodel.interactive.annotation
An appearance dictionary specifying how the annotation shall be presented visually on the page.
PDAppearanceDictionary() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
Constructor for embedding.
PDAppearanceDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
Constructor for reading.
PDAppearanceEntry - Class in org.apache.pdfbox.pdmodel.interactive.annotation
An entry in an appearance dictionary.
PDAppearanceEntry() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceEntry
 
PDAppearanceEntry(COSBase) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceEntry
Constructor for reading.
PDAppearanceHandler - Interface in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
 
PDAppearanceStream - Class in org.apache.pdfbox.pdmodel.interactive.annotation
An appearance stream is a form XObject, a self-contained content stream that shall be rendered inside the annotation rectangle.
PDAppearanceStream(COSStream) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceStream
Creates a Form XObject for reading.
PDAppearanceStream(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceStream
Creates a Form Image XObject for writing, in the given document.
PDArtifactMarkedContent - Class in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
An artifact marked content.
PDArtifactMarkedContent(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDArtifactMarkedContent
 
PDAttributeObject - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
An attribute object.
PDAttributeObject() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Default constructor.
PDAttributeObject(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Creates a new attribute object with a given dictionary.
PDBorderEffectDictionary - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This class represents a PDF /BE entry the border effect dictionary.
PDBorderEffectDictionary() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary
Constructor.
PDBorderEffectDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary
Constructor.
PDBorderStyleDictionary - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This class represents a PDF /BS entry the border style dictionary.
PDBorderStyleDictionary() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
Constructor.
PDBorderStyleDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
Constructor.
PDBoxStyle - Class in org.apache.pdfbox.pdmodel.documentinterchange.prepress
The Box Style specifies visual characteristics for displaying box areas.
PDBoxStyle() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Default Constructor.
PDBoxStyle(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Constructor for an existing BoxStyle element.
PDButton - Class in org.apache.pdfbox.pdmodel.interactive.form
A button field represents an interactive control on the screen that the user can manipulate with the mouse.
PDButton(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDButton
 
PDButton(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Constructor.
PDCalGray - Class in org.apache.pdfbox.pdmodel.graphics.color
A CalGray colour space is a special case of a single-component CIE-based colour space.
PDCalGray() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
Create a new CalGray color space.
PDCalGray(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
Creates a new CalGray color space using the given COS array.
PDCalRGB - Class in org.apache.pdfbox.pdmodel.graphics.color
A CalRGB colour space is a CIE-based colour space with one transformation stage instead of two.
PDCalRGB() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
Creates a new CalRGB color space.
PDCalRGB(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
Creates a new CalRGB color space using the given COS array.
PDCaretAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Handler to generate the caret annotations appearance.
PDCaretAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCaretAppearanceHandler
 
PDCaretAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCaretAppearanceHandler
 
PDCheckBox - Class in org.apache.pdfbox.pdmodel.interactive.form
A check box toggles between two states, on and off.
PDCheckBox(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDCheckBox
 
PDCheckBox(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDCheckBox
Constructor.
PDChoice - Class in org.apache.pdfbox.pdmodel.interactive.form
A choice field contains several text items, one or more of which shall be selected as the field value.
PDChoice(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
 
PDChoice(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Constructor.
PDCIDFont - Class in org.apache.pdfbox.pdmodel.font
A CIDFont.
PDCIDFont(COSDictionary, PDType0Font) - Constructor for class org.apache.pdfbox.pdmodel.font.PDCIDFont
Constructor.
PDCIDFontType0 - Class in org.apache.pdfbox.pdmodel.font
Type 0 CIDFont (CFF).
PDCIDFontType0(COSDictionary, PDType0Font) - Constructor for class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
Constructor.
PDCIDFontType0.FF3ByteSource - Class in org.apache.pdfbox.pdmodel.font
 
PDCIDFontType2 - Class in org.apache.pdfbox.pdmodel.font
Type 2 CIDFont (TrueType).
PDCIDFontType2(COSDictionary, PDType0Font) - Constructor for class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
Constructor.
PDCIDFontType2(COSDictionary, PDType0Font, TrueTypeFont) - Constructor for class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
Constructor.
PDCIDFontType2Embedder - Class in org.apache.pdfbox.pdmodel.font
Embedded PDCIDFontType2 builder.
PDCIDFontType2Embedder(PDDocument, COSDictionary, TrueTypeFont, boolean, PDType0Font, boolean) - Constructor for class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
Creates a new TrueType font embedder for the given TTF as a PDCIDFontType2.
PDCIDFontType2Embedder.State - Enum in org.apache.pdfbox.pdmodel.font
 
PDCIDSystemInfo - Class in org.apache.pdfbox.pdmodel.font
Represents a CIDSystemInfo.
PDCIDSystemInfo(String, String, int) - Constructor for class org.apache.pdfbox.pdmodel.font.PDCIDSystemInfo
 
PDCIDSystemInfo(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.PDCIDSystemInfo
 
PDCIEBasedColorSpace - Class in org.apache.pdfbox.pdmodel.graphics.color
CIE-based colour spaces specify colours in a way that is independent of the characteristics of any particular output device.
PDCIEBasedColorSpace() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDCIEBasedColorSpace
 
PDCIEDictionaryBasedColorSpace - Class in org.apache.pdfbox.pdmodel.graphics.color
CIE-based colour spaces that use a dictionary.
PDCIEDictionaryBasedColorSpace(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
Creates a new CalRGB color space using the given COS array.
PDCIEDictionaryBasedColorSpace(COSName) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
 
PDCircleAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Handler to generate the circle annotations appearance.
PDCircleAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCircleAppearanceHandler
 
PDCircleAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDCircleAppearanceHandler
 
PDColor - Class in org.apache.pdfbox.pdmodel.graphics.color
A color value, consisting of one or more color components, or for pattern color spaces, a name and optional color components.
PDColor(float[], COSName, PDColorSpace) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDColor
Creates a PDColor containing the given color component values and pattern name.
PDColor(float[], PDColorSpace) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDColor
Creates a PDColor containing the given color component values.
PDColor(COSArray, PDColorSpace) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDColor
Creates a PDColor containing the given color value.
PDColor(COSName, PDColorSpace) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDColor
Creates a PDColor containing the given pattern name.
PDColorSpace - Class in org.apache.pdfbox.pdmodel.graphics.color
A color space specifies how the colours of graphics objects will be painted on the page.
PDColorSpace() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
 
PDComboBox - Class in org.apache.pdfbox.pdmodel.interactive.form
A combo box consisting of a drop-down list.
PDComboBox(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDComboBox
 
PDComboBox(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDComboBox
Constructor.
PDComplexFileSpecification - Class in org.apache.pdfbox.pdmodel.common.filespecification
This represents a file specification.
PDComplexFileSpecification() - Constructor for class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Default Constructor.
PDComplexFileSpecification(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Constructor.
PDContentStream - Interface in org.apache.pdfbox.contentstream
A content stream.
PDCryptFilterDictionary - Class in org.apache.pdfbox.pdmodel.encryption
This class is a specialized view of the crypt filter dictionary of a PDF document.
PDCryptFilterDictionary() - Constructor for class org.apache.pdfbox.pdmodel.encryption.PDCryptFilterDictionary
creates a new empty crypt filter dictionary.
PDCryptFilterDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.encryption.PDCryptFilterDictionary
creates a new crypt filter dictionary from the low level dictionary provided.
pdcs - Variable in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
High level object which represents the colors space to check.
PDDefaultAppearanceString - Class in org.apache.pdfbox.pdmodel.interactive.form
Represents a default appearance string, as found in the /DA entry of free text annotations.
PDDefaultAppearanceString(COSString, PDResources) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Constructor for reading an existing DA string.
PDDefaultAttributeObject - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
A default attribute object.
PDDefaultAttributeObject() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDDefaultAttributeObject
Default constructor.
PDDefaultAttributeObject(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDDefaultAttributeObject
Creates a default attribute object with a given dictionary.
PDDestination - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
This represents a destination in a PDF document.
PDDestination() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDDestination
 
PDDestinationNameTreeNode - Class in org.apache.pdfbox.pdmodel
This class holds all of the name trees that are available at the document level.
PDDestinationNameTreeNode() - Constructor for class org.apache.pdfbox.pdmodel.PDDestinationNameTreeNode
Constructor.
PDDestinationNameTreeNode(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDDestinationNameTreeNode
Constructor.
PDDestinationOrAction - Interface in org.apache.pdfbox.pdmodel.common
This is an interface used for some elements such as the document OpenAction that can be either a Destination or an Action.
PDDeviceCMYK - Class in org.apache.pdfbox.pdmodel.graphics.color
Allows colors to be specified according to the subtractive CMYK (cyan, magenta, yellow, black) model typical of printers and other paper-based output devices.
PDDeviceCMYK() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
PDDeviceColorSpace - Class in org.apache.pdfbox.pdmodel.graphics.color
Device colour spaces directly specify colours or shades of gray produced by an output device.
PDDeviceColorSpace() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceColorSpace
 
PDDeviceGray - Class in org.apache.pdfbox.pdmodel.graphics.color
A color space with black, white, and intermediate shades of gray.
PDDeviceGray() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
 
PDDeviceN - Class in org.apache.pdfbox.pdmodel.graphics.color
DeviceN colour spaces may contain an arbitrary number of colour components.
PDDeviceN() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
Creates a new DeviceN color space.
PDDeviceN(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
Creates a new DeviceN color space from the given COS array.
PDDeviceNAttributes - Class in org.apache.pdfbox.pdmodel.graphics.color
Contains additional information about the components of colour space.
PDDeviceNAttributes() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
Creates a new DeviceN colour space attributes dictionary.
PDDeviceNAttributes(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
Creates a new DeviceN colour space attributes dictionary from the given dictionary.
PDDeviceNProcess - Class in org.apache.pdfbox.pdmodel.graphics.color
A DeviceN Process Dictionary
PDDeviceNProcess() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNProcess
Creates a new DeviceN Process Dictionary.
PDDeviceNProcess(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNProcess
Creates a new DeviceN Process Dictionary from the given attributes.
PDDeviceRGB - Class in org.apache.pdfbox.pdmodel.graphics.color
Colours in the DeviceRGB colour space are specified according to the additive RGB (red-green-blue) colour model.
PDDeviceRGB() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
 
PDDictionaryWrapper - Class in org.apache.pdfbox.pdmodel.common
A wrapper for a COS dictionary.
PDDictionaryWrapper() - Constructor for class org.apache.pdfbox.pdmodel.common.PDDictionaryWrapper
Default constructor
PDDictionaryWrapper(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.common.PDDictionaryWrapper
Creates a new instance with a given COS dictionary.
pdDocument - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
PDDocument - Class in org.apache.pdfbox.pdmodel
This is the in-memory representation of the PDF document.
PDDocument() - Constructor for class org.apache.pdfbox.pdmodel.PDDocument
Creates an empty PDF document.
PDDocument(COSDocument) - Constructor for class org.apache.pdfbox.pdmodel.PDDocument
Constructor that uses an existing document.
PDDocument(COSDocument, RandomAccessRead) - Constructor for class org.apache.pdfbox.pdmodel.PDDocument
Constructor that uses an existing document.
PDDocument(COSDocument, RandomAccessRead, AccessPermission) - Constructor for class org.apache.pdfbox.pdmodel.PDDocument
Constructor that uses an existing document.
PDDocument(MemoryUsageSetting) - Constructor for class org.apache.pdfbox.pdmodel.PDDocument
Creates an empty PDF document.
PDDocumentCatalog - Class in org.apache.pdfbox.pdmodel
The Document Catalog of a PDF.
PDDocumentCatalog(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Constructor.
PDDocumentCatalog(PDDocument, COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Constructor.
PDDocumentCatalogAdditionalActions - Class in org.apache.pdfbox.pdmodel.interactive.action
This class represents a document catalog's dictionary of actions that occur due to events.
PDDocumentCatalogAdditionalActions() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
Default constructor.
PDDocumentCatalogAdditionalActions(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
Constructor.
PDDocumentFixup - Interface in org.apache.pdfbox.pdmodel.fixup
 
PDDocumentInformation - Class in org.apache.pdfbox.pdmodel
This is the document metadata.
PDDocumentInformation() - Constructor for class org.apache.pdfbox.pdmodel.PDDocumentInformation
Default Constructor.
PDDocumentInformation(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDDocumentInformation
Constructor that is used for a preexisting dictionary.
PDDocumentNameDestinationDictionary - Class in org.apache.pdfbox.pdmodel
This encapsulates the "dictionary of names and corresponding destinations" for the /Dests entry in the document catalog.
PDDocumentNameDestinationDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDDocumentNameDestinationDictionary
Constructor.
PDDocumentNameDictionary - Class in org.apache.pdfbox.pdmodel
This class holds all of the name trees that are available at the document level.
PDDocumentNameDictionary(PDDocumentCatalog) - Constructor for class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
Constructor.
PDDocumentNameDictionary(PDDocumentCatalog, COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
Constructor.
PDDocumentOutline - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline
This represents an outline in a pdf document.
PDDocumentOutline() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDDocumentOutline
Default Constructor.
PDDocumentOutline(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDDocumentOutline
Constructor for an existing document outline.
PDDocumentProcessor - Interface in org.apache.pdfbox.pdmodel.fixup.processor
 
PDEmbeddedFile - Class in org.apache.pdfbox.pdmodel.common.filespecification
This represents an embedded file in a file specification.
PDEmbeddedFile(COSStream) - Constructor for class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
PDEmbeddedFile(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
PDEmbeddedFile(PDDocument, InputStream) - Constructor for class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
PDEmbeddedFile(PDDocument, InputStream, COSName) - Constructor for class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
PDEmbeddedFilesNameTreeNode - Class in org.apache.pdfbox.pdmodel
This class holds all of the name trees that are available at the document level.
PDEmbeddedFilesNameTreeNode() - Constructor for class org.apache.pdfbox.pdmodel.PDEmbeddedFilesNameTreeNode
Constructor.
PDEmbeddedFilesNameTreeNode(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDEmbeddedFilesNameTreeNode
Constructor.
PDEncryption - Class in org.apache.pdfbox.pdmodel.encryption
This class is a specialized view of the encryption dictionary of a PDF document.
PDEncryption() - Constructor for class org.apache.pdfbox.pdmodel.encryption.PDEncryption
creates a new empty encryption dictionary.
PDEncryption(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.encryption.PDEncryption
creates a new encryption dictionary from the low level dictionary provided.
PDEncryptionDictionary - Class in org.apache.pdfbox.pdmodel.encryption
Deprecated.
Use PDEncryption instead
PDEncryptionDictionary() - Constructor for class org.apache.pdfbox.pdmodel.encryption.PDEncryptionDictionary
Deprecated.
Use PDEncryption instead
PDEncryptionDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.encryption.PDEncryptionDictionary
Deprecated.
PDExportFormatAttributeObject - Class in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
An Export Format attribute object.
PDExportFormatAttributeObject(String) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Default constructor.
PDExportFormatAttributeObject(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Creates a new ExportFormat attribute object with a given dictionary.
PDExtendedGraphicsState - Class in org.apache.pdfbox.pdmodel.graphics.state
An extended graphics state dictionary.
PDExtendedGraphicsState() - Constructor for class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
Default constructor, creates blank graphics state.
PDExtendedGraphicsState(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
Create a graphics state from an existing dictionary.
PDExternalDataDictionary - Class in org.apache.pdfbox.pdmodel.interactive.annotation
This class represents an external data dictionary.
PDExternalDataDictionary() - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDExternalDataDictionary
Constructor.
PDExternalDataDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.PDExternalDataDictionary
Constructor.
PDF_A1A - org.apache.pdfbox.preflight.Format
 
PDF_A1B - org.apache.pdfbox.preflight.Format
 
PDF_DEFAULT_VERSION - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
PDF_DOC_ENCODING - Static variable in class org.apache.pdfbox.cos.COSName
 
PDF_HEADER - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
PDF_VERSION - Static variable in class org.apache.xmpbox.schema.AdobePDFSchema
 
PDFAbAnnotationFactory - Class in org.apache.pdfbox.preflight.annotation.pdfa
Factory to instantiate AnnotationValidator for a PDF/A-1b validation.
PDFAbAnnotationFactory() - Constructor for class org.apache.pdfbox.preflight.annotation.pdfa.PDFAbAnnotationFactory
 
PdfaExtensionHelper - Class in org.apache.xmpbox.xml
 
PdfaExtensionHelper() - Constructor for class org.apache.xmpbox.xml.PdfaExtensionHelper
 
PDFAExtensionSchema - Class in org.apache.xmpbox.schema
Representation of a PDF/A Extension schema description schema
PDFAExtensionSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.PDFAExtensionSchema
Build a new PDFExtension schema
PDFAExtensionSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.PDFAExtensionSchema
 
PDFAField - org.apache.xmpbox.type.Types
 
PDFAFieldType - Class in org.apache.xmpbox.type
 
PDFAFieldType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.PDFAFieldType
 
PDFAIdentificationSchema - Class in org.apache.xmpbox.schema
Representation of PDF/A Identification Schema
PDFAIdentificationSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.PDFAIdentificationSchema
Constructor of a PDF/A Identification schema
PDFAIdentificationSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.PDFAIdentificationSchema
 
PDFAIdentificationValidation - Class in org.apache.pdfbox.preflight.metadata
Class which check if PDF/A Identification Schema contains good information
PDFAIdentificationValidation() - Constructor for class org.apache.pdfbox.preflight.metadata.PDFAIdentificationValidation
 
PDFAProperty - org.apache.xmpbox.type.Types
 
PDFAPropertyType - Class in org.apache.xmpbox.type
 
PDFAPropertyType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.PDFAPropertyType
 
PDFASchema - org.apache.xmpbox.type.Types
 
PDFASchemaType - Class in org.apache.xmpbox.type
 
PDFASchemaType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.PDFASchemaType
 
PDFAType - org.apache.xmpbox.type.Types
 
PDFATypeType - Class in org.apache.xmpbox.type
 
PDFATypeType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.PDFATypeType
 
PDFBox - Class in org.apache.pdfbox.tools
Simple wrapper around all the command line utilities included in PDFBox.
PDFBox() - Constructor for class org.apache.pdfbox.tools.PDFBox
 
PDFBOX_LEGACY_MODE - org.apache.pdfbox.multipdf.PDFMergerUtility.AcroFormMergeMode
 
PDFBOX_LEGACY_MODE - org.apache.pdfbox.multipdf.PDFMergerUtility.DocumentMergeMode
 
PDFBOX_VERSION_PROPERTIES - Static variable in class org.apache.pdfbox.util.Version
 
pdfBuilder - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateCreator
 
PDFCloneUtility - Class in org.apache.pdfbox.multipdf
Utility class used to clone PDF objects.
PDFCloneUtility(PDDocument) - Constructor for class org.apache.pdfbox.multipdf.PDFCloneUtility
Creates a new instance for the given target document.
PDFDebugger - Class in org.apache.pdfbox.debugger
PDF Debugger.
PDFDebugger() - Constructor for class org.apache.pdfbox.debugger.PDFDebugger
Constructor.
PDFDebugger(boolean) - Constructor for class org.apache.pdfbox.debugger.PDFDebugger
Constructor.
PDFDebugger.DocumentOpener - Class in org.apache.pdfbox.debugger
Internal class to avoid double code in password entry loop.
PDFDocEncoding - Class in org.apache.pdfbox.cos
The "PDFDocEncoding" encoding.
PDFDocEncoding() - Constructor for class org.apache.pdfbox.cos.PDFDocEncoding
 
PDFGraphicsStreamEngine - Class in org.apache.pdfbox.contentstream
PDFStreamEngine subclass for advanced processing of graphics.
PDFGraphicsStreamEngine(PDPage) - Constructor for class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Constructor.
PDField - Class in org.apache.pdfbox.pdmodel.interactive.form
A field in an interactive form.
PDField(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDField
Constructor.
PDField(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDField
Constructor.
PDFieldFactory - Class in org.apache.pdfbox.pdmodel.interactive.form
A PDField factory.
PDFieldFactory() - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDFieldFactory
 
PDFieldTree - Class in org.apache.pdfbox.pdmodel.interactive.form
The field tree.
PDFieldTree(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree
Constructor for reading.
PDFieldTree.FieldIterator - Class in org.apache.pdfbox.pdmodel.interactive.form
Iterator which walks all fields in the tree, in order.
PDFileSpecification - Class in org.apache.pdfbox.pdmodel.common.filespecification
This represents a file specification.
PDFileSpecification() - Constructor for class org.apache.pdfbox.pdmodel.common.filespecification.PDFileSpecification
 
PDFMarkedContentExtractor - Class in org.apache.pdfbox.text
This is an stream engine to extract the marked content of a pdf.
PDFMarkedContentExtractor() - Constructor for class org.apache.pdfbox.text.PDFMarkedContentExtractor
Instantiate a new PDFTextStripper object.
PDFMarkedContentExtractor(String) - Constructor for class org.apache.pdfbox.text.PDFMarkedContentExtractor
Constructor.
PDFMerger - Class in org.apache.pdfbox.tools
This is the main program that will take a list of pdf documents and merge them, saving the result in a new document.
PDFMerger() - Constructor for class org.apache.pdfbox.tools.PDFMerger
 
PDFMergerUtility - Class in org.apache.pdfbox.multipdf
This class will take a list of pdf documents and merge them, saving the result in a new document.
PDFMergerUtility() - Constructor for class org.apache.pdfbox.multipdf.PDFMergerUtility
Instantiate a new PDFMergerUtility.
PDFMergerUtility.AcroFormMergeMode - Enum in org.apache.pdfbox.multipdf
The mode to use when merging AcroForm between documents: PDFMergerUtility.AcroFormMergeMode.JOIN_FORM_FIELDS_MODE fields with the same fully qualified name will be merged into one with the widget annotations of the merged fields becoming part of the same field.
Although the API is finalized processing of different form field types is still in development. Currently only (nested) text fields do work with intermediate nodes being existent.
PDFMergerUtility.DocumentMergeMode - Enum in org.apache.pdfbox.multipdf
The mode to use when merging documents: PDFMergerUtility.DocumentMergeMode.OPTIMIZE_RESOURCES_MODE Optimizes resource handling such as closing documents early.
PDFObjectStreamParser - Class in org.apache.pdfbox.pdfparser
This will parse a PDF 1.5 object stream and extract all of the objects from the stream.
PDFObjectStreamParser(COSStream, COSDocument) - Constructor for class org.apache.pdfbox.pdfparser.PDFObjectStreamParser
Constructor.
PDFont - Class in org.apache.pdfbox.pdmodel.font
This is the base class for all PDF fonts.
PDFont() - Constructor for class org.apache.pdfbox.pdmodel.font.PDFont
Constructor for embedding.
PDFont(String) - Constructor for class org.apache.pdfbox.pdmodel.font.PDFont
Constructor for Standard 14.
PDFont(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.PDFont
Constructor.
PDFontDescriptor - Class in org.apache.pdfbox.pdmodel.font
A font descriptor.
PDFontDescriptor() - Constructor for class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Package-private constructor, for embedding.
PDFontDescriptor(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Creates a PDFontDescriptor from a COS dictionary.
PDFontFactory - Class in org.apache.pdfbox.pdmodel.font
Creates the appropriate font subtype based on information in the dictionary.
PDFontFactory() - Constructor for class org.apache.pdfbox.pdmodel.font.PDFontFactory
 
PDFontLike - Interface in org.apache.pdfbox.pdmodel.font
A font-like object.
PDFontSetting - Class in org.apache.pdfbox.pdmodel.graphics
This class represents a font setting used for the graphics state.
PDFontSetting() - Constructor for class org.apache.pdfbox.pdmodel.graphics.PDFontSetting
Creates a blank font setting, font will be null, size will be 1.
PDFontSetting(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.PDFontSetting
Constructs a font setting from an existing array.
PDFormContentStream - Class in org.apache.pdfbox.pdmodel
 
PDFormContentStream(PDFormXObject) - Constructor for class org.apache.pdfbox.pdmodel.PDFormContentStream
Create a new form XObject content stream.
PDFormFieldAdditionalActions - Class in org.apache.pdfbox.pdmodel.interactive.action
This class represents a form field's dictionary of actions that occur due to events.
PDFormFieldAdditionalActions() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
Default constructor.
PDFormFieldAdditionalActions(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
Constructor.
PDFormXObject - Class in org.apache.pdfbox.pdmodel.graphics.form
A Form XObject.
PDFormXObject(COSStream) - Constructor for class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
Creates a Form XObject for reading.
PDFormXObject(COSStream, ResourceCache) - Constructor for class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
Creates a Form XObject for reading.
PDFormXObject(PDStream) - Constructor for class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
Creates a Form XObject for reading.
PDFormXObject(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
Creates a Form Image XObject for writing, in the given document.
PDFourColours - Class in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
An object for four colours.
PDFourColours() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
 
PDFourColours(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
 
PDFPageable - Class in org.apache.pdfbox.printing
Prints a PDF document using its original paper size.
PDFPageable(PDDocument) - Constructor for class org.apache.pdfbox.printing.PDFPageable
Creates a new PDFPageable.
PDFPageable(PDDocument, Orientation) - Constructor for class org.apache.pdfbox.printing.PDFPageable
Creates a new PDFPageable with the given page orientation.
PDFPageable(PDDocument, Orientation, boolean) - Constructor for class org.apache.pdfbox.printing.PDFPageable
Creates a new PDFPageable with the given page orientation and with optional page borders shown.
PDFPageable(PDDocument, Orientation, boolean, float) - Constructor for class org.apache.pdfbox.printing.PDFPageable
Creates a new PDFPageable with the given page orientation and with optional page borders shown.
PDFParser - Class in org.apache.pdfbox.pdfparser
 
PDFParser(RandomAccessRead) - Constructor for class org.apache.pdfbox.pdfparser.PDFParser
Constructor.
PDFParser(RandomAccessRead, String) - Constructor for class org.apache.pdfbox.pdfparser.PDFParser
Constructor.
PDFParser(RandomAccessRead, String, InputStream, String) - Constructor for class org.apache.pdfbox.pdfparser.PDFParser
Constructor.
PDFParser(RandomAccessRead, String, InputStream, String, ScratchFile) - Constructor for class org.apache.pdfbox.pdfparser.PDFParser
Constructor.
PDFParser(RandomAccessRead, String, ScratchFile) - Constructor for class org.apache.pdfbox.pdfparser.PDFParser
Constructor.
PDFParser(RandomAccessRead, ScratchFile) - Constructor for class org.apache.pdfbox.pdfparser.PDFParser
Constructor.
PDFPrintable - Class in org.apache.pdfbox.printing
Prints pages from a PDF document using any page size or scaling mode.
PDFPrintable(PDDocument) - Constructor for class org.apache.pdfbox.printing.PDFPrintable
Creates a new PDFPrintable.
PDFPrintable(PDDocument, Scaling) - Constructor for class org.apache.pdfbox.printing.PDFPrintable
Creates a new PDFPrintable with the given page scaling.
PDFPrintable(PDDocument, Scaling, boolean) - Constructor for class org.apache.pdfbox.printing.PDFPrintable
Creates a new PDFPrintable with the given page scaling and with optional page borders shown.
PDFPrintable(PDDocument, Scaling, boolean, float) - Constructor for class org.apache.pdfbox.printing.PDFPrintable
Creates a new PDFPrintable with the given page scaling and with optional page borders shown.
PDFPrintable(PDDocument, Scaling, boolean, float, boolean) - Constructor for class org.apache.pdfbox.printing.PDFPrintable
Creates a new PDFPrintable with the given page scaling and with optional page borders shown.
pdFreeText - Variable in class org.apache.pdfbox.preflight.annotation.FreeTextAnnotationValidator
PDFBox object which wraps the Annotation dictionary
PDFreeTextAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
 
PDFreeTextAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
PDFreeTextAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDFreeTextAppearanceHandler
 
PDFRenderer - Class in org.apache.pdfbox.rendering
Renders a PDF document to an AWT BufferedImage.
PDFRenderer(PDDocument) - Constructor for class org.apache.pdfbox.rendering.PDFRenderer
Creates a new PDFRenderer.
pdfSource - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
 
pdfSource - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
PDFSplit - Class in org.apache.pdfbox.tools
This is the main program that will take a pdf document and split it into a number of other documents.
PDFSplit() - Constructor for class org.apache.pdfbox.tools.PDFSplit
 
PDFStreamEngine - Class in org.apache.pdfbox.contentstream
Processes a PDF content stream and executes certain operations.
PDFStreamEngine() - Constructor for class org.apache.pdfbox.contentstream.PDFStreamEngine
Creates a new PDFStreamEngine.
PDFStreamParser - Class in org.apache.pdfbox.pdfparser
This will parse a PDF byte stream and extract operands and such.
PDFStreamParser(byte[]) - Constructor for class org.apache.pdfbox.pdfparser.PDFStreamParser
Constructor.
PDFStreamParser(PDContentStream) - Constructor for class org.apache.pdfbox.pdfparser.PDFStreamParser
Constructor.
PDFStreamParser(COSStream) - Constructor for class org.apache.pdfbox.pdfparser.PDFStreamParser
Deprecated.
PDFStreamParser(PDStream) - Constructor for class org.apache.pdfbox.pdfparser.PDFStreamParser
Deprecated.
pdfStructure - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
 
PDFTemplateBuilder - Interface in org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible
That class builds visible signature template which will be added in our PDF document.
PDFTemplateCreator - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible
Class to build PDF template.
PDFTemplateCreator(PDFTemplateBuilder) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateCreator
Constructor.
PDFTemplateStructure - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible
Structure of PDF document with visible signature.
PDFTemplateStructure() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
PDFText2HTML - Class in org.apache.pdfbox.tools
Wrap stripped text in simple HTML, trying to form HTML paragraphs.
PDFText2HTML() - Constructor for class org.apache.pdfbox.tools.PDFText2HTML
Constructor.
PDFText2HTML.FontState - Class in org.apache.pdfbox.tools
A helper class to maintain the current font state.
PDFTextStripper - Class in org.apache.pdfbox.text
This class will take a pdf document and strip out all of the text and ignore the formatting and such.
PDFTextStripper() - Constructor for class org.apache.pdfbox.text.PDFTextStripper
Instantiate a new PDFTextStripper object.
PDFTextStripper.LineItem - Class in org.apache.pdfbox.text
internal marker class.
PDFTextStripper.PositionWrapper - Class in org.apache.pdfbox.text
wrapper of TextPosition that adds flags to track status as linestart and paragraph start positions.
PDFTextStripper.WordWithTextPositions - Class in org.apache.pdfbox.text
Internal class that maps strings to lists of TextPosition arrays.
PDFTextStripperByArea - Class in org.apache.pdfbox.text
This will extract text from a specified region in the PDF.
PDFTextStripperByArea() - Constructor for class org.apache.pdfbox.text.PDFTextStripperByArea
Constructor.
PDFToImage - Class in org.apache.pdfbox.tools
Convert a PDF document to an image.
PDFToImage() - Constructor for class org.apache.pdfbox.tools.PDFToImage
private constructor.
PDFTreeCellRenderer - Class in org.apache.pdfbox.debugger.ui
A class to render tree cells for the pdfviewer.
PDFTreeCellRenderer() - Constructor for class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
PDFTreeCellRenderer.OverlayIcon - Class in org.apache.pdfbox.debugger.ui
An ImageIcon which allows other ImageIcon overlays.
PDFTreeModel - Class in org.apache.pdfbox.debugger.ui
A class to model a PDF document as a tree structure.
PDFTreeModel() - Constructor for class org.apache.pdfbox.debugger.ui.PDFTreeModel
constructor.
PDFTreeModel(DocumentEntry) - Constructor for class org.apache.pdfbox.debugger.ui.PDFTreeModel
Constructor to take a document.
PDFTreeModel(PDDocument) - Constructor for class org.apache.pdfbox.debugger.ui.PDFTreeModel
Constructor to take a document.
PDFunction - Class in org.apache.pdfbox.pdmodel.common.function
This class represents a function in a PDF document.
PDFunction(COSBase) - Constructor for class org.apache.pdfbox.pdmodel.common.function.PDFunction
Constructor.
PDFunctionType0 - Class in org.apache.pdfbox.pdmodel.common.function
This class represents a type 0 function in a PDF document.
PDFunctionType0(COSBase) - Constructor for class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Constructor.
PDFunctionType0.Rinterpol - Class in org.apache.pdfbox.pdmodel.common.function
Inner class do to an interpolation in the Nth dimension by comparing the content size of N-1 dimensional objects.
PDFunctionType2 - Class in org.apache.pdfbox.pdmodel.common.function
This class represents a Type 2 (exponential interpolation) function in a PDF document.
PDFunctionType2(COSBase) - Constructor for class org.apache.pdfbox.pdmodel.common.function.PDFunctionType2
Constructor.
PDFunctionType3 - Class in org.apache.pdfbox.pdmodel.common.function
This class represents a Type 3 (stitching) function in a PDF document.
PDFunctionType3(COSBase) - Constructor for class org.apache.pdfbox.pdmodel.common.function.PDFunctionType3
Constructor.
PDFunctionType4 - Class in org.apache.pdfbox.pdmodel.common.function
This class represents a Type 4 (PostScript calculator) function in a PDF document.
PDFunctionType4(COSBase) - Constructor for class org.apache.pdfbox.pdmodel.common.function.PDFunctionType4
Constructor.
PDFunctionTypeIdentity - Class in org.apache.pdfbox.pdmodel.common.function
The identity function.
PDFunctionTypeIdentity(COSBase) - Constructor for class org.apache.pdfbox.pdmodel.common.function.PDFunctionTypeIdentity
 
PDFXRef - Interface in org.apache.pdfbox.pdfparser
 
PDFXRefStream - Class in org.apache.pdfbox.pdfparser
 
PDFXRefStream() - Constructor for class org.apache.pdfbox.pdfparser.PDFXRefStream
PDFXRefStream(COSDocument) - Constructor for class org.apache.pdfbox.pdfparser.PDFXRefStream
Create a fresh XRef stream like for a fresh file or an incremental update.
PDFXRefStream.FreeReference - Class in org.apache.pdfbox.pdfparser
A class representing a free reference.
PDFXRefStream.NormalReference - Class in org.apache.pdfbox.pdfparser
A class representing a normal reference.
PDFXRefStream.ObjectStreamReference - Class in org.apache.pdfbox.pdfparser
A class representing an object stream reference.
PDFXrefStreamParser - Class in org.apache.pdfbox.pdfparser
This will parse a PDF 1.5 (or better) Xref stream and extract the xref information from the stream.
PDFXrefStreamParser(COSStream, COSDocument, XrefTrailerResolver) - Constructor for class org.apache.pdfbox.pdfparser.PDFXrefStreamParser
Constructor.
PDGamma - Class in org.apache.pdfbox.pdmodel.graphics.color
A gamma array, or collection of three floating point parameters used for color operations.
PDGamma() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
Creates a new gamma.
PDGamma(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
Creates a new gamma from a COS array.
PDGraphicsState - Class in org.apache.pdfbox.pdmodel.graphics.state
The current state of the graphics parameters when executing a content stream.
PDGraphicsState(PDRectangle) - Constructor for class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Constructor with a given page size to initialize the clipping path.
PDHighlightAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
 
PDHighlightAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDHighlightAppearanceHandler
 
PDHighlightAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDHighlightAppearanceHandler
 
PDICCBased - Class in org.apache.pdfbox.pdmodel.graphics.color
ICCBased color spaces are based on a cross-platform color profile as defined by the International Color Consortium (ICC).
PDICCBased(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Deprecated.
This will be private in 3.0. Please use PDICCBased.create(org.apache.pdfbox.cos.COSArray, org.apache.pdfbox.pdmodel.PDResources) instead, which supports caching.
PDICCBased(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Creates a new ICC color space with an empty stream.
PDImage - Interface in org.apache.pdfbox.pdmodel.graphics.image
An image in a PDF document.
PDImageXObject - Class in org.apache.pdfbox.pdmodel.graphics.image
An Image XObject.
PDImageXObject(PDStream, PDResources) - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Creates an Image XObject with the given stream as its contents and current color spaces.
PDImageXObject(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Creates an Image XObject in the given document.
PDImageXObject(PDDocument, InputStream, COSBase, int, int, int, PDColorSpace) - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Creates an Image XObject in the given document using the given filtered stream.
PDIndexed - Class in org.apache.pdfbox.pdmodel.graphics.color
An Indexed colour space specifies that an area is to be painted using a colour table of arbitrary colours from another color space.
PDIndexed() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
Creates a new Indexed color space.
PDIndexed(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
Creates a new indexed color space from the given PDF array.
PDIndexed(COSArray, PDResources) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
Creates a new indexed color space from the given PDF array.
PDInkAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Handler to generate the ink annotations appearance.
PDInkAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDInkAppearanceHandler
 
PDInkAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDInkAppearanceHandler
 
PDInlineImage - Class in org.apache.pdfbox.pdmodel.graphics.image
An inline image object which uses a special syntax to express the data for a small image directly within the content stream.
PDInlineImage(COSDictionary, byte[], PDResources) - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
Creates an inline image from the given parameters and data.
PDJavascriptNameTreeNode - Class in org.apache.pdfbox.pdmodel
This class holds all of the name trees that are available at the document level.
PDJavascriptNameTreeNode() - Constructor for class org.apache.pdfbox.pdmodel.PDJavascriptNameTreeNode
Constructor.
PDJavascriptNameTreeNode(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDJavascriptNameTreeNode
Constructor.
PDJPXColorSpace - Class in org.apache.pdfbox.pdmodel.graphics.color
A color space embedded in a JPX file.
PDJPXColorSpace(ColorSpace) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
Creates a new JPX color space from the given AWT color space.
PDLab - Class in org.apache.pdfbox.pdmodel.graphics.color
A Lab colour space is a CIE-based ABC colour space with two transformation stages.
PDLab() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDLab
Creates a new Lab color space.
PDLab(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDLab
Creates a new Lab color space from a PDF array.
PDLayoutAttributeObject - Class in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
A Layout attribute object.
PDLayoutAttributeObject() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Default constructor.
PDLayoutAttributeObject(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Creates a new Layout attribute object with a given dictionary.
pdLine - Variable in class org.apache.pdfbox.preflight.annotation.LineAnnotationValidator
PDFBox object which wraps the annotation dictionary
PDLineAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
 
PDLineAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLineAppearanceHandler
 
PDLineAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLineAppearanceHandler
 
PDLineDashPattern - Class in org.apache.pdfbox.pdmodel.graphics
A line dash pattern for stroking paths.
PDLineDashPattern() - Constructor for class org.apache.pdfbox.pdmodel.graphics.PDLineDashPattern
Creates a new line dash pattern, with no dashes and a phase of 0.
PDLineDashPattern(COSArray, int) - Constructor for class org.apache.pdfbox.pdmodel.graphics.PDLineDashPattern
Creates a new line dash pattern from a dash array and phase.
pdLink - Variable in class org.apache.pdfbox.preflight.annotation.LinkAnnotationValidator
PDFBox object which wraps the annotation dictionary
PDLinkAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Handler to generate the link annotations appearance.
PDLinkAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLinkAppearanceHandler
 
PDLinkAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDLinkAppearanceHandler
 
PDListAttributeObject - Class in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
A List attribute object.
PDListAttributeObject() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
Default constructor.
PDListAttributeObject(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
Creates a new List attribute object with a given dictionary.
PDListBox - Class in org.apache.pdfbox.pdmodel.interactive.form
A scrollable list box.
PDListBox(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDListBox
 
PDListBox(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDListBox
Constructor.
PDMarkedContent - Class in org.apache.pdfbox.pdmodel.documentinterchange.markedcontent
A marked content.
PDMarkedContent(COSName, COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
Creates a new marked content object.
PDMarkedContentReference - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
A marked-content reference.
PDMarkedContentReference() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
Default constructor
PDMarkedContentReference(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
Constructor for an existing marked content reference.
PDMarkInfo - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
The MarkInfo provides additional information relevant to specialized uses of structured documents.
PDMarkInfo() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkInfo
Default Constructor.
PDMarkInfo(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkInfo
Constructor for an existing MarkInfo element.
pdMarkup - Variable in class org.apache.pdfbox.preflight.annotation.MarkupAnnotationValidator
PDFBox object which wraps the annotation dictionary
PDMeasureDictionary - Class in org.apache.pdfbox.pdmodel.interactive.measurement
This class represents a measure dictionary.
PDMeasureDictionary() - Constructor for class org.apache.pdfbox.pdmodel.interactive.measurement.PDMeasureDictionary
Constructor.
PDMeasureDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.measurement.PDMeasureDictionary
Constructor.
PDMetadata - Class in org.apache.pdfbox.pdmodel.common
This class represents metadata for various objects in a PDF document.
PDMetadata(COSStream) - Constructor for class org.apache.pdfbox.pdmodel.common.PDMetadata
Constructor.
PDMetadata(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.common.PDMetadata
This will create a new PDMetadata object.
PDMetadata(PDDocument, InputStream) - Constructor for class org.apache.pdfbox.pdmodel.common.PDMetadata
Constructor.
PDMMType1Font - Class in org.apache.pdfbox.pdmodel.font
Type 1 Multiple Master Font.
PDMMType1Font(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.PDMMType1Font
Creates an MMType1Font from a Font dictionary in a PDF.
PDNamedDestination - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
This represents a destination to a page by referencing it with a name.
PDNamedDestination() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDNamedDestination
Default constructor.
PDNamedDestination(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDNamedDestination
Default constructor.
PDNamedDestination(COSName) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDNamedDestination
Constructor.
PDNamedDestination(COSString) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDNamedDestination
Constructor.
PDNameTreeNode<T extends COSObjectable> - Class in org.apache.pdfbox.pdmodel.common
This class represents a node in a name tree.
PDNameTreeNode() - Constructor for class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Constructor.
PDNameTreeNode(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Constructor.
PDNonTerminalField - Class in org.apache.pdfbox.pdmodel.interactive.form
A non terminal field in an interactive form.
PDNonTerminalField(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Constructor.
PDNonTerminalField(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Constructor.
PDNumberFormatDictionary - Class in org.apache.pdfbox.pdmodel.interactive.measurement
This class represents a number format dictionary.
PDNumberFormatDictionary() - Constructor for class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
Constructor.
PDNumberFormatDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
Constructor.
PDNumberTreeNode - Class in org.apache.pdfbox.pdmodel.common
This class represents a PDF Number tree.
PDNumberTreeNode(Class<? extends COSObjectable>) - Constructor for class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Constructor.
PDNumberTreeNode(COSDictionary, Class<? extends COSObjectable>) - Constructor for class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Constructor.
PDObjectReference - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
An object reference.
PDObjectReference() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDObjectReference
Default Constructor.
PDObjectReference(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDObjectReference
Constructor for an existing object reference.
PDObjectStream - Class in org.apache.pdfbox.pdmodel.common
A PDStream represents a stream in a PDF document.
PDObjectStream(COSStream) - Constructor for class org.apache.pdfbox.pdmodel.common.PDObjectStream
Constructor.
PDOptionalContentGroup - Class in org.apache.pdfbox.pdmodel.graphics.optionalcontent
An optional content group (OCG).
PDOptionalContentGroup(String) - Constructor for class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup
Creates a new optional content group (OCG).
PDOptionalContentGroup(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup
Creates a new instance based on a given COSDictionary.
PDOptionalContentGroup.RenderState - Enum in org.apache.pdfbox.pdmodel.graphics.optionalcontent
Enumeration for the renderState dictionary entry on the "Export", "View" and "Print" dictionary.
PDOptionalContentMembershipDictionary - Class in org.apache.pdfbox.pdmodel.graphics.optionalcontent
An optional content membership dictionary (OCMD).
PDOptionalContentMembershipDictionary() - Constructor for class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentMembershipDictionary
Creates a new optional content membership dictionary (OCMD).
PDOptionalContentMembershipDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentMembershipDictionary
Creates a new instance based on a given COSDictionary.
PDOptionalContentProperties - Class in org.apache.pdfbox.pdmodel.graphics.optionalcontent
This class represents the optional content properties dictionary.
PDOptionalContentProperties() - Constructor for class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Creates a new optional content properties dictionary.
PDOptionalContentProperties(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Creates a new instance based on a given COSDictionary.
PDOptionalContentProperties.BaseState - Enum in org.apache.pdfbox.pdmodel.graphics.optionalcontent
Enumeration for the BaseState dictionary entry on the "D" dictionary.
PDOutlineItem - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline
This represents an outline item in a pdf document.
PDOutlineItem() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Default Constructor.
PDOutlineItem(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Constructor for an existing outline item.
PDOutlineItemIterator - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline
Iterator over the linked list of PDOutlineItem siblings.
PDOutlineItemIterator(PDOutlineItem) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItemIterator
 
PDOutlineNode - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline
Base class for a node in the outline of a PDF document.
PDOutlineNode() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Default Constructor.
PDOutlineNode(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
PDOutputIntent - Class in org.apache.pdfbox.pdmodel.graphics.color
An Output Intent describes the colour reproduction characteristics of a possible output device or production condition.
PDOutputIntent(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
PDOutputIntent(PDDocument, InputStream) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
PDPage - Class in org.apache.pdfbox.pdmodel
A page in a PDF document.
PDPage() - Constructor for class org.apache.pdfbox.pdmodel.PDPage
Creates a new PDPage instance for embedding, with a size of U.S.
PDPage(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDPage
Creates a new instance of PDPage for reading.
PDPage(COSDictionary, ResourceCache) - Constructor for class org.apache.pdfbox.pdmodel.PDPage
Creates a new instance of PDPage for reading.
PDPage(PDRectangle) - Constructor for class org.apache.pdfbox.pdmodel.PDPage
Creates a new instance of PDPage for embedding.
PDPageAdditionalActions - Class in org.apache.pdfbox.pdmodel.interactive.action
This class represents a page object's dictionary of actions that occur due to events.
PDPageAdditionalActions() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDPageAdditionalActions
Default constructor.
PDPageAdditionalActions(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDPageAdditionalActions
Constructor.
PDPageContentStream - Class in org.apache.pdfbox.pdmodel
Provides the ability to write to a page content stream.
PDPageContentStream(PDDocument, PDFormXObject, OutputStream) - Constructor for class org.apache.pdfbox.pdmodel.PDPageContentStream
Create a new appearance stream.
PDPageContentStream(PDDocument, PDTilingPattern, OutputStream) - Constructor for class org.apache.pdfbox.pdmodel.PDPageContentStream
Create a new appearance stream.
PDPageContentStream(PDDocument, PDAppearanceStream) - Constructor for class org.apache.pdfbox.pdmodel.PDPageContentStream
Create a new appearance stream.
PDPageContentStream(PDDocument, PDAppearanceStream, OutputStream) - Constructor for class org.apache.pdfbox.pdmodel.PDPageContentStream
Create a new appearance stream.
PDPageContentStream(PDDocument, PDPage) - Constructor for class org.apache.pdfbox.pdmodel.PDPageContentStream
Create a new PDPage content stream.
PDPageContentStream(PDDocument, PDPage, boolean, boolean) - Constructor for class org.apache.pdfbox.pdmodel.PDPageContentStream
PDPageContentStream(PDDocument, PDPage, boolean, boolean, boolean) - Constructor for class org.apache.pdfbox.pdmodel.PDPageContentStream
PDPageContentStream(PDDocument, PDPage, PDPageContentStream.AppendMode, boolean) - Constructor for class org.apache.pdfbox.pdmodel.PDPageContentStream
Create a new PDPage content stream.
PDPageContentStream(PDDocument, PDPage, PDPageContentStream.AppendMode, boolean, boolean) - Constructor for class org.apache.pdfbox.pdmodel.PDPageContentStream
Create a new PDPage content stream.
PDPageContentStream.AppendMode - Enum in org.apache.pdfbox.pdmodel
This is to choose what to do with the stream: overwrite, append or prepend.
PDPageDestination - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
This represents a destination to a page, see subclasses for specific parameters.
PDPageDestination() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
Constructor to create empty page destination.
PDPageDestination(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
Constructor to create empty page destination.
PDPageFitDestination - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
This represents a destination to a page and the page contents will be magnified to just fit on the screen.
PDPageFitDestination() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitDestination
Default constructor.
PDPageFitDestination(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitDestination
Constructor from an existing destination array.
PDPageFitHeightDestination - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
This represents a destination to a page at a x location and the height is magnified to just fit on the screen.
PDPageFitHeightDestination() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitHeightDestination
Default constructor.
PDPageFitHeightDestination(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitHeightDestination
Constructor from an existing destination array.
PDPageFitRectangleDestination - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
This represents a destination to a page at a y location and the width is magnified to just fit on the screen.
PDPageFitRectangleDestination() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
Default constructor.
PDPageFitRectangleDestination(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
Constructor from an existing destination array.
PDPageFitWidthDestination - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
This represents a destination to a page at a y location and the width is magnified to just fit on the screen.
PDPageFitWidthDestination() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitWidthDestination
Default constructor.
PDPageFitWidthDestination(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitWidthDestination
Constructor from an existing destination array.
PDPageLabelRange - Class in org.apache.pdfbox.pdmodel.common
Contains information for a page label range.
PDPageLabelRange() - Constructor for class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Creates a new empty page label range object.
PDPageLabelRange(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Creates a new page label range object from the given dictionary.
PDPageLabels - Class in org.apache.pdfbox.pdmodel.common
Represents the page label dictionary of a document.
PDPageLabels(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.common.PDPageLabels
Creates an empty page label dictionary for the given document.
PDPageLabels(PDDocument, COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.common.PDPageLabels
Creates an page label dictionary for a document using the information in the given COS dictionary.
PDPageLabels.LabelGenerator - Class in org.apache.pdfbox.pdmodel.common
Generates the labels in a page range.
PDPageLabels.LabelHandler - Interface in org.apache.pdfbox.pdmodel.common
Internal interface for the control flow support.
PDPageTree - Class in org.apache.pdfbox.pdmodel
The page tree, which defines the ordering of pages in the document in an efficient manner.
PDPageTree() - Constructor for class org.apache.pdfbox.pdmodel.PDPageTree
Constructor for embedding.
PDPageTree(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDPageTree
Constructor for reading.
PDPageTree(COSDictionary, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.PDPageTree
Constructor for reading.
PDPageTree.PageIterator - Class in org.apache.pdfbox.pdmodel
Iterator which walks all pages in the tree, in order.
PDPageTree.SearchContext - Class in org.apache.pdfbox.pdmodel
 
PDPageXYZDestination - Class in org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
This represents a destination to a page at an x,y coordinate with a zoom setting.
PDPageXYZDestination() - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageXYZDestination
Default constructor.
PDPageXYZDestination(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageXYZDestination
Constructor from an existing destination array.
PDPanose - Class in org.apache.pdfbox.pdmodel.font
Represents the "Panose" entry of a FontDescriptor's Style dictionary.
PDPanose(byte[]) - Constructor for class org.apache.pdfbox.pdmodel.font.PDPanose
 
PDPanoseClassification - Class in org.apache.pdfbox.pdmodel.font
Represents a 10-byte PANOSE classification.
PDPanoseClassification(byte[]) - Constructor for class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
PDParentTreeValue - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
Described in the PDF specification in the ParentTree segment of the table "Entries in the structure tree root".
PDParentTreeValue(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDParentTreeValue
 
PDParentTreeValue(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDParentTreeValue
 
PDPattern - Class in org.apache.pdfbox.pdmodel.graphics.color
A Pattern color space is either a Tiling pattern or a Shading pattern.
PDPattern(PDResources) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
Creates a new pattern color space.
PDPattern(PDResources, PDColorSpace) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
Creates a new uncolored tiling pattern color space.
PDPatternContentStream - Class in org.apache.pdfbox.pdmodel
 
PDPatternContentStream(PDTilingPattern) - Constructor for class org.apache.pdfbox.pdmodel.PDPatternContentStream
Create a new tiling pattern content stream.
PDPolygonAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Handler to generate the polygon annotations appearance.
PDPolygonAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolygonAppearanceHandler
 
PDPolygonAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolygonAppearanceHandler
 
PDPolylineAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Handler to generate the polyline annotations appearance.
PDPolylineAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolylineAppearanceHandler
 
PDPolylineAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDPolylineAppearanceHandler
 
pdPopup - Variable in class org.apache.pdfbox.preflight.annotation.PopupAnnotationValidator
PDFBox object which wraps the annotation dictionary
PDPostScriptXObject - Class in org.apache.pdfbox.pdmodel.graphics
A PostScript XObject.
PDPostScriptXObject(COSStream) - Constructor for class org.apache.pdfbox.pdmodel.graphics.PDPostScriptXObject
Creates a PostScript XObject.
PDPrintFieldAttributeObject - Class in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
A PrintField attribute object.
PDPrintFieldAttributeObject() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
Default constructor.
PDPrintFieldAttributeObject(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
Creates a new PrintField attribute object with a given dictionary.
PDPropBuild - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature
A signature build dictionary as specified in the PDF Signature Build Dictionary Specification.
PDPropBuild() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuild
Default constructor.
PDPropBuild(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuild
Constructor.
PDPropBuildDataDict - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature
The general property dictionaries from the build property dictionary.
PDPropBuildDataDict() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
Default constructor.
PDPropBuildDataDict(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
Constructor.
PDPropertyList - Class in org.apache.pdfbox.pdmodel.documentinterchange.markedcontent
A property list is a dictionary containing private information meaningful to the conforming writer creating the marked content.
PDPropertyList() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDPropertyList
Constructor for subclasses.
PDPropertyList(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDPropertyList
Constructor for subclasses.
PDPushButton - Class in org.apache.pdfbox.pdmodel.interactive.form
A pushbutton is a purely interactive control that responds immediately to user input without retaining a permanent value.
PDPushButton(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
 
PDPushButton(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
Constructor.
PDRadioButton - Class in org.apache.pdfbox.pdmodel.interactive.form
Radio button fields contain a set of related buttons that can each be on or off.
PDRadioButton(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDRadioButton
 
PDRadioButton(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDRadioButton
Constructor.
PDRange - Class in org.apache.pdfbox.pdmodel.common
This class will be used to signify a range.
PDRange() - Constructor for class org.apache.pdfbox.pdmodel.common.PDRange
Constructor with an initial range of 0..1.
PDRange(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.common.PDRange
Constructor assumes a starting index of 0.
PDRange(COSArray, int) - Constructor for class org.apache.pdfbox.pdmodel.common.PDRange
Constructor with an index into an array.
PDRectangle - Class in org.apache.pdfbox.pdmodel.common
A rectangle in a PDF document.
PDRectangle() - Constructor for class org.apache.pdfbox.pdmodel.common.PDRectangle
Constructor.
PDRectangle(float, float) - Constructor for class org.apache.pdfbox.pdmodel.common.PDRectangle
Constructor.
PDRectangle(float, float, float, float) - Constructor for class org.apache.pdfbox.pdmodel.common.PDRectangle
Constructor.
PDRectangle(BoundingBox) - Constructor for class org.apache.pdfbox.pdmodel.common.PDRectangle
Constructor.
PDRectangle(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.common.PDRectangle
Constructor.
PDRectlinearMeasureDictionary - Class in org.apache.pdfbox.pdmodel.interactive.measurement
This class represents a rectlinear measure dictionary.
PDRectlinearMeasureDictionary() - Constructor for class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
Constructor.
PDRectlinearMeasureDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
Constructor.
PDResources - Class in org.apache.pdfbox.pdmodel
A set of resources available at the page/pages/stream level.
PDResources() - Constructor for class org.apache.pdfbox.pdmodel.PDResources
Constructor for embedding.
PDResources(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDResources
Constructor for reading.
PDResources(COSDictionary, ResourceCache) - Constructor for class org.apache.pdfbox.pdmodel.PDResources
Constructor for reading.
pdRStamp - Variable in class org.apache.pdfbox.preflight.annotation.RubberStampAnnotationValidator
PDFBox class which wraps the annotaiton dictionary
PDSeedValue - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature
This represents a pdf signature seed value dictionary.
PDSeedValue() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
Default constructor.
PDSeedValue(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
Constructor.
PDSeedValueCertificate - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature
This class represents a certificate seed value dictionary that is in the seed value which puts constraints on certificates when signing documents.
PDSeedValueCertificate() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
Default constructor.
PDSeedValueCertificate(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
Constructor.
PDSeedValueMDP - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature
This MDP dictionary is a part of the seed value dictionary and define if a author signature or a certification signature should be use.
PDSeedValueMDP() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueMDP
Default constructor.
PDSeedValueMDP(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueMDP
Constructor.
PDSeedValueTimeStamp - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature
If exist, it describe where the signature handler can request a RFC3161 timestamp and if it is a must have for the signature.
PDSeedValueTimeStamp() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueTimeStamp
Default constructor.
PDSeedValueTimeStamp(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueTimeStamp
Constructor.
PDSeparation - Class in org.apache.pdfbox.pdmodel.graphics.color
A Separation color space used to specify either additional colorants or for isolating the control of individual colour components of a device colour space for a subtractive device.
PDSeparation() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
Creates a new Separation color space.
PDSeparation(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
Creates a new Separation color space from a PDF color space array.
PDShading - Class in org.apache.pdfbox.pdmodel.graphics.shading
A Shading Resource.
PDShading() - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
Default constructor.
PDShading(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
Constructor using the given shading dictionary.
PDShadingPattern - Class in org.apache.pdfbox.pdmodel.graphics.pattern
A shading pattern dictionary.
PDShadingPattern() - Constructor for class org.apache.pdfbox.pdmodel.graphics.pattern.PDShadingPattern
Creates a new shading pattern.
PDShadingPattern(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.pattern.PDShadingPattern
Creates a new shading pattern from the given COS dictionary.
PDShadingType1 - Class in org.apache.pdfbox.pdmodel.graphics.shading
Resources for a function based shading.
PDShadingType1(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType1
Constructor using the given shading dictionary.
PDShadingType2 - Class in org.apache.pdfbox.pdmodel.graphics.shading
Resources for an axial shading.
PDShadingType2(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
Constructor using the given shading dictionary.
PDShadingType3 - Class in org.apache.pdfbox.pdmodel.graphics.shading
Resources for a radial shading.
PDShadingType3(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType3
Constructor using the given shading dictionary.
PDShadingType4 - Class in org.apache.pdfbox.pdmodel.graphics.shading
Resources for a shading type 4 (Free-Form Gouraud-Shaded Triangle Mesh).
PDShadingType4(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType4
Constructor using the given shading dictionary.
PDShadingType5 - Class in org.apache.pdfbox.pdmodel.graphics.shading
Resources for a shading type 5 (Lattice-Form Gouraud-Shade Triangle Mesh).
PDShadingType5(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType5
Constructor using the given shading dictionary.
PDShadingType6 - Class in org.apache.pdfbox.pdmodel.graphics.shading
Resources for a shading type 6 (Coons Patch Mesh).
PDShadingType6(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType6
Constructor using the given shading dictionary.
PDShadingType7 - Class in org.apache.pdfbox.pdmodel.graphics.shading
Resources for a shading type 7 (Tensor-Product Patch Mesh).
PDShadingType7(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType7
Constructor using the given shading dictionary.
pdSignature - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
PDSignature - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature
This represents a digital signature that can be attached to a document.
PDSignature() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Default constructor.
PDSignature(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Constructor.
PDSignatureField - Class in org.apache.pdfbox.pdmodel.interactive.form
A signature field is a form field that contains a digital signature.
PDSignatureField(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
 
PDSignatureField(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
Constructor.
PDSimpleFileSpecification - Class in org.apache.pdfbox.pdmodel.common.filespecification
A file specification that is just a string.
PDSimpleFileSpecification() - Constructor for class org.apache.pdfbox.pdmodel.common.filespecification.PDSimpleFileSpecification
Constructor.
PDSimpleFileSpecification(COSString) - Constructor for class org.apache.pdfbox.pdmodel.common.filespecification.PDSimpleFileSpecification
Constructor.
PDSimpleFont - Class in org.apache.pdfbox.pdmodel.font
A simple font.
PDSimpleFont() - Constructor for class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Constructor for embedding.
PDSimpleFont(String) - Constructor for class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Constructor for Standard 14.
PDSimpleFont(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Constructor.
PDSoftMask - Class in org.apache.pdfbox.pdmodel.graphics.state
Soft mask.
PDSoftMask(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
Creates a new soft mask.
PDSoundAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
 
PDSoundAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSoundAppearanceHandler
 
PDSoundAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSoundAppearanceHandler
 
PDSpecialColorSpace - Class in org.apache.pdfbox.pdmodel.graphics.color
Special colour spaces add features or properties to an underlying colour space.
PDSpecialColorSpace() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDSpecialColorSpace
 
PDSquareAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Handler to generate the square annotations appearance.
PDSquareAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquareAppearanceHandler
 
PDSquareAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquareAppearanceHandler
 
pdSquareCircle - Variable in class org.apache.pdfbox.preflight.annotation.SquareCircleAnnotationValidator
PDFBox object which wraps the annotation dictionary
PDSquigglyAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
 
PDSquigglyAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquigglyAppearanceHandler
 
PDSquigglyAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDSquigglyAppearanceHandler
 
PDStandardAttributeObject - Class in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
A standard attribute object.
PDStandardAttributeObject() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Default constructor.
PDStandardAttributeObject(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Creates a new standard attribute object with a given dictionary.
PDStream - Class in org.apache.pdfbox.pdmodel.common
A PDStream represents a stream in a PDF document.
PDStream(COSDocument) - Constructor for class org.apache.pdfbox.pdmodel.common.PDStream
Creates a new empty PDStream object.
PDStream(COSStream) - Constructor for class org.apache.pdfbox.pdmodel.common.PDStream
Creates a PDStream which wraps the given COSStream.
PDStream(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.common.PDStream
Creates a new empty PDStream object.
PDStream(PDDocument, InputStream) - Constructor for class org.apache.pdfbox.pdmodel.common.PDStream
Constructor.
PDStream(PDDocument, InputStream, COSArray) - Constructor for class org.apache.pdfbox.pdmodel.common.PDStream
Constructor.
PDStream(PDDocument, InputStream, COSBase) - Constructor for class org.apache.pdfbox.pdmodel.common.PDStream
Constructor.
PDStream(PDDocument, InputStream, COSName) - Constructor for class org.apache.pdfbox.pdmodel.common.PDStream
Constructor.
PDStrikeoutAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
 
PDStrikeoutAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDStrikeoutAppearanceHandler
 
PDStrikeoutAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDStrikeoutAppearanceHandler
 
PDStructureElement - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
A structure element.
PDStructureElement(String, PDStructureNode) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Constructor with required values.
PDStructureElement(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Constructor for an existing structure element.
PDStructureElementNameTreeNode - Class in org.apache.pdfbox.pdmodel
todo: JavaDoc
PDStructureElementNameTreeNode() - Constructor for class org.apache.pdfbox.pdmodel.PDStructureElementNameTreeNode
Constructor.
PDStructureElementNameTreeNode(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.PDStructureElementNameTreeNode
Constructor.
PDStructureNode - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
A node in the structure tree.
PDStructureNode(String) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Constructor.
PDStructureNode(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Constructor for an existing structure node.
PDStructureTreeRoot - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
A root of a structure tree.
PDStructureTreeRoot() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Default Constructor.
PDStructureTreeRoot(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Constructor for an existing structure element.
PDTableAttributeObject - Class in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
A Table attribute object.
PDTableAttributeObject() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Default constructor.
PDTableAttributeObject(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Creates a new Table attribute object with a given dictionary.
PDTargetDirectory - Class in org.apache.pdfbox.pdmodel.interactive.action
A target dictionary specifying path information to the target document.
PDTargetDirectory() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
Default constructor, creates target directory.
PDTargetDirectory(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
Create a target directory from an existing dictionary.
PDTerminalField - Class in org.apache.pdfbox.pdmodel.interactive.form
A field in an interactive form.
PDTerminalField(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
Constructor.
PDTerminalField(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
Constructor.
pdText - Variable in class org.apache.pdfbox.preflight.annotation.TextAnnotationValidator
PDFBox object which wraps the annotation dictionary
PDTextAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
 
PDTextAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
PDTextAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
PDTextField - Class in org.apache.pdfbox.pdmodel.interactive.form
A text field is a box or space for text fill-in data typically entered from a keyboard.
PDTextField(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
 
PDTextField(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Constructor.
PDTextState - Class in org.apache.pdfbox.pdmodel.graphics.state
This class will hold the current state of the text parameters when executing a content stream.
PDTextState() - Constructor for class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
PDThread - Class in org.apache.pdfbox.pdmodel.interactive.pagenavigation
This a single thread in a PDF document.
PDThread() - Constructor for class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThread
Default constructor.
PDThread(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThread
Constructor that is used for a preexisting dictionary.
PDThreadBead - Class in org.apache.pdfbox.pdmodel.interactive.pagenavigation
This a single bead in a thread in a PDF document.
PDThreadBead() - Constructor for class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
Default constructor.
PDThreadBead(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
Constructor that is used for a preexisting dictionary.
PDTilingPattern - Class in org.apache.pdfbox.pdmodel.graphics.pattern
A tiling pattern dictionary.
PDTilingPattern() - Constructor for class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
Creates a new tiling pattern.
PDTilingPattern(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
Creates a new tiling pattern from the given COS dictionary.
PDTilingPattern(COSDictionary, ResourceCache) - Constructor for class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
Creates a new tiling pattern from the given COS dictionary.
PDTransition - Class in org.apache.pdfbox.pdmodel.interactive.pagenavigation
Represents a page transition as defined in paragraph 12.4.4.1 of PDF 32000-1:2008
PDTransition() - Constructor for class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
creates a new transition with default "replace" style PDTransitionStyle.R
PDTransition(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
creates a new transition for an existing dictionary
PDTransition(PDTransitionStyle) - Constructor for class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
creates a new transition with the given style.
PDTransitionDimension - Enum in org.apache.pdfbox.pdmodel.interactive.pagenavigation
The dimension in which the specified transition effect shall occur.
PDTransitionDimension() - Constructor for enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDimension
 
PDTransitionDirection - Enum in org.apache.pdfbox.pdmodel.interactive.pagenavigation
The direction in which the specified transition effect shall moves, expressed in degrees counterclockwise starting from a left-to-right direction.
PDTransitionDirection(int) - Constructor for enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
 
PDTransitionMotion - Enum in org.apache.pdfbox.pdmodel.interactive.pagenavigation
The direction of motion for the specified transition effect.
PDTransitionMotion() - Constructor for enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionMotion
 
PDTransitionStyle - Enum in org.apache.pdfbox.pdmodel.interactive.pagenavigation
The transition style that shall be used when moving to the page from another during a presentation.
PDTransitionStyle() - Constructor for enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
PDTransparencyGroup - Class in org.apache.pdfbox.pdmodel.graphics.form
A transparency group.
PDTransparencyGroup(COSStream, ResourceCache) - Constructor for class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroup
Creates a Transparency Group for reading.
PDTransparencyGroup(PDStream) - Constructor for class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroup
Creates a Transparency Group for reading.
PDTransparencyGroup(PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroup
Creates a Transparency Group for writing, in the given document.
PDTransparencyGroupAttributes - Class in org.apache.pdfbox.pdmodel.graphics.form
Transparency group attributes.
PDTransparencyGroupAttributes() - Constructor for class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
Creates a group object with /Transparency subtype entry.
PDTransparencyGroupAttributes(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.form.PDTransparencyGroupAttributes
Creates a group object from a given dictionary
PDTriangleBasedShadingType - Class in org.apache.pdfbox.pdmodel.graphics.shading
Common resources for shading types 4,5,6 and 7
PDTriangleBasedShadingType(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.PDTriangleBasedShadingType
 
PDTristimulus - Class in org.apache.pdfbox.pdmodel.graphics.color
A tristimulus, or collection of three floating point parameters used for color operations.
PDTristimulus() - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
Constructor.
PDTristimulus(float[]) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
Constructor from COS object.
PDTristimulus(COSArray) - Constructor for class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
Constructor from COS object.
pdTrueTypeFont - Variable in class org.apache.pdfbox.preflight.font.descriptor.TrueTypeDescriptorHelper
 
PDTrueTypeFont - Class in org.apache.pdfbox.pdmodel.font
TrueType font.
PDTrueTypeFont(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
Creates a new TrueType font from a Font dictionary.
PDTrueTypeFont(PDDocument, TrueTypeFont, Encoding, boolean) - Constructor for class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
Creates a new TrueType font for embedding.
PDTrueTypeFontEmbedder - Class in org.apache.pdfbox.pdmodel.font
Embedded PDTrueTypeFont builder.
PDTrueTypeFontEmbedder(PDDocument, COSDictionary, TrueTypeFont, Encoding) - Constructor for class org.apache.pdfbox.pdmodel.font.PDTrueTypeFontEmbedder
Creates a new TrueType font embedder for the given TTF as a PDTrueTypeFont.
PDType0Font - Class in org.apache.pdfbox.pdmodel.font
A Composite (Type 0) font.
PDType0Font(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType0Font
Constructor for reading a Type0 font from a PDF file.
PDType0Font(PDDocument, TrueTypeFont, boolean, boolean, boolean) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType0Font
Private.
PDType1CFont - Class in org.apache.pdfbox.pdmodel.font
Type 1-equivalent CFF font.
PDType1CFont(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType1CFont
Constructor.
PDType1CFont.FF3ByteSource - Class in org.apache.pdfbox.pdmodel.font
 
PDType1Font - Class in org.apache.pdfbox.pdmodel.font
A PostScript Type 1 Font.
PDType1Font(String) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType1Font
Creates a Type 1 standard 14 font for embedding.
PDType1Font(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType1Font
Creates a Type 1 font from a Font dictionary in a PDF.
PDType1Font(PDDocument, InputStream) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType1Font
Creates a new Type 1 font for embedding.
PDType1Font(PDDocument, InputStream, Encoding) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType1Font
Creates a new Type 1 font for embedding.
PDType1FontEmbedder - Class in org.apache.pdfbox.pdmodel.font
Embedded PDType1Font builder.
PDType1FontEmbedder(PDDocument, COSDictionary, InputStream, Encoding) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType1FontEmbedder
This will load a PFB to be embedded into a document.
PDType3CharProc - Class in org.apache.pdfbox.pdmodel.font
A Type 3 character procedure.
PDType3CharProc(PDType3Font, COSStream) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType3CharProc
 
PDType3Font - Class in org.apache.pdfbox.pdmodel.font
A PostScript Type 3 Font.
PDType3Font(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType3Font
Constructor.
PDType3Font(COSDictionary, ResourceCache) - Constructor for class org.apache.pdfbox.pdmodel.font.PDType3Font
Constructor.
PDTypedDictionaryWrapper - Class in org.apache.pdfbox.pdmodel.common
A wrapper for a COS dictionary including Type information.
PDTypedDictionaryWrapper(String) - Constructor for class org.apache.pdfbox.pdmodel.common.PDTypedDictionaryWrapper
Creates a new instance with a given type.
PDTypedDictionaryWrapper(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.common.PDTypedDictionaryWrapper
Creates a new instance with a given COS dictionary.
PDUnderlineAppearanceHandler - Class in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
 
PDUnderlineAppearanceHandler(PDAnnotation) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDUnderlineAppearanceHandler
 
PDUnderlineAppearanceHandler(PDAnnotation, PDDocument) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDUnderlineAppearanceHandler
 
pdUnk - Variable in class org.apache.pdfbox.preflight.annotation.InkAnnotationValidator
PDFBox which wraps the annotation dictionary
pdUnk - Variable in class org.apache.pdfbox.preflight.annotation.PrintMarkAnnotationValidator
PDFBox object which wraps the annotation dictionary
pdUnk - Variable in class org.apache.pdfbox.preflight.annotation.TrapNetAnnotationValidator
PDFBox object which wraps the annotation dictionary
PDURIDictionary - Class in org.apache.pdfbox.pdmodel.interactive.action
This is the implementation of an URI dictionary.
PDURIDictionary() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDURIDictionary
Constructor.
PDURIDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDURIDictionary
Constructor.
PDUserAttributeObject - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
A User attribute object.
PDUserAttributeObject() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
Default constructor
PDUserAttributeObject(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
 
PDUserProperty - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
A user property.
PDUserProperty(COSDictionary, PDUserAttributeObject) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Creates a user property with a given dictionary.
PDUserProperty(PDUserAttributeObject) - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Creates a new user property.
PDVariableText - Class in org.apache.pdfbox.pdmodel.interactive.form
Base class for fields which use "Variable Text".
PDVariableText(PDAcroForm) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
 
PDVariableText(PDAcroForm, COSDictionary, PDNonTerminalField) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
Constructor.
PDVectorFont - Interface in org.apache.pdfbox.pdmodel.font
A vector outline font, e.g.
PDViewerPreferences - Class in org.apache.pdfbox.pdmodel.interactive.viewerpreferences
This is the document viewing preferences.
PDViewerPreferences(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Constructor that is used for a preexisting dictionary.
PDViewerPreferences.BOUNDARY - Enum in org.apache.pdfbox.pdmodel.interactive.viewerpreferences
Enumeration containing all valid values for boundaries.
PDViewerPreferences.DUPLEX - Enum in org.apache.pdfbox.pdmodel.interactive.viewerpreferences
Enumeration containing all valid values for duplex.
PDViewerPreferences.NON_FULL_SCREEN_PAGE_MODE - Enum in org.apache.pdfbox.pdmodel.interactive.viewerpreferences
Enumeration containing all valid values for NonFullScreenPageMode.
PDViewerPreferences.PRINT_SCALING - Enum in org.apache.pdfbox.pdmodel.interactive.viewerpreferences
Enumeration containing all valid values for printscaling.
PDViewerPreferences.READING_DIRECTION - Enum in org.apache.pdfbox.pdmodel.interactive.viewerpreferences
Enumeration containing all valid values for ReadingDirection.
PDViewportDictionary - Class in org.apache.pdfbox.pdmodel.interactive.measurement
This class represents a viewport dictionary.
PDViewportDictionary() - Constructor for class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
Constructor.
PDViewportDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
Constructor.
PDVisibleSigBuilder - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible
Implementation of PDFTemplateBuilder.
PDVisibleSigBuilder() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigBuilder
Constructor, creates PDF template structure.
pdVisibleSignature - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
 
PDVisibleSignDesigner - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible
Class for visible signature design properties.
PDVisibleSignDesigner(InputStream) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Constructor usable for signing existing signature fields.
PDVisibleSignDesigner(InputStream, BufferedImage, int) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Constructor.
PDVisibleSignDesigner(InputStream, InputStream, int) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Constructor.
PDVisibleSignDesigner(String, BufferedImage, int) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Constructor.
PDVisibleSignDesigner(String, InputStream, int) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Constructor.
PDVisibleSignDesigner(PDDocument, BufferedImage, int) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Constructor.
PDVisibleSignDesigner(PDDocument, InputStream, int) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Constructor.
PDVisibleSigProperties - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible
This builder class is in order to create visible signature properties.
PDVisibleSigProperties() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
 
pdWidget - Variable in class org.apache.pdfbox.preflight.annotation.WidgetAnnotationValidator
PDFBox object which wraps the annotation dictionary
PDWindowsLaunchParams - Class in org.apache.pdfbox.pdmodel.interactive.action
Launch parameters for the windows OS.
PDWindowsLaunchParams() - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
Default constructor.
PDWindowsLaunchParams(COSDictionary) - Constructor for class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
Constructor.
PDXFAResource - Class in org.apache.pdfbox.pdmodel.interactive.form
An XML Forms Architecture (XFA) resource.
PDXFAResource(COSBase) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PDXFAResource
Constructor.
pdXObj - Variable in class org.apache.pdfbox.preflight.xobject.XObjFormValidator
High level object which represents the XObjectForm
PDXObject - Class in org.apache.pdfbox.pdmodel.graphics
An external object, or "XObject".
PDXObject(COSStream, COSName) - Constructor for class org.apache.pdfbox.pdmodel.graphics.PDXObject
Creates a new XObject from the given stream and subtype.
PDXObject(PDStream, COSName) - Constructor for class org.apache.pdfbox.pdmodel.graphics.PDXObject
Creates a new XObject from the given stream and subtype.
PDXObject(PDDocument, COSName) - Constructor for class org.apache.pdfbox.pdmodel.graphics.PDXObject
Creates a new XObject of the given subtype for writing.
peek() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
This will peek at the next byte.
peek() - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
peek() - Method in class org.apache.pdfbox.io.RandomAccessFile
 
peek() - Method in interface org.apache.pdfbox.io.RandomAccessRead
This will peek at the next byte.
peek() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
This will peek at the next byte.
peek() - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
peek() - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
peek() - Method in interface org.apache.pdfbox.pdfparser.SequentialSource
This will peek at the next byte.
peek() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
peek() - Method in class org.apache.pdfbox.preflight.PreflightPath
Looks at the object at the top of this stack without removing it from the stack.
peek(int) - Method in class org.apache.fontbox.cff.DataInput
 
peekNumbers() - Method in class org.apache.fontbox.cff.Type2CharStringParser
 
peekToken() - Method in class org.apache.fontbox.type1.Type1Lexer
Returns the next token without consuming it.
peekUnsignedByte(int) - Method in class org.apache.fontbox.cff.DataInput
Peeks one single unsigned byte from the buffer.
PERCEPTUAL - org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent
Perceptual.
PERCEPTUAL - Static variable in class org.apache.pdfbox.cos.COSName
 
performApplicationExit() - Method in class org.apache.pdfbox.debugger.PDFDebugger
Exit the application after the window is closed.
permission - Variable in class org.apache.pdfbox.pdmodel.encryption.PublicKeyRecipient
 
permissions - Variable in class org.apache.pdfbox.pdmodel.encryption.StandardProtectionPolicy
 
PERMS - Static variable in class org.apache.pdfbox.cos.COSName
 
PFB - org.apache.pdfbox.pdmodel.font.FontFormat
Type 1 (binary) font.
PFB_HEADER_LENGTH - Static variable in class org.apache.fontbox.pfb.PfbParser
the pdf header length.
PFB_RECORDS - Static variable in class org.apache.fontbox.pfb.PfbParser
The record types in the pfb-file.
PFB_START_MARKER - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
pfbdata - Variable in class org.apache.fontbox.pfb.PfbParser
the parsed pfb-data.
PfbParser - Class in org.apache.fontbox.pfb
Parser for a pfb-file.
PfbParser(byte[]) - Constructor for class org.apache.fontbox.pfb.PfbParser
Create a new object.
PfbParser(InputStream) - Constructor for class org.apache.fontbox.pfb.PfbParser
Create a new object.
PfbParser(String) - Constructor for class org.apache.fontbox.pfb.PfbParser
Create a new object.
PG - Static variable in class org.apache.pdfbox.cos.COSName
 
phase - Variable in class org.apache.pdfbox.pdmodel.graphics.PDLineDashPattern
 
PHOTOMETRIC_CIELAB - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
PHOTOMETRIC_ICCLAB - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
PHOTOMETRIC_INTERPRETATION - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
PHOTOMETRIC_ITULAB - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
PHOTOMETRIC_SEPARATED - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
PHOTOMETRIC_YCBCR - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
PhotoshopSchema - Class in org.apache.xmpbox.schema
 
PhotoshopSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.PhotoshopSchema
 
PhotoshopSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.PhotoshopSchema
 
PIECES_LENGTH_KEY - Static variable in class org.apache.pdfbox.debugger.ui.RecentFiles
 
PIXEL_X_DIMENSION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
PIXEL_Y_DIMENSION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
pixelTable - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
 
PLACEMENT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
PLACEMENT_BEFORE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Placement: Before: Placed so that the before edge of the element’s allocation rectangle coincides with that of the nearest enclosing reference area.
PLACEMENT_BLOCK - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Placement: Block: Stacked in the block-progression direction within an enclosing reference area or parent BLSE.
PLACEMENT_END - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Placement: End: Placed so that the end edge of the element’s allocation rectangle coincides with that of the nearest enclosing reference area.
PLACEMENT_INLINE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Placement: Inline: Packed in the inline-progression direction within an enclosing BLSE.
PLACEMENT_START - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Placement: Start: Placed so that the start edge of the element’s allocation rectangle coincides with that of the nearest enclosing reference area.
PlainText - Class in org.apache.pdfbox.pdmodel.interactive.annotation.layout
A block of text.
PlainText - Class in org.apache.pdfbox.pdmodel.interactive.form
A block of text.
PlainText(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText
Construct the text block from a single value.
PlainText(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PlainText
Construct the text block from a single value.
PlainText(List<String>) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText
Construct the text block from a list of values.
PlainText(List<String>) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PlainText
Construct the text block from a list of values.
PlainText.Line - Class in org.apache.pdfbox.pdmodel.interactive.annotation.layout
An individual line of text.
PlainText.Line - Class in org.apache.pdfbox.pdmodel.interactive.form
An individual line of text.
PlainText.Paragraph - Class in org.apache.pdfbox.pdmodel.interactive.annotation.layout
A block of text to be formatted as a whole.
PlainText.Paragraph - Class in org.apache.pdfbox.pdmodel.interactive.form
A block of text to be formatted as a whole.
PlainText.TextAttribute - Class in org.apache.pdfbox.pdmodel.interactive.annotation.layout
Attribute keys and attribute values used for text handling.
PlainText.TextAttribute - Class in org.apache.pdfbox.pdmodel.interactive.form
Attribute keys and attribute values used for text handling.
PlainText.Word - Class in org.apache.pdfbox.pdmodel.interactive.annotation.layout
An individual word.
PlainText.Word - Class in org.apache.pdfbox.pdmodel.interactive.form
An individual word.
PlainTextFormatter - Class in org.apache.pdfbox.pdmodel.interactive.annotation.layout
TextFormatter to handle plain text formatting for annotation rectangles.
PlainTextFormatter - Class in org.apache.pdfbox.pdmodel.interactive.form
TextFormatter to handle plain text formatting.
PlainTextFormatter(PlainTextFormatter.Builder) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
 
PlainTextFormatter(PlainTextFormatter.Builder) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
 
PlainTextFormatter.Builder - Class in org.apache.pdfbox.pdmodel.interactive.annotation.layout
 
PlainTextFormatter.Builder - Class in org.apache.pdfbox.pdmodel.interactive.form
 
PlainTextFormatter.TextAlign - Enum in org.apache.pdfbox.pdmodel.interactive.annotation.layout
 
PlainTextFormatter.TextAlign - Enum in org.apache.pdfbox.pdmodel.interactive.form
 
PLANAR_CONFIGURATION - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
PLANARCONFIG_PLANAR - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
PLATFORM_ISO - Static variable in class org.apache.fontbox.ttf.NameRecord
 
PLATFORM_MACINTOSH - Static variable in class org.apache.fontbox.ttf.CmapTable
 
PLATFORM_MACINTOSH - Static variable in class org.apache.fontbox.ttf.NameRecord
 
PLATFORM_UNICODE - Static variable in class org.apache.fontbox.ttf.CmapTable
 
PLATFORM_UNICODE - Static variable in class org.apache.fontbox.ttf.NameRecord
 
PLATFORM_WINDOWS - Static variable in class org.apache.fontbox.ttf.CmapTable
 
PLATFORM_WINDOWS - Static variable in class org.apache.fontbox.ttf.NameRecord
 
platformEncodingId - Variable in class org.apache.fontbox.ttf.CmapSubtable
 
platformEncodingId - Variable in class org.apache.fontbox.ttf.NameRecord
 
platformId - Variable in class org.apache.fontbox.ttf.CmapSubtable
 
platformId - Variable in class org.apache.fontbox.ttf.NameRecord
 
PLTE - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
PNG - org.apache.pdfbox.util.filetypedetector.FileType
 
PNGConverter - Class in org.apache.pdfbox.pdmodel.graphics.image
This factory tries to encode a PNG given as byte array into a PDImageXObject by directly coping the image data into the PDF streams without decoding/encoding and re-compressing the PNG data.
PNGConverter() - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
PNGConverter.Chunk - Class in org.apache.pdfbox.pdmodel.graphics.image
Holds the information about a chunks
PNGConverter.MultipleInputStream - Class in org.apache.pdfbox.pdmodel.graphics.image
 
PNGConverter.PNGConverterState - Class in org.apache.pdfbox.pdmodel.graphics.image
Holds all relevant chunks of the PNG
PNGConverterState() - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
pngFilterAverage(int, int, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
pngFilterPaeth(int, int, int, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
pngFilterSub(int, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
pngFilterUp(int, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
point - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Vertex
 
Point(int, int) - Constructor for class org.apache.fontbox.ttf.GlyphRenderer.Point
 
Point(int, int, boolean, boolean) - Constructor for class org.apache.fontbox.ttf.GlyphRenderer.Point
 
point0 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Line
 
point1 - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
point1 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Line
 
point2 - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
pointCount - Variable in class org.apache.fontbox.ttf.GlyfCompositeDescript
 
pointCount - Variable in class org.apache.fontbox.ttf.GlyfSimpleDescript
 
pointer - Variable in class org.apache.pdfbox.io.RandomAccessBuffer
 
POINTS_PER_INCH - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
user space units per inch
POINTS_PER_MM - Static variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
user space units per millimeter
policyToHandler - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory
 
pop() - Method in class org.apache.pdfbox.preflight.PreflightPath
 
pop() - Method in class org.apache.xmpbox.xml.DomXmpParser.NamespaceFinder
 
Pop() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Pop
 
POP - Static variable in class org.apache.fontbox.cff.Type1CharStringParser
 
POP - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
popInt() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ExecutionContext
Pops a value of type int from the stack.
popNumber() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ExecutionContext
Pops a number (int or real) from the stack.
popReal() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.ExecutionContext
Pops a number from the stack and returns it as a real value.
popResources(PDResources) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Pops the current resources, replacing them with the given resources.
populateBuffer(InputStream, byte[]) - Static method in class org.apache.pdfbox.io.IOUtils
Populates the given buffer with data read from the input stream.
populatePDFAFieldType(PDFAFieldType, DefinedStructuredType) - Static method in class org.apache.xmpbox.xml.PdfaExtensionHelper
 
populatePDFAPropertyType(PDFAPropertyType, TypeMapping, XMPSchemaFactory) - Static method in class org.apache.xmpbox.xml.PdfaExtensionHelper
 
populatePDFASchemaType(XMPMetadata, PDFASchemaType, TypeMapping) - Static method in class org.apache.xmpbox.xml.PdfaExtensionHelper
 
populatePDFAType(XMPMetadata, PDFATypeType, TypeMapping) - Static method in class org.apache.xmpbox.xml.PdfaExtensionHelper
 
populateSchemaMapping(XMPMetadata) - Static method in class org.apache.xmpbox.xml.PdfaExtensionHelper
 
PopupAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the PopupAnnotation
PopupAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.PopupAnnotationValidator
 
PORTRAIT - org.apache.pdfbox.printing.Orientation
Print all pages as portrait.
pos - Variable in class org.apache.pdfbox.pdfparser.EndstreamOutputStream
 
POS_TRANSFORM - Static variable in class org.apache.pdfbox.filter.DCTFilter
 
position - Variable in class org.apache.pdfbox.io.RandomAccessInputStream
 
position - Variable in class org.apache.pdfbox.multipdf.Overlay
 
position - Variable in class org.apache.pdfbox.pdfparser.InputStreamSource
 
position - Variable in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
 
position - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
 
position - Variable in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
 
position(Component, Component) - Static method in class org.apache.pdfbox.debugger.ui.ErrorDialog
Position the given component at the center of the given parent component or physical screen.
Position() - Constructor for enum org.apache.pdfbox.multipdf.Overlay.Position
 
POSITION - Static variable in class org.apache.pdfbox.tools.OverlayPDF
 
positionInPage - Variable in class org.apache.pdfbox.io.ScratchFileBuffer
The current position (for next read/write) of the buffer as an offset in the current page.
positionVectors - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
PositionWrapper(TextPosition) - Constructor for class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
Constructs a PositionWrapper around the specified TextPosition object.
postScriptName - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
postScriptNames - Variable in class org.apache.fontbox.ttf.TrueTypeFont
 
PostScriptTable - Class in org.apache.fontbox.ttf
A table in a true type font.
PostScriptTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.PostScriptTable
 
POTENTIAL_FORMATS - Static variable in class org.apache.xmpbox.DateConverter
 
potentiallyNotifyChanged(Object, Object) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Notifies the user attribute object if the user property is changed.
potentiallyNotifyChanged(COSBase, COSBase) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Notifies the attribute object change listeners if the attribute is changed.
POWER_OF_TENS - Static variable in class org.apache.pdfbox.util.NumberFormatUtil
Contains the power of ten values for fast lookup in the format methods
POWER_OF_TENS_INT - Static variable in class org.apache.pdfbox.util.NumberFormatUtil
 
PRE_RELEASE - Static variable in class org.apache.pdfbox.cos.COSName
 
predictor - Variable in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
Predictor - Class in org.apache.pdfbox.filter
Helper class to contain predictor decoding used by Flate and LZW filter.
Predictor() - Constructor for class org.apache.pdfbox.filter.Predictor
 
PREDICTOR - Static variable in class org.apache.pdfbox.cos.COSName
 
PREDICTOR_HORIZONTAL_DIFFERENCING - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
PREDICTOR_HORIZONTAL_FLOATINGPOINT - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
Predictor.PredictorOutputStream - Class in org.apache.pdfbox.filter
Output stream that implements predictor decoding.
PredictorEncoder(PDDocument, BufferedImage) - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
Initialize the encoder and set all final fields
PredictorOutputStream(OutputStream, int, int, int, int) - Constructor for class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
predictorPerRow - Variable in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
predictorRead - Variable in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
pref - Variable in class org.apache.pdfbox.debugger.ui.RecentFiles
 
pref - Variable in class org.apache.pdfbox.debugger.ui.WindowPrefs
 
preferAES - Variable in class org.apache.pdfbox.pdmodel.encryption.ProtectionPolicy
 
preferedPrefix - Variable in class org.apache.xmpbox.type.AbstractStructuredType
 
preferedPrefix() - Method in annotation type org.apache.xmpbox.type.StructuredType
 
preferredSignatureSize - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
 
preferredSize - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
 
preferredSize(int) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
Sets the preferred signature size in bytes.
prefix - Variable in class org.apache.fontbox.ttf.TTFSubsetter
 
prefix - Variable in class org.apache.xmpbox.type.AbstractSimpleProperty
 
prefix - Variable in class org.apache.xmpbox.type.AbstractStructuredType
 
prefix - Variable in class org.apache.xmpbox.type.ArrayProperty
 
PREFIX - Static variable in class org.apache.pdfbox.tools.ExtractImages
 
PREFIX - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
PREFIX - Static variable in class org.apache.xmpbox.type.PDFASchemaType
 
PREFIX - Static variable in class org.apache.xmpbox.type.PDFATypeType
 
PreflightConfiguration - Class in org.apache.pdfbox.preflight
 
PreflightConfiguration() - Constructor for class org.apache.pdfbox.preflight.PreflightConfiguration
 
PreflightConstants - Interface in org.apache.pdfbox.preflight
This interface provide a set of constants which identify validation error.
PreflightContentStream - Class in org.apache.pdfbox.preflight.content
 
PreflightContentStream(PreflightContext, PDPage) - Constructor for class org.apache.pdfbox.preflight.content.PreflightContentStream
 
PreflightContext - Class in org.apache.pdfbox.preflight
 
PreflightContext(DataSource) - Constructor for class org.apache.pdfbox.preflight.PreflightContext
Create the DocumentHandler using the DataSource which represent the PDF file to check.
PreflightContext(DataSource, PreflightConfiguration) - Constructor for class org.apache.pdfbox.preflight.PreflightContext
 
preflightDocument - Variable in class org.apache.pdfbox.preflight.parser.PreflightParser
 
PreflightDocument - Class in org.apache.pdfbox.preflight
 
PreflightDocument(COSDocument, Format) - Constructor for class org.apache.pdfbox.preflight.PreflightDocument
Create a preflight document based on the COSDocument and load the default configuration for the given format.
PreflightDocument(COSDocument, Format, PreflightConfiguration) - Constructor for class org.apache.pdfbox.preflight.PreflightDocument
Create a preflight document based on the COSDocument that will use the given configuration bean to process the validation.
PreflightDocument(Format) - Constructor for class org.apache.pdfbox.preflight.PreflightDocument
Create an empty preflight document and load the default configuration for the given format.
PreflightDocument(Format, PreflightConfiguration) - Constructor for class org.apache.pdfbox.preflight.PreflightDocument
Create an empty preflight document that will use the given configuration bean to process the validation.
PreflightParser - Class in org.apache.pdfbox.preflight.parser
 
PreflightParser(File) - Constructor for class org.apache.pdfbox.preflight.parser.PreflightParser
Constructor.
PreflightParser(File, ScratchFile) - Constructor for class org.apache.pdfbox.preflight.parser.PreflightParser
Constructor.
PreflightParser(String) - Constructor for class org.apache.pdfbox.preflight.parser.PreflightParser
Constructor.
PreflightParser(String, ScratchFile) - Constructor for class org.apache.pdfbox.preflight.parser.PreflightParser
Constructor.
PreflightParser(DataSource) - Constructor for class org.apache.pdfbox.preflight.parser.PreflightParser
Constructor.
PreflightParser(DataSource, ScratchFile) - Constructor for class org.apache.pdfbox.preflight.parser.PreflightParser
Constructor.
PreflightPath - Class in org.apache.pdfbox.preflight
Contains a stack of objects to follow the validation path.
PreflightPath() - Constructor for class org.apache.pdfbox.preflight.PreflightPath
 
PreflightStreamEngine - Class in org.apache.pdfbox.preflight.content
This class inherits from org.apache.pdfbox.util.PDFStreamEngine to allow the validation of specific rules in ContentStream.
PreflightStreamEngine(PreflightContext, PDPage) - Constructor for class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
PreflightStreamEngine.ColorSpaceType - Enum in org.apache.pdfbox.preflight.content
 
PreflightType3Stream - Class in org.apache.pdfbox.preflight.font.util
This class is used to parse a glyph of a Type3 font program.
PreflightType3Stream(PreflightContext, PDPage, PDType3CharProc) - Constructor for class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
 
prefs - Variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
 
prepareAESInitializationVector(boolean, byte[], InputStream, OutputStream) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
 
prepareDecryption() - Method in class org.apache.pdfbox.pdfparser.COSParser
Prepare for decryption.
prepareDocumentForEncryption(PDDocument) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
Prepare the document for encryption.
prepareDocumentForEncryption(PDDocument) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Prepare the document for encryption.
prepareDocumentForEncryption(PDDocument) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Prepare document for encryption.
prepareEncryptionDictAES(PDEncryption, COSName) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
prepareEncryptionDictAES(PDEncryption, COSName, byte[][]) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
 
prepareEncryptionDictRev2345(String, String, PDEncryption, int, PDDocument, int, int) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
prepareEncryptionDictRev6(String, String, PDEncryption, int) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
prepareForDecryption(PDEncryption, COSArray, DecryptionMaterial) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
Prepares everything to decrypt the document.
prepareForDecryption(PDEncryption, COSArray, DecryptionMaterial) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Prepares everything to decrypt the document.
prepareForDecryption(PDEncryption, COSArray, DecryptionMaterial) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Prepares everything to decrypt the document.
prepareImageXObject(PDDocument, byte[], int, int, int, PDColorSpace) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory
Create a PDImageXObject using the Flate filter.
prepareImageXObject(PDDocument, byte[], int, int, PDColorSpace) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
 
prepareIncrement(PDDocument) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
prepareNonVisibleSignature(PDSignatureField) - Method in class org.apache.pdfbox.pdmodel.PDDocument
 
prepareNormalAppearanceStream(PDAnnotationWidget) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
preparePredictorPDImage(ByteArrayOutputStream, int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
prepareVisibleSignature(PDSignatureField, PDAcroForm, COSDocument) - Method in class org.apache.pdfbox.pdmodel.PDDocument
 
prepend(PDOutlineItem) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Prepends the child to the linked list of children.
PREPEND - org.apache.pdfbox.pdmodel.PDPageContentStream.AppendMode
Insert before all other page content streams.
PREV - Static variable in class org.apache.pdfbox.cos.COSName
 
PREVIOUS - Static variable in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
previousAction - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
previousAction - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
PRIMARY_CHROMATICITIES - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
print() - Method in class org.apache.pdfbox.cos.COSDocument
This will print contents to stdout.
print(Graphics, PageFormat, int) - Method in class org.apache.pdfbox.printing.PDFPrintable
 
print(String) - Method in class org.apache.fontbox.cff.DataOutput
Write the given string to the buffer using the given encoding.
PRINT - org.apache.pdfbox.rendering.RenderDestination
printing
PRINT_AREA - Static variable in class org.apache.pdfbox.cos.COSName
 
PRINT_BIT - Static variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
PRINT_CLIP - Static variable in class org.apache.pdfbox.cos.COSName
 
PRINT_SCALING - Static variable in class org.apache.pdfbox.cos.COSName
 
PRINT_SCALING() - Constructor for enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.PRINT_SCALING
 
PRINTER_NAME - Static variable in class org.apache.pdfbox.tools.PrintPDF
 
printItem - Variable in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
println() - Method in class org.apache.fontbox.cff.DataOutput
Add a newline to the given string.
println(String) - Method in class org.apache.fontbox.cff.DataOutput
Write the given string to the buffer using the given encoding.
PrintMarkAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the PopupAnnotation
PrintMarkAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.PrintMarkAnnotationValidator
 
printMatches(PriorityQueue<FontMapperImpl.FontMatch>) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
For debugging.
printMenuItem - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
printMenuItemActionPerformed(ActionEvent) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
PrintPDF - Class in org.apache.pdfbox.tools
This is a command line program that will print a PDF document.
PrintPDF() - Constructor for class org.apache.pdfbox.tools.PrintPDF
private constructor.
PRIVATE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Private
privateDict - Variable in class org.apache.fontbox.cff.CFFType1Font
 
privateDictionaries - Variable in class org.apache.fontbox.cff.CFFCIDFont
 
PrivateType1CharStringReader() - Constructor for class org.apache.fontbox.cff.CFFCIDFont.PrivateType1CharStringReader
 
PrivateType1CharStringReader() - Constructor for class org.apache.fontbox.cff.CFFType1Font.PrivateType1CharStringReader
 
privateUse(int) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given codepoint is a private use character as defined by RFC 3454, Appendix C.3.
probablyBarcodeFont(PDFontDescriptor) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
 
PROC_SET - Static variable in class org.apache.pdfbox.cos.COSName
 
process() - Method in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormDefaultsProcessor
 
process() - Method in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormGenerateAppearancesProcessor
 
process() - Method in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormOrphanWidgetsProcessor
 
process() - Method in interface org.apache.pdfbox.pdmodel.fixup.processor.PDDocumentProcessor
 
process(TrueTypeFont) - Method in interface org.apache.fontbox.ttf.TrueTypeCollection.TrueTypeFontProcessor
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.color.SetColor
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColorSpace
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingDeviceCMYKColor
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingDeviceGrayColor
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingDeviceRGBColor
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingColorSpace
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingDeviceCMYKColor
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingDeviceGrayColor
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingDeviceRGBColor
RG Set the stroking colour space to DeviceRGB and set the colour to use for stroking operations.
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.DrawObject
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.AppendRectangleToPath
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.BeginInlineImage
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.ClipEvenOddRule
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.ClipNonZeroRule
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.CloseAndStrokePath
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.CloseFillEvenOddAndStrokePath
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.CloseFillNonZeroAndStrokePath
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.ClosePath
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.CurveTo
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.CurveToReplicateFinalPoint
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.CurveToReplicateInitialPoint
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.DrawObject
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.EndPath
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.FillEvenOddAndStrokePath
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.FillEvenOddRule
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.FillNonZeroAndStrokePath
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.FillNonZeroRule
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.LineTo
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.MoveTo
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.ShadingFill
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.graphics.StrokePath
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.markedcontent.BeginMarkedContentSequence
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.markedcontent.BeginMarkedContentSequenceWithProperties
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.markedcontent.DrawObject
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.markedcontent.EndMarkedContentSequence
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.OperatorProcessor
Process the operator.
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.Concatenate
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.Restore
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.Save
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.SetFlatness
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.SetGraphicsStateParameters
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.SetLineCapStyle
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.SetLineDashPattern
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.SetLineJoinStyle
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.SetLineMiterLimit
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.SetLineWidth
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.SetMatrix
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.state.SetRenderingIntent
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.BeginText
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.EndText
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.MoveText
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.MoveTextSetLeading
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.NextLine
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.SetCharSpacing
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.SetFontAndSize
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.SetTextHorizontalScaling
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.SetTextLeading
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.SetTextRenderingMode
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.SetTextRise
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.SetWordSpacing
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.ShowText
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.ShowTextAdjusted
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.ShowTextLine
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.operator.text.ShowTextLineAndSpace
 
process(Operator, List<COSBase>) - Method in class org.apache.pdfbox.preflight.content.StubOperator
 
PROCESS - Static variable in class org.apache.pdfbox.cos.COSName
 
processAllColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Method called by the validate method.
processAllFonts(TrueTypeCollection.TrueTypeFontProcessor) - Method in class org.apache.fontbox.ttf.TrueTypeCollection
Run the callback for each TT font in the collection.
processAnnotation(PDAnnotation, PDAppearanceStream) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Process the given annotation with the specified appearance stream.
processAnnotations(PDPage) - Method in class org.apache.pdfbox.multipdf.Splitter
 
processAppearanceStringOperators(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Processes the operators of the given content stream.
processCalibratedColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Method called by the processAllColorSpace if the ColorSpace to check is a calibrated color (CalGray, CalRGB, Lab).
processChildStream(PDContentStream, PDPage) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Process a child stream of the given page.
processCMapAsStream(COSStream) - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
This method checks mandatory fields of the CMap stream.
processColor(PDColor) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
processColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
processCYMKColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Method called by the processAllColorSpace if the ColorSpace to check is DeviceCYMK.
processDefaultColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Look up in the closest PDResources objects if there are a default ColorSpace.
processDescendantFont() - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
Extract the single CIDFont from the descendant array.
processDeviceNColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.DeviceColorSpaceHelper
This method updates the given list with a ValidationError (ERROR_GRAPHIC_INVALID_PATTERN_COLOR_SPACE_FORBIDDEN) and returns false.
processDeviceNColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Method called by the processAllColorSpace if the ColorSpace to check is DeviceN.
processedPage - Variable in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
processedSet - Variable in class org.apache.pdfbox.preflight.PreflightContext
 
processes - Variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
processFontDescriptorValidation() - Method in class org.apache.pdfbox.preflight.font.SimpleFontValidator
 
processFontFile(PDFontDescriptor, PDStream) - Method in class org.apache.pdfbox.preflight.font.descriptor.CIDType0DescriptorHelper
 
processFontFile(PDFontDescriptor, PDStream) - Method in class org.apache.pdfbox.preflight.font.descriptor.CIDType2DescriptorHelper
 
processFontFile(PDFontDescriptor, PDStream) - Method in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
processFontFile(PDFontDescriptor, PDStream) - Method in class org.apache.pdfbox.preflight.font.descriptor.TrueTypeDescriptorHelper
 
processFontFile(PDFontDescriptor, PDStream) - Method in class org.apache.pdfbox.preflight.font.descriptor.Type1DescriptorHelper
 
processGrayColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Method called by the processAllColorSpace if the ColorSpace to check is DeviceGray.
processICCBasedColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Method called by the processAllColorSpace if the ColorSpace to check is a ICCBased color space.
processIndexedColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.DeviceColorSpaceHelper
Indexed color space is authorized only if the BaseColorSpace is a DeviceXXX color space.
processIndexedColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Method called by the processAllColorSpace if the ColorSpace to check is Indexed.
processLines(List<PlainText.Line>, boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
Process lines for output.
processLines(List<PlainText.Line>, boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
Process lines for output.
processName - Variable in exception org.apache.pdfbox.preflight.exception.MissingValidationProcessException
Name of the Missing process
processOperator(String, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
This is used to handle an operation.
processOperator(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
This is used to handle an operation.
processOperator(Operator, List<COSBase>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
This is used to handle an operation.
processOperator(Operator, List<COSBase>) - Method in class org.apache.pdfbox.preflight.content.PreflightContentStream
 
processOperator(Operator, List<COSBase>) - Method in class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
This is used to handle an operation.
processPage(PDPage) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
This will initialize and process the contents of the stream.
processPage(PDPage) - Method in class org.apache.pdfbox.multipdf.Splitter
Interface to start processing a new page.
processPage(PDPage) - Method in class org.apache.pdfbox.text.LegacyPDFStreamEngine
This will initialize and process the contents of the stream.
processPage(PDPage) - Method in class org.apache.pdfbox.text.PDFTextStripper
This will process the contents of a page.
processPages() - Method in class org.apache.pdfbox.multipdf.Splitter
Interface method to handle the start of the page processing.
processPages(PDDocument) - Method in class org.apache.pdfbox.multipdf.Overlay
 
processPages(PDPageTree) - Method in class org.apache.pdfbox.text.PDFTextStripper
This will process all of the pages and the text that is in them.
processPatternColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.DeviceColorSpaceHelper
This method updates the given list with a ValidationError (ERROR_GRAPHIC_INVALID_PATTERN_COLOR_SPACE_FORBIDDEN) and returns false.
processPatternColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.NoPatternColorSpaceHelper
This method updates the given list with a ValidationError (ERROR_GRAPHIC_INVALID_PATTERN_COLOR_SPACE_FORBIDDEN) and returns false.
processPatternColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Method called by the processAllColorSpace if the ColorSpace to check is a Pattern.
processRGBColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Method called by the processAllColorSpace if the ColorSpace to check is DeviceRGB.
processSeparationColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
Method called by the processAllColorSpace if the ColorSpace to check is Separation.
processSetFont(List<COSBase>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Process the set font and font size operator.
processSetFontColor(List<COSBase>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Process the font color operator.
processSoftMask(PDTransparencyGroup) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Processes a soft mask transparency group stream.
processStream(PDContentStream) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Process a content stream.
processStreamOperators(PDContentStream) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Processes the operators of the given content stream.
processSubtype0(TTFDataStream) - Method in class org.apache.fontbox.ttf.CmapSubtable
Initialize the CMapEntry when it is a subtype 0.
processSubtype10(TTFDataStream, int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Reads a format 10 subtable.
processSubtype12(TTFDataStream, int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Reads a format 12 subtable.
processSubtype13(TTFDataStream, int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Reads a format 13 subtable.
processSubtype14(TTFDataStream, int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Reads a format 14 subtable.
processSubtype2(TTFDataStream, int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Read a format 2 subtable.
processSubtype4(TTFDataStream, int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Reads a format 4 subtable.
processSubtype6(TTFDataStream, int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Reads a format 6 subtable.
processSubtype8(TTFDataStream, int) - Method in class org.apache.fontbox.ttf.CmapSubtable
Reads a format 8 subtable.
processTextPosition(TextPosition) - Method in class org.apache.pdfbox.text.LegacyPDFStreamEngine
A method provided as an event interface to allow a subclass to perform some specific functionality when text needs to be processed.
processTextPosition(TextPosition) - Method in class org.apache.pdfbox.text.PDFMarkedContentExtractor
This will process a TextPosition object and add the text to the list of characters on a page.
processTextPosition(TextPosition) - Method in class org.apache.pdfbox.text.PDFTextStripper
This will process a TextPosition object and add the text to the list of characters on a page.
processTextPosition(TextPosition) - Method in class org.apache.pdfbox.text.PDFTextStripperByArea
This will process a TextPosition object and add the text to the list of characters on a page.
processTextPosition(TextPosition) - Method in class org.apache.pdfbox.tools.AngleCollector
 
processTextPosition(TextPosition) - Method in class org.apache.pdfbox.tools.FilteredTextStripper
 
processTilingPattern(PDTilingPattern, PDColor, PDColorSpace) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Process the given tiling pattern.
processTilingPattern(PDTilingPattern, PDColor, PDColorSpace, Matrix) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Process the given tiling pattern.
processTransparencyGroup(PDTransparencyGroup) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Processes a transparency group stream.
processType3Stream(PDType3CharProc, Matrix) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Processes a Type 3 character stream.
procSet - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
PRODUCER - Static variable in class org.apache.pdfbox.cos.COSName
 
PRODUCER - Static variable in class org.apache.xmpbox.schema.AdobePDFSchema
 
profile - Variable in class org.apache.pdfbox.preflight.graphic.ICCProfileWrapper
The ICCProfile extracted from DestOutputItents
prohibited(int) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given codepoint is a prohibited character as defined by RFC 4013, Section 2.3.
PROP_BUILD - Static variable in class org.apache.pdfbox.cos.COSName
 
propDef - Variable in class org.apache.xmpbox.schema.XMPSchemaFactory
 
ProperName - org.apache.xmpbox.type.Types
 
ProperNameType - Class in org.apache.xmpbox.type
 
ProperNameType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.ProperNameType
 
properties - Variable in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
properties - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
 
properties - Variable in class org.apache.xmpbox.type.ComplexPropertyContainer
 
PROPERTIES - Static variable in class org.apache.pdfbox.cos.COSName
 
PropertiesDescription - Class in org.apache.xmpbox.type
Represents all properties known for a specific namespace Type and attributes associated to each properties are saved If a specific type well declared is used, this class map it to a basic type
PropertiesDescription() - Constructor for class org.apache.xmpbox.type.PropertiesDescription
Build PropMapping for specified namespace
PROPERTY - Static variable in class org.apache.xmpbox.type.PDFASchemaType
 
propertyName - Variable in class org.apache.xmpbox.type.AbstractField
 
PropertyType - Annotation Type in org.apache.xmpbox.type
to be used at runtime
protect(ProtectionPolicy) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Protects the document with a protection policy.
PROTECTION_POLICY_CLASS - Static variable in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Protection policy class for this handler.
protectionPolicy - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
 
ProtectionPolicy - Class in org.apache.pdfbox.pdmodel.encryption
This class represents the protection policy to apply to a document.
ProtectionPolicy() - Constructor for class org.apache.pdfbox.pdmodel.encryption.ProtectionPolicy
 
provider - Static variable in class org.apache.pdfbox.pdmodel.encryption.SecurityProvider
 
proxySignature - Variable in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
PS - Static variable in class org.apache.pdfbox.cos.COSName
 
PSD - org.apache.pdfbox.util.filetypedetector.FileType
 
psName - Variable in class org.apache.fontbox.ttf.NamingTable
 
PUB_SEC - Static variable in class org.apache.pdfbox.cos.COSName
 
PublicKeyDecryptionMaterial - Class in org.apache.pdfbox.pdmodel.encryption
This class holds necessary information to decrypt a PDF document protected by the public key security handler.
PublicKeyDecryptionMaterial(KeyStore, String, String) - Constructor for class org.apache.pdfbox.pdmodel.encryption.PublicKeyDecryptionMaterial
Create a new public key decryption material.
PublicKeyProtectionPolicy - Class in org.apache.pdfbox.pdmodel.encryption
The protection policy to use to protect a document with the public key security handler.
PublicKeyProtectionPolicy() - Constructor for class org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
Creates a new PublicKeyProtectionPolicy with an empty recipients list.
PublicKeyRecipient - Class in org.apache.pdfbox.pdmodel.encryption
Represents a recipient in the public key protection policy.
PublicKeyRecipient() - Constructor for class org.apache.pdfbox.pdmodel.encryption.PublicKeyRecipient
 
PublicKeySecurityHandler - Class in org.apache.pdfbox.pdmodel.encryption
This class implements the public key security handler described in the PDF specification.
PublicKeySecurityHandler() - Constructor for class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
Constructor.
PublicKeySecurityHandler(PublicKeyProtectionPolicy) - Constructor for class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
Constructor used for encryption.
PUBLISHER - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
push(StringBuilder, char, TextPosition) - Method in class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
push(String, List<TextPosition>) - Method in class org.apache.pdfbox.tools.PDFText2HTML.FontState
Pushes new TextPositions into the font state.
push(List<ValidationResult.ValidationError>) - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
 
push(ValidationResult.ValidationError) - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
 
push(Element) - Method in class org.apache.xmpbox.xml.DomXmpParser.NamespaceFinder
 
Push - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
pushObject(Object) - Method in class org.apache.pdfbox.preflight.PreflightPath
 
pushResources(PDContentStream) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Pushes the given stream's resources, returning the previous resources.
put(K, V) - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
put(K, V) - Method in class org.apache.pdfbox.util.SmallMap
 
put(COSName, COSName, COSObjectable) - Method in class org.apache.pdfbox.pdmodel.PDResources
Sets the value of a given named resource.
put(COSName, PDPropertyList) - Method in class org.apache.pdfbox.pdmodel.PDResources
Sets the property list resource with the given name.
put(COSName, PDFont) - Method in class org.apache.pdfbox.pdmodel.PDResources
Sets the font resource with the given name.
put(COSName, PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.PDResources
Sets the color space resource with the given name.
put(COSName, PDAbstractPattern) - Method in class org.apache.pdfbox.pdmodel.PDResources
Sets the pattern resource with the given name.
put(COSName, PDXObject) - Method in class org.apache.pdfbox.pdmodel.PDResources
Sets the XObject resource with the given name.
put(COSName, PDShading) - Method in class org.apache.pdfbox.pdmodel.PDResources
Sets the shading resource with the given name.
put(COSName, PDExtendedGraphicsState) - Method in class org.apache.pdfbox.pdmodel.PDResources
Sets the extended graphics state resource with the given name.
put(COSObject, PDPropertyList) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
put(COSObject, PDPropertyList) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Puts the given indirect property list resource in the cache.
put(COSObject, PDFont) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
put(COSObject, PDFont) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Puts the given indirect font resource in the cache.
put(COSObject, PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
put(COSObject, PDColorSpace) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Puts the given indirect color space resource in the cache.
put(COSObject, PDAbstractPattern) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
put(COSObject, PDAbstractPattern) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Puts the given indirect pattern resource in the cache.
put(COSObject, PDXObject) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
put(COSObject, PDXObject) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Puts the given indirect XObject resource in the cache.
put(COSObject, PDShading) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
put(COSObject, PDShading) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Puts the given indirect shading resource in the cache.
put(COSObject, PDExtendedGraphicsState) - Method in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
put(COSObject, PDExtendedGraphicsState) - Method in interface org.apache.pdfbox.pdmodel.ResourceCache
Puts the given indirect extended graphics state resource in the cache.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.pdfbox.util.SmallMap
 
putInSelected(int) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
Puts an index in selected state or in other word it selects the byte of the index.

Q

Q - Static variable in class org.apache.pdfbox.cos.COSName
 
QUADDING_CENTERED - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
 
QUADDING_LEFT - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
 
QUADDING_RIGHT - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
 
QUADPOINTS - Static variable in class org.apache.pdfbox.cos.COSName
 
quadTo(GeneralPath, GlyphRenderer.Point, GlyphRenderer.Point) - Method in class org.apache.fontbox.ttf.GlyphRenderer
 
QUALITY - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
queue - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree.FieldIterator
 
queue - Variable in class org.apache.pdfbox.pdmodel.PDPageTree.PageIterator
 
quicksort(List<T>, Comparator<T>) - Static method in class org.apache.pdfbox.util.QuickSort
 
QuickSort - Class in org.apache.pdfbox.util
see http://de.wikipedia.org/wiki/Quicksort.
QuickSort() - Constructor for class org.apache.pdfbox.util.QuickSort
 
QUOTE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Quote

R

R - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
R - Static variable in class org.apache.pdfbox.cos.COSName
 
R - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
r0pow2 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
r1r0 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
R2L - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.READING_DIRECTION
right to left.
RadialShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT PaintContext for radial shading.
RadialShadingContext(PDShadingType3, ColorModel, AffineTransform, Matrix, Rectangle) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
Constructor creates an instance to be used for fill operations.
RadialShadingPaint - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT Paint for radial shading.
RadialShadingPaint(PDShadingType3, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingPaint
Constructor.
radialShadingType - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
raf - Variable in class org.apache.fontbox.ttf.RAFDataStream
 
raf - Variable in class org.apache.pdfbox.io.ScratchFile
random access to scratch file; only to be accessed under synchronization of ScratchFile.ioLock
RAF - org.apache.pdfbox.util.filetypedetector.FileType
FujiFilm camera raw.
RAFDataStream - Class in org.apache.fontbox.ttf
An implementation of the TTFDataStream that goes against a RAF.
RAFDataStream(File, String) - Constructor for class org.apache.fontbox.ttf.RAFDataStream
Constructor.
RAFDataStream(String, String) - Constructor for class org.apache.fontbox.ttf.RAFDataStream
Constructor.
raFile - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
randomAccess - Variable in class org.apache.pdfbox.cos.COSStream
 
RandomAccess - Interface in org.apache.pdfbox.io
An interface to allow data to be stored completely in memory or to use a scratch file on the disk.
RandomAccessBuffer - Class in org.apache.pdfbox.io
An implementation of the RandomAccess interface to store data in memory.
RandomAccessBuffer() - Constructor for class org.apache.pdfbox.io.RandomAccessBuffer
Default constructor.
RandomAccessBuffer(byte[]) - Constructor for class org.apache.pdfbox.io.RandomAccessBuffer
Create a random access buffer using the given byte array.
RandomAccessBuffer(int) - Constructor for class org.apache.pdfbox.io.RandomAccessBuffer
Default constructor.
RandomAccessBuffer(InputStream) - Constructor for class org.apache.pdfbox.io.RandomAccessBuffer
Create a random access buffer of the given input stream by copying the data.
RandomAccessBufferedFileInputStream - Class in org.apache.pdfbox.io
Provides InputStream access to portions of a file combined with buffered reading of content.
RandomAccessBufferedFileInputStream(File) - Constructor for class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
Create a random access input stream instance for the given file.
RandomAccessBufferedFileInputStream(InputStream) - Constructor for class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
Create a random access input stream for the given input stream by copying the data to a temporary file.
RandomAccessBufferedFileInputStream(String) - Constructor for class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
Create a random access input stream instance for the file with the given name.
RandomAccessFile - Class in org.apache.pdfbox.io
A RandomAccess implementation which allows data to be stored in a scratch file on the disk to reduce memory consumption.
RandomAccessFile(File, String) - Constructor for class org.apache.pdfbox.io.RandomAccessFile
Constructor.
RandomAccessInputStream - Class in org.apache.pdfbox.io
An InputStream which reads from a RandomAccessRead.
RandomAccessInputStream(RandomAccessRead) - Constructor for class org.apache.pdfbox.io.RandomAccessInputStream
Creates a new RandomAccessInputStream, with a position of zero.
RandomAccessOutputStream - Class in org.apache.pdfbox.io
An OutputStream which writes to a RandomAccessWrite.
RandomAccessOutputStream(RandomAccessWrite) - Constructor for class org.apache.pdfbox.io.RandomAccessOutputStream
Constructor to create a new output stream which writes to the given RandomAccessWrite.
RandomAccessRead - Interface in org.apache.pdfbox.io
An interface allowing random access read operations.
RandomAccessSource - Class in org.apache.pdfbox.pdfparser
A SequentialSource backed by a RandomAccessRead.
RandomAccessSource(RandomAccessRead) - Constructor for class org.apache.pdfbox.pdfparser.RandomAccessSource
Constructor.
RandomAccessWrite - Interface in org.apache.pdfbox.io
An interface allowing random access write operations.
range - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunction
 
RANGE - Static variable in class org.apache.pdfbox.cos.COSName
 
range3 - Variable in class org.apache.fontbox.cff.CFFParser.Format3FDSelect
 
Range3() - Constructor for class org.apache.fontbox.cff.CFFParser.Range3
 
rangeArray - Variable in class org.apache.pdfbox.pdmodel.common.PDRange
 
RangeMapping(int, int, int) - Constructor for class org.apache.fontbox.cff.CFFParser.RangeMapping
 
RangeRecord() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.RangeRecord
 
rangeRecords - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTableFormat2
 
rangesCID2GID - Variable in class org.apache.fontbox.cff.CFFParser.Format1Charset
 
rangesCID2GID - Variable in class org.apache.fontbox.cff.CFFParser.Format2Charset
 
ras - Variable in class org.apache.pdfbox.io.RandomAccessFile
 
rat - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
rat - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
rat - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingContext
 
RATING - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
Rational - org.apache.xmpbox.type.Types
 
RationalType - Class in org.apache.xmpbox.type
 
RationalType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.RationalType
 
rawData - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
rawValue - Variable in class org.apache.xmpbox.type.AbstractSimpleProperty
 
rawView - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
RB - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
RB
RC - Static variable in class org.apache.pdfbox.cos.COSName
 
rc4 - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
The RC4 implementation used for cryptographic functions.
RC4Cipher - Class in org.apache.pdfbox.pdmodel.encryption
An implementation of the RC4 stream cipher.
RC4Cipher() - Constructor for class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
Constructor.
RD - Static variable in class org.apache.pdfbox.cos.COSName
 
RDF_NAMESPACE - Static variable in class org.apache.xmpbox.XmpConstants
The RDF namespace URI reference.
RDFAboutAttributeConcordanceValidation - Class in org.apache.pdfbox.preflight.metadata
Class which checks that all elements within an rdf:RDF have the same value for their rdf:about attributes.
RDFAboutAttributeConcordanceValidation() - Constructor for class org.apache.pdfbox.preflight.metadata.RDFAboutAttributeConcordanceValidation
 
RDFAboutAttributeConcordanceValidation.DifferentRDFAboutException - Exception in org.apache.pdfbox.preflight.metadata
 
reachedSignature - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
read() - Method in class org.apache.fontbox.cff.DataInput
 
read() - Method in class org.apache.fontbox.ttf.BufferedRandomAccessFile
read() - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
Read an unsigned byte.
read() - Method in class org.apache.fontbox.ttf.RAFDataStream
Read an unsigned byte.
read() - Method in class org.apache.fontbox.ttf.TTCDataStream
 
read() - Method in class org.apache.fontbox.ttf.TTFDataStream
Read an unsigned byte.
read() - Method in class org.apache.pdfbox.filter.ASCII85InputStream
This will read the next byte from the stream.
read() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
read() - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Read a single byte of data.
read() - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
read() - Method in class org.apache.pdfbox.io.RandomAccessFile
 
read() - Method in class org.apache.pdfbox.io.RandomAccessInputStream
 
read() - Method in interface org.apache.pdfbox.io.RandomAccessRead
Read a single byte of data.
read() - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Read a single byte of data.
read() - Method in interface org.apache.pdfbox.io.SequentialRead
Read a single byte of data.
read() - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
read() - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
read() - Method in interface org.apache.pdfbox.pdfparser.SequentialSource
Read a single byte of data.
read() - Method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.MultipleInputStream
 
read() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
 
read(byte[]) - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Read a buffer of data.
read(byte[]) - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
read(byte[]) - Method in class org.apache.pdfbox.io.RandomAccessFile
 
read(byte[]) - Method in interface org.apache.pdfbox.io.RandomAccessRead
Read a buffer of data.
read(byte[]) - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Read a buffer of data.
read(byte[]) - Method in interface org.apache.pdfbox.io.SequentialRead
Read a buffer of data.
read(byte[]) - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
read(byte[]) - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
read(byte[]) - Method in interface org.apache.pdfbox.pdfparser.SequentialSource
Read a buffer of data.
read(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
 
read(byte[], int, int) - Method in class org.apache.fontbox.ttf.BufferedRandomAccessFile
read(byte[], int, int) - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
 
read(byte[], int, int) - Method in class org.apache.fontbox.ttf.RAFDataStream
 
read(byte[], int, int) - Method in class org.apache.fontbox.ttf.TTCDataStream
 
read(byte[], int, int) - Method in class org.apache.fontbox.ttf.TTFDataStream
 
read(byte[], int, int) - Method in class org.apache.pdfbox.filter.ASCII85InputStream
This will read a chunk of data.
read(byte[], int, int) - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
read(byte[], int, int) - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Read a buffer of data.
read(byte[], int, int) - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
read(byte[], int, int) - Method in class org.apache.pdfbox.io.RandomAccessFile
 
read(byte[], int, int) - Method in class org.apache.pdfbox.io.RandomAccessInputStream
 
read(byte[], int, int) - Method in interface org.apache.pdfbox.io.RandomAccessRead
Read a buffer of data.
read(byte[], int, int) - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Read a buffer of data.
read(byte[], int, int) - Method in interface org.apache.pdfbox.io.SequentialRead
Read a buffer of data.
read(byte[], int, int) - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
read(byte[], int, int) - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
read(byte[], int, int) - Method in interface org.apache.pdfbox.pdfparser.SequentialSource
Read a buffer of data.
read(byte[], int, int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.MultipleInputStream
 
read(byte[], int, int) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
 
read(int) - Method in class org.apache.fontbox.ttf.TTFDataStream
Read a specific number of bytes from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.CFFTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.CmapTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.GlyphTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.HeaderTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.HorizontalMetricsTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.IndexToLocationTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.KerningTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.NamingTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.PostScriptTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.TTFTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.VerticalHeaderTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.VerticalMetricsTable
This will read the required data from the stream.
read(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.VerticalOriginTable
This will read the required data from the stream.
read(TTFDataStream) - Method in interface org.apache.fontbox.ttf.KerningSubtable.PairData
 
read(TTFDataStream) - Method in class org.apache.fontbox.ttf.KerningSubtable.PairData0Format0
 
read(TTFDataStream, int) - Method in class org.apache.fontbox.ttf.KerningSubtable
This will read the required data from the stream.
read(Token.Kind) - Method in class org.apache.fontbox.type1.Type1Parser
Reads the next token and throws an error if it is not of the given kind.
read(Token.Kind, String) - Method in class org.apache.fontbox.type1.Type1Parser
Reads the next token and throws an error if it is not of the given kind and does not have the given value.
read32Fixed() - Method in class org.apache.fontbox.ttf.TTFDataStream
Read a 16.16 fixed value, where the first 16 bits are the decimal and the last 16 bits are the fraction.
readBit() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
readBoolean() - Method in class org.apache.fontbox.afm.AFMParser
This will read a boolean from the stream.
readByte() - Method in class org.apache.fontbox.cff.DataInput
Read one single byte from the buffer.
readBytes(int) - Method in class org.apache.fontbox.cff.DataInput
Read a number of single byte values from the buffer.
readCard16() - Method in class org.apache.fontbox.cff.CFFDataInput
Read one single Card16 value from the buffer.
readCard8() - Method in class org.apache.fontbox.cff.CFFDataInput
Read one single Card8 value from the buffer.
readCharset(CFFDataInput, int, boolean) - Method in class org.apache.fontbox.cff.CFFParser
 
readCharString(int) - Method in class org.apache.fontbox.type1.Type1Lexer
Reads a binary CharString.
readCharStrings(int) - Method in class org.apache.fontbox.type1.Type1Parser
Reads the /CharStrings dictionary.
readCIDToGIDMap() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
readCIDToGIDMap(PDCIDFont, PDFont) - Method in class org.apache.pdfbox.debugger.fontencodingpane.Type0Font
 
readCMap(COSBase) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Reads a CMap given a COS Stream or Name.
readCode(InputStream) - Method in class org.apache.fontbox.cmap.CMap
Reads a character code from a string in the content stream.
readCode(InputStream) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Reads a character code from a content stream string.
readCode(InputStream) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
readCode(InputStream) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
readCode(InputStream) - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
readCode(InputStream) - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
readCode(InputStream) - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
readColorTable() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
readCommand(int, DataInput) - Method in class org.apache.fontbox.cff.Type2CharStringParser
 
readCommand(DataInput, int) - Method in class org.apache.fontbox.cff.Type1CharStringParser
 
readComment() - Method in class org.apache.fontbox.type1.Type1Lexer
Reads a line comment.
readCoords(int, TTFDataStream, short) - Method in class org.apache.fontbox.ttf.GlyfSimpleDescript
The table is stored as relative values, but we'll store them as absolutes.
readCoverageTable(TTFDataStream, long) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
readDef() - Method in class org.apache.fontbox.type1.Type1Parser
Reads the sequence "noaccess def" or equivalent.
readDictData(CFFDataInput) - Static method in class org.apache.fontbox.cff.CFFParser
 
readDictData(CFFDataInput, int) - Static method in class org.apache.fontbox.cff.CFFParser
 
readDictValue() - Method in class org.apache.fontbox.type1.Type1Parser
Reads a simple value from a dictionary.
readEncoding() - Method in class org.apache.fontbox.type1.Type1Parser
 
readEncoding() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Reads the Encoding from the Font dictionary or the embedded or substituted font file.
readEncoding() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
Reads the font's Encoding entry, which should be a CMap name/stream.
readEncoding() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
readEncoding(CFFDataInput, CFFCharset) - Method in class org.apache.fontbox.cff.CFFParser
 
readEncodingFromFont() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
Called by readEncoding() if the encoding needs to be extracted from the font file.
readEncodingFromFont() - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
readEncodingFromFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType1CFont
 
readEncodingFromFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
readEncodingFromFont() - Method in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
readEntry(CFFDataInput) - Static method in class org.apache.fontbox.cff.CFFParser
 
reader - Variable in class org.apache.fontbox.cff.CFFCIDFont
 
reader - Variable in class org.apache.fontbox.cff.CFFType1Font
 
reader - Variable in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
ReaderBottomPanel - Class in org.apache.pdfbox.debugger.ui
A panel to display at the bottom of the window for status and other stuff.
ReaderBottomPanel() - Constructor for class org.apache.pdfbox.debugger.ui.ReaderBottomPanel
 
readExpectedChar(char) - Method in class org.apache.pdfbox.pdfparser.BaseParser
Read one char and throw an exception if it is not the expected value.
readExpectedString(char[], boolean) - Method in class org.apache.pdfbox.pdfparser.BaseParser
Reads given pattern from BaseParser.seqSource.
readExpectedString(String) - Method in class org.apache.pdfbox.pdfparser.BaseParser
Read one String and throw an exception if it is not the expected value.
readFDSelect(CFFDataInput, int, CFFCIDFont) - Static method in class org.apache.fontbox.cff.CFFParser
Read the FDSelect Data according to the format.
readFeatureList(TTFDataStream, long) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
readFeatureTable(TTFDataStream, long) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
readFlags(int, TTFDataStream) - Method in class org.apache.fontbox.ttf.GlyfSimpleDescript
The flags are run-length encoded.
readFloat() - Method in class org.apache.fontbox.afm.AFMParser
This will read a float from the stream.
readFontInfo(Map<String, List<Token>>) - Method in class org.apache.fontbox.type1.Type1Parser
Extracts values from the /FontInfo dictionary.
readFormat0Charset(CFFDataInput, int, int, boolean) - Method in class org.apache.fontbox.cff.CFFParser
 
readFormat0Encoding(CFFDataInput, CFFCharset, int) - Method in class org.apache.fontbox.cff.CFFParser
 
readFormat0FDSelect(CFFDataInput, int, int, CFFCIDFont) - Static method in class org.apache.fontbox.cff.CFFParser
Read the Format 0 of the FDSelect data structure.
readFormat1Charset(CFFDataInput, int, int, boolean) - Method in class org.apache.fontbox.cff.CFFParser
 
readFormat1Encoding(CFFDataInput, CFFCharset, int) - Method in class org.apache.fontbox.cff.CFFParser
 
readFormat2Charset(CFFDataInput, int, int, boolean) - Method in class org.apache.fontbox.cff.CFFParser
 
readFormat3FDSelect(CFFDataInput, int, int, CFFCIDFont) - Static method in class org.apache.fontbox.cff.CFFParser
Read the Format 3 of the FDSelect data structure.
readFromDecoderStream(CCITTFaxDecoderStream, byte[]) - Method in class org.apache.pdfbox.filter.CCITTFaxFilter
 
readFully(int) - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Reads a given number of bytes.
readFully(int) - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
readFully(int) - Method in class org.apache.pdfbox.io.RandomAccessFile
 
readFully(int) - Method in interface org.apache.pdfbox.io.RandomAccessRead
Reads a given number of bytes.
readFully(int) - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Reads a given number of bytes.
readFully(int) - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
readFully(int) - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
readFully(int) - Method in interface org.apache.pdfbox.pdfparser.SequentialSource
Reads a given number of bytes in its entirety.
readGenerationNumber() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will read a integer from the Stream and throw an IllegalArgumentException if the integer value has more than the maximum object revision (i.e.
readHeader(CFFDataInput) - Static method in class org.apache.fontbox.cff.CFFParser
 
readHistoryFromPref() - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
 
readImageStream(InputStream) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Read the image stream of the signature and set height and width.
readIndexData(CFFDataInput) - Static method in class org.apache.fontbox.cff.CFFParser
 
readIndexDataOffsets(CFFDataInput) - Static method in class org.apache.fontbox.cff.CFFParser
 
READING_DIRECTION() - Constructor for enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.READING_DIRECTION
 
READING_DIRECTION_L2R - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated.
READING_DIRECTION_R2L - Static variable in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated.
readInstructions(TTFDataStream, int) - Method in class org.apache.fontbox.ttf.GlyfDescript
Read the hinting instructions.
readInt() - Method in class org.apache.fontbox.afm.AFMParser
This will read an integer from the stream.
readInt() - Method in class org.apache.fontbox.cff.DataInput
Read one single int (4 bytes) from the buffer.
readInt() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will read an integer from the stream.
readInt(byte[], int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
readIntegerNumber(CFFDataInput, int) - Static method in class org.apache.fontbox.cff.CFFParser
 
readInternationalDate() - Method in class org.apache.fontbox.ttf.TTFDataStream
Read an eight byte international date.
readJPX(InputStream, DecodeOptions, DecodeResult) - Method in class org.apache.pdfbox.filter.JPXFilter
 
readLangSysTable(TTFDataStream, long) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
readLine() - Method in class org.apache.fontbox.afm.AFMParser
This will read until the end of a line.
readLine() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will read bytes until the first end of line marker occurs.
readlong(char, RandomAccess) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
 
readLong() - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
Read an unsigned byte.
readLong() - Method in class org.apache.fontbox.ttf.RAFDataStream
Read a signed 64-bit integer.
readLong() - Method in class org.apache.fontbox.ttf.TTCDataStream
 
readLong() - Method in class org.apache.fontbox.ttf.TTFDataStream
Read an unsigned byte.
readLong() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will read an long from the stream.
readLong(CFFDataInput) - Static method in class org.apache.fontbox.cff.CFFParser
 
readLookupData() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
readLookupList(TTFDataStream, long) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
readLookupSubTable(TTFDataStream, long) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
readLookupTable(TTFDataStream, long) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
readMap(PDCIDFont, PDType0Font) - Method in class org.apache.pdfbox.debugger.fontencodingpane.Type0Font
 
readMaybe(Token.Kind, String) - Method in class org.apache.fontbox.type1.Type1Parser
Reads the next token if and only if it is of the given kind and has the given value.
readNumber(int, DataInput) - Method in class org.apache.fontbox.cff.Type2CharStringParser
 
readNumber(DataInput, int) - Method in class org.apache.fontbox.cff.Type1CharStringParser
 
readObjectNumber() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will read a long from the Stream and throw an IOException if the long value is negative or has more than 10 digits (i.e.
readOffset(int) - Method in class org.apache.fontbox.cff.CFFDataInput
Read the offset from the buffer.
readOffsets() - Method in class org.apache.pdfbox.pdfparser.PDFObjectStreamParser
 
readOffSize() - Method in class org.apache.fontbox.cff.CFFDataInput
Read offSize from the buffer.
readOnly - Variable in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
readOperator() - Method in class org.apache.pdfbox.pdfparser.PDFStreamParser
This will read an operator from the stream.
readOperator(CFFDataInput, int) - Static method in class org.apache.fontbox.cff.CFFParser
 
readOperatorKey(CFFDataInput, int) - Static method in class org.apache.fontbox.cff.CFFParser
 
readOtherSubrs() - Method in class org.apache.fontbox.type1.Type1Parser
 
readPage() - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
Reads a page with data from current file position.
readPage(int) - Method in class org.apache.pdfbox.io.ScratchFile
Reads the page with specified index.
readPatch(ImageInputStream, boolean, Point2D[], float[][], long, long, PDRange, PDRange, PDRange[], Matrix, AffineTransform, int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PatchMeshesShadingContext
Read a single patch from a data stream, a patch contains information of its coordinates and color parameters.
readPDFFile(File, String) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
readPDFFile(String, String) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
readPDFurl(String, String) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
readPfbInput(InputStream) - Method in class org.apache.fontbox.pfb.PfbParser
Read the pdf input.
readPNGFloat(byte[], int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
readPostScriptNames() - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
readPostScriptWrapper(List<Token>) - Method in class org.apache.fontbox.type1.Type1Parser
 
readPrivate(String, List<Token>) - Method in class org.apache.fontbox.type1.Type1Parser
Extracts values from the /Private dictionary.
readPrivateDict(CFFParser.DictData) - Method in class org.apache.fontbox.cff.CFFParser
 
readProc() - Method in class org.apache.fontbox.type1.Type1Parser
Reads a procedure.
readPut() - Method in class org.apache.fontbox.type1.Type1Parser
Reads the sequence "noaccess put" or equivalent.
readRangeRecord(TTFDataStream) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
readRasterFromAny(PDImage, WritableRaster) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
 
readRealNumber(CFFDataInput, int) - Static method in class org.apache.fontbox.cff.CFFParser
 
readRegular() - Method in class org.apache.fontbox.type1.Type1Lexer
Reads a sequence of regular characters, i.e.
readRemainingBytes(byte[], int, int) - Method in class org.apache.pdfbox.io.RandomAccessBuffer
 
readScriptList(TTFDataStream, long) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
readScriptTable(TTFDataStream, long) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
readshort(char, RandomAccess) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory
 
readShort() - Method in class org.apache.fontbox.cff.DataInput
Read one single short value from the buffer.
readSID() - Method in class org.apache.fontbox.cff.CFFDataInput
Read a SID from the buffer.
readSignedByte() - Method in class org.apache.fontbox.ttf.TTFDataStream
Read a signed byte.
readSignedInt() - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
Read a signed integer.
readSignedShort() - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
Read an signed short.
readSignedShort() - Method in class org.apache.fontbox.ttf.RAFDataStream
Read a signed short.
readSignedShort() - Method in class org.apache.fontbox.ttf.TTCDataStream
 
readSignedShort() - Method in class org.apache.fontbox.ttf.TTFDataStream
Read an signed short.
readSimpleDict() - Method in class org.apache.fontbox.type1.Type1Parser
Reads a dictionary whose values are simple, i.e., do not contain nested dictionaries.
readSimpleValue(String) - Method in class org.apache.fontbox.type1.Type1Parser
 
readString() - Method in class org.apache.fontbox.afm.AFMParser
This will read a string from the input stream and stop at any whitespace.
readString() - Method in class org.apache.fontbox.type1.Type1Lexer
Reads a (string).
readString() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will read the next string from the stream.
readString(int) - Method in class org.apache.fontbox.cff.CFFParser
 
readString(int) - Method in class org.apache.fontbox.ttf.TTFDataStream
Read a fixed length ascii string.
readString(int) - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will read the next string from the stream up to a certain length.
readString(int, String) - Method in class org.apache.fontbox.ttf.TTFDataStream
Read a fixed length string.
readString(int, Charset) - Method in class org.apache.fontbox.ttf.TTFDataStream
Read a fixed length string.
readStringIndexData(CFFDataInput) - Static method in class org.apache.fontbox.cff.CFFParser
 
readStringNumber() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This method is used to read a token by the BaseParser.readInt() and the BaseParser.readLong() method.
readSubrs(int) - Method in class org.apache.fontbox.type1.Type1Parser
Reads the /Subrs array.
readSubtable0(TTFDataStream) - Method in class org.apache.fontbox.ttf.KerningSubtable
 
readSubtable0Format0(TTFDataStream) - Method in class org.apache.fontbox.ttf.KerningSubtable
 
readSubtable0Format2(TTFDataStream) - Method in class org.apache.fontbox.ttf.KerningSubtable
 
readSubtable1(TTFDataStream) - Method in class org.apache.fontbox.ttf.KerningSubtable
 
readSupplement(CFFDataInput, CFFParser.CFFBuiltInEncoding) - Method in class org.apache.fontbox.cff.CFFParser
 
readTable(TrueTypeFont, String) - Method in class org.apache.fontbox.ttf.OTFParser
 
readTable(TrueTypeFont, String) - Method in class org.apache.fontbox.ttf.TTFParser
 
readTable(TTFTable) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Read the given table if necessary.
readTableDirectory(TrueTypeFont, TTFDataStream) - Method in class org.apache.fontbox.ttf.TTFParser
 
readTag() - Method in class org.apache.fontbox.ttf.TTFDataStream
Reads a tag, an arrau of four uint8s used to identify a script, language system, feature, or baseline.
readTagName(CFFDataInput) - Static method in class org.apache.fontbox.cff.CFFParser
 
readToken(Token) - Method in class org.apache.fontbox.type1.Type1Lexer
Reads a single token.
readTrailBytes - Variable in class org.apache.pdfbox.pdfparser.COSParser
how many trailing bytes to read for EOF marker.
readTrueTypeFont(String, File) - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
readUnsignedByte() - Method in class org.apache.fontbox.cff.DataInput
Read one single unsigned byte from the buffer.
readUnsignedByte() - Method in class org.apache.fontbox.ttf.TTFDataStream
Read a unsigned byte.
readUnsignedByteArray(int) - Method in class org.apache.fontbox.ttf.TTFDataStream
Read an unsigned byte array.
readUnsignedInt() - Method in class org.apache.fontbox.ttf.TTFDataStream
Read an unsigned integer.
readUnsignedShort() - Method in class org.apache.fontbox.cff.DataInput
Read one single unsigned short (2 bytes) value from the buffer.
readUnsignedShort() - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
Read an unsigned short.
readUnsignedShort() - Method in class org.apache.fontbox.ttf.RAFDataStream
Read an unsigned short.
readUnsignedShort() - Method in class org.apache.fontbox.ttf.TTCDataStream
 
readUnsignedShort() - Method in class org.apache.fontbox.ttf.TTFDataStream
Read an unsigned short.
readUnsignedShortArray(int) - Method in class org.apache.fontbox.ttf.TTFDataStream
Read an unsigned short array.
readUntilEndOfCOSDictionary() - Method in class org.apache.pdfbox.pdfparser.BaseParser
Keep reading until the end of the dictionary object or the file has been hit, or until a '/' has been found.
readUntilEndOfLine(InputStream, StringBuilder) - Method in class org.apache.fontbox.cmap.CMapParser
 
readUntilEndStream(OutputStream) - Method in class org.apache.pdfbox.pdfparser.COSParser
This method will read through the current stream object until we find the keyword "endstream" meaning we're at the end of this object.
readUntilStream(InputStream) - Method in class org.apache.pdfbox.preflight.process.StreamValidationProcess
 
readValidStream(OutputStream, COSNumber) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
readValue() - Method in class org.apache.fontbox.type1.Type1Parser
Reads a simple value.
readVertex(ImageInputStream, long, long, PDRange, PDRange, PDRange[], Matrix, AffineTransform) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.GouraudShadingContext
Read a vertex from the bit input stream performs interpolations.
readVerticalDisplacements() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
readWidths() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
Real - org.apache.xmpbox.type.Types
 
REAL - org.apache.fontbox.type1.Token.Kind
 
REAL - Static variable in class org.apache.fontbox.type1.Token
 
REAL_PATTERN - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
 
realpos - Variable in class org.apache.fontbox.ttf.BufferedRandomAccessFile
The position inside the actual file.
RealType - Class in org.apache.xmpbox.type
Object representation of a Real XMP type
RealType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.RealType
Property Real type constructor (namespaceURI is given)
realValue - Variable in class org.apache.xmpbox.type.RealType
 
REASON - Static variable in class org.apache.pdfbox.cos.COSName
 
REASONS - Static variable in class org.apache.pdfbox.cos.COSName
 
rebuildTrailer() - Method in class org.apache.pdfbox.pdfparser.COSParser
Rebuild the trailer dictionary if startxref can't be found.
recentFiles - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
RecentFiles - Class in org.apache.pdfbox.debugger.ui
A class to save recent file history in preference using java Preference api.
RecentFiles(Class, int) - Constructor for class org.apache.pdfbox.debugger.ui.RecentFiles
Constructor.
recentFilesMenu - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
recipients - Variable in class org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
 
RECIPIENTS - Static variable in class org.apache.pdfbox.cos.COSName
 
RECT - Static variable in class org.apache.pdfbox.cos.COSName
 
rectArray - Variable in class org.apache.pdfbox.pdmodel.common.PDRectangle
 
rectMap - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
rectWithDiff - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
RED_EYE_MODE - Static variable in class org.apache.xmpbox.type.FlashType
 
ref - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFNamedPageReference
 
REFERENCE - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The reference token.
REFERENCE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Reference
REFERENCE_BLACK_WHITE - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
reFocus() - Method in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
refreshAppearances() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Refreshes the appearance streams and appearance dictionaries for the widget annotations of all fields.
refreshAppearances(List<PDField>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Refreshes the appearance streams and appearance dictionaries for the widget annotations of the specified fields.
regionArea - Variable in class org.apache.pdfbox.text.PDFTextStripperByArea
 
regionCharacterList - Variable in class org.apache.pdfbox.text.PDFTextStripperByArea
 
regions - Variable in class org.apache.pdfbox.text.PDFTextStripperByArea
 
regionText - Variable in class org.apache.pdfbox.text.PDFTextStripperByArea
 
register(CFFOperator.Key, String) - Static method in class org.apache.fontbox.cff.CFFOperator
 
registerError(String, String) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
Add a validation error into the PreflightContext
registerError(String, String, boolean) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
registerError(String, String, boolean, Throwable) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
registerError(String, String, Throwable) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
registerHandler(String, Class<? extends SecurityHandler>, Class<? extends ProtectionPolicy>) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory
Registers a security handler.
registerOperatorProcessor(String, OperatorProcessor) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
registerTrueTypeFontForClosing(TrueTypeFont) - Method in class org.apache.pdfbox.pdmodel.PDDocument
For internal PDFBox use when creating PDF documents: register a TrueTypeFont to make sure it is closed when the PDDocument is closed to avoid memory leaks.
registry - Variable in class org.apache.fontbox.cff.CFFCIDFont
 
registry - Variable in class org.apache.fontbox.cmap.CMap
 
registry - Variable in class org.apache.pdfbox.pdmodel.font.CIDSystemInfo
 
REGISTRY - Static variable in class org.apache.pdfbox.cos.COSName
 
REGISTRY_NAME - Static variable in class org.apache.pdfbox.cos.COSName
 
RELATED_SOUND_FILE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
RELATION - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
RelationalOperators - Class in org.apache.pdfbox.pdmodel.common.function.type4
Provides the relational operators such as "eq" and "le".
RelationalOperators() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators
 
RelationalOperators.AbstractNumberComparisonOperator - Class in org.apache.pdfbox.pdmodel.common.function.type4
Abstract base class for number comparison operators.
RelationalOperators.Eq - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "eq" operator.
RelationalOperators.Ge - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "ge" operator.
RelationalOperators.Gt - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "gt" operator.
RelationalOperators.Le - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "le" operator.
RelationalOperators.Lt - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "lt" operator.
RelationalOperators.Ne - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "ne" operator.
RELATIVE_COLORIMETRIC - org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent
Relative Colorimetric.
RELATIVE_COLORIMETRIC - Static variable in class org.apache.pdfbox.cos.COSName
 
remove() - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
 
remove() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItemIterator
 
remove() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree.FieldIterator
 
remove() - Method in class org.apache.pdfbox.pdmodel.PDPageTree.PageIterator
 
remove(int) - Method in class org.apache.pdfbox.cos.COSArray
This will remove an element from the array.
remove(int) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
remove(int) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Removes the page with the given index from the page tree.
remove(Object) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
remove(Object) - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
remove(Object) - Method in class org.apache.pdfbox.util.SmallMap
 
remove(COSBase) - Method in class org.apache.pdfbox.cos.COSArray
This will remove an element from the array.
remove(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Removes the given COS page.
remove(PDPage) - Method in class org.apache.pdfbox.pdmodel.PDPageTree
Removes the given page from the page tree.
removeActionListeners(JMenuItem) - Method in class org.apache.pdfbox.debugger.ui.MenuBase
 
removeAdvisory(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
 
removeAll() - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
Clear the previous recent file history.
removeAll(Collection<?>) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
removeAll(Collection<COSBase>) - Method in class org.apache.pdfbox.cos.COSArray
This will remove all of the objects in the collection.
removeAttribute(String) - Method in class org.apache.xmpbox.type.AbstractField
Remove an attribute of this entity
removeAttribute(PDAttributeObject) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Removes an attribute object.
removeBackdrop(BufferedImage, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
Computes backdrop removal.
removeClassName(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Removes a class name.
removeComments(Node) - Method in class org.apache.xmpbox.xml.DomXmpParser
Remove all the comments node in the parent element of the parameter
removeContributor(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
 
removeCreator(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
 
removeDate(Calendar) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
 
removeFeature(List<GlyphSubstitutionTable.FeatureRecord>, String) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
removeFields(List<PDField>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
removeFile(String) - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
Remove a file from recent file history.
removeIdentifier(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
 
removeInteger(List<Object>) - Static method in class org.apache.fontbox.cff.Type1CharStringParser
 
removeIssuer(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
Removes an issuer from the issuers list
removeItem(COSName) - Method in class org.apache.pdfbox.cos.COSDictionary
This will remove an item for the dictionary.
removeItem(COSName) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This will remove an item for the dictionary.
removeKeyUsage(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
Removes a key usage extension
removeKid(COSBase) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Removes a COS base kid.
removeKid(COSInteger) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Removes a marked-content identifier kid.
removeKid(PDMarkedContentReference) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Removes a marked-content reference kid.
removeKid(PDObjectReference) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Removes an object reference kid.
removeKid(PDStructureElement) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Removes a structure element kid.
removeLanguage(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
 
removeMenuListeners(PDFDebugger) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
removeMenuListeners(PDFDebugger) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
removeNullDigits(String) - Method in class org.apache.pdfbox.cos.COSFloat
 
removeObject(COSBase) - Method in class org.apache.pdfbox.cos.COSArray
This will remove an element from the array.
removeObject(COSObjectKey) - Method in class org.apache.pdfbox.cos.COSDocument
Removes an object from the object pool.
removeObjectableKid(COSObjectable) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Removes an objectable kid.
removeOID(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
removes an OID from the list
removeOwner(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
 
removePage(int) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Remove the page from the document.
removePage(PDPage) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Remove the page from the document.
removePageProcess(String) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
removeProcess(String) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
removePropertiesByName(String) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
Remove all properties with a specified LocalName.
removeProperty(AbstractField) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
Remove a property
removeProperty(AbstractField) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
Remove a property
removePublisher(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
 
removeRecipient(PublicKeyRecipient) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
Removes a recipient from the recipients list.
removeRegion(String) - Method in class org.apache.pdfbox.text.PDFTextStripperByArea
Delete a region to group text by.
removeRelation(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
 
removeSchema(XMPSchema) - Method in class org.apache.xmpbox.XMPMetadata
Remove a schema.
removeSubject(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
removes a subject from the list
removeSubject(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
 
removeTrailingNul(String) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
A given string from the DocumentInformation dictionary may have some trailing Nul values which have to be stripped.
removeTreeModelListener(TreeModelListener) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
Removes a listener previously added with addTreeModelListener.
removeType(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
 
removeUnqualifiedArrayValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
Generic array property removing
removeUnqualifiedArrayValue(String, AbstractField) - Method in class org.apache.xmpbox.schema.XMPSchema
Generic method to remove a field from an array with an Elementable Object
removeUnqualifiedBagValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
Remove all matching entries with the given value from the bag.
removeUnqualifiedSequenceDateValue(String, Calendar) - Method in class org.apache.xmpbox.schema.XMPSchema
Remove a date sequence value from the list.
removeUnqualifiedSequenceValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
Remove all matching values from a sequence property.
removeUnqualifiedSequenceValue(String, AbstractField) - Method in class org.apache.xmpbox.schema.XMPSchema
Remove a value from a sequence property.
removeUpdate(DocumentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
removeUserProperty(PDUserProperty) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
Removes a user property.
removeV45filters() - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
remove CF, StmF, and StrF entries.
removeZeroLengthSegments(Point2D.Double[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
RENAME - Static variable in class org.apache.pdfbox.cos.COSName
 
render() - Method in class org.apache.fontbox.cff.Type1CharString
Renders the Type 1 char string sequence to a GeneralPath.
RENDER_DESTINATION_EXPORT - Static variable in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
RENDER_DESTINATION_PRINT - Static variable in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
RENDER_DESTINATION_VIEW - Static variable in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
RenderDestination - Enum in org.apache.pdfbox.rendering
Optional content groups are visible depending on the render purpose.
RenderDestination() - Constructor for enum org.apache.pdfbox.rendering.RenderDestination
 
renderDestinationMenu - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
RenderDestinationMenu - Class in org.apache.pdfbox.debugger.ui
 
RenderDestinationMenu() - Constructor for class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
Constructor.
renderer - Variable in class org.apache.pdfbox.printing.PDFPrintable
 
renderer - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
renderer - Variable in class org.apache.pdfbox.rendering.PageDrawerParameters
 
renderGlyph(GeneralPath, Rectangle2D, Rectangle) - Method in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView.GlyphCellRenderer
 
renderImage(int) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Returns the given page as an RGB image at 72 DPI
renderImage(int, float) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Returns the given page as an RGB image at the given scale.
renderImage(int, float, ImageType) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Returns the given page as an RGB or ARGB image at the given scale.
renderImage(int, float, ImageType, RenderDestination) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Returns the given page as an RGB or ARGB image at the given scale.
renderImageWithDPI(int, float) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Returns the given page as an RGB image at the given DPI.
renderImageWithDPI(int, float, ImageType) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Returns the given page as an RGB image at the given DPI.
RENDERING_HINTS - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
RENDERING_INTENT_ABS_COLOR - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
RENDERING_INTENT_PERCEPTUAL - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
RENDERING_INTENT_REL_COLOR - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
RENDERING_INTENT_SATURATION - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
RENDERING_INTENTS - Static variable in class org.apache.pdfbox.preflight.utils.RenderingIntents
 
renderingHints - Variable in class org.apache.pdfbox.printing.PDFPageable
 
renderingHints - Variable in class org.apache.pdfbox.printing.PDFPrintable
 
renderingHints - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
renderingHints - Variable in class org.apache.pdfbox.rendering.PageDrawerParameters
 
renderingHints - Variable in class org.apache.pdfbox.rendering.PDFRenderer
 
renderingIntent - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
RenderingIntent - Enum in org.apache.pdfbox.pdmodel.graphics.state
Rendering intent.
RenderingIntent(String) - Constructor for enum org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent
 
RenderingIntents - Class in org.apache.pdfbox.preflight.utils
This class contains a static list of RenderingIntent values to allow an easy RenderingIntent value validation.
RenderingIntents() - Constructor for class org.apache.pdfbox.preflight.utils.RenderingIntents
 
renderingMode - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
RenderingMode - Enum in org.apache.pdfbox.pdmodel.graphics.state
Text Rendering Mode.
RenderingMode(int) - Constructor for enum org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
 
renderPageToGraphics(int, Graphics2D) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Renders a given page to an AWT Graphics2D instance at 72 DPI.
renderPageToGraphics(int, Graphics2D, float) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Renders a given page to an AWT Graphics2D instance.
renderPageToGraphics(int, Graphics2D, float, float) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Renders a given page to an AWT Graphics2D instance.
renderPageToGraphics(int, Graphics2D, float, float, RenderDestination) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Renders a given page to an AWT Graphics2D instance.
RenderState(COSName) - Constructor for enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup.RenderState
 
renderType3Glyph(PDType3Font, int) - Method in class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
 
RenderWorker() - Constructor for class org.apache.pdfbox.debugger.pagepane.PagePane.RenderWorker
 
RENDITION_CLASS - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
RENDITION_OF - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
RENDITION_PARAMS - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
RenditionClass - org.apache.xmpbox.type.Types
 
RENDITIONCLASS - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
RenditionClassType - Class in org.apache.xmpbox.type
 
RenditionClassType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.RenditionClassType
 
RENDITIONPARAMS - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
reopenMenuItem - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
reorganizeAltOrder(ComplexPropertyContainer) - Method in class org.apache.xmpbox.schema.XMPSchema
Method used to place the 'x-default' value in first in Language alternatives as said in xmp spec
repairAcroFormMenuItem - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
 
repairLength1(byte[], int) - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
Some Type 1 fonts have an invalid Length1, which causes the binary segment of the font to be truncated, see PDFBOX-2350, PDFBOX-3677.
repairLength2(byte[], int, int) - Method in class org.apache.pdfbox.pdmodel.font.PDType1Font
Some Type 1 fonts have an invalid Length2, see PDFBOX-3475.
REPEAT - Static variable in class org.apache.fontbox.ttf.GlyfDescript
if set, the next byte specifies the number of additional times this set of flags is to be repeated.
REPEAT - Static variable in class org.apache.pdfbox.cos.COSName
 
REPLACEMENT_CHARACTER - Static variable in class org.apache.pdfbox.cos.PDFDocEncoding
 
replacePageProcess(String, Class<? extends ValidationProcess>) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
replaceProcess(String, Class<? extends ValidationProcess>) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
replaceRightComponent(Component) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
requestImageShowing() - Method in class org.apache.pdfbox.debugger.streampane.StreamPane
 
requestStreamText(String) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane
 
requiredFeatureIndex - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LangSysTable
 
RequiredProperty - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
requireSingleNode(PDOutlineItem) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
RESERVE_BYTE_RANGE - Static variable in class org.apache.pdfbox.pdmodel.PDDocument
For signing: large reserve byte range used as placeholder in the saved PDF until the actual length of the PDF is known.
reserved1 - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
reserved1 - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
reserved2 - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
reserved2 - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
reserved3 - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
reserved3 - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
reserved4 - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
reserved4 - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
reserved5 - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
reset() - Method in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
reset() - Method in class org.apache.pdfbox.filter.ASCII85InputStream
Unsupported.
reset() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
reset() - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Reset all data so that it can be used to rebuild the trailer.
reset() - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver.XrefTrailerObj
 
reset() - Method in class org.apache.pdfbox.util.Matrix
Deprecated.
This method will be removed.
resetBuffer() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
resetEngine() - Method in class org.apache.pdfbox.text.PDFTextStripper
 
resetZoom() - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
When a new file is loaded zoom values should be reset.
reshapeControlPoints(Point2D[]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CoonsPatch
 
reshapeControlPoints(Point2D[]) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
 
resize - Variable in class org.apache.pdfbox.tools.ImageToPDF
 
RESOLUTION - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
RESOLUTION_UNIT - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
resolve() - Method in class org.apache.fontbox.ttf.GlyfCompositeDescript
Resolve all parts of an composite glyph.
resolve() - Method in class org.apache.fontbox.ttf.GlyfDescript
Resolve all parts of an composite glyph.
resolve() - Method in interface org.apache.fontbox.ttf.GlyphDescription
Resolve all parts of an composite glyph.
resolveBoundingBox(PDAnnotationWidget, PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
Resolve the bounding box.
resolveCapHeight(PDFont) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
resolved - Variable in class org.apache.fontbox.ttf.GlyfCompositeDescript
 
resolveDescent(PDFont) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
resolvedXrefTrailer - Variable in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
 
resolveFieldsFromWidgets(PDAcroForm) - Method in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormOrphanWidgetsProcessor
 
resolveGlyphHeight(PDFont, int) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
resolveNonRootField(PDAcroForm, PDAnnotationWidget, Map<String, PDField>) - Method in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormOrphanWidgetsProcessor
 
resolveRotation(PDAnnotationWidget) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
resolveTransformationMatrix(PDAnnotation, PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
RESOURCE_NAME - Static variable in class org.apache.xmpbox.XmpConstants
The resource attribute name.
resourceCache - Variable in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
resourceCache - Variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
 
resourceCache - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
resourceCache - Variable in class org.apache.pdfbox.pdmodel.PDPage
 
ResourceCache - Interface in org.apache.pdfbox.pdmodel
A document-wide cache for page resources.
ResourceEvent - org.apache.xmpbox.type.Types
 
ResourceEventType - Class in org.apache.xmpbox.type
 
ResourceEventType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.ResourceEventType
 
ResourceRef - org.apache.xmpbox.type.Types
 
ResourceRefType - Class in org.apache.xmpbox.type
 
ResourceRefType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.ResourceRefType
 
resources - Variable in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
resources - Variable in class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
 
resources - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
resources - Variable in class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
 
resources - Variable in class org.apache.pdfbox.pdmodel.font.PDType3Font
 
resources - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
 
resources - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
current resource dictionary (has color spaces)
resources - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
resources - Variable in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
resources - Variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
resources - Variable in class org.apache.pdfbox.pdmodel.PDResources
 
RESOURCES - Static variable in class org.apache.pdfbox.cos.COSName
 
RESOURCES_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
ResourcesValidationProcess - Class in org.apache.pdfbox.preflight.process.reflect
 
ResourcesValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.reflect.ResourcesValidationProcess
 
Restore - Class in org.apache.pdfbox.contentstream.operator.state
Q: Restore the graphics state.
Restore() - Constructor for class org.apache.pdfbox.contentstream.operator.state.Restore
 
RESTORE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
RESTORE_GRAPHICS_STATE - Static variable in class org.apache.pdfbox.debugger.streampane.OperatorMarker
Deprecated.
RESTORE_GRAPHICS_STATE - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
Deprecated.
restoreGraphicsStack(Deque<PDGraphicsState>) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Restores the entire graphics stack.
restoreGraphicsState() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Pops the current graphics state from the stack.
restoreGraphicsState() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Q operator.
restoreGraphicsState() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Q operator.
restorePosition() - Method in class org.apache.pdfbox.io.RandomAccessInputStream
 
restrainTZoffset(long) - Static method in class org.apache.pdfbox.util.DateConverter
 
result - Variable in exception org.apache.pdfbox.preflight.exception.SyntaxValidationException
 
result - Variable in class org.apache.pdfbox.preflight.PreflightDocument
 
retainAll(Collection<?>) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
retainAll(Collection<COSBase>) - Method in class org.apache.pdfbox.cos.COSArray
This will retain all of the objects in the collection.
retrieveCOSDictionary(COSObject) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
retrieveCOSDictionary(COSObjectKey, long) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
retrieveDimensions(ByteArrayInputStream) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory
 
retrievePageNumber() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
Returns the page number for this destination, regardless of whether this is a page number or a reference to a page.
retrieveTrailer() - Method in class org.apache.pdfbox.pdfparser.COSParser
Read the trailer information and provide a COSDictionary containing the trailer information.
RETURN - Static variable in class org.apache.fontbox.cff.Type1CharStringParser
 
RETURN - Static variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
RETURN - Static variable in class org.apache.xmpbox.type.FlashType
 
REVERSE_HEX - Static variable in class org.apache.pdfbox.filter.ASCIIHexFilter
 
reverseLookup - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
reversePolygon(Point2D.Double[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
revisionNumbers - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
 
Revisions<T> - Class in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
 
Revisions() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
Constructor.
rewind(int) - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Seek backwards the given number of bytes.
rewind(int) - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
rewind(int) - Method in class org.apache.pdfbox.io.RandomAccessFile
 
rewind(int) - Method in interface org.apache.pdfbox.io.RandomAccessRead
Seek backwards the given number of bytes.
rewind(int) - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Seek backwards the given number of bytes.
RGB - org.apache.pdfbox.preflight.content.PreflightStreamEngine.ColorSpaceType
 
RGB - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
RGB - org.apache.pdfbox.rendering.ImageType
Red, Green, Blue
RGB - Static variable in class org.apache.pdfbox.cos.COSName
 
rgbBackground - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
rgbColorTable - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
rgbItem - Variable in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
 
rgbValues - Variable in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
 
RGToolTip - Class in org.apache.pdfbox.debugger.streampane.tooltip
 
RGToolTip(String) - Constructor for class org.apache.pdfbox.debugger.streampane.tooltip.RGToolTip
Constructor.
RI - Static variable in class org.apache.pdfbox.cos.COSName
 
richContentsToString(Node, boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
 
RIFF - org.apache.pdfbox.util.filetypedetector.FileType
 
right - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Node
 
RIGHT - org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.TextAlign
 
RIGHT - org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.TextAlign
 
RIGHT_TO_LEFT - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
Relevant only for the Wipe transition
RIGHTS - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
rinterpol(int[], int) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.Rinterpol
Do a linear interpolation if the two coordinates can be known, or call itself recursively twice.
Rinterpol(float[], int[], int[]) - Constructor for class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.Rinterpol
Constructor.
rinterpolate() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.Rinterpol
Calculate the interpolation.
rise - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
rlineTo(Number, Number) - Method in class org.apache.fontbox.cff.Type1CharString
Relative lineto.
rmoveTo(Number, Number) - Method in class org.apache.fontbox.cff.Type1CharString
Relative moveto.
ROLE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
 
ROLE_CB - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
role: cb: Check box
ROLE_MAP - Static variable in class org.apache.pdfbox.cos.COSName
 
ROLE_PB - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
role: pb: Push button
ROLE_RB - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
role: rb: Radio button
ROLE_TV - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
role: tv: Text-value field
Roll() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Roll
 
ROLL - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
ROMANS - Static variable in class org.apache.pdfbox.pdmodel.common.PDPageLabels.LabelGenerator
Lookup table used by the PDPageLabels.LabelGenerator.makeRomanLabel(int) method.
root - Variable in class org.apache.pdfbox.debugger.ui.PDFTreeModel
 
root - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Tree
 
root - Variable in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
 
root - Variable in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
 
root - Variable in class org.apache.pdfbox.pdmodel.PDPageTree
 
root - Variable in class org.apache.pdfbox.util.filetypedetector.ByteTrie
 
root - Static variable in class org.apache.pdfbox.util.filetypedetector.FileTypeDetector
 
ROOT - Static variable in class org.apache.pdfbox.cos.COSName
 
rootNode - Variable in class org.apache.pdfbox.debugger.treestatus.TreeStatus
 
rootNode - Variable in class org.apache.pdfbox.debugger.ui.Tree
 
rotate(double) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
rotate(double) - Method in class org.apache.pdfbox.util.Matrix
Rotares this matrix by the given factors.
rotate(double, double, double) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
ROTATE - Static variable in class org.apache.pdfbox.cos.COSName
 
ROTATE_0_DEGREES - Static variable in class org.apache.pdfbox.debugger.ui.RotationMenu
 
ROTATE_180_DEGREES - Static variable in class org.apache.pdfbox.debugger.ui.RotationMenu
 
ROTATE_270_DEGREES - Static variable in class org.apache.pdfbox.debugger.ui.RotationMenu
 
ROTATE_90_DEGREES - Static variable in class org.apache.pdfbox.debugger.ui.RotationMenu
 
rotate0Item - Variable in class org.apache.pdfbox.debugger.ui.RotationMenu
 
rotate180Item - Variable in class org.apache.pdfbox.debugger.ui.RotationMenu
 
rotate270Item - Variable in class org.apache.pdfbox.debugger.ui.RotationMenu
 
rotate90Item - Variable in class org.apache.pdfbox.debugger.ui.RotationMenu
 
rotation - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
rotation - Variable in class org.apache.pdfbox.text.TextPosition
 
ROTATION_MAGIC - Static variable in class org.apache.pdfbox.tools.ExtractText
 
rotationMenu - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
rotationMenu - Variable in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
RotationMenu - Class in org.apache.pdfbox.debugger.ui
 
RotationMenu() - Constructor for class org.apache.pdfbox.debugger.ui.RotationMenu
Constructor.
Round() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Round
 
ROUND - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
ROUND_XY_TO_GRID - Static variable in class org.apache.fontbox.ttf.GlyfCompositeComp
If set, xy values are rounded to those of the closest grid lines.
ROW_SPAN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
 
rowLength - Variable in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
rows - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
ROWS - Static variable in class org.apache.pdfbox.cos.COSName
 
ROWS - Static variable in class org.apache.xmpbox.type.CFAPatternType
 
ROWS - Static variable in class org.apache.xmpbox.type.DeviceSettingsType
 
ROWS - Static variable in class org.apache.xmpbox.type.OECFType
 
RP - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
RP
rrcurveTo(Number, Number, Number, Number, Number, Number) - Method in class org.apache.fontbox.cff.Type1CharString
Relative curveto.
RT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
RT
RT_GROUP - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Constant for an annotation reply type.
RT_REPLY - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Constant for an annotation reply type.
RubberStampAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the BudderStampAnnotation
RubberStampAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.RubberStampAnnotationValidator
 
RUBY - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Ruby
RUBY_ALIGN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
RUBY_ALIGN_CENTER - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
RubyAlign: Center: The content shall be centered in the inline-progression direction.
RUBY_ALIGN_DISTRIBUTE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
RubyAlign: Distribute: The content shall be expanded to fill the available width in the inline-progression direction.
RUBY_ALIGN_END - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
RubyAlign: End: The content shall be aligned on the end edge in the inline-progression direction.
RUBY_ALIGN_JUSTIFY - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
RubyAlign: Justify: The content shall be expanded to fill the available width in the inline-progression direction.
RUBY_ALIGN_START - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
RubyAlign: Start: The content shall be aligned on the start edge in the inline-progression direction.
RUBY_POSITION - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
RUBY_POSITION_AFTER - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
RubyPosition: After: The RT content shall be aligned along the after edge of the element.
RUBY_POSITION_BEFORE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
RubyPosition: Before: The RT content shall be aligned along the before edge of the element.
RUBY_POSITION_INLINE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
RubyPosition: Inline: The RT and associated RP elements shall be formatted as a parenthesis comment, following the RB element.
RUBY_POSITION_WARICHU - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
RubyPosition: Warichu: The RT and associated RP elements shall be formatted as a warichu, following the RB element.
run() - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
run(String[]) - Method in class org.apache.pdfbox.tools.ExtractImages
 
RUN_LENGTH_DECODE - Static variable in class org.apache.pdfbox.cos.COSName
 
RUN_LENGTH_DECODE_ABBREVIATION - Static variable in class org.apache.pdfbox.cos.COSName
 
RUN_LENGTH_EOD - Static variable in class org.apache.pdfbox.filter.RunLengthDecodeFilter
 
RunLengthDecodeFilter - Class in org.apache.pdfbox.filter
Decompresses data encoded using a byte-oriented run-length encoding algorithm, reproducing the original text or binary data
RunLengthDecodeFilter() - Constructor for class org.apache.pdfbox.filter.RunLengthDecodeFilter
 
runSimple(File) - Static method in class org.apache.pdfbox.preflight.Validator_A1b
 
RV - Static variable in class org.apache.pdfbox.cos.COSName
 
RW2 - org.apache.pdfbox.util.filetypedetector.FileType
Panasonic camera raw.

S

S - Static variable in class org.apache.pdfbox.cos.COSName
 
S - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
SA - Static variable in class org.apache.pdfbox.cos.COSName
 
salt - Variable in class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
 
SAME_WINDOW - org.apache.pdfbox.pdmodel.interactive.action.OpenMode
Destination document will replace the current document in the same window.
SampledImageReader - Class in org.apache.pdfbox.pdmodel.graphics.image
Reads a sampled image from a PDF file.
SampledImageReader() - Constructor for class org.apache.pdfbox.pdmodel.graphics.image.SampledImageReader
 
SAMPLEFORMAT_FP - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
SAMPLEFORMAT_INT - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
SAMPLEFORMAT_UNDEFINED - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
samples - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
The samples of the function.
SAMPLES_PER_PIXEL - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
sanitizeType(COSDictionary) - Static method in class org.apache.pdfbox.pdmodel.PDPageTree
 
saslPrep(String, boolean) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
 
SaslPrep - Class in org.apache.pdfbox.pdmodel.encryption
Copied from https://github.com/tombentley/saslprep/blob/master/src/main/java/SaslPrep.java on 30.5.2019, commit 2e30daa.
SaslPrep() - Constructor for class org.apache.pdfbox.pdmodel.encryption.SaslPrep
 
saslPrepQuery(String) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return the SASLPrep-canonicalised version of the given str for use as a query string.
saslPrepStored(String) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return the SASLPrep-canonicalised version of the given
SATURATION - org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent
Saturation.
SATURATION - Static variable in class org.apache.pdfbox.cos.COSName
 
SATURATION - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
SATURATION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
save(File) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will save this document to the filesystem.
save(File) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Save the document to a file.
save(OutputStream) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will save the document to an output stream.
save(OutputStream) - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will save the document to an output stream.
save(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will save this document to the filesystem.
save(String) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Save the document to a file.
save(Node, OutputStream, String) - Method in class org.apache.xmpbox.xml.XmpSerializer
Save the XML document to an output stream.
Save - Class in org.apache.pdfbox.contentstream.operator.state
q: Save the graphics state.
Save() - Constructor for class org.apache.pdfbox.contentstream.operator.state.Save
 
SAVE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SAVE_GRAPHICS_STATE - Static variable in class org.apache.pdfbox.debugger.streampane.OperatorMarker
Deprecated.
SAVE_GRAPHICS_STATE - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
Deprecated.
SAVE_ID - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
saveAsMenuItem - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
saveDiskCache() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
Saves the font metadata cache to disk.
saveFile(byte[], String) - Method in class org.apache.pdfbox.debugger.ui.FileOpenSaveDialog
Saves data into a file after the user is prompted to choose the destination.
saveGraphicsStack() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Saves the entire graphics stack.
saveGraphicsState() - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Pushes the current graphics state to the stack.
saveGraphicsState() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
q operator.
saveGraphicsState() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
q operator.
saveIncremental(OutputStream) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Save the PDF as an incremental update.
saveIncremental(OutputStream, Set<COSDictionary>) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Save the PDF as an incremental update.
saveIncrementalForExternalSigning(OutputStream) - Method in class org.apache.pdfbox.pdmodel.PDDocument
(This is a new feature for 2.0.3.
saveMenuItem - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
saveStream(byte[], FileFilter, String) - Method in class org.apache.pdfbox.debugger.ui.Tree
Save the stream.
saveXFDF(File) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will save this document to the filesystem.
saveXFDF(Writer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will save the document to an output stream and close the stream.
saveXFDF(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will save this document to the filesystem.
scale - Variable in class org.apache.pdfbox.rendering.TTFGlyph2D
 
scale(double, double) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
scale(float) - Method in class org.apache.pdfbox.util.Vector
Returns a new vector scaled by both x and y.
scale(float, float) - Method in class org.apache.pdfbox.util.Matrix
Scales this matrix by the given factors.
SCALE_OPTION_ALWAYS - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
A scale option.
SCALE_OPTION_NEVER - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
A scale option.
SCALE_OPTION_ONLY_WHEN_ICON_IS_BIGGER - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
A scale option.
SCALE_OPTION_ONLY_WHEN_ICON_IS_SMALLER - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
A scale option.
SCALE_TO_FIT - org.apache.pdfbox.printing.Scaling
Stretch or shrink the image to fill the page, as needed.
SCALE_TYPE_ANAMORPHIC - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
Scale to fill with of annotation, disregarding aspect ratio.
SCALE_TYPE_PROPORTIONAL - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
Scale to fit width or height, smaller of two, while retaining aspect ration.
scale01 - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
scale10 - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
scaleImage(BufferedImage, int, int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
High-quality image scaling.
scaleX - Variable in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
scaleX(int, int) - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Transforms an x-coordinate of a point for this component.
scaleY - Variable in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
scaleY(int, int) - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Transforms a y-coordinate of a point for this component.
scaling - Variable in class org.apache.pdfbox.printing.PDFPrintable
 
Scaling - Enum in org.apache.pdfbox.printing
Scale of the image on printed pages.
Scaling() - Constructor for enum org.apache.pdfbox.printing.Scaling
 
scanComment() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
scanFonts(List<File>) - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
 
scanNewLine() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
scanToken() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
scanWhitespace() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
sCapHeight - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
SCENE_CAPTURE_TYPE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
SCENE_TYPE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
SCHEMA - Static variable in class org.apache.pdfbox.cos.COSName
 
SCHEMA - Static variable in class org.apache.xmpbox.type.PDFASchemaType
 
schemaAccessException(String, Throwable) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Return an exception formatted on IOException when accessing on metadata schema
schemaClass - Variable in class org.apache.xmpbox.schema.XMPSchemaFactory
 
schemaMap - Variable in class org.apache.xmpbox.type.TypeMapping
 
schemas - Variable in class org.apache.xmpbox.XMPMetadata
 
SCHEMAS - Static variable in class org.apache.xmpbox.schema.PDFAExtensionSchema
 
SCNToolTip - Class in org.apache.pdfbox.debugger.streampane.tooltip
 
SCNToolTip(PDResources, String, String) - Constructor for class org.apache.pdfbox.debugger.streampane.tooltip.SCNToolTip
Constructor.
SCOPE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
 
SCOPE_BOTH - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Scope: Both
SCOPE_COLUMN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Scope: Column
SCOPE_ROW - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Scope: Row
score - Variable in class org.apache.pdfbox.pdmodel.font.FontMapperImpl.FontMatch
 
scratchFile - Variable in class org.apache.pdfbox.cos.COSDocument
 
scratchFile - Variable in class org.apache.pdfbox.cos.COSOutputStream
 
scratchFile - Variable in class org.apache.pdfbox.cos.COSStream
 
ScratchFile - Class in org.apache.pdfbox.io
Implements a memory page handling mechanism as base for creating (multiple) RandomAccess buffers each having its set of pages (implemented by ScratchFileBuffer).
ScratchFile(File) - Constructor for class org.apache.pdfbox.io.ScratchFile
Initializes page handler.
ScratchFile(MemoryUsageSetting) - Constructor for class org.apache.pdfbox.io.ScratchFile
Initializes page handler.
ScratchFileBuffer - Class in org.apache.pdfbox.io
Implementation of RandomAccess as sequence of multiple fixed size pages handled by ScratchFile.
ScratchFileBuffer(ScratchFile) - Constructor for class org.apache.pdfbox.io.ScratchFileBuffer
Creates a new buffer using pages handled by provided ScratchFile.
scratchFileDirectory - Variable in class org.apache.pdfbox.io.ScratchFile
 
SCREEN - Static variable in class org.apache.pdfbox.cos.COSName
 
SCREEN - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
scriptingHandler - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
 
ScriptingHandler - Interface in org.apache.pdfbox.pdmodel.interactive.form
 
scriptList - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
ScriptRecord() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.ScriptRecord
 
scriptTable - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.ScriptRecord
 
ScriptTable() - Constructor for class org.apache.fontbox.ttf.GlyphSubstitutionTable.ScriptTable
 
scriptTag - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.ScriptRecord
 
scrollPane - Variable in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
scrollPane - Variable in class org.apache.pdfbox.debugger.ui.LogDialog
 
scrollToWord(int) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
SE - Static variable in class org.apache.pdfbox.cos.COSName
 
seac(Number, Number, Number, Number, Number) - Method in class org.apache.fontbox.cff.Type1CharString
Standard Encoding Accented Character Makes an accented character from two other characters.
search(String) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
search(String, boolean) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.SearchEngine
Search the word.
search(DocumentEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
SearchContext(PDPage) - Constructor for class org.apache.pdfbox.pdmodel.PDPageTree.SearchContext
 
searched - Variable in class org.apache.pdfbox.pdmodel.PDPageTree.SearchContext
 
searchEngine - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
SearchEngine - Class in org.apache.pdfbox.debugger.ui.textsearcher
 
SearchEngine(JTextComponent, Highlighter.HighlightPainter) - Constructor for class org.apache.pdfbox.debugger.ui.textsearcher.SearchEngine
Constructor.
searcher - Variable in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
Searcher - Class in org.apache.pdfbox.debugger.ui.textsearcher
 
Searcher(JTextComponent) - Constructor for class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
Constructor.
searchField - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
searchFirstICCProfile(PreflightContext) - Static method in class org.apache.pdfbox.preflight.graphic.ICCProfileWrapper
This method read all outputIntent dictionary until on of them have a destOutputProfile stream.
searchForTrailerItems(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.COSParser
Search for the different parts of the trailer dictionary.
searchNearestValue(List<Long>, long) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
searchNode(Object, String) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatus
An object is searched in the tree structure using the identifiers parsed earlier step.
searchPanel - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
SearchPanel - Class in org.apache.pdfbox.debugger.ui.textsearcher
 
SearchPanel(DocumentListener, ChangeListener, ComponentListener, Action, Action) - Constructor for class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
Constructor.
searchRange - Variable in class org.apache.fontbox.ttf.KerningSubtable.PairData0Format0
 
searchRGBProfile() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
Search the RGB Profile in OutputIntents dictionaries
secondKernCharacter - Variable in class org.apache.fontbox.afm.KernPair
 
SECONDS_PER_MINUTE - Static variable in class org.apache.pdfbox.util.DateConverter
 
SECT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Sect
securityHandler - Variable in class org.apache.pdfbox.pdfparser.COSParser
The security handler.
securityHandler - Variable in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
 
SecurityHandler - Class in org.apache.pdfbox.pdmodel.encryption
A security handler as described in the PDF specifications.
SecurityHandler() - Constructor for class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
 
SecurityHandlerFactory - Class in org.apache.pdfbox.pdmodel.encryption
Manages security handlers for the application.
SecurityHandlerFactory() - Constructor for class org.apache.pdfbox.pdmodel.encryption.SecurityHandlerFactory
 
SecurityProvider - Class in org.apache.pdfbox.pdmodel.encryption
Singleton which provides a security provider.
SecurityProvider() - Constructor for class org.apache.pdfbox.pdmodel.encryption.SecurityProvider
 
seek(long) - Method in class org.apache.fontbox.ttf.BufferedRandomAccessFile
seek(long) - Method in class org.apache.fontbox.ttf.MemoryTTFDataStream
Seek into the datasource.
seek(long) - Method in class org.apache.fontbox.ttf.RAFDataStream
Seek into the datasource.
seek(long) - Method in class org.apache.fontbox.ttf.TTCDataStream
 
seek(long) - Method in class org.apache.fontbox.ttf.TTFDataStream
Seek into the datasource.
seek(long) - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Seek to a position in the data.
seek(long) - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
Seeks to new position.
seek(long) - Method in class org.apache.pdfbox.io.RandomAccessFile
 
seek(long) - Method in interface org.apache.pdfbox.io.RandomAccessRead
Seek to a position in the data.
seek(long) - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Seek to a position in the data.
seen - Variable in class org.apache.pdfbox.tools.ExtractImages
 
segment1 - Variable in class org.apache.fontbox.type1.Type1Font
 
segment2 - Variable in class org.apache.fontbox.type1.Type1Font
 
SELECTED - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
SELECTED_COLOR - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
selectedChar - Variable in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
selectedIndex - Variable in class org.apache.pdfbox.debugger.hexviewer.AddressPane
 
selectedIndex - Variable in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
selectedIndex - Variable in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
selectedIndexInLine - Variable in class org.apache.pdfbox.debugger.hexviewer.ASCIIPane
 
selectedLine - Variable in class org.apache.pdfbox.debugger.hexviewer.AddressPane
 
selectedLine - Variable in class org.apache.pdfbox.debugger.hexviewer.ASCIIPane
 
SelectEvent - Class in org.apache.pdfbox.debugger.hexviewer
 
SelectEvent(int, String) - Constructor for class org.apache.pdfbox.debugger.hexviewer.SelectEvent
Constructor.
SELECTION_PAINTER - Static variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
selectionChanged(SelectEvent) - Method in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
selectionChanged(SelectEvent) - Method in interface org.apache.pdfbox.debugger.hexviewer.SelectionChangeListener
 
SelectionChangeListener - Interface in org.apache.pdfbox.debugger.hexviewer
 
selectionChangeListeners - Variable in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
selectorToCID(String) - Method in class org.apache.fontbox.cff.CFFCIDFont
Parses a CID selector of the form \ddddd.
selectScriptTag(String[]) - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable
Choose from one of the supplied OpenType script tags, depending on what the font supports and potentially on context.
SENSING_METHOD - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
sentinel - Variable in class org.apache.fontbox.cff.CFFParser.Format3FDSelect
 
SeparableBlendMode - Class in org.apache.pdfbox.pdmodel.graphics.blend
Separable blend mode (support blendChannel)
SeparableBlendMode() - Constructor for class org.apache.pdfbox.pdmodel.graphics.blend.SeparableBlendMode
 
separation - Variable in class org.apache.pdfbox.debugger.colorpane.CSSeparation
 
Separation - org.apache.pdfbox.preflight.graphic.ColorSpaces
 
SEPARATION - Static variable in class org.apache.pdfbox.cos.COSName
 
Seq - org.apache.xmpbox.type.Cardinality
 
seqLayer - Variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
seqSource - Variable in class org.apache.pdfbox.pdfparser.BaseParser
This is the stream that will be read from.
seqStack - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
 
sequence - Variable in class org.apache.fontbox.cff.Type2CharStringParser
 
sequenceToName(String) - Method in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
Returns the name for a given sequence of Unicode characters.
SequentialRead - Interface in org.apache.pdfbox.io
An interface allowing sequential read operations.
SequentialSource - Interface in org.apache.pdfbox.pdfparser
A SequentialSource provides access to sequential data for parsing.
SERIAL - org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder.State
 
serialize(XMPMetadata, OutputStream, boolean) - Method in class org.apache.xmpbox.xml.XmpSerializer
 
serializeFields(Document, Element, List<AbstractField>, String, String, boolean) - Method in class org.apache.xmpbox.xml.XmpSerializer
 
serializeSchema(Document, XMPSchema) - Method in class org.apache.xmpbox.xml.XmpSerializer
 
serialVersionUID - Static variable in exception org.apache.pdfbox.contentstream.operator.state.EmptyGraphicsStackException
See https://stackoverflow.com/questions/285793/
serialVersionUID - Static variable in exception org.apache.pdfbox.filter.MissingImageReaderException
 
serialVersionUID - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.TextAttribute
UID for serializing.
serialVersionUID - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValueKeyComparator
 
serialVersionUID - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValueValueComparator
 
serialVersionUID - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.TextAttribute
UID for serializing.
serialVersionUID - Static variable in exception org.apache.pdfbox.preflight.exception.ValidationException
serial version number
serialVersionUID - Static variable in exception org.apache.pdfbox.preflight.metadata.RDFAboutAttributeConcordanceValidation.DifferentRDFAboutException
 
serialVersionUID - Static variable in exception org.apache.pdfbox.preflight.metadata.XpacketParsingException
 
serialVersionUID - Static variable in exception org.apache.xmpbox.schema.XmpSchemaException
serial version uid
serialVersionUID - Static variable in exception org.apache.xmpbox.type.BadFieldValueException
 
serialVersionUID - Static variable in exception org.apache.xmpbox.xml.XmpParsingException
serial version uid
serialVersionUID - Static variable in exception org.apache.xmpbox.xml.XmpSerializationException
 
set - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree.FieldIterator
 
set - Variable in class org.apache.pdfbox.pdmodel.PDPageTree.PageIterator
 
set(boolean, CCITTFaxDecoderStream.Node) - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Node
 
set(int, char) - Static method in class org.apache.pdfbox.cos.PDFDocEncoding
 
set(int, int) - Method in class org.apache.pdfbox.cos.COSArray
This will set an object at a specific index.
set(int, E) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
set(int, COSBase) - Method in class org.apache.pdfbox.cos.COSArray
This will set an object at a specific index.
set(int, COSObjectable) - Method in class org.apache.pdfbox.cos.COSArray
This will set an object at a specific index.
set(FontMapper) - Static method in class org.apache.pdfbox.pdmodel.font.FontMappers
Sets the singleton FontMapper instance.
SET_CHAR_SPACING - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_F - Static variable in class org.apache.pdfbox.cos.COSName
 
SET_FF - Static variable in class org.apache.pdfbox.cos.COSName
 
SET_FLATNESS - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_FONT_AND_SIZE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_GRAPHICS_STATE_PARAMS - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_LINE_CAPSTYLE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_LINE_DASHPATTERN - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_LINE_JOINSTYLE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_LINE_MITERLIMIT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_LINE_WIDTH - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_MATRIX - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_RENDERINGINTENT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_TEXT_HORIZONTAL_SCALING - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_TEXT_LEADING - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_TEXT_RENDERINGMODE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_TEXT_RISE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SET_WORD_SPACING - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
setAbout(Attribute) - Method in class org.apache.xmpbox.schema.XMPSchema
Set the RDF 'about' attribute
setAboutAsSimple(String) - Method in class org.apache.xmpbox.schema.XMPSchema
Set the RDF 'about' attribute.
setAboutHandler(Object, Method) - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
setAchVendId(String) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setAcroForm(PDAcroForm) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets AcroForm
setAcroForm(PDAcroForm) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the AcroForm for this catalog.
setAcroFormDictionary(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Acroform have its Dictionary, so we here set the Dictionary which is in this location: AcroForm/DR
setAcroFormFields(List<PDField>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets acroFormFields
setAcroFormMergeMode(PDFMergerUtility.AcroFormMergeMode) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Set the merge mode to be used for merging AcroForms between documents PDFMergerUtility.AcroFormMergeMode
setAction(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionJavaScript
 
setAction(String) - Method in class org.apache.xmpbox.type.ResourceEventType
 
setAction(PDAction) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the action that is associated with this field.
setAction(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Set the annotation action.
setAction(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Set the annotation action.
setAction(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Set the action for this node.
setActionFact(ActionManagerFactory) - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidatorFactory
 
setActionFact(ActionManagerFactory) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
setActions(PDAnnotationAdditionalActions) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Set the actions of the field.
setActions(PDDocumentCatalogAdditionalActions) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the additional actions for the document.
setActions(PDFormFieldAdditionalActions) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
Set the actions of the field.
setActions(PDPageAdditionalActions) - Method in class org.apache.pdfbox.pdmodel.PDPage
Set the page actions.
setActualText(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the actual text (ActualText).
setAdditionalActions(PDAdditionalActions) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the additional actions that are associated with this field.
setAddMoreFormatting(boolean) - Method in class org.apache.pdfbox.text.PDFTextStripper
There will some additional text formatting be added if addMoreFormatting is set to true.
setAddRevInfoRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
set true if the AddRevInfo shall be required.
setAdvanceWidthMax(int) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setAES(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Set to true if AES for encryption and decryption should be used.
setAffineTransform(AffineTransform) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets AffineTransform
setAFMVersion(float) - Method in class org.apache.fontbox.afm.FontMetrics
This will set the version of the AFM document.
setAfter(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFJavaScript
This will set the javascript code the will get execute after the import.
setAfterColour(PDGamma) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Sets the colour for the after edge.
setAllBorderColors(PDGamma) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same border colour for all four sides (BorderColor).
setAllBorderStyles(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same border style for all four sides (BorderStyle).
setAllBorderThicknesses(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same border thickness for all four sides (BorderThickness).
setAllBorderThicknesses(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same border thickness for all four sides (BorderThickness).
setAllCap(boolean) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that sets the flag bit.
setAllColumnWidths(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same column width for all columns (ColumnWidths).
setAllColumnWidths(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same column width for all columns (ColumnWidths).
setAllPaddings(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same padding for all four sides (Padding).
setAllPaddings(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same padding for all four sides (Padding).
setAllPagesOverlayFile(String) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the all pages overlay file.
setAllPagesOverlayPDF(PDDocument) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the all pages overlay PDF.
setAllSecurityToBeRemoved(boolean) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Activates/Deactivates the removal of all security when writing the pdf.
setAllTBorderStyles(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same table border style for all four sides (TBorderStyle).
setAllTPaddings(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same table padding for all four sides (TPadding).
setAllTPaddings(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the same table padding for all four sides (TPadding).
setAlphaConstant(double) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the stroke alpha constant property.
setAlphaSource(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the alpha source property.
setAlphaSourceFlag(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the alpha source flag (“alpha is shape”), that specifies whether the current soft mask and alpha constant shall be interpreted as shape values (true) or opacity values (false).
setAlternateCaption(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will set the alternate caption.
setAlternateColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
This will set the alternate color space.
setAlternateColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
Sets the alternate color space.
setAlternateColorSpaces(List<PDColorSpace>) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Sets the list of alternateColorSpace color spaces.
setAlternateDescription(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the alternate description (Alt).
setAlternateFieldName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
This will set the alternate name of the field ("shall be used in place of the actual field name wherever the field shall be identified in the user interface (such as in error or status messages referring to the field)").
setAlternateName(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
Sets the alternate name of the field (Desc).
setAmd(String) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Set the PDF/A amendment identifier
setAmdProperty(TextType) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Set the PDF/A amendment identifier
setAncestorID(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setAncestorIDProperty(URIType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setAngles(PDNumberFormatDictionary[]) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will set the angles.
setAnnotationFilter(AnnotationFilter) - Method in class org.apache.pdfbox.rendering.PageDrawer
Set the AnnotationFilter.
setAnnotationFlags(int) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the flags for this field.
setAnnotationIndex(int) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
This will set the index (zero-based) of the annotation in the /Annots array of the page specified by the /P entry.
setAnnotationName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
This will get the value of the /NM entry in the annotation dictionary.
setAnnotationName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the name, a string intended to uniquely identify each annotation within a page.
setAnnotations(List<FDFAnnotation>) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the list of annotations.
setAnnotations(List<PDAnnotation>) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the list of annotations.
setAnnotationsFilter(AnnotationFilter) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Set the AnnotationFilter.
setAnnotFact(AnnotationValidatorFactory) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
setAntiAlias(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will set the AntiAlias value.
setAppearance(PDAppearanceDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the appearance associated with this annotation.
setAppearanceCharacteristics(PDAppearanceCharacteristicsDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Sets the appearance characteristics dictionary.
setAppearanceContent(PDAnnotationWidget, PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
Constructs and sets new contents for given appearance stream.
setAppearanceDictionary(PDAppearanceDictionary) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the appearance dictionary.
setAppearanceDictionary(PDAppearanceDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets AppearanceDictionary That is /AP entry the appearance dictionary.
setAppearanceState(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the annotations appearance state name.
setAppearanceStreamReference(FDFNamedPageReference) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the named page references.
setAppearanceValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
This is the public method for setting the appearance stream.
setAppendOnly(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Set the AppendOnly bit.
setApplicationEventHandled(Object, boolean) - Method in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
setARange(PDRange) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
This will set the a range for the "a" component.
setAreas(PDNumberFormatDictionary[]) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will set the areas.
setArrayOfName(String, String[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Sets an array of name values.
setArrayOfNumber(String, float[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Sets an array of float numbers.
setArrayOfString(String, String[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Sets an array of strings.
setArtBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the ArtBox for this page.
setArticleEnd(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Sets the string which will be used at the end of an article.
setArticleStart() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
Sets the isArticleStart() flag to true.
setArticleStart(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Sets the string which will be used at the beginning of an article.
setArtist(String) - Method in class org.apache.xmpbox.schema.TiffSchema
Set the name of the artist
setAscender(float) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property ascender.
setAscender(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setAscent(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the ascent for the font.
setAttachementName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
setAttachmentName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
Set the name used to draw the attachment icon.
setAttribute(String, COSBase) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDDefaultAttributeObject
Sets an attribute.
setAttribute(Attribute) - Method in class org.apache.xmpbox.type.AbstractField
Set a new attribute for this entity
setAttributes(AttributedString) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Word
 
setAttributes(AttributedString) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Word
 
setAttributes(Revisions<PDAttributeObject>) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the attributes together with their revision numbers (A).
setAttributes(PDDeviceNAttributes) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
Sets the color space attributes.
setAuthor(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will set the author of the document.
setAuthorsPosition(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setAuthorsPositionProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setAutomaticStrokeAdjustment(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the automatic stroke adjustment flag.
setAutoOrientation(boolean) - Method in class org.apache.pdfbox.tools.ImageToPDF
Sets whether page orientation (portrait / landscape) should be decided automatically for each page depending on image proportion.
setAverageCharTolerance(float) - Method in class org.apache.pdfbox.text.PDFTextStripper
Set the character width-based tolerance value that is used to estimate where spaces in text should be added.
setAverageCharWidth(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setAverageWidth(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the average width for the font.
setB(float) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
Sets the b value of the tristimulus.
setB(COSBase) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionThread
 
setBackground(Color) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setBackground(COSArray) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will set the background.
setBackground(PDColor) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will set the background color.
setBackgroundColor(PDGamma) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the background colour (BackgroundColor).
setBase(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDURIDictionary
This will set the base URI to be used in resolving relative URI references.
setBaseColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
Sets the base color space.
setBaselineShift(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the distance by which the element’s baseline shall be shifted relative to that of its parent element (BaselineShift).
setBaselineShift(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the distance by which the element’s baseline shall be shifted relative to that of its parent element (BaselineShift).
setBaseState(PDOptionalContentProperties.BaseState) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Sets the base state for optional content groups.
setBaseURL(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set the base URL for relative URLs in the document content
setBaseURLProperty(URLType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set the base URL property
setBBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the bounding box.
setBBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
This will set the BBox (bounding box) for this form.
setBBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will set the BBox (bounding box) for this Pattern.
setBBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will set the BBox (bounding box) for this Shading.
setBBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
This will set the rectangle specifying the location of the viewport.
setBefore(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFJavaScript
This will set the javascript code the will get execute before the import.
setBeforeColour(PDGamma) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Sets the colour for the before edge.
setBitsPerComponent(int) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Set the number of bits per component.
setBitsPerComponent(int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
setBitsPerComponent(int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
setBitsPerComponent(int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDTriangleBasedShadingType
Set the number of bits per component.
setBitsPerCoordinate(int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDTriangleBasedShadingType
Set the number of bits per coordinate.
setBitsPerFlag(int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType4
Set the number of bits per flag.
setBitsPerSample(int) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
Set the number of bits that the output value will take up.
setBl(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will set an action to be performed when the annotation loses the input focus.
setBlackPoint(PDTristimulus) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
This will set the BlackPoint tristimulus.
setBleedBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the BleedBox for this page.
setBlendMode(BlendMode) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
Set the blending mode.
setBlendMode(BlendMode) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Sets the blend mode in the current graphics state
setBlockAlign(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the alignment, in the block-progression direction, of content within the table cell (BlockAlign).
setBold(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Set the bold property of the text.
setBoolean(String, boolean) - Method in class org.apache.pdfbox.cos.COSDictionary
This will set an item in the dictionary.
setBoolean(String, boolean) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This will set an item in the dictionary.
setBoolean(COSName, boolean) - Method in class org.apache.pdfbox.cos.COSDictionary
This will set an item in the dictionary.
setBoolean(COSName, boolean) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This will set an item in the dictionary.
setBooleanProperty(BooleanType) - Method in class org.apache.xmpbox.schema.XMPSchema
Set a BooleanType property
setBooleanPropertyValue(String, Boolean) - Method in class org.apache.xmpbox.schema.XMPSchema
Set the value of the property as a boolean.
setBooleanPropertyValueAsSimple(String, Boolean) - Method in class org.apache.xmpbox.schema.XMPSchema
Set a simple Boolean property on the schema, using the current prefix.
setBorder(COSArray) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the border array.
setBorderColors(PDFourColours) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the border colours for four sides separately (BorderColor).
setBorderColour(PDColor) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will set the border color.
setBorderEffect(PDBorderEffectDictionary) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
This will set the border effect dictionary, describing the effect applied to the border described by the BS entry.
setBorderEffect(PDBorderEffectDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the border effect dictionary, specifying effects to be applied when drawing the line.
setBorderEffect(PDBorderEffectDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will set the border effect dictionary, specifying effects to be applied when drawing the line.
setBorderLine(float, PDBorderStyleDictionary, COSArray) - Method in class org.apache.pdfbox.pdmodel.PDAppearanceContentStream
Convenience method for annotations: sets the line with and dash style.
setBorderStyle(PDBorderStyleDictionary) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
This will set the border style dictionary, specifying the width and dash pattern used in drawing the annotation.
setBorderStyle(PDBorderStyleDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set the border style dictionary, specifying the width and dash pattern used in drawing the line.
setBorderStyle(PDBorderStyleDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
This will set the border style dictionary, specifying the width and dash pattern used in drawing the line.
setBorderStyle(PDBorderStyleDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the border style dictionary, specifying the width and dash pattern used in drawing the line.
setBorderStyle(PDBorderStyleDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will set the border style dictionary, specifying the width and dash pattern used in drawing the line.
setBorderStyle(PDBorderStyleDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
This will set the border style dictionary, specifying the width and dash pattern used in drawing the line.
setBorderStyles(String[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the border styles for four sides separately (BorderStyle).
setBorderThicknesses(float[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the border thicknesses for four sides separately (BorderThickness).
setBottom(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
Set the bottom y-coordinate, a value of -1 implies that the current y-coordinate will be used.
setBoundingBox(BoundingBox) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property boundingBox.
setBoundingBox(BoundingBox) - Method in class org.apache.fontbox.ttf.GlyphData
 
setBounds(Rectangle) - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
 
setBRange(PDRange) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
This will set the "b" range for this color space.
setByteRange(int[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Sets the byte range.
setC(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
This will set a JavaScript action to be performed in order to recalculate the value of this field when that of another field changes.
setC(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDPageAdditionalActions
This will set an action to be performed when the page is closed.
setCacheFields(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will tell this form to cache the fields into a Map structure for fast access via the getField method.
setCallout(float[]) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
This will set the coordinates of the callout line.
setCallout(float[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the coordinates of the callout line.
setCanAssembleDocument(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Set if the user can insert/rotate/delete pages.
setCanExtractContent(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Set if the user can extract content from the document.
setCanExtractForAccessibility(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Set if the user can extract content from the document for accessibility purposes.
setCanFillInForm(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Set if the user can fill in interactive form fields (including signature fields) even if canModifyAnnotations() returns false.
setCanModify(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Set if the user can modify the document.
setCanModifyAnnotations(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Set if the user can add or modify text annotations and fill in interactive forms fields and, if canModify() returns true, create or modify interactive form fields (including signature fields).
setCanPrint(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Set if the user can print.
setCanPrintDegraded(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Set if the user can print the document in a degraded format.
setCapHeight(float) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property capHeight.
setCapHeight(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the cap height for the font.
setCaption(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set if the contents are shown as a caption to the line.
setCaption(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set if the contents are shown as a caption to the line.
setCaptionHorizontalOffset(float) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set the horizontal offset of the caption.
setCaptionHorizontalOffset(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set the horizontal offset of the caption.
setCaptionPositioning(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set the caption positioning.
setCaptionStyle(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set the caption positioning.
setCaptionVerticalOffset(float) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set the vertical offset of the caption.
setCaptionVerticalOffset(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set the vertical offset of the caption.
setCaptionWriter(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setCaptionWriterProperty(ProperNameType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setCaretSlopeRise(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setCaretSlopeRun(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setCatalog(FDFCatalog) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will set the FDF catalog for this FDF document.
setCategory(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setCategoryProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setCenterWindow(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the center window preference.
setCertificate(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Set the Certificate URL.
setCertificateProperty(URLType) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Set the Certificate URL.
setChanged(String) - Method in class org.apache.xmpbox.type.ResourceEventType
 
setChangeXs(PDNumberFormatDictionary[]) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will set the changes along the x-axis.
setChangeYs(PDNumberFormatDictionary[]) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will set the changes along the y-axis.
setCharacterCode(int) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property characterCode.
setCharacters(int) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property characters.
setCharacterSet(String) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property characterSet.
setCharacterSet(String) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the character set for the font.
setCharacterSpacing(float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Set the value of the characterSpacing.
setCharacterSpacing(float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the character spacing.
setCharacterSpacing(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the character spacing.
setCharMetrics(List<CharMetric>) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property charMetrics.
setCharset(CFFCharset) - Method in class org.apache.fontbox.cff.CFFFont
Sets the CFFCharset of the font.
SetCharSpacing - Class in org.apache.pdfbox.contentstream.operator.text
Tc: Set character spacing.
SetCharSpacing() - Constructor for class org.apache.pdfbox.contentstream.operator.text.SetCharSpacing
 
setCharWidth(float[]) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property charWidth.
setCheckedState(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
Sets the checked state.
setCheckSum(long) - Method in class org.apache.fontbox.ttf.TTFTable
 
setCheckSum(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Set the check sum.
setCheckSumAdjustment(long) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setChildren(List<PDField>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Sets the child fields.
setCIDSet(PDStream) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Set a stream containing a CIDSet.
setCity(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setCityProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setClassNames(Revisions<String>) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the class names together with their revision numbers (C).
setClearFieldFlags(int) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the field flags that are associated with this field.
setClearFieldFlags(Integer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the field flags that are associated with this field.
setClearWidgetFieldFlags(int) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the field flags that are associated with this field.
setClearWidgetFieldFlags(Integer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the field flags that are associated with this field.
setClip() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
setClip(int, int, int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setClip(Shape) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setCmaps(CmapSubtable[]) - Method in class org.apache.fontbox.ttf.CmapTable
 
setCodePageRange1(long) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setCodePageRange2(long) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setColor(Color) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the annotation color.
setColor(Color) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setColor(String, PDGamma) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Sets a colour.
setColor(PDColor) - Method in class org.apache.pdfbox.contentstream.operator.color.SetColor
Sets either the stroking or non-stroking color value.
setColor(PDColor) - Method in class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColor
Sets the non-stroking color.
setColor(PDColor) - Method in class org.apache.pdfbox.contentstream.operator.color.SetStrokingColor
Sets the stroking color.
setColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the color used in drawing various elements.
setColor(PDGamma) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the color to be used for drawing text and the default value for the colour of table borders and text decorations (Color).
SetColor - Class in org.apache.pdfbox.contentstream.operator.color
sc,scn,SC,SCN: Sets the color to use for stroking or non-stroking operations.
SetColor() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetColor
 
setColorantName(String) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
Sets the colorant name.
setColorantNames(List<String>) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
Sets the list of colorants
setColorants(Map<String, PDColorSpace>) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
Sets the colorant map.
setColorBarBorder() - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
Set a little border around colorbar.
setColorMode(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setColorModeProperty(IntegerType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setColorSpace(PDColorSpace) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Sets the color space for this image.
setColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
setColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
setColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will set the color space for the shading.
setColorSpace(PDJPXColorSpace) - Method in class org.apache.pdfbox.filter.DecodeResult
 
setColorSpaceHelperFact(ColorSpaceHelperFactory) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
setColourByIndex(int, PDGamma) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Sets the colour by edge index.
setColSpan(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Sets the number of columns in the enclosing table that shall be spanned by the cell (ColSpan).
setColSpan(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Sets the number of columns in the enclosing table that shall be spanned by the cell (ColSpan).
setColumnCount(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the number of columns in the content of the grouping element (ColumnCount).
setColumnGap(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the desired space between all columns in the inline-progression direction (ColumnGap).
setColumnGap(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the desired space between all columns in the inline-progression direction (ColumnGap).
setColumnGaps(float[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the desired space between adjacent columns in the inline-progression direction (ColumnGap), the first element specifying the space between the first and second columns, the second specifying the space between the second and third columns, and so on.
setColumnWidths(float[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the column widths for the columns separately (ColumnWidths).
setComb(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Set the comb bit.
setCombo(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Set the Combo bit.
setComments(String) - Method in class org.apache.xmpbox.type.VersionType
 
setCommitOnSelChange(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Set the CommitOnSelChange bit.
setComponentRangeArray(PDRange, int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
 
setComposite(Composite) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setComposites(List<Composite>) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property composites.
setCompressionType(ImageWriteParam, BufferedImage) - Static method in class org.apache.pdfbox.tools.imageio.TIFFUtil
Sets the ImageIO parameter compression type based on the given image.
setConfig(PreflightConfiguration) - Method in class org.apache.pdfbox.preflight.PreflightContext
 
setConformance(String) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Set the PDF/A conformance level
setConformanceProperty(TextType) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Set the PDF/A conformance level
setConstantOpacity(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the constant opacity value used when rendering the annotation (excluing any popup).
setContactInfo(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Sets the contact info provided by the signer to enable a recipient to contact the signer to verify the signature, e.g.
setContents(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Sets the contents.
setContents(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the contents, or a description, for an annotation.
setContents(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the "contents" of the field.
setContents(List<PDStream>) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the contents of this page.
setContents(PDStream) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the contents of this page.
setContext(PDFStreamEngine) - Method in class org.apache.pdfbox.contentstream.operator.graphics.GraphicsOperatorProcessor
 
setContext(PDFStreamEngine) - Method in class org.apache.pdfbox.contentstream.operator.OperatorProcessor
Sets the processing context.
setContext(PreflightContext) - Method in class org.apache.pdfbox.preflight.PreflightDocument
 
setConversionFactor(float) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will set the conversion factor.
setCoords(float[]) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationTextMarkup
Set the coordinates of individual words or group of words.
setCoords(COSArray) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
Sets the Coords entry for this shading.
setCoordSystemOrigin(float[]) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will set the origin of the coordinate system.
setCountry(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setCountryProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setCoverage(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
set the extent or scope of the resource
setCoverageProperty(TextType) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
set the extent or scope of the resource
setCreated(Calendar) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setCreateDate(Calendar) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set the date and time the resource was originally created
setCreateDateProperty(DateType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set the create date property
setCreationDate(Calendar) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Set the creation date.
setCreationDate(Calendar) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the creation date.
setCreationDate(Calendar) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the date and time the annotation was created.
setCreationDate(Calendar) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will set the creation date of the document.
setCreator(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will set the creator of the document.
setCreatorTool(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
set the name of the first known tool used to create this resource
setCreatorToolProperty(AgentNameType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
set the creatorTool property
setCredit(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setCreditProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setCropBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the CropBox for this page.
setCryptFilterDictionary(COSName, PDCryptFilterDictionary) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Sets the crypt filter with the given name.
setCryptFilterMethod(COSName) - Method in class org.apache.pdfbox.pdmodel.encryption.PDCryptFilterDictionary
This will set the crypt filter method.
setCurrentAccessPermission(AccessPermission) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Sets the access permissions.
setCurrentPageNumber(Integer) - Method in class org.apache.pdfbox.preflight.PreflightContext
Sets or resets the current page number.
setcurrentpoint(Number, Number) - Method in class org.apache.fontbox.cff.Type1CharString
Sets the current absolute point without performing a moveto.
setCurrentTransformationMatrix(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Set the value of the CTM.
setCustomAppearanceHandler(PDAppearanceHandler) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
Set a custom appearance handler for generating the annotations appearance streams.
setCustomAppearanceHandler(PDAppearanceHandler) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Set a custom appearance handler for generating the annotations appearance streams.
setCustomAppearanceHandler(PDAppearanceHandler) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Set a custom appearance handler for generating the annotations appearance streams.
setCustomAppearanceHandler(PDAppearanceHandler) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
Set a custom appearance handler for generating the annotations appearance streams.
setCustomAppearanceHandler(PDAppearanceHandler) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
Set a custom appearance handler for generating the annotations appearance streams.
setCustomAppearanceHandler(PDAppearanceHandler) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
Set a custom appearance handler for generating the annotations appearance streams.
setCustomMetadataValue(String, String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
Set the custom metadata value.
setCustomSecureRandom(SecureRandom) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Set the custom SecureRandom.
setCYX(float) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will set the CYX factor.
setD(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will set the string specifying the default directory in standard DOS syntax.
setD(COSBase) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
This will set the destination to jump to.
setD(COSBase) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionThread
 
setD(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will set an action to be performed when the mouse button is pressed inside the annotation's active area.
setDashStyle(COSArray) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
This will set the dash style used for drawing the border.
setData(CFFParser.ByteSource) - Method in class org.apache.fontbox.cff.CFFFont
Sets a byte source to re-read the CFF data in the future.
setDate(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
The annotation modification date.
setDate(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
The build date of the software module.
setDate(String, Calendar) - Method in class org.apache.pdfbox.cos.COSDictionary
Set the value of a date entry in the dictionary.
setDate(String, Calendar) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
Set the value of a date entry in the dictionary.
setDate(COSName, Calendar) - Method in class org.apache.pdfbox.cos.COSDictionary
Set the date object.
setDate(COSName, Calendar) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
Set the date object.
setDateCreated(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setDateCreatedProperty(DateType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setDateProperty(DateType) - Method in class org.apache.xmpbox.schema.XMPSchema
Set a new DateProperty
setDatePropertyValue(String, Calendar) - Method in class org.apache.xmpbox.schema.XMPSchema
Set the value of the property as a date.
setDatePropertyValueAsSimple(String, Calendar) - Method in class org.apache.xmpbox.schema.XMPSchema
Set a simple Date property on the schema, using the current prefix.
setDecimalSeparator(String) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will set the text to be used as the decimal point in displaying numerical values.
setDecode(COSArray) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Sets the decode array.
setDecode(COSArray) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
setDecode(COSArray) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
setDecodedStreamLength(int) - Method in class org.apache.pdfbox.pdmodel.common.PDStream
Set the decoded stream length.
setDecodeParms(List<?>) - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will set the list of decode parameterss.
setDecodeValues(COSArray) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
This will set the decode values.
setDecodeValues(COSArray) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDTriangleBasedShadingType
This will set the decode values.
setDecrypted() - Method in class org.apache.pdfbox.cos.COSDocument
Signals that the document is decrypted completely.
setDecryptionCertificate(X509Certificate) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
Sets the decryption certificate
setDecryptMetadata(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Set whether to decrypt meta data.
setDefault(Graphics) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
setDefaultAppearance(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
Set the default appearance string.
setDefaultAppearance(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Set the default appearance.
setDefaultAppearance(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Set the default appearance.
setDefaultAppearance(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
Set the default appearance.
setDefaultAppearanceString(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFOptionElement
This will set the default appearance string.
setDefaultCryptFilterDictionary(PDCryptFilterDictionary) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Sets the default crypt filter (for public-key security handler).
setDefaultDestination(RenderDestination) - Method in class org.apache.pdfbox.rendering.PDFRenderer
 
setDefaultOverlayFile(String) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the default overlay file.
setDefaultOverlayPDF(PDDocument) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the default overlay PDF.
setDefaultResources(PDResources) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will set the default resources for the acroform.
setDefaultStyle(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
Set the default style string.
setDefaultStyleString(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Set the default style string.
setDefaultStyleString(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
Set the default style string.
setDefaultValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Sets the default value.
setDefaultValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Sets the default value of this field.
setDefaultValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Sets the default value of this field.
setDefaultValue(COSBase) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Sets the default of this field.
setDefaultValue(PDSignature) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
Sets the default value of this field to be the given signature.
setDefaultValue(T) - Method in class org.apache.pdfbox.util.filetypedetector.ByteTrie
Sets the default value to use in ByteTrie.find(byte[]) when no path matches.
setDegree(int) - Method in class org.apache.fontbox.afm.TrackKern
Setter for property degree.
setDelegateFontContainer(FontContainer<?>) - Method in class org.apache.pdfbox.preflight.font.container.Type0Container
 
setDenominator(int) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will set the precision or denominator of a fractional amount.
setDerivedFromProperty(ResourceRefType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set ResourceRef property
setDescender(float) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property descender.
setDescender(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setDescent(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the descent for the font.
setDescription(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Set the default value for the description.
setDestination(PDDestination) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
This will set the destination to jump to.
setDestination(PDDestination) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionGoTo
This will set the destination to jump to.
setDestination(PDDestination) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
The new destination value.
setDestination(PDDestination) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Set the page destination for this node.
setDestination(PDPage) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
A convenience method that will create an XYZ destination using only the defaults.
setDestinationDocumentInformation(PDDocumentInformation) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Set the destination document information that is to be set in PDFMergerUtility.mergeDocuments(org.apache.pdfbox.io.MemoryUsageSetting).
setDestinationFileName(String) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Set the name of the destination file.
setDestinationMetadata(PDMetadata) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Set the destination metadata that is to be set in PDFMergerUtility.mergeDocuments(org.apache.pdfbox.io.MemoryUsageSetting).
setDestinationStream(OutputStream) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Set the destination OutputStream.
setDests(PDDestinationNameTreeNode) - Method in class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
Set the named destinations that are associated with this document.
setDetails(String) - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Set the error explanation
setDifferences(COSStream) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the differences stream.
setDigestMethod(List<COSName>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional, PDF 1.7) An array of names indicating acceptable digest algorithms to use when signing.
setDigestMethodRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
set true if the DigestMethod shall be required.
setDimension(PDTransitionDimension) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
Sets the dimension in which the specified transition effect shall occur.
setDirect(boolean) - Method in class org.apache.pdfbox.cos.COSBase
Set the state true, if the dictionary should be written as a direct object and not indirect.
setDirection(PDTransitionDirection) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
Sets the direction in which the specified transition effect shall moves.
setDirectory(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
Set the dir to launch from.
setDisplayDocTitle(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the display doc title preference.
setDistances(PDNumberFormatDictionary[]) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will set the distances.
setDividerLocation(int) - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
 
setDoc(Map<String, PDActionJavaScript>) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFJavaScript
Sets the dictionary's "Doc" entry.
setDocument(PreflightDocument) - Method in class org.apache.pdfbox.preflight.PreflightContext
Initialize the PDFBox object which present the PDF File.
setDocumentId(Long) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Sets the document ID to the given value.
setDocumentID(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set DocumentId value
setDocumentID(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setDocumentID(COSArray) - Method in class org.apache.pdfbox.cos.COSDocument
This will set the document ID.
setDocumentIDProperty(URIType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set DocumentId Property
setDocumentInformation(PDDocumentInformation) - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will set the document information for this document.
setDocumentMergeMode(PDFMergerUtility.DocumentMergeMode) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Set the merge mode to be used for merging documents PDFMergerUtility.DocumentMergeMode
setDocumentOutline(PDDocumentOutline) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the document outlines.
setDomain(COSArray) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType1
Sets the optional Domain entry for the function based shading.
setDomain(COSArray) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
Sets the optional Domain entry for this shading.
setDomainValues(COSArray) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
This will set the domain values.
setDoNotScroll(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Set the doNotScroll bit.
setDoNotSpellCheck(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Set the DoNotSpellCheck bit.
setDoNotSpellCheck(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Set the doNotSpellCheck bit.
setDownAppearance(PDAppearanceEntry) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
This will set a list of appearances.
setDownAppearance(PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
This will set the down appearance when there is down appearance to be shown.
setDP(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
This will set a JavaScript action to be performed after printing a document.
setDPI(IIOMetadata, int, String) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
 
setDropThreshold(float) - Method in class org.apache.pdfbox.text.PDFTextStripper
sets the minimum whitespace, as a multiple of the max height of the current characters beyond which the current line start is considered to be a paragraph start.
setDS(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
This will set a JavaScript action to be performed after saving a document.
setDuplex(PDViewerPreferences.DUPLEX) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the Duplex preference.
setDuration(float) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
 
setE(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will set an action to be performed when the cursor enters the annotation's active area.
setEdit(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDComboBox
Set the Edit bit.
setElementIdentifier(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the element identifier (ID).
setEmbeddedDate(String, String, Calendar) - Method in class org.apache.pdfbox.cos.COSDictionary
Set the value of a date entry in the dictionary.
setEmbeddedDate(String, String, Calendar) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
Set the value of a date entry in the dictionary.
setEmbeddedDate(String, COSName, Calendar) - Method in class org.apache.pdfbox.cos.COSDictionary
Set the date object.
setEmbeddedDate(String, COSName, Calendar) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
Set the date object.
setEmbeddedFDFs(List<PDFileSpecification>) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the list of embedded FDFs.
setEmbeddedFile(PDEmbeddedFile) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Set the embedded file for this spec.
setEmbeddedFileDos(PDEmbeddedFile) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Deprecated.
This method is obsolescent and should not be used by conforming writers.
setEmbeddedFileMac(PDEmbeddedFile) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Deprecated.
This method is obsolescent and should not be used by conforming writers.
setEmbeddedFiles(PDEmbeddedFilesNameTreeNode) - Method in class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
Set the named embedded files that are associated with this document.
setEmbeddedFileUnicode(PDEmbeddedFile) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Set the embedded Unicode file for this spec.
setEmbeddedFileUnix(PDEmbeddedFile) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Deprecated.
This method is obsolescent and should not be used by conforming writers.
setEmbeddedInt(String, String, int) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setEmbeddedInt(String, String, int) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setEmbeddedInt(String, COSName, int) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setEmbeddedInt(String, COSName, int) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setEmbeddedString(String, String, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSString object.
setEmbeddedString(String, String, String) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSString object.
setEmbeddedString(String, COSName, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSString object.
setEmbeddedString(String, COSName, String) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSString object.
setEnableMenu(boolean) - Method in class org.apache.pdfbox.debugger.ui.MenuBase
Set if the menu should be enabled or disabled.
setEncodeValues(COSArray) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
This will set the encode values.
setEncoding(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the encoding.
setEncoding(CFFEncoding) - Method in class org.apache.fontbox.cff.CFFType1Font
Sets the CFFEncoding of the font.
setEncodingScheme(String) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property encodingScheme.
setEncryptionDictionary(COSDictionary) - Method in class org.apache.pdfbox.cos.COSDocument
This will set the encryption dictionary, this should only be called when encrypting the document.
setEncryptionDictionary(PDEncryption) - Method in class org.apache.pdfbox.pdmodel.PDDocument
This will set the encryption dictionary for this document.
setEncryptionKey(byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Sets the current encryption key data.
setEncryptionKeyLength(int) - Method in class org.apache.pdfbox.pdmodel.encryption.ProtectionPolicy
set the length in (bits) of the secret key that will be used to encrypt document data.
setEnd(byte[]) - Method in class org.apache.fontbox.cmap.CodespaceRange
Deprecated.
to be removed in the next major release
setEndBookmark(PDOutlineItem) - Method in class org.apache.pdfbox.text.PDFTextStripper
Set the bookmark where the text extraction should stop.
setEndColour(PDGamma) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Sets the colour for the end edge.
setEndIndent(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the distance from the end edge of the BLSE to that of the reference area in the inline-progression direction (EndIndent).
setEndIndent(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the distance from the end edge of the BLSE to that of the reference area in the inline-progression direction (EndIndent).
setEndPage(int) - Method in class org.apache.pdfbox.multipdf.PageExtractor
Sets the last page number to be extracted.
setEndPage(int) - Method in class org.apache.pdfbox.multipdf.Splitter
This will set the end page.
setEndPage(int) - Method in class org.apache.pdfbox.text.PDFTextStripper
This will set the last page to be extracted by this class.
setEndPointEndingStyle(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set the line ending style for the end point, see the LE_ constants for the possible values.
setEndPointEndingStyle(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
This will set the line ending style for the end point, see the LE_ constants for the possible values.
setEndPointEndingStyle(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set the line ending style for the end point, see the LE_ constants for the possible values.
setEndPointEndingStyle(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the line ending style for the end point, see the LE_ constants for the possible values.
setEndXPacket(String) - Method in class org.apache.xmpbox.XMPMetadata
Set special XPACKET END PI.
setEOFLookupRange(int) - Method in class org.apache.pdfbox.pdfparser.COSParser
Sets how many trailing bytes of PDF file are searched for EOF marker and 'startxref' marker.
setErrorCode(String) - Method in exception org.apache.pdfbox.preflight.content.ContentStreamException
 
setErrorOnMissingProcess(boolean) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
setErrorsAlreadyMerged(boolean) - Method in class org.apache.pdfbox.preflight.font.container.FontContainer
 
setEscChar(int) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property escChar.
setEvenPageOverlayFile(String) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the even page overlay file.
setEvenPageOverlayPDF(PDDocument) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the even page overlay PDF.
setEvent(ResourceEventType) - Method in class org.apache.xmpbox.type.VersionType
 
setExecuteParam(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
Set the parameter to pass the executable.
setExpandedForm(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the expanded form (E).
setExportValues(List<String>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
This will set the export values.
setExportValues(List<String>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
 
setExtend(COSArray) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
Sets the optional Extend entry for this shading.
setExtendedGraphicsState(PDExtendedGraphicsState) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDShadingPattern
This will set the external graphics state for this pattern.
setExtendedState(int) - Method in class org.apache.pdfbox.debugger.ui.WindowPrefs
 
setExtends(PDObjectStream) - Method in class org.apache.pdfbox.pdmodel.common.PDObjectStream
A reference to an object stream, of which the current object stream is considered an extension.
setExternalData(PDExternalDataDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the external data dictionary.
setF(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will set the file name to be launched or the document to be opened or printed, in standard Windows pathname format.
setF(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAdditionalActions
Set the F action.
setF(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
This will set a JavaScript action to be performed before the field is formatted to display its current value.
setFactory(AnnotationValidatorFactory) - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
Initialize the annotFact attribute of this object.
setFamilyClass(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setFamilyName(String) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property familyName.
setFD(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will set the value indication if the denominator of the fractional value is reduced/truncated .
setFDF(FDFDictionary) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
This will set the FDF document.
setFdSelect(FDSelect) - Method in class org.apache.fontbox.cff.CFFCIDFont
Sets the fdSelect value.
setFieldFlags(int) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the field flags that are associated with this field.
setFieldFlags(int) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
This will set the flags for this field.
setFieldFlags(Integer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the field flags that are associated with this field.
setFields(List<FDFField>) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the list of fields.
setFields(List<FDFField>) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFTemplate
This will set a list of fields for this template.
setFields(List<PDField>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Set the documents root fields.
setFields(COSArray) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionResetForm
 
setFields(COSArray) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSubmitForm
 
setFile(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
This will set the file name.
setFile(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDFileSpecification
This will set the file name.
setFile(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDSimpleFileSpecification
This will set the file name.
setFile(PDFileSpecification) - Method in class org.apache.pdfbox.pdmodel.common.PDStream
Set the file specification.
setFile(PDFileSpecification) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the file specification.
setFile(PDFileSpecification) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
This will set the file in which the destination is located.
setFile(PDFileSpecification) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionImportData
This will set the file in which the destination is located.
setFile(PDFileSpecification) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will set the application to be launched or the document to be opened or printed.
setFile(PDFileSpecification) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
This will set the file in which the destination is located.
setFile(PDFileSpecification) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSubmitForm
This will set the file in which the destination is located.
setFile(PDFileSpecification) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionThread
This will set the file in which the destination is located.
setFile(PDFileSpecification) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
Set the attached file.
setFileDecodeParams(List<?>) - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will set the list of decode params.
setFileDescription(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Set the file description.
setFileDos(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Deprecated.
This method is obsolescent and should not be used by conforming writers.
setFileFilters(List<String>) - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will set the filters that are part of this stream.
setFileHandler(Object, Method) - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
setFileLen(long) - Method in class org.apache.pdfbox.preflight.PreflightContext
 
setFileMac(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Deprecated.
This method is obsolescent and should not be used by conforming writers.
setFilename(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
Sets the name of the file as found in the EmbeddedFiles name tree.
setFilename(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
Set the file to launch.
setFilePath(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setFileSelect(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Set the file select bit.
setFileSpecification(PDFileSpecification) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFNamedPageReference
This will set the file specification for this named page reference.
setFileUnicode(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
This will set the unicode file name.
setFileUnix(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Deprecated.
This method is obsolescent and should not be used by conforming writers.
setFilter(String) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Sets the filter entry of the encryption dictionary.
setFilter(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional) The signature handler that shall be used to sign the signature field.
setFilter(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Set the filter.
setFilterRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
set true if the filter shall be required.
setFilters(List<String>) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
Sets which filters are applied to this stream.
setFilters(List<COSName>) - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will set the filters that are part of this stream.
setFilters(COSBase) - Method in class org.apache.pdfbox.cos.COSStream
Deprecated.
setFilterSubsampled(boolean) - Method in class org.apache.pdfbox.filter.DecodeOptions.FinalDecodeOptions
 
setFilterSubsampled(boolean) - Method in class org.apache.pdfbox.filter.DecodeOptions
Used internally by filters to signal they have applied subsampling as requested by this options instance.
setFirstBead(PDThreadBead) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThread
This will set the first bead in the thread.
setFirstByteOffset(int) - Method in class org.apache.pdfbox.pdmodel.common.PDObjectStream
The byte offset (in the decoded stream) of the first compressed object.
setFirstCharIndex(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setFirstChild(PDOutlineNode) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Set the first child, this will be maintained by this class.
setFirstContour(int) - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Sets the index for the first contour.
setFirstIndex(int) - Method in class org.apache.fontbox.ttf.GlyfCompositeComp
Sets the first index.
setFirstKernCharacter(String) - Method in class org.apache.fontbox.afm.KernPair
Setter for property firstKernCharacter.
setFirstPageOverlayFile(String) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the first page overlay file.
setFirstPageOverlayPDF(PDDocument) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the first page overlay PDF.
setFitBoundingBox(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitDestination
Set if this page destination should just fit the bounding box.
setFitBoundingBox(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitHeightDestination
Set if this page destination should just fit the bounding box.
setFitBoundingBox(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitWidthDestination
Set if this page destination should just fit the bounding box.
setFitWindow(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the fit window preference.
setFixedPitch(boolean) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property isFixedPitch.
setFixedPitch(boolean) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that sets the flag bit.
setFlag(COSName, int, boolean) - Method in class org.apache.pdfbox.cos.COSDictionary
Sets the given boolean value at bitPos in the flags.
setFlag(COSName, int, boolean) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
Sets the given boolean value at bitPos in the flags.
setFlagBit(int, boolean) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
setFlags(int) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setFlags(int) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the font flags.
setFlags(int) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionResetForm
 
setFlags(int) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSubmitForm
 
setFlatness(double) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the flatness property.
SetFlatness - Class in org.apache.pdfbox.contentstream.operator.state
i: Set the flatness tolerance.
SetFlatness() - Constructor for class org.apache.pdfbox.contentstream.operator.state.SetFlatness
 
setFlatnessTolerance(Float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the flatness tolerance.
setFloat(String, float) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSFloat object.
setFloat(String, float) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSFloat object.
setFloat(COSName, float) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSFloat object.
setFloat(COSName, float) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSFloat object.
setFloatArray(float[]) - Method in class org.apache.pdfbox.cos.COSArray
Clear the current contents of the COSArray and set it with the float[].
setFloatItem(COSName, Float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will set a float object.
setFlyAreaOpaque(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
 
setFlyScale(float) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
 
setFo(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will set an action to be performed when the annotation receives the input focus.
setFont(Font) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setFont(PDFont) - Method in class org.apache.pdfbox.pdmodel.graphics.PDFontSetting
This will set the font for this font setting.
setFont(PDFont) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Set the value of the font.
setFont(PDFont) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.AppearanceStyle
Set the font to be used for text formatting.
setFont(PDFont) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceStyle
Set the font to be used for text formatting.
setFont(PDFont) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Set the font.
setFont(PDFont) - Method in class org.apache.pdfbox.tools.TextToPDF
 
setFont(PDFont, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the font and font size to draw text with.
setFont(PDFont, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the font and font size to draw text with.
SetFontAndSize - Class in org.apache.pdfbox.contentstream.operator.text
Tf: Set text font and size.
SetFontAndSize() - Constructor for class org.apache.pdfbox.contentstream.operator.text.SetFontAndSize
 
setFontBBox(BoundingBox) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property fontBBox.
setFontBoundingBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Set the fonts bounding box.
setFontColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Set the font color.
setFontDescriptor(PDFontDescriptor) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Sets the font descriptor when embedding a font.
setFontDict(List<Map<String, Object>>) - Method in class org.apache.fontbox.cff.CFFCIDFont
Sets the font dictionaries.
setFontDirectionHint(short) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setFontFamily(String) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the font family.
setFontFile(PDStream) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Set the type 1 font program.
setFontFile2(PDStream) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Set the true type font program.
setFontFile3(PDStream) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Set a stream containing a font program that is not true type or type 1.
setFontName(String) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property fontName.
setFontName(String) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the font name.
setFontName(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Set the font name.
setFontRevision(float) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setFontSetting(PDFontSetting) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will set the font setting for this graphics state.
setFontSize(float) - Method in class org.apache.pdfbox.pdmodel.graphics.PDFontSetting
This will set the size of the font.
setFontSize(float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Set the value of the fontSize.
setFontSize(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.AppearanceStyle
Set the font size to be used for formatting.
setFontSize(float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceStyle
Set the font size to be used for formatting.
setFontSize(float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Set the font size.
setFontSize(int) - Method in class org.apache.pdfbox.tools.TextToPDF
 
setFontStretch(String) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the font stretch.
setFontVersion(String) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property fontVersion.
setFontWeight(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Set the weight of the font.
setForceBold(boolean) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that sets the flag bit.
setForceHexForm(boolean) - Method in class org.apache.pdfbox.cos.COSString
Sets whether or not to force the string is to be written in hex form.
setFormat(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
set the file format used when saving the resource.
setFormat(String) - Method in class org.apache.xmpbox.type.ThumbnailType
Set Format
setFormatProperty(MIMEType) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Set the unique identifier of the work from which this resource was derived
setFormattedValue(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Sets the string for the property value.
setFormatterRectangle(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets formatter rectangle
setFormatType(float) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
setFormType(int) - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
Set the form type.
setFourColors(String, PDFourColours) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Sets four colours.
setFractionalDisplay(String) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will set the value for the manner to display a fractional value.
setFractionalSpaceToAllocate(PDRange) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
This will set frational space to allocate.
setFree(boolean) - Method in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
This will set the free attribute.
setFringe(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCaret
This will set the fringe rectangle.
setFringe(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCircle
This will set the fringe rectangle.
setFringe(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
This will set the fringe rectangle.
setFringe(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquare
This will set the fringe rectangle.
setFromAffineTransform(AffineTransform) - Method in class org.apache.pdfbox.util.Matrix
Deprecated.
Use the Matrix(AffineTransform) constructor instead.
setFromPart(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setFsSelection(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setFsType(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setFullName(String) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property fullName.
setFunction(COSArray) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will set the functions COSArray for the color conversion.
setFunction(PDFunction) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will set the function for the color conversion.
setG(float) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
Sets the g value of the tristimulus.
setGamma(float) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
Set the gamma value.
setGamma(PDGamma) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
Sets the gamma value.
setGenerationNumber(int) - Method in class org.apache.pdfbox.cos.COSObject
Setter for property generationNumber.
setGlobalSubrIndex(byte[][]) - Method in class org.apache.fontbox.cff.CFFFont
Sets the global subroutine index data.
setGlyphDataFormat(short) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setGlyphNames(String[]) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
setGlyphOrientationVertical(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the orientation of glyphs when the inline-progression direction is top to bottom or bottom to top (GlyphOrientationVertical).
setGlyphs(GlyphData[]) - Method in class org.apache.fontbox.ttf.GlyphTable
 
setGraphicsStateParameters(PDExtendedGraphicsState) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set an extended graphics state.
setGraphicsStateParameters(PDExtendedGraphicsState) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set an extended graphics state.
SetGraphicsStateParameters - Class in org.apache.pdfbox.contentstream.operator.state
gs: Set parameters from graphics state parameter dictionary.
SetGraphicsStateParameters() - Constructor for class org.apache.pdfbox.contentstream.operator.state.SetGraphicsStateParameters
 
setGroupEnabled(String, boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Enables or disables all optional content groups with the given name.
setGroupEnabled(PDOptionalContentGroup, boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
Enables or disables an optional content group.
setGuideLineColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Set the color space instance for this box style.
setGuidelineStyle(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Set the style for the box.
setGuidelineWidth(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Set the guideline width.
setH(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionHide
 
setHandler(OSXAdapter) - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
setHangingIndent() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
Sets the isHangingIndent() flag to true.
setHeaders(String[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Sets the headers (Headers).
setHeaders(String[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Sets the headers (Headers).
setHeadline(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setHeadlineProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setHeight(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the height of the element’s content rectangle in the block-progression direction (Height).
setHeight(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the height of the element’s content rectangle in the block-progression direction (Height).
setHeight(int) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Sets the height of the image.
setHeight(int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
setHeight(int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
setHeight(Integer) - Method in class org.apache.xmpbox.type.ThumbnailType
Set Height
setHeightAuto() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the height of the element’s content rectangle in the block-progression direction (Height) to PDLayoutAttributeObject.HEIGHT_AUTO.
setHidden(boolean) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Specifies whether the property shall be hidden.
setHidden(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the hidden flag.
setHidden(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the hidden flag.
setHideMenubar(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the menubar preference.
setHideToolbar(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the toolbar preference.
setHideWindowUI(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the window UI preference.
setHighestXRefObjectNumber(long) - Method in class org.apache.pdfbox.cos.COSDocument
Internal PDFBox use only.
setHighlightingMode(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Sets the highlighting mode.
setHighlightMode(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
Set the highlight mode.
setHighValue(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
Sets the highest value that is allowed.
setHistory(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setHistoryProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setHolderForm(PDFormXObject) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
In the structure, form will be contained by XObject in the AcroForm/DR/
setHolderFormResources(PDResources) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets holder form resources
setHolderFormStream(PDStream) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets stream of holder form Stream
setHorizontalScaling(float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Set the value of the horizontalScaling.
setHorizontalScaling(float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the horizontal scaling to scale / 100.
setHorizontalScaling(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the horizontal scaling to scale / 100.
setICCProfile(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setIccProfileAlreadySearched(boolean) - Method in class org.apache.pdfbox.preflight.PreflightContext
 
setICCProfileProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setIccProfileWrapper(ICCProfileWrapper) - Method in class org.apache.pdfbox.preflight.PreflightContext
 
setIcon(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationText
This will set the icon (and hence appearance, AP taking precedence) For this annotation.
setIconFit(FDFIconFit) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the icon fit entry.
setId(String) - Method in class org.apache.xmpbox.type.JobType
 
setID(COSArray) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the FDF id.
setIdentifier(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Set the unique identifier of the resource
setIdentifierProperty(TextType) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Set the unique identifier of the resource
setIDTree(PDNameTreeNode<PDStructureElement>) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Sets the ID tree.
setIgnoreAcroFormErrors(boolean) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Set to true to ignore acroform errors.
setImage(BufferedImage) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Set image and its height and width.
setImage(String) - Method in class org.apache.xmpbox.type.ThumbnailType
Set Image data
setImage(PDImageXObject) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets the image of visible signature
setImageData(byte[]) - Method in class org.apache.pdfbox.contentstream.operator.Operator
This will set the image data, this is only used for the ID operator.
setImageDownscalingOptimizationThreshold(float) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Set the image downscaling optimization threshold.
setImageForm(PDFormXObject) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets Image form.
setImageFormName(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets image form name
setImageFormResources(PDResources) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets image form resource
setImageFormStream(PDStream) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets image form stream
setImageName(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets visible signature image name
setImageParameters(COSDictionary) - Method in class org.apache.pdfbox.contentstream.operator.Operator
This will set the image parameters, this is only valid for BI operators.
setImageTypeSelection(String) - Method in class org.apache.pdfbox.debugger.ui.ImageTypeMenu
Set the image type selection.
setImageZoomScale(float) - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
 
setIndentThreshold(float) - Method in class org.apache.pdfbox.text.PDFTextStripper
sets the multiple of whitespace character widths for the current text which the current line start can be indented from the previous line start beyond which the current line start is considered to be a paragraph start.
setIndex(int) - Method in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
 
setIndex(int) - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
This will set the index value.
setIndexToLocFormat(short) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setInfo(String) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
setInitialTransformationMatrix(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
Set the CTM that is valid at the time the ExtGState was activated.
setInkList(float[][]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Sets the paths that make this annotation.
setInkList(List<float[]>) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationInk
Set the paths making up the freehand "scribble".
setInlineAlign(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the alignment, in the inline-progression direction, of content within the table cell (InlineAlign).
setInnerForm(PDFormXObject) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
sets inner form to this location: AcroForm/DR/XObject/{holder form name}/Resources/XObject/{destination}
setInnerFormName(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets inner form name
setInnerFormResources(PDResources) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets inner form resource
setInnterFormStream(PDStream) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets inner form stream
setInputFile(String) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the file to be overlaid.
setInputPDF(PDDocument) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the PDF to be overlaid.
setInReplyTo(PDAnnotation) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the annotation to which this one is "In Reply To" the actual relationship is specified by the RT entry.
setInstanceID(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set InstanceId value
setInstanceID(String) - Method in class org.apache.xmpbox.type.ResourceEventType
 
setInstanceID(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setInstanceIDProperty(URIType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set InstanceId property
setInstructions(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setInstructionsProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setInt(int, int) - Method in class org.apache.pdfbox.cos.COSArray
Set the value in the array as an integer.
setInt(String, int) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setInt(String, int) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setInt(COSName, int) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setInt(COSName, int) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setInteger(String, int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Sets an integer.
setIntegerProperty(IntegerType) - Method in class org.apache.xmpbox.schema.XMPSchema
Add an integerProperty
setIntegerPropertyValue(String, Integer) - Method in class org.apache.xmpbox.schema.XMPSchema
Set the value of the property as an integer.
setIntegerPropertyValueAsSimple(String, Integer) - Method in class org.apache.xmpbox.schema.XMPSchema
Set a simple Integer property on the schema, using the current prefix.
setIntensity(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary
This will set the intensity of the applied effect.
setIntent(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
The intent of the annotation.
setIntent(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the intent of the annotation The values and meanings are specific to the actual annotation See the IT_* constants for the annotation classes.
setInteriorColor(Color) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCircle
This will set interior color of the drawn area.
setInteriorColor(Color) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set interior color of the line endings defined in the LE entry.
setInteriorColor(Color) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolygon
This will set interior color of the drawn area.
setInteriorColor(Color) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
This will set interior color of the line endings defined in the LE entry.
setInteriorColor(Color) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquare
This will set interior color of the drawn area.
setInteriorColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set interior color of the line endings defined in the LE entry.
setInteriorColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set interior color.
setInteriorColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will set interior color of the drawn area color is in DeviceRGB colo rspace.
setInterpolate(boolean) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Sets the Interpolate flag, true for high-quality image scaling.
setInterpolate(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
setInterpolate(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
setInvisible(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the invisible flag.
setInvisible(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the invisible flag.
setIsBaseFont(boolean) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property isBaseFont.
setIsFixedPitch(long) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
setIsFixedV(boolean) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property isFixedV.
setIssuer(List<byte[]>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
(Optional) A list of array of bytes containing DER-encoded X.509v3 certificates of acceptable issuers.
setIssuerRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
set true if Issuer shall be required as a constraint on signature.
setIsXRefStream(boolean) - Method in class org.apache.pdfbox.cos.COSDocument
Sets isXRefStream to the given value.
setItalic(boolean) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that sets the flag bit.
setItalic(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Set the italic property of the text.
setItalicAngle(float) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property italicAngle.
setItalicAngle(float) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
setItalicAngle(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the italic angle for the font.
setItem(String, COSBase) - Method in class org.apache.pdfbox.cos.COSDictionary
This will set an item in the dictionary.
setItem(String, COSBase) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This will set an item in the dictionary.
setItem(String, COSObjectable) - Method in class org.apache.pdfbox.cos.COSDictionary
This will set an item in the dictionary.
setItem(String, COSObjectable) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This will set an item in the dictionary.
setItem(COSBase) - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
This will set the value for this entry.
setItem(COSBase) - Method in class org.apache.pdfbox.debugger.ui.MapEntry
This will set the value for this entry.
setItem(COSName, COSBase) - Method in class org.apache.pdfbox.cos.COSDictionary
This will set an item in the dictionary.
setItem(COSName, COSBase) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This will set an item in the dictionary.
setItem(COSName, COSObjectable) - Method in class org.apache.pdfbox.cos.COSDictionary
This will set an item in the dictionary.
setItem(COSName, COSObjectable) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This will set an item in the dictionary.
setJavascript(PDJavascriptNameTreeNode) - Method in class org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
Set the named javascript entries that are associated with this document.
setJavaScript(FDFJavaScript) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the JavaScript entry.
setJustification(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
This will set the form of quadding (justification) of the annotation text.
setK(COSBase) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Sets the K entry.
setK(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
This will set a JavaScript action to be performed when the user types a keystroke into a text field or combo box or modifies the selection in a scrollable list box.
setKernPairs(List<KernPair>) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property kernPairs.
setKernPairs0(List<KernPair>) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property kernPairs0.
setKernPairs1(List<KernPair>) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property kernPairs1.
setKey(byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
This will reset the key to be used.
setKey(CFFOperator.Key) - Method in class org.apache.fontbox.cff.CFFOperator
 
setKey(CharStringCommand.Key) - Method in class org.apache.fontbox.cff.CharStringCommand
 
setKey(COSName) - Method in class org.apache.pdfbox.debugger.ui.MapEntry
This will set the key for this entry.
setKey(COSObjectKey) - Method in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
This will set the object key.
setKeyLength(int) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Setter of the property keyLength.
setKeyUsage(List<String>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
(Optional; PDF 1.7) A List of ASCII strings, where each string specifies an acceptable key-usage extension that must be present in the signing certificate.
setKeyUsageRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
set true if KeyUsage shall be required as a constraint on signature.
setKeywords(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will set the keywords of the document.
setKeywords(String) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Set the PDF keywords
setKeywordsProperty(TextType) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Set the PDF keywords
setKids(List<? extends PDNameTreeNode<T>>) - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Set the children of this named tree.
setKids(List<? extends PDNumberTreeNode>) - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Set the children of this number tree.
setKids(List<Object>) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureNode
Sets the kids (K).
setKids(List<FDFField>) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the list of kids.
setKnockoutFlag(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Set the value of the knockout.
setLabel(String) - Method in enum org.apache.pdfbox.preflight.graphic.ColorSpaces
 
setLabel(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
set a word or a short phrase which identifies a document as a member of a user-defined collection
setLabelItem(int, PDPageLabelRange) - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabels
Sets the page label range beginning at the specified start page.
setLabelPositionToValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will set the value indicating the ordering of the label specified by U to the calculated unit value.
setLabelPrefixString(String) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will set the text to be concatenated to the left of the label specified by U.
setLabelProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
set the label property
setLabelSuffixString(String) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will set the text to be concatenated after the label specified by U.
setLandscape(boolean) - Method in class org.apache.pdfbox.tools.ImageToPDF
Sets paper orientation.
setLandscape(boolean) - Method in class org.apache.pdfbox.tools.TextToPDF
Sets paper orientation.
setLanguage(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the language (Lang).
setLanguage(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the Language for the document.
setLanguageId(int) - Method in class org.apache.fontbox.ttf.NameRecord
 
setLastCharIndex(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setLastChild(PDOutlineNode) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Set the last child, this will be maintained by this class.
setLastModifyDate(Calendar) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setLastPageOverlayFile(String) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the last page overlay file.
setLastPageOverlayPDF(PDDocument) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the last page overlay PDF.
setLastURL(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set DocumentId value
setLastURLProperty(URLType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set DocumentId Property
setLayerName(String) - Method in class org.apache.xmpbox.type.LayerType
Set LayerName
setLayerText(String) - Method in class org.apache.xmpbox.type.LayerType
Set LayerText
setLazyValidation(boolean) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
 
setLeaderExtend(float) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set the length of the leader line extensions.
setLeaderLength(float) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set the length of the leader line.
setLeaderLineExtensionLength(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set the length of the leader line extensions.
setLeaderLineLength(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set the length of the leader line.
setLeaderLineOffsetLength(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set the length of the leader line offset.
setLeaderOffset(float) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set the length of the leader line offset.
setLeading(double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
setLeading(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the leading for the font.
setLeading(float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Set the value of the leading.
setLeading(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.AppearanceStyle
Set the leading used for text formatting.
setLeading(float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceStyle
Set the leading used for text formatting.
setLeading(float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Sets the text leading.
setLeading(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Sets the text leading.
setLeft(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitHeightDestination
Set the left x-coordinate, a value of -1 implies that the current x-coordinate will be used.
setLeft(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
Set the left x-coordinate, a value of -1 implies that the current x-coordinate will be used.
setLeft(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageXYZDestination
Set the left x-coordinate, values 0 or -1 imply that the current x-coordinate will be used.
setLegalAttestation(List<String>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional, PDF 1.6) An array of text strings that specifying possible legal attestations.
setLegalAttestationRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
set true if the LegalAttestation shall be required.
setLength(int) - Method in class org.apache.pdfbox.pdmodel.encryption.PDCryptFilterDictionary
This will set the number of bits to use for the crypt filter algorithm.
setLength(int) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will set the number of bits to use for the encryption algorithm.
setLength(long) - Method in class org.apache.fontbox.ttf.TTFTable
 
setLenient(boolean) - Method in class org.apache.pdfbox.pdfparser.COSParser
Change the parser leniency flag.
setLigature(String) - Method in class org.apache.fontbox.afm.Ligature
Setter for property ligature.
setLigatures(List<Ligature>) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property ligatures.
setLine(float[]) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set start and end coordinates of the line (or leader line if LL entry is set).
setLine(float[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set start and end coordinates of the line (or leader line if LL entry is set).
setLineCap(int) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the line cap.
setLineCapStyle(int) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will set the line cap style for the graphics state.
setLineCapStyle(int) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the line cap style.
setLineCapStyle(int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the line cap style.
SetLineCapStyle - Class in org.apache.pdfbox.contentstream.operator.state
J: Set the line cap style.
SetLineCapStyle() - Constructor for class org.apache.pdfbox.contentstream.operator.state.SetLineCapStyle
 
setLineDashPattern(float[], float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the line dash pattern.
setLineDashPattern(float[], float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the line dash pattern.
setLineDashPattern(COSArray) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.prepress.PDBoxStyle
Set the line dash pattern associated with this box style.
setLineDashPattern(COSArray, int) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
setLineDashPattern(PDLineDashPattern) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will set the dash pattern for the graphics state.
setLineDashPattern(PDLineDashPattern) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
This will set the current line dash pattern.
SetLineDashPattern - Class in org.apache.pdfbox.contentstream.operator.state
d: Set the line dash pattern.
SetLineDashPattern() - Constructor for class org.apache.pdfbox.contentstream.operator.state.SetLineDashPattern
 
setLineEndingStyle(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
This will set the line ending style.
setLineEndingStyle(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the line ending style.
setLineGap(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setLineHeight(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the element’s preferred height in the block-progression direction (LineHeight).
setLineHeight(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the element’s preferred height in the block-progression direction (LineHeight).
setLineHeightAuto() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the element’s preferred height in the block-progression direction (LineHeight) to PDLayoutAttributeObject.LINE_HEIGHT_AUTO.
setLineHeightNormal() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the element’s preferred height in the block-progression direction (LineHeight) to PDLayoutAttributeObject.LINE_HEIGHT_NORMAL.
setLineJoin(int) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Get the value of the line join.
setLineJoinStyle(int) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will set the line join style.
setLineJoinStyle(int) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the line join style.
setLineJoinStyle(int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the line join style.
SetLineJoinStyle - Class in org.apache.pdfbox.contentstream.operator.state
j: Set the line join style.
SetLineJoinStyle() - Constructor for class org.apache.pdfbox.contentstream.operator.state.SetLineJoinStyle
 
setLineLength(int) - Method in class org.apache.pdfbox.filter.ASCII85OutputStream
This will set the line length that will be used.
SetLineMiterLimit - Class in org.apache.pdfbox.contentstream.operator.state
M: Set miter limit.
SetLineMiterLimit() - Constructor for class org.apache.pdfbox.contentstream.operator.state.SetLineMiterLimit
 
setLineSeparator(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Set the desired line separator for output text.
setLineSloaps(PDNumberFormatDictionary[]) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will set the sloaps of a line.
setLineStart() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
Sets the isLineStart() flag to true.
setLineWidth(float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the line width.
setLineWidth(float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set line width to the given value.
setLineWidth(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set line width to the given value.
setLineWidth(Float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will set the line width.
SetLineWidth - Class in org.apache.pdfbox.contentstream.operator.state
w: Set line width.
SetLineWidth() - Constructor for class org.apache.pdfbox.contentstream.operator.state.SetLineWidth
 
setLineWidthOnDemand(float) - Method in class org.apache.pdfbox.pdmodel.PDAppearanceContentStream
Sets the line width.
setListItemPatterns(List<Pattern>) - Method in class org.apache.pdfbox.text.PDFTextStripper
use to supply a different set of regular expression patterns for matching list item starts.
setListNumbering(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Sets the list numbering (ListNumbering).
setListNumbering(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
Sets the list numbering (ListNumbering).
setLocation(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Sets the CPU host name or physical location of the signing.
setLocked(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the locked flag.
setLocked(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the locked flag.
setLockedContents(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the LockedContents flag.
setLockedContents(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the LockedContents flag.
setLong(String, long) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setLong(String, long) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setLong(COSName, long) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setLong(COSName, long) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSInteger object.
setLowerLeftX(float) - Method in class org.apache.fontbox.util.BoundingBox
Setter for property lowerLeftX.
setLowerLeftX(float) - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will set the lower left x coordinate.
setLowerLeftY(float) - Method in class org.apache.fontbox.util.BoundingBox
Setter for property lowerLeftY.
setLowerLeftY(float) - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will set the lower left y coordinate.
setLowerLimit(Integer) - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Set the lowest value for the key in the map.
setLowerLimit(String) - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Set the lowest value for the key in the map.
setLowestRecPPEM(int) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setMacCreator(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Set the mac Creator.
setMacResFork(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Set the mac ResFork.
setMacStyle(int) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setMacSubtype(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Set the mac subtype.
setMagicNumber(long) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setManagedFromProperty(ResourceRefType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
set ManageFrom Property
setManager(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set Manager value
setManager(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setManagerProperty(AgentNameType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set Manager property
setManagerVariant(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set ManagerVariant value
setManagerVariant(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setManagerVariantProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set ManagerVariant Property
setManageTo(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set ManageTo Value
setManageTo(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setManageToProperty(URIType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set ManageTo property
setManageUI(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set ManageUI value
setManageUI(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setManageUIProperty(URIType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set ManageUI property
setMappingName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
This will set the mapping name of the field.
setMappingScheme(int) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property mappingScheme.
setMarked(boolean) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkInfo
Set if this is a tagged PDF.
setMarked(Boolean) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Set Marked value
setMarkedProperty(BooleanType) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Set Marked property
setMarkInfo(PDMarkInfo) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Set information about the doc's usage of tagged features.
setMaskMarkers(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setMatrix(AffineTransform) - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
Sets the optional Matrix entry for the form XObject.
setMatrix(AffineTransform) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
Sets the optional Matrix entry for the Pattern.
setMatrix(AffineTransform) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType1
Sets the optional Matrix entry for the function based shading.
setMatrix(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
Sets the linear interpretation matrix.
SetMatrix - Class in org.apache.pdfbox.contentstream.operator.state
Tm: Set text matrix and text line matrix.
SetMatrix() - Constructor for class org.apache.pdfbox.contentstream.operator.state.SetMatrix
 
setMax(float) - Method in class org.apache.pdfbox.pdmodel.common.PDRange
This will set the maximum value for the range.
setMaxComponentDepth(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxComponentElements(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxCompositeContours(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxCompositePoints(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxContours(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxErrors(int) - Method in class org.apache.pdfbox.preflight.PreflightConfiguration
Set the maximum number of errors after which to abort when possible.
setMaxFunctionDefs(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaximum(Color) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
 
setMaximumFractionDigits(int) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Sets the maximum number of digits allowed for fractional numbers.
setMaxInstructionDefs(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxKern(float) - Method in class org.apache.fontbox.afm.TrackKern
Setter for property maxKern.
setMaxLen(int) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Sets the maximum number of characters of the text field.
setMaxMemType1(long) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
setMaxMemType42(long) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
setMaxPoints(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxPointSize(float) - Method in class org.apache.fontbox.afm.TrackKern
Setter for property maxPointSize.
setMaxSizeOfInstructions(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxStackElements(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxStorage(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxTwilightPoints(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMaxWidth(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the max width for the font.
setMaxZones(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setMCID(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
Sets the marked content identifier.
setMeasure(PDMeasureDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
This will set the measure dictionary.
setMediaBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the mediaBox for this page.
setMediaBox(PDRectangle) - Method in class org.apache.pdfbox.tools.ImageToPDF
Sets page size of produced PDF.
setMediaBox(PDRectangle) - Method in class org.apache.pdfbox.tools.TextToPDF
Sets page size of produced PDF.
setMemoryUsageSetting(MemoryUsageSetting) - Method in class org.apache.pdfbox.multipdf.Splitter
Set the memory setting.
setMenu(JMenu) - Method in class org.apache.pdfbox.debugger.ui.MenuBase
 
setMetadata(COSStream) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Sets the metadata stream that is associated with this color space.
setMetadata(PDMetadata) - Method in class org.apache.pdfbox.pdmodel.common.PDStream
Set the metadata for this object.
setMetadata(PDMetadata) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Sets the metadata associated with this XObject, or null if there is none.
setMetadata(PDMetadata) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the metadata for this object.
setMetadata(PDMetadata) - Method in class org.apache.pdfbox.pdmodel.PDPage
Set the metadata for this object.
setMetadata(XMPMetadata) - Method in class org.apache.pdfbox.preflight.PreflightContext
 
setMetadataDate(Calendar) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set the date and time that any metadata for this resource was last changed.
setMetadataDateProperty(DateType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set the MetadataDate property
setMetricDataFormat(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setMetricSets(int) - Method in class org.apache.fontbox.afm.FontMetrics
This will set the metricSets attribute.
setMimMemType1(long) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
setMin(float) - Method in class org.apache.pdfbox.pdmodel.common.PDRange
This will set the minimum value for the range.
setMinimum(Color) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
 
setMinimumRevision(long) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
The software module revision number, used to determinate the minimum version of software that is required in order to process this signature.
setMinKern(float) - Method in class org.apache.fontbox.afm.TrackKern
Setter for property minKern.
setMinLeftSideBearing(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setMinMemType42(long) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
setMinPointSize(float) - Method in class org.apache.fontbox.afm.TrackKern
Setter for property minPointSize.
setMinRightSideBearing(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setMissingWidth(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the missing width for the font.
setMiterLimit(float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the miter limit.
setMiterLimit(float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the miter limit.
setMiterLimit(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the miter limit.
setMiterLimit(Float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will set the miter limit for the graphics state.
setMix(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
The flag specifying whether to mix this sound with any other sound already playing.
setModDate(Calendar) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Set the mod date.
setModificationDate(Calendar) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will set the modification date of the document.
setModified(Calendar) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setModifiedDate(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the date and time the annotation was modified.
setModifiedDate(Calendar) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the date and time the annotation was modified.
setModifier(String) - Method in class org.apache.xmpbox.type.VersionType
 
setModifierDate(Calendar) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
 
setModifierDateProperty(DateType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
 
setModifyDate(Calendar) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set the date and time the resource was last modified
setModifyDate(Calendar) - Method in class org.apache.xmpbox.type.VersionType
 
setModifyDateProperty(DateType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set the ModifyDate property
setMotion(PDTransitionMotion) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransition
Sets the direction of motion for the specified transition effect.
setMPD(PDSeedValueMDP) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional; PDF 1.6) A dictionary containing a single entry whose key is P and whose value is an integer between 0 and 3.
setMultiline(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Set the multiline bit.
setMultiSelect(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Set the MultiSelect bit.
setN(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionNamed
This will set the name of the action to be performed.
setName(int, String) - Method in class org.apache.pdfbox.cos.COSArray
Set the value in the array as a name.
setName(String) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property name.
setName(String) - Method in class org.apache.fontbox.afm.Composite
Setter for property name.
setName(String) - Method in class org.apache.fontbox.afm.CompositePart
Setter for property name.
setName(String) - Method in class org.apache.fontbox.cff.CFFFont
Sets the name of the font.
setName(String) - Method in class org.apache.fontbox.cff.CFFOperator
 
setName(String) - Method in class org.apache.fontbox.cmap.CMap
Sets the name of the CMap.
setName(String) - Method in class org.apache.pdfbox.debugger.colorpane.DeviceNColorant
 
setName(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Sets the property name.
setName(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set a unique name for an annotation.
setName(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFNamedPageReference
This will set the name of the referenced page.
setName(String) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup
Sets the name of the optional content group.
setName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
This will set the name (and hence appearance, AP taking precedence) For this annotation.
setName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
This will set the name (and hence appearance, AP taking precedence) For this annotation.
setName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
The name of the software module that was used to create the signature.
setName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Sets the name of the person or authority signing the document.
setName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
This will set the name of the viewport.
setName(String) - Method in class org.apache.pdfbox.preflight.utils.ByteArrayDataSource
 
setName(String) - Method in class org.apache.xmpbox.type.Attribute
Set the localName of this attribute
setName(String) - Method in class org.apache.xmpbox.type.JobType
 
setName(String, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSName object.
setName(String, String) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSName object.
setName(String, String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Sets a name value.
setName(COSName, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSName object.
setName(COSName, String) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSName object.
setNamedDestination(String) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDNamedDestination
Set the named destination.
setNamedDestination(PDNamedDestination) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
This will set a named destination in the current document that provides the page number of the file attachment annotation.
setNameId(int) - Method in class org.apache.fontbox.ttf.NameRecord
 
setNames(Map<String, T>) - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Set the names for this node.
setNames(PDDocumentNameDictionary) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the names dictionary for the document.
setNamespace(String) - Method in class org.apache.xmpbox.type.AbstractStructuredType
 
setNeedAppearances(Boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Set the NeedAppearances value.
setNeedToBeUpdated(boolean) - Method in class org.apache.pdfbox.cos.COSArray
Set the update state of the dictionary for the COSWriter.
setNeedToBeUpdated(boolean) - Method in class org.apache.pdfbox.cos.COSDictionary
 
setNeedToBeUpdated(boolean) - Method in class org.apache.pdfbox.cos.COSObject
Set the update state of the dictionary for the COSWriter.
setNeedToBeUpdated(boolean) - Method in interface org.apache.pdfbox.cos.COSUpdateInfo
Set the update state of the dictionary for the COSWriter.
setNeedToBeUpdated(boolean) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
Set the update state of the dictionary for the COSWriter.
setNext(List<?>) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAction
This will set the next action, or sequence of actions, to be performed after this one.
setNextBead(PDThreadBead) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
Set the next bead in the thread.
setNextSibling(PDOutlineNode) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Set the next sibling, this will be maintained by this class.
setNickname(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set a short informal name for the resource
setNicknameProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set the NickName property
setNoExport(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
sets the field to be not exported.
setNonEFontNoWarn(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
If true, the reader should not display a warning about fonts not being embedded.
setNonFullScreenPageMode(String) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated. 
setNonFullScreenPageMode(PDViewerPreferences.NON_FULL_SCREEN_PAGE_MODE) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the non full screen page mode preference.
setNonStrokeAlphaConstant(double) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the non-stroke alpha constant property.
setNonStrokeAlphaConstants(double) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
setNonStrokingAlphaConstant(Float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the non stroking alpha constant.
setNonStrokingColor(double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setNonStrokingColor(double, double, double, double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setNonStrokingColor(float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the non-stroking color in the DeviceGray color space.
setNonStrokingColor(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the non-stroking color in the DeviceGray color space.
setNonStrokingColor(float[]) - Method in class org.apache.pdfbox.pdmodel.PDAppearanceContentStream
Set the non stroking color.
setNonStrokingColor(float[]) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setNonStrokingColor(float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the non-stroking color in the DeviceRGB color space.
setNonStrokingColor(float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the non-stroking color in the DeviceRGB color space.
setNonStrokingColor(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the non-stroking color in the DeviceCMYK color space.
setNonStrokingColor(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the non-stroking color in the DeviceCMYK color space.
setNonStrokingColor(int) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
setNonStrokingColor(int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setNonStrokingColor(int, int, int) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
setNonStrokingColor(int, int, int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setNonStrokingColor(int, int, int, int) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the non-stroking color in the DeviceCMYK color space.
setNonStrokingColor(int, int, int, int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the non-stroking color in the DeviceCMYK color space.
setNonStrokingColor(Color) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the non-stroking color using an AWT color.
setNonStrokingColor(Color) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the non-stroking color using an AWT color.
setNonStrokingColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Sets the non-stroking color.
setNonStrokingColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Sets the non-stroking color and, if necessary, the non-stroking color space.
setNonStrokingColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Sets the non-stroking color and, if necessary, the non-stroking color space.
SetNonStrokingColor - Class in org.apache.pdfbox.contentstream.operator.color
sc: Sets the colour to use for non-stroking operations.
SetNonStrokingColor() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColor
 
SetNonStrokingColorN - Class in org.apache.pdfbox.contentstream.operator.color
scn: Sets the colour to use for non-stroking operations.
SetNonStrokingColorN() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColorN
 
setNonStrokingColorOnDemand(PDColor) - Method in class org.apache.pdfbox.pdmodel.PDAppearanceContentStream
Set the non stroking color.
setNonStrokingColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Sets the non-stroking color space.
setNonStrokingColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
SetNonStrokingColorSpace - Class in org.apache.pdfbox.contentstream.operator.color
cs: Sets the non-stroking color space.
SetNonStrokingColorSpace() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColorSpace
 
setNonStrokingColorSpaceStack(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
setNonStrokingColorSpaceStack(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
SetNonStrokingDeviceCMYKColor - Class in org.apache.pdfbox.contentstream.operator.color
k: Set the non-stroking colour space to DeviceCMYK and set the colour to use for non-stroking operations.
SetNonStrokingDeviceCMYKColor() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingDeviceCMYKColor
 
SetNonStrokingDeviceGrayColor - Class in org.apache.pdfbox.contentstream.operator.color
g: Set the non-stroking colour space to DeviceGray and set the gray level to use for non-stroking operations.
SetNonStrokingDeviceGrayColor() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingDeviceGrayColor
 
SetNonStrokingDeviceRGBColor - Class in org.apache.pdfbox.contentstream.operator.color
rg: Set the non-stroking colour space to DeviceRGB and set the colour to use for non-stroking operations.
SetNonStrokingDeviceRGBColor() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingDeviceRGBColor
 
setNonStrokingOverprint(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the non stroking overprint property.
setNonStrokingOverprintControl(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the overprint control(OP).
setNonSymbolic(boolean) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that sets the flag bit.
setNormalAppearance(PDAppearanceEntry) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
This will set a list of appearances.
setNormalAppearance(PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
This will set the normal appearance when there is only one appearance to be shown.
setNormalCaption(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will set the normal caption.
setNoRotate(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the noRotate flag.
setNoRotate(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the noRotate flag.
setNotice(String) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property notice.
setNoView(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the noView flag.
setNoView(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the noView flag.
setNoZoom(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the noZoom flag.
setNoZoom(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the noZoom flag.
setNsURI(String) - Method in class org.apache.xmpbox.type.Attribute
Set the namespace URI of this attribute
setNumber(long) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will set the current object number.
setNumber(String, float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Sets a float number.
setNumber(String, int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Sets an integer number.
setNumberOfComponents(int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Deprecated.
it's probably not safe to use this, this method will be removed in 3.0.
setNumberOfContours(short) - Method in class org.apache.fontbox.ttf.GlyphData
 
setNumberOfHMetrics(int) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setNumberOfObjects(int) - Method in class org.apache.pdfbox.pdmodel.common.PDObjectStream
Set the number of objects.
setNumbers(Map<Integer, ? extends COSObjectable>) - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Set the numbers for this node.
setNumGlyphs(int) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setO(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will set the string specifying the operation to perform: open to open a document print to print a document If the F entry designates an application instead of a document, this entry is ignored and the application is launched.
setO(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDPageAdditionalActions
This will set an action to be performed when the page is opened.
setObject(COSBase) - Method in class org.apache.pdfbox.cos.COSObject
This will set the object that this object encapsulates.
setObject(COSBase) - Method in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
This will set the object for this xref.
setObjectNumber(long) - Method in class org.apache.pdfbox.cos.COSObject
Setter for property objectNumber.
setOCGs(List<PDPropertyList>) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentMembershipDictionary
Set optional content groups as a list.
setOCProperties(PDOptionalContentProperties) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the optional content properties dictionary.
setOddPageOverlayFile(String) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the odd page overlay file.
setOddPageOverlayPDF(PDDocument) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the odd page overlay PDF.
setOffset(long) - Method in class org.apache.fontbox.ttf.TTFTable
 
setOffset(long) - Method in class org.apache.pdfbox.pdfwriter.COSWriterXRefEntry
The offset attribute.
setOffsets(long[]) - Method in class org.apache.fontbox.ttf.IndexToLocationTable
 
setOID(List<byte[]>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
(Optional) A list of byte arrays that contain Object Identifiers (OIDs) of the certificate policies that must be present in the signing certificate.
setOIDRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
set true if OID shall be required as a constraint on signature.
setOnNewLine(boolean) - Method in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
This will set a flag telling if we are on a newline.
setOpacity(float) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the annotation opacity.
setOpacity(PDAppearanceContentStream, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
setOpen(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup
This will set the initial state of the annotation, open or closed.
setOpen(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
This will set initial state of the annotation, open or closed.
setOpenAction(PDDestinationOrAction) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the Document Open Action for this object.
setOpenCount(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Set the open count.
setOpenInNewWindow(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
setOpenInNewWindow(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
setOpenInNewWindow(OpenMode) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
This will specify whether to open the destination document in a new window.
setOpenInNewWindow(OpenMode) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will specify whether to open the destination document in a new window.
setOpenInNewWindow(OpenMode) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
This will specify whether to open the destination document in a new window.
setOperation(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDWindowsLaunchParams
Set the operation to perform..
setOption(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFOptionElement
This will set the string for an available option.
setOptionalContent(PDPropertyList) - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
Sets the optional content group or optional content membership dictionary.
setOptionalContent(PDPropertyList) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Sets the optional content group or optional content membership dictionary.
setOptionalContent(PDPropertyList) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Sets the optional content group or optional content membership dictionary for the annotation.
setOptions(List<Object>) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the options for the choice field.
setOptions(List<String>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
This will set the display values - the 'Opt' key.
setOptions(List<String>, List<String>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
This will set the display and export values - the 'Opt' key.
setOrdering(String) - Method in class org.apache.fontbox.cff.CFFCIDFont
Sets the ordering value.
setOrdering(String) - Method in class org.apache.fontbox.cmap.CMap
Sets the ordering of the CIDSystemInfo.
setOriginalDocumentID(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set OriginalDocumentId value
setOriginalDocumentIDProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set OriginalDocumentId property
setOS(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
Indicates the operating system.
setOutput(OutputStream) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will set the output stream.
setOutputCondition(String) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
setOutputConditionIdentifier(String) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
setOutputIntents(List<PDOutputIntent>) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Replace the list of OutputIntents of the document.
setOverlayPosition(Overlay.Position) - Method in class org.apache.pdfbox.multipdf.Overlay
Sets the overlay position.
setOverprint(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the overprint property.
setOverprintMode(double) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the overprint mode property.
setOverprintMode(Float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the overprint mode(OPM).
setOwner(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Sets the owner of the attributes.
setOwnerEncryptionKey(byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will set the OE entry in the standard encryption dictionary.
setOwnerKey(byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will set the O entry in the standard encryption dictionary.
setOwnerPassword(String) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardProtectionPolicy
Sets the owner password
setP(int) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueMDP
Set the P value.
setP(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will set a parameter string to be passed to the application designated by the F entry.
setPaddings(float[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the paddings for four sides separately (Padding).
setPage(int) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
This will set the page.
setPage(int) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
Set the 0-based page number.
setPage(PDPage) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
Sets the page.
setPage(PDPage) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the page on which some or all of the content items designated by the K entry shall be rendered (Pg).
setPage(PDPage) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the corresponding page for this annotation.
setPage(PDPage) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets document page
setPage(PDPage) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
Set the page for a local destination.
setPage(PDPage) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
Set the page that this bead is part of.
setPageBreak() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
Sets the isPageBreak() flag to true.
setPageEnd(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Sets the string which will be used at the end of a page.
setPageInfo(FDFPageInfo) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFPage
This will set the page info.
setPageLabels(PDPageLabels) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the page label descriptor for the document.
setPageLayout(PageLayout) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the page layout.
setPageMode(PageMode) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the page mode.
setPageNumber(int) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
Set the page number (zero-based) in the current document containing the file attachment annotation.
setPageNumber(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
Set the page number for a remote destination.
setPageNumber(Integer) - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Sets or resets the page number.
setPages(List<FDFPage>) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the list of pages.
setPageStart(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Sets the string which will be used at the beginning of a page.
setPageZoomScale(float) - Method in class org.apache.pdfbox.debugger.ui.ZoomMenu
 
setPaint(Paint) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setPaintMode() - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setPaintType(int) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
This will set the paint type.
setPaintType(int) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will set the paint type.
setPanose(byte[]) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setParagraphEnd(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Sets the string which will be used at the end of a paragraph.
setParagraphStart() - Method in class org.apache.pdfbox.text.PDFTextStripper.PositionWrapper
sets the isParagraphStart() flag to true.
setParagraphStart(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Sets the string which will be used at the beginning of a paragraph.
setParameters(String) - Method in class org.apache.xmpbox.type.ResourceEventType
 
setParent(PDNameTreeNode<T>) - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Sets the parent to the given node.
setParent(PDStructureNode) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the parent in the structure hierarchy (P).
setParent(PDAnnotationMarkup) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup
This will set the markup annotation which this popup relates to.
setParent(PDOutlineNode) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
setParent(PDTerminalField) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
Set the parent field of a widget annotation.
setParentTree(PDNumberTreeNode) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Sets the parent tree.
setParentTreeNextKey(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Sets the next key in the parent tree.
setPart(Integer) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Set the PDF/A Version identifier (with an int)
setPartialFieldName(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the partial field name.
setPartialName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
This will set the partial name of the field.
setPartMapping(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setPartProperty(IntegerType) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Set the PDF/A Version identifier
setParts(List<CompositePart>) - Method in class org.apache.fontbox.afm.Composite
Setter for property parts.
setPartValueWithInt(int) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Set the PDFA Version identifier (with an int)
setPartValueWithString(String) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
Set the PDFA Version identifier (with string)
setPassword(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Set the password bit.
setPatternType(int) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
This will set the pattern type.
setPC(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will set an action to be performed when the page containing the annotation is closed.
setPDFVersion(String) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Set the PDFVersion
setPDFVersionProperty(TextType) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Set the PDFVersion
setPDPropBuildApp(PDPropBuildDataDict) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuild
Set the build data dictionary for the viewing application software module.
setPDPropBuildFilter(PDPropBuildDataDict) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuild
Set the build data dictionary for the signature handler.
setPDPropBuildPubSec(PDPropBuildDataDict) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuild
Set the build data dictionary for the PubSec Software module.
setPdSignature(PDSignature) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets PDSignatureField
setPdVisibleSignature(PDVisibleSignDesigner) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
Sets visible signature configuration Object
setPermission(AccessPermission) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyRecipient
Set the access permission granted to the recipient.
setPermissionBit(int, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
 
setPermissions(int) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will set the permissions bit mask.
setPermissions(AccessPermission) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardProtectionPolicy
Sets the access permissions
setPerms(byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Set the Perms entry in the encryption dictionary.
setPI(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will set an action to be performed when the page containing the annotation is no longer visible in the viewer application's user interface.
setPlacement(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the positioning of the element with respect to the enclosing reference area and other content (Placement).
setPlatformEncodingId(int) - Method in class org.apache.fontbox.ttf.CmapSubtable
 
setPlatformEncodingId(int) - Method in class org.apache.fontbox.ttf.NameRecord
 
setPlatformId(int) - Method in class org.apache.fontbox.ttf.CmapSubtable
 
setPlatformId(int) - Method in class org.apache.fontbox.ttf.NameRecord
 
setPO(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will set an action to be performed when the page containing the annotation is opened.
setPopup(PDAnnotationPopup) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the popup annotation used for entering/editing the text for this annotation.
setPosition(int) - Method in class org.apache.fontbox.cff.DataInput
Sets the current position to the given value.
setPreferAES(boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.ProtectionPolicy
Set whether AES encryption is preferred when several encryption methods are available for the chosen key length.
setPreferencesHandler(Object, Method) - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
setPreferredSignatureSize(int) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
Set the preferred size of the signature.
setPrefix(String) - Method in class org.apache.fontbox.ttf.TTFSubsetter
Sets the prefix to add to the font's PostScript name.
setPrefix(String) - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Sets the page label prefix for this page range.
setPrefix(String) - Method in class org.apache.xmpbox.type.AbstractStructuredType
 
setPreRelease(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
A flag that can be used by the signature handler or software module to indicate that this signature was created with unrelease software.
setPreviousBead(PDThreadBead) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
Set the previous bead in the thread.
setPreviousSibling(PDOutlineNode) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Set the previous sibling, this will be maintained by this class.
setPreviousURI(PDActionURI) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
This will set the previous URI action, in case it needs to be retrieved at later date.
setPrintArea(String) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated. 
setPrintArea(PDViewerPreferences.BOUNDARY) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the PrintArea preference.
setPrintClip(String) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated. 
setPrintClip(PDViewerPreferences.BOUNDARY) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the PrintClip preference.
setPrinted(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the printed flag.
setPrinted(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the printed flag.
setPrintScaling(PDViewerPreferences.PRINT_SCALING) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the PrintScaling preference.
setPrivDict(List<Map<String, Object>>) - Method in class org.apache.fontbox.cff.CFFCIDFont
Sets the private dictionary.
setProcSet(COSArray) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets ProcSet Array
setProducer(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will set the producer of the document.
setProducer(String) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Set the PDFProducer
setProducerProperty(TextType) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
Set the PDFProducer
setPropBuild(PDPropBuild) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
PDF signature build dictionary.
setPropertyName(String) - Method in class org.apache.xmpbox.type.AbstractField
 
setProtectionPolicy(ProtectionPolicy) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Sets the ProtectionPolicy to the given value.
setProvider(Provider) - Static method in class org.apache.pdfbox.pdmodel.encryption.SecurityProvider
Set the provider to be used for advanced encrypting/decrypting.
setProvider(FontProvider) - Method in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Sets the font service provider.
setPushButton(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Deprecated.
use PDPushButton instead
setPV(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will set an action to be performed when the page containing the annotation becomes visible in the viewer application's user interface.
setQ(int) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the quadding/justification of the text.
setQ(int) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will set the document-wide default value for the quadding/justification of variable text fields.
setQ(int) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
This will set the quadding/justification of the text.
setQuadPoints(float[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
This will set the set of quadpoints which encompass the areas of this annotation which will activate.
setQuadPoints(float[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
This will set the set of quadpoints which encompass the areas of this annotation.
setQuitHandler(Object, Method) - Static method in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
setR(float) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
Sets the r value of the tristimulus.
setRadioButton(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Deprecated.
use PDRadioButton instead
setRadiosInUnison(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDRadioButton
From the PDF Spec
If set, a group of radio buttons within a radio button field that use the same value for the on state will turn on and off in unison; that is if one is checked, they are all checked.
setRangeForComponent(PDRange, int) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Sets the range for this color space.
setRangeValues(COSArray) - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
This will set the range values.
setRating(Integer) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set a number that indicates a document's status relative to other documents, used to organize documents in a file browser (values are user-defined within an application-defined range)
setRatingProperty(IntegerType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
Set Rating Property
setReadingDirection(String) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated. 
setReadingDirection(PDViewerPreferences.READING_DIRECTION) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the reading direction preference.
setReadOnly() - Method in class org.apache.pdfbox.pdmodel.encryption.AccessPermission
Locks the access permission read only (ie, the setters will have no effects).
setReadOnly(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the readOnly flag.
setReadOnly(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the readOnly flag.
setReadOnly(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
sets the field to be read-only.
setReason(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Sets the reason for the signing, such as (I agree...).
setReasonRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
set true if the Reason shall be required.
setReasons(List<String>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional) An array of text strings that specifying possible reasons for signing a document.
setReasonsd(List<String>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
setRecipients(byte[][]) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will set the Recipients field of the dictionary.
setRectangle(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the rectangle associated with this annotation.
setRectangle(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the rectangle for this annotation.
setRectangle(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
Set the rectangle on the page that this bead covers.
setRectDifference(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the rectangle difference rectangle.
setRectDifference(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will set the rectangle difference rectangle.
setRectDifferences(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the difference between the annotations "outer" rectangle defined by /Rect and boundaries of the underlying.
setRectDifferences(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will set the difference between the annotations "outer" rectangle defined by /Rect and the border.
setRectDifferences(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the difference between the annotations "outer" rectangle defined by /Rect and the border.
setRectDifferences(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will set the difference between the annotations "outer" rectangle defined by /Rect and the border.
setReferencedObject(PDXObject) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDObjectReference
Sets the referenced XObject.
setReferencedObject(PDAnnotation) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDObjectReference
Sets the referenced annotation.
setRegistry(String) - Method in class org.apache.fontbox.cff.CFFCIDFont
Sets the registry value.
setRegistry(String) - Method in class org.apache.fontbox.cmap.CMap
Sets the registry of the CIDSystemInfo.
setRegistryName(String) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDOutputIntent
 
setRelationship(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
Set the relationship between the current document and the target (which may be an intermediate target).
setRename(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFTemplate
This will set if the fields can be renamed.
setRenderDestinationSelection(String) - Method in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
Set the render destination selection.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setRenderingHints() - Method in class org.apache.pdfbox.rendering.PageDrawer
Sets high-quality rendering hints on the current Graphics2D.
setRenderingHints(RenderingHints) - Method in class org.apache.pdfbox.printing.PDFPageable
Set the rendering hints.
setRenderingHints(RenderingHints) - Method in class org.apache.pdfbox.printing.PDFPrintable
Set the rendering hints.
setRenderingHints(RenderingHints) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Set the rendering hints.
setRenderingHints(Map<?, ?>) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setRenderingIntent(String) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will set the rendering intent for the graphics state.
setRenderingIntent(RenderingIntent) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
This will set the rendering intent.
SetRenderingIntent - Class in org.apache.pdfbox.contentstream.operator.state
ri: Set the rendering intent.
SetRenderingIntent() - Constructor for class org.apache.pdfbox.contentstream.operator.state.SetRenderingIntent
 
setRenderingMode(RenderingMode) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Set the value of the renderingMode.
setRenderingMode(RenderingMode) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the text rendering mode.
setRenderingMode(RenderingMode) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the text rendering mode.
setRenditionClass(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set renditionClass Value
setRenditionClass(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setRenditionClassProperty(RenditionClassType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set RenditionClass Property
setRenditionParams(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set RenditionParams Value
setRenditionParams(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setRenditionParamsProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set RenditionParams property
setRepeat(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
A flag specifying whether to repeat the sound indefinitely.
setReplyType(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the Reply Type (relationship) with the annotation in the IRT entry See the RT_* constants for the available values.
setRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
sets the flag whether the field is to be required to have a value at the time it is exported by a submit-form action.
setReserved1(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setReserved2(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setReserved3(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setReserved4(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setReserved5(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setResourceCache(ResourceCache) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Sets the resource cache associated with this document.
setResources(PDResources) - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
This will set the resources for this page.
setResources(PDResources) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will set the resources for this pattern.
setResources(PDResources) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the resources for this page.
setResult(ValidationResult) - Method in class org.apache.pdfbox.preflight.PreflightDocument
 
setRevision(int) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will set the R entry of the encryption dictionary.

See PDF Reference 1.4 Table 3.14.
setRevision(long) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
The software module revision number, corresponding to the Date attribute.
setRevisionNumber(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the revision number (R).
setRevisionNumber(T, int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
Sets the revision number of a specified object.
setRgbValues(float[]) - Method in class org.apache.pdfbox.debugger.colorpane.IndexedColorant
 
setRichContents(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
This will set the rich text stream which is displayed in the popup window.
setRichContents(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the rich text stream which is displayed in the popup window.
setRichText(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Set the richText bit.
setRichText(COSStream) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the rich text value.
setRichText(COSString) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will set the rich text value.
setRichTextValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
Set the fields rich text value.
setRight(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
Set the right x-coordinate, a value of -1 implies that the current x-coordinate will be used.
setRise(float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Set the value of the rise.
setRole(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
Sets the role.
setRoleMap(Map<String, String>) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Sets the role map.
setRolloverAppearance(PDAppearanceEntry) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
This will set a list of appearances.
setRolloverAppearance(PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary
This will set the rollover appearance when there is rollover appearance to be shown.
setRolloverCaption(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will set the rollover caption.
setRotation(int) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
This will set the clockwise rotation in degrees.
setRotation(int) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceCharacteristicsDictionary
This will set the rotation.
setRotation(int) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the rotation for this page.
setRotationSelection(String) - Method in class org.apache.pdfbox.debugger.ui.RotationMenu
Set the rotation selection.
setRowSpan(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Sets the number of rows in the enclosing table that shall be spanned by the cell (RowSpan).
setRowSpan(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Sets the number of rows in the enclosing table that shall be spanned by the cell (RowSpan).
setRubyAlign(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the justification of the lines within a ruby assembly (RubyAlign).
setRubyPosition(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the placement of the RT structure element relative to the RB element in a ruby assembly (RubyPosition).
setS(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionMovie
setS(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
setS(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
setS(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionURI
setSaveId(Integer) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set DocumentId value
setSaveIDProperty(IntegerType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set DocumentId Property
setScaleOption(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
This will set the scale option for the icon.
setScaleRatio(String) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
This will set the scale ration.
setScaleToFitAnnotation(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
This will tell the icon to scale.
setScaleType(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
This will set the scale type.
setScope(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Sets the scope (Scope).
setScope(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Sets the scope (Scope).
setScript(boolean) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that sets the flag bit.
setScriptingHandler(ScriptingHandler) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Set a handler to support JavaScript actions in the form.
setSecondKernCharacter(String) - Method in class org.apache.fontbox.afm.KernPair
Setter for property secondKernCharacter.
setSecurityHandler(SecurityHandler) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Sets the security handler used in this encryption dictionary
setSeedValue(PDSeedValue) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
(Optional; PDF 1.) A seed value dictionary containing information that constrains the properties of a signature that is applied to the field.
setSeedValueCertificate(PDSeedValueCertificate) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional) A certificate seed value dictionary containing information about the certificate to be used when signing.
setSelected(int) - Method in class org.apache.pdfbox.debugger.hexviewer.AddressPane
Updates the line text (index in hexadecimal) for a given index.
setSelected(int) - Method in class org.apache.pdfbox.debugger.hexviewer.ASCIIPane
Updates the line text for a given index.
setSelected(int) - Method in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
setSelectedOptionsIndex(List<Integer>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
This will set the indices of the selected options - the 'I' key.
setSerif(boolean) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that sets the flag bit.
setSetFieldFlags(int) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the field flags that are associated with this field.
setSetFieldFlags(Integer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the field flags that are associated with this field.
setSetWidgetFieldFlags(int) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the widget field flags that are associated with this field.
setSetWidgetFieldFlags(Integer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the widget field flags that are associated with this field.
setShading(PDShading) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDShadingPattern
This will set the shading resources for this pattern.
setShadingType(int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
This will set the shading type.
setShouldSeparateByBeads(boolean) - Method in class org.apache.pdfbox.text.PDFTextStripper
Set if the text stripper should group the text output by a list of beads.
setShouldSeparateByBeads(boolean) - Method in class org.apache.pdfbox.text.PDFTextStripperByArea
This method does nothing in this derived class, because beads and regions are incompatible.
setSignature(byte[]) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.ExternalSigningSupport
Set CMS signature bytes to PDF.
setSignature(byte[]) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SigningSupport
 
setSignature(PDSignature) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
This will set the signature that is associated with this catalog.
setSignature(PDSignature) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
Deprecated.
setSignatureField(PDSignatureField) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets signature field
setSignatureRectangle(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets SignatureRectangle
setSignaturesExist(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Set the SignaturesExist bit.
setSignDate(Calendar) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Set the sign date.
setSize(int) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Set the size of the embedded file.
setSize(long) - Method in class org.apache.pdfbox.pdfparser.PDFXRefStream
Set the size of the XRef stream.
setSmallCap(boolean) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that sets the flag bit.
setSmoothness(double) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the smoothness property.
setSmoothnessTolerance(Float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the smoothness tolerance.
setSoftMask(PDSoftMask) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Sets the current soft mask
setSoftwareAgent(String) - Method in class org.apache.xmpbox.type.ResourceEventType
 
setSort(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Set the Sort bit.
setSortByPosition(boolean) - Method in class org.apache.pdfbox.text.PDFTextStripper
The order of the text tokens in a PDF file may not be in the same as they appear visually on the screen.
setSound(COSStream) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
Sets the sound object.
setSource(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Set the unique identifier of the work from which this resource was derived
setSource(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setSourceProperty(TextType) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
Set the unique identifier of the work from which this resource was derived
setSourceProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setSourceRegion(Rectangle) - Method in class org.apache.pdfbox.filter.DecodeOptions.FinalDecodeOptions
 
setSourceRegion(Rectangle) - Method in class org.apache.pdfbox.filter.DecodeOptions
Sets the region of the source image that should be decoded.
setSpaceAfter(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the amount of extra space following the after edge of the BLSE in the block-progression direction (SpaceAfter).
setSpaceAfter(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the amount of extra space following the after edge of the BLSE in the block-progression direction (SpaceAfter).
setSpaceBefore(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the amount of extra space preceding the before edge of the BLSE in the block-progression direction (SpaceBefore).
setSpaceBefore(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the amount of extra space preceding the before edge of the BLSE in the block-progression direction (SpaceBefore).
setSpacingTolerance(float) - Method in class org.apache.pdfbox.text.PDFTextStripper
Set the space width-based tolerance value that is used to estimate where spaces in text should be added.
setSpecifiedSimpleTypeProperty(AbstractSimpleProperty) - Method in class org.apache.xmpbox.schema.XMPSchema
Add a SimpleProperty to this schema
setSpecifiedSimpleTypeProperty(Types, String, Object) - Method in class org.apache.xmpbox.schema.XMPSchema
 
setSplitAtPage(int) - Method in class org.apache.pdfbox.multipdf.Splitter
This will tell the splitting algorithm where to split the pages.
setStandardHorizontalWidth(float) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property standardHorizontalWidth.
setStandardOutput(COSStandardOutputStream) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will set the standard output stream.
setStandardVerticalWidth(float) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property standardVerticalWidth.
setStart(byte[]) - Method in class org.apache.fontbox.cmap.CodespaceRange
Deprecated.
to be removed in the next major release
setStart(int) - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Sets the start value for page numbering in this page range.
setStartBookmark(PDOutlineItem) - Method in class org.apache.pdfbox.text.PDFTextStripper
Set the bookmark where text extraction should start, inclusive.
setStartColour(PDGamma) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDFourColours
Sets the colour for the start edge.
setStartIndent(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the distance from the start edge of the reference area to that of the BLSE in the inline-progression direction (StartIndent).
setStartIndent(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the distance from the start edge of the reference area to that of the BLSE in the inline-progression direction (StartIndent).
setStartPage(int) - Method in class org.apache.pdfbox.multipdf.PageExtractor
Sets the first page number to be extracted.
setStartPage(int) - Method in class org.apache.pdfbox.multipdf.Splitter
This will set the start page.
setStartPage(int) - Method in class org.apache.pdfbox.text.PDFTextStripper
This will set the first page to be extracted by this class.
setStartPointEndingStyle(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
This will set the line ending style for the start point, see the LE_ constants for the possible values.
setStartPointEndingStyle(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
This will set the line ending style for the start point, see the LE_ constants for the possible values.
setStartPointEndingStyle(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
This will set the line ending style for the start point, see the LE_ constants for the possible values.
setStartPointEndingStyle(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the line ending style for the start point, see the LE_ constants for the possible values.
setStartxref(long) - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Sets the byte position of the first XRef (has to be called after very last startxref was read).
setStartxref(long) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will set the start xref.
setStartXref(long) - Method in class org.apache.pdfbox.cos.COSDocument
This method set the startxref value of the document.
setState(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationText
This will set the annotation state.
setState(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
This will set the annotation state.
setState(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setStateModel(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationText
This will set the annotation state model.
setStateModel(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
This will set the annotation state model.
setStateProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setStatus(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the status string.
setStdCryptFilterDictionary(PDCryptFilterDictionary) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Sets the standard crypt filter.
setStemH(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the stem H for the font.
setStemV(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the stem V for the font.
setStencil(boolean) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Sets whether or not the image is a stencil.
setStencil(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
setStencil(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
setStreamFilterName(COSName) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Sets the name of the filter which is used for de/encrypting streams.
setStreamFilterName(COSName) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Set the stream filter name.
setStrictParsing(boolean) - Method in class org.apache.xmpbox.xml.DomXmpParser
 
setStrikeoutPosition(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setStrikeoutSize(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setString(int, String) - Method in class org.apache.pdfbox.cos.COSArray
Set the value in the array as a string.
setString(String) - Method in class org.apache.fontbox.ttf.NameRecord
 
setString(String, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSString object.
setString(String, String) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSString object.
setString(String, String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
Sets a string attribute value.
setString(COSName, String) - Method in class org.apache.pdfbox.cos.COSDictionary
This is a convenience method that will convert the value to a COSString object.
setString(COSName, String) - Method in class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
This is a convenience method that will convert the value to a COSString object.
setStringFilterName(COSName) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Sets the name of the filter which is used for de/encrypting strings.
setStringFilterName(COSName) - Method in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
Set the string filter name.
setStringLength(int) - Method in class org.apache.fontbox.ttf.NameRecord
 
setStringOffset(int) - Method in class org.apache.fontbox.ttf.NameRecord
 
setStroke(Stroke) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setStrokeAdjustment(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
set the value of the stroke adjustment.
setStrokingAlphaConstant(Float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the stroking alpha constant.
setStrokingColor(double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
setStrokingColor(float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the stroking color in the DeviceGray color space.
setStrokingColor(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the stroking color in the DeviceGray color space.
setStrokingColor(float[]) - Method in class org.apache.pdfbox.pdmodel.PDAppearanceContentStream
Set the stroking color.
setStrokingColor(float[]) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setStrokingColor(float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the stroking color in the DeviceRGB color space.
setStrokingColor(float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the stroking color in the DeviceRGB color space.
setStrokingColor(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the stroking color in the DeviceCMYK color space.
setStrokingColor(float, float, float, float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the stroking color in the DeviceCMYK color space.
setStrokingColor(int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Deprecated.
setStrokingColor(int, int, int) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
setStrokingColor(int, int, int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setStrokingColor(int, int, int, int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setStrokingColor(Color) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the stroking color using an AWT color.
setStrokingColor(Color) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the stroking color using an AWT color.
setStrokingColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Sets the stroking color.
setStrokingColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Sets the stroking color and, if necessary, the stroking color space.
setStrokingColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Sets the stroking color and, if necessary, the stroking color space.
SetStrokingColor - Class in org.apache.pdfbox.contentstream.operator.color
SC: Sets the colour to use for stroking stroking operations.
SetStrokingColor() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetStrokingColor
 
SetStrokingColorN - Class in org.apache.pdfbox.contentstream.operator.color
SCN: Sets the colour to use for stroking stroking operations.
SetStrokingColorN() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetStrokingColorN
 
setStrokingColorOnDemand(PDColor) - Method in class org.apache.pdfbox.pdmodel.PDAppearanceContentStream
Set the stroking color.
setStrokingColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
Sets the stroking color space.
setStrokingColorSpace(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
SetStrokingColorSpace - Class in org.apache.pdfbox.contentstream.operator.color
CS: Set color space for stroking operations.
SetStrokingColorSpace() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetStrokingColorSpace
 
setStrokingColorSpaceStack(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
setStrokingColorSpaceStack(PDColorSpace) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
SetStrokingDeviceCMYKColor - Class in org.apache.pdfbox.contentstream.operator.color
K: Set the stroking colour space to DeviceCMYK and set the colour to use for stroking operations.
SetStrokingDeviceCMYKColor() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetStrokingDeviceCMYKColor
 
SetStrokingDeviceGrayColor - Class in org.apache.pdfbox.contentstream.operator.color
G: Set the stroking colour space to DeviceGray and set the gray level to use for stroking operations.
SetStrokingDeviceGrayColor() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetStrokingDeviceGrayColor
 
SetStrokingDeviceRGBColor - Class in org.apache.pdfbox.contentstream.operator.color
RG: Set the stroking colour space to DeviceRGB and set the colour to use for stroking operations.
SetStrokingDeviceRGBColor() - Constructor for class org.apache.pdfbox.contentstream.operator.color.SetStrokingDeviceRGBColor
 
setStrokingOverprintControl(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the overprint control(OP).
setStructParent(int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
Sets the key of this XObject in the structural parent tree.
setStructParent(int) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
This will set the key for this annotation in the structural parent tree.
setStructParents(int) - Method in class org.apache.pdfbox.pdmodel.graphics.form.PDFormXObject
This will set the key for this XObjectForm in the structural parent tree.
setStructParents(int) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the key for this page in the structural parent tree.
setStructureElement(PDStructureElement) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
Sets the structure element.
setStructureElement(PDStructureElement) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Set the structure element for this node.
setStructureTreeRoot(PDStructureTreeRoot) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the document's structure tree root.
setStructureType(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the structure type (S).
setStyle(String) - Method in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Sets the numbering style for this page range.
setStyle(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary
This will set the border effect, see the STYLE_* constants for valid values.
setStyle(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
This will set the border style, see the STYLE_* constants for valid values.
setSubFilter(String) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
Set the subfilter entry of the encryption dictionary.
setSubFilter(List<COSName>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional) An array of names indicating encodings to use when signing.
setSubFilter(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Set a subfilter that specify the signature that should be used.
setSubFilterRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
set true if the subfilter shall be required.
setSubject(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
A short description of the annotation.
setSubject(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the short description of the subject of the annotation.
setSubject(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will set the subject of the document.
setSubject(List<byte[]>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
(Optional) A list of byte arrays containing DER-encoded X.509v3 certificates that are acceptable for signing.
setSubjectDN(List<Map<String, String>>) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
(Optional; PDF 1.7) A list of maps, where each map contains key value pairs, that specify the Subject Distinguished Name (DN) that must be present within the certificate for it to be acceptable for signing.
setSubjectDNRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
set true if subject DN shall be required as a constraint on signature.
setSubjectRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
set true if subject shall be required as a constraint on signature.
setSubsamplingAllowed(boolean) - Method in class org.apache.pdfbox.printing.PDFPageable
Sets a value instructing the renderer whether it is allowed to subsample images before drawing.
setSubsamplingAllowed(boolean) - Method in class org.apache.pdfbox.printing.PDFPrintable
Sets a value instructing the renderer whether it is allowed to subsample images before drawing.
setSubsamplingAllowed(boolean) - Method in class org.apache.pdfbox.rendering.PDFRenderer
Sets a value instructing the renderer whether it is allowed to subsample images before drawing.
setSubsamplingOffsetX(int) - Method in class org.apache.pdfbox.filter.DecodeOptions.FinalDecodeOptions
 
setSubsamplingOffsetX(int) - Method in class org.apache.pdfbox.filter.DecodeOptions
Sets the horizontal subsampling offset for decoding images
setSubsamplingOffsetY(int) - Method in class org.apache.pdfbox.filter.DecodeOptions.FinalDecodeOptions
 
setSubsamplingOffsetY(int) - Method in class org.apache.pdfbox.filter.DecodeOptions
Sets the vertical subsampling offset for decoding images
setSubsamplingX(int) - Method in class org.apache.pdfbox.filter.DecodeOptions.FinalDecodeOptions
 
setSubsamplingX(int) - Method in class org.apache.pdfbox.filter.DecodeOptions
Sets the number of columns to advance in the source for every pixel decoded
setSubsamplingY(int) - Method in class org.apache.pdfbox.filter.DecodeOptions.FinalDecodeOptions
 
setSubsamplingY(int) - Method in class org.apache.pdfbox.filter.DecodeOptions
Sets the number of rows to advance in the source for every pixel decoded
setSubscriptXOffset(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setSubscriptXSize(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setSubscriptYOffset(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setSubscriptYSize(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setSubtype(String) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDEmbeddedFile
Set the subtype for this embedded file.
setSubtype(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
This will set the sub type (and hence appearance, AP taking precedence) For this annotation.
setSubtype(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
This will set the sub type (and hence appearance, AP taking precedence) For this annotation.
setSubtype(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDExternalDataDictionary
This will set the subtype of the external data dictionary.
setSubtype(String) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDMeasureDictionary
This will set the subtype of the measure dictionary.
setSubType(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAction
This will set the type of action that the actions dictionary describes.
setSuccessor(String) - Method in class org.apache.fontbox.afm.Ligature
Setter for property successor.
setSummary(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
Sets the summary of the table’s purpose and structure.
setSummary(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
Sets the summary of the table’s purpose and structure.
setSuperscriptXOffset(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setSuperscriptXSize(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setSuperscriptYOffset(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setSuperscriptYSize(short) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setSupplement(int) - Method in class org.apache.fontbox.cff.CFFCIDFont
Sets the supplement value.
setSupplement(int) - Method in class org.apache.fontbox.cmap.CMap
Sets the supplement of the CIDSystemInfo.
setSupplementalCategories(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setSupplementalCategoriesProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setSuppressDuplicateOverlappingText(boolean) - Method in class org.apache.pdfbox.text.PDFTextStripper
By default the text stripper will attempt to remove text that overlapps each other.
setSuspect(boolean) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkInfo
Set the value of the suspects property.
setSymbol(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCaret
This will set the symbol that shall be associated with the caret.
setSymbolic(boolean) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
A convenience method that sets the flag bit.
setSynchronous(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
A flag specifying whether to play the sound synchronously or asynchronously.
setT(COSBase) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionHide
 
setTag(String) - Method in class org.apache.fontbox.ttf.TTFTable
 
setTarget(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will set the target frame in the browser to open this document.
setTargetDirectory(PDTargetDirectory) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
Sets the target directory.
setTargetDirectory(PDTargetDirectory) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDTargetDirectory
Sets the target directory.
setTBorderStyles(String[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the style of the border drawn on each edge of a table cell (TBorderStyle).
setTempDir(File) - Method in class org.apache.pdfbox.io.MemoryUsageSetting
Sets directory to be used for temporary files.
setTemplate(PDDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Wets PDDocument template.
setTemplateReference(FDFNamedPageReference) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFTemplate
This will set the template reference.
setTemplates(List<FDFTemplate>) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFPage
A list of FDFTemplate objects.
setTerminator(char) - Method in class org.apache.pdfbox.filter.ASCII85OutputStream
This will set the terminating character.
setTextAlign(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the alignment, in the inline-progression direction, of text and other content within lines of the BLSE (TextAlign).
setTextColor(Color) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Set the RGB text color for this node.
setTextColor(PDColor) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Set the RGB text color for this node.
setTextDecorationColor(PDGamma) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the colour to be used for drawing text decorations (TextDecorationColor).
setTextDecorationThickness(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the thickness of each line drawn as part of the text decoration (TextDecorationThickness).
setTextDecorationThickness(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the thickness of each line drawn as part of the text decoration (TextDecorationThickness).
setTextDecorationType(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the type of text decoration (TextDecorationType).
SetTextHorizontalScaling - Class in org.apache.pdfbox.contentstream.operator.text
Tz: Set horizontal text scaling.
SetTextHorizontalScaling() - Constructor for class org.apache.pdfbox.contentstream.operator.text.SetTextHorizontalScaling
 
setTextIndent(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the additional distance in the inline-progression direction from the start edge of the BLSE, as specified by StartIndent, to that of the first line of text (TextIndent).
setTextIndent(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the additional distance in the inline-progression direction from the start edge of the BLSE, as specified by StartIndent, to that of the first line of text (TextIndent).
setTextKnockoutFlag(boolean) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will get the text knockout flag.
SetTextLeading - Class in org.apache.pdfbox.contentstream.operator.text
TL: Set text leading.
SetTextLeading() - Constructor for class org.apache.pdfbox.contentstream.operator.text.SetTextLeading
 
setTextLineMatrix(Matrix) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
setTextMatrix(double, double, double, double, double, double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setTextMatrix(AffineTransform) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setTextMatrix(Matrix) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
setTextMatrix(Matrix) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
The Tm operator.
setTextMatrix(Matrix) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
The Tm operator.
setTextProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPSchema
Set TextType property
setTextPropertyValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
Set a simple text property on the schema.
setTextPropertyValueAsSimple(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
Set a simple text property on the schema, using the current prefix.
SetTextRenderingMode - Class in org.apache.pdfbox.contentstream.operator.text
Tr: Set text rendering mode.
SetTextRenderingMode() - Constructor for class org.apache.pdfbox.contentstream.operator.text.SetTextRenderingMode
 
setTextRise(float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the text rise value, i.e.
setTextRise(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the text rise value, i.e.
SetTextRise - Class in org.apache.pdfbox.contentstream.operator.text
Ts: Set text rise.
SetTextRise() - Constructor for class org.apache.pdfbox.contentstream.operator.text.SetTextRise
 
setTextRotation(double, double, double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setTextScaling(double, double, double, double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setTextState(PDTextState) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
This will set the graphics text state.
setTextTranslation(double, double) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
setThousandsSeparator(String) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will set the text to be used between orders of thousands in display of numerical values.
setThread(PDThread) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead
Set the thread that this bead is part of.
setThreadBeads(List<PDThreadBead>) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the list of thread beads.
setThreadInfo(PDDocumentInformation) - Method in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThread
Set the thread info, can be null.
setThreads(List<PDThread>) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the list of threads for this pdf document.
setTilingType(int) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will set the tiling type.
setTimeStamp(PDSeedValueTimeStamp) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional; PDF 1.6) A time stamp dictionary containing two entries.
setTimestampRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueTimeStamp
Sets if a timestamp is reuqired or not.
SETTINGS - Static variable in class org.apache.xmpbox.type.DeviceSettingsType
 
setTintTransform(PDFunction) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
This will set the tint transform function.
setTintTransform(PDFunction) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
Sets the tint transform function.
setTitle(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
Sets the title (T).
setTitle(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set a unique title for an annotation.
setTitle(String) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItem
Set the title for this node.
setTitle(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will set the title of the document.
setTitle(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
set default title
setTitle(String, String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
set the title of the document, or the name given to the resource (by language)
setTitlePopup(String) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Set the string used as the title of the popup window shown when open and active (by convention this identifies who added the annotation).
setToggleNoView(boolean) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Set the toggleNoView flag.
setToggleNoView(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
Set the toggleNoView flag.
setToolTipText(String) - Method in class org.apache.pdfbox.debugger.streampane.tooltip.ColorToolTip
 
setTop(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
Set the top y-coordinate, a value of -1 implies that the current y-coordinate will be used.
setTop(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitWidthDestination
Set the top y-coordinate, a value of -1 implies that the current y-coordinate will be used.
setTop(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageXYZDestination
Set the top y-coordinate, values 0 or -1 imply that the current y-coordinate will be used.
setToPart(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setTopIndex(Integer) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDListBox
This will set top index "TI" value.
setTPaddings(float[]) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the table paddings for four sides separately (TPadding).
setTrackKern(List<TrackKern>) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property trackKern.
setTrackMousePosition(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionURI
This will specify whether to track the mouse position when the URI is resolved.
setTrailer(COSDictionary) - Method in class org.apache.pdfbox.cos.COSDocument
// MIT added, maybe this should not be supported as trailer is a persistence construct.
setTrailer(COSDictionary) - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Adds trailer information for current XRef object.
setTransfer(COSBase) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will set the transfer function of the /TR dictionary.
setTransfer(COSBase) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
This will set the transfer function.
setTransfer2(COSBase) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState
This will set the transfer function of the /TR2 dictionary.
setTransform(AffineTransform) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setTransformationMatrix(PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
 
setTransition(PDTransition) - Method in class org.apache.pdfbox.pdmodel.PDPage
 
setTransition(PDTransition, float) - Method in class org.apache.pdfbox.pdmodel.PDPage
Convenient method to set a transition and the display duration
setTransmissionReference(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setTransmissionReferenceProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setTrapped(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentInformation
This will set the trapped of the document.
setTriangleList(List<ShadedTriangle>) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.GouraudShadingContext
 
setTrimBox(PDRectangle) - Method in class org.apache.pdfbox.pdmodel.PDPage
This will set the TrimBox for this page.
setTrustedMode(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
If true, the application was in trusted mode when signing took place.
setType(int) - Method in class org.apache.fontbox.cmap.CMap
Sets the type of the CMap.
setType(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAction
This will set the type of PDF object that the actions dictionary describes.
setType(String) - Method in class org.apache.pdfbox.preflight.utils.ByteArrayDataSource
 
setType(COSName) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
Set the dictionary type.
setTypoAscender(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setTypoDescender(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setTypoLineGap(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setU(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will set an action to be performed when the mouse button is released inside the annotation's active area.
setUnderlinePosition(float) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property underlinePosition.
setUnderlinePosition(short) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
setUnderlineThickness(float) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property underlineThickness.
setUnderlineThickness(short) - Method in class org.apache.fontbox.ttf.PostScriptTable
 
setUnicodeRange1(long) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setUnicodeRange2(long) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setUnicodeRange3(long) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setUnicodeRange4(long) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setUnits(String) - Method in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
This will set the label for the units.
setUnitsPerEm(int) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setUnqualifiedLanguagePropertyValue(String, String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
Set the value of a multi-lingual property.
setupIndexedColorSpace(PDDocument, PNGConverter.Chunk, PDImageXObject, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
setupMainMemoryOnly() - Static method in class org.apache.pdfbox.io.MemoryUsageSetting
Setups buffering memory usage to only use main-memory (no temporary file) which is not restricted in size.
setupMainMemoryOnly(long) - Static method in class org.apache.pdfbox.io.MemoryUsageSetting
Setups buffering memory usage to only use main-memory with the defined maximum.
setupMixed(long) - Static method in class org.apache.pdfbox.io.MemoryUsageSetting
Setups buffering memory usage to use a portion of main-memory and additionally temporary file(s) in case the specified portion is exceeded.
setupMixed(long, long) - Static method in class org.apache.pdfbox.io.MemoryUsageSetting
Setups buffering memory usage to use a portion of main-memory and additionally temporary file(s) in case the specified portion is exceeded.
setUpperLimit(Integer) - Method in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
Set the highest value for the key in the map.
setUpperLimit(String) - Method in class org.apache.pdfbox.pdmodel.common.PDNameTreeNode
Set the highest value for the key in the map.
setUpperRightX(float) - Method in class org.apache.fontbox.util.BoundingBox
Setter for property upperRightX.
setUpperRightX(float) - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will set the upper right x coordinate.
setUpperRightY(float) - Method in class org.apache.fontbox.util.BoundingBox
Setter for property upperRightY.
setUpperRightY(float) - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will set the upper right y coordinate.
setupTempFileOnly() - Static method in class org.apache.pdfbox.io.MemoryUsageSetting
Setups buffering memory usage to only use temporary file(s) (no main-memory) with not restricted size.
setupTempFileOnly(long) - Static method in class org.apache.pdfbox.io.MemoryUsageSetting
Setups buffering memory usage to only use temporary file(s) (no main-memory) with the specified maximum size.
setUrgency(Integer) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setUrgency(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setUrgencyProperty(IntegerType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
 
setURI(String) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionURI
This will set the uniform resource identifier to resolve, encoded in 7-bit ASCII.
setURI(PDURIDictionary) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the document level URI.
setUrl(String) - Method in class org.apache.xmpbox.type.JobType
 
setURL(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
(Optional) A URL, the use for which is defined by the URLType entry.
setURL(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueTimeStamp
Sets the URL.
setURLRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
set true if URL shall be required as a constraint on signature.
setURLType(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueCertificate
(Optional; PDF 1.7) A name indicating the usage of the URL entry.
setUsageTerms(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Set the default usage terms for this resource.
setUserEncryptionKey(byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will set the UE entry in the standard encryption dictionary.
setUserKey(byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will set the U entry in the standard encryption dictionary.
setUserPassword(String) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardProtectionPolicy
Sets the user password.
setUserProperties(boolean) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkInfo
Set if the structure elements contain user properties.
setUserProperties(List<PDUserProperty>) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
Sets the user properties.
setUserUnit(float) - Method in class org.apache.pdfbox.pdmodel.PDPage
Get the user unit.
setV(float) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
(Optional) The minimum required capability of the signature field seed value dictionary parser.
setV(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDFormFieldAdditionalActions
This will set a JavaScript action to be performed when the field's value is changed.
setValidationPath(PreflightPath) - Method in class org.apache.pdfbox.preflight.PreflightContext
 
setValue(byte[]) - Method in class org.apache.pdfbox.cos.COSString
Sets the raw value of this string.
setValue(int) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Set the selected option given its index, and try to update the visual appearance.
setValue(int[]) - Method in class org.apache.fontbox.cff.CFFOperator.Key
 
setValue(int[]) - Method in class org.apache.fontbox.cff.CharStringCommand.Key
 
setValue(int, int, float) - Method in class org.apache.pdfbox.util.Matrix
This will set a value at a position.
setValue(Object) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
You should pass in a string, or a java.util.List of strings to set the value.
setValue(Object) - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
Check and set new property value (in Element and in its Object Representation)
setValue(Object) - Method in class org.apache.xmpbox.type.BooleanType
Set value of this property BooleanTypeObject accept String value or a boolean
setValue(Object) - Method in class org.apache.xmpbox.type.DateType
Set value of this property
setValue(Object) - Method in class org.apache.xmpbox.type.IntegerType
Set the property value
setValue(Object) - Method in class org.apache.xmpbox.type.RealType
Set the property value
setValue(Object) - Method in class org.apache.xmpbox.type.TextType
Set the property value
setValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
Sets the selected option given its name.
setValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Sets the selected value of this field.
setValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
Sets the value of the field.
setValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Sets the plain text value of this field.
setValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
This will throw an UnsupportedOperationException if used as the signature fields value can't be set using a String
setValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTextField
Sets the plain text value of this field.
setValue(String) - Method in class org.apache.xmpbox.type.Attribute
Set value of this attribute
setValue(List<String>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Sets the entry "V" to the given values.
setValue(COSBase) - Method in class org.apache.pdfbox.debugger.ui.ArrayEntry
This will set the value for this entry.
setValue(COSBase) - Method in class org.apache.pdfbox.debugger.ui.MapEntry
This will set the value for this entry.
setValue(COSBase) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
Sets the property value.
setValue(COSBase) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
Sets the COS value of this field.
setValue(COSBase) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDNonTerminalField
Sets the value of this field.
setValue(PDSignature) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField
Sets the value of this field to be the given signature.
setValue(T) - Method in class org.apache.pdfbox.util.filetypedetector.ByteTrie.ByteTrieNode
 
setValue(V) - Method in class org.apache.pdfbox.util.SmallMap.SmallMapEntry
 
setValueFromCalendar(Calendar) - Method in class org.apache.xmpbox.type.DateType
Set property value
setValueFromString(String) - Method in class org.apache.xmpbox.type.DateType
Set the property value with a String
setVersion(float) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setVersion(float) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setVersion(float) - Method in class org.apache.fontbox.ttf.MaximumProfileTable
 
setVersion(float) - Method in class org.apache.fontbox.ttf.OpenTypeFont
 
setVersion(float) - Method in class org.apache.fontbox.ttf.TrueTypeFont
Set the version.
setVersion(float) - Method in class org.apache.pdfbox.cos.COSDocument
This will set the header version of this PDF document.
setVersion(float) - Method in class org.apache.pdfbox.pdmodel.PDDocument
Sets the PDF specification version for this document.
setVersion(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setVersion(int) - Method in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
This will set the V entry of the encryption dictionary.

See PDF Reference 1.4 Table 3.13.
setVersion(String) - Method in class org.apache.fontbox.cmap.CMap
Sets the version of the CMap.
setVersion(String) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
This will set the version of the FDF document.
setVersion(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDPropBuildDataDict
A text string indicating the version of the application implementation, as described by the Name attribute in this dictionary.
setVersion(String) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the PDF specification version this document conforms to.
setVersion(String) - Method in class org.apache.xmpbox.type.VersionType
 
setVersionID(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set VersionId value
setVersionID(String) - Method in class org.apache.xmpbox.type.ResourceRefType
 
setVersionIDProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
Set VersionId property
setVertices(float[]) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolygon
This will set the coordinates of the vertices.
setVertices(float[]) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
This will set the coordinates of the vertices.
setVertices(float[]) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
This will set the numbers that shall represent the alternating horizontal and vertical coordinates.
setVerticesPerRow(int) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType5
Set the number of vertices per row.
setViewArea(String) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated. 
setViewArea(PDViewerPreferences.BOUNDARY) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the ViewArea preference.
setViewClip(String) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Deprecated. 
setViewClip(PDViewerPreferences.BOUNDARY) - Method in class org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences
Set the ViewClip preference.
setViewerPreferences(PDViewerPreferences) - Method in class org.apache.pdfbox.pdmodel.PDDocumentCatalog
Sets the viewer preferences.
setViewports(List<PDViewportDictionary>) - Method in class org.apache.pdfbox.pdmodel.PDPage
Set the viewports.
setVisibilityPolicy(COSName) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentMembershipDictionary
Sets the visibility policy name.
setVisibleSignature(InputStream) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
sets configuration object of visible signature
setVisualSignature(File) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
Reads the visual signature from the given file.
setVisualSignature(InputStream) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
Reads the visual signature from the given input stream.
setVisualSignature(COSDocument) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets COSDocument of visible Signature.
setVisualSignature(PDVisibleSigProperties) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
Reads the visual signature from the given visual signature properties
setVolatile(boolean) - Method in class org.apache.pdfbox.pdmodel.common.filespecification.PDComplexFileSpecification
Tell if the underlying file is volatile and should not be cached by the reader application.
setVolume(float) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
Gets the volume at which to play the sound, in the range −1.0 to 1.0.
setVRequired(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValue
set true if the V entry shall be required.
setVv(float[]) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property vv.
setVVector(float[]) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property vVector.
setW(float[]) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property w.
setW0(float[]) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property w0.
setW0x(float) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property w0x.
setW0y(float) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property w0y.
setW1(float[]) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property w1.
setW1x(float) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property w1x.
setW1y(float) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property w1y.
setWarning(boolean) - Method in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
 
setWarnMissingClose(boolean) - Method in class org.apache.pdfbox.cos.COSDocument
Controls whether this instance shall issue a warning if the PDF document wasn't closed properly through a call to the COSDocument.close() method.
setWC(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
This will set a JavaScript action to be performed before closing a document.
setWebStatement(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Set the WebStatement url
setWebStatementProperty(URLType) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
Set the WebStatement url
setWeight(String) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property weight.
setWeightClass(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setWhen(Calendar) - Method in class org.apache.xmpbox.type.ResourceEventType
 
setWhitePoint(PDTristimulus) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
This will set the whitepoint tristimulus.
setWidgetDictionary(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
Sets Widget Dictionary.
setWidgetFieldFlags(int) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the field flags that are associated with this field.
setWidgetFieldFlags(Integer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will get the widget field flags that are associated with this field.
setWidgets(List<PDAnnotationWidget>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDTerminalField
Sets the field's widget annotations.
setWidth(float) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the width of the element’s content rectangle in the inline-progression direction (Width).
setWidth(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Line
 
setWidth(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
This will set the border width in points, 0 = no border.
setWidth(float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Line
 
setWidth(int) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the width of the element’s content rectangle in the inline-progression direction (Width).
setWidth(int) - Method in interface org.apache.pdfbox.pdmodel.graphics.image.PDImage
Sets the width of the image.
setWidth(int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject
 
setWidth(int) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
setWidth(Integer) - Method in class org.apache.xmpbox.type.ThumbnailType
Set Width
setWidthAuto() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the width of the element’s content rectangle in the inline-progression direction (Width) to PDLayoutAttributeObject.WIDTH_AUTO.
setWidthClass(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setWidths(COSDictionary, GlyphList) - Method in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFontEmbedder
Sets the glyph widths in the font dictionary.
setWinAscent(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setWinDescent(int) - Method in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
setWinLaunchParams(PDWindowsLaunchParams) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This will set a dictionary containing Windows-specific launch parameters.
setWMode(int) - Method in class org.apache.fontbox.cmap.CMap
Sets the WMode of a CMap.
setWMode(int) - Method in class org.apache.pdfbox.pdmodel.font.ToUnicodeWriter
Sets the WMode (writing mode) of this CMap.
setWordSeparator(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Set the desired word separator for output text.
setWordSpacing(float) - Method in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
Set the value of the wordSpacing.
setWordSpacing(float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Set the word spacing.
setWordSpacing(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Set the word spacing.
SetWordSpacing - Class in org.apache.pdfbox.contentstream.operator.text
Tw: Set word spacing.
SetWordSpacing() - Constructor for class org.apache.pdfbox.contentstream.operator.text.SetWordSpacing
 
setWP(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
This will set a JavaScript action to be performed before printing a document.
setWritingMode(String) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Sets the writing mode (WritingMode).
setWS(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDDocumentCatalogAdditionalActions
This will set a JavaScript action to be performed before saving a document.
setWx(float) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property wx.
setWy(float) - Method in class org.apache.fontbox.afm.CharMetric
Setter for property wy.
setX(float) - Method in class org.apache.fontbox.afm.KernPair
Setter for property x.
setX(float) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
Sets the x value of the tristimulus.
setX(PDAction) - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDAnnotationAdditionalActions
This will set an action to be performed when the cursor exits the annotation's active area.
setX509(X509Certificate) - Method in class org.apache.pdfbox.pdmodel.encryption.PublicKeyRecipient
Set the X509 certificate of the recipient.
setXDisplacement(int) - Method in class org.apache.fontbox.afm.CompositePart
Setter for property xDisplacement.
setXFA(PDXFAResource) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
Set the XFA resource, this is only used for PDF 1.5+ forms.
setXHeight(float) - Method in class org.apache.fontbox.afm.FontMetrics
Setter for property xHeight.
setXHeight(float) - Method in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
This will set the x height for the font.
setXMax(short) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setXMaxExtent(short) - Method in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
setXMin(short) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setXmpMetaData(XMPMetadata) - Method in class org.apache.pdfbox.preflight.ValidationResult
 
setXORMode(Color) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
setXRef(COSObjectKey, long) - Method in class org.apache.pdfbox.pdfparser.XrefTrailerResolver
Populate XRef HashMap of current XRef object.
setXrefTrailerResolver(XrefTrailerResolver) - Method in class org.apache.pdfbox.preflight.PreflightContext
 
setXStep(float) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will set the XStep value.
setY(float) - Method in class org.apache.fontbox.afm.KernPair
Setter for property y.
setY(float) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
Sets the y value of the tristimulus.
setYDisplacement(int) - Method in class org.apache.fontbox.afm.CompositePart
Setter for property yDisplacement.
setYMax(short) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setYMin(short) - Method in class org.apache.fontbox.ttf.HeaderTable
 
setYStep(float) - Method in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
This will set the YStep value.
setZ(float) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
Sets the z value of the tristimulus.
setZoom(float) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageXYZDestination
Set the zoom value for the page, values 0 or -1 imply that the current zoom will be used.
sFamilyClass - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
ShadedTriangle - Class in org.apache.pdfbox.pdmodel.graphics.shading
This is an assistant class for accomplishing type 4, 5, 6 and 7 shading.
ShadedTriangle(Point2D[], float[][]) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
Constructor.
shading - Variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDShadingPattern
 
shading - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
shading - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingPaint
 
SHADING - Static variable in class org.apache.pdfbox.cos.COSName
 
SHADING_FILL - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SHADING_PATTERN_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
SHADING_TYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
SHADING_TYPE1 - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
shading type 1 = function based shading.
SHADING_TYPE2 - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
shading type 2 = axial shading.
SHADING_TYPE3 - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
shading type 3 = radial shading.
SHADING_TYPE4 - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
shading type 4 = Free-Form Gouraud-Shaded Triangle Meshes.
SHADING_TYPE5 - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
shading type 5 = Lattice-Form Gouraud-Shaded Triangle Meshes.
SHADING_TYPE6 - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
shading type 6 = Coons Patch Meshes.
SHADING_TYPE7 - Static variable in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
shading type 7 = Tensor-Product Patch Meshes.
shadingColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
 
ShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
A base class to handle what is common to all shading types.
ShadingContext(PDShading, ColorModel, AffineTransform, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.ShadingContext
Constructor.
shadingFill(COSName) - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Fill with Shading.
shadingFill(COSName) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
shadingFill(COSName) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
shadingFill(PDShading) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Fills the clipping area with the given shading.
shadingFill(PDShading) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Fills the clipping area with the given shading.
ShadingFill - Class in org.apache.pdfbox.contentstream.operator.graphics
sh Fills the clipping area with the given shading pattern.
ShadingFill() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.ShadingFill
 
ShadingPaint<T extends PDShading> - Class in org.apache.pdfbox.pdmodel.graphics.shading
This is base class for all PDShading-Paints to allow other low level libraries access to the shading source data.
ShadingPaint(T, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.ShadingPaint
 
ShadingPatternValidationProcess - Class in org.apache.pdfbox.preflight.process.reflect
 
ShadingPatternValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.reflect.ShadingPatternValidationProcess
 
shadings - Variable in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
shallComb() - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
Determine if the appearance shall provide a comb output.
SHARPNESS - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
shear(double, double) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
SHORCUT_KEY_MASK - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
 
SHORT_OFFSETS - Static variable in class org.apache.fontbox.ttf.IndexToLocationTable
 
SHORT_STYLES - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDAbstractAppearanceHandler
Line ending styles where the line has to be drawn shorter (minus line width).
shouldCopyNameRecord(NameRecord) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
shouldOpenInNewWindow() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
shouldOpenInNewWindow() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
shouldRename() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFTemplate
A flag telling if the fields imported from the template may be renamed if there are conflicts.
shouldScaleToFitAnnotation() - Method in class org.apache.pdfbox.pdmodel.fdf.FDFIconFit
This will tell if the icon should scale to fit the annotation bounds.
shouldSeparateByBeads - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
shouldTrackMousePosition() - Method in class org.apache.pdfbox.pdmodel.interactive.action.PDActionURI
This will specify whether to track the mouse position when the URI is resolved.
SHOW_TEXT - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SHOW_TEXT_ADJUSTED - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SHOW_TEXT_LINE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
SHOW_TEXT_LINE_AND_SPACE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
showAnnotation(PDAnnotation) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Shows the given annotation.
showAnnotation(PDAnnotation) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
showAvailablePrinters() - Static method in class org.apache.pdfbox.tools.PrintPDF
 
showColorPane(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
Show a Panel describing color spaces in more detail and interactive way.
showFlagPane(Object, Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
showFont(Object, TreePath) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
showFontGlyph(Matrix, PDFont, int, String, Vector) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
showFontGlyph(Matrix, PDFont, int, Vector) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when a glyph is to be processed.
showFontGlyph(Matrix, PDFont, int, Vector) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
showForm(PDFormXObject) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Shows a form from the content stream.
showForm(PDFormXObject) - Method in class org.apache.pdfbox.rendering.PageDrawer
Shows a form from the content stream.
showGlyph(Matrix, PDFont, int, String, Vector) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
showGlyph(Matrix, PDFont, int, String, Vector) - Method in class org.apache.pdfbox.text.LegacyPDFStreamEngine
Called when a glyph is to be processed.
showGlyph(Matrix, PDFont, int, Vector) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when a glyph is to be processed.
showGlyph(Matrix, PDFont, int, Vector) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
showingDetails - Variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
showMessageAndExit() - Static method in class org.apache.pdfbox.tools.PDFBox
 
showPage(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
showPageBorder - Variable in class org.apache.pdfbox.printing.PDFPageable
 
showPageBorder - Variable in class org.apache.pdfbox.printing.PDFPrintable
 
showStream(COSStream, TreePath) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
showStreamImage(BufferedImage) - Method in class org.apache.pdfbox.debugger.streampane.StreamPaneView
This shows the stream as image.
showStreamText(StyledDocument, ToolTipController) - Method in class org.apache.pdfbox.debugger.streampane.StreamPaneView
This shows the stream in text for any of it's filtered or unfiltered version.
showString(Object) - Method in class org.apache.pdfbox.debugger.PDFDebugger
 
showText(byte[]) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Process text from the PDF Stream.
showText(String) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Shows the given text at the location specified by the current text matrix.
showText(String) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Shows the given text at the location specified by the current text matrix.
ShowText - Class in org.apache.pdfbox.contentstream.operator.text
Tj: Show text.
ShowText() - Constructor for class org.apache.pdfbox.contentstream.operator.text.ShowText
 
ShowTextAdjusted - Class in org.apache.pdfbox.contentstream.operator.text
TJ: Show text, with position adjustments.
ShowTextAdjusted() - Constructor for class org.apache.pdfbox.contentstream.operator.text.ShowTextAdjusted
 
showTextInternal(String) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Outputs a string using the correct encoding and subsetting as required.
showTextInternal(String) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Outputs a string using the correct encoding and subsetting as required.
ShowTextLine - Class in org.apache.pdfbox.contentstream.operator.text
': Move to the next line and show text.
ShowTextLine() - Constructor for class org.apache.pdfbox.contentstream.operator.text.ShowTextLine
 
ShowTextLineAndSpace - Class in org.apache.pdfbox.contentstream.operator.text
": Set word and character spacing, move to next line, and show text.
ShowTextLineAndSpace() - Constructor for class org.apache.pdfbox.contentstream.operator.text.ShowTextLineAndSpace
 
showTextString(byte[]) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when a string of text is to be shown.
showTextStrings(COSArray) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when a string of text with spacing adjustments is to be shown.
showTextWithPositioning(Object[]) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Shows the given text at the location specified by the current text matrix with the given interspersed positioning.
showTextWithPositioning(Object[]) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Shows the given text at the location specified by the current text matrix with the given interspersed positioning.
showTransparencyGroup(PDTransparencyGroup) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Shows a transparency group from the content stream.
showTransparencyGroup(PDTransparencyGroup) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
showType3Character(PDType3CharProc) - Method in class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
 
showType3Glyph(Matrix, PDType3Font, int, String, Vector) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
showType3Glyph(Matrix, PDType3Font, int, Vector) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when a glyph is to be processed.
showType3Glyph(Matrix, PDType3Font, int, Vector) - Method in class org.apache.pdfbox.rendering.PageDrawer
 
SHRINK_TO_FIT - org.apache.pdfbox.printing.Scaling
Shrink the image to fit the page, if needed.
SHUTTER_SPEED_VALUE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
sid - Variable in class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding.Supplement
 
SID2STR - Static variable in class org.apache.fontbox.cff.CFFStandardString
 
sidOrCidToGid - Variable in class org.apache.fontbox.cff.CFFCharset
 
SIG - Static variable in class org.apache.pdfbox.cos.COSName
 
SIG_FLAGS - Static variable in class org.apache.pdfbox.cos.COSName
 
SigFlag - Class in org.apache.pdfbox.debugger.flagbitspane
 
SigFlag(PDDocument, COSDictionary) - Constructor for class org.apache.pdfbox.debugger.flagbitspane.SigFlag
Constructor
sign(InputStream) - Method in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureInterface
Creates a cms signature for the given content
signatureAdded - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
signatureField - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
signatureFieldName - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
signatureFieldName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
signatureImage(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Set the image for the signature.
signatureInterface - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
SignatureInterface - Interface in org.apache.pdfbox.pdmodel.interactive.digitalsignature
Providing an interface for accessing necessary functions for signing a PDF document.
signatureLength - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
signatureOffset - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
SignatureOptions - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature
This contains the visual signature as a COSDocument, its preferred size and the page.
SignatureOptions() - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
Creates the default signature options.
signatureReason - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
 
signatureReason(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
sets reason of signing
signatureRectangle - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
signatureText(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
signerLocation - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
 
signerLocation(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
Sets location
signerName - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
 
signerName(String) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
Sets signer name
signingSupport - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
SigningSupport - Class in org.apache.pdfbox.pdmodel.interactive.digitalsignature
Class to be used when creating PDF signatures externally.
SigningSupport(COSWriter) - Constructor for class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SigningSupport
 
signInterface - Variable in class org.apache.pdfbox.pdmodel.PDDocument
 
SILENT - Static variable in class org.apache.pdfbox.tools.PrintPDF
 
simple - Variable in enum org.apache.xmpbox.type.Types
 
Simple - org.apache.xmpbox.type.Cardinality
 
SimpleFont - Class in org.apache.pdfbox.debugger.fontencodingpane
 
SimpleFont(PDSimpleFont) - Constructor for class org.apache.pdfbox.debugger.fontencodingpane.SimpleFont
Constructor.
SimpleFontValidator<T extends FontContainer> - Class in org.apache.pdfbox.preflight.font
 
SimpleFontValidator(PreflightContext, PDFontLike, COSDictionary, T) - Constructor for class org.apache.pdfbox.preflight.font.SimpleFontValidator
 
SIMPLEPROPERTYCONSTPARAMS - Static variable in class org.apache.xmpbox.type.TypeMapping
 
Simplex - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.DUPLEX
simplex printing.
Sin() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Sin
 
SIN - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
sine(double, double) - Static method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
single - Variable in class org.apache.pdfbox.util.Matrix
 
SINGLE_CHANGE - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexModelChangedEvent
 
SINGLE_PAGE - org.apache.pdfbox.pdmodel.PageLayout
Display one page at a time.
SinglePageValidationProcess - Class in org.apache.pdfbox.preflight.process.reflect
 
SinglePageValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess
 
size - Variable in class org.apache.pdfbox.io.RandomAccessBuffer
 
size - Variable in class org.apache.pdfbox.io.ScratchFileBuffer
The number of bytes of content in this buffer.
size - Variable in class org.apache.pdfbox.pdfparser.PDFXRefStream
 
size - Variable in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType0
An array of m positive integers specifying the number of samples in each input dimension of the sample table.
size() - Method in class org.apache.fontbox.pfb.PfbParser
Returns the size of the pfb-data.
size() - Method in class org.apache.pdfbox.cos.COSArray
This will get the size of this array.
size() - Method in class org.apache.pdfbox.cos.COSDictionary
This will return the number of elements in this dictionary.
size() - Method in class org.apache.pdfbox.debugger.hexviewer.HexModel
Provides the size of the model i.e.
size() - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
size() - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
size() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
Returns the size.
size() - Method in class org.apache.pdfbox.preflight.PreflightPath
 
size() - Method in class org.apache.pdfbox.util.SmallMap
 
SIZE - Static variable in class org.apache.pdfbox.cos.COSName
 
SIZE - Static variable in class org.apache.pdfbox.util.Matrix
 
skip(long) - Method in class org.apache.pdfbox.filter.ASCII85InputStream
Unsupported.
skip(long) - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
skip(long) - Method in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
skip(long) - Method in class org.apache.pdfbox.io.RandomAccessInputStream
 
SKIPIMAGES - Static variable in class org.apache.pdfbox.tools.WriteDecodedDoc
 
skipOptionals(String, ParsePosition, String) - Static method in class org.apache.pdfbox.util.DateConverter
 
skipSpaces() - Method in class org.apache.pdfbox.pdfparser.BaseParser
This will skip all spaces and comments that are present.
skipString(String, String, ParsePosition) - Static method in class org.apache.pdfbox.util.DateConverter
 
skipWhiteSpaces() - Method in class org.apache.pdfbox.pdfparser.BaseParser
 
slider - Variable in class org.apache.pdfbox.debugger.colorpane.CSSeparation
 
SM - Static variable in class org.apache.pdfbox.cos.COSName
 
SmallMap<K,​V> - Class in org.apache.pdfbox.util
Map implementation with a smallest possible memory usage.
SmallMap() - Constructor for class org.apache.pdfbox.util.SmallMap
Creates empty map.
SmallMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.pdfbox.util.SmallMap
Creates map filled with entries from provided map.
SmallMap.SmallMapEntry - Class in org.apache.pdfbox.util
 
SmallMapEntry(int) - Constructor for class org.apache.pdfbox.util.SmallMap.SmallMapEntry
 
SMASK - Static variable in class org.apache.pdfbox.cos.COSName
 
smoothness - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
SOFT_LIGHT - Static variable in class org.apache.pdfbox.cos.COSName
 
SOFT_LIGHT - Static variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendMode
 
softMask - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
SoftMask - Class in org.apache.pdfbox.rendering
A Paint which applies a soft mask to an underlying Paint.
SoftMask(Paint, BufferedImage, Rectangle2D, PDColor, PDFunction) - Constructor for class org.apache.pdfbox.rendering.SoftMask
Creates a new soft mask paint.
SoftMask.SoftPaintContext - Class in org.apache.pdfbox.rendering
 
SoftPaintContext(PaintContext) - Constructor for class org.apache.pdfbox.rendering.SoftMask.SoftPaintContext
 
SOFTWARE - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
SOFTWARE_AGENT - Static variable in class org.apache.xmpbox.type.ResourceEventType
 
sort(List<T>) - Static method in class org.apache.pdfbox.util.QuickSort
Sorts the given list using compareTo as comparator.
sort(List<T>, Comparator<T>) - Static method in class org.apache.pdfbox.util.QuickSort
Sorts the given list using the given comparator.
SORT - Static variable in class org.apache.pdfbox.cos.COSName
 
SORT - Static variable in class org.apache.pdfbox.tools.ExtractText
 
sortByKey(List<FieldUtils.KeyValue>) - Static method in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils
Sort two related lists simultaneously by the elements in the value parameter.
sortByPosition - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
sortByValue(List<FieldUtils.KeyValue>) - Static method in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils
Sort two related lists simultaneously by the elements in the key parameter.
SOUND - Static variable in class org.apache.pdfbox.cos.COSName
 
source - Variable in class org.apache.fontbox.cff.CFFFont
 
source - Variable in class org.apache.fontbox.cff.CFFParser
 
source - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
SOURCE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
SOURCE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
sourceDocument - Variable in class org.apache.pdfbox.multipdf.PageExtractor
 
sourceDocument - Variable in class org.apache.pdfbox.multipdf.Splitter
 
sourcePageHadContents - Variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
sourceRegion - Variable in class org.apache.pdfbox.filter.DecodeOptions
 
sources - Variable in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
SPACE - Static variable in class org.apache.fontbox.cmap.CMap
 
SPACE - Static variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
SPACE - Static variable in class org.apache.pdfbox.pdfwriter.ContentStreamWriter
space character.
SPACE - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
space character.
SPACE - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
SPACE_AFTER - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
SPACE_BEFORE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
spaceMapping - Variable in class org.apache.fontbox.cmap.CMap
 
spacingTolerance - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
SPAN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Span
SPATIAL_FREQUENCY_RESPONSE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
SPECIALCOLORSPACES - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
 
specification - Variable in class org.apache.pdfbox.preflight.PreflightDocument
 
specificPageOverlayPage - Variable in class org.apache.pdfbox.multipdf.Overlay
 
SPECTRAL_SENSITIVITY - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
split(String[]) - Method in class org.apache.pdfbox.tools.PDFSplit
 
split(List<E>, int) - Static method in class org.apache.fontbox.cff.Type2CharString
 
split(PDDocument) - Method in class org.apache.pdfbox.multipdf.Splitter
This will take a document and split into several other documents.
Split - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
SPLIT - Static variable in class org.apache.pdfbox.cos.COSName
 
SPLIT - Static variable in class org.apache.pdfbox.tools.PDFSplit
 
splitAtPage(int) - Method in class org.apache.pdfbox.multipdf.Splitter
Check if it is necessary to create a new document.
splitLength - Variable in class org.apache.pdfbox.multipdf.Splitter
 
Splitter - Class in org.apache.pdfbox.multipdf
Split a document into several other documents.
Splitter() - Constructor for class org.apache.pdfbox.multipdf.Splitter
 
spotColorSpaces - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
Sqrt() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Sqrt
 
SQRT - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
SquareCircleAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the Square/Circle Annotation
SquareCircleAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.SquareCircleAnnotationValidator
 
srcColorModel - Variable in class org.apache.pdfbox.pdmodel.graphics.blend.BlendComposite.BlendCompositeContext
 
sRGB - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
SS - Static variable in class org.apache.pdfbox.cos.COSName
 
ST - Static variable in class org.apache.pdfbox.cos.COSName
 
stack - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.ExecutionContext
 
stack - Variable in class org.apache.xmpbox.xml.DomXmpParser.NamespaceFinder
 
StackOperators - Class in org.apache.pdfbox.pdmodel.common.function.type4
Provides the stack operators such as "pop" and "dup".
StackOperators() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.StackOperators
 
StackOperators.Copy - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "copy" operator.
StackOperators.Dup - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "dup" operator.
StackOperators.Exch - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "exch" operator.
StackOperators.Index - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "index" operator.
StackOperators.Pop - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "pop" operator.
StackOperators.Roll - Class in org.apache.pdfbox.pdmodel.common.function.type4
Implements the "roll" operator.
stacktrace - Variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
STACKTRACE_SIZE - Static variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
STANDARD_14 - Static variable in class org.apache.pdfbox.tools.TextToPDF
 
STANDARD_ENCODING - Static variable in class org.apache.pdfbox.cos.COSName
 
STANDARD_ENCODING_TABLE - Static variable in class org.apache.fontbox.encoding.StandardEncoding
Table of octal character codes and their corresponding names.
STANDARD_ENCODING_TABLE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.StandardEncoding
Table of octal character codes and their corresponding names.
STANDARD_METADATA_FORMAT - Static variable in class org.apache.pdfbox.tools.imageio.MetaUtil
 
Standard14Fonts - Class in org.apache.pdfbox.pdmodel.font
The "Standard 14" PDF fonts, also known as the "base 14" fonts.
Standard14Fonts() - Constructor for class org.apache.pdfbox.pdmodel.font.Standard14Fonts
 
StandardColorSpaceHelper - Class in org.apache.pdfbox.preflight.graphic
This class doesn't define restrictions on ColorSpace.
StandardColorSpaceHelper(PreflightContext, PDColorSpace) - Constructor for class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
 
StandardDecryptionMaterial - Class in org.apache.pdfbox.pdmodel.encryption
Represents the necessary information to decrypt a document protected by the standard security handler (password protection).
StandardDecryptionMaterial(String) - Constructor for class org.apache.pdfbox.pdmodel.encryption.StandardDecryptionMaterial
Create a new standard decryption material with the given password.
StandardEncoding - Class in org.apache.fontbox.encoding
Adobe Standard Encoding
StandardEncoding - Class in org.apache.pdfbox.pdmodel.font.encoding
This is an interface to a text encoder.
StandardEncoding() - Constructor for class org.apache.fontbox.encoding.StandardEncoding
Constructor.
StandardEncoding() - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.StandardEncoding
Constructor.
standardHorizontalWidth - Variable in class org.apache.fontbox.afm.FontMetrics
 
standardOutput - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
StandardProtectionPolicy - Class in org.apache.pdfbox.pdmodel.encryption
The protection policy to add to a document for password-based protection.
StandardProtectionPolicy(String, String, AccessPermission) - Constructor for class org.apache.pdfbox.pdmodel.encryption.StandardProtectionPolicy
Creates an new instance of the standard protection policy in order to protect a PDF document with passwords.
StandardSecurityHandler - Class in org.apache.pdfbox.pdmodel.encryption
The standard security handler.
StandardSecurityHandler() - Constructor for class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Constructor.
StandardSecurityHandler(StandardProtectionPolicy) - Constructor for class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
Constructor used for encryption.
StandardStructureTypes - Class in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
The standard structure types.
StandardStructureTypes() - Constructor for class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
 
standardVerticalWidth - Variable in class org.apache.fontbox.afm.FontMetrics
 
start - Variable in class org.apache.fontbox.cmap.CodespaceRange
 
start - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.Chunk
The start index of the chunk data within bytes.
START_ARRAY - org.apache.fontbox.type1.Token.Kind
 
START_ARRAY - Static variable in class org.apache.fontbox.type1.Token
 
START_CHAR_METRICS - Static variable in class org.apache.fontbox.afm.AFMParser
This is the start of character metrics.
START_COMPOSITES - Static variable in class org.apache.fontbox.afm.AFMParser
This is the start compisites data section.
START_DICT - org.apache.fontbox.type1.Token.Kind
 
START_DICT - Static variable in class org.apache.fontbox.type1.Token
 
START_FONT_METRICS - Static variable in class org.apache.fontbox.afm.AFMParser
This is the constant used in the AFM file to start a font metrics item.
START_INDENT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
START_KERN_DATA - Static variable in class org.apache.fontbox.afm.AFMParser
This is the start of kern data.
START_KERN_PAIRS - Static variable in class org.apache.fontbox.afm.AFMParser
This is the start of kern pairs data.
START_KERN_PAIRS0 - Static variable in class org.apache.fontbox.afm.AFMParser
This is the start of kern pairs data.
START_KERN_PAIRS1 - Static variable in class org.apache.fontbox.afm.AFMParser
This is the start of kern pairs data.
START_MARKER - Static variable in class org.apache.fontbox.pfb.PfbParser
the start marker.
START_PAGE - Static variable in class org.apache.pdfbox.tools.ExtractText
 
START_PAGE - Static variable in class org.apache.pdfbox.tools.PDFSplit
 
START_PAGE - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
START_PROC - org.apache.fontbox.type1.Token.Kind
 
START_PROC - Static variable in class org.apache.fontbox.type1.Token
 
START_RANGE_F000 - Static variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
START_RANGE_F100 - Static variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
START_RANGE_F200 - Static variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
START_TRACK_KERN - Static variable in class org.apache.fontbox.afm.AFMParser
This is the start of track kern data.
startArticle() - Method in class org.apache.pdfbox.text.PDFTextStripper
Start a new article, which is typically defined as a column on a single page (also referred to as a bead).
startArticle(boolean) - Method in class org.apache.pdfbox.text.PDFTextStripper
Start a new article, which is typically defined as a column on a single page (also referred to as a bead).
startArticle(boolean) - Method in class org.apache.pdfbox.tools.PDFText2HTML
Write out the article separator (div tag) with proper text direction information.
startBookmark - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
startBookmarkPageNumber - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
startBytes - Variable in class org.apache.fontbox.cmap.CodespaceRange
 
startCoverageIndex - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.RangeRecord
 
startDocument(PDDocument) - Method in class org.apache.pdfbox.text.PDFTextStripper
This method is available for subclasses of this class.
startDocument(PDDocument) - Method in class org.apache.pdfbox.tools.PDFText2HTML
 
startExtraction(String[]) - Method in class org.apache.pdfbox.tools.ExtractText
Starts the text extraction.
startGlyphID - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.RangeRecord
 
startIndex - Variable in class org.apache.pdfbox.debugger.hexviewer.HexModelChangedEvent
 
startingIndex - Variable in class org.apache.pdfbox.pdmodel.common.PDRange
 
startingItem - Variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineItemIterator
 
startMappedValue - Variable in class org.apache.fontbox.cff.CFFParser.RangeMapping
 
startPage - Variable in class org.apache.pdfbox.multipdf.PageExtractor
 
startPage - Variable in class org.apache.pdfbox.multipdf.Splitter
 
startPage - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
startPage(PDPage) - Method in class org.apache.pdfbox.text.PDFTextStripper
Start a new page.
startProcessing(String) - Method in class org.apache.pdfbox.tools.ExtractText
 
startRendering() - Method in class org.apache.pdfbox.debugger.pagepane.PagePane
 
startValue - Variable in class org.apache.fontbox.cff.CFFParser.RangeMapping
 
startxref - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
startXref - Variable in class org.apache.pdfbox.cos.COSDocument
 
STARTXREF - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
STARTXREF - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The start xref token.
state - Variable in class org.apache.pdfbox.debugger.hexviewer.HexPane
 
state - Variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
State() - Constructor for enum org.apache.pdfbox.pdmodel.common.function.type4.Parser.State
 
State() - Constructor for enum org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder.State
 
STATE - Static variable in class org.apache.pdfbox.cos.COSName
 
STATE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
STATE_MODEL - Static variable in class org.apache.pdfbox.cos.COSName
 
stateChanged(ChangeEvent) - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
input changed in slider.
stateChanged(ChangeEvent) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
stateList - Variable in class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
stateSet - Variable in class org.apache.pdfbox.tools.PDFText2HTML.FontState
 
STATIC - Static variable in class org.apache.pdfbox.cos.COSInteger
Static instances of all COSIntegers in the range from COSInteger.LOW to COSInteger.HIGH.
STATUS - Static variable in class org.apache.pdfbox.cos.COSName
 
statusBar - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
statusField - Variable in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
 
statuslabel - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
statusLabel - Variable in class org.apache.pdfbox.debugger.ui.ReaderBottomPanel
 
statusObj - Variable in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
 
statusPane - Variable in class org.apache.pdfbox.debugger.hexviewer.HexEditor
 
statusPane - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
StatusPane - Class in org.apache.pdfbox.debugger.hexviewer
 
StatusPane() - Constructor for class org.apache.pdfbox.debugger.hexviewer.StatusPane
 
STD_CF - Static variable in class org.apache.pdfbox.cos.COSName
 
STD_ENCODING - Static variable in class org.apache.pdfbox.tools.ExtractText
 
STD_HW - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
STD_VW - Static variable in class org.apache.fontbox.afm.AFMParser
The character metrics value.
stdHW - Variable in class org.apache.fontbox.type1.Type1Font
 
stdVW - Variable in class org.apache.fontbox.type1.Type1Font
 
STEM_H - Static variable in class org.apache.pdfbox.cos.COSName
 
STEM_V - Static variable in class org.apache.pdfbox.cos.COSName
 
stemSnapH - Variable in class org.apache.fontbox.type1.Type1Font
 
stemSnapV - Variable in class org.apache.fontbox.type1.Type1Font
 
STM_F - Static variable in class org.apache.pdfbox.cos.COSName
 
stopProcessing(String, long) - Method in class org.apache.pdfbox.tools.ExtractText
 
STR_F - Static variable in class org.apache.pdfbox.cos.COSName
 
stream - Variable in class org.apache.fontbox.ttf.TrueTypeCollection
 
stream - Variable in class org.apache.fontbox.ttf.TTCDataStream
 
stream - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
stream - Variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
stream - Variable in class org.apache.pdfbox.pdfparser.PDFXRefStream
 
stream - Variable in class org.apache.pdfbox.pdmodel.common.PDStream
 
stream - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
stream - Variable in class org.apache.pdfbox.pdmodel.graphics.PDXObject
 
Stream - Class in org.apache.pdfbox.debugger.streampane
 
Stream(COSStream, boolean) - Constructor for class org.apache.pdfbox.debugger.streampane.Stream
Constructor.
STREAM - org.apache.pdfbox.pdfparser.XrefTrailerResolver.XRefType
XRef stream type.
STREAM - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The open stream token.
STREAM_DICTIONARY_KEY_DECODEPARAMS - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
STREAM_DICTIONARY_VALUE_FILTER_ASCII_85 - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
STREAM_DICTIONARY_VALUE_FILTER_ASCII_HEX - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
STREAM_DICTIONARY_VALUE_FILTER_CCITTFF - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
STREAM_DICTIONARY_VALUE_FILTER_DCT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
STREAM_DICTIONARY_VALUE_FILTER_FLATE_DECODE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
STREAM_DICTIONARY_VALUE_FILTER_JBIG - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
STREAM_DICTIONARY_VALUE_FILTER_LZW - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
STREAM_DICTIONARY_VALUE_FILTER_RUN - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
STREAM_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
STREAM_STRING - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
This is a string constant that will be used for comparisons.
streamCopyBuf - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
STREAMCOPYBUFLEN - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
streamData - Variable in class org.apache.pdfbox.pdfparser.PDFXRefStream
 
streamFilterName - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
The stream filter name.
StreamImageView - Class in org.apache.pdfbox.debugger.streampane
 
StreamImageView(BufferedImage) - Constructor for class org.apache.pdfbox.debugger.streampane.StreamImageView
constructor.
streamObjects - Variable in class org.apache.pdfbox.pdfparser.PDFObjectStreamParser
 
streamObjects - Variable in class org.apache.pdfbox.pdfparser.PDFStreamParser
 
StreamPane - Class in org.apache.pdfbox.debugger.streampane
 
StreamPane(COSStream, boolean, boolean, COSDictionary) - Constructor for class org.apache.pdfbox.debugger.streampane.StreamPane
Constructor.
StreamPane.DocumentCreator - Class in org.apache.pdfbox.debugger.streampane
A SwingWorker extended class that convert the stream to text loads in a document.
StreamPaneView - Class in org.apache.pdfbox.debugger.streampane
 
StreamPaneView() - Constructor for class org.apache.pdfbox.debugger.streampane.StreamPaneView
Constructor.
streams - Variable in class org.apache.pdfbox.cos.COSDocument
List containing all streams which are created when creating a new pdf.
StreamTextView - Class in org.apache.pdfbox.debugger.streampane
 
StreamTextView(StyledDocument, ToolTipController) - Constructor for class org.apache.pdfbox.debugger.streampane.StreamTextView
Constructor.
StreamValidationProcess - Class in org.apache.pdfbox.preflight.process
 
StreamValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.StreamValidationProcess
 
STRETCH_TO_FIT - org.apache.pdfbox.printing.Scaling
Stretch the image to fill the page, if needed.
strictParsing - Variable in class org.apache.xmpbox.xml.DomXmpParser
 
strikeoutPosition - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
strikeoutSize - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
string - Variable in class org.apache.fontbox.ttf.NameRecord
 
STRING - org.apache.fontbox.type1.Token.Kind
 
STRING - Static variable in class org.apache.fontbox.type1.Token
 
STRING_STYLE - Static variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
stringFilterName - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
The string filter name.
stringIndex - Variable in class org.apache.fontbox.cff.CFFParser
 
stringLength - Variable in class org.apache.fontbox.ttf.NameRecord
 
stringOffset - Variable in class org.apache.fontbox.ttf.NameRecord
 
StringPane - Class in org.apache.pdfbox.debugger.stringpane
 
StringPane(COSString) - Constructor for class org.apache.pdfbox.debugger.stringpane.StringPane
 
stringValue() - Method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent
Returns the string value, as used in a PDF file.
stringValue() - Method in enum org.apache.pdfbox.pdmodel.PageLayout
Returns the string value, as used in a PDF file.
stringValue() - Method in enum org.apache.pdfbox.pdmodel.PageMode
Returns the string value, as used in a PDF file.
strm - Variable in class org.apache.pdfbox.debugger.streampane.Stream
 
strmBuf - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
STRMBUFLEN - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
stroke() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Stroke the path.
stroke() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Stroke the path.
STROKE - org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Stroke text.
STROKE_CLIP - org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Stroke text and add to path for clipping.
STROKE_PATH - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
strokeAdjustment - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
strokePath() - Method in class org.apache.pdfbox.contentstream.PDFGraphicsStreamEngine
Stroke the path.
strokePath() - Method in class org.apache.pdfbox.rendering.PageDrawer
 
strokePath() - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
 
StrokePath - Class in org.apache.pdfbox.contentstream.operator.graphics
S Stroke the path.
StrokePath() - Constructor for class org.apache.pdfbox.contentstream.operator.graphics.StrokePath
 
strokeWidth - Variable in class org.apache.fontbox.type1.Type1Font
 
STROKING_COLOR - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
STROKING_COLOR_CMYK - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
STROKING_COLOR_GRAY - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
STROKING_COLOR_N - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
STROKING_COLOR_RGB - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
STROKING_COLORSPACE - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
strokingColor - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
strokingColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
strokingColorSpaceStack - Variable in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
 
strokingColorSpaceStack - Variable in class org.apache.pdfbox.pdmodel.PDPageContentStream
 
STRUCT_ELEM - Static variable in class org.apache.pdfbox.cos.COSName
 
STRUCT_PARENT - Static variable in class org.apache.pdfbox.cos.COSName
 
STRUCT_PARENTS - Static variable in class org.apache.pdfbox.cos.COSName
 
STRUCT_TREE_ROOT - Static variable in class org.apache.pdfbox.cos.COSName
 
STRUCTURE_ARRAY_NAME - Static variable in class org.apache.xmpbox.type.AbstractStructuredType
 
Structured - org.apache.xmpbox.type.Types
 
structuredMappings - Variable in class org.apache.xmpbox.type.TypeMapping
 
structuredNamespaces - Variable in class org.apache.xmpbox.type.TypeMapping
 
StructuredType - Annotation Type in org.apache.xmpbox.type
 
structureElement - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
 
StubOperator - Class in org.apache.pdfbox.preflight.content
This implementation of OperatorProcessor allow the operator validation according PDF/A rules without compute the operator actions.
StubOperator(String) - Constructor for class org.apache.pdfbox.preflight.content.StubOperator
 
style(AppearanceStyle) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
style(AppearanceStyle) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
STYLE - Static variable in class org.apache.pdfbox.cos.COSName
 
STYLE_BEVELED - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
Constant for the name of a beveled style.
STYLE_CLOUDY - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary
Constant for the name of a cloudy effect.
STYLE_DASHED - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
Constant for the name of a dashed style.
STYLE_DECIMAL - Static variable in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Decimal page numbering style (1, 2, 3, ...).
STYLE_INSET - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
Constant for the name of a inset style.
STYLE_LETTERS_LOWER - Static variable in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Letter (lower case) numbering style (a, b, ..., z, aa, bb, ..., zz, aaa, ...).
STYLE_LETTERS_UPPER - Static variable in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Letter (upper case) numbering style (A, B, ..., Z, AA, BB, ..., ZZ, AAA, ...).
STYLE_ROMAN_LOWER - Static variable in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Roman numbers (lower case) numbering style (i, ii, iii, iv, ...).
STYLE_ROMAN_UPPER - Static variable in class org.apache.pdfbox.pdmodel.common.PDPageLabelRange
Roman numbers (upper case) numbering style (I, II, III, IV, ...).
STYLE_SOLID - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary
Constant for the name for no effect.
STYLE_SOLID - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
Constant for the name of a solid style.
STYLE_UNDERLINE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary
Constant for the name of a underline style.
Sub() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Sub
 
SUB - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
SUB_FILTER - Static variable in class org.apache.pdfbox.cos.COSName
 
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionEmbeddedGoTo
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionGoTo
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionHide
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionImportData
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionJavaScript
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionLaunch
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionMovie
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionNamed
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionRemoteGoTo
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionResetForm
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSound
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionSubmitForm
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionThread
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDActionURI
This type of action this object represents.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment
The type of annotation.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLine
The type of annotation.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
The type of annotation.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup
The type of annotation.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationRubberStamp
The type of annotation.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationText
The type of annotation.
SUB_TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationWidget
The type of annotation.
SUB_TYPE_CARET - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Constant for an Caret type of annotation.
SUB_TYPE_CIRCLE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
Constant for an elliptical type of annotation.
SUB_TYPE_FREETEXT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Constant for a FreeText type of annotation.
SUB_TYPE_HIGHLIGHT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
The types of annotation.
SUB_TYPE_INK - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Constant for an Ink type of annotation.
SUB_TYPE_POLYGON - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Constant for an Polygon type of annotation.
SUB_TYPE_POLYLINE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Constant for an PolyLine type of annotation.
SUB_TYPE_SOUND - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Constant for an Sound type of annotation.
SUB_TYPE_SQUARE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
Constant for a Rectangular type of annotation.
SUB_TYPE_SQUIGGLY - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
The types of annotation.
SUB_TYPE_STRIKEOUT - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
The types of annotation.
SUB_TYPE_UNDERLINE - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationTextMarkup
The types of annotation.
SUBFILTER_ADBE_PKCS7_DETACHED - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
A signature subfilter value.
SUBFILTER_ADBE_PKCS7_SHA1 - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
A signature subfilter value.
SUBFILTER_ADBE_X509_RSA_SHA1 - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
A signature subfilter value.
SUBFILTER_ETSI_CADES_DETACHED - Static variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature
A signature subfilter value.
SUBFILTER4 - Static variable in class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
 
SUBFILTER5 - Static variable in class org.apache.pdfbox.pdmodel.encryption.PublicKeySecurityHandler
 
SubHeader(int, int, short, int) - Constructor for class org.apache.fontbox.ttf.CmapSubtable.SubHeader
 
SUBJ - Static variable in class org.apache.pdfbox.cos.COSName
 
SUBJECT - Static variable in class org.apache.pdfbox.cos.COSName
 
SUBJECT - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
SUBJECT_AREA - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
SUBJECT_DISTANCE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
SUBJECT_DISTANCE_RANGE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
SUBJECT_DN - Static variable in class org.apache.pdfbox.cos.COSName
 
SUBJECT_LOCATION - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
subList(int, int) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
SubmitAction - Class in org.apache.pdfbox.preflight.action
ActionManager for the Submit action SubmitAction is valid if the F entry is present.
SubmitAction(ActionManagerFactory, COSDictionary, PreflightContext, String) - Constructor for class org.apache.pdfbox.preflight.action.SubmitAction
 
subrs - Variable in class org.apache.fontbox.type1.Type1Font
 
SUBSAMPLING - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
subsamplingAllowed - Variable in class org.apache.pdfbox.printing.PDFPageable
 
subsamplingAllowed - Variable in class org.apache.pdfbox.printing.PDFPrintable
 
subsamplingAllowed - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
subsamplingAllowed - Variable in class org.apache.pdfbox.rendering.PageDrawerParameters
 
subsamplingAllowed - Variable in class org.apache.pdfbox.rendering.PDFRenderer
 
subsamplingOffsetX - Variable in class org.apache.pdfbox.filter.DecodeOptions
 
subsamplingOffsetY - Variable in class org.apache.pdfbox.filter.DecodeOptions
 
subsamplingX - Variable in class org.apache.pdfbox.filter.DecodeOptions
 
subsamplingY - Variable in class org.apache.pdfbox.filter.DecodeOptions
 
subscriptXOffset - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
subscriptXSize - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
subscriptYOffset - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
subscriptYSize - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
subset() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Replaces this font with a subset containing only the given Unicode characters.
subset() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
subset() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
subset() - Method in interface org.apache.pdfbox.pdmodel.font.Subsetter
Subset this font now.
subset() - Method in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
subsetCodePoints - Variable in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
Subsetter - Interface in org.apache.pdfbox.pdmodel.font
Interface for a font subsetter.
substFormat - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupSubTable
 
substituteGlyphIDs - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTypeSingleSubstFormat2
 
substitutes - Variable in class org.apache.pdfbox.pdmodel.font.FontMapperImpl
Map of PostScript name substitutes, in priority order.
SubstitutingCmapLookup - Class in org.apache.fontbox.ttf
A cmap lookup that performs substitution via the 'GSUB' table.
SubstitutingCmapLookup(CmapSubtable, GlyphSubstitutionTable, List<String>) - Constructor for class org.apache.fontbox.ttf.SubstitutingCmapLookup
 
subTableOffset - Variable in class org.apache.fontbox.ttf.CmapSubtable
 
subtables - Variable in class org.apache.fontbox.ttf.KerningTable
 
subTables - Variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTable
 
subType - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
 
SUBTYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCaret
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationCircle
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFileAttachment
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationFreeText
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationHighlight
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationInk
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLine
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationLink
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolygon
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationPolyline
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSound
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquare
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationSquiggly
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStamp
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationStrikeOut
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationText
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.fdf.FDFAnnotationUnderline
COS Model value for SubType entry.
SUBTYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDRectlinearMeasureDictionary
The subtype of the rectlinear measure dictionary.
successor - Variable in class org.apache.fontbox.afm.Ligature
 
suggestKCMS() - Static method in class org.apache.pdfbox.rendering.PDFRenderer
 
SUMMARY - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
 
SUN_TIFF_FORMAT - Static variable in class org.apache.pdfbox.tools.imageio.MetaUtil
 
superscriptXOffset - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
superscriptXSize - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
superscriptYOffset - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
superscriptYSize - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
supplement - Variable in class org.apache.fontbox.cff.CFFCIDFont
 
supplement - Variable in class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding
 
supplement - Variable in class org.apache.fontbox.cmap.CMap
 
supplement - Variable in class org.apache.pdfbox.pdmodel.font.CIDSystemInfo
 
Supplement() - Constructor for class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding.Supplement
 
SUPPLEMENT - Static variable in class org.apache.pdfbox.cos.COSName
 
SUPPLEMENTAL_CATEGORIES - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
SUPPORTED_NAMES - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.PDTextAppearanceHandler
 
suppressDuplicateOverlappingText - Variable in class org.apache.pdfbox.text.PDFMarkedContentExtractor
 
suppressDuplicateOverlappingText - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
SURROGATE_OFFSET - Static variable in class org.apache.fontbox.ttf.CmapSubtable
 
surrogateCodePoint(int) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given codepoint is a surrogate code point as defined by RFC 3454, Appendix C.5.
SV - Static variable in class org.apache.pdfbox.cos.COSName
 
SV_CERT - Static variable in class org.apache.pdfbox.cos.COSName
 
SW - Static variable in class org.apache.pdfbox.cos.COSName
 
swap(int[], int, int) - Static method in class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
This will swap two values in an array.
swap(List<T>, int, int) - Static method in class org.apache.pdfbox.util.QuickSort
 
switchNodeCount() - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
sxHeight - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
SY - Static variable in class org.apache.pdfbox.cos.COSName
 
SYMBOL - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
SYMBOL_ENCODING_TABLE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.SymbolEncoding
Table of octal character codes and their corresponding names.
SymbolEncoding - Class in org.apache.pdfbox.pdmodel.font.encoding
This is an interface to a text encoder.
SymbolEncoding() - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.SymbolEncoding
Constructor.
SynchronizedMetaDataValidation - Class in org.apache.pdfbox.preflight.metadata
Class which checks if document information available in a document is synchronized with XMP
SynchronizedMetaDataValidation() - Constructor for class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
 
SYNCHRONOUS - Static variable in class org.apache.pdfbox.cos.COSName
 
SyntaxValidationException - Exception in org.apache.pdfbox.preflight.exception
 
SyntaxValidationException(String, Throwable, ValidationResult) - Constructor for exception org.apache.pdfbox.preflight.exception.SyntaxValidationException
 
SyntaxValidationException(String, ValidationResult) - Constructor for exception org.apache.pdfbox.preflight.exception.SyntaxValidationException
 
SyntaxValidationException(Throwable, ValidationResult) - Constructor for exception org.apache.pdfbox.preflight.exception.SyntaxValidationException
 
SYSPROP_DEFLATELEVEL - Static variable in class org.apache.pdfbox.filter.Filter
Compression Level System Property.
SYSPROP_EOFLOOKUPRANGE - Static variable in class org.apache.pdfbox.pdfparser.COSParser
The range within the %%EOF marker will be searched.
SYSPROP_PARSEMINIMAL - Static variable in class org.apache.pdfbox.pdfparser.COSParser
Only parse the PDF file minimally allowing access to basic information.

T

t - Variable in class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Always record the place in the source code where the ValidationError was created, in case the ValidationError was not caused by a Throwable.
T - Static variable in class org.apache.pdfbox.cos.COSName
 
T - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
 
T_BODY - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
TBody
T_BORDER_STYLE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
T_FOOT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
TFoot
T_HEAD - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
THead
T_PADDING - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
t1Font - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType0
 
TAB - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
tabbedPane - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
tabbedPane - Variable in class org.apache.pdfbox.debugger.stringpane.StringPane
 
TABLE - org.apache.pdfbox.pdfparser.XrefTrailerResolver.XRefType
XRef table type.
TABLE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Table
tableData - Variable in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPaneView
 
tables - Variable in class org.apache.fontbox.ttf.TrueTypeFont
 
tag - Variable in class org.apache.fontbox.ttf.TTFTable
 
tag - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
 
TAG - Static variable in class org.apache.fontbox.ttf.CFFTable
A tag that identifies this table type.
TAG - Static variable in class org.apache.fontbox.ttf.CmapTable
A tag used to identify this table.
TAG - Static variable in class org.apache.fontbox.ttf.DigitalSignatureTable
Tag to identify this table.
TAG - Static variable in class org.apache.fontbox.ttf.GlyphSubstitutionTable
 
TAG - Static variable in class org.apache.fontbox.ttf.GlyphTable
Tag to identify this table.
TAG - Static variable in class org.apache.fontbox.ttf.HeaderTable
Tag to identify this table.
TAG - Static variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
A tag that identifies this table type.
TAG - Static variable in class org.apache.fontbox.ttf.HorizontalMetricsTable
A tag that identifies this table type.
TAG - Static variable in class org.apache.fontbox.ttf.IndexToLocationTable
A tag that identifies this table type.
TAG - Static variable in class org.apache.fontbox.ttf.KerningTable
Tag to identify this table.
TAG - Static variable in class org.apache.fontbox.ttf.MaximumProfileTable
A tag that identifies this table type.
TAG - Static variable in class org.apache.fontbox.ttf.NamingTable
A tag that identifies this table type.
TAG - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
A tag that identifies this table type.
TAG - Static variable in class org.apache.fontbox.ttf.PostScriptTable
A tag that identifies this table type.
TAG - Static variable in class org.apache.fontbox.ttf.VerticalHeaderTable
A tag that identifies this table type.
TAG - Static variable in class org.apache.fontbox.ttf.VerticalMetricsTable
A tag that identifies this table type.
TAG - Static variable in class org.apache.fontbox.ttf.VerticalOriginTable
A tag that identifies this table type.
TAG_DEFAULT - Static variable in class org.apache.fontbox.ttf.OpenTypeScript
 
TAG_OTTO - Static variable in class org.apache.fontbox.cff.CFFParser
 
TAG_TTCF - Static variable in class org.apache.fontbox.cff.CFFParser
 
TAG_TTFONLY - Static variable in class org.apache.fontbox.cff.CFFParser
 
tagging(int) - Static method in class org.apache.pdfbox.pdmodel.encryption.SaslPrep
Return true if the given codepoint is a tagging character as defined by RFC 3454, Appendix C.9.
TARGET - Static variable in class org.apache.pdfbox.cos.COSName
 
targetDoc - Variable in class org.apache.pdfbox.multipdf.LayerUtility
 
targetMethod - Variable in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
targetObject - Variable in class org.apache.pdfbox.debugger.ui.OSXAdapter
 
targetView - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
TD - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
TD
tempDir - Variable in class org.apache.pdfbox.io.MemoryUsageSetting
directory to be used for scratch file
tempFile - Variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
 
template - Variable in class org.apache.pdfbox.pdmodel.fdf.FDFTemplate
 
template - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
TEMPLATES - Static variable in class org.apache.pdfbox.cos.COSName
 
TensorPatch - Class in org.apache.pdfbox.pdmodel.graphics.shading
This class is used to describe a patch for type 7 shading.
TensorPatch(Point2D[], float[][]) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.TensorPatch
Constructor of a patch for type 7 shading.
terminator - Variable in class org.apache.pdfbox.filter.ASCII85OutputStream
 
TERMINATOR - Static variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
text - Variable in class org.apache.fontbox.type1.Token
 
text - Variable in class org.apache.pdfbox.text.PDFTextStripper.WordWithTextPositions
 
text(PlainText) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
text(PlainText) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
Text - org.apache.xmpbox.type.Types
 
TEXT_ALIGN - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
TEXT_ALIGN_CENTER - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
TextAlign: Center: Centered between the start and end edges.
TEXT_ALIGN_END - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
TextAlign: End: Aligned with the end edge.
TEXT_ALIGN_JUSTIFY - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
TextAlign: Justify: Aligned with both the start and end edges, with internal spacing within each line expanded, if necessary, to achieve such alignment.
TEXT_ALIGN_START - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
TextAlign: Start: Aligned with the start edge.
TEXT_DECORATION_COLOR - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
TEXT_DECORATION_THICKNESS - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
TEXT_DECORATION_TYPE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
TEXT_DECORATION_TYPE_LINE_THROUGH - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
TextDecorationType: LineThrough: A line through the middle of the text
TEXT_DECORATION_TYPE_NONE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
TextDecorationType: None: No text decoration
TEXT_DECORATION_TYPE_OVERLINE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
TextDecorationType: Overline: A line above the text
TEXT_DECORATION_TYPE_UNDERLINE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
TextDecorationType: Underline: A line below the text
TEXT_INDENT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
TEXT_LAYERS - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
TEXT_TAB - Static variable in class org.apache.pdfbox.debugger.stringpane.StringPane
 
textAlign(int) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
textAlign(int) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
textAlign(PlainTextFormatter.TextAlign) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
textAlign(PlainTextFormatter.TextAlign) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
TextAlign(int) - Constructor for enum org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.TextAlign
 
TextAlign(int) - Constructor for enum org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.TextAlign
 
textAlignment - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
textAlignment - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
 
textAlignment - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
textAlignment - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
 
TextAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for Text Annotation
TextAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.TextAnnotationValidator
 
TextAttribute(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.TextAttribute
 
TextAttribute(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PlainText.TextAttribute
 
textClippings - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
textComponent - Variable in class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
 
textComponent - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
textContent - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Paragraph
 
textContent - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Word
 
textContent - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
textContent - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
 
textContent - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Paragraph
 
textContent - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Word
 
textContent - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
textContent - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
 
textInputAction - Variable in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
 
textLineMatrix - Variable in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
textMatrix - Variable in class org.apache.pdfbox.contentstream.PDFStreamEngine
 
textMatrix - Variable in class org.apache.pdfbox.text.TextPosition
 
textPane - Variable in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
textPane - Variable in class org.apache.pdfbox.debugger.ui.LogDialog
 
textPosition - Variable in class org.apache.pdfbox.text.PDFTextStripper.LineItem
 
TextPosition - Class in org.apache.pdfbox.text
This represents a string and a position on the screen of those characters.
TextPosition(int, float, float, Matrix, float, float, float, float, float, String, int[], PDFont, float, int) - Constructor for class org.apache.pdfbox.text.TextPosition
Constructor.
TextPositionComparator - Class in org.apache.pdfbox.text
This class is a comparator for TextPosition operators.
TextPositionComparator() - Constructor for class org.apache.pdfbox.text.TextPositionComparator
 
textPositions - Variable in class org.apache.pdfbox.text.PDFTextStripper.WordWithTextPositions
 
textState - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
TextToPDF - Class in org.apache.pdfbox.tools
This will take a text file and output a pdf with that text.
TextToPDF() - Constructor for class org.apache.pdfbox.tools.TextToPDF
 
TextType - Class in org.apache.xmpbox.type
Object representation of a Text XMP type
TextType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.TextType
Property Text type constructor (namespaceURI is given)
textValue - Variable in class org.apache.xmpbox.type.TextType
 
TH - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
TH
theOperator - Variable in class org.apache.pdfbox.contentstream.operator.Operator
 
thread - Variable in class org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDThread
 
ThreadAction - Class in org.apache.pdfbox.preflight.action
ActionManager for the Thread action ThreadAction is valid if the D entry is present.
ThreadAction(ActionManagerFactory, COSDictionary, PreflightContext, String) - Constructor for class org.apache.pdfbox.preflight.action.ThreadAction
 
THREADS - Static variable in class org.apache.pdfbox.cos.COSName
 
THREE - Static variable in class org.apache.pdfbox.cos.COSInteger
Constant for the number three.
throwExceptionIfNotValid() - Method in class org.apache.pdfbox.preflight.font.util.GlyphDetail
 
THUMB - Static variable in class org.apache.pdfbox.cos.COSName
 
Thumbnail - org.apache.xmpbox.type.Types
 
THUMBNAILS - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
 
ThumbnailType - Class in org.apache.xmpbox.type
Object representation of an Thumbnail XMP type
ThumbnailType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.ThumbnailType
 
TI - Static variable in class org.apache.pdfbox.cos.COSName
 
TIFF - org.apache.pdfbox.util.filetypedetector.FileType
 
TIFFExtension - Interface in org.apache.pdfbox.filter
TIFFExtension
TiffSchema - Class in org.apache.xmpbox.schema
 
TiffSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.TiffSchema
 
TiffSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.TiffSchema
 
TIFFUtil - Class in org.apache.pdfbox.tools.imageio
Used by ImageIOUtil to write TIFF files.
TIFFUtil() - Constructor for class org.apache.pdfbox.tools.imageio.TIFFUtil
 
TILING_CONSTANT_SPACING - Static variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
tiling type 1 = constant spacing.
TILING_CONSTANT_SPACING_FASTER_TILING - Static variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
tiling type 3 = constant spacing and faster tiling.
TILING_NO_DISTORTION - Static variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDTilingPattern
tiling type 2 = no distortion.
TILING_PATTERN_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
TILING_TYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
TilingPaint - Class in org.apache.pdfbox.rendering
AWT Paint for a tiling pattern, which consists of a small repeating graphical figure.
TilingPaint(PageDrawer, PDTilingPattern, AffineTransform) - Constructor for class org.apache.pdfbox.rendering.TilingPaint
Creates a new colored tiling Paint, i.e.
TilingPaint(PageDrawer, PDTilingPattern, PDColorSpace, PDColor, AffineTransform) - Constructor for class org.apache.pdfbox.rendering.TilingPaint
Creates a new tiling Paint.
tilingPaintFactory - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
TilingPaintFactory - Class in org.apache.pdfbox.rendering
Factory class to cache TilingPaint generation.
TilingPaintFactory(PageDrawer) - Constructor for class org.apache.pdfbox.rendering.TilingPaintFactory
 
TilingPaintFactory.TilingPaintParameter - Class in org.apache.pdfbox.rendering
 
TilingPaintParameter(Matrix, COSDictionary, PDColorSpace, PDColor, AffineTransform) - Constructor for class org.apache.pdfbox.rendering.TilingPaintFactory.TilingPaintParameter
 
TilingPatternValidationProcess - Class in org.apache.pdfbox.preflight.process.reflect
 
TilingPatternValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.reflect.TilingPatternValidationProcess
 
TIME - Static variable in class org.apache.pdfbox.tools.PDFToImage
 
TIME_STAMP - Static variable in class org.apache.pdfbox.cos.COSName
 
TIMES_BOLD - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
TIMES_BOLD_ITALIC - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
TIMES_ITALIC - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
TIMES_ROMAN - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
TINT_TRANSFORM - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
TINT_TRANSFORM - Static variable in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
tintField - Variable in class org.apache.pdfbox.debugger.colorpane.CSSeparation
 
tintTransform - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
tintTransform - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
tintTransform(float[], int[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
tintValue - Variable in class org.apache.pdfbox.debugger.colorpane.CSSeparation
 
TITLE - Static variable in class org.apache.pdfbox.cos.COSName
 
TITLE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
TK - Static variable in class org.apache.pdfbox.cos.COSName
 
TM - Static variable in class org.apache.pdfbox.cos.COSName
 
TMP_FILE_PREFIX - Static variable in class org.apache.pdfbox.io.RandomAccessBufferedFileInputStream
The prefix for the temp file being used.
TMP_FILE_PREFIX - Static variable in class org.apache.pdfbox.pdfparser.COSParser
The prefix for the temp file being used.
tmpResultValues - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
to - Variable in class org.apache.fontbox.cmap.CIDRange
 
TO_PART - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
TO_UNICODE - Static variable in class org.apache.pdfbox.cos.COSName
 
toArray() - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
toArray(X[]) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
toBufferedImageType() - Method in enum org.apache.pdfbox.rendering.ImageType
 
toByteArray() - Method in class org.apache.pdfbox.pdmodel.common.PDStream
This will copy the stream into a byte array.
toByteArray() - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
 
toByteArray(InputStream) - Static method in class org.apache.pdfbox.io.IOUtils
Reads the input stream and returns its contents as a byte array.
TOC - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
TOC
toCalendar(String) - Static method in class org.apache.pdfbox.util.DateConverter
Returns the Calendar for a given string containing a date, or null if it cannot be parsed.
toCalendar(String) - Static method in class org.apache.xmpbox.DateConverter
This will convert a string to a calendar.
toCalendar(COSString) - Static method in class org.apache.pdfbox.util.DateConverter
Returns the Calendar for a given COS string containing a date, or null if it cannot be parsed.
TOCI - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
TOCI
toCID(int) - Method in class org.apache.fontbox.cmap.CMap
Returns the CID for the given character code.
toCIDSystemInfo(String, String, int) - Method in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
toCOSArray() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColor
Returns the color component values as a COS array
toCOSArray() - Method in class org.apache.pdfbox.util.Matrix
Returns a COS array which represent the geometric relevant components of the matrix.
toCOSObject(COSBase) - Method in class org.apache.pdfbox.preflight.process.BookmarkValidationProcess
Returns a COSBase as a COSObject or null if null or COSNull.
toCOSObjectList(Collection<?>) - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
 
toDebugString() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
 
toDebugString() - Method in class org.apache.pdfbox.pdmodel.font.FontProvider
Returns a string containing debugging information.
toDictionary(COSBase) - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties
 
toFloatArray() - Method in class org.apache.pdfbox.cos.COSArray
This will take an COSArray of numbers and convert it to a float[].
toGeneralPath() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
Returns a general path equivalent to this rectangle.
toHexString() - Method in class org.apache.pdfbox.cos.COSString
This will take this string and create a hex representation of the bytes that make the string.
toInt(byte[], int) - Static method in class org.apache.fontbox.cmap.CMap
Returns an int for the given byte array
toISO8601(Calendar) - Static method in class org.apache.pdfbox.util.DateConverter
Converts the date to ISO 8601 string format: yyyy-mm-ddThh:MM:ss#hh:mm (where '#" is '+' or '-').
toISO8601(Calendar) - Static method in class org.apache.xmpbox.DateConverter
Convert the date to iso 8601 string format.
toISO8601(Calendar, boolean) - Static method in class org.apache.xmpbox.DateConverter
Convert the date to iso 8601 string format.
token(CharSequence) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
Called when a token is encountered.
token(CharSequence) - Method in interface org.apache.pdfbox.pdmodel.common.function.type4.Parser.SyntaxHandler
Called when a token is encountered.
token(String) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.InstructionSequenceBuilder
 
Token - Class in org.apache.fontbox.type1
A lexical token in an Adobe Type 1 font.
Token(byte[], Token.Kind) - Constructor for class org.apache.fontbox.type1.Token
Constructs a new Token object given its raw data and kind.
Token(char, Token.Kind) - Constructor for class org.apache.fontbox.type1.Token
Constructs a new Token object given its single-character text and kind.
Token(String, Token.Kind) - Constructor for class org.apache.fontbox.type1.Token
Constructs a new Token object given its text and kind.
TOKEN - org.apache.pdfbox.pdmodel.common.function.type4.Parser.State
 
Token.Kind - Enum in org.apache.fontbox.type1
All different types of tokens.
tokenize() - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
tokenize(PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
Parses an appearance stream into tokens.
Tokenizer(CharSequence, Parser.SyntaxHandler) - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.Parser.Tokenizer
 
tokenParserByteBuffer - Variable in class org.apache.fontbox.cmap.CMapParser
 
toKeyValueList(List<String>, List<String>) - Static method in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils
Return two related lists as a single list with key value pairs.
toList() - Method in class org.apache.pdfbox.cos.COSArray
Return contents of COSArray as a Java List.
toList() - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
Deprecated.
toLongName(COSBase) - Method in class org.apache.pdfbox.pdmodel.graphics.image.PDInlineImage
 
toLongName(COSBase) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
ToolTip - Interface in org.apache.pdfbox.debugger.streampane.tooltip
 
ToolTipController - Class in org.apache.pdfbox.debugger.streampane.tooltip
 
ToolTipController(PDResources) - Constructor for class org.apache.pdfbox.debugger.streampane.tooltip.ToolTipController
Constructor.
toolTipText - Variable in class org.apache.pdfbox.debugger.streampane.tooltip.ColorToolTip
 
TOP_LEFT_TO_BOTTOM_RIGHT - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
Relevant only for the Glitter transition
TOP_TO_BOTTOM - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
 
toPaint(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShading
Returns an AWT paint which corresponds to this shading
toPaint(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType1
 
toPaint(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2
 
toPaint(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType3
 
toPaint(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType4
 
toPaint(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType5
 
toPaint(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType6
 
toPaint(Matrix) - Method in class org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType7
 
topDict - Variable in class org.apache.fontbox.cff.CFFFont
 
topSideBearing - Variable in class org.apache.fontbox.ttf.VerticalMetricsTable
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEBasedColorSpace
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Returns the image in this colorspace or null.
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
 
toRawImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
toRawImage(WritableRaster, ColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Returns the given raster as BufferedImage with the given awtColorSpace using a ComponentColorModel.
toRGB() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColor
Returns the packed RGB value for this color, if any.
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Returns the RGB equivalent of the given color value.
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
 
toRGB(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEBasedColorSpace
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Returns the (A)RGB equivalent of the given raster.
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDJPXColorSpace
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDLab
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
 
toRGBImage(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
toRGBImage2(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
toRGBImageAWT(WritableRaster, ColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
Returns the (A)RGB equivalent of the given raster, using the given AWT color space to perform the conversion.
toRGBImageAWT(WritableRaster, ColorSpace) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
toRGBMap - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
Map used to speed up PDSeparation.toRGB(float[]).
toRGBWithAttributes(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
toRGBWithAttributes(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
toRGBWithTintTransform(float[]) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
toRGBWithTintTransform(WritableRaster) - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
toString() - Method in class org.apache.fontbox.cff.CFFFont
 
toString() - Method in class org.apache.fontbox.cff.CFFOperator.Key
toString() - Method in class org.apache.fontbox.cff.CFFOperator
toString() - Method in class org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding.Supplement
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.DictData.Entry
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.DictData
toString() - Method in class org.apache.fontbox.cff.CFFParser.EmptyCharset
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.Format0Charset
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.Format0Encoding
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.Format0FDSelect
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.Format1Charset
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.Format1Encoding
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.Format2Charset
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.Format3FDSelect
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.Header
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.Range3
 
toString() - Method in class org.apache.fontbox.cff.CFFParser.RangeMapping
 
toString() - Method in class org.apache.fontbox.cff.CFFParser
 
toString() - Method in class org.apache.fontbox.cff.CharStringCommand.Key
toString() - Method in class org.apache.fontbox.cff.CharStringCommand
toString() - Method in class org.apache.fontbox.cff.Type1CharString
 
toString() - Method in class org.apache.fontbox.cmap.CMap
 
toString() - Method in class org.apache.fontbox.ttf.CmapSubtable
 
toString() - Method in class org.apache.fontbox.ttf.GlyphRenderer.Point
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTableFormat1
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTableFormat2
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.FeatureRecord
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.FeatureTable
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LangSysRecord
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LangSysTable
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTable
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTypeSingleSubstFormat1
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTypeSingleSubstFormat2
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.RangeRecord
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.ScriptRecord
 
toString() - Method in class org.apache.fontbox.ttf.GlyphSubstitutionTable.ScriptTable
 
toString() - Method in class org.apache.fontbox.ttf.NameRecord
Return a string representation of this class.
toString() - Method in class org.apache.fontbox.ttf.TrueTypeFont
 
toString() - Method in class org.apache.fontbox.type1.Token
toString() - Method in class org.apache.fontbox.type1.Type1Font
toString() - Method in class org.apache.fontbox.util.BoundingBox
This will return a string representation of this rectangle.
toString() - Method in class org.apache.pdfbox.contentstream.operator.Operator
This will print a string rep of this class.
toString() - Method in class org.apache.pdfbox.cos.COSArray
toString() - Method in class org.apache.pdfbox.cos.COSBoolean
Return a string representation of this object.
toString() - Method in class org.apache.pdfbox.cos.COSDictionary
toString() - Method in class org.apache.pdfbox.cos.COSFloat
toString() - Method in class org.apache.pdfbox.cos.COSInteger
toString() - Method in class org.apache.pdfbox.cos.COSName
 
toString() - Method in class org.apache.pdfbox.cos.COSNull
toString() - Method in class org.apache.pdfbox.cos.COSObject
toString() - Method in class org.apache.pdfbox.cos.COSObjectKey
 
toString() - Method in class org.apache.pdfbox.cos.COSString
 
toString() - Method in class org.apache.pdfbox.debugger.ui.DocumentEntry
 
toString() - Method in class org.apache.pdfbox.debugger.ui.MapEntry
This will output a string representation of this class.
toString() - Method in class org.apache.pdfbox.debugger.ui.PageEntry
 
toString() - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Node
 
toString() - Method in class org.apache.pdfbox.io.MemoryUsageSetting
 
toString() - Method in class org.apache.pdfbox.pdmodel.common.COSArrayList
toString() - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
toString() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunction
toString() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionType2
toString() - Method in class org.apache.pdfbox.pdmodel.common.function.PDFunctionTypeIdentity
toString() - Method in class org.apache.pdfbox.pdmodel.common.PDRange
toString() - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
This will return a string representation of this rectangle.
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDAttributeObject
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDDefaultAttributeObject
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDParentTreeValue
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.Revisions
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.markedcontent.PDMarkedContent
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDExportFormatAttributeObject
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDListAttributeObject
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDPrintFieldAttributeObject
 
toString() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject
 
toString() - Method in class org.apache.pdfbox.pdmodel.font.CIDSystemInfo
 
toString() - Method in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
toString() - Method in class org.apache.pdfbox.pdmodel.font.FontInfo
 
toString() - Method in class org.apache.pdfbox.pdmodel.font.PDCIDSystemInfo
 
toString() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
 
toString() - Method in class org.apache.pdfbox.pdmodel.font.PDPanoseClassification
 
toString() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEBasedColorSpace
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDColor
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceColorSpace
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNAttributes
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceNProcess
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.PDLineDashPattern
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.CubicBezierCurve
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
toString() - Method in class org.apache.pdfbox.pdmodel.graphics.shading.Vertex
 
toString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValue
 
toString() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDField
 
toString() - Method in class org.apache.pdfbox.rendering.TilingPaintFactory.TilingPaintParameter
 
toString() - Method in class org.apache.pdfbox.text.TextPosition
Show the string data for this text position.
toString() - Method in class org.apache.pdfbox.util.Matrix
 
toString() - Method in class org.apache.pdfbox.util.Vector
 
toString() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
 
toString() - Method in class org.apache.xmpbox.type.Attribute
 
toString(byte[]) - Static method in class org.apache.pdfbox.cos.PDFDocEncoding
Returns the string representation of the given PDFDocEncoded bytes.
toString(StackTraceElement[]) - Method in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
toString(Calendar) - Static method in class org.apache.pdfbox.util.DateConverter
Converts a Calendar to a string formatted as: D:yyyyMMddHHmmss#hh'mm' where # is Z, +, or -.
TOTAL_SIZE - Static variable in class org.apache.pdfbox.debugger.ui.ErrorDialog
 
TOTAL_WIDTH - Static variable in class org.apache.pdfbox.debugger.hexviewer.HexView
 
totalAvailableGlyph - Variable in class org.apache.pdfbox.debugger.fontencodingpane.SimpleFont
 
totalAvailableGlyph - Variable in class org.apache.pdfbox.debugger.fontencodingpane.Type0Font
 
totalAvailableGlyph - Variable in class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
 
totalLine - Variable in class org.apache.pdfbox.debugger.hexviewer.AddressPane
 
totalLine() - Method in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
totalMatch - Variable in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
toTextString() - Method in class org.apache.pdfbox.cos.COSStream
Returns the contents of the stream as a PDF "text string".
toTreeObject(Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
toTreePostfix(Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeCellRenderer
 
toUInt32(byte[]) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
toUInt32(int, int) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
toUnicode(int) - Method in class org.apache.fontbox.cmap.CMap
Returns the sequence of Unicode characters for the given character code.
toUnicode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Returns the Unicode character sequence which corresponds to the given character code.
toUnicode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
toUnicode(int) - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
toUnicode(int, GlyphList) - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Returns the Unicode character sequence which corresponds to the given character code.
toUnicode(int, GlyphList) - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
toUnicode(String) - Method in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
Returns the Unicode character sequence for the given glyph name, or null if there isn't any.
toUnicodeCMap - Variable in class org.apache.pdfbox.pdmodel.font.PDFont
 
ToUnicodeWriter - Class in org.apache.pdfbox.pdmodel.font
Writes ToUnicode Mapping Files.
ToUnicodeWriter() - Constructor for class org.apache.pdfbox.pdmodel.font.ToUnicodeWriter
Creates a new ToUnicode CMap writer.
TR - Static variable in class org.apache.pdfbox.cos.COSName
 
TR - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
TR
TR2 - Static variable in class org.apache.pdfbox.cos.COSName
 
trace(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
trace(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
TRACE - Static variable in class org.apache.pdfbox.debugger.ui.DebugLog
 
trackKern - Variable in class org.apache.fontbox.afm.FontMetrics
 
TrackKern - Class in org.apache.fontbox.afm
This class represents a piece of track kerning data.
TrackKern() - Constructor for class org.apache.fontbox.afm.TrackKern
 
trailer - Variable in class org.apache.pdfbox.cos.COSDocument
Document trailer dictionary.
trailer - Variable in class org.apache.pdfbox.pdfparser.XrefTrailerResolver.XrefTrailerObj
 
TRAILER - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The trailer token.
TRAILER_DICTIONARY_KEY_ENCRYPT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRAILER_DICTIONARY_KEY_ID - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRAILER_DICTIONARY_KEY_INFO - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRAILER_DICTIONARY_KEY_PREV - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRAILER_DICTIONARY_KEY_ROOT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRAILER_DICTIONARY_KEY_SIZE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRAILER_MARKER - Static variable in class org.apache.pdfbox.pdfparser.COSParser
trailer-marker.
TRAILER_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
trailerOffset - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
TrailerValidationProcess - Class in org.apache.pdfbox.preflight.process
 
TrailerValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.TrailerValidationProcess
 
trailerWasRebuild - Variable in class org.apache.pdfbox.pdfparser.COSParser
 
TRANS - Static variable in class org.apache.pdfbox.cos.COSName
 
transfer - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState
 
TRANSFER_FUNCTION - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
transferDict(COSDictionary, COSDictionary, Set<String>, boolean) - Method in class org.apache.pdfbox.multipdf.LayerUtility
 
transferFunction - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDSoftMask
 
transferFunction - Variable in class org.apache.pdfbox.rendering.SoftMask
 
transferType - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
transform(AffineTransform) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
transform(AffineTransform) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
transform(Point2D) - Method in class org.apache.pdfbox.util.Matrix
Transforms the given point by this matrix.
transform(Graphics2D, PDPage, float, float) - Method in class org.apache.pdfbox.rendering.PDFRenderer
 
transform(Matrix) - Method in class org.apache.pdfbox.pdmodel.common.PDRectangle
Returns a path which represents this rectangle having been transformed by the given matrix.
transform(Matrix) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
The cm operator.
transform(Matrix) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
The cm operator.
transform(Vector) - Method in class org.apache.pdfbox.util.Matrix
Transforms the given point by this matrix.
transformASCII85() - Method in class org.apache.pdfbox.filter.ASCII85OutputStream
This will transform the next four ascii bytes.
transformedPoint(float, float) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Transforms a point using the CTM.
transformerFactory - Variable in class org.apache.xmpbox.xml.XmpSerializer
 
transformPoint(float, float) - Method in class org.apache.pdfbox.util.Matrix
Transforms the given point by this matrix.
transformValueType(TypeMapping, String) - Static method in class org.apache.xmpbox.xml.PdfaExtensionHelper
 
transformWidth(float) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Transforms a width using the CTM.
translate(double, double) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
translate(float, float) - Method in class org.apache.pdfbox.util.Matrix
Translates this matrix by the given amount.
translate(int, int) - Method in class org.apache.pdfbox.rendering.GroupGraphics
 
translate(Vector) - Method in class org.apache.pdfbox.util.Matrix
Translates this matrix by the given vector.
translateMatrix - Variable in class org.apache.pdfbox.text.LegacyPDFStreamEngine
 
TRANSMISSION_REFERENCE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
TRANSPARENCY - Static variable in class org.apache.pdfbox.cos.COSName
 
TRANSPARENCY_DICTIONARY_KEY_BLEND_MODE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRANSPARENCY_DICTIONARY_KEY_EXTGSTATE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRANSPARENCY_DICTIONARY_KEY_EXTGSTATE_ENTRY_REGEX - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRANSPARENCY_DICTIONARY_KEY_LOWER_CA - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRANSPARENCY_DICTIONARY_KEY_UPPER_CA - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRANSPARENCY_DICTIONARY_VALUE_BM_COMPATIBLE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRANSPARENCY_DICTIONARY_VALUE_BM_NORMAL - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TRANSPARENCY_DICTIONARY_VALUE_SOFT_MASK_NONE - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
TransparencyGroup(PDTransparencyGroup, boolean, Matrix, PDColor) - Constructor for class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
Creates a buffered image for a transparency group result.
transparencyGroupStack - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
TrapNetAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the TrapNet annotation
TrapNetAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.TrapNetAnnotationValidator
 
TRAPPED - Static variable in class org.apache.pdfbox.cos.COSName
 
tree - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
tree - Variable in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
 
Tree - Class in org.apache.pdfbox.debugger.ui
 
Tree() - Constructor for class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Tree
 
Tree(Component) - Constructor for class org.apache.pdfbox.debugger.ui.Tree
Constructor.
treePopupMenu - Variable in class org.apache.pdfbox.debugger.ui.Tree
 
TreeStatus - Class in org.apache.pdfbox.debugger.treestatus
 
TreeStatus() - Constructor for class org.apache.pdfbox.debugger.treestatus.TreeStatus
 
TreeStatus(Object) - Constructor for class org.apache.pdfbox.debugger.treestatus.TreeStatus
Constructor.
TreeStatusPane - Class in org.apache.pdfbox.debugger.treestatus
 
TreeStatusPane(JTree) - Constructor for class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
Constructor.
TREF - Static variable in class org.apache.pdfbox.cos.COSName
 
TriangleBasedShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
Intermediate class extended by the shading types 4,5,6 and 7 that contains the common methods used by these classes.
TriangleBasedShadingContext(PDShading, ColorModel, AffineTransform, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.TriangleBasedShadingContext
Constructor.
triangleList - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.GouraudShadingContext
triangle list.
TRIM_BOX - Static variable in class org.apache.pdfbox.cos.COSName
 
TrimBox - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.BOUNDARY
use trim box as boundary.
tRNS - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
True() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.True
 
TRUE - Static variable in class org.apache.pdfbox.cos.COSBoolean
The PDF true value.
TRUE - Static variable in class org.apache.pdfbox.pdfparser.BaseParser
This is a string constant that will be used for comparisons.
TRUE - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
TRUE - Static variable in class org.apache.xmpbox.type.BooleanType
 
TRUE_BYTES - Static variable in class org.apache.pdfbox.cos.COSBoolean
The true boolean token.
TRUE_TYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
TrueTypeCollection - Class in org.apache.fontbox.ttf
A TrueType Collection, now more properly known as a "Font Collection" as it may contain either TrueType or OpenType fonts.
TrueTypeCollection(File) - Constructor for class org.apache.fontbox.ttf.TrueTypeCollection
Creates a new TrueTypeCollection from a .ttc file.
TrueTypeCollection(InputStream) - Constructor for class org.apache.fontbox.ttf.TrueTypeCollection
Creates a new TrueTypeCollection from a .ttc input stream.
TrueTypeCollection(TTFDataStream) - Constructor for class org.apache.fontbox.ttf.TrueTypeCollection
Creates a new TrueTypeCollection from a TTC stream.
TrueTypeCollection.TrueTypeFontProcessor - Interface in org.apache.fontbox.ttf
Implement the callback method to call TrueTypeCollection.processAllFonts(TrueTypeFontProcessor).
TrueTypeContainer - Class in org.apache.pdfbox.preflight.font.container
 
TrueTypeContainer(PDTrueTypeFont) - Constructor for class org.apache.pdfbox.preflight.font.container.TrueTypeContainer
 
TrueTypeDescriptorHelper - Class in org.apache.pdfbox.preflight.font.descriptor
 
TrueTypeDescriptorHelper(PreflightContext, PDTrueTypeFont, TrueTypeContainer) - Constructor for class org.apache.pdfbox.preflight.font.descriptor.TrueTypeDescriptorHelper
 
TrueTypeEmbedder - Class in org.apache.pdfbox.pdmodel.font
Common functionality for embedding TrueType fonts.
TrueTypeEmbedder(PDDocument, COSDictionary, TrueTypeFont, boolean) - Constructor for class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
Creates a new TrueType font for embedding.
TrueTypeFont - Class in org.apache.fontbox.ttf
A TrueType font file.
TrueTypeFont(TTFDataStream) - Constructor for class org.apache.fontbox.ttf.TrueTypeFont
Constructor.
TrueTypeFontValidator - Class in org.apache.pdfbox.preflight.font
 
TrueTypeFontValidator(PreflightContext, PDTrueTypeFont) - Constructor for class org.apache.pdfbox.preflight.font.TrueTypeFontValidator
 
Truncate() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.ArithmeticOperators.Truncate
 
TRUNCATE - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
truncate127(byte[]) - Static method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
truncateOrPad(byte[]) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
This will take the password and truncate or pad it as necessary.
TRUSTED_MODE - Static variable in class org.apache.pdfbox.cos.COSName
 
tryReadNumber() - Method in class org.apache.fontbox.type1.Type1Lexer
Reads a number or returns null.
TTCDataStream - Class in org.apache.fontbox.ttf
A wrapper for a TTF stream inside a TTC file, does not close the underlying shared stream.
TTCDataStream(TTFDataStream) - Constructor for class org.apache.fontbox.ttf.TTCDataStream
 
tTController - Variable in class org.apache.pdfbox.debugger.streampane.StreamPane
 
tTController - Variable in class org.apache.pdfbox.debugger.streampane.StreamTextView
 
ttf - Variable in class org.apache.fontbox.ttf.CFFTable.CFFBytesource
 
ttf - Variable in class org.apache.fontbox.ttf.TTFSubsetter
 
ttf - Variable in class org.apache.pdfbox.pdmodel.font.CIDFontMapping
 
ttf - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2
 
ttf - Variable in class org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
 
ttf - Variable in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
ttf - Variable in class org.apache.pdfbox.pdmodel.font.TrueTypeEmbedder
 
ttf - Variable in class org.apache.pdfbox.rendering.TTFGlyph2D
 
TTF - org.apache.pdfbox.pdmodel.font.FontFormat
TrueType font.
TTFDataStream - Class in org.apache.fontbox.ttf
An interface into a data stream.
TTFDataStream() - Constructor for class org.apache.fontbox.ttf.TTFDataStream
 
ttfFile - Variable in class org.apache.fontbox.ttf.RAFDataStream
 
TTFGlyph2D - Class in org.apache.pdfbox.rendering
This class provides a glyph to GeneralPath conversion for TrueType and OpenType fonts.
TTFGlyph2D(TrueTypeFont, PDFont, boolean) - Constructor for class org.apache.pdfbox.rendering.TTFGlyph2D
 
TTFGlyph2D(PDTrueTypeFont) - Constructor for class org.apache.pdfbox.rendering.TTFGlyph2D
Constructor.
TTFGlyph2D(PDType0Font) - Constructor for class org.apache.pdfbox.rendering.TTFGlyph2D
Constructor.
TTFParser - Class in org.apache.fontbox.ttf
TrueType font file parser.
TTFParser() - Constructor for class org.apache.fontbox.ttf.TTFParser
Constructor.
TTFParser(boolean) - Constructor for class org.apache.fontbox.ttf.TTFParser
Constructor.
TTFParser(boolean, boolean) - Constructor for class org.apache.fontbox.ttf.TTFParser
Constructor.
TTFSubsetter - Class in org.apache.fontbox.ttf
Subsetter for TrueType (TTF) fonts.
TTFSubsetter(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.TTFSubsetter
Creates a subsetter for the given font.
TTFSubsetter(TrueTypeFont, List<String>) - Constructor for class org.apache.fontbox.ttf.TTFSubsetter
Creates a subsetter for the given font.
TTFTable - Class in org.apache.fontbox.ttf
A table in a true type font.
TTFTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.TTFTable
Constructor.
TU - Static variable in class org.apache.pdfbox.cos.COSName
 
TWO - Static variable in class org.apache.pdfbox.cos.COSInteger
Constant for the number two.
TWO_BYTE - Static variable in class org.apache.fontbox.cff.Type1CharStringParser
 
TWO_COLUMN_LEFT - org.apache.pdfbox.pdmodel.PageLayout
Display the pages in two columns), with odd numbered pages on the left.
TWO_COLUMN_RIGHT - org.apache.pdfbox.pdmodel.PageLayout
Display the pages in two columns), with odd numbered pages on the right.
TWO_PAGE_LEFT - org.apache.pdfbox.pdmodel.PageLayout
Display the pages two at a time), with odd-numbered pages on the left.
TWO_PAGE_RIGHT - org.apache.pdfbox.pdmodel.PageLayout
Display the pages two at a time), with odd-numbered pages on the right.
TX - Static variable in class org.apache.pdfbox.cos.COSName
Acro form field type for text field.
type - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
type - Variable in class org.apache.pdfbox.preflight.utils.ByteArrayDataSource
 
type() - Method in annotation type org.apache.xmpbox.type.PropertyType
get valuetype defined in this description that must be used to build properties descriptions in schema descriptions
TYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
TYPE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
 
TYPE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDObjectReference
TYPE of this object.
TYPE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
 
TYPE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
 
TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.action.PDAction
The type of PDF object.
TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitDestination
The type of this destination.
TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitHeightDestination
The type of this destination.
TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitRectangleDestination
The type of this destination.
TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitWidthDestination
The type of this destination.
TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageXYZDestination
The type of this destination.
TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDMeasureDictionary
The type of the dictionary.
TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDNumberFormatDictionary
The type of the dictionary.
TYPE - Static variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
The type of this object.
TYPE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
 
TYPE - Static variable in class org.apache.xmpbox.type.PDFATypeType
 
TYPE_BOUNDED - Static variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitDestination
The type of this destination.
TYPE_BOUNDED - Static variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitHeightDestination
The type of this destination.
TYPE_BOUNDED - Static variable in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageFitWidthDestination
The type of this destination.
TYPE_SHADING_PATTERN - Static variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
Shading pattern type.
TYPE_TILING_PATTERN - Static variable in class org.apache.pdfbox.pdmodel.graphics.pattern.PDAbstractPattern
Tiling pattern type.
TYPE0 - Static variable in class org.apache.pdfbox.cos.COSName
 
Type0Container - Class in org.apache.pdfbox.preflight.font.container
 
Type0Container(PDFont) - Constructor for class org.apache.pdfbox.preflight.font.container.Type0Container
 
Type0Font - Class in org.apache.pdfbox.debugger.fontencodingpane
 
Type0Font(PDCIDFont, PDType0Font) - Constructor for class org.apache.pdfbox.debugger.fontencodingpane.Type0Font
Constructor.
Type0FontValidator - Class in org.apache.pdfbox.preflight.font
 
Type0FontValidator(PreflightContext, PDFont) - Constructor for class org.apache.pdfbox.preflight.font.Type0FontValidator
 
type1 - Variable in class org.apache.pdfbox.pdmodel.font.PDType1FontEmbedder
 
TYPE1 - Static variable in class org.apache.pdfbox.cos.COSName
 
TYPE1_VOCABULARY - Static variable in class org.apache.fontbox.cff.CharStringCommand
A map with the Type1 vocabulary.
Type1CharString - Class in org.apache.fontbox.cff
This class represents and renders a Type 1 CharString.
Type1CharString(Type1CharStringReader, String, String) - Constructor for class org.apache.fontbox.cff.Type1CharString
Constructor for use in subclasses.
Type1CharString(Type1CharStringReader, String, String, List<Object>) - Constructor for class org.apache.fontbox.cff.Type1CharString
Constructs a new Type1CharString object.
Type1CharStringParser - Class in org.apache.fontbox.cff
This class represents a converter for a mapping into a Type 1 sequence.
Type1CharStringParser(String, String) - Constructor for class org.apache.fontbox.cff.Type1CharStringParser
Constructs a new Type1CharStringParser object.
Type1CharStringReader - Interface in org.apache.fontbox.type1
Something which can read Type 1 CharStrings, namely Type 1 and CFF fonts.
Type1Container - Class in org.apache.pdfbox.preflight.font.container
 
Type1Container(PDSimpleFont) - Constructor for class org.apache.pdfbox.preflight.font.container.Type1Container
 
Type1DescriptorHelper - Class in org.apache.pdfbox.preflight.font.descriptor
 
Type1DescriptorHelper(PreflightContext, PDSimpleFont, Type1Container) - Constructor for class org.apache.pdfbox.preflight.font.descriptor.Type1DescriptorHelper
 
Type1Encoding - Class in org.apache.pdfbox.pdmodel.font.encoding
An encoding for a Type 1 font.
Type1Encoding() - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.Type1Encoding
Creates an empty encoding.
Type1Encoding(FontMetrics) - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.Type1Encoding
Creates an encoding from the given AFM font metrics.
type1font - Variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
embedded font.
Type1Font - Class in org.apache.fontbox.type1
Represents an Adobe Type 1 (.pfb) font.
Type1Font(byte[], byte[]) - Constructor for class org.apache.fontbox.type1.Type1Font
Constructs a new Type1Font, called by Type1Parser.
Type1FontUtil - Class in org.apache.fontbox.cff
This class contains some helper methods handling Type1-Fonts.
Type1FontUtil() - Constructor for class org.apache.fontbox.cff.Type1FontUtil
 
Type1FontValidator - Class in org.apache.pdfbox.preflight.font
 
Type1FontValidator(PreflightContext, PDSimpleFont) - Constructor for class org.apache.pdfbox.preflight.font.Type1FontValidator
 
Type1Glyph2D - Class in org.apache.pdfbox.rendering
Glyph to GeneralPath conversion for Type 1 PFB and CFF, and TrueType fonts with a 'post' table.
Type1Glyph2D(PDSimpleFont) - Constructor for class org.apache.pdfbox.rendering.Type1Glyph2D
Constructor.
Type1Lexer - Class in org.apache.fontbox.type1
Lexer for the ASCII portions of an Adobe Type 1 font.
Type1Lexer(byte[]) - Constructor for class org.apache.fontbox.type1.Type1Lexer
Constructs a new Type1Lexer given a header-less .pfb segment.
Type1Parser - Class in org.apache.fontbox.type1
Parses an Adobe Type 1 (.pfb) font.
Type1Parser() - Constructor for class org.apache.fontbox.type1.Type1Parser
 
type1Sequence - Variable in class org.apache.fontbox.cff.Type1CharString
 
Type1ShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT PaintContext for function-based (Type 1) shading.
Type1ShadingContext(PDShadingType1, ColorModel, AffineTransform, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingContext
Constructor creates an instance to be used for fill operations.
Type1ShadingPaint - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT PaintContext for function-based (Type 1) shading.
Type1ShadingPaint(PDShadingType1, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingPaint
Constructor.
type1ShadingType - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.Type1ShadingContext
 
TYPE2_VOCABULARY - Static variable in class org.apache.fontbox.cff.CharStringCommand
A map with the Type2 vocabulary.
Type2CharString - Class in org.apache.fontbox.cff
Represents a Type 2 CharString by converting it into an equivalent Type 1 CharString.
Type2CharString(Type1CharStringReader, String, String, int, List<Object>, int, int) - Constructor for class org.apache.fontbox.cff.Type2CharString
Constructor.
Type2CharStringParser - Class in org.apache.fontbox.cff
This class represents a converter for a mapping into a Type2-sequence.
Type2CharStringParser(String, int) - Constructor for class org.apache.fontbox.cff.Type2CharStringParser
Constructs a new Type1CharStringParser object for a CID-Keyed font.
Type2CharStringParser(String, String) - Constructor for class org.apache.fontbox.cff.Type2CharStringParser
Constructs a new Type1CharStringParser object for a Type 1-equivalent font.
type2sequence - Variable in class org.apache.fontbox.cff.Type2CharString
 
TYPE3 - Static variable in class org.apache.pdfbox.cos.COSName
 
TYPE3_D0 - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
TYPE3_D1 - Static variable in class org.apache.pdfbox.contentstream.operator.OperatorName
 
Type3Container - Class in org.apache.pdfbox.preflight.font.container
Because Type3 font program is an inner type of the PDF file, this font container is quite different from the other because all character/glyph are already checked.
Type3Container(PDType3Font) - Constructor for class org.apache.pdfbox.preflight.font.container.Type3Container
 
Type3Font - Class in org.apache.pdfbox.debugger.fontencodingpane
 
Type3Font(PDType3Font, PDResources) - Constructor for class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
Constructor.
Type3FontValidator - Class in org.apache.pdfbox.preflight.font
 
Type3FontValidator(PreflightContext, PDType3Font) - Constructor for class org.apache.pdfbox.preflight.font.Type3FontValidator
 
Type4ShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT PaintContext for Gouraud Triangle Mesh (Type 4) shading.
Type4ShadingContext(PDShadingType4, ColorModel, AffineTransform, Matrix, Rectangle) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Type4ShadingContext
Constructor creates an instance to be used for fill operations.
Type4ShadingPaint - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT PaintContext for Gouraud Triangle Mesh (Type 4) shading.
Type4ShadingPaint(PDShadingType4, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Type4ShadingPaint
Constructor.
Type5ShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT PaintContext for Gouraud Triangle Lattice (Type 5) shading.
Type5ShadingContext(PDShadingType5, ColorModel, AffineTransform, Matrix, Rectangle) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Type5ShadingContext
Constructor creates an instance to be used for fill operations.
Type5ShadingPaint - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT Paint for Gouraud Triangle Lattice (Type 5) shading.
Type5ShadingPaint(PDShadingType5, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Type5ShadingPaint
Constructor.
Type6ShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT PaintContext for coons patch meshes (type 6) shading.
Type6ShadingContext(PDShadingType6, ColorModel, AffineTransform, Matrix, Rectangle) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Type6ShadingContext
Constructor creates an instance to be used for fill operations.
Type6ShadingPaint - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT Paint for coons patch meshes (Type 6) shading.
Type6ShadingPaint(PDShadingType6, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Type6ShadingPaint
Constructor.
Type7ShadingContext - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT PaintContext for tensor-product patch meshes (type 7) shading.
Type7ShadingContext(PDShadingType7, ColorModel, AffineTransform, Matrix, Rectangle) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Type7ShadingContext
Constructor creates an instance to be used for fill operations.
Type7ShadingPaint - Class in org.apache.pdfbox.pdmodel.graphics.shading
AWT Paint for tensor-product patch meshes (Type 7) shading.
Type7ShadingPaint(PDShadingType7, Matrix) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Type7ShadingPaint
Constructor.
typeMapping - Variable in class org.apache.xmpbox.XMPMetadata
 
TypeMapping - Class in org.apache.xmpbox.type
 
TypeMapping(XMPMetadata) - Constructor for class org.apache.xmpbox.type.TypeMapping
 
types - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
All standard structure types.
types - Variable in class org.apache.xmpbox.type.PropertiesDescription
 
Types - Enum in org.apache.xmpbox.type
 
Types(boolean, Types, Class<? extends AbstractField>) - Constructor for enum org.apache.xmpbox.type.Types
 
typoAscender - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
typoDescender - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
typoLineGap - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 

U

U - Static variable in class org.apache.pdfbox.cos.COSName
 
UE - Static variable in class org.apache.pdfbox.cos.COSName
 
UF - Static variable in class org.apache.pdfbox.cos.COSName
 
ulCodePageRange1 - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
ulCodePageRange2 - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
UNCHANGED - org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties.BaseState
The "Unchanged" value.
UNCHANGED - Static variable in class org.apache.pdfbox.cos.COSName
 
unCheck() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDCheckBox
Unchecks the check box.
Uncover - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
UndefAction - Class in org.apache.pdfbox.preflight.action
ActionManager for Undefined Actions.
UndefAction(ActionManagerFactory, COSDictionary, PreflightContext, String, String) - Constructor for class org.apache.pdfbox.preflight.action.UndefAction
 
Undefined - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
underline - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.AnnotationBorder
 
UNDERLINE_POSITION - Static variable in class org.apache.fontbox.afm.AFMParser
The underline position.
UNDERLINE_THICKNESS - Static variable in class org.apache.fontbox.afm.AFMParser
This is the Underline thickness.
underlinePosition - Variable in class org.apache.fontbox.afm.FontMetrics
 
underlinePosition - Variable in class org.apache.fontbox.ttf.PostScriptTable
 
underlinePosition - Variable in class org.apache.fontbox.type1.Type1Font
 
underlineThickness - Variable in class org.apache.fontbox.afm.FontMetrics
 
underlineThickness - Variable in class org.apache.fontbox.ttf.PostScriptTable
 
underlineThickness - Variable in class org.apache.fontbox.type1.Type1Font
 
underlyingColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDPattern
 
unexpectedPrefixFoundError(String, String, String) - Method in class org.apache.pdfbox.preflight.metadata.PDFAIdentificationValidation
Return a validationError formatted when a schema has not the expected prefix
unexpectedPrefixFoundError(String, String, String) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Return a validationError formatted when a schema has not the expected prefix
UNFILTERED - Static variable in class org.apache.pdfbox.debugger.streampane.Stream
 
UNI_TO_CODE - Static variable in class org.apache.pdfbox.cos.PDFDocEncoding
 
unicode - Variable in class org.apache.pdfbox.text.TextPosition
 
UNICODE_SCRIPT_TO_OPENTYPE_TAG_MAP - Static variable in class org.apache.fontbox.ttf.OpenTypeScript
A map associating Unicode scripts with one or more OpenType script tags.
unicodeCmap - Variable in class org.apache.fontbox.ttf.TTFSubsetter
 
unicodeRange1 - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
unicodeRange2 - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
unicodeRange3 - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
unicodeRange4 - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
unicodeRangeScripts - Static variable in class org.apache.fontbox.ttf.OpenTypeScript
 
unicodeRangeStarts - Static variable in class org.apache.fontbox.ttf.OpenTypeScript
 
unicodeToName - Variable in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
 
uniNameToUnicodeCache - Variable in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
 
uniqueID - Variable in class org.apache.fontbox.type1.Type1Font
 
UniquePropertiesValidation - Class in org.apache.pdfbox.preflight.metadata
Class which checks that certain metadata properties are unique, see PDFBOX-4860.
UniquePropertiesValidation() - Constructor for class org.apache.pdfbox.preflight.metadata.UniquePropertiesValidation
 
UNIT - Static variable in class org.apache.xmpbox.type.DimensionsType
 
uniToGID - Variable in class org.apache.fontbox.ttf.TTFSubsetter
 
unitsPerEm - Variable in class org.apache.fontbox.ttf.HeaderTable
 
unitsPerEm - Variable in class org.apache.fontbox.ttf.TrueTypeFont
 
UniUtil - Class in org.apache.pdfbox.pdmodel.font
Utility class for Unicode fallback.
UniUtil() - Constructor for class org.apache.pdfbox.pdmodel.font.UniUtil
 
UNIX - Static variable in class org.apache.pdfbox.cos.COSName
 
UnixFontDirFinder - Class in org.apache.fontbox.util.autodetect
Unix font directory finder.
UnixFontDirFinder() - Constructor for class org.apache.fontbox.util.autodetect.UnixFontDirFinder
 
UNKNOWN - org.apache.pdfbox.util.filetypedetector.FileType
 
UNKNOWN - Static variable in class org.apache.fontbox.ttf.OpenTypeScript
 
unmap(int) - Method in class org.apache.fontbox.cmap.CIDRange
Maps the given CID to the corresponding Unicode character in this range.
UnmodifiableCOSDictionary - Class in org.apache.pdfbox.cos
An unmodifiable COSDictionary.
UnmodifiableCOSDictionary(COSDictionary) - Constructor for class org.apache.pdfbox.cos.UnmodifiableCOSDictionary
unread(byte[]) - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
unread(byte[]) - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
unread(byte[]) - Method in interface org.apache.pdfbox.pdfparser.SequentialSource
Unreads an array of bytes.
unread(byte[], int, int) - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
unread(byte[], int, int) - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
unread(byte[], int, int) - Method in interface org.apache.pdfbox.pdfparser.SequentialSource
Unreads a portion of an array of bytes.
unread(int) - Method in class org.apache.pdfbox.pdfparser.InputStreamSource
 
unread(int) - Method in class org.apache.pdfbox.pdfparser.RandomAccessSource
 
unread(int) - Method in interface org.apache.pdfbox.pdfparser.SequentialSource
Unreads a single byte.
UNSPECIFIED - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject
An "unspecified" default float value.
unsupportedOperator(Operator, List<COSBase>) - Method in class org.apache.pdfbox.contentstream.PDFStreamEngine
Called when an unsupported operator is encountered.
unsupportedOperator(Operator, List<COSBase>) - Method in class org.apache.pdfbox.preflight.content.PreflightContentStream
 
unsynchronizedMetaDataError(String) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Return a formatted validation error when metadata are not synchronized
UP - Static variable in class org.apache.pdfbox.debugger.hexviewer.SelectEvent
 
updateBBox(double, double) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.CloudyBorder
 
updateByOption(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
 
updateByValue(String) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDButton
 
updateColorBar() - Method in class org.apache.pdfbox.debugger.colorpane.CSSeparation
 
updateCounterLabel(int, int) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.SearchPanel
 
updateCrc(byte[], int, int) - Static method in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter
 
updateHighLighter(int, int) - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
updateMetadata(IIOMetadata, int) - Static method in class org.apache.pdfbox.tools.imageio.JPEGUtil
Set dpi in a JPEG file
updateMetadata(IIOMetadata, BufferedImage, int) - Static method in class org.apache.pdfbox.tools.imageio.TIFFUtil
Updates the given ImageIO metadata with Sun's custom TIFF tags, as described in the org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter sources, the com.sun.media.imageio.plugins.tiff package javadoc and the TIFF specification.
updateModel(int, byte) - Method in class org.apache.pdfbox.debugger.hexviewer.HexModel
 
updateNavigationButtons() - Method in class org.apache.pdfbox.debugger.ui.textsearcher.Searcher
 
updatePageReferences(PDFCloneUtility, Map<Integer, COSObjectable>, Map<COSDictionary, COSDictionary>) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Update the Pg and Obj references to the new (merged) page.
updatePageReferences(PDFCloneUtility, COSArray, Map<COSDictionary, COSDictionary>) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
 
updatePageReferences(PDFCloneUtility, COSDictionary, Map<COSDictionary, COSDictionary>) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Update the Pg and Obj references to the new (merged) page.
updateParentEntry(COSArray, COSDictionary) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Update the P reference to the new parent dictionary.
updateParentOpenCount(int) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
The count parameter needs to be updated when you add, remove, open or close outline items.
updateParentOpenCountForAddedChild(PDOutlineItem) - Method in class org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
 
updateSelectedOptionsIndex(List<String>) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDChoice
Update the 'I' key based on values set.
updateStatus(int) - Method in class org.apache.pdfbox.debugger.hexviewer.StatusPane
 
updateStatusBar() - Method in class org.apache.pdfbox.debugger.ui.LogDialog
 
updateStructParentEntries(PDPage, int) - Method in class org.apache.pdfbox.multipdf.PDFMergerUtility
Update the StructParents and StructParent values in a PDPage.
updateText(String) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
 
updateTreeStatus(TreeStatus) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
In case of document changing this should be called to update TreeStatus value of the pane.
updateZoneId(TimeZone) - Static method in class org.apache.pdfbox.util.DateConverter
Update the zone ID based on the raw offset.
updateZoneId(TimeZone) - Static method in class org.apache.xmpbox.DateConverter
Update the zone ID based on the raw offset.
UpperPane - Class in org.apache.pdfbox.debugger.hexviewer
 
UpperPane() - Constructor for class org.apache.pdfbox.debugger.hexviewer.UpperPane
 
upperRightX - Variable in class org.apache.fontbox.util.BoundingBox
 
upperRightY - Variable in class org.apache.fontbox.util.BoundingBox
 
URGENCY - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
 
URI - org.apache.xmpbox.type.Types
 
URI - Static variable in class org.apache.pdfbox.cos.COSName
 
UriAction - Class in org.apache.pdfbox.preflight.action
ActionManager for the URI action URI action is valid if the URI entry is present as a String.
UriAction(ActionManagerFactory, COSDictionary, PreflightContext, String) - Constructor for class org.apache.pdfbox.preflight.action.UriAction
 
uriDictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.action.PDURIDictionary
 
URIType - Class in org.apache.xmpbox.type
 
URIType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.URIType
 
URL - org.apache.xmpbox.type.Types
 
URL - Static variable in class org.apache.pdfbox.cos.COSName
 
URL - Static variable in class org.apache.xmpbox.type.JobType
 
URL_TYPE - Static variable in class org.apache.pdfbox.cos.COSName
 
URLType - Class in org.apache.xmpbox.type
 
URLType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.URLType
 
US_ASCII - Static variable in class org.apache.fontbox.util.Charsets
US-ASCII Charset
US_ASCII - Static variable in class org.apache.pdfbox.util.Charsets
ASCII charset
usage() - Static method in class org.apache.pdfbox.debugger.PDFDebugger
This will print out a message telling how to use this utility.
usage() - Static method in class org.apache.pdfbox.preflight.Validator_A1b
 
usage() - Static method in class org.apache.pdfbox.tools.DecompressObjectstreams
Explains how to use the program.
usage() - Static method in class org.apache.pdfbox.tools.Decrypt
This will print a usage message.
usage() - Static method in class org.apache.pdfbox.tools.Encrypt
This will print a usage message.
usage() - Static method in class org.apache.pdfbox.tools.ExportFDF
This will print out a message telling how to use this example.
usage() - Static method in class org.apache.pdfbox.tools.ExportXFDF
This will print out a message telling how to use this example.
usage() - Static method in class org.apache.pdfbox.tools.ExtractImages
Print the usage requirements and exit.
usage() - Static method in class org.apache.pdfbox.tools.ExtractText
This will print the usage requirements and exit.
usage() - Method in class org.apache.pdfbox.tools.ImageToPDF
This will print out a message telling how to use this example.
usage() - Static method in class org.apache.pdfbox.tools.ImportFDF
This will print out a message telling how to use this example.
usage() - Static method in class org.apache.pdfbox.tools.ImportXFDF
This will print out a message telling how to use this example.
usage() - Static method in class org.apache.pdfbox.tools.OverlayPDF
 
usage() - Static method in class org.apache.pdfbox.tools.PDFMerger
This will print the usage requirements and exit.
usage() - Static method in class org.apache.pdfbox.tools.PDFSplit
This will print the usage requirements and exit.
usage() - Static method in class org.apache.pdfbox.tools.PDFToImage
This will print the usage requirements and exit.
usage() - Static method in class org.apache.pdfbox.tools.PrintPDF
This will print the usage requirements and exit.
usage() - Method in class org.apache.pdfbox.tools.TextToPDF
This will print out a message telling how to use this example.
usage() - Static method in class org.apache.pdfbox.tools.Version
This will print out a message telling how to use this example.
usage() - Static method in class org.apache.pdfbox.tools.WriteDecodedDoc
This will print out a message telling how to use this example.
USAGETERMS - Static variable in class org.apache.xmpbox.schema.XMPRightsManagementSchema
 
usBreakChar - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
usDefaultChar - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
USE_ATTACHMENTS - org.apache.pdfbox.pdmodel.PageMode
Attachments panel is visible.
USE_MY_METRICS - Static variable in class org.apache.fontbox.ttf.GlyfCompositeComp
If set, this forces the aw and lsb (and rsb) for the composite to be equal to those from this original glyph.
USE_NONE - org.apache.pdfbox.pdmodel.PageMode
Neither the outline nor the thumbnails are displayed.
USE_OPTIONAL_CONTENT - org.apache.pdfbox.pdmodel.PageMode
Optional content group panel is visible when opened.
USE_OUTLINES - org.apache.pdfbox.pdmodel.PageMode
Show bookmarks when pdf is opened.
USE_THUMBS - org.apache.pdfbox.pdmodel.PageMode
Show thumbnails when pdf is opened.
useAES - Variable in class org.apache.pdfbox.pdmodel.encryption.SecurityHandler
 
useAllOverlayPages - Variable in class org.apache.pdfbox.multipdf.Overlay
 
USEALLPAGES - Static variable in class org.apache.pdfbox.tools.OverlayPDF
 
useCmap(CMap) - Method in class org.apache.fontbox.cmap.CMap
Implementation of the usecmap operator.
useCustomQuickSort - Static variable in class org.apache.pdfbox.text.PDFTextStripper
 
useDirectJPEG - Variable in class org.apache.pdfbox.tools.ExtractImages
 
useMainMemory - Variable in class org.apache.pdfbox.io.MemoryUsageSetting
 
useMainMemory() - Method in class org.apache.pdfbox.io.MemoryUsageSetting
Returns true if main-memory is to be used.
UseNone - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.NON_FULL_SCREEN_PAGE_MODE
From PDF Reference: "Neither document outline nor thumbnail images visible".
UseOC - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.NON_FULL_SCREEN_PAGE_MODE
From PDF Reference: "Optional content group panel visible".
useOnlyAlternateColorSpace - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
 
UseOutlines - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.NON_FULL_SCREEN_PAGE_MODE
From PDF Reference: "Document outline visible".
usePredictorEncoder - Static variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory
Internal, only for benchmark purpose
usePureJavaCMYKConversion - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
 
USER_COMMENT - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
USER_PREFERENCE - org.apache.pdfbox.pdmodel.interactive.action.OpenMode
The viewer application should behave in accordance with the current user preference.
USER_UNIT - Static variable in class org.apache.pdfbox.cos.COSName
 
userAttributeObject - Variable in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserProperty
 
userPassword - Variable in class org.apache.pdfbox.pdmodel.encryption.StandardProtectionPolicy
 
userPropertyChanged(PDUserProperty) - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
 
useScratchFile - Variable in class org.apache.pdfbox.io.ScratchFile
 
usesUserProperties() - Method in class org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkInfo
Tells if structure elements use user properties.
useTempFile - Variable in class org.apache.pdfbox.io.MemoryUsageSetting
 
useTempFile() - Method in class org.apache.pdfbox.io.MemoryUsageSetting
Returns true if temporary file is to be used.
UseThumbs - org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.NON_FULL_SCREEN_PAGE_MODE
From PDF Reference: "Thumbnail images visible".
usMaxContext - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
usWeightClass - Variable in class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
 
UTF_16 - Static variable in class org.apache.fontbox.util.Charsets
UTF-16 Charset
UTF_16BE - Static variable in class org.apache.fontbox.util.Charsets
UTF-16BE Charset
UTF_16BE - Static variable in class org.apache.pdfbox.util.Charsets
UTF-16BE charset
UTF_16LE - Static variable in class org.apache.pdfbox.util.Charsets
UTF-16LE charset
UTF_8 - Static variable in class org.apache.pdfbox.util.Charsets
UTF-8 charset
utf8Decoder - Variable in class org.apache.pdfbox.pdfparser.BaseParser
 

V

V - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDimension
Vertical
V - Static variable in class org.apache.pdfbox.cos.COSName
 
V_VECTOR - Static variable in class org.apache.fontbox.afm.AFMParser
This is the V Vector attribute.
v0 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
v1 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
v2 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.ShadedTriangle
 
valid() - Method in class org.apache.pdfbox.preflight.action.AbstractActionManager
Call the AbstractActionManager.valid(boolean) method with the additionalActionAuth set to false.
valid(boolean) - Method in class org.apache.pdfbox.preflight.action.AbstractActionManager
Validate an Action dictionary.
validate() - Method in class org.apache.pdfbox.preflight.annotation.AnnotationValidator
Execute validation of the Annotation dictionary.
validate() - Method in class org.apache.pdfbox.preflight.annotation.LineAnnotationValidator
In addition of the AnnotationValidator.validate() method, this method executes the checkIColors method.
validate() - Method in class org.apache.pdfbox.preflight.annotation.LinkAnnotationValidator
In addition of the AnnotationValidator.validate() method, this method executes the checkDest method.
validate() - Method in class org.apache.pdfbox.preflight.annotation.SquareCircleAnnotationValidator
In addition of the AnnotationValidator.validate() method, this method executes the checkIColors method.
validate() - Method in class org.apache.pdfbox.preflight.annotation.WidgetAnnotationValidator
In addition of the AnnotationValidator.validate() method, this method executes the checkAAField method.
validate() - Method in class org.apache.pdfbox.preflight.font.descriptor.FontDescriptorHelper
 
validate() - Method in class org.apache.pdfbox.preflight.font.FontValidator
 
validate() - Method in class org.apache.pdfbox.preflight.font.SimpleFontValidator
Call this method to validate the font wrapped by this object.
validate() - Method in class org.apache.pdfbox.preflight.font.Type0FontValidator
 
validate() - Method in class org.apache.pdfbox.preflight.font.Type3FontValidator
 
validate() - Method in interface org.apache.pdfbox.preflight.graphic.ColorSpaceHelper
Process the ColorSpace validation.
validate() - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
 
validate() - Method in class org.apache.pdfbox.preflight.PreflightDocument
Check that PDDocument is a valid file according to the format given during the object creation.
validate() - Method in class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
 
validate() - Method in interface org.apache.pdfbox.preflight.xobject.XObjectValidator
Process the validation of the XObject.
validate() - Method in class org.apache.pdfbox.preflight.xobject.XObjFormValidator
 
validate() - Method in class org.apache.pdfbox.preflight.xobject.XObjImageValidator
 
validate(DataSource) - Method in class org.apache.pdfbox.preflight.parser.XmlResultParser
 
validate(PDActionJavaScript, String) - Method in interface org.apache.pdfbox.pdmodel.interactive.form.ScriptingHandler
Handle the fields validate event action.
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.AcroFormValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.BookmarkValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.CatalogValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.EmptyValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.FileSpecificationValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.MetadataValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.PageTreeValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.ActionsValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.AnnotationValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.DestinationValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
Validate the ExtGState dictionaries.
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.FontValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.GraphicObjectPageValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.ResourcesValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.ShadingPatternValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.reflect.TilingPatternValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.StreamValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.TrailerValidationProcess
 
validate(PreflightContext) - Method in interface org.apache.pdfbox.preflight.process.ValidationProcess
 
validate(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.XRefValidationProcess
 
validate(Document, DataSource) - Method in class org.apache.pdfbox.preflight.parser.XmlResultParser
 
validateActions(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.CatalogValidationProcess
This method validates if OpenAction entry contains forbidden action type.
validateActions(PreflightContext, PDPage) - Method in class org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess
This method checks additional actions contained in the given Page object.
validateAndEnsureAcroFormResources() - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
validateAnnotation(PreflightContext, PDPage) - Method in class org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess
 
validateColorSpaces(PreflightContext, PDPage) - Method in class org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess
Check that all ColorSpace present in the Resource dictionary are conforming to the ISO 19005:2005-1 specification.
validateContent(PreflightContext, PDPage) - Method in class org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess
 
validateDefaultColorSpace(Operator) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
In some cases, the colorspace isn't checked because defaults (/DeviceGray) is used.
validateElement(PreflightContext, Object, String) - Static method in class org.apache.pdfbox.preflight.utils.ContextHelper
Check that the element parameter isn't null before calling the ContextHelper.callValidation(PreflightContext, Object, String) method.
validateElement(PreflightContext, String) - Static method in class org.apache.pdfbox.preflight.utils.ContextHelper
validateExplicitDestination(COSArray) - Method in class org.apache.pdfbox.preflight.action.GoToRemoteAction
 
validateExplicitDestination(PreflightContext, COSArray) - Method in class org.apache.pdfbox.preflight.process.reflect.DestinationValidationProcess
 
validateExtGStates(PreflightContext, PDResources) - Method in class org.apache.pdfbox.preflight.process.reflect.ResourcesValidationProcess
 
validateField(PreflightContext, PDField) - Method in class org.apache.pdfbox.preflight.process.AcroFormValidationProcess
A and AA field are forbidden, this method checks if they are present and checks all children of this field.
validateFileSpecification(PreflightContext, COSDictionary) - Method in class org.apache.pdfbox.preflight.process.FileSpecificationValidationProcess
Validate a FileSpec dictionary, a FileSpec dictionary mustn't have the EF (EmbeddedFile) entry.
validateFonts(PreflightContext, List<COSDictionary>) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
Validate fonts in all ExtGState dictionaries of this container.
validateFonts(PreflightContext, PDResources) - Method in class org.apache.pdfbox.preflight.process.reflect.ResourcesValidationProcess
Check that fonts present in the Resources dictionary match with PDF/A-1 rules
validateGraphicObjects(PreflightContext, PDPage) - Method in class org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess
Check that all XObject references in the PDResource of the page and in the Thumb entry are confirming to the PDF/A specification.
validateGroupTransparency(PreflightContext, PDPage) - Method in class org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess
Check that the group dictionary doesn't have a Transparency attribute
validateICCProfile(COSBase, Map<COSObjectKey, Boolean>, PreflightContext) - Method in class org.apache.pdfbox.preflight.process.CatalogValidationProcess
This method checks the destOutputProfile which must be a valid ICCProfile.
validateICCProfileAlternateEntry(PDICCBased) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
 
validateICCProfileNEntry(COSStream, ICC_Profile) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
 
validateICCProfileVersion(ICC_Profile) - Method in class org.apache.pdfbox.preflight.graphic.StandardColorSpaceHelper
 
validateInlineImageColorSpace(Operator) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
This method validates if the ColorSpace used by the InlinedImage is consistent with the color space defined in OutputIntent dictionaries.
validateInlineImageFilter(Operator) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
Throw a ContentStreamException if the LZW filter is used in a InlinedImage.
validateItem(PreflightContext, PDOutlineItem) - Method in class org.apache.pdfbox.preflight.process.BookmarkValidationProcess
This method checks the inputItem dictionary and call the exploreOutlineLevel method on the first child if it is not null.
validateLang(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.CatalogValidationProcess
The Lang element is optional but it is recommended.
validateMetadataSynchronization(PDDocument, XMPMetadata) - Method in class org.apache.pdfbox.preflight.metadata.SynchronizedMetaDataValidation
Check if document information entries and XMP information are synchronized
validateNames(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.CatalogValidationProcess
A Catalog shall not contain the EmbeddedFiles entry.
validateNaming(XMPMetadata, Element) - Static method in class org.apache.xmpbox.xml.PdfaExtensionHelper
 
validateNumberOfGraphicStates(Operator) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
Valid the number of graphic states if the operator is the Save Graphic state operator ("q")
validateOCProperties(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.CatalogValidationProcess
A Catalog shall not contain the OCPProperties (Optional Content Properties) entry.
validateOutputIntent(PreflightContext) - Method in class org.apache.pdfbox.preflight.process.CatalogValidationProcess
This method checks the content of each OutputIntent.
validatePage(PreflightContext, PDPage) - Method in class org.apache.pdfbox.preflight.process.PageTreeValidationProcess
 
validatePageContentStream() - Method in class org.apache.pdfbox.preflight.content.PreflightContentStream
Process the validation of a PageContent (The page is initialized by the constructor)
validatePatternContentStream(PDTilingPattern) - Method in class org.apache.pdfbox.preflight.content.PreflightContentStream
Process the validation of a Tiling Pattern
validatePDFAIdentifer(XMPMetadata) - Method in class org.apache.pdfbox.preflight.metadata.PDFAIdentificationValidation
Check if PDFAIdentification is valid
validatePDFAIdentifer(XMPMetadata, PDFontDescriptor) - Method in class org.apache.pdfbox.preflight.font.util.FontMetaDataValidation
 
validatePerms(PDEncryption, int, boolean) - Method in class org.apache.pdfbox.pdmodel.encryption.StandardSecurityHandler
 
validatePropertiesUniqueness(PDDocument, XMPMetadata) - Method in class org.apache.pdfbox.preflight.metadata.UniquePropertiesValidation
Checks that certain metadata properties are unique.
validateRDFAboutAttributes(XMPMetadata) - Method in class org.apache.pdfbox.preflight.metadata.RDFAboutAttributeConcordanceValidation
 
validateRenderingIntent(Operator, List<COSBase>) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
Check operands of the "ri" operator.
validateResources(PreflightContext, PDPage) - Method in class org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess
 
validateShadingPattern(PreflightContext, PDResources) - Method in class org.apache.pdfbox.preflight.process.reflect.ResourcesValidationProcess
This method check the Shading entry of the resource dictionary if exists.
validateStreamLength(long) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
validateStreamObject(PreflightContext, COSObject) - Method in class org.apache.pdfbox.preflight.process.StreamValidationProcess
 
validateStringArray(Operator, List<?>) - Method in class org.apache.pdfbox.preflight.content.PreflightContentStream
Process Text Validation for the Operands of a TJ operator.
validateStringDefinition(Operator, List<?>) - Method in class org.apache.pdfbox.preflight.content.PreflightContentStream
Process Text Validation for the Operands of a Tj, "'" and "\"" operator.
validateText(byte[]) - Method in class org.apache.pdfbox.preflight.content.PreflightContentStream
Process the validation of a Text operand contains in a ContentStream This validation checks that : The font isn't missing if the Rendering Mode isn't 3 The font metrics are consistent All character used in the text are defined in the font program.
validateTilingPattern(PreflightContext, PDResources) - Method in class org.apache.pdfbox.preflight.process.reflect.ResourcesValidationProcess
This method check the Shading entry of the resource dictionary if exists.
validateTransparencyRules(PreflightContext, List<COSDictionary>) - Method in class org.apache.pdfbox.preflight.process.reflect.ExtGStateValidationProcess
Validate transparency rules in all ExtGState dictionaries of this container.
validateXObjContentStream(PDFormXObject) - Method in class org.apache.pdfbox.preflight.content.PreflightContentStream
Process the validation of a XObject Form
validateXObjectContent() - Method in class org.apache.pdfbox.preflight.xobject.XObjFormValidator
An Form XObject is a ContentStream.
validateXObjectResources() - Method in class org.apache.pdfbox.preflight.xobject.XObjFormValidator
 
validateXObjects(PreflightContext, PDResources) - Method in class org.apache.pdfbox.preflight.process.reflect.ResourcesValidationProcess
 
validateXrefOffsets(Map<COSObjectKey, Long>) - Method in class org.apache.pdfbox.pdfparser.COSParser
 
ValidationError(String) - Constructor for class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Create a validation error with the given error code
ValidationError(String, String) - Constructor for class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Create a validation error with the given error code and the error explanation.
ValidationError(String, String, Throwable) - Constructor for class org.apache.pdfbox.preflight.ValidationResult.ValidationError
Create a validation error with the given error code and the error explanation.
ValidationException - Exception in org.apache.pdfbox.preflight.exception
 
ValidationException(String) - Constructor for exception org.apache.pdfbox.preflight.exception.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.apache.pdfbox.preflight.exception.ValidationException
 
ValidationException(String, Throwable, Integer) - Constructor for exception org.apache.pdfbox.preflight.exception.ValidationException
 
ValidationException(Throwable) - Constructor for exception org.apache.pdfbox.preflight.exception.ValidationException
 
validationPath - Variable in class org.apache.pdfbox.preflight.PreflightContext
 
ValidationProcess - Interface in org.apache.pdfbox.preflight.process
 
validationResult - Variable in class org.apache.pdfbox.preflight.parser.PreflightParser
 
ValidationResult - Class in org.apache.pdfbox.preflight
Object returned by the validate method of the PDFValidator.
ValidationResult(boolean) - Constructor for class org.apache.pdfbox.preflight.ValidationResult
Create a Validation result object
ValidationResult(List<ValidationResult.ValidationError>) - Constructor for class org.apache.pdfbox.preflight.ValidationResult
Create a Validation Result object.
ValidationResult(ValidationResult.ValidationError) - Constructor for class org.apache.pdfbox.preflight.ValidationResult
Create a Validation Result object.
ValidationResult.ValidationError - Class in org.apache.pdfbox.preflight
This Class represents an error of validation.
Validator_A1b - Class in org.apache.pdfbox.preflight
This class is a simple main class used to check the validity of a pdf file.
Validator_A1b() - Constructor for class org.apache.pdfbox.preflight.Validator_A1b
 
validatorClasses - Variable in class org.apache.pdfbox.preflight.annotation.AnnotationValidatorFactory
 
validColorSpace(PDColorSpace, PreflightStreamEngine.ColorSpaceType) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
validColorSpaceDestOutputProfile(PreflightStreamEngine.ColorSpaceType) - Method in class org.apache.pdfbox.preflight.content.PreflightStreamEngine
 
validNextActions() - Method in class org.apache.pdfbox.preflight.action.AbstractActionManager
This method create a list of Action Managers which represent actions in the Next entry of the current action dictionary.
value - Variable in class org.apache.fontbox.cff.CFFOperator.Key
 
value - Variable in class org.apache.pdfbox.cos.COSBoolean
 
value - Variable in class org.apache.pdfbox.cos.COSFloat
 
value - Variable in class org.apache.pdfbox.cos.COSInteger
 
value - Variable in class org.apache.pdfbox.debugger.ui.ArrayEntry
 
value - Variable in class org.apache.pdfbox.debugger.ui.MapEntry
 
value - Variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Node
 
value - Variable in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent
 
value - Variable in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
 
value - Variable in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
 
value - Variable in class org.apache.pdfbox.pdmodel.interactive.form.FieldUtils.KeyValue
 
value - Variable in enum org.apache.pdfbox.pdmodel.PageLayout
 
value - Variable in enum org.apache.pdfbox.pdmodel.PageMode
 
value - Variable in class org.apache.pdfbox.util.filetypedetector.ByteTrie.ByteTrieNode
 
value - Variable in class org.apache.xmpbox.type.Attribute
 
VALUE_EOL - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
VALUE_FILL - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
VALUE_HMODE - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
VALUE_PASSMODE - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
VALUE_TYPE - Static variable in class org.apache.xmpbox.type.PDFASchemaType
 
valueAsString - Variable in class org.apache.pdfbox.cos.COSFloat
 
valueChanged(TreeSelectionEvent) - Method in class org.apache.pdfbox.debugger.treestatus.TreeStatusPane
Tree selection change listener which updates status string.
valueForPathChanged(TreePath, Object) - Method in class org.apache.pdfbox.debugger.ui.PDFTreeModel
Messaged when the user has altered the value for the item identified by path to newValue.
valueOf(int) - Static method in enum org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.TextAlign
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.TextAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.fontbox.type1.Token.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.multipdf.Overlay.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.multipdf.PDFMergerUtility.AcroFormMergeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.multipdf.PDFMergerUtility.DocumentMergeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdfparser.XrefTrailerResolver.XRefType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.common.function.type4.Parser.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.font.FontFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup.RenderState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties.BaseState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.action.OpenMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.TextAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.TextAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionMotion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.BOUNDARY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.DUPLEX
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.NON_FULL_SCREEN_PAGE_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.PRINT_SCALING
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.READING_DIRECTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.PageLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.PageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.pdmodel.PDPageContentStream.AppendMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.preflight.content.PreflightStreamEngine.ColorSpaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.preflight.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.preflight.graphic.ColorSpaceHelperFactory.ColorSpaceRestriction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.preflight.graphic.ColorSpaces
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.printing.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.printing.Scaling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.rendering.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.rendering.RenderDestination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pdfbox.util.filetypedetector.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.xmpbox.type.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.xmpbox.type.Types
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(COSName) - Static method in enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup.RenderState
Returns the base state represented by the given COSName.
valueOf(COSName) - Static method in enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties.BaseState
Returns the base state represented by the given COSName.
values - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDGamma
 
values - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDTristimulus
 
values() - Static method in enum org.apache.fontbox.type1.Token.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.multipdf.Overlay.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.multipdf.PDFMergerUtility.AcroFormMergeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.multipdf.PDFMergerUtility.DocumentMergeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdfparser.XrefTrailerResolver.XRefType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.pdfbox.pdmodel.common.COSDictionaryMap
values() - Static method in enum org.apache.pdfbox.pdmodel.common.function.type4.Parser.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.font.FontFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentGroup.RenderState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.graphics.optionalcontent.PDOptionalContentProperties.BaseState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.action.OpenMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.TextAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.TextAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionMotion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.BOUNDARY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.DUPLEX
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.NON_FULL_SCREEN_PAGE_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.PRINT_SCALING
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.interactive.viewerpreferences.PDViewerPreferences.READING_DIRECTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.PageLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.PageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.pdmodel.PDPageContentStream.AppendMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.preflight.content.PreflightStreamEngine.ColorSpaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.preflight.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.preflight.graphic.ColorSpaceHelperFactory.ColorSpaceRestriction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.preflight.graphic.ColorSpaces
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.printing.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.printing.Scaling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.rendering.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.rendering.RenderDestination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pdfbox.util.filetypedetector.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.pdfbox.util.SmallMap
Returns a collection of the values contained in this map.
values() - Static method in enum org.apache.xmpbox.type.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.xmpbox.type.Types
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.pdfbox.pdmodel.graphics.state.RenderingMode
 
VALUES - Static variable in class org.apache.xmpbox.type.CFAPatternType
 
VALUES - Static variable in class org.apache.xmpbox.type.OECFType
 
valueType - Variable in class org.apache.pdfbox.pdmodel.common.PDNumberTreeNode
 
VALUETYPE - Static variable in class org.apache.xmpbox.type.PDFAFieldType
 
VALUETYPE - Static variable in class org.apache.xmpbox.type.PDFAPropertyType
 
VE - Static variable in class org.apache.pdfbox.cos.COSName
 
Vector - Class in org.apache.pdfbox.util
A 2D vector.
Vector(float, float) - Constructor for class org.apache.pdfbox.util.Vector
 
vectorFont - Variable in class org.apache.pdfbox.rendering.TTFGlyph2D
 
verifyOrCreateDefaults(PDAcroForm) - Method in class org.apache.pdfbox.pdmodel.fixup.processor.AcroFormDefaultsProcessor
 
verifySemicolon(StringTokenizer) - Method in class org.apache.fontbox.afm.AFMParser
This is used to verify that a semicolon is the next token in the stream.
VERISIGN_PPKVS - Static variable in class org.apache.pdfbox.cos.COSName
 
version - Variable in class org.apache.fontbox.ttf.HeaderTable
 
version - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
version - Variable in class org.apache.fontbox.ttf.MaximumProfileTable
 
version - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
version - Variable in class org.apache.fontbox.ttf.TrueTypeFont
 
version - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
version - Variable in class org.apache.fontbox.ttf.VerticalOriginTable
 
version - Variable in class org.apache.fontbox.type1.Type1Font
 
version - Variable in class org.apache.pdfbox.cos.COSDocument
 
Version - Class in org.apache.pdfbox.tools
A simple command line utility to get the version of PDFBox.
Version - Class in org.apache.pdfbox.util
Exposes PDFBox version.
Version - org.apache.xmpbox.type.Types
 
Version() - Constructor for class org.apache.pdfbox.tools.Version
 
Version() - Constructor for class org.apache.pdfbox.util.Version
 
VERSION - Static variable in class org.apache.fontbox.afm.AFMParser
This is the version of the font.
VERSION - Static variable in class org.apache.pdfbox.cos.COSName
 
VERSION - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The output version of the PDF.
VERSION - Static variable in class org.apache.xmpbox.type.VersionType
 
VERSION_ID - Static variable in class org.apache.xmpbox.type.ResourceRefType
 
VERSION0_UNDOCUMENTED_UNSUPPORTED - Static variable in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
See PDF Reference 1.4 Table 3.13.
VERSION1_40_BIT_ALGORITHM - Static variable in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
See PDF Reference 1.4 Table 3.13.
VERSION2_VARIABLE_LENGTH_ALGORITHM - Static variable in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
See PDF Reference 1.4 Table 3.13.
VERSION3_UNPUBLISHED_ALGORITHM - Static variable in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
See PDF Reference 1.4 Table 3.13.
VERSION4_SECURITY_HANDLER - Static variable in class org.apache.pdfbox.pdmodel.encryption.PDEncryption
See PDF Reference 1.4 Table 3.13.
VERSIONID - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
VERSIONS - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
 
VersionType - Class in org.apache.xmpbox.type
 
VersionType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.VersionType
 
Vertex - Class in org.apache.pdfbox.pdmodel.graphics.shading
Vertex for Type 4 and Type 5 shadings.
Vertex(Point2D, float[]) - Constructor for class org.apache.pdfbox.pdmodel.graphics.shading.Vertex
 
vertical - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFontType2Embedder
 
verticalDisplacementY - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
VerticalHeaderTable - Class in org.apache.fontbox.ttf
A vertical header 'vhea' table in a TrueType or OpenType font.
VerticalHeaderTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.VerticalHeaderTable
 
VerticalMetricsTable - Class in org.apache.fontbox.ttf
A vertical metrics 'vmtx' table in a TrueType or OpenType font.
VerticalMetricsTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.VerticalMetricsTable
 
verticalOffset - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
verticalOffset - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
 
verticalOffset - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
verticalOffset - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
 
VerticalOriginTable - Class in org.apache.fontbox.ttf
A vertical origin 'VORG' table in an OpenType font.
VerticalOriginTable(TrueTypeFont) - Constructor for class org.apache.fontbox.ttf.VerticalOriginTable
 
VERTICES - Static variable in class org.apache.pdfbox.cos.COSName
 
VERTICES_PER_ROW - Static variable in class org.apache.pdfbox.cos.COSName
 
view - Variable in class org.apache.pdfbox.debugger.flagbitspane.FlagBitsPane
 
view - Variable in class org.apache.pdfbox.debugger.fontencodingpane.SimpleFont
 
view - Variable in class org.apache.pdfbox.debugger.fontencodingpane.Type0Font
 
view - Variable in class org.apache.pdfbox.debugger.fontencodingpane.Type3Font
 
VIEW - org.apache.pdfbox.rendering.RenderDestination
viewing
VIEW - Static variable in class org.apache.pdfbox.cos.COSName
 
VIEW_AREA - Static variable in class org.apache.pdfbox.cos.COSName
 
VIEW_CLIP - Static variable in class org.apache.pdfbox.cos.COSName
 
VIEW_STRUCTURE - Static variable in class org.apache.pdfbox.debugger.PDFDebugger
 
VIEWER_PREFERENCES - Static variable in class org.apache.pdfbox.cos.COSName
 
viewItem - Variable in class org.apache.pdfbox.debugger.ui.RenderDestinationMenu
 
viewModeItem - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
viewportDictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.measurement.PDViewportDictionary
 
visibleSignature - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
 
visitFromArray(COSArray) - Method in interface org.apache.pdfbox.cos.ICOSVisitor
Notification of visit to Array object.
visitFromArray(COSArray) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
visitFromBoolean(COSBoolean) - Method in interface org.apache.pdfbox.cos.ICOSVisitor
Notification of visit to boolean object.
visitFromBoolean(COSBoolean) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
visitFromDictionary(COSDictionary) - Method in interface org.apache.pdfbox.cos.ICOSVisitor
Notification of visit to dictionary object.
visitFromDictionary(COSDictionary) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
visitFromDocument(COSDocument) - Method in interface org.apache.pdfbox.cos.ICOSVisitor
Notification of visit to document object.
visitFromDocument(COSDocument) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
visitFromFloat(COSFloat) - Method in interface org.apache.pdfbox.cos.ICOSVisitor
Notification of visit to float object.
visitFromFloat(COSFloat) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
visitFromInt(COSInteger) - Method in interface org.apache.pdfbox.cos.ICOSVisitor
Notification of visit to integer object.
visitFromInt(COSInteger) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
visitFromName(COSName) - Method in interface org.apache.pdfbox.cos.ICOSVisitor
Notification of visit to name object.
visitFromName(COSName) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
visitFromNull(COSNull) - Method in interface org.apache.pdfbox.cos.ICOSVisitor
Notification of visit to null object.
visitFromNull(COSNull) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
visitFromStream(COSStream) - Method in interface org.apache.pdfbox.cos.ICOSVisitor
Notification of visit to stream object.
visitFromStream(COSStream) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
visitFromString(COSString) - Method in interface org.apache.pdfbox.cos.ICOSVisitor
Notification of visit to string object.
visitFromString(COSString) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
visitPage(COSDictionary) - Method in class org.apache.pdfbox.pdmodel.PDPageTree.SearchContext
 
visualSignature - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureOptions
 
visualSignature - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
visualSignEnabled - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
 
visualSignEnabled(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSigProperties
sets visible signature to be added or not
VOLUME - Static variable in class org.apache.pdfbox.cos.COSName
 
VP - Static variable in class org.apache.pdfbox.cos.COSName
 
vstemCount - Variable in class org.apache.fontbox.cff.Type2CharStringParser
 
vv - Variable in class org.apache.fontbox.afm.CharMetric
 
vVector - Variable in class org.apache.fontbox.afm.FontMetrics
 

W

w - Variable in class org.apache.fontbox.afm.CharMetric
 
w - Variable in class org.apache.pdfbox.pdfparser.PDFXrefStreamParser
 
W - Static variable in class org.apache.pdfbox.cos.COSName
 
W - Static variable in class org.apache.xmpbox.type.DimensionsType
 
w0 - Variable in class org.apache.fontbox.afm.CharMetric
 
w0x - Variable in class org.apache.fontbox.afm.CharMetric
 
w0y - Variable in class org.apache.fontbox.afm.CharMetric
 
w1 - Variable in class org.apache.fontbox.afm.CharMetric
 
w1x - Variable in class org.apache.fontbox.afm.CharMetric
 
w1y - Variable in class org.apache.fontbox.afm.CharMetric
 
W2 - Static variable in class org.apache.pdfbox.cos.COSName
 
walk(boolean) - Method in class org.apache.pdfbox.filter.CCITTFaxDecoderStream.Node
 
walk(File, List<URI>) - Method in class org.apache.fontbox.util.autodetect.FontFileFinder
walk down the directory tree and search for font files.
WARICHU - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
Warichu
warn(Object) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
warn(Object, Throwable) - Method in class org.apache.pdfbox.debugger.ui.DebugLog
 
warnCount - Variable in class org.apache.pdfbox.debugger.ui.LogDialog
 
warnMissingClose - Variable in class org.apache.pdfbox.cos.COSDocument
 
WE_HAVE_A_SCALE - Static variable in class org.apache.fontbox.ttf.GlyfCompositeComp
If set, there is a simple scale; otherwise, scale = 1.0.
WE_HAVE_A_TWO_BY_TWO - Static variable in class org.apache.fontbox.ttf.GlyfCompositeComp
There is a 2 by2 transformation that will be used to scale the component.
WE_HAVE_AN_X_AND_Y_SCALE - Static variable in class org.apache.fontbox.ttf.GlyfCompositeComp
The x direction will use a different scale from the y direction.
WE_HAVE_INSTRUCTIONS - Static variable in class org.apache.fontbox.ttf.GlyfCompositeComp
Following the last component are instructions for the composite character.
weakCache - Variable in class org.apache.pdfbox.rendering.TilingPaintFactory
 
WEBSTATEMENT - Static variable in class org.apache.xmpbox.schema.XMPRightsManagementSchema
 
weight - Variable in class org.apache.fontbox.afm.FontMetrics
 
weight - Variable in class org.apache.fontbox.type1.Type1Font
 
WEIGHT - Static variable in class org.apache.fontbox.afm.AFMParser
This is the weight.
WEIGHT_CLASS_BLACK - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Weight class constant.
WEIGHT_CLASS_BOLD - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Weight class constant.
WEIGHT_CLASS_EXTRA_BOLD - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Weight class constant.
WEIGHT_CLASS_LIGHT - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Weight class constant.
WEIGHT_CLASS_MEDIUM - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Weight class constant.
WEIGHT_CLASS_NORMAL - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Weight class constant.
WEIGHT_CLASS_SEMI_BOLD - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Weight class constant.
WEIGHT_CLASS_THIN - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Weight class constant.
WEIGHT_CLASS_ULTRA_LIGHT - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Weight class constant.
weightClass - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
WGL4Names - Class in org.apache.fontbox.ttf
Windows Glyph List 4 (WGL4) names for Mac glyphs.
WGL4Names() - Constructor for class org.apache.fontbox.ttf.WGL4Names
 
WHEN - Static variable in class org.apache.xmpbox.type.ResourceEventType
 
WHITE_BALANCE - Static variable in class org.apache.xmpbox.schema.ExifSchema
 
WHITE_CODES - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
WHITE_NONTERMINATING_CODES - Static variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
WHITE_POINT - Static variable in class org.apache.pdfbox.cos.COSName
 
WHITE_POINT - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
WHITE_RUN_LENGTHS - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
WHITE_TERMINATING_CODES - Static variable in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
whiteRunTree - Static variable in class org.apache.pdfbox.filter.CCITTFaxDecoderStream
 
whitespace(CharSequence) - Method in class org.apache.pdfbox.pdmodel.common.function.type4.Parser.AbstractSyntaxHandler
Called when whitespace characters are encountered.
whitespace(CharSequence) - Method in interface org.apache.pdfbox.pdmodel.common.function.type4.Parser.SyntaxHandler
Called when whitespace characters are encountered.
WHITESPACE - org.apache.pdfbox.pdmodel.common.function.type4.Parser.State
 
WIDGET - Static variable in class org.apache.pdfbox.cos.COSName
 
WidgetAnnotationValidator - Class in org.apache.pdfbox.preflight.annotation
Validation class for the Widget Annotation
WidgetAnnotationValidator(PreflightContext, COSDictionary) - Constructor for class org.apache.pdfbox.preflight.annotation.WidgetAnnotationValidator
 
widgetDictionary - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateStructure
 
width - Variable in class org.apache.fontbox.cff.Type1CharString
 
width - Variable in class org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory.Dimensions
 
width - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 
width - Variable in class org.apache.pdfbox.pdmodel.graphics.image.PNGConverter.PNGConverterState
 
width - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.handlers.AnnotationBorder
 
width - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
width - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
 
width - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
width - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
 
width - Variable in class org.apache.pdfbox.preflight.font.util.PreflightType3Stream
 
width - Variable in class org.apache.pdfbox.rendering.PageDrawer.TransparencyGroup
 
width(float) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
width(float) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
width(float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
WIDTH - Static variable in class org.apache.pdfbox.cos.COSName
 
WIDTH - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
WIDTH - Static variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.TextAttribute
Attribute width of the text.
WIDTH - Static variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.TextAttribute
Attribute width of the text.
WIDTH - Static variable in class org.apache.xmpbox.type.ThumbnailType
 
WIDTH_AUTO - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
Width: Auto
WIDTH_CLASS_CONDENSED - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Width class constant.
WIDTH_CLASS_EXPANDED - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Width class constant.
WIDTH_CLASS_EXTRA_CONDENSED - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Width class constant.
WIDTH_CLASS_EXTRA_EXPANDED - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Width class constant.
WIDTH_CLASS_MEDIUM - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Width class constant.
WIDTH_CLASS_SEMI_CONDENSED - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Width class constant.
WIDTH_CLASS_SEMI_EXPANDED - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Width class constant.
WIDTH_CLASS_ULTRA_CONDENSED - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Width class constant.
WIDTH_CLASS_ULTRA_EXPANDED - Static variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
Width class constant.
widthClass - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
widthOfSpace - Variable in class org.apache.pdfbox.text.TextPosition
 
widths - Variable in class org.apache.pdfbox.pdmodel.font.PDCIDFont
 
widths - Variable in class org.apache.pdfbox.pdmodel.font.PDFont
 
widths - Variable in class org.apache.pdfbox.text.TextPosition
 
WIDTHS - Static variable in class org.apache.pdfbox.cos.COSName
 
willBeSubset() - Method in class org.apache.pdfbox.pdmodel.font.PDFont
Returns true if this font will be subset when embedded.
willBeSubset() - Method in class org.apache.pdfbox.pdmodel.font.PDSimpleFont
 
willBeSubset() - Method in class org.apache.pdfbox.pdmodel.font.PDType0Font
 
willEncrypt - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
WIN_ANSI_ENCODING - Static variable in class org.apache.pdfbox.cos.COSName
 
WIN_ANSI_ENCODING_TABLE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.WinAnsiEncoding
Table of octal character codes and their corresponding names.
WinAnsiEncoding - Class in org.apache.pdfbox.pdmodel.font.encoding
This the win ansi encoding.
WinAnsiEncoding() - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.WinAnsiEncoding
Constructor.
winAscent - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
winDescent - Variable in class org.apache.fontbox.ttf.OS2WindowsMetricsTable
 
windowPrefs - Variable in class org.apache.pdfbox.debugger.PDFDebugger
 
WindowPrefs - Class in org.apache.pdfbox.debugger.ui
A class to save windows position and size in preference using java Preference API.
WindowPrefs(Class) - Constructor for class org.apache.pdfbox.debugger.ui.WindowPrefs
 
WINDOWS_1252 - Static variable in class org.apache.pdfbox.util.Charsets
Windows-1252 charset
WindowsFontDirFinder - Class in org.apache.fontbox.util.autodetect
FontFinder for native Windows platforms.
WindowsFontDirFinder() - Constructor for class org.apache.fontbox.util.autodetect.WindowsFontDirFinder
 
Wipe - org.apache.pdfbox.pdmodel.interactive.pagenavigation.PDTransitionStyle
 
within(float, float, float) - Method in class org.apache.pdfbox.text.PDFMarkedContentExtractor
This will determine of two floating point numbers are within a specified variance.
within(float, float, float) - Method in class org.apache.pdfbox.text.PDFTextStripper
This will determine of two floating point numbers are within a specified variance.
wmode - Variable in class org.apache.fontbox.cmap.CMap
 
wMode - Variable in class org.apache.pdfbox.pdmodel.font.ToUnicodeWriter
 
Word(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Word
 
Word(String) - Constructor for class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Word
 
WORD_SEPARATOR - Static variable in class org.apache.pdfbox.text.PDFTextStripper.LineItem
 
words - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainText.Line
 
words - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainText.Line
 
wordSeparator - Variable in class org.apache.pdfbox.text.PDFTextStripper
 
wordSpacing - Variable in class org.apache.pdfbox.pdmodel.graphics.state.PDTextState
 
WordWithTextPositions(String, List<TextPosition>) - Constructor for class org.apache.pdfbox.text.PDFTextStripper.WordWithTextPositions
 
WP - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
WP
wpX - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
 
wpY - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
 
wpZ - Variable in class org.apache.pdfbox.pdmodel.graphics.color.PDCIEDictionaryBasedColorSpace
 
wrapInSaveRestore(PDPage) - Method in class org.apache.pdfbox.multipdf.LayerUtility
Some applications may not wrap their page content in a save/restore (q/Q) pair which can lead to problems with coordinate system transformations when content is appended.
wrapLines - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
wrapLines - Variable in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter
 
wrapLines - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
wrapLines - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter
 
wrapLines(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.annotation.layout.PlainTextFormatter.Builder
 
wrapLines(boolean) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PlainTextFormatter.Builder
 
wrapPredictor(OutputStream, COSDictionary) - Static method in class org.apache.pdfbox.filter.Predictor
Wraps and OutputStream in a predictor decoding stream as necessary.
write(byte[]) - Method in class org.apache.fontbox.cff.DataOutput
Write a byte array to the buffer.
write(byte[]) - Method in class org.apache.pdfbox.cos.COSOutputStream
 
write(byte[]) - Method in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
write(byte[]) - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Write a buffer of data to the stream.
write(byte[]) - Method in class org.apache.pdfbox.io.RandomAccessFile
 
write(byte[]) - Method in class org.apache.pdfbox.io.RandomAccessOutputStream
 
write(byte[]) - Method in interface org.apache.pdfbox.io.RandomAccessWrite
Write a buffer of data to the stream.
write(byte[]) - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Write a buffer of data to the stream.
write(byte[]) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Writes a byte[] to the content stream.
write(byte[], int, int) - Method in class org.apache.fontbox.cff.DataOutput
Write a part of a byte array to the buffer.
write(byte[], int, int) - Method in class org.apache.pdfbox.cos.COSOutputStream
 
write(byte[], int, int) - Method in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
write(byte[], int, int) - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Write a buffer of data to the stream.
write(byte[], int, int) - Method in class org.apache.pdfbox.io.RandomAccessFile
 
write(byte[], int, int) - Method in class org.apache.pdfbox.io.RandomAccessOutputStream
 
write(byte[], int, int) - Method in interface org.apache.pdfbox.io.RandomAccessWrite
Write a buffer of data to the stream.
write(byte[], int, int) - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Write a buffer of data to the stream.
write(byte[], int, int) - Method in class org.apache.pdfbox.pdfparser.EndstreamOutputStream
Write CR and/or LF that were kept, then writes len bytes from the specified byte array starting at offset off to this output stream, except trailing CR, CR LF, or LF.
write(byte[], int, int) - Method in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
This will write some byte to the stream.
write(byte[], int, int, OutputStream) - Method in class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
This will encrypt and write the data.
write(byte[], OutputStream) - Method in class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
This will encrypt and write the data.
write(byte, OutputStream) - Method in class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
This will encrypt and write the next byte.
write(char[], int, int) - Method in class org.apache.pdfbox.tools.NullWriter
 
write(int) - Method in class org.apache.fontbox.cff.DataOutput
Write an int value to the buffer.
write(int) - Method in class org.apache.pdfbox.cos.COSOutputStream
 
write(int) - Method in class org.apache.pdfbox.filter.ASCII85OutputStream
This will write a single byte.
write(int) - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
write(int) - Method in class org.apache.pdfbox.filter.Predictor.PredictorOutputStream
 
write(int) - Method in class org.apache.pdfbox.io.RandomAccessBuffer
Write a byte to the stream.
write(int) - Method in class org.apache.pdfbox.io.RandomAccessFile
 
write(int) - Method in class org.apache.pdfbox.io.RandomAccessOutputStream
 
write(int) - Method in interface org.apache.pdfbox.io.RandomAccessWrite
Write a byte to the stream.
write(int) - Method in class org.apache.pdfbox.io.ScratchFileBuffer
Write a byte to the stream.
write(int) - Method in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
This will write a single byte to the stream.
write(int, int) - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
write(InputStream, OutputStream) - Method in class org.apache.pdfbox.pdmodel.encryption.RC4Cipher
This will encrypt and write the data.
write(String) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Writes a string to the content stream as ASCII.
write(String) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Writes a string to the content stream as ASCII.
write(COSDocument) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will write the pdf document.
write(FDFDocument) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will write the fdf document.
write(PDDocument) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will write the pdf document.
write(PDDocument, SignatureInterface) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
This will write the pdf document.
write2file(PDImage, String, boolean, boolean) - Method in class org.apache.pdfbox.tools.ExtractImages.ImageGraphicsEngine
Writes the image to a file with the filename prefix + an appropriate suffix, like "Image.jpg".
writeAffineTransform(AffineTransform) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Writes an AffineTransform to the content stream as an array.
writeAffineTransform(AffineTransform) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Writes an AffineTransform to the content stream as an array.
writeBytes(byte[]) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Writes binary data to the content stream.
writeBytes(byte[]) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Writes binary data to the content stream.
writeCharacters(TextPosition) - Method in class org.apache.pdfbox.text.PDFTextStripper
Write the string in TextPosition to the output stream.
writeCRLF() - Method in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
This will write a CRLF to the stream.
WriteDecodedDoc - Class in org.apache.pdfbox.tools
load document and write with all streams decoded.
WriteDecodedDoc() - Constructor for class org.apache.pdfbox.tools.WriteDecodedDoc
Constructor.
writeDocument(PDDocument, String) - Static method in class org.apache.pdfbox.tools.PDFSplit
 
writeEOL() - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
writeEOL() - Method in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
This will write an EOL to the stream.
writeExternalSignature(byte[]) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
Write externally created signature of PDF data obtained via getDataToSign() method.
writeFileHeader(DataOutputStream, int) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
writeFixed(DataOutputStream, double) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
writeHeader() - Method in class org.apache.pdfbox.tools.PDFText2HTML
writeHexByte(byte, OutputStream) - Static method in class org.apache.pdfbox.util.Hex
Writes the given byte as hex value to the given output stream.
writeHexBytes(byte[], OutputStream) - Static method in class org.apache.pdfbox.util.Hex
Writes the given byte array as hex value to the given output stream.
writeHistoryToPref(Queue<String>) - Method in class org.apache.pdfbox.debugger.ui.RecentFiles
 
writeImage(BufferedImage, String, int) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
Writes a buffered image to a file using the given image format.
writeImage(BufferedImage, String, int, float) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
Writes a buffered image to a file using the given image format.
writeImage(BufferedImage, String, OutputStream) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
Writes a buffered image to a file using the given image format.
writeImage(BufferedImage, String, OutputStream, int) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
Writes a buffered image to a file using the given image format.
writeImage(BufferedImage, String, OutputStream, int, float) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
Writes a buffered image to a file using the given image format.
writeImage(BufferedImage, String, OutputStream, int, float, String) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
Writes a buffered image to a file using the given image format.
writeImage(BufferedImage, String, String, int) - Static method in class org.apache.pdfbox.tools.imageio.ImageIOUtil
Deprecated.
use ImageIOUtil.writeImage(BufferedImage image, String filename, int dpi), which uses the full filename instead of just the prefix.
writeIndent(StyledDocument) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
writeLF() - Method in class org.apache.pdfbox.pdfwriter.COSStandardOutputStream
This will write a Linefeed to the stream.
writeLine() - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Writes a newline to the content stream as ASCII.
writeLine() - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Writes a newline to the content stream as ASCII.
writeLine(BufferedWriter, String) - Method in class org.apache.pdfbox.pdmodel.font.ToUnicodeWriter
 
writeLine(List<PDFTextStripper.WordWithTextPositions>) - Method in class org.apache.pdfbox.text.PDFTextStripper
Write a list of string containing a whole line of a document.
writeLineSeparator() - Method in class org.apache.pdfbox.text.PDFTextStripper
Write the line separator value to the output stream.
writeLongDateTime(DataOutputStream, Calendar) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
writeNumber(OutputStream, long, int) - Method in class org.apache.pdfbox.pdfparser.PDFXRefStream
 
writeObject(Object) - Method in class org.apache.pdfbox.pdfwriter.ContentStreamWriter
 
writeOperand(float) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Writes a real number to the content stream.
writeOperand(float) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Writes a real number to the content stream.
writeOperand(int) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Writes an integer number to the content stream.
writeOperand(int) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Writes an integer number to the content stream.
writeOperand(Object, StyledDocument) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
writeOperand(COSName) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Writes a COSName to the content stream.
writeOperand(COSName) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Writes a COSName to the content stream.
writeOperator(String) - Method in class org.apache.pdfbox.pdmodel.PDAbstractContentStream
Writes a string to the content stream as ASCII.
writeOperator(String) - Method in class org.apache.pdfbox.pdmodel.PDPageContentStream
Writes a string to the content stream as ASCII.
writePage() - Method in class org.apache.pdfbox.text.PDFTextStripper
This will print the text of the processed page to "output".
writePage() - Method in class org.apache.pdfbox.text.PDFTextStripperByArea
This will print the processed page text to the output stream.
writePage(int, byte[]) - Method in class org.apache.pdfbox.io.ScratchFile
Writes updated page.
writePageEnd() - Method in class org.apache.pdfbox.text.PDFTextStripper
Write something (if defined) at the end of a page.
writePageStart() - Method in class org.apache.pdfbox.text.PDFTextStripper
Write something (if defined) at the start of a page.
writeParagraphEnd() - Method in class org.apache.pdfbox.text.PDFTextStripper
Write something (if defined) at the end of a paragraph.
writeParagraphEnd() - Method in class org.apache.pdfbox.tools.PDFText2HTML
Writes the paragraph end "</p>" to the output.
writeParagraphSeparator() - Method in class org.apache.pdfbox.text.PDFTextStripper
writes the paragraph separator string to the output.
writeParagraphStart() - Method in class org.apache.pdfbox.text.PDFTextStripper
Write something (if defined) at the start of a paragraph.
writePDF(OutputStream) - Method in class org.apache.pdfbox.cos.COSBoolean
This will write this object out to a PDF stream.
writePDF(OutputStream) - Method in class org.apache.pdfbox.cos.COSFloat
This will output this string as a PDF object.
writePDF(OutputStream) - Method in class org.apache.pdfbox.cos.COSInteger
This will output this string as a PDF object.
writePDF(OutputStream) - Method in class org.apache.pdfbox.cos.COSName
This will output this string as a PDF object.
writePDF(OutputStream) - Method in class org.apache.pdfbox.cos.COSNull
This will output this string as a PDF object.
writer - Variable in class org.apache.pdfbox.io.RandomAccessOutputStream
 
writeReference(COSBase) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
visitFromObjRef method comment.
writeRun(int, boolean) - Method in class org.apache.pdfbox.filter.CCITTFaxEncoderStream
 
writeSInt16(DataOutputStream, short) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
writeStreamData(OutputStream, int[]) - Method in class org.apache.pdfbox.pdfparser.PDFXRefStream
 
writeString(byte[], boolean, OutputStream) - Static method in class org.apache.pdfbox.pdfwriter.COSWriter
This will output the given text/byte string as a PDF object.
writeString(byte[], OutputStream) - Static method in class org.apache.pdfbox.pdfwriter.COSWriter
This will output the given text/byte getString as a PDF object.
writeString(String) - Method in class org.apache.pdfbox.text.PDFTextStripper
Write a Java string to the output stream.
writeString(String) - Method in class org.apache.pdfbox.tools.PDFText2HTML
Write a string to the output stream and escape some HTML characters.
writeString(String, List<TextPosition>) - Method in class org.apache.pdfbox.text.PDFTextStripper
Write a Java string to the output stream.
writeString(String, List<TextPosition>) - Method in class org.apache.pdfbox.tools.PDFText2HTML
Write a string to the output stream, maintain font state, and escape some HTML characters.
writeString(COSString, OutputStream) - Static method in class org.apache.pdfbox.pdfwriter.COSWriter
This will output the given byte getString as a PDF object.
writeTableBody(OutputStream, byte[]) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
writeTableHeader(DataOutputStream, String, long, byte[]) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
writeText(PDDocument, Writer) - Method in class org.apache.pdfbox.text.PDFTextStripper
This will take a PDDocument and write the text of that document to the print writer.
writeTo(OutputStream) - Method in class org.apache.pdfbox.pdmodel.font.ToUnicodeWriter
Writes the CMap as ASCII to the given output stream.
writeTo(PDPageContentStream, float) - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDDefaultAppearanceString
Writes the DA string to the given content stream.
writeToken(Object, StyledDocument) - Method in class org.apache.pdfbox.debugger.streampane.StreamPane.DocumentCreator
 
writeToken(Operator) - Method in class org.apache.pdfbox.pdfwriter.ContentStreamWriter
Writes a single operator token.
writeToken(COSBase) - Method in class org.apache.pdfbox.pdfwriter.ContentStreamWriter
Writes a single operand token.
writeTokens(Object...) - Method in class org.apache.pdfbox.pdfwriter.ContentStreamWriter
Writes a series of tokens followed by a new line.
writeTokens(List<?>) - Method in class org.apache.pdfbox.pdfwriter.ContentStreamWriter
This will write out the list of tokens to the stream.
writeToStream(byte[], PDAppearanceStream) - Method in class org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper
Writes the stream to the actual stream in the COSStream.
writeToStream(OutputStream) - Method in class org.apache.fontbox.ttf.TTFSubsetter
Write the subfont to the given output stream.
writeUint16(DataOutputStream, int) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
writeUint32(DataOutputStream, long) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
writeUint8(DataOutputStream, int) - Method in class org.apache.fontbox.ttf.TTFSubsetter
 
writeWordSeparator() - Method in class org.apache.pdfbox.text.PDFTextStripper
Write the word separator value to the output stream.
writeXML(Writer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFCatalog
This will write this element as an XML document.
writeXML(Writer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDictionary
This will write this element as an XML document.
writeXML(Writer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFDocument
This will write this element as an XML document.
writeXML(Writer) - Method in class org.apache.pdfbox.pdmodel.fdf.FDFField
This will write this element as an XML document.
writeXrefEntry(COSWriterXRefEntry) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
writeXrefRange(long, long) - Method in class org.apache.pdfbox.pdfwriter.COSWriter
 
WRITING_MODE - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
 
WRITING_MODE_LRTB - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
WritingMode: LrTb: Inline progression from left to right; block progression from top to bottom.
WRITING_MODE_RLTB - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
WritingMode: RlTb: Inline progression from right to left; block progression from top to bottom.
WRITING_MODE_TBRL - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDLayoutAttributeObject
WritingMode: TbRl: Inline progression from top to bottom; block progression from right to left.
writtenObjects - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
WT - Static variable in class org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.StandardStructureTypes
WT
wx - Variable in class org.apache.fontbox.afm.CharMetric
 
wy - Variable in class org.apache.fontbox.afm.CharMetric
 

X

x - Variable in class org.apache.fontbox.afm.KernPair
 
x - Variable in class org.apache.fontbox.ttf.GlyphRenderer.Point
 
x - Variable in class org.apache.pdfbox.text.TextPosition
 
x - Variable in class org.apache.pdfbox.util.Vector
 
X - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
X_DEFAULT - Static variable in class org.apache.xmpbox.XmpConstants
The default language code.
X_DUAL - Static variable in class org.apache.fontbox.ttf.GlyfDescript
This flag as two meanings, depending on how the x-short vector flags is set.
X_HEIGHT - Static variable in class org.apache.fontbox.afm.AFMParser
This is the X height.
X_SHORT_VECTOR - Static variable in class org.apache.fontbox.ttf.GlyfDescript
if set, the x-coordinate is 1 byte long.
X_STEP - Static variable in class org.apache.pdfbox.cos.COSName
 
x1x0 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
x1x0 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
x509 - Variable in class org.apache.pdfbox.pdmodel.encryption.PublicKeyRecipient
 
xAxis - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
xAxis(float) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
xCoordinates - Variable in class org.apache.fontbox.ttf.GlyfSimpleDescript
 
xDisplacement - Variable in class org.apache.fontbox.afm.CompositePart
 
xfa - Variable in class org.apache.pdfbox.pdmodel.interactive.form.PDXFAResource
 
XFA - Static variable in class org.apache.pdfbox.cos.COSName
 
xfaIsDynamic() - Method in class org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm
This will tell if the AcroForm is a dynamic XFA form.
xform - Variable in class org.apache.pdfbox.rendering.PageDrawer
 
xform - Variable in class org.apache.pdfbox.rendering.TilingPaintFactory.TilingPaintParameter
 
xHeight - Variable in class org.apache.fontbox.afm.FontMetrics
 
xHeight - Variable in class org.apache.pdfbox.pdmodel.font.PDFontDescriptor
 
XHEIGHT - Static variable in class org.apache.pdfbox.cos.COSName
 
xImage - Variable in class org.apache.pdfbox.preflight.xobject.XObjImageValidator
 
xMax - Variable in class org.apache.fontbox.ttf.GlyphData
 
xMax - Variable in class org.apache.fontbox.ttf.HeaderTable
 
xMaxExtent - Variable in class org.apache.fontbox.ttf.HorizontalHeaderTable
 
xMin - Variable in class org.apache.fontbox.ttf.GlyphData
 
xMin - Variable in class org.apache.fontbox.ttf.HeaderTable
 
XmlResultParser - Class in org.apache.pdfbox.preflight.parser
 
XmlResultParser() - Constructor for class org.apache.pdfbox.preflight.parser.XmlResultParser
 
XMLUtil - Class in org.apache.pdfbox.pdmodel.fdf
Deprecated.
Use XMLUtil instead
XMLUtil - Class in org.apache.pdfbox.util
This class with handle some simple XML operations.
XMLUtil() - Constructor for class org.apache.pdfbox.pdmodel.fdf.XMLUtil
Deprecated.
Utility class, should not be instantiated.
XMLUtil() - Constructor for class org.apache.pdfbox.util.XMLUtil
Utility class, should not be instantiated.
XMPageTextSchema - Class in org.apache.xmpbox.schema
Created with IntelliJ IDEA.
XMPageTextSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPageTextSchema
 
XMPageTextSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPageTextSchema
 
XMPBasicJobTicketSchema - Class in org.apache.xmpbox.schema
 
XMPBasicJobTicketSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
 
XMPBasicJobTicketSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
 
XMPBasicSchema - Class in org.apache.xmpbox.schema
Representation of XMPBasic Schema
XMPBasicSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPBasicSchema
Constructor of XMPBasic schema with preferred prefix
XMPBasicSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPBasicSchema
Constructor of XMPBasic schema with specified prefix
XmpConstants - Class in org.apache.xmpbox
Several constants used in XMP.
XmpConstants() - Constructor for class org.apache.xmpbox.XmpConstants
 
XMPMediaManagementSchema - Class in org.apache.xmpbox.schema
Representation of XMPMediaManagement Schema
XMPMediaManagementSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPMediaManagementSchema
Constructor of XMPMediaManagement Schema with preferred prefix
XMPMediaManagementSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPMediaManagementSchema
Constructor of XMPMediaManagementSchema schema with specified prefix
xmpMetaData - Variable in class org.apache.pdfbox.preflight.ValidationResult
Object representation of the XMPMetaData contained by the pdf file This attribute can be null if the Validation fails.
XMPMetadata - Class in org.apache.xmpbox
Object representation of XMPMetaData Be CAREFUL: typically, metadata should contain only one schema for each type (each NSURI).
XMPMetadata() - Constructor for class org.apache.xmpbox.XMPMetadata
Constructor of an empty default XMPMetaData.
XMPMetadata(String, String, String, String) - Constructor for class org.apache.xmpbox.XMPMetadata
Creates blank XMP doc with specified parameters.
XmpParsingException - Exception in org.apache.xmpbox.xml
Exception thrown when Parsing failed
XmpParsingException(XmpParsingException.ErrorType, String) - Constructor for exception org.apache.xmpbox.xml.XmpParsingException
Create an instance of XmpParsingException
XmpParsingException(XmpParsingException.ErrorType, String, Throwable) - Constructor for exception org.apache.xmpbox.xml.XmpParsingException
Create an instance of XmpParsingException
XmpParsingException.ErrorType - Enum in org.apache.xmpbox.xml
 
XMPRightsManagementSchema - Class in org.apache.xmpbox.schema
Representation of XMP Rights Management Schema
XMPRightsManagementSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPRightsManagementSchema
Constructor of XMPRightsManagement Schema with preferred prefix
XMPRightsManagementSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPRightsManagementSchema
Constructor of XMPRightsManagement schema with specified prefix
XMPSchema - Class in org.apache.xmpbox.schema
This class represents a metadata schema that can be stored in an XMP document.
XMPSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPSchema
Create a new blank schema that can be populated.
XMPSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPSchema
Create a new blank schema that can be populated.
XMPSchema(XMPMetadata, String, String) - Constructor for class org.apache.xmpbox.schema.XMPSchema
Create a new blank schema that can be populated.
XMPSchema(XMPMetadata, String, String, String) - Constructor for class org.apache.xmpbox.schema.XMPSchema
Create a new blank schema that can be populated.
XmpSchemaException - Exception in org.apache.xmpbox.schema
Exception thrown when problems occurs in Schema Treatment
XmpSchemaException(String) - Constructor for exception org.apache.xmpbox.schema.XmpSchemaException
Create an instance of XmpSchemaException
XmpSchemaException(String, Throwable) - Constructor for exception org.apache.xmpbox.schema.XmpSchemaException
Create an instance of XmpSchemaException
XMPSchemaFactory - Class in org.apache.xmpbox.schema
A factory for each kind of schemas
XMPSchemaFactory(String, Class<? extends XMPSchema>, PropertiesDescription) - Constructor for class org.apache.xmpbox.schema.XMPSchemaFactory
Factory Constructor for basic known schemas
XmpSerializationException - Exception in org.apache.xmpbox.xml
Exception when Parsing cannot be made
XmpSerializationException(String) - Constructor for exception org.apache.xmpbox.xml.XmpSerializationException
Create an instance of TransformException
XmpSerializationException(String, Throwable) - Constructor for exception org.apache.xmpbox.xml.XmpSerializationException
Create an instance of TransformException
XmpSerializer - Class in org.apache.xmpbox.xml
 
XmpSerializer() - Constructor for class org.apache.xmpbox.xml.XmpSerializer
Default constructor.
XmpSerializer(TransformerFactory, DocumentBuilderFactory) - Constructor for class org.apache.xmpbox.xml.XmpSerializer
Constructor to be used if other factories than the default ones are needed.
xobject - Variable in class org.apache.pdfbox.preflight.xobject.AbstractXObjValidator
The XObject to validate as a COSStream.
xobject(PDXObject) - Method in class org.apache.pdfbox.text.PDFMarkedContentExtractor
 
XOBJECT - Static variable in class org.apache.pdfbox.cos.COSName
 
XOBJECT_DICTIONARY_KEY_BBOX - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
XOBJECT_DICTIONARY_KEY_GROUP - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
XOBJECT_DICTIONARY_VALUE_S_TRANSPARENCY - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
XOBJECT_DICTIONARY_VALUE_SUBTYPE_FORM - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
XOBJECT_DICTIONARY_VALUE_SUBTYPE_IMG - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
XOBJECT_DICTIONARY_VALUE_SUBTYPE_POSTSCRIPT - Static variable in interface org.apache.pdfbox.preflight.PreflightConstants
 
xobjects - Variable in class org.apache.pdfbox.pdmodel.DefaultResourceCache
 
XObjectValidator - Interface in org.apache.pdfbox.preflight.xobject
 
XObjFormValidator - Class in org.apache.pdfbox.preflight.xobject
This class validates XObject with the Form subtype.
XObjFormValidator(PreflightContext, PDFormXObject) - Constructor for class org.apache.pdfbox.preflight.xobject.XObjFormValidator
 
XObjImageValidator - Class in org.apache.pdfbox.preflight.xobject
This class validates XObject with the Image subtype.
XObjImageValidator(PreflightContext, PDImageXObject) - Constructor for class org.apache.pdfbox.preflight.xobject.XObjImageValidator
 
XObjPostscriptValidator - Class in org.apache.pdfbox.preflight.xobject
 
XObjPostscriptValidator(PreflightContext, PDPostScriptXObject) - Constructor for class org.apache.pdfbox.preflight.xobject.XObjPostscriptValidator
 
Xor() - Constructor for class org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.Xor
 
XOR - Static variable in class org.apache.pdfbox.pdmodel.common.function.type4.Operators
 
XpacketBadEnd - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
XpacketBadStart - org.apache.xmpbox.xml.XmpParsingException.ErrorType
 
xpacketBegin - Variable in class org.apache.xmpbox.XMPMetadata
 
xpacketBytes - Variable in class org.apache.xmpbox.XMPMetadata
 
xpacketEncoding - Variable in class org.apache.xmpbox.XMPMetadata
 
xpacketEndData - Variable in class org.apache.xmpbox.XMPMetadata
 
xpacketId - Variable in class org.apache.xmpbox.XMPMetadata
 
XpacketParsingException - Exception in org.apache.pdfbox.preflight.metadata
This exception is raised when the parsing of the xpacket fails
XpacketParsingException(String) - Constructor for exception org.apache.pdfbox.preflight.metadata.XpacketParsingException
Constructor
XpacketParsingException(String, Throwable) - Constructor for exception org.apache.pdfbox.preflight.metadata.XpacketParsingException
Constructor
XpacketParsingException(String, ValidationResult.ValidationError) - Constructor for exception org.apache.pdfbox.preflight.metadata.XpacketParsingException
 
XPath - org.apache.xmpbox.type.Types
 
XPathType - Class in org.apache.xmpbox.type
 
XPathType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.XPathType
 
XREF - Static variable in class org.apache.pdfbox.cos.COSName
 
XREF - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The XREF token.
XREF_FREE - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The xref free token.
XREF_PROCESS - Static variable in class org.apache.pdfbox.preflight.PreflightConfiguration
 
XREF_STM - Static variable in class org.apache.pdfbox.cos.COSName
 
XREF_STREAM - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
XREF_TABLE - Static variable in class org.apache.pdfbox.pdfparser.COSParser
 
XREF_USED - Static variable in class org.apache.pdfbox.pdfwriter.COSWriter
The xref used token.
xRefEntries - Variable in class org.apache.pdfbox.pdfwriter.COSWriter
 
xrefTable - Variable in class org.apache.pdfbox.cos.COSDocument
Maps object and generation id to object byte offsets.
xrefTable - Variable in class org.apache.pdfbox.pdfparser.XrefTrailerResolver.XrefTrailerObj
 
XrefTrailerObj() - Constructor for class org.apache.pdfbox.pdfparser.XrefTrailerResolver.XrefTrailerObj
Default constructor.
xrefTrailerResolver - Variable in class org.apache.pdfbox.pdfparser.COSParser
Collects all Xref/trailer objects and resolves them into single object using startxref reference.
xrefTrailerResolver - Variable in class org.apache.pdfbox.pdfparser.PDFXrefStreamParser
 
xrefTrailerResolver - Variable in class org.apache.pdfbox.preflight.PreflightContext
Contains all Xref/trailer objects and resolves them into single object using startxref reference.
XrefTrailerResolver - Class in org.apache.pdfbox.pdfparser
This class will collect all XRef/trailer objects and creates correct xref/trailer information after all objects are read using startxref and 'Prev' information (unused XRef/trailer objects are discarded).
XrefTrailerResolver() - Constructor for class org.apache.pdfbox.pdfparser.XrefTrailerResolver
 
XrefTrailerResolver.XrefTrailerObj - Class in org.apache.pdfbox.pdfparser
A class which represents a xref/trailer object.
XrefTrailerResolver.XRefType - Enum in org.apache.pdfbox.pdfparser
The XRefType of a trailer.
xrefType - Variable in class org.apache.pdfbox.pdfparser.XrefTrailerResolver.XrefTrailerObj
 
XRefType() - Constructor for enum org.apache.pdfbox.pdfparser.XrefTrailerResolver.XRefType
 
XRefValidationProcess - Class in org.apache.pdfbox.preflight.process
 
XRefValidationProcess() - Constructor for class org.apache.pdfbox.preflight.process.XRefValidationProcess
 
XRESOLUTION - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
xscale - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
xtranslate - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
xValues - Variable in class org.apache.pdfbox.pdmodel.graphics.image.LosslessFactory.PredictorEncoder
 

Y

y - Variable in class org.apache.fontbox.afm.KernPair
 
y - Variable in class org.apache.fontbox.ttf.GlyphRenderer.Point
 
y - Variable in class org.apache.pdfbox.text.TextPosition
 
y - Variable in class org.apache.pdfbox.util.Vector
 
Y_DUAL - Static variable in class org.apache.fontbox.ttf.GlyfDescript
This flag as two meanings, depending on how the y-short vector flags is set.
Y_SHORT_VECTOR - Static variable in class org.apache.fontbox.ttf.GlyfDescript
if set, the y-coordinate is 1 byte long.
Y_STEP - Static variable in class org.apache.pdfbox.cos.COSName
 
y1y0 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.AxialShadingContext
 
y1y0 - Variable in class org.apache.pdfbox.pdmodel.graphics.shading.RadialShadingContext
 
yAxis - Variable in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
yAxis(float) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
 
yBounds - Variable in class org.apache.pdfbox.debugger.fontencodingpane.FontEncodingView.GlyphCellRenderer
 
YCB_CR_COEFFICIENTS - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
YCB_CR_POSITIONING - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
YCB_CR_SUB_SAMPLING - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
YCBCR_POSITIONING_CENTERED - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
YCBCR_POSITIONING_COSITED - Static variable in interface org.apache.pdfbox.filter.TIFFExtension
 
yCoordinates - Variable in class org.apache.fontbox.ttf.GlyfSimpleDescript
 
yDisplacement - Variable in class org.apache.fontbox.afm.CompositePart
 
YES - Static variable in class org.apache.pdfbox.cos.COSName
 
yMax - Variable in class org.apache.fontbox.ttf.GlyphData
 
yMax - Variable in class org.apache.fontbox.ttf.HeaderTable
 
yMaxExtent - Variable in class org.apache.fontbox.ttf.VerticalHeaderTable
 
yMin - Variable in class org.apache.fontbox.ttf.GlyphData
 
yMin - Variable in class org.apache.fontbox.ttf.HeaderTable
 
YRESOLUTION - Static variable in class org.apache.xmpbox.schema.TiffSchema
 
yscale - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 
ytranslate - Variable in class org.apache.fontbox.ttf.GlyfCompositeComp
 

Z

Z - Static variable in class org.apache.pdfbox.filter.ASCII85InputStream
 
Z - Static variable in class org.apache.pdfbox.filter.ASCII85OutputStream
 
ZA_DB - Static variable in class org.apache.pdfbox.cos.COSName
 
ZAPF_DINGBATS - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.GlyphList
 
ZAPF_DINGBATS - Static variable in class org.apache.pdfbox.pdmodel.font.PDType1Font
 
ZAPFDINGBATS_ENCODING_TABLE - Static variable in class org.apache.pdfbox.pdmodel.font.encoding.ZapfDingbatsEncoding
Table of octal character codes and their corresponding names.
ZapfDingbatsEncoding - Class in org.apache.pdfbox.pdmodel.font.encoding
This is an interface to a text encoder.
ZapfDingbatsEncoding() - Constructor for class org.apache.pdfbox.pdmodel.font.encoding.ZapfDingbatsEncoding
Constructor.
ZERO - Static variable in class org.apache.pdfbox.cos.COSInteger
Constant for the number zero.
ZERO - Static variable in class org.apache.pdfbox.cos.COSNumber
Deprecated.
Use the COSInteger.ZERO constant instead
zoom - Variable in class org.apache.pdfbox.debugger.ui.ZoomMenu.ZoomMenuItem
 
zoom(float) - Method in class org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDVisibleSignDesigner
Zoom signature image with some percent.
zoomImage(BufferedImage, float, int) - Method in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
zoomMenu - Variable in class org.apache.pdfbox.debugger.pagepane.PagePane
 
zoomMenu - Variable in class org.apache.pdfbox.debugger.streampane.StreamImageView
 
ZoomMenu - Class in org.apache.pdfbox.debugger.ui
 
ZoomMenu() - Constructor for class org.apache.pdfbox.debugger.ui.ZoomMenu
Constructor.
ZoomMenu.ZoomMenuItem - Class in org.apache.pdfbox.debugger.ui
 
ZoomMenuItem(String, int) - Constructor for class org.apache.pdfbox.debugger.ui.ZoomMenu.ZoomMenuItem
 
ZOOMS - Static variable in class org.apache.pdfbox.debugger.ui.ZoomMenu
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages