Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Static variable in class com.aowagie.text.pdf.PdfName
A name
A4 - Static variable in class com.aowagie.text.PageSize
This is the a4 format
AA - Static variable in class com.aowagie.text.pdf.PdfName
A name
ABSOLUTECOLORIMETRIC - Static variable in class com.aowagie.text.pdf.PdfName
A name
absoluteWidths - Variable in class com.aowagie.text.pdf.PdfPTable
 
ABSOLUTEX - Static variable in class com.aowagie.text.ElementTags
attribute of the image tag
ABSOLUTEY - Static variable in class com.aowagie.text.ElementTags
attribute of the image tag
AC - Static variable in class com.aowagie.text.pdf.PdfName
A name
AcroFields - Class in com.aowagie.text.pdf
Query and change fields in existing documents either by method calls or by FDF merging.
AcroFields.Item - Class in com.aowagie.text.pdf
The field representations for retrieval and modification.
AcroFieldsSearch(Collection) - Constructor for class com.aowagie.text.pdf.XfaForm.AcroFieldsSearch
Creates a new instance from a Collection with the full names.
ACROFORM - Static variable in class com.aowagie.text.pdf.PdfName
A name
ACTION - Static variable in class com.aowagie.text.Chunk
Key for Action.
ACTION - Static variable in class com.aowagie.text.pdf.PdfName
A name
ACTIVATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
ACTUALTEXT - Static variable in class com.aowagie.text.pdf.PdfName
a name used in PDF structure
ADBE - Static variable in class com.aowagie.text.pdf.PdfName
A name.
ADBE_PKCS7_DETACHED - Static variable in class com.aowagie.text.pdf.PdfName
A name
ADBE_PKCS7_S4 - Static variable in class com.aowagie.text.pdf.PdfName
A name
ADBE_PKCS7_S5 - Static variable in class com.aowagie.text.pdf.PdfName
A name
ADBE_PKCS7_SHA1 - Static variable in class com.aowagie.text.pdf.PdfName
A name
ADBE_X509_RSA_SHA1 - Static variable in class com.aowagie.text.pdf.PdfName
A name
add(float[]) - Method in class com.aowagie.text.pdf.PdfArray
Adds an array of float values to end of the PdfArray.
add(float[]) - Method in class com.aowagie.text.pdf.PdfRectangle
Block changes to the underlying PdfArray
add(int[]) - Method in class com.aowagie.text.pdf.PdfArray
Adds an array of int values to end of the PdfArray.
add(int[]) - Method in class com.aowagie.text.pdf.PdfRectangle
Block changes to the underlying PdfArray
add(int, Object) - Method in class com.aowagie.text.MarkedSection
Adds a Paragraph, List or Table to this Section.
add(int, Object) - Method in class com.aowagie.text.Phrase
Adds a Chunk, an Anchor or another Phrase to this Phrase.
add(int, Object) - Method in class com.aowagie.text.Section
Adds a Paragraph, List or Table to this Section.
add(Element) - Method in class com.aowagie.text.Document
Adds an Element to the Document.
add(Element) - Method in class com.aowagie.text.DocWriter
Signals that an Element was added to the Document.
add(Element) - Method in interface com.aowagie.text.ElementListener
Signals that an Element was added to the Document.
add(PdfObject) - Method in class com.aowagie.text.pdf.PdfArray
Adds a PdfObject to the end of the PdfArray.
add(PdfObject) - Method in class com.aowagie.text.pdf.PdfRectangle
Overrides the add-method in PdfArray in order to prevent the adding of extra object to the array.
add(Object) - Method in class com.aowagie.text.Cell
Add an Object to this cell.
add(Object) - Method in class com.aowagie.text.List
Adds an Object to the List.
add(Object) - Method in class com.aowagie.text.MarkedSection
Adds a Paragraph, List, Table or another Section to this Section.
add(Object) - Method in class com.aowagie.text.Paragraph
Adds an Object to the Paragraph.
add(Object) - Method in class com.aowagie.text.Phrase
Adds a Chunk, Anchor or another Phrase to this Phrase.
add(Object) - Method in class com.aowagie.text.Section
Adds a Paragraph, List, Table or another Section to this Section.
add(Object) - Method in class com.aowagie.text.SimpleTable
 
add(Object) - Method in interface com.aowagie.text.TextElementArray
Adds an object to the TextElementArray.
add(String, String, String, String) - Method in class com.aowagie.text.xml.xmp.XmpReader
Adds a tag.
addAlias(String, String) - Method in class com.aowagie.text.xml.XmlPeer
Sets an alias for an attribute.
addAll(Collection) - Method in class com.aowagie.text.MarkedSection
Adds a collection of Elements to this Section.
addAll(Collection) - Method in class com.aowagie.text.Phrase
Adds a collection of Chunks to this Phrase.
addAll(Collection) - Method in class com.aowagie.text.Section
Adds a collection of Elements to this Section.
addAnnotation(PdfAnnotation) - Method in interface com.aowagie.text.pdf.interfaces.PdfAnnotations
Use this methods to add a PdfAnnotation or a PdfFormField to the document.
addAnnotation(PdfAnnotation) - Method in class com.aowagie.text.pdf.internal.PdfAnnotationsImp
 
addAnnotation(PdfAnnotation) - Method in class com.aowagie.text.pdf.PdfStamperImp
 
addAnnotation(PdfAnnotation) - Method in class com.aowagie.text.pdf.PdfWriter
 
addAnnotation(PdfAnnotation, int) - Method in class com.aowagie.text.pdf.PdfStamper
Adds an annotation of form field in a specific page.
addAuthor(String) - Method in class com.aowagie.text.Document
Adds the author to a Document.
addCalculationOrder(PdfFormField) - Method in class com.aowagie.text.pdf.internal.PdfAnnotationsImp
 
addCalculationOrder(PdfFormField) - Method in class com.aowagie.text.pdf.PdfAcroForm
Adds an object to the calculationOrder.
addCell(Cell) - Method in class com.aowagie.text.Table
Adds a Cell to the Table.
addCell(Image) - Method in class com.aowagie.text.pdf.PdfPTable
Adds an Image as Cell.
addCell(PdfPCell) - Method in class com.aowagie.text.pdf.PdfPTable
Adds a cell element.
addCell(PdfPTable) - Method in class com.aowagie.text.pdf.PdfPTable
Adds a nested table.
addCell(Phrase) - Method in class com.aowagie.text.pdf.PdfPTable
Adds a cell element.
addCell(String) - Method in class com.aowagie.text.pdf.PdfPTable
Adds a cell element.
addCellEvent(PdfPCellEvent) - Method in class com.aowagie.text.pdf.events.PdfPCellEventForwarder
Add a page event to the forwarder.
addChunk(PdfChunk) - Method in class com.aowagie.text.pdf.BidiLine
 
addChunks(ArrayList) - Method in class com.aowagie.text.pdf.BidiLine
 
addColumn(float[], float[]) - Method in class com.aowagie.text.pdf.MultiColumnText
Add a new column.
addColumns(int) - Method in class com.aowagie.text.Table
Gives you the possibility to add columns.
addCreationDate() - Method in class com.aowagie.text.Document
 
addCreationDate(Calendar) - Method in class com.aowagie.text.Document
Adds the current date and time to a Document.
addCreator(String) - Method in class com.aowagie.text.Document
Adds the creator to a Document.
addDeveloperExtension(PdfDeveloperExtension) - Method in interface com.aowagie.text.pdf.interfaces.PdfVersion
Adds a developer extension to the Extensions dictionary in the Catalog.
addDeveloperExtension(PdfDeveloperExtension) - Method in class com.aowagie.text.pdf.internal.PdfVersionImp
 
addDeveloperExtension(PdfDeveloperExtension) - Method in class com.aowagie.text.pdf.PdfWriter
 
addDocListener(DocListener) - Method in class com.aowagie.text.Document
Adds a DocListener to the Document.
addDocumentField(PdfIndirectReference) - Method in class com.aowagie.text.pdf.PdfAcroForm
Adds documentFields.
addedCompletely - Variable in class com.aowagie.text.Section
Indicates if the Section was added completely to the document.
addElement(Element) - Method in class com.aowagie.text.pdf.ColumnText
Adds an element.
addElement(Element) - Method in class com.aowagie.text.pdf.MultiColumnText
Add an element to be rendered in a column.
addElement(Element) - Method in class com.aowagie.text.pdf.PdfPCell
Adds an iText element to the cell.
addElement(Object, Object) - Method in interface org.apache.oro.util.Cache
Adds an element to the cache.
addElement(Object, Object) - Method in class org.apache.oro.util.CacheLRU
Adds a value to the cache.
addElement(Object, Object) - Method in class org.apache.oro.util.GenericCache
 
addFieldTemplates(HashMap) - Method in class com.aowagie.text.pdf.PdfAcroForm
Adds fieldTemplates.
addFileAttachment(String, byte[], String, String) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to add a file attachment at the document level.
addFirst(PdfObject) - Method in class com.aowagie.text.pdf.PdfArray
Inserts a PdfObject at the beginning of the PdfArray.
addFirst(PdfObject) - Method in class com.aowagie.text.pdf.PdfRectangle
Block changes to the underlying PdfArray
addHeader(String, String) - Method in class com.aowagie.text.Document
Adds a user defined header to the document.
addImage(Image) - Method in class com.aowagie.text.pdf.PdfContentByte
Adds an Image to the page.
addImage(Image, float, float, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Adds an Image to the page.
addImage(Image, float, float, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfImportedPage
Always throws an error.
addImage(Image, float, float, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
addImage(Image, float, float, float, float, float, float, boolean) - Method in class com.aowagie.text.pdf.PdfContentByte
Adds an Image to the page.
addKeywords(String) - Method in class com.aowagie.text.Document
Adds the keywords to a Document.
addKid(PdfFormField) - Method in class com.aowagie.text.pdf.PdfFormField
 
addKid(PdfOutline) - Method in class com.aowagie.text.pdf.PdfOutline
Adds a kid to the outline
addMarkedSection() - Method in class com.aowagie.text.Section
Adds a marked section.
addPage(PdfIndirectReference) - Method in class com.aowagie.text.pdf.PdfDestination
Adds the indirect reference of the destination page.
addPageEvent(PdfPageEvent) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Add a page event to the forwarder.
addPattern(String, int) - Method in class org.apache.oro.text.GenericPatternCache
Adds a pattern to the cache and returns the compiled pattern.
addPattern(String, int) - Method in interface org.apache.oro.text.PatternCache
Adds a pattern to the cache and returns the compiled pattern.
addPdfObject(PdfObject) - Method in class com.aowagie.text.pdf.PdfReader
 
addPiece(char, PdfChunk) - Method in class com.aowagie.text.pdf.BidiLine
 
addPlainAnnotation(PdfAnnotation) - Method in class com.aowagie.text.pdf.internal.PdfAnnotationsImp
 
addProducer() - Method in class com.aowagie.text.Document
Adds the producer to a Document.
addRdfDescription(XmpSchema) - Method in class com.aowagie.text.xml.xmp.XmpWriter
Adds an rdf:Description.
addRegularColumns(float, float, float, int) - Method in class com.aowagie.text.pdf.MultiColumnText
Add the specified number of evenly spaced rectangular columns.
addSection() - Method in class com.aowagie.text.MarkedSection
Creates a Section, adds it to this Section and returns it.
addSection(float) - Method in class com.aowagie.text.MarkedSection
Creates a Section, adds it to this Section and returns it.
addSection(float, int) - Method in class com.aowagie.text.MarkedSection
Creates a Section, adds it to this Section and returns it.
addSection(float, Paragraph) - Method in class com.aowagie.text.Section
Creates a Section, adds it to this Section and returns it.
addSection(float, Paragraph, int) - Method in class com.aowagie.text.Section
Creates a Section, adds it to this Section and returns it.
addSection(float, String) - Method in class com.aowagie.text.Section
Adds a Section to this Section and returns it.
addSection(float, String, int) - Method in class com.aowagie.text.Section
Adds a Section to this Section and returns it.
addSection(int) - Method in class com.aowagie.text.MarkedSection
Creates a Section, add it to this Section and returns it.
addSection(Paragraph) - Method in class com.aowagie.text.ChapterAutoNumber
Create a new section for this chapter and add it.
addSection(Paragraph) - Method in class com.aowagie.text.Section
Creates a Section, adds it to this Section and returns it.
addSection(Paragraph, int) - Method in class com.aowagie.text.Section
Creates a Section, add it to this Section and returns it.
addSection(String) - Method in class com.aowagie.text.ChapterAutoNumber
Create a new section for this chapter and ad it.
addSection(String) - Method in class com.aowagie.text.Section
Adds a Section to this Section and returns it.
addSection(String, int) - Method in class com.aowagie.text.Section
Adds a Section to this Section and returns it.
addSharedObjectsToBody() - Method in class com.aowagie.text.pdf.PdfWriter
 
addSimpleColumn(float, float) - Method in class com.aowagie.text.pdf.MultiColumnText
Add a simple rectangular column with specified left and right x position boundaries.
addSpecial(Object) - Method in class com.aowagie.text.Phrase
Adds a Object to the Paragraph.
addSubject(String) - Method in class com.aowagie.text.Document
Adds the subject to a Document.
addSubMatch(MagicMatch) - Method in class net.sf.jmimemagic.MagicMatch
Add a submatch to this magic match.
addSubMatcher(MagicMatcher) - Method in class net.sf.jmimemagic.MagicMatcher
add a submatch to this magic match
addSubsetRange(int[]) - Method in class com.aowagie.text.pdf.BaseFont
Adds a character range when subsetting.
addSubstitutionFont(BaseFont) - Method in class com.aowagie.text.pdf.AcroFields
Adds a substitution font to the list.
addTableEvent(PdfPTableEvent) - Method in class com.aowagie.text.pdf.events.PdfPTableEventForwarder
Add a page event to the forwarder.
addTemplate(PdfTemplate, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Adds a template to this content.
addTemplate(PdfTemplate, float, float, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Adds a template to this content.
addTemplate(PdfTemplate, float, float, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfImportedPage
Always throws an error.
addText(Chunk) - Method in class com.aowagie.text.pdf.ColumnText
Adds a Chunk to the current text array.
addText(Chunk) - Method in class com.aowagie.text.pdf.MultiColumnText
Adds a Chunk to the current text array.
addText(Phrase) - Method in class com.aowagie.text.pdf.ColumnText
Adds a Phrase to the current text array.
addText(Phrase) - Method in class com.aowagie.text.pdf.MultiColumnText
Adds a Phrase to the current text array.
addTitle(String) - Method in class com.aowagie.text.Document
Adds the title to a Document.
addToArray(Object[][], Object[]) - Static method in class com.aowagie.text.Utilities
Utility method to extend an array.
addToBody(PdfObject, boolean) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to add a PDF object to the PDF body.
addToBody(PdfObject, PdfIndirectReference) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to add a PDF object to the PDF body.
addToCatalog(PdfDictionary) - Method in class com.aowagie.text.pdf.internal.PdfVersionImp
Adds the version to the Catalog dictionary.
addToCatalog(PdfDictionary) - Method in class com.aowagie.text.pdf.internal.PdfViewerPreferencesImp
Adds the viewer preferences defined in the preferences parameter to a PdfDictionary (more specifically the root or catalog of a PDF file).
addValue(String, String) - Method in class com.aowagie.text.xml.XmlPeer
Sets a value for an attribute.
addViewerPreference(PdfName, PdfObject) - Method in interface com.aowagie.text.pdf.interfaces.PdfViewerPreferences
Adds a viewer preference.
addViewerPreference(PdfName, PdfObject) - Method in class com.aowagie.text.pdf.internal.PdfViewerPreferencesImp
Sets the viewer preferences for printing.
addViewerPreference(PdfName, PdfObject) - Method in class com.aowagie.text.pdf.PdfReader
Adds a viewer preference
addViewerPreference(PdfName, PdfObject) - Method in class com.aowagie.text.pdf.PdfStamper
Adds a viewer preference
addViewerPreference(PdfName, PdfObject) - Method in class com.aowagie.text.pdf.PdfStamperImp
Adds a viewer preference
addViewerPreference(PdfName, PdfObject) - Method in class com.aowagie.text.pdf.PdfWriter
 
adjustCellsInRow(int, int) - Method in class com.aowagie.text.pdf.PdfPTable
Calculates the extra height needed in a row because of rowspans.
ADOBE_PPKLITE - Static variable in class com.aowagie.text.pdf.PdfName
A name
ADOBE_PPKMS - Static variable in class com.aowagie.text.pdf.PdfName
A name
AESCipher - Class in com.aowagie.text.pdf.crypto
Creates an AES Cipher with CBC and padding PKCS5/7.
AESCipher(boolean, byte[], byte[]) - Constructor for class com.aowagie.text.pdf.crypto.AESCipher
Creates a new instance of AESCipher
AESV2 - Static variable in class com.aowagie.text.pdf.PdfName
A name
AIS - Static variable in class com.aowagie.text.pdf.PdfName
A name
ALIGN - Static variable in class com.aowagie.text.ElementTags
attribute of paragraph/image/table tag
ALIGN_BASELINE - Static variable in interface com.aowagie.text.Element
A possible value for vertical alignment.
ALIGN_BOTTOM - Static variable in interface com.aowagie.text.Element
A possible value for vertical alignment.
ALIGN_CENTER - Static variable in interface com.aowagie.text.Element
A possible value for paragraph alignment.
ALIGN_INDENTATION_ITEMS - Static variable in class com.aowagie.text.ElementTags
a possible list attribute
ALIGN_JUSTIFIED - Static variable in interface com.aowagie.text.Element
A possible value for paragraph alignment.
ALIGN_JUSTIFIED_ALL - Static variable in interface com.aowagie.text.Element
Does the same as ALIGN_JUSTIFIED but the last line is also spread out.
ALIGN_LEFT - Static variable in interface com.aowagie.text.Element
A possible value for paragraph alignment.
ALIGN_LEFT - Static variable in class com.aowagie.text.ElementTags
the possible value of an alignment attribute
ALIGN_MIDDLE - Static variable in interface com.aowagie.text.Element
A possible value for vertical alignment.
ALIGN_MIDDLE - Static variable in class com.aowagie.text.ElementTags
the possible value of an alignment attribute
ALIGN_RIGHT - Static variable in interface com.aowagie.text.Element
A possible value for paragraph alignment.
ALIGN_RIGHT - Static variable in class com.aowagie.text.ElementTags
the possible value of an alignment attribute
ALIGN_TOP - Static variable in interface com.aowagie.text.Element
A possible value for vertical alignment.
ALIGN_UNDEFINED - Static variable in interface com.aowagie.text.Element
A possible value for paragraph alignment.
alignindent - Variable in class com.aowagie.text.List
Indicates if the indentation of all the items has to be aligned.
alignment - Variable in class com.aowagie.text.pdf.TextField
 
alignment - Variable in class com.aowagie.text.pdf.ColumnText
The column alignment.
alignment - Variable in class com.aowagie.text.pdf.PdfLine
The alignment of the line.
ALLPAGES - Static variable in class com.aowagie.text.pdf.PdfName
A name
ALPHABETICAL - Static variable in class com.aowagie.text.List
a possible value for the lettered parameter
ALT - Static variable in class com.aowagie.text.ElementTags
attribute of the image tag
ALT - Static variable in class com.aowagie.text.pdf.PdfName
A name
ALTERNATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
altText - Variable in class com.aowagie.text.pdf.Barcode
The alternate text to be used, if present.
Anchor - Class in com.aowagie.text
An Anchor can be a reference or a destination of a reference.
Anchor() - Constructor for class com.aowagie.text.Anchor
Constructs an Anchor without specifying a leading.
Anchor(Phrase) - Constructor for class com.aowagie.text.Anchor
Constructs an Anchor with a certain Phrase.
ANCHOR - Static variable in interface com.aowagie.text.Element
This is a possible type of Element
ANCHOR - Static variable in class com.aowagie.text.ElementTags
the anchor tag
anform - Variable in class com.aowagie.text.pdf.XfaForm.Xml2Som
A temporary store for the repetition count.
ANIMATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
ANNOT - Static variable in class com.aowagie.text.pdf.PdfName
A name
annotation - Variable in class com.aowagie.text.pdf.PdfAnnotation
 
Annotation - Class in com.aowagie.text
An Annotation is a little note that can be added to a page on a document.
Annotation(float, float, float, float, int) - Constructor for class com.aowagie.text.Annotation
Constructs an Annotation.
Annotation(float, float, float, float, String) - Constructor for class com.aowagie.text.Annotation
Constructs an Annotation.
Annotation(float, float, float, float, String, int) - Constructor for class com.aowagie.text.Annotation
Constructs an Annotation.
Annotation(float, float, float, float, String, String) - Constructor for class com.aowagie.text.Annotation
Constructs an Annotation.
Annotation(float, float, float, float, String, String, boolean) - Constructor for class com.aowagie.text.Annotation
Creates a Screen annotation to embed media clips
Annotation(float, float, float, float, String, String, String, String) - Constructor for class com.aowagie.text.Annotation
Constructs an Annotation.
Annotation(float, float, float, float, URL) - Constructor for class com.aowagie.text.Annotation
Constructs an Annotation.
Annotation(Annotation) - Constructor for class com.aowagie.text.Annotation
Copy constructor.
Annotation(String, String) - Constructor for class com.aowagie.text.Annotation
Constructs an Annotation with a certain title and some text.
Annotation(String, String, float, float, float, float) - Constructor for class com.aowagie.text.Annotation
Constructs an Annotation with a certain title and some text.
ANNOTATION - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
ANNOTATION - Static variable in class com.aowagie.text.ElementTags
the annotation tag
annotationAttributes - Variable in class com.aowagie.text.Annotation
This is the title of the Annotation.
annotationtype - Variable in class com.aowagie.text.Annotation
This is the type of annotation.
annotationType() - Method in class com.aowagie.text.Annotation
Returns the type of this Annotation.
ANNOTS - Static variable in class com.aowagie.text.pdf.PdfName
A name
ANTIALIAS - Static variable in class com.aowagie.text.pdf.PdfName
A name
AP - Static variable in class com.aowagie.text.pdf.PdfName
A name
APPDEFAULT - Static variable in class com.aowagie.text.pdf.PdfName
A name
append(byte) - Method in class com.aowagie.text.pdf.ByteBuffer
 
append(String) - Method in class com.aowagie.text.Chunk
appends some text to this Chunk.
append(String) - Method in class com.aowagie.text.Meta
appends some text to this Meta.
append_i(int) - Method in class com.aowagie.text.pdf.ByteBuffer
Appends an int.
APPLICATION - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
AR_COMPOSEDTASHKEEL - Static variable in class com.aowagie.text.pdf.ColumnText
Compose the tashkeel in the ligatures.
AR_LIG - Static variable in class com.aowagie.text.pdf.ColumnText
Do some extra double ligatures.
AR_NOVOWEL - Static variable in class com.aowagie.text.pdf.ColumnText
Eliminate the arabic vowels
arabicOptions - Variable in class com.aowagie.text.pdf.BidiLine
 
arc(float, float, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Draws a partial ellipse inscribed within the rectangle x1,y1,x2,y2, starting at startAng degrees and covering extent degrees.
ARCFOUREncryption - Class in com.aowagie.text.pdf.crypto
 
ARCFOUREncryption() - Constructor for class com.aowagie.text.pdf.crypto.ARCFOUREncryption
Creates a new instance of ARCFOUREncryption
ARRAY - Static variable in class com.aowagie.text.pdf.PdfObject
A possible type of PdfObject
ART - Static variable in class com.aowagie.text.pdf.PdfName
A name
ARTBOX - Static variable in class com.aowagie.text.pdf.PdfName
A name
AS - Static variable in class com.aowagie.text.pdf.PdfName
A name
ASCENT - Static variable in class com.aowagie.text.pdf.BaseFont
The maximum height above the baseline reached by glyphs in this font, excluding the height of glyphs for accented characters.
ASCENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
ASCII_A - Static variable in class org.mozilla.universalchardet.prober.CharsetProber
 
ASCII_A_CAPITAL - Static variable in class org.mozilla.universalchardet.prober.CharsetProber
 
ASCII_GT - Static variable in class org.mozilla.universalchardet.prober.CharsetProber
 
ASCII_LT - Static variable in class org.mozilla.universalchardet.prober.CharsetProber
 
ASCII_SP - Static variable in class org.mozilla.universalchardet.prober.CharsetProber
 
ASCII_Z - Static variable in class org.mozilla.universalchardet.prober.CharsetProber
 
ASCII_Z_CAPITAL - Static variable in class org.mozilla.universalchardet.prober.CharsetProber
 
ASCII85DECODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
ASCIIHEXDECODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
ASSET - Static variable in class com.aowagie.text.pdf.PdfName
A name.
ASSETS - Static variable in class com.aowagie.text.pdf.PdfName
A name.
attributeAliases - Variable in class com.aowagie.text.xml.XmlPeer
This is the Map that contains the aliases of the attributes.
attributes - Variable in class com.aowagie.text.Chunk
Contains some of the attributes for this Chunk.
attributes() - Method in class com.aowagie.text.Annotation
Gets the content of this Annotation.
attributeValues - Variable in class com.aowagie.text.xml.XmlPeer
This is the Map that contains the default values of the attributes.
AUTHEVENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
AUTHOR - Static variable in interface com.aowagie.text.Element
This is a possible type of Element .
AUTHOR - Static variable in class com.aowagie.text.pdf.PdfName
A name
AUTO_INDENT_ITEMS - Static variable in class com.aowagie.text.ElementTags
a possible list attribute
autoindent - Variable in class com.aowagie.text.List
Indicates if the indentation has to be set automatically.
AUTOMATIC - Static variable in class com.aowagie.text.pdf.MultiColumnText
special constant for automatic calculation of height
AWT_ASCENT - Static variable in class com.aowagie.text.pdf.BaseFont
java.awt.Font property
AWT_DESCENT - Static variable in class com.aowagie.text.pdf.BaseFont
java.awt.Font property
AWT_LEADING - Static variable in class com.aowagie.text.pdf.BaseFont
java.awt.Font property
AWT_MAXADVANCE - Static variable in class com.aowagie.text.pdf.BaseFont
java.awt.Font property

B

B - Static variable in class com.aowagie.text.pdf.PdfName
A name
BACKGROUND - Static variable in class com.aowagie.text.Chunk
Key for background.
BACKGROUND - Static variable in class com.aowagie.text.pdf.PdfName
A name
BACKGROUNDCANVAS - Static variable in class com.aowagie.text.pdf.PdfPTable
The index of the duplicate PdfContentByte where the background will be drawn.
backgroundColor - Variable in class com.aowagie.text.pdf.TextField
 
BACKGROUNDCOLOR - Static variable in class com.aowagie.text.ElementTags
attribute of the table/cell tag
BadElementException - Exception Class in com.aowagie.text
Signals an attempt to create an Element that hasn't got the right form.
BadPasswordException - Exception Class in com.aowagie.text.exceptions
Typed exception used when opening an existing PDF document.
BadPasswordException(String) - Constructor for exception class com.aowagie.text.exceptions.BadPasswordException
Creates an exception saying the user password was incorrect.
Barcode - Class in com.aowagie.text.pdf
Base class containing properties and methods common to all barcode types.
Barcode() - Constructor for class com.aowagie.text.pdf.Barcode
 
Barcode128 - Class in com.aowagie.text.pdf
Implements the code 128 and UCC/EAN-128.
Barcode128() - Constructor for class com.aowagie.text.pdf.Barcode128
Creates new Barcode128
barHeight - Variable in class com.aowagie.text.pdf.Barcode
The height of the bars.
Base64 - Class in com.aowagie.text.pdf.codec
Encodes and decodes to and from Base64 notation.
BASECANVAS - Static variable in class com.aowagie.text.pdf.PdfPTable
The index of the original PdfcontentByte.
BASEENCODING - Static variable in class com.aowagie.text.pdf.PdfName
A name
BaseFont - Class in com.aowagie.text.pdf
Base class for the several font types supported
BaseFont() - Constructor for class com.aowagie.text.pdf.BaseFont
Creates new BaseFont
BASEFONT - Static variable in class com.aowagie.text.pdf.PdfName
A name
baseline - Variable in class com.aowagie.text.pdf.Barcode
If positive, the text distance under the bars.
BASEVERSION - Static variable in class com.aowagie.text.pdf.PdfName
A name
bBox - Variable in class com.aowagie.text.pdf.PdfTemplate
The bounding box of this template
BBOX - Static variable in class com.aowagie.text.pdf.PdfName
A name
BBOXLLX - Static variable in class com.aowagie.text.pdf.BaseFont
The lower left x glyph coordinate.
BBOXLLY - Static variable in class com.aowagie.text.pdf.BaseFont
The lower left y glyph coordinate.
BBOXURX - Static variable in class com.aowagie.text.pdf.BaseFont
The upper right x glyph coordinate.
BBOXURY - Static variable in class com.aowagie.text.pdf.BaseFont
The upper right y glyph coordinate.
BC - Static variable in class com.aowagie.text.pdf.PdfName
A name
begin(int) - Method in class org.apache.oro.text.perl.Perl5Util
Returns the begin offset of the subgroup of the last match found relative the beginning of the match.
begin(int) - Method in interface org.apache.oro.text.regex.MatchResult
 
beginOffset(int) - Method in class org.apache.oro.text.perl.Perl5Util
Returns an offset marking the beginning of the last pattern match found relative to the beginning of the input from which the match was extracted.
beginOffset(int) - Method in interface org.apache.oro.text.regex.MatchResult
Returns an offset marking the beginning of the pattern match relative to the beginning of the input from which the match was extracted.
beginText() - Method in class com.aowagie.text.pdf.PdfContentByte
Starts the writing of text.
beginWritingRows(PdfContentByte) - Static method in class com.aowagie.text.pdf.PdfPTable
Gets and initializes the 4 layers where the table is written to.
BEST_COMPRESSION - Static variable in class com.aowagie.text.pdf.PdfStream
A possible compression level.
bezierArc(float, float, float, float, float, float) - Static method in class com.aowagie.text.pdf.PdfContentByte
Generates an array of bezier curves to draw an arc.
BG - Static variable in class com.aowagie.text.pdf.PdfName
A name
BGBLUE - Static variable in class com.aowagie.text.ElementTags
attribute of the table/cell tag
BGGREEN - Static variable in class com.aowagie.text.ElementTags
attribute of the table/cell tag
BGRED - Static variable in class com.aowagie.text.ElementTags
attribute of the table/cell tag
BIBENTRY - Static variable in class com.aowagie.text.pdf.PdfName
A name
bidiLine - Variable in class com.aowagie.text.pdf.ColumnText
The chunks that form the text.
BidiLine - Class in com.aowagie.text.pdf
Does all the line bidirectional processing with PdfChunk assembly.
BidiLine() - Constructor for class com.aowagie.text.pdf.BidiLine
Creates new BidiLine
BidiLine(BidiLine) - Constructor for class com.aowagie.text.pdf.BidiLine
 
BIG5_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.Big5SMModel
/////////////////////////////////////////////////////////////
BIG5_TYPICAL_DISTRIBUTION_RATIO - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.Big5DistributionAnalysis
/////////////////////////////////////////////////////////////
Big5DistributionAnalysis - Class in org.mozilla.universalchardet.prober.distributionanalysis
 
Big5DistributionAnalysis() - Constructor for class org.mozilla.universalchardet.prober.distributionanalysis.Big5DistributionAnalysis
/////////////////////////////////////////////////////////////
Big5SMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
Big5SMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.Big5SMModel
/////////////////////////////////////////////////////////////
BIGFIVE - Static variable in class com.aowagie.text.pdf.PdfName
A name
BINDING - Static variable in class com.aowagie.text.pdf.PdfName
A name.
BINDINGMATERIALNAME - Static variable in class com.aowagie.text.pdf.PdfName
A name.
BIT_SHIFT_16BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
BIT_SHIFT_4BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
BIT_SHIFT_8BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
BITSPERCOMPONENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
BITSPERSAMPLE - Static variable in class com.aowagie.text.pdf.PdfName
A name
BL - Static variable in class com.aowagie.text.pdf.PdfName
A name
BLACKIS1 - Static variable in class com.aowagie.text.pdf.PdfName
A name
BLACKPOINT - Static variable in class com.aowagie.text.pdf.PdfName
A name
BLEEDBOX - Static variable in class com.aowagie.text.pdf.PdfName
A name
BLINDS - Static variable in class com.aowagie.text.pdf.PdfName
A name
BLOCKQUOTE - Static variable in class com.aowagie.text.pdf.PdfName
A name
BLUE - Static variable in class com.aowagie.text.ElementTags
attribute of the chunk/table/cell tag
BM - Static variable in class com.aowagie.text.pdf.PdfName
A name
BM_COMPATIBLE - Static variable in class com.aowagie.text.pdf.PdfGState
A possible blend mode
BM_NORMAL - Static variable in class com.aowagie.text.pdf.PdfGState
A possible blend mode
BmpImage - Class in com.aowagie.text.pdf.codec
Reads a BMP image.
body - Variable in class com.aowagie.text.pdf.PdfWriter
body of the PDF document
BOLD - Static variable in class com.aowagie.text.Font
this is a possible style.
bookmarkOpen - Variable in class com.aowagie.text.Section
false if the bookmark children are not visible
bookmarkTitle - Variable in class com.aowagie.text.Section
The bookmark title if different from the content title
border - Variable in class com.aowagie.text.Rectangle
This represents the status of the 4 sides of the rectangle.
BORDER - Static variable in class com.aowagie.text.pdf.PdfName
A name
borderColor - Variable in class com.aowagie.text.pdf.TextField
 
BORDERCOLOR - Static variable in class com.aowagie.text.ElementTags
attribute of the table/cell tag
borderStyle - Variable in class com.aowagie.text.pdf.TextField
 
borderWidth - Variable in class com.aowagie.text.pdf.TextField
 
borderWidth - Variable in class com.aowagie.text.Rectangle
This is the width of the border around this rectangle.
BORDERWIDTH - Static variable in class com.aowagie.text.ElementTags
attribute of the table/cell tag
bottom() - Method in class com.aowagie.text.Document
Returns the lower left y-coordinate.
bottom() - Method in class com.aowagie.text.pdf.PdfRectangle
Returns the lower left y-coordinate.
bottom(float) - Method in class com.aowagie.text.Document
Returns the lower left y-coordinate, considering a given margin.
BOTTOM - Static variable in class com.aowagie.text.ElementTags
attribute of the table/cell tag
BOTTOM - Static variable in class com.aowagie.text.Rectangle
This represents one side of the border of the Rectangle.
bottomMargin() - Method in class com.aowagie.text.Document
Returns the bottom margin.
BoundedBufferedReader - Class in com.aowagie.text.pdf
The BoundedBufferedReader class.
BoundedBufferedReader(Reader) - Constructor for class com.aowagie.text.pdf.BoundedBufferedReader
Crea un BufferedReader con límites de lectura por defecto.
BoundedBufferedReader(Reader, int, int) - Constructor for class com.aowagie.text.pdf.BoundedBufferedReader
Crea un BufferedReader con límites de lectura.
BOUNDS - Static variable in class com.aowagie.text.pdf.PdfName
A name
box - Variable in class com.aowagie.text.pdf.TextField
 
BOX - Static variable in class com.aowagie.text.pdf.PdfName
A name
BOX - Static variable in class com.aowagie.text.Rectangle
This represents a type of border.
bpc - Variable in class com.aowagie.text.Image
The bits per component of the raw image.
BS - Static variable in class com.aowagie.text.pdf.PdfName
A name
BTN - Static variable in class com.aowagie.text.pdf.PdfName
A name
BuiltinFonts14 - Static variable in class com.aowagie.text.pdf.BaseFont
list of the 14 built in fonts.
BulgarianModel - Class in org.mozilla.universalchardet.prober.sequence
 
BulgarianModel(short[], String) - Constructor for class org.mozilla.universalchardet.prober.sequence.BulgarianModel
/////////////////////////////////////////////////////////////
ByteBuffer - Class in com.aowagie.text.pdf
Acts like a StringBuffer but works with byte arrays.
ByteBuffer() - Constructor for class com.aowagie.text.pdf.ByteBuffer
Creates new ByteBuffer with capacity 128
ByteBuffer(int) - Constructor for class com.aowagie.text.pdf.ByteBuffer
Creates a byte buffer with a certain capacity.
BYTERANGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
bytes - Variable in class com.aowagie.text.pdf.PdfObject
The content of this PdfObject

C

C - Static variable in class com.aowagie.text.pdf.PdfName
A name
C0 - Static variable in class com.aowagie.text.pdf.PdfName
A name
C1 - Static variable in class com.aowagie.text.pdf.PdfName
A name
ca - Static variable in class com.aowagie.text.pdf.PdfName
A name
CA - Static variable in class com.aowagie.text.pdf.PdfName
A name
Cache - Interface in org.apache.oro.util
An interface defining the basic functions of a cache.
CACHED - Static variable in class com.aowagie.text.pdf.BaseFont
if the font has to be cached
CacheLRU - Class in org.apache.oro.util
This class is a GenericCache subclass implementing an LRU (Least Recently Used) cache replacement policy.
CacheLRU() - Constructor for class org.apache.oro.util.CacheLRU
Same as:
CacheLRU(int) - Constructor for class org.apache.oro.util.CacheLRU
Creates a CacheLRU instance with a given cache capacity.
calculateHeights(boolean) - Method in class com.aowagie.text.pdf.PdfPTable
Calculates the heights of the table.
calculateHeightsFast() - Method in class com.aowagie.text.pdf.PdfPTable
Calculates the heights of the table.
calculateWidths() - Method in class com.aowagie.text.pdf.PdfPTable
 
CALGRAY - Static variable in class com.aowagie.text.pdf.PdfName
A name
CALRGB - Static variable in class com.aowagie.text.pdf.PdfName
A name
canvas - Variable in class com.aowagie.text.pdf.ColumnText
The PdfContent where the text will be written to.
canvases - Variable in class com.aowagie.text.pdf.ColumnText
 
capacity() - Method in class org.apache.oro.text.GenericPatternCache
Returns the maximum number of patterns that can be cached at one time.
capacity() - Method in interface org.apache.oro.text.PatternCache
Returns the maximum number of patterns that can be cached at one time.
capacity() - Method in interface org.apache.oro.util.Cache
Returns the maximum number of elements that can be cached at one time.
capacity() - Method in class org.apache.oro.util.GenericCache
Returns the maximum number of elements that can be cached at one time.
CAPHEIGHT - Static variable in class com.aowagie.text.pdf.BaseFont
The y coordinate of the top of flat capital letters, measured from the baseline.
CAPHEIGHT - Static variable in class com.aowagie.text.pdf.PdfName
A name
CAPTION - Static variable in class com.aowagie.text.pdf.PdfName
A name
CASE_INSENSITIVE_MASK - Static variable in class org.apache.oro.text.regex.Perl5Compiler
A mask passed as an option to the compile methods to indicate a compiled regular expression should be case insensitive.
catalog - Variable in class com.aowagie.text.pdf.PdfReader
 
CATALOG - Static variable in class com.aowagie.text.pdf.PdfName
A name
CATEGORY - Static variable in class com.aowagie.text.pdf.PdfName
A name
CCITT_BLACKIS1 - Static variable in interface com.aowagie.text.Element
A flag indicating whether 1-bits are to be interpreted as black pixels and 0-bits as white pixels,
CCITT_ENCODEDBYTEALIGN - Static variable in interface com.aowagie.text.Element
A flag indicating whether the filter expects extra 0-bits before each encoded line so that the line begins on a byte boundary.
CCITT_ENDOFBLOCK - Static variable in interface com.aowagie.text.Element
A flag indicating whether the filter expects the encoded data to be terminated by an end-of-block pattern, overriding the Rows parameter.
CCITT_ENDOFLINE - Static variable in interface com.aowagie.text.Element
A flag indicating whether end-of-line bit patterns are required to be present in the encoding.
CCITTFAXDECODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
CCITTG3_1D - Static variable in interface com.aowagie.text.Element
Pure one-dimensional encoding (Group 3, 1-D)
CCITTG3_2D - Static variable in interface com.aowagie.text.Element
Mixed one- and two-dimensional encoding (Group 3, 2-D)
CCITTG4 - Static variable in interface com.aowagie.text.Element
Pure two-dimensional encoding (Group 4)
CCITTG4Encoder - Class in com.aowagie.text.pdf.codec
Encodes data in the CCITT G4 FAX format.
Cell - Class in com.aowagie.text
A Cell is a Rectangle containing other Elements.
Cell() - Constructor for class com.aowagie.text.Cell
Constructs an empty Cell.
CELL - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
CELL - Static variable in class com.aowagie.text.ElementTags
the cell tag
CELL - Static variable in class com.aowagie.text.Row
id of the Cell element in a Row
cellLayout(PdfPCell, Rectangle, PdfContentByte[]) - Method in class com.aowagie.text.pdf.events.PdfPCellEventForwarder
 
cellLayout(PdfPCell, Rectangle, PdfContentByte[]) - Method in interface com.aowagie.text.pdf.PdfPCellEvent
This method is called at the end of the cell rendering.
CELLPADDING - Static variable in class com.aowagie.text.ElementTags
attribute of the table tag
cells - Variable in class com.aowagie.text.Row
This is the array of Objects (Cell or Table).
CELLSFITPAGE - Static variable in class com.aowagie.text.ElementTags
attribute of the table tag
CELLSPACING - Static variable in class com.aowagie.text.ElementTags
attribute of the table tag
CENTER - Static variable in class com.aowagie.text.pdf.PdfName
A name.
CenterWindow - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
CENTERWINDOW - Static variable in class com.aowagie.text.pdf.PdfName
A name
CERT - Static variable in class com.aowagie.text.pdf.PdfName
A name
CERTIFIED_FORM_FILLING - Static variable in class com.aowagie.text.pdf.PdfSignatureAppearance
 
CERTIFIED_FORM_FILLING_AND_ANNOTATIONS - Static variable in class com.aowagie.text.pdf.PdfSignatureAppearance
 
CERTIFIED_NO_CHANGES_ALLOWED - Static variable in class com.aowagie.text.pdf.PdfSignatureAppearance
 
CF - Static variable in class com.aowagie.text.pdf.PdfName
A name
CFM - Static variable in class com.aowagie.text.pdf.PdfName
A name
CH - Static variable in class com.aowagie.text.pdf.PdfName
A name
changeLeading - Variable in class com.aowagie.text.pdf.PdfChunk
Indicates if the height and offset of the Image has to be taken into account
Chapter - Class in com.aowagie.text
A Chapter is a special Section.
CHAPTER - Static variable in interface com.aowagie.text.Element
This is a possible type of Element
CHAPTER - Static variable in class com.aowagie.text.ElementTags
the chapter tag
ChapterAutoNumber - Class in com.aowagie.text
Chapter with auto numbering.
ChapterAutoNumber(String) - Constructor for class com.aowagie.text.ChapterAutoNumber
Create a new object.
CHAR_RANGE_ARABIC - Static variable in class com.aowagie.text.pdf.BaseFont
 
CHAR_RANGE_CYRILLIC - Static variable in class com.aowagie.text.pdf.BaseFont
 
CHAR_RANGE_HEBREW - Static variable in class com.aowagie.text.pdf.BaseFont
 
CHAR_RANGE_LATIN - Static variable in class com.aowagie.text.pdf.BaseFont
 
characters(char[], int, int) - Method in class net.sf.jmimemagic.MagicParser
 
charBBoxes - Variable in class com.aowagie.text.pdf.BaseFont
 
CharDistributionAnalysis - Class in org.mozilla.universalchardet.prober.distributionanalysis
 
CharDistributionAnalysis() - Constructor for class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
/////////////////////////////////////////////////////////////
charExists(int) - Method in class com.aowagie.text.pdf.BaseFont
Checks if a character exists in this font.
charExists(int) - Method in class com.aowagie.text.pdf.DocumentFont
 
charLength - Variable in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis.Order
 
charLenTable - Variable in class org.mozilla.universalchardet.prober.statemachine.SMModel
 
CHARPROCS - Static variable in class com.aowagie.text.pdf.PdfName
A name
CHARSET_BIG5 - Static variable in class org.mozilla.universalchardet.Constants
BIG5.
CHARSET_EUC_JP - Static variable in class org.mozilla.universalchardet.Constants
EUC-JP.
CHARSET_EUC_KR - Static variable in class org.mozilla.universalchardet.Constants
EUC-KR.
CHARSET_EUC_TW - Static variable in class org.mozilla.universalchardet.Constants
EUC-TW.
CHARSET_GB18030 - Static variable in class org.mozilla.universalchardet.Constants
GB18030.
CHARSET_HZ_GB_2312 - Static variable in class org.mozilla.universalchardet.Constants
HZ-GB-2312.
CHARSET_IBM855 - Static variable in class org.mozilla.universalchardet.Constants
IBM855.
CHARSET_IBM866 - Static variable in class org.mozilla.universalchardet.Constants
IBM855.
CHARSET_ISO_2022_CN - Static variable in class org.mozilla.universalchardet.Constants
ISO-2022-CN.
CHARSET_ISO_2022_JP - Static variable in class org.mozilla.universalchardet.Constants
ISO-2022-JP.
CHARSET_ISO_2022_KR - Static variable in class org.mozilla.universalchardet.Constants
ISO-2022-KR.
CHARSET_ISO_8859_5 - Static variable in class org.mozilla.universalchardet.Constants
ISO-8859-5.
CHARSET_ISO_8859_7 - Static variable in class org.mozilla.universalchardet.Constants
ISO-8859-7.
CHARSET_ISO_8859_8 - Static variable in class org.mozilla.universalchardet.Constants
ISO-8859-8.
CHARSET_KOI8_R - Static variable in class org.mozilla.universalchardet.Constants
KOI8-R.
CHARSET_MACCYRILLIC - Static variable in class org.mozilla.universalchardet.Constants
MACCYRILLIC.
CHARSET_SHIFT_JIS - Static variable in class org.mozilla.universalchardet.Constants
SHIFT_JIS.
CHARSET_UTF_16BE - Static variable in class org.mozilla.universalchardet.Constants
UTF-16BE.
CHARSET_UTF_16LE - Static variable in class org.mozilla.universalchardet.Constants
UTF-16LE.
CHARSET_UTF_32BE - Static variable in class org.mozilla.universalchardet.Constants
UTF-32BE.
CHARSET_UTF_32LE - Static variable in class org.mozilla.universalchardet.Constants
UTF-32LE.
CHARSET_UTF_8 - Static variable in class org.mozilla.universalchardet.Constants
UTF-8.
CHARSET_WINDOWS_1251 - Static variable in class org.mozilla.universalchardet.Constants
WINDOWS-1251.
CHARSET_WINDOWS_1252 - Static variable in class org.mozilla.universalchardet.Constants
WINDOWS-1252.
CHARSET_WINDOWS_1253 - Static variable in class org.mozilla.universalchardet.Constants
WINDOWS-1253.
CHARSET_WINDOWS_1255 - Static variable in class org.mozilla.universalchardet.Constants
WINDOWS-1255.
CHARSET_X_ISO_10646_UCS_4_2143 - Static variable in class org.mozilla.universalchardet.Constants
X-ISO-10646-UCS-4-2143.
CHARSET_X_ISO_10646_UCS_4_3412 - Static variable in class org.mozilla.universalchardet.Constants
X-ISO-10646-UCS-4-3412.
charsetName - Variable in class org.mozilla.universalchardet.prober.sequence.SequenceModel
 
CharsetProber - Class in org.mozilla.universalchardet.prober
 
CharsetProber() - Constructor for class org.mozilla.universalchardet.prober.CharsetProber
 
CharsetProber.ProbingState - Enum in org.mozilla.universalchardet.prober
/////////////////////////////////////////////////////////////
charToFreqOrder - Variable in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
charToOrderMap - Variable in class org.mozilla.universalchardet.prober.sequence.SequenceModel
/////////////////////////////////////////////////////////////
checkPDFXConformance(PdfWriter, int, Object) - Static method in class com.aowagie.text.pdf.internal.PdfXConformanceImp
Business logic that checks if a certain object is in conformance with PDF/X.
checksumText - Variable in class com.aowagie.text.pdf.Barcode
Shows the generated checksum in the the text.
checkTrueOrFalse(Properties, String) - Static method in class com.aowagie.text.Utilities
Checks for a true/false value of a key in a Properties object.
checkWriter() - Method in class com.aowagie.text.pdf.PdfContentByte
Check if we have a valid PdfWriter.
Chunk - Class in com.aowagie.text
This is the smallest significant part of text that can be added to a document.
Chunk() - Constructor for class com.aowagie.text.Chunk
Empty constructor.
Chunk(char) - Constructor for class com.aowagie.text.Chunk
Constructs a chunk of text with a char, without specifying a Font .
Chunk(char, Font) - Constructor for class com.aowagie.text.Chunk
Constructs a chunk of text with a char and a certain Font.
Chunk(Chunk) - Constructor for class com.aowagie.text.Chunk
A Chunk copy constructor.
Chunk(Image, float, float) - Constructor for class com.aowagie.text.Chunk
Constructs a chunk containing an Image.
Chunk(Image, float, float, boolean) - Constructor for class com.aowagie.text.Chunk
Constructs a chunk containing an Image.
Chunk(DrawInterface) - Constructor for class com.aowagie.text.Chunk
Creates a separator Chunk.
Chunk(DrawInterface, boolean) - Constructor for class com.aowagie.text.Chunk
Creates a separator Chunk.
Chunk(DrawInterface, float) - Constructor for class com.aowagie.text.Chunk
Creates a tab Chunk.
Chunk(DrawInterface, float, boolean) - Constructor for class com.aowagie.text.Chunk
Creates a tab Chunk.
Chunk(String) - Constructor for class com.aowagie.text.Chunk
Constructs a chunk of text with a certain content, without specifying a Font.
Chunk(String, Font) - Constructor for class com.aowagie.text.Chunk
Constructs a chunk of text with a certain content and a certain Font.
CHUNK - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
CHUNK - Static variable in class com.aowagie.text.ElementTags
the chunk tag
chunks - Variable in class com.aowagie.text.pdf.BidiLine
 
CI - Static variable in class com.aowagie.text.pdf.PdfName
A name
CID_NEWLINE - Static variable in class com.aowagie.text.pdf.BaseFont
The fake CID code that represents a newline.
CIDFONTTYPE0 - Static variable in class com.aowagie.text.pdf.PdfName
A name
CIDFONTTYPE2 - Static variable in class com.aowagie.text.pdf.PdfName
A name
CIDSET - Static variable in class com.aowagie.text.pdf.PdfName
A name
CIDSYSTEMINFO - Static variable in class com.aowagie.text.pdf.PdfName
A name
CIDTOGIDMAP - Static variable in class com.aowagie.text.pdf.PdfName
A name
CIRCLE - Static variable in class com.aowagie.text.pdf.PdfName
A name
classFactor - Variable in class org.mozilla.universalchardet.prober.statemachine.SMModel
 
classTable - Variable in class org.mozilla.universalchardet.prober.statemachine.SMModel
/////////////////////////////////////////////////////////////
clearChunks() - Method in class com.aowagie.text.pdf.BidiLine
 
clearChunks() - Method in class com.aowagie.text.pdf.ColumnText
Clears the chunk array.
clip() - Method in class com.aowagie.text.pdf.PdfContentByte
Modify the current clipping path by intersecting it with the current path, using the nonzero winding number rule to determine which regions lie inside the clipping path.
clone() - Method in class net.sf.jmimemagic.MagicMatch
 
clone() - Method in class net.sf.jmimemagic.MagicMatcher
 
cloneNonPositionParameters(Rectangle) - Method in class com.aowagie.text.Rectangle
Copies each of the parameters, except the position, from a Rectangle object
close - Variable in class com.aowagie.text.Document
Has the document already been closed?
close() - Method in interface com.aowagie.text.DocListener
Signals that the Document was closed and that no other Elements will be added.
close() - Method in class com.aowagie.text.Document
Closes the document.
close() - Method in class com.aowagie.text.DocWriter
Signals that the Document was closed and that no other Elements will be added.
close() - Method in class com.aowagie.text.pdf.OutputStreamCounter
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class com.aowagie.text.pdf.PdfReader
Closes the reader
close() - Method in class com.aowagie.text.pdf.PdfStamper
Closes the document.
close() - Method in class com.aowagie.text.pdf.PdfWriter
Signals that the Document was closed and that no other Elements will be added.
close() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
close() - Method in class com.aowagie.text.xml.xmp.XmpWriter
Flushes and closes the XmpWriter.
close(PdfDictionary) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
This is the last method to be called when using external signatures.
close(Calendar) - Method in class com.aowagie.text.pdf.PdfStamper
Closes the document.
closePath() - Method in class com.aowagie.text.pdf.PdfContentByte
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath.
closePathEoFillStroke() - Method in class com.aowagie.text.pdf.PdfContentByte
Closes the path, fills it using the even-odd rule to determine the region to fill and strokes it.
closePathFillStroke() - Method in class com.aowagie.text.pdf.PdfContentByte
Closes the path, fills it using the non-zero winding number rule to determine the region to fill and strokes it.
closePathStroke() - Method in class com.aowagie.text.pdf.PdfContentByte
Closes the path and strokes it.
CMap - Class in com.aowagie.text.pdf.fonts.cmaps
This class represents a CMap file.
CMap() - Constructor for class com.aowagie.text.pdf.fonts.cmaps.CMap
Creates a new instance of CMap.
CMapAwareDocumentFont - Class in com.aowagie.text.pdf
Implementation of DocumentFont used while parsing PDF streams.
CMapAwareDocumentFont(PRIndirectReference) - Constructor for class com.aowagie.text.pdf.CMapAwareDocumentFont
Creates an instance of a CMapAwareFont based on an indirect reference to a font.
CMapParser - Class in com.aowagie.text.pdf.fonts.cmaps
This will parser a CMap stream.
CMapParser() - Constructor for class com.aowagie.text.pdf.fonts.cmaps.CMapParser
Creates a new instance of CMapParser.
CMD - Static variable in class com.aowagie.text.pdf.PdfName
A name.
CO - Static variable in class com.aowagie.text.pdf.PdfName
A name
CODABAR - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
code - Variable in class com.aowagie.text.pdf.Barcode
The code to generate.
CODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
CODE_A - Static variable in class com.aowagie.text.pdf.Barcode128
 
CODE_AB_TO_C - Static variable in class com.aowagie.text.pdf.Barcode128
The charset code change.
CODE_AC_TO_B - Static variable in class com.aowagie.text.pdf.Barcode128
The charset code change.
CODE_BC_TO_A - Static variable in class com.aowagie.text.pdf.Barcode128
The charset code change.
CODE_C - Static variable in class com.aowagie.text.pdf.Barcode128
 
CODE128 - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
CODE128_RAW - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
CODE128_UCC - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
codeType - Variable in class com.aowagie.text.pdf.Barcode
The code type.
CodingStateMachine - Class in org.mozilla.universalchardet.prober.statemachine
 
CodingStateMachine(SMModel) - Constructor for class org.mozilla.universalchardet.prober.statemachine.CodingStateMachine
 
COLLECTION - Static variable in class com.aowagie.text.pdf.PdfName
A name
COLLECTIONFIELD - Static variable in class com.aowagie.text.pdf.PdfName
A name
COLLECTIONITEM - Static variable in class com.aowagie.text.pdf.PdfName
A name
COLLECTIONSCHEMA - Static variable in class com.aowagie.text.pdf.PdfName
A name
COLLECTIONSORT - Static variable in class com.aowagie.text.pdf.PdfName
A name
COLLECTIONSUBITEM - Static variable in class com.aowagie.text.pdf.PdfName
A name
COLOR - Static variable in class com.aowagie.text.Chunk
Key for color.
COLOR - Static variable in class com.aowagie.text.ElementTags
attribute of the chunk/table/cell tag
COLORS - Static variable in class com.aowagie.text.pdf.PdfName
A name
colorspace - Variable in class com.aowagie.text.Image
this is the colorspace of a jpeg-image.
COLORSPACE - Static variable in class com.aowagie.text.pdf.PdfName
A name
COLSPAN - Static variable in class com.aowagie.text.ElementTags
attribute of the cell tag
columns - Variable in class com.aowagie.text.Row
This is the number of columns in the Row.
COLUMNS - Static variable in class com.aowagie.text.ElementTags
attribute of the table tag
COLUMNS - Static variable in class com.aowagie.text.pdf.PdfName
A name
ColumnText - Class in com.aowagie.text.pdf
Formats text in a columnwise form.
ColumnText(PdfContentByte) - Constructor for class com.aowagie.text.pdf.ColumnText
Creates a ColumnText.
com.aowagie.text - package com.aowagie.text
 
com.aowagie.text.exceptions - package com.aowagie.text.exceptions
 
com.aowagie.text.factories - package com.aowagie.text.factories
 
com.aowagie.text.html - package com.aowagie.text.html
 
com.aowagie.text.pdf - package com.aowagie.text.pdf
 
com.aowagie.text.pdf.codec - package com.aowagie.text.pdf.codec
 
com.aowagie.text.pdf.codec.wmf - package com.aowagie.text.pdf.codec.wmf
 
com.aowagie.text.pdf.collection - package com.aowagie.text.pdf.collection
 
com.aowagie.text.pdf.crypto - package com.aowagie.text.pdf.crypto
 
com.aowagie.text.pdf.draw - package com.aowagie.text.pdf.draw
 
com.aowagie.text.pdf.events - package com.aowagie.text.pdf.events
 
com.aowagie.text.pdf.fonts - package com.aowagie.text.pdf.fonts
 
com.aowagie.text.pdf.fonts.cmaps - package com.aowagie.text.pdf.fonts.cmaps
 
com.aowagie.text.pdf.hyphenation - package com.aowagie.text.pdf.hyphenation
 
com.aowagie.text.pdf.interfaces - package com.aowagie.text.pdf.interfaces
 
com.aowagie.text.pdf.internal - package com.aowagie.text.pdf.internal
 
com.aowagie.text.pdf.parser - package com.aowagie.text.pdf.parser
 
com.aowagie.text.xml - package com.aowagie.text.xml
 
com.aowagie.text.xml.simpleparser - package com.aowagie.text.xml.simpleparser
 
com.aowagie.text.xml.xmp - package com.aowagie.text.xml.xmp
 
COMB - Static variable in class com.aowagie.text.pdf.TextField
combo box flag.
compareTo(Object) - Method in class com.aowagie.text.Font
Compares this Font with another
compareTo(Object) - Method in class com.aowagie.text.pdf.PdfName
Compares this object with the specified object for order.
compile(char[]) - Method in interface org.apache.oro.text.regex.PatternCompiler
Compiles a regular expression into a data structure that can be used by a PatternMatcher implementation to perform pattern matching.
compile(char[]) - Method in class org.apache.oro.text.regex.Perl5Compiler
Same as calling compile(pattern, Perl5Compiler.DEFAULT_MASK);
compile(char[], int) - Method in interface org.apache.oro.text.regex.PatternCompiler
Compiles a regular expression into a data structure that can be used by a PatternMatcher implementation to perform pattern matching.
compile(char[], int) - Method in class org.apache.oro.text.regex.Perl5Compiler
Compiles a Perl5 regular expression into a Perl5Pattern instance that can be used by a Perl5Matcher object to perform pattern matching.
compile(String) - Method in interface org.apache.oro.text.regex.PatternCompiler
Compiles a regular expression into a data structure that can be used by a PatternMatcher implementation to perform pattern matching.
compile(String) - Method in class org.apache.oro.text.regex.Perl5Compiler
Same as calling compile(pattern, Perl5Compiler.DEFAULT_MASK);
compile(String, int) - Method in interface org.apache.oro.text.regex.PatternCompiler
Compiles a regular expression into a data structure that can be used by a PatternMatcher implementation to perform pattern matching.
compile(String, int) - Method in class org.apache.oro.text.regex.Perl5Compiler
Compiles a Perl5 regular expression into a Perl5Pattern instance that can be used by a Perl5Matcher object to perform pattern matching.
complete - Variable in class com.aowagie.text.pdf.PdfPTable
Indicates if the PdfPTable is complete once added to the document.
complete - Variable in class com.aowagie.text.Section
Indicates if the Section will be complete once added to the document.
complete() - Method in class com.aowagie.text.Table
Will fill empty cells with valid blank Cells
completeExtraCatalog(PdfDictionary) - Method in class com.aowagie.text.pdf.internal.PdfXConformanceImp
 
completeInfoDictionary(PdfDictionary) - Method in class com.aowagie.text.pdf.internal.PdfXConformanceImp
 
completeRow() - Method in class com.aowagie.text.pdf.PdfPTable
Completes the current row with the default cell.
composite - Variable in class com.aowagie.text.pdf.ColumnText
 
compositeColumn - Variable in class com.aowagie.text.pdf.ColumnText
 
compositeElements - Variable in class com.aowagie.text.pdf.ColumnText
 
compress - Static variable in class com.aowagie.text.Document
Allows the pdf documents to be produced without compression for debugging purposes.
compress(byte[], int, int) - Static method in class com.aowagie.text.pdf.codec.CCITTG4Encoder
Encodes a full image.
compressed - Variable in class com.aowagie.text.pdf.PdfStream
is the stream compressed?
compressionLevel - Variable in class com.aowagie.text.pdf.BaseFont
The compression level for the font stream.
compressionLevel - Variable in class com.aowagie.text.pdf.PdfStream
The level of compression.
compressionLevel - Variable in class com.aowagie.text.pdf.PdfWriter
The compression level of the content streams.
concatCTM(float, float, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Concatenate a matrix to the current transformation matrix.
CONDITION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
CONFIGURATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
CONFIGURATIONS - Static variable in class com.aowagie.text.pdf.PdfName
A name.
Constants - Class in org.mozilla.universalchardet
Nombres de los juegos de caracteres.
constructTitle(Paragraph, ArrayList, int, int) - Static method in class com.aowagie.text.Section
Constructs a Paragraph that will be used as title for a Section or Chapter.
CONTACTINFO - Static variable in class com.aowagie.text.pdf.PdfName
A name
contains(char[], Pattern) - Method in interface org.apache.oro.text.regex.PatternMatcher
Determines if a string (represented as a char[]) contains a pattern.
contains(char[], Pattern) - Method in class org.apache.oro.text.regex.Perl5Matcher
Determines if a string (represented as a char[]) contains a pattern.
contains(String) - Static method in class com.aowagie.text.FontFactory
Gets a set of registered fontnames.
contains(String, Pattern) - Method in interface org.apache.oro.text.regex.PatternMatcher
Determines if a string contains a pattern.
contains(String, Pattern) - Method in class org.apache.oro.text.regex.Perl5Matcher
Determines if a string contains a pattern.
contains(PatternMatcherInput, Pattern) - Method in interface org.apache.oro.text.regex.PatternMatcher
Determines if the contents of a PatternMatcherInput, starting from the current offset of the input contains a pattern.
contains(PatternMatcherInput, Pattern) - Method in class org.apache.oro.text.regex.Perl5Matcher
Determines if the contents of a PatternMatcherInput, starting from the current offset of the input contains a pattern.
content - Variable in class com.aowagie.text.Chunk
This is the content of this chunk of text.
content - Variable in class com.aowagie.text.pdf.PdfContentByte
This is the actual content
content() - Method in class com.aowagie.text.Annotation
Gets the content of this Annotation.
CONTENT - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
CONTENT - Static variable in class com.aowagie.text.ElementTags
attribute of the annotation tag
CONTENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
CONTENTS - Static variable in class com.aowagie.text.pdf.PdfName
A name
CONVERT2PDFP - Static variable in class com.aowagie.text.ElementTags
attribute of the table tag
convertAnnotation(PdfWriter, Annotation, Rectangle) - Static method in class com.aowagie.text.pdf.internal.PdfAnnotationsImp
 
convertColumn(float[]) - Method in class com.aowagie.text.pdf.ColumnText
Converts a sequence of lines representing one of the column bounds into an internal format.
convertException(Exception) - Static method in exception class com.aowagie.text.ExceptionConverter
Convert an Exception into an unchecked exception.
convertToUtf32(char[], int) - Static method in class com.aowagie.text.Utilities
Converts a unicode character in a character array to a UTF 32 code point value.
convertToUtf32(char, char) - Static method in class com.aowagie.text.Utilities
Returns the code point of a UTF32 character corresponding with a high and a low surrogate value.
convertToUtf32(String, int) - Static method in class com.aowagie.text.Utilities
Converts a unicode character in a String to a UTF32 code point value
COORDS - Static variable in class com.aowagie.text.pdf.PdfName
A name
copyFormat(PdfPTable) - Method in class com.aowagie.text.pdf.PdfPTable
Copies the format of the sourceTable without copying the content.
correctArabicAdvance() - Method in class com.aowagie.text.pdf.BaseFont
iText expects Arabic Diactrics (tashkeel) to have zero advance but some fonts, most notably those that come with Windows, like times.ttf, have non-zero advance for those characters.
COUNT - Static variable in class com.aowagie.text.pdf.PdfName
A name
COURIER - Static variable in class com.aowagie.text.Font
a possible value of a font family.
COURIER - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
COURIER - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
COURIER - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
COURIER_BOLD - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
COURIER_BOLD - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
COURIER_BOLD - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
COURIER_BOLDOBLIQUE - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
COURIER_BOLDOBLIQUE - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
COURIER_BOLDOBLIQUE - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
COURIER_OBLIQUE - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
COURIER_OBLIQUE - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
COURIER_OBLIQUE - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
CP1250 - Static variable in class com.aowagie.text.pdf.BaseFont
A possible encoding.
CP1252 - Static variable in class com.aowagie.text.pdf.BaseFont
A possible encoding.
CP1257 - Static variable in class com.aowagie.text.pdf.BaseFont
A possible encoding.
createArrayOfPdfChunks(int, int) - Method in class com.aowagie.text.pdf.BidiLine
 
createArrayOfPdfChunks(int, int, PdfChunk) - Method in class com.aowagie.text.pdf.BidiLine
 
createAwtImage(Color, Color) - Method in class com.aowagie.text.pdf.Barcode
Creates a java.awt.Image.
createAwtImage(Color, Color) - Method in class com.aowagie.text.pdf.Barcode128
Creates a java.awt.Image.
createButton(PdfWriter, int) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createCheckBox(PdfWriter) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createChoice(PdfWriter, int, PdfArray, int) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createCombo(PdfWriter, boolean, String[][], int) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createCombo(PdfWriter, boolean, String[], int) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createEmpty(PdfWriter) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createEncoding() - Method in class com.aowagie.text.pdf.BaseFont
Creates the widths and the differences arrays
createFont() - Static method in class com.aowagie.text.pdf.BaseFont
Creates a new font.
createFont(PRIndirectReference) - Static method in class com.aowagie.text.pdf.BaseFont
Creates a font based on an existing document font.
createFont(String, String, boolean) - Static method in class com.aowagie.text.pdf.BaseFont
Creates a new font.
createFont(String, String, boolean, boolean) - Static method in class com.aowagie.text.pdf.BaseFont
Creates a new font.
createFont(String, String, boolean, boolean, byte[], byte[]) - Static method in class com.aowagie.text.pdf.BaseFont
Creates a new font.
createFont(String, String, boolean, boolean, byte[], byte[], boolean) - Static method in class com.aowagie.text.pdf.BaseFont
Creates a new font.
createFont(String, String, boolean, boolean, byte[], byte[], boolean, boolean) - Static method in class com.aowagie.text.pdf.BaseFont
Creates a new font.
createImageWithBarcode(PdfContentByte, Color, Color) - Method in class com.aowagie.text.pdf.Barcode
Creates an Image with the barcode.
createList(PdfWriter, String[][], int) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createList(PdfWriter, String[], int) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createPdfPTable() - Method in class com.aowagie.text.SimpleTable
Creates a PdfPTable object based on this TableAttributes object.
createPdfPTable() - Method in class com.aowagie.text.Table
Create a PdfPTable based on this Table object.
createPushButton(PdfWriter) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createRadioButton(PdfWriter, boolean) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createScreen(PdfWriter, Rectangle, String, PdfFileSpecification, String, boolean) - Static method in class com.aowagie.text.pdf.PdfAnnotation
Creates a screen PdfAnnotation
createSignature(PdfReader, OutputStream, char, File, boolean) - Static method in class com.aowagie.text.pdf.PdfStamper
Applies a digital signature to a document, possibly as a new revision, making possible multiple signatures.
createSignature(PdfReader, OutputStream, char, File, boolean, Calendar) - Static method in class com.aowagie.text.pdf.PdfStamper
Applies a digital signature to a document, possibly as a new revision, making possible multiple signatures.
createSignature(PdfWriter) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createSubsetPrefix() - Static method in class com.aowagie.text.pdf.BaseFont
Creates a unique subset prefix to be added to the font name when the font is embedded and subset.
createTemplate(float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Creates a new template.
createTemplate(PdfWriter, float, float) - Static method in class com.aowagie.text.pdf.PdfTemplate
Creates a new template.
createTemplateWithBarcode(PdfContentByte, Color, Color) - Method in class com.aowagie.text.pdf.Barcode
Creates a template with the barcode.
createTextField(PdfWriter, boolean, boolean, int) - Static method in class com.aowagie.text.pdf.PdfFormField
 
createXmpMetadata() - Method in class com.aowagie.text.pdf.PdfWriter
 
CREATIONDATE - Static variable in interface com.aowagie.text.Element
This is a possible type of Element .
CREATIONDATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
CREATOR - Static variable in interface com.aowagie.text.Element
This is a possible type of Element .
CREATOR - Static variable in class com.aowagie.text.pdf.PdfName
A name
CREATORINFO - Static variable in class com.aowagie.text.pdf.PdfName
A name
CROPBOX - Static variable in class com.aowagie.text.pdf.PdfName
A name
CRYPT - Static variable in class com.aowagie.text.pdf.PdfName
A name
crypto - Variable in class com.aowagie.text.pdf.PdfWriter
Contains the business logic for cryptography.
CS - Static variable in class com.aowagie.text.pdf.PdfName
A name
CSS_KEY_COLOR - Static variable in class com.aowagie.text.html.Markup
the CSS tag for text color
CSS_KEY_FONTFAMILY - Static variable in class com.aowagie.text.html.Markup
the CSS tag for the font family
CSS_KEY_FONTSIZE - Static variable in class com.aowagie.text.html.Markup
the CSS tag for the font size
CSS_KEY_FONTSTYLE - Static variable in class com.aowagie.text.html.Markup
the CSS tag for the font style
CSS_KEY_FONTWEIGHT - Static variable in class com.aowagie.text.html.Markup
the CSS tag for the font weight
CSS_KEY_LINEHEIGHT - Static variable in class com.aowagie.text.html.Markup
the CSS tag for text decorations
CSS_KEY_VERTICALALIGN - Static variable in class com.aowagie.text.html.Markup
the CSS tag for text decorations
CSS_VALUE_BOLD - Static variable in class com.aowagie.text.html.Markup
a CSS value for text font weight
CSS_VALUE_ITALIC - Static variable in class com.aowagie.text.html.Markup
a CSS value for text font style
CSS_VALUE_LINETHROUGH - Static variable in class com.aowagie.text.html.Markup
a CSS value for text decoration
CSS_VALUE_NORMAL - Static variable in class com.aowagie.text.html.Markup
a CSS value
CSS_VALUE_OBLIQUE - Static variable in class com.aowagie.text.html.Markup
a CSS value for text font style
CSS_VALUE_UNDERLINE - Static variable in class com.aowagie.text.html.Markup
a CSS value for text decoration
CUEPOINT - Static variable in class com.aowagie.text.pdf.PdfName
A name.
CUEPOINTS - Static variable in class com.aowagie.text.pdf.PdfName
A name.
currentBytePos - Variable in class org.mozilla.universalchardet.prober.statemachine.CodingStateMachine
 
currentChar - Variable in class com.aowagie.text.pdf.BidiLine
 
currentCharLen - Variable in class org.mozilla.universalchardet.prober.statemachine.CodingStateMachine
 
currentColumn - Variable in class com.aowagie.text.Row
This is a valid position the Row.
currentLeading - Variable in class com.aowagie.text.pdf.ColumnText
The leading for the current line.
currentPdfReaderInstance - Variable in class com.aowagie.text.pdf.PdfWriter
 
currentRow - Variable in class com.aowagie.text.pdf.PdfPTable
 
currentRowIdx - Variable in class com.aowagie.text.pdf.PdfPTable
 
currentState - Variable in class org.mozilla.universalchardet.prober.statemachine.CodingStateMachine
 
curveTo(float, float, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Appends a Bêzier curve to the path, starting from the current point.
CX - Static variable in class com.aowagie.text.Image
This represents a coordinate in the transformation matrix.
CY - Static variable in class com.aowagie.text.Image
This represents a coordinate in the transformation matrix.
CyrillicModel - Class in org.mozilla.universalchardet.prober.sequence
 
CyrillicModel(short[], String) - Constructor for class org.mozilla.universalchardet.prober.sequence.CyrillicModel
/////////////////////////////////////////////////////////////

D

D - Static variable in class com.aowagie.text.pdf.PdfName
A name
DA - Static variable in class com.aowagie.text.pdf.PdfName
A name
DA_COLOR - Static variable in class com.aowagie.text.pdf.AcroFields
 
DA_FONT - Static variable in class com.aowagie.text.pdf.AcroFields
 
DA_SIZE - Static variable in class com.aowagie.text.pdf.AcroFields
 
DATA - Static variable in class com.aowagie.text.pdf.PdfName
A name
dataEnd() - Method in class org.mozilla.universalchardet.UniversalDetector
Indicate the end of data input.
DC - Static variable in class com.aowagie.text.pdf.PdfName
A name
DCTDECODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
DEACTIVATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
decode(byte[], int, int) - Method in class com.aowagie.text.pdf.CMapAwareDocumentFont
Decodes a string of bytes (encoded in the font's encoding) into a unicode string This will use the ToUnicode map of the font, if available, otherwise it uses the font's encoding
decode(String) - Static method in class com.aowagie.text.pdf.codec.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String) - Static method in class com.aowagie.text.pdf.PdfDate
Converts a PDF string representing a date into a Calendar.
DECODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
decodeColor(String) - Static method in class com.aowagie.text.html.Markup
Converts a Color into a HTML representation of this Color.
decodeGenericDictionary(PdfDictionary, BaseField) - Method in class com.aowagie.text.pdf.AcroFields
 
decodeName(String) - Static method in class com.aowagie.text.pdf.PdfName
Decodes an escaped name given in the form "/AB#20CD" into "AB CD".
DECODEPARMS - Static variable in class com.aowagie.text.pdf.PdfName
A name
DEFAULT - Static variable in class com.aowagie.text.pdf.PdfName
A name
DEFAULT_CAPACITY - Static variable in class org.apache.oro.text.GenericPatternCache
The default capacity to be used by the GenericPatternCache subclasses provided with this package.
DEFAULT_CAPACITY - Static variable in class org.apache.oro.util.GenericCache
The default capacity to be used by the GenericCache subclasses provided with this package.
DEFAULT_COMPRESSION - Static variable in class com.aowagie.text.pdf.PdfStream
A possible compression level.
DEFAULT_FONT_SIZE - Static variable in class com.aowagie.text.html.Markup
a default value for font-size
DEFAULT_MASK - Static variable in class org.apache.oro.text.regex.Perl5Compiler
The default mask for the compile methods.
defaultCell - Variable in class com.aowagie.text.pdf.PdfPTable
 
DEFAULTCMYK - Static variable in class com.aowagie.text.pdf.PdfName
A name
defaultContent - Variable in class com.aowagie.text.xml.XmlPeer
This is String that contains the default content of the attributes.
DEFAULTCRYPTFILTER - Static variable in class com.aowagie.text.pdf.PdfName
A name
DEFAULTDIR - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
defaultEmbedding - Static variable in class com.aowagie.text.FontFactory
This is the default value of the embedded variable.
defaultEmbedding - Variable in class com.aowagie.text.FontFactoryImp
This is the default value of the embedded variable.
defaultEncoding - Static variable in class com.aowagie.text.FontFactory
This is the default encoding to use.
defaultEncoding - Variable in class com.aowagie.text.FontFactoryImp
This is the default encoding to use.
DEFAULTGRAY - Static variable in class com.aowagie.text.pdf.PdfName
A name
DEFAULTRGB - Static variable in class com.aowagie.text.pdf.PdfName
A name
DEL - Static variable in class com.aowagie.text.pdf.Barcode128
 
deleteBodyRows() - Method in class com.aowagie.text.pdf.PdfPTable
Removes all of the rows except headers
deleteLastRow() - Method in class com.aowagie.text.pdf.PdfPTable
Deletes the last row in the table.
deleteRow(int) - Method in class com.aowagie.text.pdf.PdfPTable
Deletes a row from the table.
DESC - Static variable in class com.aowagie.text.pdf.PdfName
A name
DESCENDANTFONTS - Static variable in class com.aowagie.text.pdf.PdfName
A name
descender - Variable in class com.aowagie.text.pdf.ColumnText
 
DESCENT - Static variable in class com.aowagie.text.pdf.BaseFont
The maximum depth below the baseline reached by glyphs in this font.
DESCENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
descriptionMatches(String) - Method in class net.sf.jmimemagic.MagicMatch
determine if this match or any submatches has the description
DEST - Static variable in class com.aowagie.text.pdf.PdfName
A name
DESTINATION - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
DESTINATION - Static variable in class com.aowagie.text.ElementTags
attribute of the annotation tag
DESTOUTPUTPROFILE - Static variable in class com.aowagie.text.pdf.PdfName
A name
DESTS - Static variable in class com.aowagie.text.pdf.PdfName
A name
detailChunks - Variable in class com.aowagie.text.pdf.BidiLine
 
DETECTING - Enum constant in enum org.mozilla.universalchardet.prober.CharsetProber.ProbingState
 
DEVICECMYK - Static variable in class com.aowagie.text.pdf.PdfName
A name
DEVICEGRAY - Static variable in class com.aowagie.text.pdf.PdfName
A name
DEVICERGB - Static variable in class com.aowagie.text.pdf.PdfName
A name
DI - Static variable in class com.aowagie.text.pdf.PdfName
A name
differences - Variable in class com.aowagie.text.pdf.BaseFont
encoding names
DIFFERENCES - Static variable in class com.aowagie.text.pdf.PdfName
A name
DIGIT_TYPE_AN - Static variable in class com.aowagie.text.pdf.ColumnText
Digit type option: Use Arabic-Indic digits (U+0660...U+0669).
DIGIT_TYPE_AN_EXTENDED - Static variable in class com.aowagie.text.pdf.ColumnText
Digit type option: Use Eastern (Extended) Arabic-Indic digits (U+06f0...U+06f9).
DIGITS_AN2EN - Static variable in class com.aowagie.text.pdf.ColumnText
Digit shaping option: Replace Arabic-Indic digits by European digits (U+0030...U+0039).
DIGITS_EN2AN - Static variable in class com.aowagie.text.pdf.ColumnText
Digit shaping option: Replace European digits (U+0030...U+0039) by Arabic-Indic digits.
DIGITS_EN2AN_INIT_AL - Static variable in class com.aowagie.text.pdf.ColumnText
Digit shaping option: Replace European digits (U+0030...U+0039) by Arabic-Indic digits if the most recent strongly directional character is an Arabic letter (its Bidi direction value is RIGHT_TO_LEFT_ARABIC).
DIGITS_EN2AN_INIT_LR - Static variable in class com.aowagie.text.pdf.ColumnText
Digit shaping option: Replace European digits (U+0030...U+0039) by Arabic-Indic digits if the most recent strongly directional character is an Arabic letter (its Bidi direction value is RIGHT_TO_LEFT_ARABIC).
DIRECTION - Static variable in class com.aowagie.text.pdf.PdfName
A name
DirectionL2R - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
DirectionR2L - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
directTextToByte - Variable in class com.aowagie.text.pdf.BaseFont
Converts char directly to byte by casting.
disableBorderSide(int) - Method in class com.aowagie.text.Rectangle
Disables the border on the specified side.
DisplayDocTitle - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
DISPLAYDOCTITLE - Static variable in class com.aowagie.text.pdf.PdfName
A name
DISSOLVE - Static variable in class com.aowagie.text.pdf.PdfName
A name
DIV - Static variable in class com.aowagie.text.pdf.PdfName
A name
DM - Static variable in class com.aowagie.text.pdf.PdfName
A name
doArabicShapping() - Method in class com.aowagie.text.pdf.BidiLine
 
DocListener - Interface in com.aowagie.text
A class that implements DocListener will perform some actions when some actions are performed on a Document.
DOCMDP - Static variable in class com.aowagie.text.pdf.PdfName
A name
DOCOPEN - Static variable in class com.aowagie.text.pdf.PdfName
A name
Document - Class in com.aowagie.text
A generic Document class.
Document() - Constructor for class com.aowagie.text.Document
Constructs a new Document -object.
Document(Rectangle) - Constructor for class com.aowagie.text.Document
Constructs a new Document -object.
Document(Rectangle, float, float, float, float) - Constructor for class com.aowagie.text.Document
Constructs a new Document -object.
DOCUMENT - Static variable in class com.aowagie.text.pdf.PdfName
A name.
DocumentException - Exception Class in com.aowagie.text
Signals that an error has occurred in a Document.
DocumentException() - Constructor for exception class com.aowagie.text.DocumentException
Constructs a DocumentException without a message.
DocumentException(Exception) - Constructor for exception class com.aowagie.text.DocumentException
Creates a Document exception.
DocumentException(String) - Constructor for exception class com.aowagie.text.DocumentException
Constructs a DocumentException with a message.
DocumentFont - Class in com.aowagie.text.pdf
 
documentOCG - Variable in class com.aowagie.text.pdf.PdfWriter
A hashSet containing all the PdfLayer objects.
DocWriter - Class in com.aowagie.text
An abstract Writer class for documents.
DocWriter() - Constructor for class com.aowagie.text.DocWriter
 
DocWriter(Document, OutputStream) - Constructor for class com.aowagie.text.DocWriter
Constructs a DocWriter.
doFinal() - Method in class com.aowagie.text.pdf.crypto.AESCipher
 
DOMAIN - Static variable in class com.aowagie.text.pdf.PdfName
A name
done - Variable in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
DONT_KNOW - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
doubleValue() - Method in class com.aowagie.text.pdf.PdfNumber
Returns the primitive double value of this object.
DP - Static variable in class com.aowagie.text.pdf.PdfName
A name
dpiX - Variable in class com.aowagie.text.Image
Holds value of property dpiX.
dpiY - Variable in class com.aowagie.text.Image
Holds value of property dpiY.
DR - Static variable in class com.aowagie.text.pdf.PdfName
A name
draw(PdfContentByte, float, float, float, float, float) - Method in interface com.aowagie.text.pdf.draw.DrawInterface
Implement this method if you want to draw something at the current Y position (for instance a line).
draw(PdfContentByte, float, float, float, float, float) - Method in class com.aowagie.text.pdf.draw.LineSeparator
 
draw(PdfContentByte, float, float, float, float, float) - Method in class com.aowagie.text.pdf.draw.VerticalPositionMark
 
drawInterface - Variable in class com.aowagie.text.pdf.draw.VerticalPositionMark
Another implementation of the DrawInterface; its draw method will overrule LineSeparator.draw().
DrawInterface - Interface in com.aowagie.text.pdf.draw
Interface for an Element that allows you to draw something at the current vertical position.
DS - Static variable in class com.aowagie.text.pdf.PdfName
A name
DUPLEX - Static variable in class com.aowagie.text.pdf.PdfName
A name
DUPLEXFLIPLONGEDGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
DUPLEXFLIPSHORTEDGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
duplicate(ColumnText) - Static method in class com.aowagie.text.pdf.ColumnText
Creates an independent duplicated of the instance org.
DUR - Static variable in class com.aowagie.text.pdf.PdfName
A name
DV - Static variable in class com.aowagie.text.pdf.PdfName
A name
DW - Static variable in class com.aowagie.text.pdf.PdfName
A name

E

E - Static variable in class com.aowagie.text.pdf.PdfName
A name
EAN13 - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
EAN8 - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
EARLYCHANGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
EDIT - Static variable in class com.aowagie.text.pdf.TextField
If set the combo box includes an editable text box as well as a drop list; if clear, it includes only a drop list.
EF - Static variable in class com.aowagie.text.pdf.PdfName
A name
EFF - Static variable in class com.aowagie.text.pdf.PdfName
A name
EFOPEN - Static variable in class com.aowagie.text.pdf.PdfName
A name
element - Variable in class com.aowagie.text.MarkedObject
The element that is wrapped in a MarkedObject.
Element - Interface in com.aowagie.text
Interface for a text element.
ElementFactory - Class in com.aowagie.text.factories
This class is able to create Element objects based on a list of properties.
ElementFactory() - Constructor for class com.aowagie.text.factories.ElementFactory
 
ElementListener - Interface in com.aowagie.text
A class that implements ElementListener will perform some actions when an Element is added.
ElementTags - Class in com.aowagie.text
A class that contains all the possible tagnames and their attributes.
ElementTags() - Constructor for class com.aowagie.text.ElementTags
 
embedded - Variable in class com.aowagie.text.pdf.BaseFont
true if the font is to be embedded in the PDF
EMBEDDED - Static variable in class com.aowagie.text.pdf.BaseFont
if the font has to be embedded
EMBEDDED - Static variable in class com.aowagie.text.pdf.PdfName
A name
EMBEDDEDFILE - Static variable in class com.aowagie.text.pdf.PdfName
A name
EMBEDDEDFILES - Static variable in class com.aowagie.text.pdf.PdfName
A name
empty() - Method in class com.aowagie.text.pdf.XfaForm.Stack2
Tests if this stack is empty.
enableBorderSide(int) - Method in class com.aowagie.text.Rectangle
Enables the border on the specified side.
ENCODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
encodeBytes(byte[]) - Static method in class com.aowagie.text.pdf.codec.Base64
Encodes a byte array into Base64 notation.
ENCODEDBYTEALIGN - Static variable in class com.aowagie.text.pdf.PdfName
A name
encodeName(String) - Static method in class com.aowagie.text.pdf.PdfName
Encodes a plain name given in the unescaped form "AB CD" into "/AB#20CD".
encoding - Variable in class com.aowagie.text.pdf.BaseFont
encoding used with this font
ENCODING - Static variable in class com.aowagie.text.Chunk
Key for encoding.
ENCODING - Static variable in class com.aowagie.text.pdf.PdfName
A name
ENCRYPT - Static variable in class com.aowagie.text.pdf.PdfName
A name
encryptARCFOUR(byte[]) - Method in class com.aowagie.text.pdf.crypto.ARCFOUREncryption
 
encryptARCFOUR(byte[], byte[]) - Method in class com.aowagie.text.pdf.crypto.ARCFOUREncryption
 
encryptARCFOUR(byte[], int, int) - Method in class com.aowagie.text.pdf.crypto.ARCFOUREncryption
 
encryptARCFOUR(byte[], int, int, byte[], int) - Method in class com.aowagie.text.pdf.crypto.ARCFOUREncryption
 
ENCRYPTMETADATA - Static variable in class com.aowagie.text.pdf.PdfName
A name
end(int) - Method in class org.apache.oro.text.perl.Perl5Util
Returns the end offset of the subgroup of the last match found relative the beginning of the match.
end(int) - Method in interface org.apache.oro.text.regex.MatchResult
 
endDocument() - Method in interface com.aowagie.text.xml.simpleparser.SimpleXMLDocHandler
Called after the document is parsed.
endDocument() - Method in class net.sf.jmimemagic.MagicParser
 
endElement(String) - Method in interface com.aowagie.text.xml.simpleparser.SimpleXMLDocHandler
Called when an end tag is found.
endElement(String, String, String) - Method in class net.sf.jmimemagic.MagicParser
 
ENDOFBLOCK - Static variable in class com.aowagie.text.pdf.PdfName
A name
endOffset(int) - Method in class org.apache.oro.text.perl.Perl5Util
Returns an offset marking the end of the last pattern match found relative to the beginning of the input from which the match was extracted.
endOffset(int) - Method in interface org.apache.oro.text.regex.MatchResult
Returns an offset marking the end of the pattern match relative to the beginning of the input from which the match was extracted.
ENDOFLINE - Static variable in class com.aowagie.text.pdf.PdfName
A name
endText() - Method in class com.aowagie.text.pdf.PdfContentByte
Ends the writing of text and makes the current font invalid.
endWritingRows(PdfContentByte[]) - Static method in class com.aowagie.text.pdf.PdfPTable
Finishes writing the table.
ENOUGH_DATA_THRESHOLD - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
ENOUGH_REL_THRESHOLD - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
EntitiesToSymbol - Class in com.aowagie.text.xml.simpleparser
This class contains entities that can be used in an entity tag.
EntitiesToSymbol() - Constructor for class com.aowagie.text.xml.simpleparser.EntitiesToSymbol
 
ENTITY - Static variable in class com.aowagie.text.ElementTags
the chunk tag
enumerateTTCNames(byte[]) - Static method in class com.aowagie.text.pdf.BaseFont
Enumerates the postscript font names present inside a True Type Collection.
enumerateTTCNames(String) - Static method in class com.aowagie.text.pdf.BaseFont
Enumerates the postscript font names present inside a True Type Collection.
eoClip() - Method in class com.aowagie.text.pdf.PdfContentByte
Modify the current clipping path by intersecting it with the current path, using the even-odd rule to determine which regions lie inside the clipping path.
eoFill() - Method in class com.aowagie.text.pdf.PdfContentByte
Fills the path, using the even-odd rule to determine the region to fill.
equals(Object) - Method in class com.aowagie.text.pdf.GrayColor
 
equals(Object) - Method in class com.aowagie.text.pdf.PatternColor
 
equals(Object) - Method in class com.aowagie.text.pdf.PdfName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.aowagie.text.pdf.ShadingColor
 
equals(Object) - Method in class com.aowagie.text.pdf.SpotColor
 
error(SAXParseException) - Method in class net.sf.jmimemagic.MagicParser
 
ERROR - Static variable in class org.mozilla.universalchardet.prober.statemachine.SMModel
 
escapeSom(String) - Static method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Escapes a SOM string fragment replacing "." with "\.".
escapeXML(String, boolean) - Static method in class com.aowagie.text.xml.simpleparser.SimpleXMLParser
Escapes a string with the appropriated XML codes.
EscCharsetProber - Class in org.mozilla.universalchardet.prober
Sonda para el juego de carcateres ESC.
EscCharsetProber() - Constructor for class org.mozilla.universalchardet.prober.EscCharsetProber
Construye una sonda para el juego de carcateres ESC.
EUCJP_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.EUCJPSMModel
/////////////////////////////////////////////////////////////
EUCJPContextAnalysis - Class in org.mozilla.universalchardet.prober.contextanalysis
 
EUCJPContextAnalysis() - Constructor for class org.mozilla.universalchardet.prober.contextanalysis.EUCJPContextAnalysis
/////////////////////////////////////////////////////////////
EUCJPDistributionAnalysis - Class in org.mozilla.universalchardet.prober.distributionanalysis
 
EUCJPDistributionAnalysis() - Constructor for class org.mozilla.universalchardet.prober.distributionanalysis.EUCJPDistributionAnalysis
/////////////////////////////////////////////////////////////
EUCJPSMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
EUCJPSMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.EUCJPSMModel
/////////////////////////////////////////////////////////////
EUCKR_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.EUCKRSMModel
/////////////////////////////////////////////////////////////
EUCKR_TYPICAL_DISTRIBUTION_RATIO - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCKRDistributionAnalysis
/////////////////////////////////////////////////////////////
EUCKRDistributionAnalysis - Class in org.mozilla.universalchardet.prober.distributionanalysis
 
EUCKRDistributionAnalysis() - Constructor for class org.mozilla.universalchardet.prober.distributionanalysis.EUCKRDistributionAnalysis
/////////////////////////////////////////////////////////////
EUCKRSMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
EUCKRSMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.EUCKRSMModel
/////////////////////////////////////////////////////////////
EUCTW_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.EUCTWSMModel
/////////////////////////////////////////////////////////////
EUCTW_TYPICAL_DISTRIBUTION_RATIO - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCTWDistributionAnalysis
/////////////////////////////////////////////////////////////
EUCTWDistributionAnalysis - Class in org.mozilla.universalchardet.prober.distributionanalysis
 
EUCTWDistributionAnalysis() - Constructor for class org.mozilla.universalchardet.prober.distributionanalysis.EUCTWDistributionAnalysis
/////////////////////////////////////////////////////////////
EUCTWSMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
EUCTWSMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.EUCTWSMModel
/////////////////////////////////////////////////////////////
EVENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
ExceptionConverter - Exception Class in com.aowagie.text
The ExceptionConverter changes a checked exception into an unchecked exception.
ExceptionConverter(Exception) - Constructor for exception class com.aowagie.text.ExceptionConverter
Construct a RuntimeException based on another Exception
EXPORT - Static variable in class com.aowagie.text.pdf.PdfName
A name
exportAsFdf(FdfWriter) - Method in class com.aowagie.text.pdf.AcroFields
Export the fields as a FDF.
EXPORTSTATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
EXTEND - Static variable in class com.aowagie.text.pdf.PdfName
A name
extended - Variable in class com.aowagie.text.pdf.Barcode
Generates extended barcode 39.
EXTENDED_MASK - Static variable in class org.apache.oro.text.regex.Perl5Compiler
A mask passed as an option to the compile methods to indicate a compiled regular expression should be treated as a Perl5 extended pattern (i.e., a pattern using the /x modifier).
ExtendedColor - Class in com.aowagie.text.pdf
 
EXTENSIONLEVEL - Static variable in class com.aowagie.text.pdf.PdfName
A name
EXTENSIONS - Static variable in class com.aowagie.text.pdf.PdfName
A name
EXTGSTATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
extractRevision(String) - Method in class com.aowagie.text.pdf.AcroFields
Extracts a revision from the document.
extraParagraphSpace - Variable in class com.aowagie.text.pdf.ColumnText
The extra space between paragraphs.

F

F - Static variable in class com.aowagie.text.pdf.PdfName
A name
FAR - Static variable in class com.aowagie.text.pdf.PdfName
A name.
fastWinansi - Variable in class com.aowagie.text.pdf.BaseFont
 
fatalError(SAXParseException) - Method in class net.sf.jmimemagic.MagicParser
 
FB - Static variable in class com.aowagie.text.pdf.PdfName
A name
FDECODEPARMS - Static variable in class com.aowagie.text.pdf.PdfName
A name
FDF - Static variable in class com.aowagie.text.pdf.PdfName
A name
FdfWriter - Class in com.aowagie.text.pdf
Writes an FDF form.
FdfWriter() - Constructor for class com.aowagie.text.pdf.FdfWriter
Creates a new FdfWriter.
FF - Static variable in class com.aowagie.text.pdf.PdfName
A name
FF_COMB - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_COMBO - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_DONOTSCROLL - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_DONOTSPELLCHECK - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_EDIT - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_FILESELECT - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_MULTILINE - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_MULTISELECT - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_NO_EXPORT - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_NO_TOGGLE_TO_OFF - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_PASSWORD - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_PUSHBUTTON - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_RADIO - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_RADIOSINUNISON - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_READ_ONLY - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FF_REQUIRED - Static variable in class com.aowagie.text.pdf.PdfFormField
 
FFILTER - Static variable in class com.aowagie.text.pdf.PdfName
A name
FIELD_TYPE_CHECKBOX - Static variable in class com.aowagie.text.pdf.AcroFields
A field type.
FIELD_TYPE_COMBO - Static variable in class com.aowagie.text.pdf.AcroFields
A field type.
FIELD_TYPE_LIST - Static variable in class com.aowagie.text.pdf.AcroFields
A field type.
FIELD_TYPE_NONE - Static variable in class com.aowagie.text.pdf.AcroFields
A field type invalid or not found.
FIELD_TYPE_PUSHBUTTON - Static variable in class com.aowagie.text.pdf.AcroFields
A field type.
FIELD_TYPE_RADIOBUTTON - Static variable in class com.aowagie.text.pdf.AcroFields
A field type.
FIELD_TYPE_SIGNATURE - Static variable in class com.aowagie.text.pdf.AcroFields
A field type.
FIELD_TYPE_TEXT - Static variable in class com.aowagie.text.pdf.AcroFields
A field type.
fieldName - Variable in class com.aowagie.text.pdf.TextField
Holds value of property fieldName.
FIELDS - Static variable in class com.aowagie.text.pdf.PdfName
A name
FIGURE - Static variable in class com.aowagie.text.pdf.PdfName
A name
FILE - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
FILE - Static variable in class com.aowagie.text.ElementTags
attribute of the annotation tag
FILE_DEST - Static variable in class com.aowagie.text.Annotation
This is a possible annotation type.
FILE_PAGE - Static variable in class com.aowagie.text.Annotation
This is a possible annotation type.
FILEATTACHMENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
fileEmbedded(PdfWriter, String, String, byte[]) - Static method in class com.aowagie.text.pdf.PdfFileSpecification
Creates a file specification with the file embedded.
fileExtern(PdfWriter, String) - Static method in class com.aowagie.text.pdf.PdfFileSpecification
Creates a file specification for an external file.
FILESPEC - Static variable in class com.aowagie.text.pdf.PdfName
A name
fill() - Method in class com.aowagie.text.pdf.PdfContentByte
Fills the path, using the non-zero winding number rule to determine the region to fill.
fillInStackTrace() - Method in exception class com.aowagie.text.ExceptionConverter
requests to fill in the stack trace we will have to ignore.
fillOCProperties(boolean) - Method in class com.aowagie.text.pdf.PdfWriter
 
FILTER - Static variable in class com.aowagie.text.pdf.PdfName
A name
filterWithEnglishLetters(byte[], int, int) - Static method in class org.mozilla.universalchardet.prober.CharsetProber
 
filterWithoutEnglishLetters(byte[], int, int) - Static method in class org.mozilla.universalchardet.prober.CharsetProber
 
findDatasetsName(String) - Method in class com.aowagie.text.pdf.XfaForm
Finds the complete SOM name contained in the datasets section from a possibly partial name.
findDatasetsNode(String) - Method in class com.aowagie.text.pdf.XfaForm
Finds the Node contained in the datasets section from a possibly partial name.
findFieldName(String, AcroFields) - Method in class com.aowagie.text.pdf.XfaForm
Finds the complete field name contained in the "classic" forms from a partial name.
findLimitsOneLine() - Method in class com.aowagie.text.pdf.ColumnText
Finds the intersection between the yLine and the two column bounds.
findLimitsPoint(ArrayList) - Method in class com.aowagie.text.pdf.ColumnText
Finds the intersection between the yLine and the column.
findLimitsTwoLines() - Method in class com.aowagie.text.pdf.ColumnText
Finds the intersection between the yLine, the yLine-leadingand the two column bounds.
first - Variable in class com.aowagie.text.List
This variable indicates the first number of a numbered list.
FIRST - Static variable in class com.aowagie.text.ElementTags
attribute of list tag
FIRST - Static variable in class com.aowagie.text.pdf.PdfName
A name
FIRSTCHAR - Static variable in class com.aowagie.text.pdf.PdfName
A name
FIRSTPAGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
FIRSTPLANE_HIGHBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.EUCJPContextAnalysis
 
FIRSTPLANE_HIGHBYTE_END - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.EUCJPContextAnalysis
 
FIT - Static variable in class com.aowagie.text.pdf.PdfDestination
This is a possible destination type
FIT - Static variable in class com.aowagie.text.pdf.PdfName
A name
FITB - Static variable in class com.aowagie.text.pdf.PdfDestination
This is a possible destination type
FITB - Static variable in class com.aowagie.text.pdf.PdfName
A name
FITBH - Static variable in class com.aowagie.text.pdf.PdfDestination
This is a possible destination type
FITBH - Static variable in class com.aowagie.text.pdf.PdfName
A name
FITBV - Static variable in class com.aowagie.text.pdf.PdfDestination
This is a possible destination type
FITBV - Static variable in class com.aowagie.text.pdf.PdfName
A name
FITH - Static variable in class com.aowagie.text.pdf.PdfDestination
This is a possible destination type
FITH - Static variable in class com.aowagie.text.pdf.PdfName
A name
FITR - Static variable in class com.aowagie.text.pdf.PdfDestination
This is a possible destination type
FITR - Static variable in class com.aowagie.text.pdf.PdfName
A name
FITV - Static variable in class com.aowagie.text.pdf.PdfDestination
This is a possible destination type
FITV - Static variable in class com.aowagie.text.pdf.PdfName
A name
FitWindow - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
FITWINDOW - Static variable in class com.aowagie.text.pdf.PdfName
A name
fixedLeading - Variable in class com.aowagie.text.pdf.ColumnText
The fixed text leading.
FLAGS - Static variable in class com.aowagie.text.pdf.PdfName
A name
FLAGS_PRINT - Static variable in class com.aowagie.text.pdf.PdfAnnotation
flagvalue
FLASH - Static variable in class com.aowagie.text.pdf.PdfName
A name.
FLASHVARS - Static variable in class com.aowagie.text.pdf.PdfName
A name.
FlateDecode(byte[], boolean) - Static method in class com.aowagie.text.pdf.PdfReader
A helper to FlateDecode.
FLATEDECODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
flip(int, int) - Method in class com.aowagie.text.pdf.BidiLine
 
floatValue() - Method in class com.aowagie.text.pdf.PdfNumber
Returns the primitive float value of this object.
flush() - Method in class com.aowagie.text.pdf.OutputStreamCounter
Flushes this output stream and forces any buffered output bytes to be written out.
flushContent() - Method in interface com.aowagie.text.LargeElement
Flushes the content that has been added.
flushContent() - Method in class com.aowagie.text.pdf.PdfPTable
 
flushContent() - Method in class com.aowagie.text.Section
 
flushContent() - Method in class com.aowagie.text.Table
 
FNC1 - Static variable in class com.aowagie.text.pdf.Barcode128
 
FNC1_INDEX - Static variable in class com.aowagie.text.pdf.Barcode128
The code for UCC/EAN-128.
FNC2 - Static variable in class com.aowagie.text.pdf.Barcode128
 
FNC3 - Static variable in class com.aowagie.text.pdf.Barcode128
 
FNC4 - Static variable in class com.aowagie.text.pdf.Barcode128
 
FO - Static variable in class com.aowagie.text.pdf.PdfName
A name
follow - Variable in class com.aowagie.text.pdf.XfaForm.InverseStore
 
followingIndent - Variable in class com.aowagie.text.pdf.ColumnText
The following paragraph lines indent.
font - Variable in class com.aowagie.text.Chunk
This is the Font of this chunk of text.
font - Variable in class com.aowagie.text.pdf.Barcode
The text font.
font - Variable in class com.aowagie.text.pdf.PdfChunk
The font for this PdfChunk.
font - Variable in class com.aowagie.text.Phrase
This is the font of this phrase.
Font - Class in com.aowagie.text
Contains all the specifications of a font: fontfamily, size, style and color.
Font() - Constructor for class com.aowagie.text.Font
Constructs a Font.
Font(int, float, int, Color) - Constructor for class com.aowagie.text.Font
Constructs a Font.
Font(Font) - Constructor for class com.aowagie.text.Font
Copy constructor of a Font
Font(BaseFont) - Constructor for class com.aowagie.text.Font
Constructs a Font.
Font(BaseFont, float, int, Color) - Constructor for class com.aowagie.text.Font
Constructs a Font.
FONT - Static variable in class com.aowagie.text.ElementTags
the possible value of an alignment attribute
FONT - Static variable in class com.aowagie.text.pdf.PdfName
A name
FONT_TYPE_CJK - Static variable in class com.aowagie.text.pdf.BaseFont
The font is CJK.
FONT_TYPE_DOCUMENT - Static variable in class com.aowagie.text.pdf.BaseFont
A font already inside the document.
FONT_TYPE_T1 - Static variable in class com.aowagie.text.pdf.BaseFont
The font is Type 1.
FONT_TYPE_T3 - Static variable in class com.aowagie.text.pdf.BaseFont
A Type3 font.
FONT_TYPE_TT - Static variable in class com.aowagie.text.pdf.BaseFont
The font is True Type with a standard encoding.
FONT_TYPE_TTUNI - Static variable in class com.aowagie.text.pdf.BaseFont
The font is True Type with a Unicode encoding.
FONTBBOX - Static variable in class com.aowagie.text.pdf.PdfName
A name
fontCache - Static variable in class com.aowagie.text.pdf.BaseFont
cache for the fonts already used.
FONTDESCRIPTOR - Static variable in class com.aowagie.text.pdf.PdfName
A name
FontFactory - Class in com.aowagie.text
If you are using True Type fonts, you can declare the paths of the different ttf- and ttc-files to this static class first and then create fonts in your code using one of the static getFont-method without having to enter a path as parameter.
FontFactoryImp - Class in com.aowagie.text
If you are using True Type fonts, you can declare the paths of the different ttf- and ttc-files to this class first and then create fonts in your code using one of the getFont method without having to enter a path as parameter.
FontFactoryImp() - Constructor for class com.aowagie.text.FontFactoryImp
Creates new FontFactory
FONTFILE - Static variable in class com.aowagie.text.pdf.PdfName
A name
FONTFILE2 - Static variable in class com.aowagie.text.pdf.PdfName
A name
FONTFILE3 - Static variable in class com.aowagie.text.pdf.PdfName
A name
FONTMATRIX - Static variable in class com.aowagie.text.pdf.PdfName
A name
FONTNAME - Static variable in class com.aowagie.text.pdf.PdfName
A name
fontSize - Variable in class com.aowagie.text.pdf.TextField
 
fontSpecific - Variable in class com.aowagie.text.pdf.BaseFont
true if the font must use its built in encoding.
FontsResourceAnchor - Class in com.aowagie.text.pdf.fonts
A class to facilitate the loading of resources
FontsResourceAnchor() - Constructor for class com.aowagie.text.pdf.fonts.FontsResourceAnchor
Creates a FontsResourceAnchor
footer - Variable in class com.aowagie.text.Document
This is the textual part of the footer
forceWidthsOutput - Variable in class com.aowagie.text.pdf.BaseFont
Forces the output of the width array.
FOREGROUND - Static variable in class com.aowagie.text.pdf.PdfName
A name
form - Variable in class com.aowagie.text.pdf.PdfAnnotation
 
FORM - Static variable in class com.aowagie.text.pdf.PdfName
A name
FORMTYPE - Static variable in class com.aowagie.text.pdf.PdfName
A name
FORMULA - Static variable in class com.aowagie.text.pdf.PdfName
A name
FOUND_IT - Enum constant in enum org.mozilla.universalchardet.prober.CharsetProber.ProbingState
 
freeReader(PdfReader) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to writes the reader to the document and free the memory used by it.
FREETEXT - Static variable in class com.aowagie.text.pdf.PdfName
A name
FRM - Static variable in class com.aowagie.text.pdf.PdfName
A name
FS - Static variable in class com.aowagie.text.pdf.PdfName
A name
FT - Static variable in class com.aowagie.text.pdf.PdfName
A name
fullCompression - Variable in class com.aowagie.text.pdf.PdfWriter
Holds value of property fullCompression.
FULLSCREEN - Static variable in class com.aowagie.text.pdf.PdfName
A name
FUNCTION - Static variable in class com.aowagie.text.pdf.PdfName
A name
FUNCTIONS - Static variable in class com.aowagie.text.pdf.PdfName
A name
FUNCTIONTYPE - Static variable in class com.aowagie.text.pdf.PdfName
A name

G

GAMMA - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
GB18030_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.GB18030SMModel
/////////////////////////////////////////////////////////////
GB18030SMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
GB18030SMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.GB18030SMModel
/////////////////////////////////////////////////////////////
GB2312_TYPICAL_DISTRIBUTION_RATIO - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.GB2312DistributionAnalysis
/////////////////////////////////////////////////////////////
GB2312DistributionAnalysis - Class in org.mozilla.universalchardet.prober.distributionanalysis
 
GB2312DistributionAnalysis() - Constructor for class org.mozilla.universalchardet.prober.distributionanalysis.GB2312DistributionAnalysis
/////////////////////////////////////////////////////////////
GBK - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
generateChecksum - Variable in class com.aowagie.text.pdf.Barcode
The optional checksum generation.
generation - Variable in class com.aowagie.text.pdf.PdfIndirectReference
the generation number
GenericCache - Class in org.apache.oro.util
This is the base class for all cache implementations provided in the org.apache.oro.util package.
GenericPatternCache - Class in org.apache.oro.text
This is the base class for all cache implementations provided in the org.apache.oro.text package.
GENERICTAG - Static variable in class com.aowagie.text.Chunk
Key for generic tag.
GENERICTAG - Static variable in class com.aowagie.text.ElementTags
attribute of the chunk tag
get(PdfName) - Method in class com.aowagie.text.pdf.PdfDictionary
Returns the PdfObject associated to the specified key.
get(String, Font) - Static method in class com.aowagie.text.xml.simpleparser.EntitiesToSymbol
Gets a chunk with a symbol character.
getAbsoluteWidths() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the absolute sizes of each column width.
getAbsoluteX() - Method in class com.aowagie.text.Image
Returns the absolute X position.
getAbsoluteY() - Method in class com.aowagie.text.Image
Returns the absolute Y position.
getAcroFields() - Method in class com.aowagie.text.pdf.PdfReader
Gets a read-only version of AcroFields.
getAcroFields() - Method in class com.aowagie.text.pdf.PdfStamper
Gets the AcroFields object that allows to get and set field values and to merge FDF forms.
getAcroFieldsSom() - Method in class com.aowagie.text.pdf.XfaForm
Gets the class that contains the "classic" fields processing.
getAcroForm() - Method in interface com.aowagie.text.pdf.interfaces.PdfAnnotations
Use this methods to get the AcroForm object.
getAcroForm() - Method in class com.aowagie.text.pdf.internal.PdfAnnotationsImp
Gets the AcroForm object.
getAcroForm() - Method in class com.aowagie.text.pdf.PdfReader
Returns the document's acroform, if it has one.
getAcroForm() - Method in class com.aowagie.text.pdf.PdfWriter
 
getAcroShort2LongName() - Method in class com.aowagie.text.pdf.XfaForm.AcroFieldsSearch
Gets the mapping from short names to long names.
getAdditional() - Method in class com.aowagie.text.Image
Getter for the dictionary with additional information.
getAfter() - Method in class com.aowagie.text.HeaderFooter
Gets the part that comes after the pageNumber.
getAlias() - Method in class com.aowagie.text.xml.XmlPeer
Gets the tagname of the peer.
getAlignment() - Method in class com.aowagie.text.Image
Gets the alignment for the image.
getAlignment() - Method in class com.aowagie.text.Paragraph
Gets the alignment of this paragraph.
getAlignment() - Method in class com.aowagie.text.pdf.TextField
Gets the text horizontal alignment.
getAlignment() - Method in class com.aowagie.text.pdf.ColumnText
Gets the alignment.
getAlignment() - Method in class com.aowagie.text.pdf.draw.LineSeparator
Getter for the alignment of the line.
getAlignment() - Method in class com.aowagie.text.SimpleTable
 
getAlignment() - Method in class com.aowagie.text.Table
Gets the horizontal alignment.
getAllFontNames(String, String, byte[]) - Static method in class com.aowagie.text.pdf.BaseFont
Gets all the names from the font.
getAllNameEntries() - Method in class com.aowagie.text.pdf.BaseFont
Gets all the entries of the names-table.
getAllNameEntries() - Method in class com.aowagie.text.pdf.DocumentFont
Gets all the entries of the names-table.
getAllNameEntries(String, String, byte[]) - Static method in class com.aowagie.text.pdf.BaseFont
Gets all the entries of the namestable from the font.
getAlt() - Method in class com.aowagie.text.Image
Gets the alternative text for the image.
getAlternativeCS() - Method in class com.aowagie.text.pdf.PdfSpotColor
Gets the alternative ColorSpace.
getAltText() - Method in class com.aowagie.text.pdf.Barcode
Gets the alternate text.
getAnchor(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates an Anchor object based on a list of properties.
getAnnotation() - Method in class com.aowagie.text.Image
Gets the annotation.
getAnnotation(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates an Annotation object based on a list of properties.
getAppearance() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the main appearance layer.
getAppearance() - Method in class com.aowagie.text.pdf.TextField
Get the PdfAppearance of a text or combo field
getAppearanceStates(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets the list of appearance names.
getArabicOptions() - Method in class com.aowagie.text.pdf.ColumnText
Gets the arabic shaping options.
getArabicOptions() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the arabic shaping options.
getArrayList() - Method in class com.aowagie.text.pdf.PdfArray
Get the internal arrayList for this PdfArray.
getAsArray(PdfName) - Method in class com.aowagie.text.pdf.PdfDictionary
Returns a PdfObject as a PdfArray, resolving indirect references.
getAscender() - Method in class com.aowagie.text.pdf.PdfLine
Gets the maximum size of the ascender for all the fonts used in this line.
getAscent(String) - Method in class com.aowagie.text.pdf.BaseFont
Gets the ascent of a String in normalized 1000 units.
getAscentPoint(String, float) - Method in class com.aowagie.text.pdf.BaseFont
Gets the ascent of a String in points.
getAsDict(PdfName) - Method in class com.aowagie.text.pdf.PdfDictionary
Returns a PdfObject as a PdfDictionary, resolving indirect references.
getAsName(int) - Method in class com.aowagie.text.pdf.PdfArray
Returns a PdfObject as a PdfName, resolving indirect references.
getAsName(PdfName) - Method in class com.aowagie.text.pdf.PdfDictionary
Returns a PdfObject as a PdfName, resolving indirect references.
getAsNumber(int) - Method in class com.aowagie.text.pdf.PdfArray
Returns a PdfObject as a PdfNumber, resolving indirect references.
getAsNumber(PdfName) - Method in class com.aowagie.text.pdf.PdfDictionary
Returns a PdfObject as a PdfNumber, resolving indirect references.
getAsString(PdfName) - Method in class com.aowagie.text.pdf.PdfDictionary
Returns a PdfObject as a PdfString, resolving indirect references.
getAttributes() - Method in class com.aowagie.text.Chunk
Gets the attributes for this Chunk.
getAttributes(Attributes) - Method in class com.aowagie.text.xml.XmlPeer
Gets the list of attributes of the peer.
getBackgroundColor() - Method in class com.aowagie.text.pdf.TextField
Gets the background color.
getBackgroundColor() - Method in class com.aowagie.text.Rectangle
Gets the backgroundcolor.
getBarcodeSize() - Method in class com.aowagie.text.pdf.Barcode
Gets the maximum area that the barcode and the text, if any, will occupy.
getBarcodeSize() - Method in class com.aowagie.text.pdf.Barcode128
Gets the maximum area that the barcode and the text, if any, will occupy.
getBarHeight() - Method in class com.aowagie.text.pdf.Barcode
Gets the height of the bars.
getBarsCode128Raw(String) - Static method in class com.aowagie.text.pdf.Barcode128
Generates the bars.
getBaseFont() - Method in class com.aowagie.text.Font
Gets the BaseFont inside this object.
getBaseline() - Method in class com.aowagie.text.pdf.Barcode
Gets the text baseline.
getBaseName(String) - Static method in class com.aowagie.text.pdf.BaseFont
Gets the name without the modifiers Bold, Italic or BoldItalic.
getBaseversion() - Method in class com.aowagie.text.pdf.PdfDeveloperExtension
Gets the baseversion name.
getBBox() - Method in class com.aowagie.text.pdf.PdfShading
 
getBefore() - Method in class com.aowagie.text.HeaderFooter
Gets the part that comes before the pageNumber.
getBitmask() - Method in class net.sf.jmimemagic.MagicMatch
get the bitmask that will be applied for this magic match
getBlankSignatureNames() - Method in class com.aowagie.text.pdf.AcroFields
Gets the field names that have blank signatures.
getBookmarkTitle() - Method in class com.aowagie.text.Section
Gets the bookmark title.
getBorder() - Method in class com.aowagie.text.Rectangle
Returns the exact type of the border.
getBorderAppearance() - Method in class com.aowagie.text.pdf.TextField
 
getBorderColor() - Method in class com.aowagie.text.pdf.TextField
Gets the border color.
getBorderColor() - Method in class com.aowagie.text.Rectangle
Gets the color of the border.
getBorderColorBottom() - Method in class com.aowagie.text.Rectangle
Gets the color of the bottom border.
getBorderColorLeft() - Method in class com.aowagie.text.Rectangle
Gets the color of the left border.
getBorderColorRight() - Method in class com.aowagie.text.Rectangle
Gets the color of the right border.
getBorderColorTop() - Method in class com.aowagie.text.Rectangle
Gets the color of the top border.
getBorderStyle() - Method in class com.aowagie.text.pdf.TextField
Gets the border style.
getBorderWidth() - Method in class com.aowagie.text.pdf.TextField
Gets the border width in points.
getBorderWidth() - Method in class com.aowagie.text.Rectangle
Gets the borderwidth.
getBorderWidthBottom() - Method in class com.aowagie.text.Rectangle
Gets the width of the bottom border.
getBorderWidthLeft() - Method in class com.aowagie.text.Rectangle
Gets the width of the left border.
getBorderWidthRight() - Method in class com.aowagie.text.Rectangle
Gets the width of the right border.
getBorderWidthTop() - Method in class com.aowagie.text.Rectangle
Gets the width of the top border.
getBottom() - Method in class com.aowagie.text.Cell
This method throws an UnsupportedOperationException.
getBottom() - Method in class com.aowagie.text.Rectangle
Returns the lower left y-coordinate.
getBottom(float) - Method in class com.aowagie.text.Rectangle
Returns the lower left y-coordinate, considering a given margin.
getBoundingBox() - Method in class com.aowagie.text.pdf.PdfTemplate
 
getBox() - Method in class com.aowagie.text.pdf.TextField
Gets the field dimension and position.
getBpc() - Method in class com.aowagie.text.Image
Gets the bpc for the image.
getBuffer() - Method in class com.aowagie.text.pdf.ByteBuffer
 
getBytes() - Method in class com.aowagie.text.pdf.PdfObject
Gets the presentation of this object in a byte array
getBytes() - Method in class com.aowagie.text.pdf.PdfString
 
getBytes() - Method in class com.aowagie.text.pdf.PRStream
 
getCalculatedBaseFont(boolean) - Method in class com.aowagie.text.Font
Gets the BaseFont this class represents.
getCalculatedSize() - Method in class com.aowagie.text.Font
Gets the size that can be used with the calculated BaseFont .
getCalculatedStyle() - Method in class com.aowagie.text.Font
Gets the style that can be used with the calculated BaseFont .
getCanvas() - Method in class com.aowagie.text.pdf.ColumnText
Gets the canvas.
getCanvases() - Method in class com.aowagie.text.pdf.ColumnText
Gets the canvases.
getCatalog() - Method in class com.aowagie.text.pdf.PdfReader
Returns the document's catalog.
getCatalog(PdfIndirectReference) - Method in class com.aowagie.text.pdf.PdfWriter
 
getCell(int) - Method in class com.aowagie.text.Row
Gets a Cell or Table from a certain column.
getCell(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates a Cell object based on a list of properties.
getCellEvent() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the cell event for this cell.
getCellpadding() - Method in class com.aowagie.text.SimpleTable
 
getCellspacing() - Method in class com.aowagie.text.SimpleTable
 
getCertChain() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the certificate chain.
getCertificates() - Method in class com.aowagie.text.pdf.PdfPKCS7
Get all the X.509 certificates associated with this PKCS#7 object in no particular order.
getCertificationLevel() - Method in class com.aowagie.text.pdf.PdfReader
Gets the certification level for this document.
getCertificationLevel() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the certified status of this document.
getChapter(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates a ChapterAutoNumber object based on a list of properties.
getCharacterSpacing() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets the current character spacing.
getCharBBox(int) - Method in class com.aowagie.text.pdf.BaseFont
Gets the smallest box enclosing the character contours.
getCharBBox(int) - Method in class com.aowagie.text.pdf.DocumentFont
 
getCharLen(int) - Method in class org.mozilla.universalchardet.prober.statemachine.SMModel
 
getCharsetName() - Method in class org.mozilla.universalchardet.prober.sequence.SequenceModel
 
getCharSetName() - Method in class org.mozilla.universalchardet.prober.CharsetProber
/////////////////////////////////////////////////////////////
getCharSetName() - Method in class org.mozilla.universalchardet.prober.EscCharsetProber
 
getCharSetName() - Method in class org.mozilla.universalchardet.prober.Latin1Prober
 
getCharSetName() - Method in class org.mozilla.universalchardet.prober.MBCSGroupProber
 
getCharSetName() - Method in class org.mozilla.universalchardet.prober.SBCSGroupProber
 
getChoiceExports() - Method in class com.aowagie.text.pdf.TextField
Gets the export values in list/combo fields.
getChoiceField(boolean) - Method in class com.aowagie.text.pdf.TextField
 
getChoices() - Method in class com.aowagie.text.pdf.TextField
Gets the choices to be presented to the user in list/combo fields.
getChoiceSelection() - Method in class com.aowagie.text.pdf.TextField
Gets the zero based index of the selected item.
getChunk(int) - Method in class com.aowagie.text.pdf.PdfLine
Gets a PdfChunk by index.
getChunk(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates a Chunk object based on a list of properties.
getChunks() - Method in class com.aowagie.text.Anchor
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.Annotation
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.Cell
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.Chunk
Gets all the chunks in this element.
getChunks() - Method in interface com.aowagie.text.Element
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.List
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.MarkedObject
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.Meta
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.pdf.draw.VerticalPositionMark
 
getChunks() - Method in class com.aowagie.text.pdf.MultiColumnText
Returns null - not used
getChunks() - Method in class com.aowagie.text.pdf.PdfPTable
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.Phrase
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.Rectangle
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.Row
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.Section
Gets all the chunks in this element.
getChunks() - Method in class com.aowagie.text.Table
Gets all the chunks in this element.
getCidCode(int) - Method in class com.aowagie.text.pdf.BaseFont
Gets the CID code given an Unicode.
getClass(byte) - Method in class org.mozilla.universalchardet.prober.statemachine.SMModel
 
getCode() - Method in class com.aowagie.text.pdf.Barcode
Gets the code to generate.
getCodePagesSupported() - Method in class com.aowagie.text.pdf.BaseFont
Gets the code pages supported by the font.
getCodeSpaceRanges() - Method in class com.aowagie.text.pdf.fonts.cmaps.CMap
Getter for property codeSpaceRanges.
getCodeType() - Method in class com.aowagie.text.pdf.Barcode
Gets the code type.
getCodingStateMachine() - Method in class org.mozilla.universalchardet.prober.statemachine.CodingStateMachine
 
getColor() - Method in class com.aowagie.text.Font
Gets the color of this font.
getColor() - Method in class com.aowagie.text.pdf.PdfOutline
Getter for property color.
getColorspace() - Method in class com.aowagie.text.Image
Gets the colorspace for the image.
getColorSpace() - Method in class com.aowagie.text.pdf.PdfShading
 
getColspan() - Method in class com.aowagie.text.Cell
Gets the colspan.
getColspan() - Method in class com.aowagie.text.pdf.PdfPCell
Getter for property colspan.
getColumn() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the ColumnText with the content of the cell.
getColumns() - Method in class com.aowagie.text.Row
Gets the number of columns.
getColumns() - Method in class com.aowagie.text.Table
Gets the number of columns.
getComboField() - Method in class com.aowagie.text.pdf.TextField
Gets a new combo field.
getComparator() - Method in class net.sf.jmimemagic.MagicMatch
get the comparator for this magic match
getCompositeElements() - Method in class com.aowagie.text.pdf.PdfPCell
Returns the list of composite elements of the column.
getCompressionLevel() - Method in class com.aowagie.text.Image
Returns the compression level used for images written as a compressed stream.
getCompressionLevel() - Method in class com.aowagie.text.pdf.BaseFont
Returns the compression level used for the font streams.
getCompressionLevel() - Method in class com.aowagie.text.pdf.PdfWriter
Returns the compression level used for streams written by this writer.
getConfidence() - Method in class org.mozilla.universalchardet.prober.CharsetProber
 
getConfidence() - Method in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
getConfidence() - Method in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
getConfidence() - Method in class org.mozilla.universalchardet.prober.EscCharsetProber
 
getConfidence() - Method in class org.mozilla.universalchardet.prober.Latin1Prober
 
getConfidence() - Method in class org.mozilla.universalchardet.prober.MBCSGroupProber
 
getConfidence() - Method in class org.mozilla.universalchardet.prober.SBCSGroupProber
 
getContact() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the signing contact.
getContent() - Method in class com.aowagie.text.Chunk
Returns the content of this Chunk.
getContent() - Method in class com.aowagie.text.Meta
Returns the content of the meta information.
getContent() - Method in class com.aowagie.text.Phrase
Returns the content as a String object.
getCounter() - Method in class com.aowagie.text.pdf.OutputStreamCounter
 
getCrlList() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the certificate revocation list.
getCRLs() - Method in class com.aowagie.text.pdf.PdfPKCS7
Get the X.509 certificate revocation lists associated with this PKCS#7 object
getCryptoDictionary() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the user made signature dictionary.
getCryptoMode() - Method in class com.aowagie.text.pdf.PdfReader
 
getCurrentCharLen() - Method in class org.mozilla.universalchardet.prober.statemachine.CodingStateMachine
 
getCurrentColumn() - Method in class com.aowagie.text.pdf.MultiColumnText
Gets the current column.
getCurrentDocumentSize() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to gets the current document size.
getCurrentPageNumber() - Method in class com.aowagie.text.pdf.PdfWriter
 
getDatasetsNode() - Method in class com.aowagie.text.pdf.XfaForm
Gets the Node that corresponds to the datasets part.
getDatasetsSom() - Method in class com.aowagie.text.pdf.XfaForm
Gets the class that contains the datasets processing section of the XFA.
getDefaultCell() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the default PdfPCell that will be used as reference for all the addCell methods except addCell(PdfPCell).
getDefaultCell() - Method in class com.aowagie.text.Table
Gets the default layout of the Table.
getDefaultColor() - Method in class com.aowagie.text.pdf.PdfPatternPainter
Returns the default color of the pattern.
getDefaultColorspace() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get the default colorspaces.
getDefaultLayout() - Method in class com.aowagie.text.Table
Deprecated.
As of iText 2.0.7, replaced by Table.getDefaultCell(), scheduled for removal at 2.2.0
getDefaultName() - Method in class com.aowagie.text.pdf.XfaForm.InverseStore
Gets the full name by traversing the hierarchy using only the index 0.
getDefaultText() - Method in class com.aowagie.text.pdf.TextField
Gets the default text.
getDefaultValues() - Method in class com.aowagie.text.xml.XmlPeer
Returns the default values.
getDepth() - Method in class com.aowagie.text.Section
Returns the depth of this section.
getDescender() - Method in class com.aowagie.text.pdf.ColumnText
Gets the biggest descender value of the last line written.
getDescender() - Method in class com.aowagie.text.pdf.PdfLine
Gets the biggest descender for all the fonts used in this line.
getDescent(String) - Method in class com.aowagie.text.pdf.BaseFont
Gets the descent of a String in normalized 1000 units.
getDescentPoint(String, float) - Method in class com.aowagie.text.pdf.BaseFont
Gets the descent of a String in points.
getDescription() - Method in class net.sf.jmimemagic.MagicMatch
Get the description for this magic match.
getDetectedCharset() - Method in class org.mozilla.universalchardet.UniversalDetector
Gets the detected charset.
getDetectorExtensions() - Method in class net.sf.jmimemagic.MagicMatcher
Get the extensions for the underlying detectory.
getDeveloperExtensions() - Method in class com.aowagie.text.pdf.PdfDeveloperExtension
Generations the developer extension dictionary corresponding with the prefix.
getDifferences() - Method in class com.aowagie.text.pdf.BaseFont
Gets the array with the names of the characters.
getDigestAlgorithm() - Method in class com.aowagie.text.pdf.PdfPKCS7
Get the algorithm used to calculate the message digest
getDimension() - Method in class com.aowagie.text.Table
Gets the dimension of this table
getDirectContent() - Method in class com.aowagie.text.pdf.PdfStamperImp
 
getDirectContent() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get the direct content for this document.
getDirectContentUnder() - Method in class com.aowagie.text.pdf.PdfStamperImp
 
getDirectContentUnder() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get the direct content under for this document.
getDirectObject(PdfName) - Method in class com.aowagie.text.pdf.PdfDictionary
Returns the PdfObject associated to the specified key, resolving a possible indirect reference to a direct object.
getDirectReference() - Method in class com.aowagie.text.Image
Getter for property directReference.
getDisplayName() - Method in class net.sf.jmimemagic.detectors.TextFileDetector
DOCUMENT ME!
getDisplayName() - Method in interface net.sf.jmimemagic.MagicDetector
Get the display name of this detector.
getDocumentFonts(PdfReader) - Static method in class com.aowagie.text.pdf.BaseFont
Gets a list of all document fonts.
getDocumentFonts(PdfReader, int) - Static method in class com.aowagie.text.pdf.BaseFont
Gets a list of the document fonts in a particular page.
getDomDocument() - Method in class com.aowagie.text.pdf.XfaForm
Gets the top level DOM document.
getDpiX() - Method in class com.aowagie.text.Image
Gets the dots-per-inch in the X direction.
getDpiY() - Method in class com.aowagie.text.Image
Gets the dots-per-inch in the Y direction.
getDrawInterface() - Method in class com.aowagie.text.pdf.draw.VerticalPositionMark
Getter for the interface with the overruling draw() method.
getDuplicate() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets a duplicate of this PdfContentByte.
getDuplicate() - Method in class com.aowagie.text.pdf.PdfImportedPage
Always throws an error.
getDuplicate() - Method in class com.aowagie.text.pdf.PdfPatternPainter
Gets a duplicate of this PdfPatternPainter.
getDuplicate() - Method in class com.aowagie.text.pdf.PdfTemplate
Gets a duplicate of this PdfTemplate.
getDuration() - Method in class com.aowagie.text.pdf.PdfTransition
 
getEffectivePaddingBottom() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the effective bottom padding.
getEffectivePaddingLeft() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the effective left padding.
getEffectivePaddingRight() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the effective right padding.
getEffectivePaddingTop() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the effective top padding.
getElement(Object) - Method in interface org.apache.oro.util.Cache
Gets an element from the cache.
getElement(Object) - Method in class org.apache.oro.util.CacheLRU
 
getElement(Object) - Method in class org.apache.oro.util.GenericCache
 
getElements() - Method in class com.aowagie.text.Cell
Gets an iterator of Elements.
getEncodedPKCS1() - Method in class com.aowagie.text.pdf.PdfPKCS7
Gets the bytes for the PKCS#1 object.
getEncodedPKCS7() - Method in class com.aowagie.text.pdf.PdfPKCS7
Gets the bytes for the PKCS7SignedData object.
getEncoding() - Method in class com.aowagie.text.pdf.BaseFont
Gets the encoding used to convert String into byte[].
getEncoding() - Method in class com.aowagie.text.pdf.PdfString
Gets the encoding of this string.
getEofPos() - Method in class com.aowagie.text.pdf.PdfReader
Gets the byte address of the %%EOF marker.
getException() - Method in exception class com.aowagie.text.ExceptionConverter
and allow the user of ExceptionConverter to get a handle to it.
getExtension() - Method in class net.sf.jmimemagic.MagicMatch
Get the extension for this magic match.
getExtensionFont() - Method in class com.aowagie.text.pdf.TextField
Gets the extensionFont.
getExtensionLevel() - Method in class com.aowagie.text.pdf.PdfDeveloperExtension
Gets the extension level within the baseversion.
getExtraCatalog() - Method in class com.aowagie.text.pdf.PdfWriter
Sets extra keys to the catalog.
getExtraParagraphSpace() - Method in class com.aowagie.text.Paragraph
Getter for property extraParagraphSpace.
getExtraParagraphSpace() - Method in class com.aowagie.text.pdf.ColumnText
Sets the extra space between paragraphs.
getExtraParagraphSpace() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the extra space between paragraphs.
getFamily() - Method in class com.aowagie.text.Font
Gets the family of this font.
getFamilyFontName() - Method in class com.aowagie.text.pdf.BaseFont
Gets the family name of the font.
getFamilyFontName() - Method in class com.aowagie.text.pdf.DocumentFont
Gets the family name of the font.
getFamilyname() - Method in class com.aowagie.text.Font
Gets the familyname as a String.
getField(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets the field value.
getField(String) - Method in class com.aowagie.text.pdf.FdfWriter
Gets the field value.
getField(String) - Method in class com.aowagie.text.pdf.PdfPKCS7.X509Name
 
getFieldCache() - Method in class com.aowagie.text.pdf.AcroFields
Gets the appearances cache.
getFieldItem(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets the field structure.
getFieldName() - Method in class com.aowagie.text.pdf.TextField
Gets the field name.
getFieldName() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the field name.
getFieldPositions(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets the field box positions in the document.
getFields() - Method in class com.aowagie.text.pdf.AcroFields
Gets all the fields.
getFields() - Method in class com.aowagie.text.pdf.FdfWriter
Gets all the fields.
getFields() - Method in class com.aowagie.text.pdf.PdfPKCS7.X509Name
getter for values
getFields() - Method in class com.aowagie.text.pdf.PRAcroForm
 
getFieldType(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets the field type.
getFieldType(String) - Method in class com.aowagie.text.pdf.XfaForm.Xml2SomTemplate
Gets the field type as described in the template section of the XFA.
getFile() - Method in class com.aowagie.text.pdf.FdfWriter
Gets the PDF file name associated with the FDF.
getFile() - Method in class com.aowagie.text.pdf.PRTokeniser
 
getFileID() - Method in class com.aowagie.text.pdf.PdfStamperImp
 
getFileLength() - Method in class com.aowagie.text.pdf.PdfReader
Getter for property fileLength.
getFilePointer() - Method in class com.aowagie.text.pdf.PRTokeniser
 
getFilePointer() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
getFilledWidth() - Method in class com.aowagie.text.pdf.ColumnText
Gets the real width used by the largest line.
getFilter() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the filter used to sign the document.
getFirst() - Method in class com.aowagie.text.List
Gets the first number .
getFirstLineIndent() - Method in class com.aowagie.text.Paragraph
Getter for property firstLineIndent.
getFixedHeight() - Method in class com.aowagie.text.pdf.PdfPCell
Get the fixed height of the cell.
getFollowingIndent() - Method in class com.aowagie.text.pdf.ColumnText
Gets the following paragraph lines indent.
getFollowingIndent() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the following paragraph lines indent.
getFont() - Method in class com.aowagie.text.Chunk
Gets the font of this Chunk.
getFont() - Method in class com.aowagie.text.pdf.Barcode
Gets the text font.
getFont() - Method in class com.aowagie.text.pdf.TextField
Gets the text font.
getFont() - Method in class com.aowagie.text.Phrase
Gets the font of the first Chunk that appears in this Phrase.
getFont(String) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, float) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, float) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, float, int) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, float, int) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, float, int, Color) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, float, int, Color) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, float, Color) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, float, Color) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, String) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, String) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, String, boolean) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, String, boolean) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, String, boolean, float) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, String, boolean, float) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, String, boolean, float, int) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, String, boolean, float, int) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, String, boolean, float, int, Color) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, String, boolean, float, int, Color) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, String, boolean, float, int, Color, boolean) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, String, boolean, float, int, Color, boolean) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, String, float) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, String, float) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, String, float, int) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, String, float, int) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(String, String, float, int, Color) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(String, String, float, int, Color) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFont(Properties) - Static method in class com.aowagie.text.FontFactory
Constructs a Font-object.
getFont(Properties) - Method in class com.aowagie.text.FontFactoryImp
Constructs a Font-object.
getFontDescriptor(int, float) - Method in class com.aowagie.text.pdf.BaseFont
Gets the font parameter identified by key.
getFontDescriptor(int, float) - Method in class com.aowagie.text.pdf.DocumentFont
Gets the font parameter identified by key.
getFontImp() - Static method in class com.aowagie.text.FontFactory
Gets the font factory implementation.
getFontSize() - Method in class com.aowagie.text.pdf.TextField
Gets the font size.
getFontType() - Method in class com.aowagie.text.pdf.BaseFont
Gets the font type.
getFooterHeight() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the height of the rows that constitute the footer as defined by setFooterRows().
getFooterRows() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the number of rows in the footer.
getFrameCount() - Method in class com.aowagie.text.pdf.codec.GifImage
Gets the number of frames the gif has.
getFromReader() - Method in class com.aowagie.text.pdf.PdfImportedPage
Reads the content from this PdfImportedPage-object from a reader.
getFullFontName() - Method in class com.aowagie.text.pdf.BaseFont
Gets the full name of the font.
getFullFontName() - Method in class com.aowagie.text.pdf.DocumentFont
Gets the full name of the font.
getFullFontName(String, String, byte[]) - Static method in class com.aowagie.text.pdf.BaseFont
Gets the full name of the font.
getFullFontStream() - Method in class com.aowagie.text.pdf.DocumentFont
Always returns null.
getGeneration() - Method in class com.aowagie.text.pdf.PdfIndirectReference
Returns the generation of the object.
getGeneration() - Method in class com.aowagie.text.pdf.PRTokeniser
 
getGlobalBytes() - Method in class com.aowagie.text.ImgJBIG2
Getter for the JBIG2 global data.
getGlobalHash() - Method in class com.aowagie.text.ImgJBIG2
Getter for the unique hash.
getGray() - Method in class com.aowagie.text.pdf.GrayColor
 
getGrayFill() - Method in class com.aowagie.text.Rectangle
Gets the grayscale.
getGroup() - Method in class com.aowagie.text.pdf.PdfTemplate
Getter for property group.
getGroup() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get the group dictionary.
getGroupChange() - Method in class com.aowagie.text.Cell
Does this Cell force a group change?
getHandledExtensions() - Method in class net.sf.jmimemagic.detectors.TextFileDetector
DOCUMENT ME!
getHandledExtensions() - Method in interface net.sf.jmimemagic.MagicDetector
Gget a list of file extensions this detector typically deals with.
getHandledTypes() - Method in class net.sf.jmimemagic.detectors.TextFileDetector
DOCUMENT ME!
getHandledTypes() - Method in interface net.sf.jmimemagic.MagicDetector
Gget a list of types this detector handles.
getHashAlgorithm() - Method in class com.aowagie.text.pdf.PdfPKCS7
Returns the algorithm.
getHeaderHeight() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the height of the rows that constitute the header as defined by setHeaderRows().
getHeaderRows() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the number of the rows that constitute the header.
getHeight() - Method in class com.aowagie.text.pdf.PdfTemplate
Gets the bounding height of this template.
getHeight() - Method in class com.aowagie.text.Rectangle
Returns the height of the rectangle.
getHex(int) - Static method in class com.aowagie.text.pdf.PRTokeniser
 
getHorizontalAlignment() - Method in class com.aowagie.text.Cell
Gets the horizontal alignment.
getHorizontalAlignment() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the horizontal alignment for the cell.
getHorizontalAlignment() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the horizontal alignment of the table relative to the page.
getHorizontalAlignment() - Method in class com.aowagie.text.Row
Gets the horizontal alignment.
getHorizontalScaling() - Method in class com.aowagie.text.Chunk
Gets the horizontal scaling.
getHorizontalScaling() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets the current character spacing.
getHtmlStyleClass() - Method in class com.aowagie.text.Document
Gets the style class of the HTML body tag
getHumanReadableUCCEAN(String) - Static method in class com.aowagie.text.pdf.Barcode128
Gets the human readable text of a sequence of AI.
getHyphenatedWordPost() - Method in interface com.aowagie.text.pdf.HyphenationEvent
Gets the second part of the hyphenated word.
getHyphenatedWordPre(String, BaseFont, float, float) - Method in interface com.aowagie.text.pdf.HyphenationEvent
Hyphenates a word and returns the first part of it.
getHyphenation() - Method in class com.aowagie.text.Chunk
Returns the hyphenation (if present).
getHyphenation() - Method in class com.aowagie.text.Phrase
Getter for the hyphenation settings.
getHyphenationPoints() - Method in class com.aowagie.text.pdf.hyphenation.Hyphenation
 
getHyphenSymbol() - Method in interface com.aowagie.text.pdf.HyphenationEvent
Gets the hyphen symbol.
getICCProfile() - Method in class com.aowagie.text.Image
Gets the images ICC profile.
getImage() - Method in class com.aowagie.text.Chunk
Returns the image.
getImage() - Method in class com.aowagie.text.pdf.PdfPCell
Getter for property image.
getImage() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the background image for the layer 2.
getImage(byte[]) - Static method in class com.aowagie.text.pdf.codec.BmpImage
Reads a BMP from a byte array.
getImage(byte[]) - Static method in class com.aowagie.text.pdf.codec.PngImage
Reads a PNG from a byte array.
getImage(int) - Method in class com.aowagie.text.pdf.codec.GifImage
Gets the image from a frame.
getImage(InputStream, boolean, int) - Static method in class com.aowagie.text.pdf.codec.BmpImage
Reads a BMP from a stream.
getImage(URL) - Static method in class com.aowagie.text.pdf.codec.BmpImage
Reads a BMP from an url.
getImage(URL) - Static method in class com.aowagie.text.pdf.codec.PngImage
Reads a PNG from an url.
getImage(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates an Image object based on a list of properties.
getImageMask() - Method in class com.aowagie.text.Image
Gets the explicit masking.
getImageRotation() - Method in class com.aowagie.text.Image
Gets the current image rotation in radians.
getImageScale() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the scaling to be applied to the background image.
getImportedPage(PdfReader, int) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get a page from other PDF document.
getIndent() - Method in class com.aowagie.text.pdf.ColumnText
Gets the first paragraph line indent.
getIndent() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the first paragraph line indent.
getIndentation() - Method in class com.aowagie.text.Section
Returns the indentation of the content of this Section.
getIndentationLeft() - Method in class com.aowagie.text.Image
Gets the left indentation.
getIndentationLeft() - Method in class com.aowagie.text.List
Gets the indentation of this paragraph on the left side.
getIndentationLeft() - Method in class com.aowagie.text.Paragraph
Gets the indentation of this paragraph on the left side.
getIndentationLeft() - Method in class com.aowagie.text.Section
Returns the indentation of this Section on the left side.
getIndentationRight() - Method in class com.aowagie.text.Image
Gets the right indentation.
getIndentationRight() - Method in class com.aowagie.text.List
Gets the indentation of this paragraph on the right side.
getIndentationRight() - Method in class com.aowagie.text.Paragraph
Gets the indentation of this paragraph on the right side.
getIndentationRight() - Method in class com.aowagie.text.Section
Returns the indentation of this Section on the right side.
getIndirectReference() - Method in class com.aowagie.text.pdf.PdfAnnotation
Returns an indirect reference to the annotation
getIndirectReference() - Method in class com.aowagie.text.pdf.PdfIndirectObject
Returns a PdfIndirectReference to this PdfIndirectObject.
getIndirectReference() - Method in class com.aowagie.text.pdf.PdfTemplate
Gets the indirect reference to this template.
getIndRef() - Method in class com.aowagie.text.pdf.PdfObject
Get the indirect reference
getInfo() - Method in class com.aowagie.text.pdf.PdfReader
Returns the content of the document information dictionary as a HashMap of String.
getInfo() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get the info dictionary if you want to change it directly (add keys and values to the info dictionary).
getInfo() - Method in class com.aowagie.text.pdf.PRAcroForm.FieldInformation
 
getInitialRotation() - Method in class com.aowagie.text.Image
Getter for property initialRotation.
getInkSpreading() - Method in class com.aowagie.text.pdf.Barcode
Gets the amount of ink spreading.
getInstance(byte[]) - Static method in class com.aowagie.text.Image
gets an instance of an Image
getInstance(int, int, boolean, int, int, byte[]) - Static method in class com.aowagie.text.Image
Creates an Image with CCITT G3 or G4 compression.
getInstance(int, int, int, int, byte[]) - Static method in class com.aowagie.text.Image
Gets an instance of an Image in raw mode.
getInstance(Document, OutputStream) - Static method in class com.aowagie.text.pdf.PdfWriter
Use this method to get an instance of the PdfWriter.
getInstance(Image) - Static method in class com.aowagie.text.Image
gets an instance of an Image
getInstance(PdfTemplate) - Static method in class com.aowagie.text.Image
gets an instance of an Image
getInstance(Image, Color) - Static method in class com.aowagie.text.Image
Gets an instance of an Image from a java.awt.Image.
getInstance(Image, Color, boolean) - Static method in class com.aowagie.text.Image
Gets an instance of an Image from a java.awt.Image.
getInstance(String) - Static method in class com.aowagie.text.Image
Gets an instance of an Image.
getInternalBuffer() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets the internal buffer.
getInverseSearch() - Method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Gets the data to do a search from the bottom hierarchy.
getISOBytes(String) - Static method in class com.aowagie.text.DocWriter
Converts a String into a Byte array according to the ISO-8859-1 codepage.
getItems() - Method in class com.aowagie.text.List
Gets all the items in the list.
getIV() - Static method in class com.aowagie.text.pdf.crypto.IVGenerator
Gets a 16 byte random initialization vector.
getJavaScript() - Method in class com.aowagie.text.pdf.PdfReader
Gets the global document JavaScript.
getJavaScript_onLoad() - Method in class com.aowagie.text.Document
Gets the JavaScript onLoad command.
getJavaScript_onUnLoad() - Method in class com.aowagie.text.Document
Gets the JavaScript onUnLoad command.
getJbig2Image(RandomAccessFileOrArray, int) - Static method in class com.aowagie.text.pdf.codec.JBIG2Image
returns an Image representing the given page.
getKeepEnglishLetter() - Method in class org.mozilla.universalchardet.prober.sequence.SequenceModel
 
getKeepTogether() - Method in class com.aowagie.text.Paragraph
Checks if this paragraph has to be kept together on one page.
getKeepTogether() - Method in class com.aowagie.text.pdf.PdfPTable
Getter for property keepTogether
getKerning(int, int) - Method in class com.aowagie.text.pdf.BaseFont
Gets the kerning between two Unicode chars.
getKerning(int, int) - Method in class com.aowagie.text.pdf.DocumentFont
Gets the kerning between two Unicode chars.
getKeys() - Method in class com.aowagie.text.pdf.PdfDictionary
Get all keys that are set.
getKids() - Method in class com.aowagie.text.pdf.PdfFormField
 
getKids() - Method in class com.aowagie.text.pdf.PdfOutline
Returns the kids of this outline
getLastHeaderRow() - Method in class com.aowagie.text.Table
Gets the last number of the rows that contain headers.
getLastStrokeChunk() - Method in class com.aowagie.text.pdf.PdfLine
Gets the index of the last PdfChunk with metric attributes
getLastXref() - Method in class com.aowagie.text.pdf.PdfReader
Gets the byte address of the last xref table.
getLayer() - Method in class com.aowagie.text.Image
Gets the layer this image belongs to.
getLayer() - Method in class com.aowagie.text.pdf.PdfTemplate
Gets the layer this template belongs to.
getLayer(int) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets a template layer to create a signature appearance.
getLayer2Font() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the n2 and n4 layer font.
getLayer2Text() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the signature text identifying the signer if set by setLayer2Text().
getLayer4Text() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the text identifying the signature status if set by setLayer4Text().
getLeading() - Method in class com.aowagie.text.Cell
Gets the leading.
getLeading() - Method in class com.aowagie.text.pdf.ColumnText
Gets the fixed leading.
getLeading() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets the current text leading.
getLeading() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the fixed leading.
getLeading() - Method in class com.aowagie.text.Phrase
Gets the leading of this phrase.
getLeft() - Method in class com.aowagie.text.Cell
This method throws an UnsupportedOperationException.
getLeft() - Method in class com.aowagie.text.Rectangle
Returns the lower left x-coordinate.
getLeft(float) - Method in class com.aowagie.text.Rectangle
Returns the lower left x-coordinate, considering a given margin.
getLength() - Method in class com.aowagie.text.pdf.codec.wmf.InputMeta
 
getLength() - Method in class com.aowagie.text.pdf.PRStream
 
getLength() - Method in class net.sf.jmimemagic.MagicMatch
get the length we are restricting the comparison to for this magic match
getLineColor() - Method in class com.aowagie.text.pdf.draw.LineSeparator
Getter for the color of the line that will be drawn.
GetLineLengthUtf32() - Method in class com.aowagie.text.pdf.PdfLine
Returns the length of a line in UTF32 characters
getLinesWritten() - Method in class com.aowagie.text.pdf.ColumnText
Gets the number of lines written.
getLineWidth() - Method in class com.aowagie.text.pdf.draw.LineSeparator
Getter for the line width.
getList(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates a List object based on a list of properties.
getListField() - Method in class com.aowagie.text.pdf.TextField
Gets a new list field.
getListItem(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates a ListItem object based on a list of properties.
getListOptionDisplay(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets the list of display option values from fields of type list or combo.
getListOptionExport(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets the list of export option values from fields of type list or combo.
getListSelection(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets the field values of a Choice field.
getListSymbol() - Method in class com.aowagie.text.ListItem
Returns the listsymbol.
getLocalizedMessage() - Method in exception class com.aowagie.text.ExceptionConverter
and make sure we also produce a localized version
getLocation() - Method in class com.aowagie.text.pdf.PdfPKCS7
Getter for property location.
getLocation() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the signing location.
getLogicalScreen() - Method in class com.aowagie.text.pdf.codec.GifImage
Gets the logical screen.
getMagicMatch(byte[]) - Static method in class net.sf.jmimemagic.Magic
Get a match from a stream of data.
getMagicMatch(byte[], boolean) - Static method in class net.sf.jmimemagic.Magic
Get a match from a stream of data.
getMarkupAttributes() - Method in class com.aowagie.text.MarkedObject
Getter for the markup attributes.
getMatch() - Method in class net.sf.jmimemagic.MagicMatcher
 
getMatch() - Method in class org.apache.oro.text.perl.Perl5Util
Returns the last match found by a call to a match(), substitute(), or split() method.
getMatch() - Method in interface org.apache.oro.text.regex.PatternMatcher
Fetches the last match found by a call to a matches() or contains() method.
getMatch() - Method in class org.apache.oro.text.regex.Perl5Matcher
Fetches the last match found by a call to a matches() or contains() method.
getMatchers() - Method in class net.sf.jmimemagic.MagicParser
DOCUMENT ME!
getMatrix() - Method in class com.aowagie.text.pdf.PdfShadingPattern
 
getMaxCharacterLength() - Method in class com.aowagie.text.pdf.TextField
Gets the maximum length of the field's text, in characters.
getMaxHeight() - Method in class com.aowagie.text.pdf.PdfPCell
Returns the height of the cell.
getMaxLines() - Method in class com.aowagie.text.Cell
Getter for maxLines
getMerged(int) - Method in class com.aowagie.text.pdf.AcroFields.Item
Retrieve the merged dictionary for the given instance.
getMessage() - Method in exception class com.aowagie.text.ExceptionConverter
We print the message of the checked exception
getMetadata() - Method in class com.aowagie.text.pdf.PdfReader
Gets the XML metadata.
getMimeType() - Method in class net.sf.jmimemagic.MagicMatch
Get the magic match for this magic match.
getMinimumHeight() - Method in class com.aowagie.text.pdf.PdfPCell
Get the minimum height of the cell.
getMoreInfo() - Method in class com.aowagie.text.pdf.PdfStamper
Gets the optional String map to add or change values in the info dictionary.
getMultipliedLeading() - Method in class com.aowagie.text.Paragraph
Gets the variable leading
getMultipliedLeading() - Method in class com.aowagie.text.pdf.ColumnText
Gets the variable leading.
getMultipliedLeading() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the variable leading.
getMySerialId() - Method in class com.aowagie.text.Image
Returns a serial id for the Image (reuse the same image more than once)
getN() - Method in class com.aowagie.text.pdf.Barcode
Gets the bar multiplier for wide bars.
getName() - Method in class com.aowagie.text.Anchor
Returns the name of this Anchor.
getName() - Method in class com.aowagie.text.Header
Returns the name of the meta information.
getName() - Method in class com.aowagie.text.Meta
Returns the name of the meta information.
getName() - Method in class com.aowagie.text.pdf.PdfSigGenericPKCS
Gets the subject name in the signing certificate (the element "CN")
getName() - Method in class com.aowagie.text.pdf.PRAcroForm.FieldInformation
 
getName() - Method in class net.sf.jmimemagic.detectors.TextFileDetector
DOCUMENT ME!
getName() - Method in interface net.sf.jmimemagic.MagicDetector
Get the short name of this detector.
getName() - Method in class org.mozilla.universalchardet.prober.statemachine.SMModel
 
getName(String) - Method in class com.aowagie.text.xml.XmlPeer
Returns the iText attribute name.
getName2Node() - Method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Gets the mapping of full names to nodes.
getNamedDestination() - Method in class com.aowagie.text.pdf.PdfReader
Gets all the named destinations as an HashMap.
getNamedDestinationFromNames() - Method in class com.aowagie.text.pdf.PdfReader
Gets the named destinations from the /Dests key in the catalog as an HashMap.
getNamedDestinationFromStrings() - Method in class com.aowagie.text.pdf.PdfReader
Gets the named destinations from the /Names key in the catalog as an HashMap.
getNewObjectNumber(PdfReader, int, int) - Method in class com.aowagie.text.pdf.PdfStamperImp
 
getNewObjectNumber(PdfReader, int, int) - Method in class com.aowagie.text.pdf.PdfWriter
 
getNewPushbuttonFromField(String) - Method in class com.aowagie.text.pdf.AcroFields
Creates a new pushbutton from an existing field.
getNewPushbuttonFromField(String, int) - Method in class com.aowagie.text.pdf.AcroFields
Creates a new pushbutton from an existing field.
getNewSigName() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets a new signature fied name that doesn't clash with any existing name.
getNextState(int, int) - Method in class org.mozilla.universalchardet.prober.statemachine.SMModel
 
getNioByteBuffer() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
getNodeText(Node) - Static method in class com.aowagie.text.pdf.XfaForm
Gets all the text contained in the child nodes of this node.
getNumber() - Method in class com.aowagie.text.pdf.PdfIndirectReference
Returns the number of the object.
getNumberDepth() - Method in class com.aowagie.text.Section
Returns the numberdepth of this Section.
getNumberOfColumns() - Method in class com.aowagie.text.pdf.PdfPTable
Returns the number of columns.
getNumberOfPages() - Method in class com.aowagie.text.pdf.PdfReader
Gets the number of pages in the document.
getNumberStyle() - Method in class com.aowagie.text.Section
Gets the style used for numbering sections.
getOCProperties() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get the Optional Content Properties Dictionary.
getOcsp() - Method in class com.aowagie.text.pdf.PdfPKCS7
Gets the OCSP basic response if there is one.
getOffset() - Method in class com.aowagie.text.pdf.draw.VerticalPositionMark
Getter for the offset relative to the baseline of the current line.
getOffset() - Method in class com.aowagie.text.pdf.PRStream
 
getOffset() - Method in class com.aowagie.text.Table
Gets the offset of this table.
getOffset() - Method in class net.sf.jmimemagic.MagicMatch
get the offset in the stream we are comparing to the test value for this magic match
getOptions() - Method in class com.aowagie.text.pdf.TextField
Gets the option flags.
getOptions() - Method in interface org.apache.oro.text.regex.Pattern
This method returns an integer containing the compilation options used to compile this pattern.
getOptions() - Method in class org.apache.oro.text.regex.Perl5Pattern
This method returns an integer containing the compilation options used to compile this pattern.
getOrder() - Method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Gets the order the names appear in the XML, depth first.
getOrder(byte) - Method in class org.mozilla.universalchardet.prober.sequence.SequenceModel
 
getOrder(byte[], int) - Method in class org.mozilla.universalchardet.prober.contextanalysis.EUCJPContextAnalysis
 
getOrder(byte[], int) - Method in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
getOrder(byte[], int) - Method in class org.mozilla.universalchardet.prober.contextanalysis.SJISContextAnalysis
 
getOrder(byte[], int) - Method in class org.mozilla.universalchardet.prober.distributionanalysis.Big5DistributionAnalysis
 
getOrder(byte[], int) - Method in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
getOrder(byte[], int) - Method in class org.mozilla.universalchardet.prober.distributionanalysis.EUCJPDistributionAnalysis
 
getOrder(byte[], int) - Method in class org.mozilla.universalchardet.prober.distributionanalysis.EUCKRDistributionAnalysis
 
getOrder(byte[], int) - Method in class org.mozilla.universalchardet.prober.distributionanalysis.EUCTWDistributionAnalysis
 
getOrder(byte[], int) - Method in class org.mozilla.universalchardet.prober.distributionanalysis.GB2312DistributionAnalysis
 
getOrder(byte[], int) - Method in class org.mozilla.universalchardet.prober.distributionanalysis.SJISDistributionAnalysis
 
getOrder(JapaneseContextAnalysis.Order, byte[], int) - Method in class org.mozilla.universalchardet.prober.contextanalysis.EUCJPContextAnalysis
 
getOrder(JapaneseContextAnalysis.Order, byte[], int) - Method in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
getOrder(JapaneseContextAnalysis.Order, byte[], int) - Method in class org.mozilla.universalchardet.prober.contextanalysis.SJISContextAnalysis
 
getOriginalBytes() - Method in class com.aowagie.text.pdf.PdfString
 
getOriginalData() - Method in class com.aowagie.text.Image
Getter for property originalData.
getOriginalType() - Method in class com.aowagie.text.Image
Getter for property originalType.
getOriginalWidth() - Method in class com.aowagie.text.pdf.PdfLine
Gets the original width of the line.
getOverContent(int) - Method in class com.aowagie.text.pdf.PdfStamper
Gets a PdfContentByte to write over the page of the original document.
getPadding() - Method in class com.aowagie.text.Table
Gets the cellpadding.
getPaddingBottom() - Method in class com.aowagie.text.pdf.PdfPCell
Getter for property paddingBottom.
getPaddingLeft() - Method in class com.aowagie.text.pdf.PdfPCell
 
getPaddingRight() - Method in class com.aowagie.text.pdf.PdfPCell
Getter for property paddingRight.
getPaddingTop() - Method in class com.aowagie.text.pdf.PdfPCell
Getter for property paddingTop.
getPage() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the page number of the field.
getPage(int) - Method in class com.aowagie.text.pdf.AcroFields.Item
Retrieve the page number of the given instance
getPageContent(int, RandomAccessFileOrArray) - Method in class com.aowagie.text.pdf.PdfReader
Gets the contents of the page.
getPageEvent() - Method in class com.aowagie.text.pdf.PdfWriter
Gets the PdfPageEvent for this document or null if none is set.
getPageLayoutAndMode() - Method in class com.aowagie.text.pdf.internal.PdfViewerPreferencesImp
Returns the page layout and page mode value.
getPageN(int) - Method in class com.aowagie.text.pdf.PdfReader
Gets the dictionary that represents a page.
getPageNRelease(int) - Method in class com.aowagie.text.pdf.PdfReader
 
getPageNumber() - Method in class com.aowagie.text.Document
Returns the current page number.
getPageNumber() - Method in class com.aowagie.text.pdf.PdfImportedPage
 
getPageNumber() - Method in class com.aowagie.text.pdf.PdfWriter
Gets the pagenumber of this document.
getPageOrigRef(int) - Method in class com.aowagie.text.pdf.PdfReader
Gets the page reference to this page.
getPageRect() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the rectangle that represent the position and dimension of the signature in the page.
getPageReference(int) - Method in class com.aowagie.text.pdf.PdfStamperImp
 
getPageReference(int) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get a reference to a page existing or not.
getPageRotation(int) - Method in class com.aowagie.text.pdf.PdfReader
Gets the page rotation.
getPageRotation(PdfDictionary) - Method in class com.aowagie.text.pdf.PdfReader
 
getPageSize() - Method in class com.aowagie.text.Document
Gets the pagesize.
getPageSize() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get the size of the media box.
getPageSize(int) - Method in class com.aowagie.text.pdf.PdfReader
Gets the page size without taking rotation into account.
getPageSizeWithRotation(int) - Method in class com.aowagie.text.pdf.PdfReader
Gets the page size, taking rotation into account.
getPainter() - Method in class com.aowagie.text.pdf.PatternColor
Gets the pattern.
getParagraph(int) - Method in class com.aowagie.text.pdf.BidiLine
 
getParagraph(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates a Paragraph object based on a list of properties.
getParent() - Method in class com.aowagie.text.pdf.PdfFormField
Getter for property parent.
getPattern() - Method in interface org.apache.oro.text.regex.Pattern
This method returns the string representation of the pattern.
getPattern() - Method in class org.apache.oro.text.regex.Perl5Pattern
This method returns the string representation of the pattern.
getPattern(String) - Method in class org.apache.oro.text.GenericPatternCache
Same as calling
getPattern(String) - Method in interface org.apache.oro.text.PatternCache
This method fetches a pattern from the cache.
getPattern(String, int) - Method in class org.apache.oro.text.GenericPatternCache
This method fetches a pattern from the cache.
getPattern(String, int) - Method in interface org.apache.oro.text.PatternCache
This method fetches a pattern from the cache.
getPdfDestination() - Method in class com.aowagie.text.pdf.PdfOutline
Gets the destination for this outline.
getPdfDocument() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets the PdfDocument in use by this object.
getPdfIndirectReference() - Method in class com.aowagie.text.pdf.PdfWriter
Use this to get an PdfIndirectReference for an object that will be created in the future.
getPdfLayers() - Method in class com.aowagie.text.pdf.PdfStamper
Gets the PdfLayer objects in an existing document as a Map with the names/titles of the layers as keys.
getPdfLayers() - Method in class com.aowagie.text.pdf.PdfStamperImp
Gets the PdfLayer objects in an existing document as a Map with the names/titles of the layers as keys.
getPdfObject() - Method in interface com.aowagie.text.pdf.PdfOCG
Gets the object representing the layer.
getPdfObject(int) - Method in class com.aowagie.text.pdf.PdfArray
Returns the PdfObject with the specified index.
getPdfObject(int) - Method in class com.aowagie.text.pdf.PdfReader
 
getPdfObject(PdfObject) - Static method in class com.aowagie.text.pdf.PdfReader
Reads a PdfObject resolving an indirect reference if needed.
getPdfObjectRelease(PdfObject) - Static method in class com.aowagie.text.pdf.PdfReader
 
getPdfReaderInstance(PdfWriter) - Method in class com.aowagie.text.pdf.PdfReader
 
getPdfShadingPattern() - Method in class com.aowagie.text.pdf.ShadingColor
Gets the shading pattern.
getPdfSpotColor() - Method in class com.aowagie.text.pdf.SpotColor
 
getPdfVersion() - Method in class com.aowagie.text.pdf.PdfReader
Gets the PDF version.
getPdfWriter() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets the PdfWriter in use by this object.
getPDFXConformance() - Method in interface com.aowagie.text.pdf.interfaces.PdfXConformance
Getter for the PDF/X Conformance value.
getPDFXConformance() - Method in class com.aowagie.text.pdf.internal.PdfXConformanceImp
 
getPDFXConformance() - Method in class com.aowagie.text.pdf.PdfWriter
 
getPercentage() - Method in class com.aowagie.text.pdf.draw.LineSeparator
Setter for the width as a percentage of the available width.
getPermissions() - Method in class com.aowagie.text.pdf.PdfReader
Gets the encryption permissions.
getPhrase() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the Phrase from this cell.
getPhrase(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates a Phrase object based on a list of properties.
getPkcs1() - Method in class com.aowagie.text.pdf.PdfPKCS7
Obtiene el PKCS#1 de la firma PKCS#7 del PDF.
getPlaceInPage() - Method in class com.aowagie.text.pdf.PdfAnnotation
Getter for property placeInPage.
getPlainHeight() - Method in class com.aowagie.text.Image
Gets the plain height of the image.
getPlainWidth() - Method in class com.aowagie.text.Image
Gets the plain width of the image.
getPosition() - Method in class com.aowagie.text.pdf.PdfLiteral
Getter for property position.
getPosLength() - Method in class com.aowagie.text.pdf.PdfLiteral
Getter for property posLength.
getPostHyphenText(int) - Method in class com.aowagie.text.pdf.hyphenation.Hyphenation
 
getPostscriptFontName() - Method in class com.aowagie.text.pdf.BaseFont
Gets the postscript font name.
getPostscriptFontName() - Method in class com.aowagie.text.pdf.DocumentFont
Gets the postscript font name.
getPostSymbol() - Method in class com.aowagie.text.List
Returns the String that is after a number or letter in the list symbol.
getPrecedence(int) - Method in class org.mozilla.universalchardet.prober.sequence.SequenceModel
 
getPrefix() - Method in class com.aowagie.text.pdf.PdfDeveloperExtension
Gets the prefix name.
getPreHyphenText(int) - Method in class com.aowagie.text.pdf.hyphenation.Hyphenation
 
getPreSymbol() - Method in class com.aowagie.text.List
Returns the String that is before a number or letter in the list symbol.
getPrivKey() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the private key.
getProduct() - Static method in class com.aowagie.text.Document
Gets the product name.
getProperties() - Method in class net.sf.jmimemagic.MagicMatch
get the properties for this magic match
getProportionalWidths() - Method in class com.aowagie.text.Table
Gets the proportional widths of the columns in this Table.
getProvider() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Returns the Cryptographic Service Provider that will sign the document.
getRangeStream() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the document bytes that are hashable when using external signatures.
getRawCharBBox(int, String) - Method in class com.aowagie.text.pdf.BaseFont
 
getRawCharBBox(int, String) - Method in class com.aowagie.text.pdf.DocumentFont
 
getRawData() - Method in class com.aowagie.text.Image
Gets the raw data for the image.
getRawLength() - Method in class com.aowagie.text.pdf.PdfStream
Gets the raw length of the stream.
getRawText(String, boolean) - Static method in class com.aowagie.text.pdf.Barcode128
Converts the human readable text to the characters needed to create a barcode.
getReader() - Method in class com.aowagie.text.pdf.PdfStamper
Gets the underlying PdfReader.
getReader() - Method in class com.aowagie.text.pdf.PRIndirectReference
 
getReader() - Method in class com.aowagie.text.pdf.PRStream
 
getReader() - Method in class com.aowagie.text.pdf.XfaForm
Gets the PdfReader used by this instance.
getRealFont() - Method in class com.aowagie.text.pdf.TextField
 
getReason() - Method in class com.aowagie.text.pdf.PdfPKCS7
Getter for property reason.
getReason() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the signing reason.
getRect() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the rectangle representing the signature dimensions.
getRectangle() - Method in class com.aowagie.text.pdf.PdfRectangle
Returns the high level version of this PdfRectangle
getRef() - Method in interface com.aowagie.text.pdf.PdfOCG
Gets the PdfIndirectReference that represents this layer.
getRef() - Method in class com.aowagie.text.pdf.PRAcroForm.FieldInformation
 
getReference() - Method in class com.aowagie.text.Anchor
Gets the reference of this Anchor.
getReference() - Method in class com.aowagie.text.pdf.PdfFileSpecification
Gets the indirect reference to this file specification.
getReference() - Method in class com.aowagie.text.pdf.PRTokeniser
 
getReferenceJBIG2Globals(byte[]) - Method in class com.aowagie.text.pdf.PdfWriter
Gets an indirect reference to a JBIG2 Globals stream.
getRegisteredFamilies() - Static method in class com.aowagie.text.FontFactory
Gets a set of registered fontnames.
getRegisteredFamilies() - Method in class com.aowagie.text.FontFactoryImp
Gets a set of registered fontnames.
getRegisteredFonts() - Static method in class com.aowagie.text.FontFactory
Gets a set of registered fontnames.
getRegisteredFonts() - Method in class com.aowagie.text.FontFactoryImp
Gets a set of registered fontnames.
getRelease() - Static method in class com.aowagie.text.Document
Gets the release number.
getRender() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the rendering mode for this signature.
getResourceStream(String) - Static method in class com.aowagie.text.pdf.BaseFont
Gets the font resources.
getResourceStream(String, ClassLoader) - Static method in class com.aowagie.text.pdf.BaseFont
Gets the font resources.
getRevision(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets this field revision.
getRight() - Method in class com.aowagie.text.Cell
This method throws an UnsupportedOperationException.
getRight() - Method in class com.aowagie.text.Rectangle
Returns the upper right x-coordinate.
getRight(float) - Method in class com.aowagie.text.Rectangle
Returns the upper right x-coordinate, considering a given margin.
getRightIndent() - Method in class com.aowagie.text.pdf.ColumnText
Gets the right paragraph lines indent.
getRightIndent() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the right paragraph lines indent.
getRootOutline() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets the root outline.
getRootOutline() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get the root outline and construct bookmarks.
getRotation() - Method in class com.aowagie.text.pdf.TextField
Gets the field rotation.
getRotation() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the rotation of the cell.
getRotation() - Method in class com.aowagie.text.Rectangle
Gets the rotation of the rectangle
getRow(int) - Method in class com.aowagie.text.pdf.PdfPTable
Gets a row with a given index (added by Jin-Hsia Yang).
getRowHeight(int) - Method in class com.aowagie.text.pdf.PdfPTable
Gets the height of a particular row.
getRowHeight(int, boolean) - Method in class com.aowagie.text.pdf.PdfPTable
Gets the height of a particular row.
getRows() - Method in class com.aowagie.text.pdf.PdfPTable
Gets an arraylist with all the rows in the table.
getRows(int, int) - Method in class com.aowagie.text.pdf.PdfPTable
Gets an arraylist with a selection of rows.
getRowspan() - Method in class com.aowagie.text.Cell
Gets the rowspan.
getRowspan() - Method in class com.aowagie.text.pdf.PdfPCell
Getter for property rowspan.
getRowspanHeight(int, int) - Method in class com.aowagie.text.pdf.PdfPTable
Gets the maximum height of a cell in a particular row (will only be different from getRowHeight is one of the cells in the row has a rowspan lesser than 1).
getRunDirection() - Method in class com.aowagie.text.pdf.ColumnText
Gets the run direction.
getRunDirection() - Method in interface com.aowagie.text.pdf.interfaces.PdfRunDirection
Gets the run direction.
getRunDirection() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the run direction of the text content in the cell
getRunDirection() - Method in class com.aowagie.text.pdf.PdfPTable
Returns the run direction of the contents in the table.
getRunDirection() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the run direction.
getRunDirection() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to set the run direction.
getSafeFile() - Method in class com.aowagie.text.pdf.PdfReader
Gets a new file instance of the original PDF document.
getSafeFile() - Method in class com.aowagie.text.pdf.PRTokeniser
 
getScaledHeight() - Method in class com.aowagie.text.Image
Gets the scaled height of the image.
getScaledWidth() - Method in class com.aowagie.text.Image
Gets the scaled width of the image.
getSchema() - Method in class com.aowagie.text.pdf.collection.PdfCollection
Gets the Collection schema dictionary.
getSection(Section, Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates a Section object based on a list of properties.
getShading() - Method in class com.aowagie.text.pdf.PdfShadingPattern
 
getShortName(String) - Static method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Gets the name with the #subform removed.
getShowTruncation() - Method in class com.aowagie.text.Cell
Getter for showTruncation
getSignatureAppearance() - Method in class com.aowagie.text.pdf.PdfStamper
Gets the signing instance.
getSignatureDictionary(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets the signature dictionary, the one keyed by /V.
getSignatureEvent() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Getter for property signatureEvent.
getSignatureGraphic() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the Image object to render.
getSignatureNames() - Method in class com.aowagie.text.pdf.AcroFields
Gets the field names that have signatures and are signed.
getSignCertificateChain() - Method in class com.aowagie.text.pdf.PdfPKCS7
Get the X.509 sign certificate chain associated with this PKCS#7 object.
getSignDate() - Method in class com.aowagie.text.pdf.PdfPKCS7
Getter for property signDate.
getSignDate() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the signature date.
getSigner() - Method in class com.aowagie.text.pdf.PdfSigGenericPKCS
Gets the class instance that does the actual signing.
getSignerContents() - Method in class com.aowagie.text.pdf.PdfSigGenericPKCS
Gets the signature content.
getSigningCertificate() - Method in class com.aowagie.text.pdf.PdfPKCS7
Get the X.509 certificate actually used to sign the digest.
getSigningInfoVersion() - Method in class com.aowagie.text.pdf.PdfPKCS7
Get the version of the PKCS#7 "SignerInfo" object.
getSignName() - Method in class com.aowagie.text.pdf.PdfPKCS7
Getter for property sigName.
getSigStandard() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the instance of the standard signature dictionary.
getSimpleViewerPreferences() - Method in class com.aowagie.text.pdf.PdfReader
Returns a bitset representing the PageMode and PageLayout viewer preferences.
getSize() - Method in class com.aowagie.text.Font
Gets the size of this font.
getSize() - Method in class com.aowagie.text.pdf.Barcode
Gets the size of the text.
getSpaceCharRatio() - Method in class com.aowagie.text.pdf.ColumnText
Gets the space/character extra spacing ratio for fully justified text.
getSpaceCharRatio() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the space/character extra spacing ratio for fully justified text.
getSpaceCharRatio() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to gets the space/character extra spacing ratio for fully justified text.
getSpacing() - Method in class com.aowagie.text.Table
Gets the cellspacing.
getSpacingAfter() - Method in class com.aowagie.text.Image
Gets the spacing before this image.
getSpacingAfter() - Method in class com.aowagie.text.Paragraph
Gets the spacing after this paragraph.
getSpacingBefore() - Method in class com.aowagie.text.Image
Gets the spacing before this image.
getSpacingBefore() - Method in class com.aowagie.text.Paragraph
Gets the spacing before this paragraph.
getSpotObject(PdfWriter) - Method in class com.aowagie.text.pdf.PdfSpotColor
 
getStamper() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the PdfStamper associated with this instance.
getStartOffset() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
Getter for property startOffset.
getStartxref() - Method in class com.aowagie.text.pdf.PRTokeniser
 
getState() - Method in class org.mozilla.universalchardet.prober.CharsetProber
 
getState() - Method in class org.mozilla.universalchardet.prober.EscCharsetProber
 
getState() - Method in class org.mozilla.universalchardet.prober.Latin1Prober
 
getState() - Method in class org.mozilla.universalchardet.prober.MBCSGroupProber
 
getState() - Method in class org.mozilla.universalchardet.prober.SBCSGroupProber
 
getStreamBytes(PRStream) - Static method in class com.aowagie.text.pdf.PdfReader
Get the content from a stream applying the required filters.
getStrictHashAlgorithm() - Method in class com.aowagie.text.pdf.PdfPKCS7
Returns the algorithm de hash declarado.
getString(int, boolean) - Static method in class com.aowagie.text.factories.RomanAlphabetFactory
Translates a positive integer (not equal to zero) into a String using the letters 'a' to 'z' (a = 1, b = 2, ..., z = 26, aa = 27, ab = 28,...).
getStringValue() - Method in class com.aowagie.text.pdf.PRTokeniser
 
getStructureTreeRoot() - Method in class com.aowagie.text.pdf.PdfWriter
Gets the structure tree root.
getStyle() - Method in class com.aowagie.text.Font
Gets the style of this font.
getStyle() - Method in class com.aowagie.text.pdf.PdfOutline
Getter for property style.
getSubjectFields(X509Certificate) - Static method in class com.aowagie.text.pdf.PdfPKCS7
Get the subject fields from an X509 Certificate
getSubMatchers() - Method in class net.sf.jmimemagic.MagicMatcher
get all submatches for this magic match
getSubMatches() - Method in class net.sf.jmimemagic.MagicMatch
get all submatches for this magic match
getSubstitutionFonts() - Method in class com.aowagie.text.pdf.AcroFields
Gets the list of substitution fonts.
getSubstitutionFonts() - Method in class com.aowagie.text.pdf.TextField
Gets the list of substitution fonts.
getSymbol() - Method in class com.aowagie.text.List
Gets the Chunk containing the symbol.
getSymbolIndent() - Method in class com.aowagie.text.List
Gets the symbol indentation.
getTable() - Method in class com.aowagie.text.pdf.PdfPCell
Getter for property table.
getTable(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
Creates an Table object based on a list of properties.
getTableEvent() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the table event for this page.
getTabOrder(int) - Method in class com.aowagie.text.pdf.AcroFields.Item
Gets the tabOrder.
getTabs() - Method in class com.aowagie.text.pdf.PdfWriter
Returns the value to be used for the Tabs entry in the page tree.
getTag() - Method in class com.aowagie.text.pdf.PdfOutline
Getter for property tag.
getTag() - Method in class com.aowagie.text.xml.XmlPeer
Gets the tagname of the peer.
getTempFile() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the temporary file.
getTemplateData() - Method in class com.aowagie.text.Image
Gets the template to be used as an image.
getTemplates() - Method in class com.aowagie.text.pdf.PdfAnnotation
 
getTemplateSom() - Method in class com.aowagie.text.pdf.XfaForm
Gets the class that contains the template processing section of the XFA.
getTest() - Method in class net.sf.jmimemagic.MagicMatch
get the test value for this magic match
getText() - Method in class com.aowagie.text.pdf.TextField
Gets the text.
getTextAlignment() - Method in class com.aowagie.text.pdf.Barcode
Gets the text alignment.
getTextColor() - Method in class com.aowagie.text.pdf.TextField
Gets the text color.
getTextField() - Method in class com.aowagie.text.pdf.TextField
Gets a new text field.
getTextRise() - Method in class com.aowagie.text.Chunk
Gets the text displacement relative to the baseline.
getTextRise() - Method in class com.aowagie.text.pdf.PdfChunk
Gets the text displacement relative to the baseline.
getTiffImage(RandomAccessFileOrArray, int) - Static method in class com.aowagie.text.pdf.codec.TiffImage
Reads a page from a TIFF image.
getTimeStampDate() - Method in class com.aowagie.text.pdf.PdfPKCS7
Gets the timestamp date
getTimeStampToken() - Method in class com.aowagie.text.pdf.PdfPKCS7
Gets the timestamp token if there is one.
getTint() - Method in class com.aowagie.text.pdf.PdfSpotColor
Gets the tint of the SpotColor.
getTint() - Method in class com.aowagie.text.pdf.SpotColor
 
getTitle() - Method in class com.aowagie.text.MarkedSection
Gets the title of this MarkedSection.
getTitle() - Method in class com.aowagie.text.pdf.PdfOutline
Gets the title of this outline
getTitle() - Method in class com.aowagie.text.Section
Returns the title, preceded by a certain number of sectionnumbers.
getTokeniser() - Method in class com.aowagie.text.pdf.PdfContentParser
Gets the tokeniser.
getTokenType() - Method in class com.aowagie.text.pdf.PRTokeniser
 
getTop() - Method in class com.aowagie.text.Cell
This method throws an UnsupportedOperationException.
getTop() - Method in class com.aowagie.text.Rectangle
Returns the upper right y-coordinate.
getTop(float) - Method in class com.aowagie.text.Rectangle
Returns the upper right y-coordinate, considering a given margin.
getTopLayer() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the template that aggregates all appearance layers.
getTotalHeight() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the total height of the table.
getTotalLeading() - Method in class com.aowagie.text.List
Gets the leading of the first listitem.
getTotalLeading() - Method in class com.aowagie.text.Paragraph
Gets the total leading.
getTotalRevisions() - Method in class com.aowagie.text.pdf.AcroFields
Gets the total number of revisions this document has.
getTotalWidth() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the full width of the table.
getTrailer() - Method in class com.aowagie.text.pdf.PdfReader
Gets the trailer dictionary
getTransitionDictionary() - Method in class com.aowagie.text.pdf.PdfTransition
 
getTranslatedFieldName(String) - Method in class com.aowagie.text.pdf.AcroFields
Gets the long XFA translated name.
getTransparency() - Method in class com.aowagie.text.Image
Returns the transparency.
getType() - Method in class com.aowagie.text.pdf.ExtendedColor
Gets the type of this color.
getType() - Method in class com.aowagie.text.pdf.PdfTemplate
 
getType() - Method in class com.aowagie.text.pdf.PdfTransition
 
getType() - Method in class net.sf.jmimemagic.MagicMatch
get the type of match for this magic match
getType(String) - Static method in class com.aowagie.text.Meta
Returns the name of the meta information.
getTypicalPositiveRatio() - Method in class org.mozilla.universalchardet.prober.sequence.SequenceModel
 
getUnicodeDifferences() - Method in class com.aowagie.text.pdf.BaseFont
Gets the array with the unicode characters.
getUnicodeEquivalent(int) - Method in class com.aowagie.text.pdf.BaseFont
Gets the Unicode equivalent to a CID.
getUrl() - Method in class com.aowagie.text.Anchor
Gets the reference of this Anchor.
getUrl() - Method in class com.aowagie.text.Image
Gets the String -representation of the reference to the image.
getUserunit() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get the user unit.
getValue(int) - Method in class com.aowagie.text.pdf.AcroFields.Item
Retrieve the value dictionary of the given instance
getVersion() - Static method in class com.aowagie.text.Document
Gets the iText version.
getVersion() - Method in class com.aowagie.text.pdf.PdfPKCS7
Get the version of the PKCS#7 object.
getVersion() - Method in class net.sf.jmimemagic.detectors.TextFileDetector
DOCUMENT ME!
getVersion() - Method in interface net.sf.jmimemagic.MagicDetector
Get the version of this plugin.
getVersionAsName(char) - Static method in class com.aowagie.text.pdf.internal.PdfVersionImp
Returns the PDF version as a name.
getVerticalAlignment() - Method in class com.aowagie.text.Cell
Gets the vertical alignment.
getVerticalAlignment() - Method in class com.aowagie.text.pdf.PdfPCell
Gets the vertical alignment for the cell.
getViewerPreferences() - Method in class com.aowagie.text.pdf.internal.PdfViewerPreferencesImp
Returns the viewer preferences.
getViewerPreferences(PdfDictionary) - Static method in class com.aowagie.text.pdf.internal.PdfViewerPreferencesImp
 
getVisibility() - Method in class com.aowagie.text.pdf.TextField
Gets the field visibility flag.
getW3CDate() - Method in class com.aowagie.text.pdf.PdfDate
Gives the W3C format of the PdfDate.
getW3CDate(String) - Static method in class com.aowagie.text.pdf.PdfDate
Gives the W3C format of the PdfDate.
getWidget(int) - Method in class com.aowagie.text.pdf.AcroFields.Item
Retrieve the widget dictionary of the given instance
getWidgetRef(int) - Method in class com.aowagie.text.pdf.AcroFields.Item
Retrieve the reference to the given instance
getWidth() - Method in class com.aowagie.text.Cell
Gets the width.
getWidth() - Method in class com.aowagie.text.pdf.PdfTemplate
Gets the bounding width of this template.
getWidth() - Method in class com.aowagie.text.Rectangle
Returns the width of the rectangle.
getWidth() - Method in class com.aowagie.text.SimpleTable
 
getWidth() - Method in class com.aowagie.text.Table
Gets the table width (a percentage).
getWidth(int) - Method in class com.aowagie.text.pdf.BaseFont
Gets the width of a char in normalized 1000 units.
getWidth(int) - Method in class com.aowagie.text.pdf.CMapAwareDocumentFont
 
getWidth(int) - Method in class com.aowagie.text.pdf.DocumentFont
Gets the width of a char in normalized 1000 units.
getWidth(int, int) - Method in class com.aowagie.text.pdf.BidiLine
Gets the width of a range of characters.
getWidth(Phrase) - Static method in class com.aowagie.text.pdf.ColumnText
Gets the width that the line will occupy after writing.
getWidth(Phrase, int, int) - Static method in class com.aowagie.text.pdf.ColumnText
Gets the width that the line will occupy after writing.
getWidth(String) - Method in class com.aowagie.text.pdf.BaseFont
Gets the width of a String in normalized 1000 units.
getWidth(String) - Method in class com.aowagie.text.pdf.DocumentFont
 
getWidthAsString() - Method in class com.aowagie.text.Cell
Gets the width as a String.
getWidthCorrected(float, float) - Method in class com.aowagie.text.pdf.PdfLine
Gets a width corrected with a charSpacing and wordSpacing.
getWidthpercentage() - Method in class com.aowagie.text.SimpleTable
 
getWidthPercentage() - Method in class com.aowagie.text.Image
Getter for property widthPercentage.
getWidthPercentage() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the width percentage that the table will occupy in the page.
getWidthPoint() - Method in class com.aowagie.text.Chunk
Gets the width of the Chunk in points.
getWidthPoint(int, float) - Method in class com.aowagie.text.pdf.BaseFont
Gets the width of a char in points.
getWidthPoint(String, float) - Method in class com.aowagie.text.pdf.BaseFont
Gets the width of a String in points.
getWidthPointKerned(String, float) - Method in class com.aowagie.text.pdf.BaseFont
Gets the width of a String in points taking kerning into account.
getWidths() - Method in class com.aowagie.text.pdf.BaseFont
Gets the font width array.
getWidths(float, float) - Method in class com.aowagie.text.Table
Gets an array with the positions of the borders between every column.
getWord(int, int) - Method in class com.aowagie.text.pdf.BidiLine
 
getWordSpacing() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets the current word spacing.
getWriter() - Method in class com.aowagie.text.pdf.TextField
Getter for property writer.
getWriter() - Method in class com.aowagie.text.pdf.PdfStamper
Gets the underlying PdfWriter.
getX() - Method in class com.aowagie.text.pdf.Barcode
Gets the minimum bar width.
getXfa() - Method in class com.aowagie.text.pdf.AcroFields
Gets the XFA form processor.
getXfaObject(PdfReader) - Static method in class com.aowagie.text.pdf.XfaForm
Return the XFA Object, could be an array, could be a Stream.
getXmlns() - Method in class com.aowagie.text.xml.xmp.XmpSchema
 
getXrefSize() - Method in class com.aowagie.text.pdf.PdfReader
Gets the number of xref objects.
getXStep() - Method in class com.aowagie.text.pdf.PdfPatternPainter
Returns the horizontal interval when repeating the pattern.
getXTLM() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets the x position of the text line matrix.
getXYRatio() - Method in class com.aowagie.text.Image
Gets the X/Y pixel dimensionless aspect ratio.
getYLine() - Method in class com.aowagie.text.pdf.ColumnText
Gets the yLine.
getYStep() - Method in class com.aowagie.text.pdf.PdfPatternPainter
Returns the vertical interval when repeating the pattern.
getYTLM() - Method in class com.aowagie.text.pdf.PdfContentByte
Gets the y position of the text line matrix.
GifImage - Class in com.aowagie.text.pdf.codec
Reads gif images of all types.
GifImage(byte[]) - Constructor for class com.aowagie.text.pdf.codec.GifImage
Reads gif images from a byte array.
GifImage(URL) - Constructor for class com.aowagie.text.pdf.codec.GifImage
Reads gif images from an URL.
GLITTER - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
GLOBAL_SPACE_CHAR_RATIO - Static variable in class com.aowagie.text.pdf.ColumnText
the space char ratio
go() - Method in class com.aowagie.text.pdf.ColumnText
Outputs the lines to the document.
go(boolean) - Method in class com.aowagie.text.pdf.ColumnText
Outputs the lines to the document.
goComposite(boolean) - Method in class com.aowagie.text.pdf.ColumnText
 
gotEnoughData() - Method in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
gotEnoughData() - Method in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
GOTO - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
GOTOE - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
GOTOR - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
GrayColor - Class in com.aowagie.text.pdf
 
GrayColor(float) - Constructor for class com.aowagie.text.pdf.GrayColor
 
GRAYFILL - Static variable in class com.aowagie.text.ElementTags
attribute of the table/cell tag
GreekModel - Class in org.mozilla.universalchardet.prober.sequence
 
GreekModel(short[], String) - Constructor for class org.mozilla.universalchardet.prober.sequence.GreekModel
/////////////////////////////////////////////////////////////
GREEN - Static variable in class com.aowagie.text.ElementTags
attribute of the chunk/table/cell tag
group - Variable in class com.aowagie.text.pdf.PdfTemplate
 
group(int) - Method in class org.apache.oro.text.perl.Perl5Util
Returns the contents of the parenthesized subgroups of the last match found according to the behavior dictated by the MatchResult interface.
group(int) - Method in interface org.apache.oro.text.regex.MatchResult
Returns the contents of the parenthesized subgroups of a match, counting parentheses from left to right and starting from 1.
GROUP - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
groups() - Method in class org.apache.oro.text.perl.Perl5Util
 
groups() - Method in interface org.apache.oro.text.regex.MatchResult
 
GTS_PDFA1 - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
GTS_PDFX - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
GTS_PDFXVERSION - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
guardBars - Variable in class com.aowagie.text.pdf.Barcode
Show the guard bars for barcode EAN.

H

H - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
H1 - Static variable in class com.aowagie.text.pdf.PdfName
A name
H2 - Static variable in class com.aowagie.text.pdf.PdfName
A name
H3 - Static variable in class com.aowagie.text.pdf.PdfName
A name
H4 - Static variable in class com.aowagie.text.pdf.PdfName
A name
H5 - Static variable in class com.aowagie.text.pdf.PdfName
A name
H6 - Static variable in class com.aowagie.text.pdf.PdfName
A name
HALIGN - Static variable in class com.aowagie.text.pdf.PdfName
A name.
handleData(byte[], int, int) - Method in class org.mozilla.universalchardet.prober.CharsetProber
 
handleData(byte[], int, int) - Method in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
handleData(byte[], int, int) - Method in class org.mozilla.universalchardet.prober.EscCharsetProber
 
handleData(byte[], int, int) - Method in class org.mozilla.universalchardet.prober.Latin1Prober
 
handleData(byte[], int, int) - Method in class org.mozilla.universalchardet.prober.MBCSGroupProber
 
handleData(byte[], int, int) - Method in class org.mozilla.universalchardet.prober.SBCSGroupProber
 
handleData(byte[], int, int) - Method in class org.mozilla.universalchardet.UniversalDetector
Handle data.
handleOneChar(byte[], int, int) - Method in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
handleOneChar(byte[], int, int) - Method in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
hasAbsoluteX() - Method in class com.aowagie.text.Image
Checks if the Images has to be added at an absolute X position.
hasAbsoluteY() - Method in class com.aowagie.text.Image
Checks if the Images has to be added at an absolute position.
hasAttributes() - Method in class com.aowagie.text.Chunk
Checks the attributes of this Chunk.
hasBorder(int) - Method in class com.aowagie.text.Rectangle
Indicates whether the specified type of border is set.
hasBorders() - Method in class com.aowagie.text.Rectangle
Indicates whether some type of border is set.
hasFixedHeight() - Method in class com.aowagie.text.pdf.PdfPCell
Tells you whether the cell has a fixed height.
hashCode() - Method in class com.aowagie.text.pdf.GrayColor
 
hashCode() - Method in class com.aowagie.text.pdf.PatternColor
 
hashCode() - Method in class com.aowagie.text.pdf.PdfName
Returns a hash code value for the object.
hashCode() - Method in class com.aowagie.text.pdf.ShadingColor
 
hashCode() - Method in class com.aowagie.text.pdf.SpotColor
 
hashMap - Variable in class com.aowagie.text.pdf.PdfDictionary
This is the hashmap that contains all the values and keys of the dictionary
hasICCProfile() - Method in class com.aowagie.text.Image
Checks is the image has an ICC profile.
hasKernPairs() - Method in class com.aowagie.text.pdf.BaseFont
Checks if the font has any kerning pairs.
hasKernPairs() - Method in class com.aowagie.text.pdf.DocumentFont
Checks if the font has any kerning pairs.
hasMinimumHeight() - Method in class com.aowagie.text.pdf.PdfPCell
Tells you whether the cell has a minimum height.
hasMoreText(int) - Static method in class com.aowagie.text.pdf.ColumnText
Checks the status variable and looks if there's still some text.
hasPage() - Method in class com.aowagie.text.pdf.PdfDestination
Checks if an indirect reference to a page has been added.
hasToBeJustified() - Method in class com.aowagie.text.pdf.PdfLine
Checks if this line has to be justified.
hasUnusedAnnotations() - Method in class com.aowagie.text.pdf.internal.PdfAnnotationsImp
 
hasValidAcroForm() - Method in class com.aowagie.text.pdf.internal.PdfAnnotationsImp
Checks if the AcroForm is valid.
header - Variable in class com.aowagie.text.Document
This is the textual part of a Page; it can contain a header
Header - Class in com.aowagie.text
This is an Element that contains some user defined meta information about the document.
Header(String, String) - Constructor for class com.aowagie.text.Header
Constructs a Meta.
HEADER - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
HEADER - Static variable in class com.aowagie.text.ElementTags
attribute of the cell tag
HeaderFooter - Class in com.aowagie.text
A HeaderFooter-object is a Rectangle with text that can be put above and/or below every page.
HeaderFooter(Phrase, boolean) - Constructor for class com.aowagie.text.HeaderFooter
Constructs a Header-object with a pagenumber at the end.
headerRows - Variable in class com.aowagie.text.pdf.PdfPTable
Holds value of property headerRows.
HebrewModel - Class in org.mozilla.universalchardet.prober.sequence
 
HebrewModel() - Constructor for class org.mozilla.universalchardet.prober.sequence.HebrewModel
/////////////////////////////////////////////////////////////
height - Variable in class com.aowagie.text.pdf.PdfLine
The height of the line.
HEIGHT - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
HELV - Static variable in class com.aowagie.text.pdf.PdfName
A name
HELVETICA - Static variable in class com.aowagie.text.Font
a possible value of a font family.
HELVETICA - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
HELVETICA - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
HELVETICA - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
HELVETICA_BOLD - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
HELVETICA_BOLD - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
HELVETICA_BOLD - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
HELVETICA_BOLDOBLIQUE - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
HELVETICA_BOLDOBLIQUE - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
HELVETICA_BOLDOBLIQUE - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
HELVETICA_OBLIQUE - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
HELVETICA_OBLIQUE - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
HELVETICA_OBLIQUE - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
HID - Static variable in class com.aowagie.text.pdf.PdfName
A name
HIDDEN - Static variable in class com.aowagie.text.pdf.TextField
The field is hidden.
HIDE - Static variable in class com.aowagie.text.pdf.PdfName
A name
HideMenubar - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
HIDEMENUBAR - Static variable in class com.aowagie.text.pdf.PdfName
A name
HideToolbar - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
HIDETOOLBAR - Static variable in class com.aowagie.text.pdf.PdfName
A name
HideWindowUI - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
HIDEWINDOWUI - Static variable in class com.aowagie.text.pdf.PdfName
A name
HIGHBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.Big5DistributionAnalysis
 
HIGHBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCJPDistributionAnalysis
/////////////////////////////////////////////////////////////
HIGHBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCKRDistributionAnalysis
 
HIGHBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCTWDistributionAnalysis
 
HIGHBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.GB2312DistributionAnalysis
 
HIGHBYTE_BEGIN_1 - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.SJISContextAnalysis
 
HIGHBYTE_BEGIN_1 - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.SJISDistributionAnalysis
/////////////////////////////////////////////////////////////
HIGHBYTE_BEGIN_2 - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.SJISContextAnalysis
 
HIGHBYTE_BEGIN_2 - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.SJISDistributionAnalysis
 
HIGHBYTE_END - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.Big5DistributionAnalysis
 
HIGHBYTE_END - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCJPDistributionAnalysis
 
HIGHBYTE_END - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCKRDistributionAnalysis
 
HIGHBYTE_END - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCTWDistributionAnalysis
 
HIGHBYTE_END - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.GB2312DistributionAnalysis
 
HIGHBYTE_END_1 - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.SJISContextAnalysis
 
HIGHBYTE_END_1 - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.SJISDistributionAnalysis
 
HIGHBYTE_END_2 - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.SJISContextAnalysis
 
HIGHBYTE_END_2 - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.SJISDistributionAnalysis
 
HIGHLIGHT - Static variable in class com.aowagie.text.pdf.PdfName
A name
HIRAGANA_HIGHBYTE - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.EUCJPContextAnalysis
/////////////////////////////////////////////////////////////
HIRAGANA_HIGHBYTE - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.SJISContextAnalysis
/////////////////////////////////////////////////////////////
HIRAGANA_LOWBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.EUCJPContextAnalysis
 
HIRAGANA_LOWBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.SJISContextAnalysis
 
HIRAGANA_LOWBYTE_END - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.EUCJPContextAnalysis
 
HIRAGANA_LOWBYTE_END - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.SJISContextAnalysis
 
HOFFSET - Static variable in class com.aowagie.text.pdf.PdfName
A name.
HORIZONTALALIGN - Static variable in class com.aowagie.text.ElementTags
attribute of the cell tag
horizontalAlignment - Variable in class com.aowagie.text.Row
This is the vertical alignment.
HORIZONTALRULE - Static variable in class com.aowagie.text.ElementTags
the possible value of a tag
HSCALE - Static variable in class com.aowagie.text.Chunk
Key for text horizontal scaling.
HTML_ATTR_STYLE - Static variable in class com.aowagie.text.html.Markup
This is used for inline css style information
HtmlTagMap - Class in com.aowagie.text.html
The Tags-class maps several XHTML-tags to iText-objects.
HtmlTagMap() - Constructor for class com.aowagie.text.html.HtmlTagMap
Constructs an HtmlTagMap.
HtmlTags - Class in com.aowagie.text.html
A class that contains all the possible tagnames and their attributes.
HtmlTags() - Constructor for class com.aowagie.text.html.HtmlTags
 
hyphenate(String) - Method in class com.aowagie.text.pdf.hyphenation.Hyphenator
 
Hyphenation - Class in com.aowagie.text.pdf.hyphenation
This class represents a hyphenated word.
HYPHENATION - Static variable in class com.aowagie.text.Chunk
Key for hyphenation.
HyphenationEvent - Interface in com.aowagie.text.pdf
Called by Chunk to hyphenate a word.
Hyphenator - Class in com.aowagie.text.pdf.hyphenation
This class is the main entry point to the hyphenation package.
Hyphenator(String, String, int, int) - Constructor for class com.aowagie.text.pdf.hyphenation.Hyphenator
 
HZS_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.HZSMModel
/////////////////////////////////////////////////////////////
HZSMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
HZSMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.HZSMModel
/////////////////////////////////////////////////////////////

I

I - Static variable in class com.aowagie.text.pdf.PdfName
A name
Ibm855Model - Class in org.mozilla.universalchardet.prober.sequence
 
Ibm855Model() - Constructor for class org.mozilla.universalchardet.prober.sequence.Ibm855Model
/////////////////////////////////////////////////////////////
Ibm866Model - Class in org.mozilla.universalchardet.prober.sequence
 
Ibm866Model() - Constructor for class org.mozilla.universalchardet.prober.sequence.Ibm866Model
/////////////////////////////////////////////////////////////
ICCBASED - Static variable in class com.aowagie.text.pdf.PdfName
A name
ID - Static variable in class com.aowagie.text.ElementTags
the chunk tag
ID - Static variable in class com.aowagie.text.pdf.PdfName
A name
IDENTITY - Static variable in class com.aowagie.text.pdf.PdfName
A name
IDENTITY_H - Static variable in class com.aowagie.text.pdf.BaseFont
The Unicode encoding with horizontal writing.
IDENTITY_V - Static variable in class com.aowagie.text.pdf.BaseFont
The Unicode encoding with vertical writing.
IF - Static variable in class com.aowagie.text.pdf.PdfName
A name
IF_SCALE_ALWAYS - Static variable in class com.aowagie.text.pdf.PdfFormField
 
IF_SCALE_ANAMORPHIC - Static variable in class com.aowagie.text.pdf.PdfFormField
 
IF_SCALE_BIGGER - Static variable in class com.aowagie.text.pdf.PdfFormField
 
IF_SCALE_NEVER - Static variable in class com.aowagie.text.pdf.PdfFormField
 
IF_SCALE_PROPORTIONAL - Static variable in class com.aowagie.text.pdf.PdfFormField
 
IF_SCALE_SMALLER - Static variable in class com.aowagie.text.pdf.PdfFormField
 
ignorableWhitespace(char[], int, int) - Method in class net.sf.jmimemagic.MagicParser
 
IGNORE - Static variable in class com.aowagie.text.ElementTags
the chunk tag
IllegalPdfSyntaxException - Exception Class in com.aowagie.text.exceptions
Typed exception used when creating PDF syntax that isn't valid.
IllegalPdfSyntaxException(String) - Constructor for exception class com.aowagie.text.exceptions.IllegalPdfSyntaxException
Creates an exception saying the PDF syntax isn't correct.
Image - Class in com.aowagie.text
An Image is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the document
Image(Image) - Constructor for class com.aowagie.text.Image
Constructs an Image -object, using an url .
IMAGE - Static variable in class com.aowagie.text.Chunk
Key for image.
IMAGE - Static variable in class com.aowagie.text.ElementTags
the image tag
IMAGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
IMAGEB - Static variable in class com.aowagie.text.pdf.PdfName
A name
IMAGEC - Static variable in class com.aowagie.text.pdf.PdfName
A name
IMAGEI - Static variable in class com.aowagie.text.pdf.PdfName
A name
IMAGEMASK - Static variable in class com.aowagie.text.pdf.PdfName
A name
ImgCCITT - Class in com.aowagie.text
CCITT Image data that has to be inserted into the document
ImgJBIG2 - Class in com.aowagie.text
Support for JBIG2 images.
ImgJBIG2() - Constructor for class com.aowagie.text.ImgJBIG2
Empty constructor.
ImgJBIG2(int, int, byte[], byte[]) - Constructor for class com.aowagie.text.ImgJBIG2
Actual constructor for ImgJBIG2 images.
ImgRaw - Class in com.aowagie.text
Raw Image data that has to be inserted into the document
ImgRaw(int, int, int, int, byte[]) - Constructor for class com.aowagie.text.ImgRaw
Creates an Image in raw mode.
IMGRAW - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
ImgTemplate - Class in com.aowagie.text
PdfTemplate that has to be inserted into the document
IMGTEMPLATE - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
ImgWMF - Class in com.aowagie.text
An ImgWMF is the representation of a windows metafile that has to be inserted into the document
IMPORTDATA - Static variable in class com.aowagie.text.pdf.PdfName
A name
indent - Variable in class com.aowagie.text.pdf.ColumnText
The first paragraph line indent.
INDENT - Static variable in class com.aowagie.text.ElementTags
attribute of section/chapter tag
indentation - Variable in class com.aowagie.text.Section
The additional indentation of the content of this section.
indentationLeft - Variable in class com.aowagie.text.List
The indentation of this list on the left side.
indentationLeft - Variable in class com.aowagie.text.Section
The indentation of this section on the left side.
INDENTATIONLEFT - Static variable in class com.aowagie.text.ElementTags
attribute of list tag
indentationRight - Variable in class com.aowagie.text.List
The indentation of this list on the right side.
indentationRight - Variable in class com.aowagie.text.Section
The indentation of this section on the right side.
INDENTATIONRIGHT - Static variable in class com.aowagie.text.ElementTags
attribute of list tag
INDEX - Static variable in class com.aowagie.text.pdf.PdfName
A name
INDEX_SHIFT_16BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
INDEX_SHIFT_4BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
/////////////////////////////////////////////////////////////
INDEX_SHIFT_8BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
indexChars - Variable in class com.aowagie.text.pdf.BidiLine
 
indexChunk - Variable in class com.aowagie.text.pdf.BidiLine
 
indexChunkChar - Variable in class com.aowagie.text.pdf.BidiLine
 
INDEXED - Static variable in class com.aowagie.text.pdf.PdfName
A name
INDIRECT - Static variable in class com.aowagie.text.pdf.PdfObject
A possible type of PdfObject
indirectReference() - Method in class com.aowagie.text.pdf.PdfOutline
Gets the indirect reference of this PdfOutline.
INFO - Static variable in class com.aowagie.text.pdf.PdfName
A name
initialize() - Static method in class net.sf.jmimemagic.Magic
Create a parser and initialize it.
initialize() - Method in class net.sf.jmimemagic.MagicParser
Parse the xml file and create our MagicMatcher object list.
INK - Static variable in class com.aowagie.text.pdf.PdfName
A name
INKLIST - Static variable in class com.aowagie.text.pdf.PdfName
A name
inkSpreading - Variable in class com.aowagie.text.pdf.Barcode
The ink spreading.
InputMeta - Class in com.aowagie.text.pdf.codec.wmf
 
InputMeta(InputStream) - Constructor for class com.aowagie.text.pdf.codec.wmf.InputMeta
 
inputStream - Variable in class com.aowagie.text.pdf.PdfStream
 
inputStreamLength - Variable in class com.aowagie.text.pdf.PdfStream
 
insertNode(Node, String) - Method in class com.aowagie.text.pdf.XfaForm.Xml2SomDatasets
Inserts a new Node that will match the short name.
insertPage(int, Rectangle) - Method in class com.aowagie.text.pdf.PdfStamper
Inserts a blank page.
INSTANCES - Static variable in class com.aowagie.text.pdf.PdfName
A name.
INTENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
INTERPOLATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
intValue() - Method in class com.aowagie.text.pdf.PdfNumber
Returns the primitive int value of this object.
InvalidPageNumberException - Exception Class in com.aowagie.text.exceptions
Typed exception used when trying to access to a incorrect page number.
InvalidPageNumberException(String) - Constructor for exception class com.aowagie.text.exceptions.InvalidPageNumberException
Creates an instance of a InvalidPageNumberException.
InvalidPdfException - Exception Class in com.aowagie.text.exceptions
Typed exception used when opening an existing PDF document.
InvalidPdfException(String) - Constructor for exception class com.aowagie.text.exceptions.InvalidPdfException
Creates an instance of a NoPdfException.
inverseSearch - Variable in class com.aowagie.text.pdf.XfaForm.Xml2Som
The data to do a search from the bottom hierarchy.
inverseSearchAdd(String) - Method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Adds a SOM name to the search node chain.
inverseSearchAdd(HashMap, XfaForm.Stack2, String) - Static method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Adds a SOM name to the search node chain.
inverseSearchGlobal(ArrayList) - Method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Searches the SOM hierarchy from the bottom.
InverseStore() - Constructor for class com.aowagie.text.pdf.XfaForm.InverseStore
 
invert - Variable in class com.aowagie.text.Image
Image color inversion
IRT - Static variable in class com.aowagie.text.pdf.PdfName
A name
isAcro6Layers() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the Acrobat 6.0 layer mode.
isAddedCompletely() - Method in class com.aowagie.text.Section
 
isAdjustFirstLine() - Method in class com.aowagie.text.pdf.ColumnText
Gets the first line adjustment property.
isAlignindent() - Method in class com.aowagie.text.List
Checks if all the listitems should be aligned.
isAnnotation() - Method in class com.aowagie.text.pdf.PdfAnnotation
Getter for property annotation.
isAntiAlias() - Method in class com.aowagie.text.pdf.PdfShading
 
isAppendable() - Method in class com.aowagie.text.pdf.PdfReader
Getter for property appendable.
isArray() - Method in class com.aowagie.text.pdf.PdfObject
Checks if this PdfObject is of the type PdfArray.
isAutoindent() - Method in class com.aowagie.text.List
Checks if the indentation of list items is done automatically.
isBold() - Method in class com.aowagie.text.Font
checks if this font is Bold.
isBookmarkOpen() - Method in class com.aowagie.text.Section
Getter for property bookmarkOpen.
isBoolean() - Method in class com.aowagie.text.pdf.PdfObject
Checks if this PdfObject is of the type PdfBoolean.
isCatalog() - Method in class com.aowagie.text.pdf.PdfDictionary
Checks if a Dictionary is of the type CATALOG.
isCellsFitPage() - Method in class com.aowagie.text.Table
Checks if the cells of this Table have to fit a page.
isChanged() - Method in class com.aowagie.text.pdf.XfaForm
Checks if this XFA form was changed.
isChapter() - Method in class com.aowagie.text.Section
Checks if this object is a Chapter.
isChecksumText() - Method in class com.aowagie.text.pdf.Barcode
Gets the property to show the generated checksum in the the text.
isCloseStream() - Method in class com.aowagie.text.DocWriter
Checks if the stream is to be closed on document close
isColspan - Variable in class com.aowagie.text.pdf.PdfPTable
 
isComplete() - Method in interface com.aowagie.text.LargeElement
Indicates if the element is complete or not.
isComplete() - Method in class com.aowagie.text.pdf.PdfPTable
 
isComplete() - Method in class com.aowagie.text.Section
 
isComplete() - Method in class com.aowagie.text.Table
 
isContent() - Method in class com.aowagie.text.Annotation
 
isContent() - Method in class com.aowagie.text.Chunk
 
isContent() - Method in interface com.aowagie.text.Element
Checks if this element is a content object.
isContent() - Method in class com.aowagie.text.List
 
isContent() - Method in class com.aowagie.text.MarkedObject
 
isContent() - Method in class com.aowagie.text.Meta
 
isContent() - Method in class com.aowagie.text.pdf.draw.VerticalPositionMark
 
isContent() - Method in class com.aowagie.text.pdf.MultiColumnText
 
isContent() - Method in class com.aowagie.text.pdf.PdfPTable
 
isContent() - Method in class com.aowagie.text.Phrase
 
isContent() - Method in class com.aowagie.text.Rectangle
 
isContent() - Method in class com.aowagie.text.Row
 
isContent() - Method in class com.aowagie.text.Section
 
isConvert2pdfptable() - Method in class com.aowagie.text.Table
Method to check if the Table should be converted to a PdfPTable or not.
isDeflated() - Method in class com.aowagie.text.Image
Getter for property deflated.
isDictionary() - Method in class com.aowagie.text.pdf.PdfObject
Checks if this PdfObject is of the type PdfDictionary.
isDirectTextToByte() - Method in class com.aowagie.text.pdf.BaseFont
Gets the direct conversion of char to byte.
isDone() - Method in class org.mozilla.universalchardet.UniversalDetector
Gets the completition status.
isDynamicForm() - Method in class com.aowagie.text.pdf.XfaForm.Xml2SomTemplate
true if it's a dynamic form; false if it's a static form.
isEmbedded() - Method in class com.aowagie.text.pdf.BaseFont
Gets the embedded flag.
isEmpty() - Method in class com.aowagie.text.Cell
Checks if the Cell is empty.
isEmpty() - Method in class com.aowagie.text.Chunk
Checks is this Chunk is empty.
isEmpty() - Method in class com.aowagie.text.List
Returns true if the list is empty.
isEmpty() - Method in class com.aowagie.text.pdf.BidiLine
 
isEmpty() - Method in class com.aowagie.text.pdf.PdfArray
Returns true if the array is empty.
isEmpty() - Method in class com.aowagie.text.Phrase
Checks is this Phrase contains no or 1 empty Chunk.
isEmpty() - Method in class com.aowagie.text.Row
Checks if the row is empty.
isEncrypted() - Method in class com.aowagie.text.pdf.PdfReader
Returns true if the PDF is encrypted.
isExtended() - Method in class com.aowagie.text.pdf.Barcode
Gets the property to generate extended barcode 39.
isExtendLastRow() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the value of the last row extension.
isFont() - Method in class com.aowagie.text.pdf.PdfDictionary
Checks if a Dictionary is of the type FONT.
isFontSpecific() - Method in class com.aowagie.text.pdf.BaseFont
Gets the symbolic flag of the font.
isForceWidthsOutput() - Method in class com.aowagie.text.pdf.BaseFont
Gets the state of the property.
isForm() - Method in class com.aowagie.text.pdf.PdfAnnotation
Getter for property form.
isFull() - Method in class org.apache.oro.util.GenericCache
Checks if the cache is full.
isFullCompression() - Method in class com.aowagie.text.pdf.PdfStamper
Gets the 1.5 compression status.
isFullCompression() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to find out if 1.5 compression is on.
isGenerateAppearances() - Method in class com.aowagie.text.pdf.AcroFields
Gets the property generateAppearances.
isGenerateChecksum() - Method in class com.aowagie.text.pdf.Barcode
Gets the optional checksum generation.
isGuardBars() - Method in class com.aowagie.text.pdf.Barcode
Gets the property to show the guard bars for barcode EAN.
isHeader() - Method in class com.aowagie.text.Cell
Is this Cell a header?
isHeadersInEvent() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the header status inclusion in PdfPTableEvent.
isHexString() - Method in class com.aowagie.text.pdf.PRTokeniser
 
isHexWriting() - Method in class com.aowagie.text.pdf.PdfString
 
isHybridXref() - Method in class com.aowagie.text.pdf.PdfReader
Getter for property hybridXref.
isImgRaw() - Method in class com.aowagie.text.Image
Returns true if the image is a ImgRaw -object.
isImgTemplate() - Method in class com.aowagie.text.Image
Returns true if the image is an ImgTemplate -object.
isIndirect() - Method in class com.aowagie.text.pdf.PdfObject
Checks if this PdfObject is of the type PdfIndirectObject.
isInterpolation() - Method in class com.aowagie.text.Image
Getter for property interpolation.
isInverted() - Method in class com.aowagie.text.Image
Getter for the inverted value
isInvisible() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Gets the visibility status of the signature.
isItalic() - Method in class com.aowagie.text.Font
checks if this font is Bold.
isJpeg() - Method in class com.aowagie.text.Image
Returns true if the image is a Jpeg -object.
isLettered() - Method in class com.aowagie.text.List
Checks if the list is lettered.
isLocked() - Method in class com.aowagie.text.Table
 
isLockedWidth() - Method in class com.aowagie.text.pdf.PdfPTable
Getter for property lockedWidth.
isLowercase() - Method in class com.aowagie.text.List
Checks if the list lettering is lowercase.
ISMAP - Static variable in class com.aowagie.text.pdf.PdfName
A name
isMarginMirroring() - Method in class com.aowagie.text.Document
Gets the margin mirroring flag.
isMask() - Method in class com.aowagie.text.Image
Returns true if this Image is a mask.
isMaskCandidate() - Method in class com.aowagie.text.Image
Returns true if this Image has the requisites to be a mask.
isMetadataEncrypted() - Method in class com.aowagie.text.pdf.PdfReader
 
isName() - Method in class com.aowagie.text.pdf.PdfObject
Checks if this PdfObject is of the type PdfName.
isNestable() - Method in class com.aowagie.text.Annotation
 
isNestable() - Method in class com.aowagie.text.Chapter
 
isNestable() - Method in class com.aowagie.text.Chunk
 
isNestable() - Method in interface com.aowagie.text.Element
Checks if this element is nestable.
isNestable() - Method in class com.aowagie.text.Image
 
isNestable() - Method in class com.aowagie.text.List
 
isNestable() - Method in class com.aowagie.text.MarkedObject
 
isNestable() - Method in class com.aowagie.text.Meta
 
isNestable() - Method in class com.aowagie.text.pdf.draw.VerticalPositionMark
 
isNestable() - Method in class com.aowagie.text.pdf.MultiColumnText
 
isNestable() - Method in class com.aowagie.text.pdf.PdfPTable
 
isNestable() - Method in class com.aowagie.text.Phrase
 
isNestable() - Method in class com.aowagie.text.Rectangle
 
isNestable() - Method in class com.aowagie.text.Row
 
isNestable() - Method in class com.aowagie.text.Section
 
isNestable() - Method in class com.aowagie.text.SimpleTable
 
isNestable() - Method in class com.aowagie.text.Table
 
isNewField() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Checks if a new field was created.
isNewlineSplit() - Method in class com.aowagie.text.pdf.PdfChunk
Checks if the PdfChunk split was caused by a newline.
isNewlineSplit() - Method in class com.aowagie.text.pdf.PdfLine
Checks if a newline caused the line split.
isNewXrefType() - Method in class com.aowagie.text.pdf.PdfReader
Getter for property newXrefType.
isNotAddedYet() - Method in class com.aowagie.text.Section
Indicates if this is the first time the section is added.
isNotAddedYet() - Method in class com.aowagie.text.Table
Indicates if this is the first time the section is added.
isNoWrap() - Method in class com.aowagie.text.pdf.PdfPCell
Getter for property noWrap.
isNull() - Method in class com.aowagie.text.pdf.PdfObject
Checks if this PdfObject is of the type PdfNull.
isNumber() - Method in class com.aowagie.text.pdf.PdfObject
Checks if this PdfObject is of the type PdfNumber.
isNumbered() - Method in class com.aowagie.text.HeaderFooter
Checks if the HeaderFooter contains a page number.
isNumbered() - Method in class com.aowagie.text.List
Checks if the list is numbered.
ISO2022CN_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.ISO2022CNSMModel
/////////////////////////////////////////////////////////////
ISO2022CNSMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
ISO2022CNSMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.ISO2022CNSMModel
/////////////////////////////////////////////////////////////
ISO2022JP_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.ISO2022JPSMModel
/////////////////////////////////////////////////////////////
ISO2022JPSMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
ISO2022JPSMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.ISO2022JPSMModel
/////////////////////////////////////////////////////////////
ISO2022KR_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.ISO2022KRSMModel
/////////////////////////////////////////////////////////////
ISO2022KRSMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
ISO2022KRSMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.ISO2022KRSMModel
/////////////////////////////////////////////////////////////
isOpen() - Method in class com.aowagie.text.Document
Checks if the document is open.
isOpen() - Method in class com.aowagie.text.pdf.PdfOutline
Getter for property open.
isOpen() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
isOpenedWithFullPermissions() - Method in class com.aowagie.text.pdf.PdfReader
Checks if the document was opened with the owner password so that the end application can decide what level of access restrictions to apply.
isOutlineTree() - Method in class com.aowagie.text.pdf.PdfDictionary
Checks if a Dictionary is of the type OUTLINES.
isOverflow() - Method in class com.aowagie.text.pdf.MultiColumnText
Indicates that all of the text did not fit in the specified height.
isPage() - Method in class com.aowagie.text.pdf.PdfDictionary
Checks if a Dictionary is of the type PAGE.
isPages() - Method in class com.aowagie.text.pdf.PdfDictionary
Checks if a Dictionary is of the type PAGES.
isPaused() - Method in class com.aowagie.text.DocWriter
Checks if writing is paused.
isPdfA1() - Method in class com.aowagie.text.pdf.internal.PdfXConformanceImp
Checks if the PDF has to be in conformance with PDFA1
isPdfA1A() - Method in class com.aowagie.text.pdf.internal.PdfXConformanceImp
Checks if the PDF has to be in conformance with PDFA1A
isPdfX() - Method in interface com.aowagie.text.pdf.interfaces.PdfXConformance
Checks if the PDF/X Conformance is necessary.
isPdfX() - Method in class com.aowagie.text.pdf.internal.PdfXConformanceImp
Checks if the PDF/X Conformance is necessary.
isPdfX() - Method in class com.aowagie.text.pdf.PdfWriter
 
isPdfX1A2001() - Method in class com.aowagie.text.pdf.internal.PdfXConformanceImp
Checks if the PDF has to be in conformance with PDF/X-1a:2001
isPdfX32002() - Method in class com.aowagie.text.pdf.internal.PdfXConformanceImp
Checks if the PDF has to be in conformance with PDF/X-3:2002
isPreClosed() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Checks if the document is in the process of closing.
isRebuilt() - Method in class com.aowagie.text.pdf.PdfReader
Checks if the document had errors and was rebuilt.
isRegistered(String) - Static method in class com.aowagie.text.FontFactory
Checks if a certain font is registered.
isRegistered(String) - Method in class com.aowagie.text.FontFactoryImp
Checks if a certain font is registered.
isRevocationValid() - Method in class com.aowagie.text.pdf.PdfPKCS7
Checks if OCSP revocation refers to the document signing certificate.
isRgbTransparencyBlending() - Method in class com.aowagie.text.pdf.PdfWriter
Gets the transparency blending colorspace.
isRotateContents() - Method in class com.aowagie.text.pdf.PdfStamper
Checks if the content is automatically adjusted to compensate the original page rotation.
isRTL - Variable in class com.aowagie.text.pdf.PdfLine
 
isSection() - Method in class com.aowagie.text.Section
Checks if this object is a Section.
isSimilar(String) - Method in class com.aowagie.text.pdf.XfaForm.InverseStore
Search the current node for a similar name.
isSkipFirstHeader() - Method in class com.aowagie.text.pdf.PdfPTable
Tells you if the first header needs to be skipped (for instance if the header says "continued from the previous page").
isSkipLastFooter() - Method in class com.aowagie.text.pdf.PdfPTable
Tells you if the last footer needs to be skipped (for instance if the footer says "continued on the next page")
isSmask() - Method in class com.aowagie.text.Image
Getter for property smask.
isSplitCharacter(int, int, int, char[], PdfChunk[]) - Method in interface com.aowagie.text.SplitCharacter
Returns true if the character can split a line.
isSplitLate() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the property splitLate.
isSplitRows() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the split value.
isStandardFont() - Method in class com.aowagie.text.Font
Checks if the properties of this font are undefined or null.
isStartStopText() - Method in class com.aowagie.text.pdf.Barcode
Sets the property to show the start and stop character '*' in the text for the barcode 39.
isStencil() - Method in class com.aowagie.text.pdf.PdfPatternPainter
Tells you if this pattern is colored/uncolored (stencil = uncolored, you need to set a default color).
isStream() - Method in class com.aowagie.text.pdf.PdfObject
Checks if this PdfObject is of the type PdfStream.
isStrictImageSequence() - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to get the strictImageSequence status.
isStrikethru() - Method in class com.aowagie.text.Font
checks if the style of this font is STRIKETHRU.
isString() - Method in class com.aowagie.text.pdf.PdfObject
Checks if this PdfObject is of the type PdfString.
isSubset() - Method in class com.aowagie.text.pdf.BaseFont
Indicates if all the glyphs and widths for that particular encoding should be included in the document.
isSurrogateHigh(char) - Static method in class com.aowagie.text.Utilities
Check if the value of a character belongs to a certain interval that indicates it's the higher part of a surrogate pair.
isSurrogatePair(char[], int) - Static method in class com.aowagie.text.Utilities
Checks if two subsequent characters in a character array are are the higher and the lower character in a surrogate pair (and therefore eligible for conversion to a UTF 32 character).
isSurrogatePair(String, int) - Static method in class com.aowagie.text.Utilities
Checks if two subsequent characters in a String are are the higher and the lower character in a surrogate pair (and therefore eligible for conversion to a UTF 32 character).
isTable() - Method in class com.aowagie.text.Cell
Checks if this Cell is a placeholder for a (nested) table.
isTableFitsPage() - Method in class com.aowagie.text.Table
Checks if this Table has to fit a page.
isTagged() - Method in class com.aowagie.text.pdf.PdfWriter
Check if the document is marked for tagging.
isTampered() - Method in class com.aowagie.text.pdf.PdfReader
Checks if the document was changed.
isTriggerNewPage() - Method in class com.aowagie.text.Section
Getter for property bookmarkOpen.
isUnderlined() - Method in class com.aowagie.text.Font
checks if this font is underlined.
isUseAscender() - Method in class com.aowagie.text.Cell
Gets the value of useAscender
isUseAscender() - Method in class com.aowagie.text.pdf.ColumnText
Checks if UseAscender is enabled/disabled.
isUseAscender() - Method in class com.aowagie.text.pdf.PdfPCell
Gets state of first line height based on max ascender
isUseBorderPadding() - Method in class com.aowagie.text.Cell
Gets the value of useBorderPadding.
isUseBorderPadding() - Method in class com.aowagie.text.pdf.PdfPCell
If true, then effective padding will include border widths
isUsed() - Method in class com.aowagie.text.pdf.PdfAnnotation
Getter for property used.
isUseDescender() - Method in class com.aowagie.text.Cell
gets the value of useDescender
isUseDescender() - Method in class com.aowagie.text.pdf.PdfPCell
Getter for property useDescender.
isUserProperties() - Method in class com.aowagie.text.pdf.PdfWriter
Gets the flag indicating the presence of structure elements that contain user properties attributes.
isUseVariableBorders() - Method in class com.aowagie.text.Rectangle
Indicates whether variable width borders are being used.
isValid() - Method in class com.aowagie.text.pdf.PdfAcroForm
Checks if the Acroform is valid
isValid() - Method in class net.sf.jmimemagic.MagicMatcher
Test to see if everything is in order for this match.
isWS(char) - Static method in class com.aowagie.text.pdf.BidiLine
 
isXfaPresent() - Method in class com.aowagie.text.pdf.XfaForm
Returns true if it is a XFA form.
ITALIC - Static variable in class com.aowagie.text.Font
this is a possible style.
ITALICANGLE - Static variable in class com.aowagie.text.pdf.BaseFont
The angle, expressed in degrees counterclockwise from the vertical, of the dominant vertical strokes of the font.
ITALICANGLE - Static variable in class com.aowagie.text.pdf.PdfName
A name
Item() - Constructor for class com.aowagie.text.pdf.AcroFields.Item
 
iterator() - Method in class com.aowagie.text.pdf.PdfLine
Returns an iterator of PdfChunks.
iterator() - Method in class com.aowagie.text.Table
Gets an Iterator of all the Rows.
ITEXT - Static variable in class com.aowagie.text.ElementTags
the root tag.
ITSME - Static variable in class org.mozilla.universalchardet.prober.statemachine.SMModel
 
ITXT - Static variable in class com.aowagie.text.pdf.PdfName
A name
IVGenerator - Class in com.aowagie.text.pdf.crypto
An initialization vector generator for a CBC block encryption.
IX - Static variable in class com.aowagie.text.pdf.PdfName
A name

J

JapaneseContextAnalysis - Class in org.mozilla.universalchardet.prober.contextanalysis
 
JapaneseContextAnalysis() - Constructor for class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
/////////////////////////////////////////////////////////////
JapaneseContextAnalysis.Order - Class in org.mozilla.universalchardet.prober.contextanalysis
/////////////////////////////////////////////////////////////
JAVASCRIPT - Static variable in class com.aowagie.text.pdf.PdfName
A name
JBIG2 - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
JBIG2DECODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
JBIG2GLOBALS - Static variable in class com.aowagie.text.pdf.PdfName
A name
JBIG2Image - Class in com.aowagie.text.pdf.codec
Support for JBIG2 Images.
JBIG2Image() - Constructor for class com.aowagie.text.pdf.codec.JBIG2Image
 
JIS_TYPICAL_DISTRIBUTION_RATIO - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.JISDistributionAnalysis
/////////////////////////////////////////////////////////////
JISDistributionAnalysis - Class in org.mozilla.universalchardet.prober.distributionanalysis
 
JISDistributionAnalysis() - Constructor for class org.mozilla.universalchardet.prober.distributionanalysis.JISDistributionAnalysis
/////////////////////////////////////////////////////////////
jp2CharContext - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
/////////////////////////////////////////////////////////////
Jpeg - Class in com.aowagie.text
An Jpeg is the representation of a graphic element (JPEG) that has to be inserted into the document
Jpeg(byte[]) - Constructor for class com.aowagie.text.Jpeg
Constructs a Jpeg-object from memory.
JPEG - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
Jpeg2000 - Class in com.aowagie.text
An Jpeg2000 is the representation of a graphic element (JPEG) that has to be inserted into the document
JPEG2000 - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
JPXDECODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
JS - Static variable in class com.aowagie.text.pdf.PdfName
A name

K

K - Static variable in class com.aowagie.text.pdf.PdfName
A name
keepEnglishLetter - Variable in class org.mozilla.universalchardet.prober.sequence.SequenceModel
 
keys() - Method in class org.apache.oro.util.GenericCache
Gets the cache objects names.
KEYWORDS - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
KEYWORDS - Static variable in class com.aowagie.text.pdf.PdfName
A name
kids - Variable in class com.aowagie.text.pdf.PdfFormField
 
kids - Variable in class com.aowagie.text.pdf.PdfOutline
 
KIDS - Static variable in class com.aowagie.text.pdf.PdfName
A name
killXref(PdfObject) - Method in class com.aowagie.text.pdf.PdfReader
 
Koi8rModel - Class in org.mozilla.universalchardet.prober.sequence
 
Koi8rModel() - Constructor for class org.mozilla.universalchardet.prober.sequence.Koi8rModel
/////////////////////////////////////////////////////////////

L

L - Static variable in class com.aowagie.text.pdf.PdfName
A name
L2R - Static variable in class com.aowagie.text.pdf.PdfName
A name
LANG - Static variable in class com.aowagie.text.pdf.PdfName
A name
LANGUAGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
LargeElement - Interface in com.aowagie.text
Interface implemented by Element objects that can potentially consume a lot of memory.
LAST - Static variable in class com.aowagie.text.pdf.PdfName
A name
LASTCHAR - Static variable in class com.aowagie.text.pdf.PdfName
A name
LASTHEADERROW - Static variable in class com.aowagie.text.ElementTags
attribute of the table tag
LASTPAGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
Latin1Prober - Class in org.mozilla.universalchardet.prober
Sonda para Latin-1.
Latin1Prober() - Constructor for class org.mozilla.universalchardet.prober.Latin1Prober
Construye una sonda para Latin-1.
Latin5BulgarianModel - Class in org.mozilla.universalchardet.prober.sequence
 
Latin5BulgarianModel() - Constructor for class org.mozilla.universalchardet.prober.sequence.Latin5BulgarianModel
/////////////////////////////////////////////////////////////
Latin5Model - Class in org.mozilla.universalchardet.prober.sequence
 
Latin5Model() - Constructor for class org.mozilla.universalchardet.prober.sequence.Latin5Model
/////////////////////////////////////////////////////////////
Latin7Model - Class in org.mozilla.universalchardet.prober.sequence
 
Latin7Model() - Constructor for class org.mozilla.universalchardet.prober.sequence.Latin7Model
/////////////////////////////////////////////////////////////
LAUNCH - Static variable in class com.aowagie.text.Annotation
This is a possible annotation type.
LAUNCH - Static variable in class com.aowagie.text.pdf.PdfName
A name
layer - Variable in class com.aowagie.text.pdf.PdfTemplate
 
LBL - Static variable in class com.aowagie.text.pdf.PdfName
A name
LBODY - Static variable in class com.aowagie.text.pdf.PdfName
A name
leading - Variable in class com.aowagie.text.Phrase
This is the leading of this phrase.
LEADING - Static variable in class com.aowagie.text.ElementTags
attribute of phrase/paragraph/cell tag
left - Variable in class com.aowagie.text.pdf.PdfLine
The left indentation of the line.
left() - Method in class com.aowagie.text.Document
Returns the lower left x-coordinate.
left() - Method in class com.aowagie.text.pdf.PdfRectangle
Returns the lower left x-coordinate.
left(float) - Method in class com.aowagie.text.Document
Returns the lower left x-coordinate considering a given margin.
LEFT - Static variable in class com.aowagie.text.ElementTags
attribute of chapter/section/paragraph/table/cell tag
LEFT - Static variable in class com.aowagie.text.Image
this is a kind of image alignment.
LEFT - Static variable in class com.aowagie.text.Rectangle
This represents one side of the border of the Rectangle.
leftMargin() - Method in class com.aowagie.text.Document
Returns the left margin.
leftWall - Variable in class com.aowagie.text.pdf.ColumnText
The left column bound.
leftX - Variable in class com.aowagie.text.pdf.ColumnText
 
length() - Method in class com.aowagie.text.pdf.hyphenation.Hyphenation
 
length() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
length() - Method in class org.apache.oro.text.perl.Perl5Util
Returns the length of the last match found.
length() - Method in interface org.apache.oro.text.regex.MatchResult
A convenience method returning the length of the entire match.
LENGTH - Static variable in class com.aowagie.text.pdf.PdfName
A name
LENGTH1 - Static variable in class com.aowagie.text.pdf.PdfName
A name
LETTER - Static variable in class com.aowagie.text.PageSize
This is the letter format
lettered - Variable in class com.aowagie.text.List
Indicates if the listsymbols are numerical or alphabetical.
LETTERED - Static variable in class com.aowagie.text.ElementTags
attribute of the list tag
level() - Method in class com.aowagie.text.pdf.PdfOutline
returns the level of this outline.
LI - Static variable in class com.aowagie.text.pdf.PdfName
A name
LIMITS - Static variable in class com.aowagie.text.pdf.PdfName
A name
line - Variable in class com.aowagie.text.pdf.PdfLine
The arraylist containing the chunks.
LINE - Static variable in class com.aowagie.text.pdf.PdfName
A name
LINE_CAP_BUTT - Static variable in class com.aowagie.text.pdf.PdfContentByte
A possible line cap value
LINE_STATUS_NOLINE - Static variable in class com.aowagie.text.pdf.ColumnText
The line cannot fit this column position.
LINE_STATUS_OFFLIMITS - Static variable in class com.aowagie.text.pdf.ColumnText
The line is out the column limits.
LINE_STATUS_OK - Static variable in class com.aowagie.text.pdf.ColumnText
The column is valid.
LINEAR - Static variable in class com.aowagie.text.pdf.PdfName
A name.
LINECANVAS - Static variable in class com.aowagie.text.pdf.PdfPTable
The index of the duplicate PdfContentByte where the border lines will be drawn.
LineSeparator - Class in com.aowagie.text.pdf.draw
Element that draws a solid line from left to right.
LineSeparator() - Constructor for class com.aowagie.text.pdf.draw.LineSeparator
Creates a new instance of the LineSeparator class with default values: lineWidth 1 user unit, width 100%, centered with offset 0.
LineSeparator(float, float, Color, int, float) - Constructor for class com.aowagie.text.pdf.draw.LineSeparator
Creates a new instance of the LineSeparator class.
lineStatus - Variable in class com.aowagie.text.pdf.ColumnText
The line status when trying to fit a line to a column.
lineTo(float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Appends a straight line segment from the current point (x, y).
lineWidth - Variable in class com.aowagie.text.pdf.draw.LineSeparator
The thickness of the line.
LINK - Static variable in class com.aowagie.text.pdf.PdfName
A name
list - Variable in class com.aowagie.text.List
This is the ArrayList containing the different ListItems.
List - Class in com.aowagie.text
A List contains several ListItems.
List() - Constructor for class com.aowagie.text.List
Constructs a List.
List(boolean) - Constructor for class com.aowagie.text.List
Constructs a List.
List(boolean, boolean) - Constructor for class com.aowagie.text.List
Constructs a List.
List(boolean, boolean, float) - Constructor for class com.aowagie.text.List
Creates a list
List(boolean, float) - Constructor for class com.aowagie.text.List
Constructs a List.
List(float) - Constructor for class com.aowagie.text.List
Constructs a List with a specific symbol indentation.
LIST - Static variable in interface com.aowagie.text.Element
This is a possible type of Element
LIST - Static variable in class com.aowagie.text.ElementTags
the list tag
listIdx - Variable in class com.aowagie.text.pdf.ColumnText
 
listIndent() - Method in class com.aowagie.text.pdf.PdfLine
Return the indentation needed to show the listsymbol.
ListItem - Class in com.aowagie.text
A ListItem is a Paragraph that can be added to a List.
ListItem() - Constructor for class com.aowagie.text.ListItem
Constructs a ListItem.
ListItem(Phrase) - Constructor for class com.aowagie.text.ListItem
Constructs a ListItem with a certain Phrase.
LISTITEM - Static variable in interface com.aowagie.text.Element
This is a possible type of Element
LISTITEM - Static variable in class com.aowagie.text.ElementTags
the listitem tag
listIterator() - Method in class com.aowagie.text.pdf.PdfArray
Returns the list iterator for the array.
LISTMODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
listSymbol - Variable in class com.aowagie.text.pdf.PdfLine
The listsymbol (if necessary).
listSymbol() - Method in class com.aowagie.text.pdf.PdfLine
Returns the listsymbol of this line.
LISTSYMBOL - Static variable in class com.aowagie.text.ElementTags
attribute of list tag
llx - Variable in class com.aowagie.text.Annotation
This is the lower left x-value
llx - Variable in class com.aowagie.text.Rectangle
the lower left x-coordinate.
llx() - Method in class com.aowagie.text.Annotation
Returns the lower left x-value.
llx(float) - Method in class com.aowagie.text.Annotation
Returns the lower left x-value.
LLX - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
LLX - Static variable in class com.aowagie.text.ElementTags
attribute of the annotation tag
lly - Variable in class com.aowagie.text.Annotation
This is the lower left y-value
lly - Variable in class com.aowagie.text.Rectangle
the lower left y-coordinate.
lly() - Method in class com.aowagie.text.Annotation
Returns the lower left y-value.
lly(float) - Method in class com.aowagie.text.Annotation
Returns the lower left y-value.
LLY - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
LLY - Static variable in class com.aowagie.text.ElementTags
attribute of the annotation tag
LOCALDESTINATION - Static variable in class com.aowagie.text.Chunk
Key for local destination.
LOCALDESTINATION - Static variable in class com.aowagie.text.ElementTags
attribute of the chunk tag
LOCALGOTO - Static variable in class com.aowagie.text.Chunk
Key for local goto.
LOCALGOTO - Static variable in class com.aowagie.text.ElementTags
attribute of the chunk tag
LOCATION - Static variable in class com.aowagie.text.pdf.PdfName
A name
LOCK - Static variable in class com.aowagie.text.pdf.PdfName
A name
LOCKED - Static variable in class com.aowagie.text.pdf.PdfName
A name
lookup(byte[], int, int) - Method in class com.aowagie.text.pdf.fonts.cmaps.CMap
This will perform a lookup into the map.
LOWBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCJPDistributionAnalysis
 
LOWBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCKRDistributionAnalysis
 
LOWBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCTWDistributionAnalysis
 
LOWBYTE_BEGIN - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.GB2312DistributionAnalysis
 
LOWBYTE_BEGIN_1 - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.Big5DistributionAnalysis
 
LOWBYTE_BEGIN_1 - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.SJISDistributionAnalysis
 
LOWBYTE_BEGIN_2 - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.Big5DistributionAnalysis
 
LOWBYTE_BEGIN_2 - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.SJISDistributionAnalysis
 
LOWBYTE_END - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCJPDistributionAnalysis
 
LOWBYTE_END - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCKRDistributionAnalysis
 
LOWBYTE_END - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.EUCTWDistributionAnalysis
 
LOWBYTE_END - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.GB2312DistributionAnalysis
 
LOWBYTE_END_1 - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.Big5DistributionAnalysis
 
LOWBYTE_END_2 - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.Big5DistributionAnalysis
 
lowercase - Variable in class com.aowagie.text.List
Indicates if the listsymbols are lowercase or uppercase.
LOWERCASE - Static variable in class com.aowagie.text.ElementTags
a possible list attribute
LOWERCASE - Static variable in class com.aowagie.text.List
a possible value for the lettered parameter
LZWDECODE - Static variable in class com.aowagie.text.pdf.PdfName
A name

M

M - Static variable in class com.aowagie.text.pdf.PdfName
A name
MAC_EXPERT_ENCODING - Static variable in class com.aowagie.text.pdf.PdfName
A name of an encoding
MAC_ROMAN_ENCODING - Static variable in class com.aowagie.text.pdf.PdfName
A name of an encoding
MacCyrillicModel - Class in org.mozilla.universalchardet.prober.sequence
 
MacCyrillicModel() - Constructor for class org.mozilla.universalchardet.prober.sequence.MacCyrillicModel
/////////////////////////////////////////////////////////////
MACROMAN - Static variable in class com.aowagie.text.pdf.BaseFont
A possible encoding.
Magic - Class in net.sf.jmimemagic
This class is the primary class for jMimeMagic
Magic() - Constructor for class net.sf.jmimemagic.Magic
 
MagicDetector - Interface in net.sf.jmimemagic
Detector genérico de tipo de datos.
MagicException - Exception Class in net.sf.jmimemagic
Basic JMimeMagic parse exception.
MagicException() - Constructor for exception class net.sf.jmimemagic.MagicException
Default constructor
MagicException(String) - Constructor for exception class net.sf.jmimemagic.MagicException
Create exception with error message
MagicException(String, Throwable) - Constructor for exception class net.sf.jmimemagic.MagicException
Create an exception with custom message and throwable info
MagicException(Throwable) - Constructor for exception class net.sf.jmimemagic.MagicException
Create exception based on an existing Throwable
MagicMatch - Class in net.sf.jmimemagic
This class represents a single match test
MagicMatch() - Constructor for class net.sf.jmimemagic.MagicMatch
 
MagicMatcher - Class in net.sf.jmimemagic
This class represents a single match test.
MagicMatcher() - Constructor for class net.sf.jmimemagic.MagicMatcher
 
MagicMatchNotFoundException - Exception Class in net.sf.jmimemagic
Basic JMimeMagic parse exception.
MagicMatchNotFoundException() - Constructor for exception class net.sf.jmimemagic.MagicMatchNotFoundException
constructor
MagicMatchNotFoundException(String) - Constructor for exception class net.sf.jmimemagic.MagicMatchNotFoundException
Create exception with error message
MagicMatchNotFoundException(String, Throwable) - Constructor for exception class net.sf.jmimemagic.MagicMatchNotFoundException
Create an exception with custom message and throwable info
MagicMatchNotFoundException(Throwable) - Constructor for exception class net.sf.jmimemagic.MagicMatchNotFoundException
Create exception based on an existing Throwable
MagicParseException - Exception Class in net.sf.jmimemagic
Basic JMimeMagic parse exception.
MagicParseException() - Constructor for exception class net.sf.jmimemagic.MagicParseException
Default constructor
MagicParseException(String) - Constructor for exception class net.sf.jmimemagic.MagicParseException
Create exception with error message
MagicParseException(String, Throwable) - Constructor for exception class net.sf.jmimemagic.MagicParseException
Create an exception with custom message and throwable info
MagicParseException(Throwable) - Constructor for exception class net.sf.jmimemagic.MagicParseException
Create exception based on an existing Throwable
MagicParser - Class in net.sf.jmimemagic
Analizador del XML de identificación de tipos de fichero.
MagicParser() - Constructor for class net.sf.jmimemagic.MagicParser
 
main(String[]) - Static method in class com.aowagie.text.pdf.codec.Base64
Encodes or decodes two files from the command line; feel free to delete this method (in fact you probably should) if you're embedding this code into a larger program.
main(String[]) - Static method in class com.aowagie.text.pdf.fonts.cmaps.CMapParser
A simple class to test parsing of cmap files.
makeMask() - Method in class com.aowagie.text.Image
Make this Image a mask.
MalformedCachePatternException - Exception Class in org.apache.oro.text
An exception used to indicate errors in a regular expression fetched from a PatternCache.
MalformedCachePatternException() - Constructor for exception class org.apache.oro.text.MalformedCachePatternException
Simply calls the corresponding constructor of its superclass.
MalformedCachePatternException(String) - Constructor for exception class org.apache.oro.text.MalformedCachePatternException
Simply calls the corresponding constructor of its superclass.
MalformedPatternException - Exception Class in org.apache.oro.text.regex
A class used to signify the occurrence of a syntax error in a regular expression that is being compiled.
MalformedPatternException() - Constructor for exception class org.apache.oro.text.regex.MalformedPatternException
Simply calls the corresponding constructor of its superclass.
MalformedPatternException(String) - Constructor for exception class org.apache.oro.text.regex.MalformedPatternException
Simply calls the corresponding constructor of its superclass.
MalformedPerl5PatternException - Exception Class in org.apache.oro.text.perl
An exception used to indicate errors in Perl style regular expressions.
MalformedPerl5PatternException() - Constructor for exception class org.apache.oro.text.perl.MalformedPerl5PatternException
Simply calls the corresponding constructor of its superclass.
MalformedPerl5PatternException(String) - Constructor for exception class org.apache.oro.text.perl.MalformedPerl5PatternException
Simply calls the corresponding constructor of its superclass.
marginBottom - Variable in class com.aowagie.text.Document
margin in y direction starting from the bottom
marginLeft - Variable in class com.aowagie.text.Document
margin in x direction starting from the left
marginMirroring - Variable in class com.aowagie.text.Document
mirroring of the left/right margins
marginMirroringTopBottom - Variable in class com.aowagie.text.Document
mirroring of the top/bottom margins
marginRight - Variable in class com.aowagie.text.Document
margin in x direction starting from the right
marginTop - Variable in class com.aowagie.text.Document
margin in y direction starting from the top
MARKED - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
MARKED - Static variable in class com.aowagie.text.pdf.PdfName
A name
MarkedObject - Class in com.aowagie.text
Wrapper that allows to add properties to 'basic building block' objects.
MarkedObject() - Constructor for class com.aowagie.text.MarkedObject
This constructor is for internal use only.
MarkedSection - Class in com.aowagie.text
Wrapper that allows to add properties to a Chapter/Section object.
MarkedSection(Section) - Constructor for class com.aowagie.text.MarkedSection
Creates a MarkedObject with a Section or Chapter object.
MARKINFO - Static variable in class com.aowagie.text.pdf.PdfName
A name
Markup - Class in com.aowagie.text.html
A class that contains all the possible tagnames and their attributes.
Markup() - Constructor for class com.aowagie.text.html.Markup
 
markupAttributes - Variable in class com.aowagie.text.MarkedObject
Contains extra markupAttributes
markUsed(AcroFields, int) - Method in class com.aowagie.text.pdf.AcroFields.Item
Mark all the item dictionaries used matching the given flags
markUsed(PdfObject) - Method in class com.aowagie.text.pdf.PdfStamperImp
 
MASK - Static variable in class com.aowagie.text.pdf.PdfName
A name
match(String, char[]) - Method in class org.apache.oro.text.perl.Perl5Util
Searches for the first pattern match somewhere in a character array taking a pattern specified in Perl5 native format:
match(String, String) - Method in class org.apache.oro.text.perl.Perl5Util
Searches for the first pattern match in a String taking a pattern specified in Perl5 native format:
matches(char[], Pattern) - Method in interface org.apache.oro.text.regex.PatternMatcher
Determines if a string (represented as a char[]) exactly matches a given pattern.
matches(char[], Pattern) - Method in class org.apache.oro.text.regex.Perl5Matcher
Determines if a string (represented as a char[]) exactly matches a given pattern.
matches(String, Pattern) - Method in interface org.apache.oro.text.regex.PatternMatcher
Determines if a string exactly matches a given pattern.
matches(String, Pattern) - Method in class org.apache.oro.text.regex.Perl5Matcher
Determines if a string exactly matches a given pattern.
matches(PatternMatcherInput, Pattern) - Method in interface org.apache.oro.text.regex.PatternMatcher
Determines if the contents of a PatternMatcherInput instance exactly matches a given pattern.
matches(PatternMatcherInput, Pattern) - Method in class org.apache.oro.text.regex.Perl5Matcher
Determines if the contents of a PatternMatcherInput instance exactly matches a given pattern.
matchesPrefix(char[], Pattern) - Method in interface org.apache.oro.text.regex.PatternMatcher
Determines if a prefix of a string (represented as a char[]) matches a given pattern.
matchesPrefix(char[], Pattern) - Method in class org.apache.oro.text.regex.Perl5Matcher
Determines if a prefix of a string (represented as a char[]) matches a given pattern.
matchesPrefix(char[], Pattern, int) - Method in interface org.apache.oro.text.regex.PatternMatcher
Determines if a prefix of a string (represented as a char[]) matches a given pattern, starting from a given offset into the string.
matchesPrefix(char[], Pattern, int) - Method in class org.apache.oro.text.regex.Perl5Matcher
Determines if a prefix of a string (represented as a char[]) matches a given pattern, starting from a given offset into the string.
matchesPrefix(String, Pattern) - Method in interface org.apache.oro.text.regex.PatternMatcher
Determines if a prefix of a string matches a given pattern.
matchesPrefix(String, Pattern) - Method in class org.apache.oro.text.regex.Perl5Matcher
Determines if a prefix of a string matches a given pattern.
matchesPrefix(PatternMatcherInput, Pattern) - Method in interface org.apache.oro.text.regex.PatternMatcher
Determines if a prefix of a PatternMatcherInput instance matches a given pattern.
matchesPrefix(PatternMatcherInput, Pattern) - Method in class org.apache.oro.text.regex.Perl5Matcher
Determines if a prefix of a PatternMatcherInput instance matches a given pattern.
MatchResult - Interface in org.apache.oro.text.regex
The MatchResult interface allows PatternMatcher implementors to return results storing match information in whatever format they like, while presenting a consistent way of accessing that information.
MATERIAL - Static variable in class com.aowagie.text.pdf.PdfName
A name
matrix - Variable in class com.aowagie.text.pdf.PdfTemplate
 
matrix() - Method in class com.aowagie.text.Image
Returns the transformation matrix of the image.
MATRIX - Static variable in class com.aowagie.text.pdf.PdfName
A name
MAX_CAMEL_CASE - Static variable in class com.aowagie.text.pdf.PdfName
A name
MAX_LOWER_CASE - Static variable in class com.aowagie.text.pdf.PdfName
A name
MAX_REL_THRESHOLD - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
maxCharacterLength - Variable in class com.aowagie.text.pdf.TextField
Holds value of property maxCharacterLength.
MAXLEN - Static variable in class com.aowagie.text.pdf.PdfName
A name
maxY - Variable in class com.aowagie.text.pdf.ColumnText
Upper bound of the column.
MBCSGroupProber - Class in org.mozilla.universalchardet.prober
Sonda para MBCS.
MBCSGroupProber() - Constructor for class org.mozilla.universalchardet.prober.MBCSGroupProber
Construye una sonda para MBCS.
MCID - Static variable in class com.aowagie.text.pdf.PdfName
A name
MCR - Static variable in class com.aowagie.text.pdf.PdfName
A name
MEDIABOX - Static variable in class com.aowagie.text.pdf.PdfName
A name
merged - Variable in class com.aowagie.text.pdf.AcroFields.Item
Deprecated.
(will remove 'public' in the future)
mergeXfaData(Node) - Method in class com.aowagie.text.pdf.AcroFields
Merges an XML data structure into this form.
Meta - Class in com.aowagie.text
This is an Element that contains some meta information about the document.
Meta(String, String) - Constructor for class com.aowagie.text.Meta
Constructs a Meta.
METADATA - Static variable in class com.aowagie.text.pdf.PdfName
A name
MetaDo - Class in com.aowagie.text.pdf.codec.wmf
 
MetaDo(InputStream, PdfContentByte) - Constructor for class com.aowagie.text.pdf.codec.wmf.MetaDo
 
MIDDLE - Static variable in class com.aowagie.text.Image
this is a kind of image alignment.
MIMETYPE - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
mimeTypeMatches(String) - Method in class net.sf.jmimemagic.MagicMatch
determine if this match or any submatches has the description
MIN_CAMEL_CASE - Static variable in class com.aowagie.text.pdf.PdfName
A name
MIN_LOWER_CASE - Static variable in class com.aowagie.text.pdf.PdfName
A name
MINIMUM_DATA_THRESHOLD - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
MINIMUM_DATA_THRESHOLD - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
minY - Variable in class com.aowagie.text.pdf.ColumnText
Lower bound of the column.
mirrorChars - Static variable in class com.aowagie.text.pdf.BidiLine
 
mirrorGlyphs() - Method in class com.aowagie.text.pdf.BidiLine
 
MK - Static variable in class com.aowagie.text.pdf.PdfName
A name
MK_CAPTION_ABOVE - Static variable in class com.aowagie.text.pdf.PdfFormField
 
MK_CAPTION_BELOW - Static variable in class com.aowagie.text.pdf.PdfFormField
 
MK_CAPTION_LEFT - Static variable in class com.aowagie.text.pdf.PdfFormField
 
MK_CAPTION_OVERLAID - Static variable in class com.aowagie.text.pdf.PdfFormField
 
MK_CAPTION_RIGHT - Static variable in class com.aowagie.text.pdf.PdfFormField
 
MK_NO_CAPTION - Static variable in class com.aowagie.text.pdf.PdfFormField
 
MK_NO_ICON - Static variable in class com.aowagie.text.pdf.PdfFormField
 
MMTYPE1 - Static variable in class com.aowagie.text.pdf.PdfName
A name
MODDATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
model - Variable in class org.mozilla.universalchardet.prober.statemachine.CodingStateMachine
 
moveTo(float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Move the current point (x, y), omitting any connecting line segment.
MULTI_COLUMN_TEXT - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
MultiColumnText - Class in com.aowagie.text.pdf
Formats content into one or more columns bounded by a rectangle.
MultiColumnText() - Constructor for class com.aowagie.text.pdf.MultiColumnText
Default constructor.
MultiColumnText(float) - Constructor for class com.aowagie.text.pdf.MultiColumnText
Construct a MultiColumnText container of the specified height.
MultiColumnText(float, float) - Constructor for class com.aowagie.text.pdf.MultiColumnText
Construct a MultiColumnText container of the specified height starting at the specified Y position.
MULTILINE - Static variable in class com.aowagie.text.pdf.PdfFormField
 
MULTILINE_MASK - Static variable in class org.apache.oro.text.regex.Perl5Compiler
A mask passed as an option to the compile methods to indicate a compiled regular expression should treat input as having multiple lines.
multipliedLeading - Variable in class com.aowagie.text.pdf.ColumnText
The text leading that is multiplied by the biggest font size in the line.

N

n - Variable in class com.aowagie.text.pdf.Barcode
The bar multiplier for wide bars or the distance between bars for Postnet and Planet.
N - Static variable in class com.aowagie.text.pdf.PdfName
A name
N0 - Static variable in class com.aowagie.text.pdf.PdfName
A name
N1 - Static variable in class com.aowagie.text.pdf.PdfName
A name
N2 - Static variable in class com.aowagie.text.pdf.PdfName
A name
N3 - Static variable in class com.aowagie.text.pdf.PdfName
A name
N4 - Static variable in class com.aowagie.text.pdf.PdfName
A name
name - Variable in class org.mozilla.universalchardet.prober.statemachine.SMModel
 
NAME - Static variable in class com.aowagie.text.ElementTags
attribute of anchor tag
NAME - Static variable in class com.aowagie.text.pdf.PdfName
A name
name2Node - Variable in class com.aowagie.text.pdf.XfaForm.Xml2Som
The mapping of full names to nodes.
NAMED - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
NAMED - Static variable in class com.aowagie.text.ElementTags
attribute of the annotation tag
NAMED - Static variable in class com.aowagie.text.pdf.PdfName
A name
NAMED_DEST - Static variable in class com.aowagie.text.Annotation
This is a possible annotation type.
NAMES - Static variable in class com.aowagie.text.pdf.PdfName
A name
NAVIGATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
NAVIGATIONPANE - Static variable in class com.aowagie.text.pdf.PdfName
A name.
NEAR - Static variable in class com.aowagie.text.pdf.PdfName
A name.
NEEDAPPEARANCES - Static variable in class com.aowagie.text.pdf.PdfName
A name
net.sf.jmimemagic - package net.sf.jmimemagic
 
net.sf.jmimemagic.detectors - package net.sf.jmimemagic.detectors
 
newBookmarks - Variable in class com.aowagie.text.pdf.PdfWriter
 
NEWLINE - Static variable in class com.aowagie.text.Chunk
This is a Chunk containing a newline.
NEWLINE - Static variable in class com.aowagie.text.ElementTags
the newpage tag
newlineSplit - Variable in class com.aowagie.text.pdf.PdfLine
true if the chunk splitting was caused by a newline.
newPage() - Method in interface com.aowagie.text.DocListener
Signals that an new page has to be started.
newPage() - Method in class com.aowagie.text.Document
Signals that an new page has to be started.
newPage() - Method in class com.aowagie.text.DocWriter
Signals that an new page has to be started.
newPage() - Method in class com.aowagie.text.MarkedSection
Adds a new page to the section.
newPage() - Method in class com.aowagie.text.Section
Adds a new page to the section.
NEWPAGE - Static variable in class com.aowagie.text.Chunk
Key for newpage.
NEWPAGE - Static variable in class com.aowagie.text.ElementTags
the newpage tag
newPath() - Method in class com.aowagie.text.pdf.PdfContentByte
Ends the path without filling or stroking it.
NEWWINDOW - Static variable in class com.aowagie.text.pdf.PdfName
A name
NEXT - Static variable in class com.aowagie.text.pdf.PdfName
A name
nextColumn() - Method in class com.aowagie.text.pdf.MultiColumnText
Moves the text insertion point to the beginning of the next column, issuing a page break if needed.
NEXTPAGE - Static variable in class com.aowagie.text.Chunk
This is a Chunk containing a newpage.
NEXTPAGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
nextState(byte) - Method in class org.mozilla.universalchardet.prober.statemachine.CodingStateMachine
 
NM - Static variable in class com.aowagie.text.pdf.PdfName
A name
NO_BORDER - Static variable in class com.aowagie.text.Rectangle
This represents a rectangle without borders.
NO_COMPRESSION - Static variable in class com.aowagie.text.pdf.PdfStream
A possible compression level.
NO_MORE_COLUMN - Static variable in class com.aowagie.text.pdf.ColumnText
Signals that there is no more column.
NO_MORE_TEXT - Static variable in class com.aowagie.text.pdf.ColumnText
Signals that there is no more text available.
NONE - Static variable in class com.aowagie.text.pdf.PdfName
A name
NONFULLSCREENPAGEMODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
NonFullScreenPageModeUseNone - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
NonFullScreenPageModeUseOC - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
NonFullScreenPageModeUseOutlines - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
NonFullScreenPageModeUseThumbs - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
NONSTRUCT - Static variable in class com.aowagie.text.pdf.PdfName
A name
NORMAL - Static variable in class com.aowagie.text.Font
this is a possible style.
normalize() - Method in class com.aowagie.text.Rectangle
Normalizes the rectangle.
normalizeEncoding(String) - Static method in class com.aowagie.text.pdf.BaseFont
Normalize the encoding names.
normalizeIndentation() - Method in class com.aowagie.text.List
Makes sure all the items in the list have the same indentation.
NOT_CACHED - Static variable in class com.aowagie.text.pdf.BaseFont
if the font doesn't have to be cached
NOT_CERTIFIED - Static variable in class com.aowagie.text.pdf.PdfSignatureAppearance
 
NOT_EMBEDDED - Static variable in class com.aowagie.text.pdf.BaseFont
if the font doesn't have to be embedded
NOT_ME - Enum constant in enum org.mozilla.universalchardet.prober.CharsetProber.ProbingState
 
notAddedYet - Variable in class com.aowagie.text.Section
Indicates if this is the first time the section was added.
notdef - Static variable in class com.aowagie.text.pdf.BaseFont
a not defined character in a custom PDF encoding
NOTE - Static variable in class com.aowagie.text.pdf.PdfName
A name
NOWRAP - Static variable in class com.aowagie.text.ElementTags
attribute of the cell tag
NULL - Static variable in class com.aowagie.text.Row
id of a null element in a Row
NUM_OF_CATEGORY - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
/////////////////////////////////////////////////////////////
number - Variable in class com.aowagie.text.pdf.PdfIndirectReference
the object number
numberDepth - Variable in class com.aowagie.text.Section
The number of sectionnumbers that has to be shown before the section title.
NUMBERDEPTH - Static variable in class com.aowagie.text.ElementTags
attribute of section/chapter tag
numbered - Variable in class com.aowagie.text.List
Indicates if the list has to be numbered.
NUMBERED - Static variable in class com.aowagie.text.ElementTags
attribute of list tag
numbers - Variable in class com.aowagie.text.Section
This is the complete list of sectionnumbers of this section and the parents of this section.
numberStyle - Variable in class com.aowagie.text.Section
The style for sectionnumbers.
NUMBERSTYLE_DOTTED - Static variable in class com.aowagie.text.Section
A possible number style.
NUMBERSTYLE_DOTTED_WITHOUT_FINAL_DOT - Static variable in class com.aowagie.text.Section
A possible number style.
NUMCOPIES - Static variable in class com.aowagie.text.pdf.PdfName
A name
NUMERICAL - Static variable in class com.aowagie.text.List
a possible value for the lettered parameter
NUMS - Static variable in class com.aowagie.text.pdf.PdfName
A name

O

O - Static variable in class com.aowagie.text.pdf.PdfName
A name
obfuscatePassword(String) - Static method in class com.aowagie.text.pdf.TextField
Obfuscates a password String.
OBJ - Static variable in class com.aowagie.text.pdf.PdfName
A name used with Document Structure
OBJECT_REPLACEMENT_CHARACTER - Static variable in class com.aowagie.text.Chunk
The character stand in for an image or a separator.
OBJR - Static variable in class com.aowagie.text.pdf.PdfName
a name used with Doucment Structure
OBJSTM - Static variable in class com.aowagie.text.pdf.PdfName
A name
OC - Static variable in class com.aowagie.text.pdf.PdfName
A name
OCG - Static variable in class com.aowagie.text.pdf.PdfName
A name
OCGLocked - Variable in class com.aowagie.text.pdf.PdfWriter
The locked array in an OCG dictionary
OCGRadioGroup - Variable in class com.aowagie.text.pdf.PdfWriter
The RBGroups array in an OCG dictionary
OCGS - Static variable in class com.aowagie.text.pdf.PdfName
A name
OCMD - Static variable in class com.aowagie.text.pdf.PdfName
A name
OCProperties - Variable in class com.aowagie.text.pdf.PdfWriter
The OCProperties in a catalog dictionary.
OCPROPERTIES - Static variable in class com.aowagie.text.pdf.PdfName
A name
Off - Static variable in class com.aowagie.text.pdf.PdfName
A name
OFF - Static variable in class com.aowagie.text.pdf.PdfName
A name
offset - Variable in class com.aowagie.text.pdf.draw.VerticalPositionMark
The offset for the line.
OFFSET - Static variable in class com.aowagie.text.ElementTags
attribute of the table tag
ON - Static variable in class com.aowagie.text.pdf.PdfName
A name
onChapter(PdfWriter, Document, float, Paragraph) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when a Chapter is written.
onChapter(PdfWriter, Document, float, Paragraph) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when a Chapter is written.
onChapter(PdfWriter, Document, float, Paragraph) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when a Chapter is written.
onChapterEnd(PdfWriter, Document, float) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when the end of a Chapter is reached.
onChapterEnd(PdfWriter, Document, float) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when the end of a Chapter is reached.
onChapterEnd(PdfWriter, Document, float) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when the end of a Chapter is reached.
onCloseDocument(PdfWriter, Document) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when the document is closed.
onCloseDocument(PdfWriter, Document) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when the document is closed.
onCloseDocument(PdfWriter, Document) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when the document is closed.
ONECOLUMN - Static variable in class com.aowagie.text.pdf.PdfName
A name
onEndPage(PdfWriter, Document) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when a page is finished, just before being written to the document.
onEndPage(PdfWriter, Document) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when a page is finished, just before being written to the document.
onEndPage(PdfWriter, Document) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when a page is finished, just before being written to the document.
onGenericTag(PdfWriter, Document, Rectangle, String) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when a Chunk with a generic tag is written.
onGenericTag(PdfWriter, Document, Rectangle, String) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when a Chunk with a generic tag is written.
onGenericTag(PdfWriter, Document, Rectangle, String) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when a Chunk with a generic tag is written.
onOpenDocument(PdfWriter, Document) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when the document is opened.
onOpenDocument(PdfWriter, Document) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when the document is opened.
onOpenDocument(PdfWriter, Document) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when the document is opened.
onParagraph(PdfWriter, Document, float) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when a Paragraph is written.
onParagraph(PdfWriter, Document, float) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when a Paragraph is written.
onParagraph(PdfWriter, Document, float) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when a Paragraph is written.
onParagraphEnd(PdfWriter, Document, float) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when a Paragraph is written.
onParagraphEnd(PdfWriter, Document, float) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when a Paragraph is written.
onParagraphEnd(PdfWriter, Document, float) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when a Paragraph is written.
onSection(PdfWriter, Document, float, int, Paragraph) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when a Section is written.
onSection(PdfWriter, Document, float, int, Paragraph) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when a Section is written.
onSection(PdfWriter, Document, float, int, Paragraph) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when a Section is written.
onSectionEnd(PdfWriter, Document, float) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when the end of a Section is reached.
onSectionEnd(PdfWriter, Document, float) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when the end of a Section is reached.
onSectionEnd(PdfWriter, Document, float) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when the end of a Section is reached.
onStartPage(PdfWriter, Document) - Method in class com.aowagie.text.pdf.events.PdfPageEventForwarder
Called when a page is initialized.
onStartPage(PdfWriter, Document) - Method in interface com.aowagie.text.pdf.PdfPageEvent
Called when a page is initialized.
onStartPage(PdfWriter, Document) - Method in class com.aowagie.text.pdf.PdfPageEventHelper
Called when a page is initialized.
op - Static variable in class com.aowagie.text.pdf.PdfName
A name
OP - Static variable in class com.aowagie.text.pdf.PdfName
A name
open - Variable in class com.aowagie.text.Document
Is the document open or not?
open - Variable in class com.aowagie.text.DocWriter
Is the writer open for writing?
open() - Method in interface com.aowagie.text.DocListener
Signals that the Document has been opened and that Elements can be added.
open() - Method in class com.aowagie.text.Document
Opens the document.
open() - Method in class com.aowagie.text.DocWriter
Signals that the Document was opened.
open() - Method in class com.aowagie.text.pdf.PdfWriter
Signals that the Document has been opened and that Elements can be added.
OPEN - Static variable in class com.aowagie.text.pdf.PdfName
A name
OPENACTION - Static variable in class com.aowagie.text.pdf.PdfName
A name
OPERATION - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
OPM - Static variable in class com.aowagie.text.pdf.PdfName
A name
OPT - Static variable in class com.aowagie.text.pdf.PdfName
A name
options - Variable in class com.aowagie.text.pdf.TextField
Holds value of property options.
order - Variable in class com.aowagie.text.pdf.XfaForm.Xml2Som
The order the names appear in the XML, depth first.
order - Variable in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis.Order
 
Order() - Constructor for class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis.Order
 
ORDER - Static variable in class com.aowagie.text.pdf.PdfName
A name
ORDERED - Static variable in class com.aowagie.text.List
a possible value for the numbered parameter
ORDERED - Static variable in class com.aowagie.text.xml.xmp.XmpArray
An array that is ordered.
ORDERING - Static variable in class com.aowagie.text.pdf.PdfName
A name
orderLevels - Variable in class com.aowagie.text.pdf.BidiLine
 
org.apache.oro.text - package org.apache.oro.text
 
org.apache.oro.text.perl - package org.apache.oro.text.perl
 
org.apache.oro.text.regex - package org.apache.oro.text.regex
 
org.apache.oro.util - package org.apache.oro.util
 
org.mozilla.universalchardet - package org.mozilla.universalchardet
 
org.mozilla.universalchardet.prober - package org.mozilla.universalchardet.prober
 
org.mozilla.universalchardet.prober.contextanalysis - package org.mozilla.universalchardet.prober.contextanalysis
 
org.mozilla.universalchardet.prober.distributionanalysis - package org.mozilla.universalchardet.prober.distributionanalysis
 
org.mozilla.universalchardet.prober.sequence - package org.mozilla.universalchardet.prober.sequence
 
org.mozilla.universalchardet.prober.statemachine - package org.mozilla.universalchardet.prober.statemachine
 
ORIENTATION - Static variable in class com.aowagie.text.ElementTags
the possible value of a tag
ORIGINAL_BMP - Static variable in class com.aowagie.text.Image
type of image
ORIGINAL_GIF - Static variable in class com.aowagie.text.Image
type of image
ORIGINAL_PNG - Static variable in class com.aowagie.text.Image
type of image
ORIGINAL_TIFF - Static variable in class com.aowagie.text.Image
type of image
originalData - Variable in class com.aowagie.text.Image
Holds value of property originalData.
originalType - Variable in class com.aowagie.text.Image
Holds value of property originalType.
originalWidth - Variable in class com.aowagie.text.pdf.PdfLine
The original width.
os - Variable in class com.aowagie.text.DocWriter
The outputstream of this writer.
OSCILLATING - Static variable in class com.aowagie.text.pdf.PdfName
A name.
OUTLINES - Static variable in class com.aowagie.text.pdf.PdfName
A name
OUTPUTCONDITION - Static variable in class com.aowagie.text.pdf.PdfName
A name
OUTPUTCONDITIONIDENTIFIER - Static variable in class com.aowagie.text.pdf.PdfName
A name
OUTPUTINTENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
OUTPUTINTENTS - Static variable in class com.aowagie.text.pdf.PdfName
A name
OutputStreamCounter - Class in com.aowagie.text.pdf
 
OutputStreamCounter(OutputStream) - Constructor for class com.aowagie.text.pdf.OutputStreamCounter
Creates a new instance of OutputStreamCounter

P

P - Static variable in class com.aowagie.text.pdf.PdfName
A name
pack16bits(int, int) - Static method in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
pack4bits(int, int, int, int, int, int, int, int) - Static method in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
pack8bits(int, int, int, int) - Static method in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
page - Variable in class com.aowagie.text.pdf.AcroFields.Item
Deprecated.
(will remove 'public' in the future)
PAGE - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
PAGE - Static variable in class com.aowagie.text.ElementTags
attribute of the annotation tag
PAGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
PAGE_SIZE - Static variable in class com.aowagie.text.ElementTags
the possible value of a tag
PAGELABELS - Static variable in class com.aowagie.text.pdf.PdfName
A name
PAGELAYOUT - Static variable in class com.aowagie.text.pdf.PdfName
A name
PageLayoutOneColumn - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PageLayoutSinglePage - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PageLayoutTwoColumnLeft - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PageLayoutTwoColumnRight - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PageLayoutTwoPageLeft - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PageLayoutTwoPageRight - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PAGEMODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
PageModeFullScreen - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PageModeUseAttachments - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PageModeUseNone - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PageModeUseOC - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PageModeUseOutlines - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
PageModeUseThumbs - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
pageN - Variable in class com.aowagie.text.Document
Current pagenumber
pageResources - Variable in class com.aowagie.text.pdf.PdfTemplate
The resources used by this template
PAGES - Static variable in class com.aowagie.text.pdf.PdfName
A name
pageSize - Variable in class com.aowagie.text.Document
The size of the page.
PageSize - Class in com.aowagie.text
The PageSize-object contains a number of rectangles representing the most common paper sizes.
PageSize() - Constructor for class com.aowagie.text.PageSize
 
PAINTTYPE - Static variable in class com.aowagie.text.pdf.PdfName
A name
PANOSE - Static variable in class com.aowagie.text.pdf.PdfName
A name
paragraph() - Method in class com.aowagie.text.HeaderFooter
Gets the Paragraph that can be used as header or footer.
Paragraph - Class in com.aowagie.text
A Paragraph is a series of Chunks and/or Phrases.
Paragraph() - Constructor for class com.aowagie.text.Paragraph
Constructs a Paragraph.
Paragraph(Chunk) - Constructor for class com.aowagie.text.Paragraph
Constructs a Paragraph with a certain Chunk.
Paragraph(Phrase) - Constructor for class com.aowagie.text.Paragraph
Constructs a Paragraph with a certain Phrase.
Paragraph(String) - Constructor for class com.aowagie.text.Paragraph
Constructs a Paragraph with a certain String.
Paragraph(String, Font) - Constructor for class com.aowagie.text.Paragraph
Constructs a Paragraph with a certain String and a certain Font.
PARAGRAPH - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
PARAGRAPH - Static variable in class com.aowagie.text.ElementTags
the paragraph tag
PARAMETERS - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
PARAMS - Static variable in class com.aowagie.text.pdf.PdfName
A name
parent - Variable in class com.aowagie.text.pdf.PdfFormField
Holds value of property parent.
parent() - Method in class com.aowagie.text.pdf.PdfOutline
Gets the parent of this PdfOutline.
PARENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
PARENTTREE - Static variable in class com.aowagie.text.pdf.PdfName
A name
PARENTTREENEXTKEY - Static variable in class com.aowagie.text.pdf.PdfName
A name used in defining Document Structure.
parse(SimpleXMLDocHandler, InputStream) - Static method in class com.aowagie.text.xml.simpleparser.SimpleXMLParser
Parses the XML document firing the events to the handler.
parse(InputStream) - Method in class com.aowagie.text.pdf.fonts.cmaps.CMapParser
This will parse the stream and create a cmap object.
parse(ArrayList) - Method in class com.aowagie.text.pdf.PdfContentParser
Parses a single command from the content.
parseAttributes(String) - Static method in class com.aowagie.text.html.Markup
This method parses a String with attributes and returns a Properties object.
parseLength(String) - Static method in class com.aowagie.text.html.Markup
Parses a length.
parseLength(String, float) - Static method in class com.aowagie.text.html.Markup
New method contributed by: Lubos Strapko
part - Variable in class com.aowagie.text.pdf.XfaForm.InverseStore
 
PART - Static variable in class com.aowagie.text.pdf.PdfName
A name
PASSCONTEXTCLICK - Static variable in class com.aowagie.text.pdf.PdfName
A name.
PASSWORD - Static variable in class com.aowagie.text.pdf.PdfFormField
 
Pattern - Interface in org.apache.oro.text.regex
The Pattern interface allows multiple representations of a regular expression to be defined.
PATTERN - Static variable in class com.aowagie.text.pdf.PdfName
A name
PatternCache - Interface in org.apache.oro.text
An interface defining the basic functions of a regular expression cache.
PatternCacheLRU - Class in org.apache.oro.text
This class is a GenericPatternCache subclass implementing an LRU (Least Recently Used) cache replacement policy.
PatternCacheLRU() - Constructor for class org.apache.oro.text.PatternCacheLRU
Same as:
PatternColor - Class in com.aowagie.text.pdf
Represents a pattern.
PatternColor(PdfPatternPainter) - Constructor for class com.aowagie.text.pdf.PatternColor
Creates a color representing a pattern.
PatternCompiler - Interface in org.apache.oro.text.regex
The PatternCompiler interface defines the operations a regular expression compiler must implement.
PatternMatcher - Interface in org.apache.oro.text.regex
The PatternMatcher interface defines the operations a regular expression matcher must implement.
PATTERNTYPE - Static variable in class com.aowagie.text.pdf.PdfName
A name
PC - Static variable in class com.aowagie.text.pdf.PdfName
A name.
pdf - Variable in class com.aowagie.text.pdf.PdfContentByte
This is the PdfDocument
pdf - Variable in class com.aowagie.text.pdf.PdfWriter
the pdfdocument object.
PDF - Static variable in class com.aowagie.text.pdf.PdfName
A name
pdf_version - Variable in class com.aowagie.text.pdf.PdfWriter
Stores the version information for the header and the catalog.
PDF_VERSION_1_2 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (catalog)
PDF_VERSION_1_3 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (catalog)
PDF_VERSION_1_4 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (catalog)
PDF_VERSION_1_5 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (catalog)
PDF_VERSION_1_6 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (catalog)
PDF_VERSION_1_7 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (catalog)
PDFA1A - Static variable in class com.aowagie.text.pdf.PdfWriter
PDFA-1A level.
PDFA1B - Static variable in class com.aowagie.text.pdf.PdfWriter
PDFA-1B level.
PDFA2A - Static variable in class com.aowagie.text.pdf.PdfWriter
PDFA-2A level.
PDFA2B - Static variable in class com.aowagie.text.pdf.PdfWriter
PDFA-2B level.
PdfAcroForm - Class in com.aowagie.text.pdf
Each PDF document can contain maximum 1 AcroForm.
PdfAcroForm(PdfWriter) - Constructor for class com.aowagie.text.pdf.PdfAcroForm
Creates new PdfAcroForm
PdfAction - Class in com.aowagie.text.pdf
A PdfAction defines an action that can be triggered from a PDF file.
PdfAction() - Constructor for class com.aowagie.text.pdf.PdfAction
Create an empty action.
PdfAction(int) - Constructor for class com.aowagie.text.pdf.PdfAction
Implements name actions.
PdfAction(String) - Constructor for class com.aowagie.text.pdf.PdfAction
Constructs a new PdfAction of Subtype URI.
PdfAction(String, int) - Constructor for class com.aowagie.text.pdf.PdfAction
Constructs a new PdfAction of Subtype GoToR.
PdfAction(String, String) - Constructor for class com.aowagie.text.pdf.PdfAction
Constructs a new PdfAction of Subtype GoToR.
PdfAction(String, String, String, String) - Constructor for class com.aowagie.text.pdf.PdfAction
Launches an application or a document.
PdfAction(URL) - Constructor for class com.aowagie.text.pdf.PdfAction
Constructs a new PdfAction of Subtype URI.
PdfAnnotation - Class in com.aowagie.text.pdf
A PdfAnnotation is a note that is associated with a page.
PdfAnnotation(PdfWriter, float, float, float, float, PdfAction) - Constructor for class com.aowagie.text.pdf.PdfAnnotation
Constructs a new PdfAnnotation of subtype link (Action).
PdfAnnotation(PdfWriter, float, float, float, float, PdfString, PdfString) - Constructor for class com.aowagie.text.pdf.PdfAnnotation
Constructs a new PdfAnnotation of subtype text.
PDFANNOTATION - Static variable in class com.aowagie.text.Chunk
Key for annotation.
PdfAnnotations - Interface in com.aowagie.text.pdf.interfaces
 
PdfAnnotationsImp - Class in com.aowagie.text.pdf.internal
 
PdfAnnotationsImp(PdfWriter) - Constructor for class com.aowagie.text.pdf.internal.PdfAnnotationsImp
 
PdfArray - Class in com.aowagie.text.pdf
PdfArray is the PDF Array object.
PdfArray() - Constructor for class com.aowagie.text.pdf.PdfArray
Constructs an empty PdfArray-object.
PdfArray(PdfObject) - Constructor for class com.aowagie.text.pdf.PdfArray
Constructs an PdfArray-object, containing 1 PdfObject.
PdfBoolean - Class in com.aowagie.text.pdf
PdfBoolean is the boolean object represented by the keywords true or false.
PdfBoolean(boolean) - Constructor for class com.aowagie.text.pdf.PdfBoolean
Constructs a PdfBoolean-object.
PdfChunk - Class in com.aowagie.text.pdf
A PdfChunk is the PDF translation of a Chunk.
PdfCollection - Class in com.aowagie.text.pdf.collection
 
PdfCollection() - Constructor for class com.aowagie.text.pdf.collection.PdfCollection
 
PdfContentByte - Class in com.aowagie.text.pdf
PdfContentByte is an object containing the user positioned text and graphic contents of a page.
PdfContentParser - Class in com.aowagie.text.pdf
Parses the page or template content.
PdfContentParser(PRTokeniser) - Constructor for class com.aowagie.text.pdf.PdfContentParser
Creates a new instance of PdfContentParser
PdfDate - Class in com.aowagie.text.pdf
PdfDate is the PDF date object.
PdfDate(Calendar) - Constructor for class com.aowagie.text.pdf.PdfDate
Constructs a PdfDate-object.
PdfDestination - Class in com.aowagie.text.pdf
A PdfColor defines a Color (it's a PdfArray containing 3 values).
PdfDestination(int) - Constructor for class com.aowagie.text.pdf.PdfDestination
Constructs a new PdfDestination.
PdfDestination(int, float) - Constructor for class com.aowagie.text.pdf.PdfDestination
Constructs a new PdfDestination.
PdfDestination(int, float, float, float) - Constructor for class com.aowagie.text.pdf.PdfDestination
Constructs a new PdfDestination.
PdfDestination(int, float, float, float, float) - Constructor for class com.aowagie.text.pdf.PdfDestination
Constructs a new PdfDestination.
PdfDeveloperExtension - Class in com.aowagie.text.pdf
Beginning with BaseVersion 1.7, the extensions dictionary lets developers designate that a given document contains extensions to PDF.
PdfDeveloperExtension(PdfName, PdfName, int) - Constructor for class com.aowagie.text.pdf.PdfDeveloperExtension
Creates a PdfDeveloperExtension object.
PdfDictionary - Class in com.aowagie.text.pdf
PdfDictionary is the Pdf dictionary object.
PdfDictionary() - Constructor for class com.aowagie.text.pdf.PdfDictionary
Constructs an empty PdfDictionary-object.
PdfDictionary(PdfName) - Constructor for class com.aowagie.text.pdf.PdfDictionary
Constructs a PdfDictionary-object of a certain type.
PDFDOCENCODING - Static variable in class com.aowagie.text.pdf.PdfName
A name
PdfDocumentActions - Interface in com.aowagie.text.pdf.interfaces
A PDF document can have an open action and other additional actions.
PdfEncryptionSettings - Interface in com.aowagie.text.pdf.interfaces
Encryption settings are described in section 3.5 (more specifically section 3.5.2) of the PDF Reference 1.7.
PdfFileSpecification - Class in com.aowagie.text.pdf
Specifies a file or an URL.
PdfFileSpecification() - Constructor for class com.aowagie.text.pdf.PdfFileSpecification
Creates a new instance of PdfFileSpecification.
PdfFormField - Class in com.aowagie.text.pdf
Implements form fields.
PdfFormField(PdfWriter) - Constructor for class com.aowagie.text.pdf.PdfFormField
Creates new PdfFormField
PdfFormField(PdfWriter, float, float, float, float, PdfAction) - Constructor for class com.aowagie.text.pdf.PdfFormField
Constructs a new PdfAnnotation of subtype link (Action).
PdfGState - Class in com.aowagie.text.pdf
The graphic state dictionary.
PdfGState() - Constructor for class com.aowagie.text.pdf.PdfGState
 
PdfImage - Class in com.aowagie.text.pdf
PdfImage is a PdfStream containing an image-Dictionary and -stream.
PdfImportedPage - Class in com.aowagie.text.pdf
Represents an imported page.
PdfIndirectObject - Class in com.aowagie.text.pdf
PdfIndirectObject is the Pdf indirect object.
PdfIndirectReference - Class in com.aowagie.text.pdf
PdfIndirectReference contains a reference to a PdfIndirectObject.
PdfIndirectReference() - Constructor for class com.aowagie.text.pdf.PdfIndirectReference
 
PdfLine - Class in com.aowagie.text.pdf
PdfLine defines an array with PdfChunk-objects that fit into 1 line.
PdfLiteral - Class in com.aowagie.text.pdf
a Literal
PdfLiteral(String) - Constructor for class com.aowagie.text.pdf.PdfLiteral
 
PdfName - Class in com.aowagie.text.pdf
PdfName is an object that can be used as a name in a PDF-file.
PdfName(byte[]) - Constructor for class com.aowagie.text.pdf.PdfName
Constructs a PdfName.
PdfName(String) - Constructor for class com.aowagie.text.pdf.PdfName
Constructs a new PdfName.
PdfName(String, boolean) - Constructor for class com.aowagie.text.pdf.PdfName
Constructs a new PdfName.
PdfNumber - Class in com.aowagie.text.pdf
PdfNumber provides two types of numbers, integer and real.
PdfNumber(float) - Constructor for class com.aowagie.text.pdf.PdfNumber
Constructs a new PdfNumber-object of type real.
PdfNumber(int) - Constructor for class com.aowagie.text.pdf.PdfNumber
Constructs a new PdfNumber-object of type integer.
PdfNumber(String) - Constructor for class com.aowagie.text.pdf.PdfNumber
Constructs a PdfNumber-object.
PdfObject - Class in com.aowagie.text.pdf
PdfObject is the abstract superclass of all PDF objects.
PdfObject(int) - Constructor for class com.aowagie.text.pdf.PdfObject
Constructs a PdfObject of a certain type without any content.
PdfObject(int, byte[]) - Constructor for class com.aowagie.text.pdf.PdfObject
Constructs a PdfObject of a certain type with a certain content.
PdfObject(int, String) - Constructor for class com.aowagie.text.pdf.PdfObject
Constructs a PdfObject of a certain type with a certain content.
PdfOCG - Interface in com.aowagie.text.pdf
The interface common to all layer types.
PdfOutline - Class in com.aowagie.text.pdf
PdfOutline is an object that represents a PDF outline entry.
PdfOutline(PdfOutline, PdfAction, Paragraph) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfAction, Paragraph, boolean) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfAction, PdfString) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfAction, PdfString, boolean) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfAction, String) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfAction, String, boolean) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfDestination, Paragraph) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfDestination, Paragraph, boolean) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfDestination, PdfString) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfDestination, PdfString, boolean) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfDestination, String) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfOutline(PdfOutline, PdfDestination, String, boolean) - Constructor for class com.aowagie.text.pdf.PdfOutline
Constructs a PdfOutline.
PdfPageActions - Interface in com.aowagie.text.pdf.interfaces
A PDF page can have an open and/or close action.
PdfPageEvent - Interface in com.aowagie.text.pdf
Allows a class to catch several document events.
PdfPageEventForwarder - Class in com.aowagie.text.pdf.events
If you want to add more than one page event to a PdfWriter, you have to construct a PdfPageEventForwarder, add the different events to this object and add the forwarder to the PdfWriter.
PdfPageEventForwarder() - Constructor for class com.aowagie.text.pdf.events.PdfPageEventForwarder
 
PdfPageEventHelper - Class in com.aowagie.text.pdf
Helps the use of PdfPageEvent by implementing all the interface methods.
PdfPageEventHelper() - Constructor for class com.aowagie.text.pdf.PdfPageEventHelper
 
PdfPatternPainter - Class in com.aowagie.text.pdf
Implements the pattern.
PdfPCell - Class in com.aowagie.text.pdf
A cell in a PdfPTable.
PdfPCell() - Constructor for class com.aowagie.text.pdf.PdfPCell
Constructs an empty PdfPCell.
PdfPCell(Image) - Constructor for class com.aowagie.text.pdf.PdfPCell
Constructs a PdfPCell with an Image.
PdfPCell(Image, boolean) - Constructor for class com.aowagie.text.pdf.PdfPCell
Constructs a PdfPCell with an Image.
PdfPCell(PdfPCell) - Constructor for class com.aowagie.text.pdf.PdfPCell
Constructs a deep copy of a PdfPCell.
PdfPCell(PdfPTable) - Constructor for class com.aowagie.text.pdf.PdfPCell
Constructs a PdfPCell with a PdfPtable.
PdfPCell(PdfPTable, PdfPCell) - Constructor for class com.aowagie.text.pdf.PdfPCell
Constructs a PdfPCell with a PdfPtable.
PdfPCell(Phrase) - Constructor for class com.aowagie.text.pdf.PdfPCell
Constructs a PdfPCell with a Phrase.
PdfPCellEvent - Interface in com.aowagie.text.pdf
An event called for a single cell.
PdfPCellEventForwarder - Class in com.aowagie.text.pdf.events
If you want to add more than one event to a cell, you have to construct a PdfPCellEventForwarder, add the different events to this object and add the forwarder to the PdfPCell.
PdfPCellEventForwarder() - Constructor for class com.aowagie.text.pdf.events.PdfPCellEventForwarder
 
PdfPKCS7 - Class in com.aowagie.text.pdf
This class does all the processing related to signing and verifying a PKCS#7 signature.
PdfPKCS7.X509Name - Class in com.aowagie.text.pdf
a class that holds an X509 name
PdfPTable - Class in com.aowagie.text.pdf
This is a table that can be put at an absolute position but can also be added to the document as the class Table.
PdfPTable() - Constructor for class com.aowagie.text.pdf.PdfPTable
 
PdfPTable(float[]) - Constructor for class com.aowagie.text.pdf.PdfPTable
Constructs a PdfPTable with the relative column widths.
PdfPTable(int) - Constructor for class com.aowagie.text.pdf.PdfPTable
Constructs a PdfPTable with numColumns columns.
PdfPTable(PdfPTable) - Constructor for class com.aowagie.text.pdf.PdfPTable
Constructs a copy of a PdfPTable.
PdfPTableEvent - Interface in com.aowagie.text.pdf
An interface that can be used to retrieve the position of cells in PdfPTable.
PdfPTableEventForwarder - Class in com.aowagie.text.pdf.events
If you want to add more than one page event to a PdfPTable, you have to construct a PdfPTableEventForwarder, add the different events to this object and add the forwarder to the PdfWriter.
PdfPTableEventForwarder() - Constructor for class com.aowagie.text.pdf.events.PdfPTableEventForwarder
 
PdfReader - Class in com.aowagie.text.pdf
Reads a PDF document.
PdfReader() - Constructor for class com.aowagie.text.pdf.PdfReader
 
PdfReader(byte[]) - Constructor for class com.aowagie.text.pdf.PdfReader
Reads and parses a PDF document.
PdfReader(byte[], byte[]) - Constructor for class com.aowagie.text.pdf.PdfReader
Reads and parses a PDF document.
PdfReader(InputStream) - Constructor for class com.aowagie.text.pdf.PdfReader
Reads and parses a PDF document.
PdfReader(String) - Constructor for class com.aowagie.text.pdf.PdfReader
Reads and parses a PDF document.
PdfReader(String, Certificate, Key, String) - Constructor for class com.aowagie.text.pdf.PdfReader
Reads and parses a PDF document.
PdfRectangle - Class in com.aowagie.text.pdf
PdfRectangle is the PDF Rectangle object.
PdfRectangle(float, float, float, float) - Constructor for class com.aowagie.text.pdf.PdfRectangle
 
PdfRunDirection - Interface in com.aowagie.text.pdf.interfaces
 
PdfShading - Class in com.aowagie.text.pdf
Implements the shading dictionary (or stream).
PdfShadingPattern - Class in com.aowagie.text.pdf
Implements the shading pattern dictionary.
PdfSigGenericPKCS - Class in com.aowagie.text.pdf
A signature dictionary representation for the standard filters.
PdfSignature - Class in com.aowagie.text.pdf
Implements the signature dictionary.
PdfSignature(PdfName, PdfName) - Constructor for class com.aowagie.text.pdf.PdfSignature
Creates new PdfSignature
PdfSignature(PdfName, PdfName, PdfName) - Constructor for class com.aowagie.text.pdf.PdfSignature
Creates new PdfSignature
PdfSignatureAppearance - Class in com.aowagie.text.pdf
This class takes care of the cryptographic options and appearances that form a signature.
PdfSpotColor - Class in com.aowagie.text.pdf
A PdfSpotColor defines a ColorSpace
PdfSpotColor() - Constructor for class com.aowagie.text.pdf.PdfSpotColor
 
PdfStamper - Class in com.aowagie.text.pdf
Applies extra content to the pages of a PDF document.
PdfStamper(PdfReader, OutputStream) - Constructor for class com.aowagie.text.pdf.PdfStamper
Starts the process of adding extra content to an existing PDF document.
PdfStamper(PdfReader, OutputStream, Calendar) - Constructor for class com.aowagie.text.pdf.PdfStamper
Starts the process of adding extra content to an existing PDF document.
PdfStamperImp - Class in com.aowagie.text.pdf
 
PdfStream - Class in com.aowagie.text.pdf
PdfStream is the Pdf stream object.
PdfStream() - Constructor for class com.aowagie.text.pdf.PdfStream
Constructs a PdfStream-object.
PdfStream(byte[]) - Constructor for class com.aowagie.text.pdf.PdfStream
Constructs a PdfStream-object.
PdfString - Class in com.aowagie.text.pdf
A PdfString-class is the PDF-equivalent of a JAVA-String-object.
PdfString() - Constructor for class com.aowagie.text.pdf.PdfString
Constructs an empty PdfString-object.
PdfString(byte[]) - Constructor for class com.aowagie.text.pdf.PdfString
Constructs a PdfString-object.
PdfString(String) - Constructor for class com.aowagie.text.pdf.PdfString
Constructs a PdfString-object containing a string in the standard encoding TEXT_PDFDOCENCODING.
PdfString(String, String) - Constructor for class com.aowagie.text.pdf.PdfString
Constructs a PdfString-object containing a string in the specified encoding.
PdfTargetDictionary - Class in com.aowagie.text.pdf.collection
 
PdfTargetDictionary() - Constructor for class com.aowagie.text.pdf.collection.PdfTargetDictionary
 
PdfTemplate - Class in com.aowagie.text.pdf
Implements the form XObject.
PdfTemplate() - Constructor for class com.aowagie.text.pdf.PdfTemplate
Creates a PdfTemplate.
PdfTransition - Class in com.aowagie.text.pdf
 
PdfTransition() - Constructor for class com.aowagie.text.pdf.PdfTransition
Constructs a Transition.
PDFTRUE - Static variable in class com.aowagie.text.pdf.PdfBoolean
 
PdfVersion - Interface in com.aowagie.text.pdf.interfaces
The PDF version is described in the PDF Reference 1.7 p92 (about the PDF Header) and page 139 (the version entry in the Catalog).
PdfVersionImp - Class in com.aowagie.text.pdf.internal
Stores the PDF version information, knows how to write a PDF Header, and how to add the version to the catalog (if necessary).
PdfVersionImp() - Constructor for class com.aowagie.text.pdf.internal.PdfVersionImp
 
PdfViewerPreferences - Interface in com.aowagie.text.pdf.interfaces
Viewer preferences are described in section 3.6.1 and 8.1 of the PDF Reference 1.7 (Table 3.25 on p139-142 and Table 8.1 on p579-581).
PdfViewerPreferencesImp - Class in com.aowagie.text.pdf.internal
Stores the information concerning viewer preferences, and contains the business logic that allows you to set viewer preferences.
PdfViewerPreferencesImp() - Constructor for class com.aowagie.text.pdf.internal.PdfViewerPreferencesImp
 
PdfWriter - Class in com.aowagie.text.pdf
A DocWriter class for PDF.
PdfWriter() - Constructor for class com.aowagie.text.pdf.PdfWriter
Constructs a PdfWriter.
PdfWriter(PdfDocument, OutputStream) - Constructor for class com.aowagie.text.pdf.PdfWriter
Constructs a PdfWriter.
PDFX1A2001 - Static variable in class com.aowagie.text.pdf.PdfWriter
A PDF/X level.
PDFX32002 - Static variable in class com.aowagie.text.pdf.PdfWriter
A PDF/X level.
PdfXConformance - Interface in com.aowagie.text.pdf.interfaces
 
PdfXConformanceException - Exception Class in com.aowagie.text.pdf
 
PdfXConformanceException() - Constructor for exception class com.aowagie.text.pdf.PdfXConformanceException
Creates a new instance of PdfXConformanceException.
PdfXConformanceException(String) - Constructor for exception class com.aowagie.text.pdf.PdfXConformanceException
Creates a new instance of PdfXConformanceException.
PdfXConformanceImp - Class in com.aowagie.text.pdf.internal
 
PdfXConformanceImp() - Constructor for class com.aowagie.text.pdf.internal.PdfXConformanceImp
 
PDFXKEY_COLOR - Static variable in class com.aowagie.text.pdf.internal.PdfXConformanceImp
A key for an aspect that can be checked for PDF/X Conformance.
PDFXKEY_FONT - Static variable in class com.aowagie.text.pdf.internal.PdfXConformanceImp
A key for an aspect that can be checked for PDF/X Conformance.
PDFXKEY_GSTATE - Static variable in class com.aowagie.text.pdf.internal.PdfXConformanceImp
A key for an aspect that can be checked for PDF/X Conformance.
PDFXKEY_IMAGE - Static variable in class com.aowagie.text.pdf.internal.PdfXConformanceImp
A key for an aspect that can be checked for PDF/X Conformance.
PDFXKEY_LAYER - Static variable in class com.aowagie.text.pdf.internal.PdfXConformanceImp
A key for an aspect that can be checked for PDF/X Conformance.
PDFXKEY_RGB - Static variable in class com.aowagie.text.pdf.internal.PdfXConformanceImp
A key for an aspect that can be checked for PDF/X Conformance.
PDFXNONE - Static variable in class com.aowagie.text.pdf.PdfWriter
A PDF/X level.
peek() - Method in class com.aowagie.text.pdf.XfaForm.Stack2
Looks at the object at the top of this stack without removing it from the stack.
PERCEPTUAL - Static variable in class com.aowagie.text.pdf.PdfName
A name
Perl5Compiler - Class in org.apache.oro.text.regex
The Perl5Compiler class is used to create compiled regular expressions conforming to the Perl5 regular expression syntax.
Perl5Compiler() - Constructor for class org.apache.oro.text.regex.Perl5Compiler
 
Perl5Matcher - Class in org.apache.oro.text.regex
The Perl5Matcher class is used to match regular expressions (conforming to the Perl5 regular expression syntax) generated by Perl5Compiler.
Perl5Matcher() - Constructor for class org.apache.oro.text.regex.Perl5Matcher
 
Perl5Pattern - Class in org.apache.oro.text.regex
An implementation of the Pattern interface for Perl5 regular expressions.
Perl5Util - Class in org.apache.oro.text.perl
This is a utility class implementing the 3 most common Perl5 operations involving regular expressions: [m]/pattern/[i][m][s][x], s/pattern/replacement/[g][i][m][o][s][x], and split().
Perl5Util() - Constructor for class org.apache.oro.text.perl.Perl5Util
Default constructor for Perl5Util.
PERMS - Static variable in class com.aowagie.text.pdf.PdfName
A name
PG - Static variable in class com.aowagie.text.pdf.PdfName
A name
phrase - Variable in class com.aowagie.text.pdf.PdfPCell
The text in the cell.
Phrase - Class in com.aowagie.text
A Phrase is a series of Chunks.
Phrase() - Constructor for class com.aowagie.text.Phrase
Constructs a Phrase without specifying a leading.
Phrase(float, String, Font) - Constructor for class com.aowagie.text.Phrase
Constructs a Phrase with a certain leading, a certain String and a certain Font.
Phrase(Chunk) - Constructor for class com.aowagie.text.Phrase
Constructs a Phrase with a certain Chunk.
Phrase(String) - Constructor for class com.aowagie.text.Phrase
Constructs a Phrase with a certain String.
Phrase(String, Font) - Constructor for class com.aowagie.text.Phrase
Constructs a Phrase with a certain String and a certain Font.
PHRASE - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
PHRASE - Static variable in class com.aowagie.text.ElementTags
the phrase tag
PI - Static variable in class com.aowagie.text.pdf.PdfName
A name.
PICKTRAYBYPDFSIZE - Static variable in class com.aowagie.text.pdf.PdfName
A name
pieceSize - Variable in class com.aowagie.text.pdf.BidiLine
 
PkgInt - Class in org.mozilla.universalchardet.prober.statemachine
 
PkgInt(int, int, int, int, int[]) - Constructor for class org.mozilla.universalchardet.prober.statemachine.PkgInt
/////////////////////////////////////////////////////////////
placeBarcode(PdfContentByte, Color, Color) - Method in class com.aowagie.text.pdf.Barcode
Places the barcode in a PdfContentByte.
placeBarcode(PdfContentByte, Color, Color) - Method in class com.aowagie.text.pdf.Barcode128
Places the barcode in a PdfContentByte.
plainHeight - Variable in class com.aowagie.text.Image
This is the width of the image without rotation.
PLAINHEIGHT - Static variable in class com.aowagie.text.ElementTags
attribute of the image tag
plainRandomAccess - Static variable in class com.aowagie.text.Document
When true the file access is not done through a memory mapped file.
PLAINTEXT - Static variable in class com.aowagie.text.pdf.PdfFormField
 
plainWidth - Variable in class com.aowagie.text.Image
This is the width of the image without rotation.
PLAINWIDTH - Static variable in class com.aowagie.text.ElementTags
attribute of the image tag
PLANET - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
PLAYCOUNT - Static variable in class com.aowagie.text.pdf.PdfName
A name.
PNGID - Static variable in class com.aowagie.text.pdf.codec.PngImage
Some PNG specific values.
PngImage - Class in com.aowagie.text.pdf.codec
Reads a PNG image.
PO - Static variable in class com.aowagie.text.pdf.PdfName
A name.
pop() - Method in class com.aowagie.text.pdf.XfaForm.Stack2
Removes the object at the top of this stack and returns that object as the value of this function.
POPUP - Static variable in class com.aowagie.text.pdf.PdfName
A name
POSITION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
POSTNET - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
postSymbol - Variable in class com.aowagie.text.List
In case you are using numbered/lettered lists, this String is added after the number/letter.
PRAcroForm - Class in com.aowagie.text.pdf
This class captures an AcroForm on input.
PRAcroForm.FieldInformation - Class in com.aowagie.text.pdf
This class holds the information for a single field
PRE - Static variable in class com.aowagie.text.html.HtmlTags
This is a possible HTML attribute for auto-formated
precedenceMatrix - Variable in class org.mozilla.universalchardet.prober.sequence.SequenceModel
 
preClose() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
 
preClose(HashMap) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
This is the first method to be called when using external signatures.
preClose(HashMap, Calendar) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
This is the first method to be called when using external signatures.
preClose(HashMap, Calendar, List) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
This is the first method to be called when using external signatures.
PREDICTOR - Static variable in class com.aowagie.text.pdf.PdfName
A name
PREFERRED - Static variable in class com.aowagie.text.pdf.PdfName
A name
prepareARCFOURKey(byte[]) - Method in class com.aowagie.text.pdf.crypto.ARCFOUREncryption
 
prepareARCFOURKey(byte[], int, int) - Method in class com.aowagie.text.pdf.crypto.ARCFOUREncryption
 
PRESENTATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
PRESERVERB - Static variable in class com.aowagie.text.pdf.PdfName
A name
preSymbol - Variable in class com.aowagie.text.List
In case you are using numbered/lettered lists, this String is added before the number/letter.
PREV - Static variable in class com.aowagie.text.pdf.PdfName
A name
PREVPAGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
prevxref - Variable in class com.aowagie.text.pdf.PdfWriter
A number referring to the previous Cross-Reference Table.
PRIndirectReference - Class in com.aowagie.text.pdf
 
PRINT - Static variable in class com.aowagie.text.pdf.PdfName
A name
PRINTAREA - Static variable in class com.aowagie.text.pdf.PdfName
A name
PRINTCLIP - Static variable in class com.aowagie.text.pdf.PdfName
A name
PRINTPAGERANGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
PRINTSCALING - Static variable in class com.aowagie.text.pdf.PdfName
A name
PrintScalingNone - Static variable in class com.aowagie.text.pdf.PdfWriter
A viewer preference
printStack() - Method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Outputs the stack as the sequence of elements separated by '.'.
printStackTrace() - Method in exception class com.aowagie.text.ExceptionConverter
we have to override this as well
printStackTrace(PrintStream) - Method in exception class com.aowagie.text.ExceptionConverter
here we prefix, with s.print(), not s.println(), the stack trace with "ExceptionConverter:"
printStackTrace(PrintWriter) - Method in exception class com.aowagie.text.ExceptionConverter
Again, we prefix the stack trace with "ExceptionConverter:"
PRINTSTATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
PRIVATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
process(byte[], int, int, long, char, String, Map) - Method in class net.sf.jmimemagic.detectors.TextFileDetector
DOCUMENT ME!
process(byte[], int, int, long, char, String, Map) - Method in interface net.sf.jmimemagic.MagicDetector
Process the stream and return all matching content types.
process(ElementListener) - Method in class com.aowagie.text.Anchor
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.Annotation
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.Cell
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.Chunk
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in interface com.aowagie.text.Element
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.List
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.MarkedObject
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.MarkedSection
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.Meta
Processes the element by adding it (or the different parts) to a ElementListener.
process(ElementListener) - Method in class com.aowagie.text.pdf.draw.VerticalPositionMark
 
process(ElementListener) - Method in class com.aowagie.text.pdf.MultiColumnText
Processes the element by adding it to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.pdf.PdfPTable
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.Phrase
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.Rectangle
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.Row
Processes the element by adding it (or the different parts) to a ElementListener.
process(ElementListener) - Method in class com.aowagie.text.Section
Processes the element by adding it (or the different parts) to an ElementListener.
process(ElementListener) - Method in class com.aowagie.text.Table
Processes the element by adding it (or the different parts) to an ElementListener.
process(File, int, int, long, char, String, Map) - Method in class net.sf.jmimemagic.detectors.TextFileDetector
DOCUMENT ME!
process(File, int, int, long, char, String, Map) - Method in interface net.sf.jmimemagic.MagicDetector
Process the file and return all matching content types.
processingInstruction(String, String) - Method in class net.sf.jmimemagic.MagicParser
 
processLine(float, float, int, int, int) - Method in class com.aowagie.text.pdf.BidiLine
 
processOptions(String[]) - Static method in class com.aowagie.text.pdf.PdfFormField
 
processOptions(String[][]) - Static method in class com.aowagie.text.pdf.PdfFormField
 
PROCSET - Static variable in class com.aowagie.text.pdf.PdfName
A name
PRODUCER - Static variable in interface com.aowagie.text.Element
This is a possible type of Element .
PRODUCER - Static variable in class com.aowagie.text.pdf.PdfName
A name
PROPERTIES - Static variable in class com.aowagie.text.pdf.PdfName
A name
PRStream - Class in com.aowagie.text.pdf
 
PRTokeniser - Class in com.aowagie.text.pdf
 
PRTokeniser(byte[]) - Constructor for class com.aowagie.text.pdf.PRTokeniser
 
PS - Static variable in class com.aowagie.text.pdf.PdfName
A name
PTABLE - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
PUBSEC - Static variable in class com.aowagie.text.pdf.PdfName
A name
push(Object) - Method in class com.aowagie.text.pdf.XfaForm.Stack2
Pushes an item onto the top of this stack.
put(PdfName, PdfObject) - Method in class com.aowagie.text.pdf.PdfDictionary
Associates the specified PdfObject as value with the specified PdfName as key in this map.
PV - Static variable in class com.aowagie.text.pdf.PdfName
A name.

Q

Q - Static variable in class com.aowagie.text.pdf.PdfName
A name
Q_CENTER - Static variable in class com.aowagie.text.pdf.PdfFormField
 
Q_LEFT - Static variable in class com.aowagie.text.pdf.PdfFormField
 
Q_RIGHT - Static variable in class com.aowagie.text.pdf.PdfFormField
 
QUADPOINTS - Static variable in class com.aowagie.text.pdf.PdfName
A name
questionMark - Static variable in class com.aowagie.text.pdf.PdfSignatureAppearance
Commands to draw a yellow question mark in a stream content
QUOTE - Static variable in class com.aowagie.text.pdf.PdfName
A name
quotemeta(char[]) - Static method in class org.apache.oro.text.regex.Perl5Compiler
Given a character string, returns a Perl5 expression that interprets each character of the original string literally.
quotemeta(String) - Static method in class org.apache.oro.text.regex.Perl5Compiler
Given a character string, returns a Perl5 expression that interprets each character of the original string literally.

R

R - Static variable in class com.aowagie.text.pdf.PdfName
A name
R2L - Static variable in class com.aowagie.text.pdf.PdfName
A name
RandomAccessFileOrArray - Class in com.aowagie.text.pdf
An implementation of a RandomAccessFile for input only that accepts a file or a byte array as data source.
RandomAccessFileOrArray(byte[]) - Constructor for class com.aowagie.text.pdf.RandomAccessFileOrArray
 
RandomAccessFileOrArray(String) - Constructor for class com.aowagie.text.pdf.RandomAccessFileOrArray
 
RandomAccessFileOrArray(URL) - Constructor for class com.aowagie.text.pdf.RandomAccessFileOrArray
 
RANGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
rawData - Variable in class com.aowagie.text.Image
The raw data of the image.
rawLength - Variable in class com.aowagie.text.pdf.PdfStream
 
RBGROUPS - Static variable in class com.aowagie.text.pdf.PdfName
A name
RC - Static variable in class com.aowagie.text.pdf.PdfName
A name
read() - Method in class com.aowagie.text.pdf.PRTokeniser
 
read() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
read(byte[]) - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
read(byte[], int, int) - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
READ_ONLY_MASK - Static variable in class org.apache.oro.text.regex.Perl5Compiler
A mask passed as an option to the compile methods to indicate that the resulting Perl5Pattern should be treated as a read only data structure by Perl5Matcher, making it safe to share a single Perl5Pattern instance among multiple threads without needing synchronization.
readAll() - Method in class com.aowagie.text.pdf.codec.wmf.MetaDo
 
readBoolean() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readByte() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readChar() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readDocObj() - Method in class com.aowagie.text.pdf.PdfReader
 
readDouble() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readDoubleLE() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readFloat() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readFloatLE() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readFully(byte[]) - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readFully(byte[], int, int) - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readInt() - Method in class com.aowagie.text.pdf.codec.wmf.InputMeta
 
readInt() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readIntLE() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
Reads a signed 32-bit integer from this stream in little-endian order.
readLine() - Method in class com.aowagie.text.pdf.BoundedBufferedReader
 
readLine() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readLong() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readLongLE() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readPages() - Method in class com.aowagie.text.pdf.PdfReader
 
readPdf() - Method in class com.aowagie.text.pdf.PdfReader
 
readShort() - Method in class com.aowagie.text.pdf.codec.wmf.InputMeta
 
readShort() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readShortLE() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
Reads a signed 16-bit number from this stream in little-endian order.
readUnsignedByte() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readUnsignedInt() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
Reads an unsigned 32-bit integer from this stream.
readUnsignedIntLE() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readUnsignedShort() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readUnsignedShortLE() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
Reads an unsigned 16-bit number from this stream in little-endian order.
readUTF() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
readWMF(PdfTemplate) - Method in class com.aowagie.text.ImgWMF
Reads the WMF into a template.
readWord() - Method in class com.aowagie.text.pdf.codec.wmf.InputMeta
 
REASON - Static variable in class com.aowagie.text.pdf.PdfName
A name
rebuildXref() - Method in class com.aowagie.text.pdf.PdfReader
 
RECIPIENTS - Static variable in class com.aowagie.text.pdf.PdfName
A name
RECT - Static variable in class com.aowagie.text.pdf.PdfName
A name
rectangle(float, float) - Method in class com.aowagie.text.Rectangle
Gets a Rectangle that is altered to fit on the page.
rectangle(float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Adds a rectangle to the current path.
rectangle(Rectangle) - Method in class com.aowagie.text.pdf.PdfContentByte
Adds a border (complete or partially) to the current path..
Rectangle - Class in com.aowagie.text
A Rectangle is the representation of a geometric figure.
Rectangle(float, float) - Constructor for class com.aowagie.text.Rectangle
Constructs a Rectangle -object starting from the origin (0, 0).
Rectangle(float, float, float, float) - Constructor for class com.aowagie.text.Rectangle
Constructs a Rectangle -object.
Rectangle(Rectangle) - Constructor for class com.aowagie.text.Rectangle
Constructs a Rectangle -object.
RECTANGLE - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
rectangularMode - Variable in class com.aowagie.text.pdf.ColumnText
 
rectangularWidth - Variable in class com.aowagie.text.pdf.ColumnText
The width of the line when the column is defined as a simple rectangle.
RED - Static variable in class com.aowagie.text.ElementTags
attribute of the chunk/table/cell tag
REFERENCE - Static variable in class com.aowagie.text.ElementTags
attribute of anchor tag
REFERENCE - Static variable in class com.aowagie.text.pdf.PdfName
A name
regenerateField(String) - Method in class com.aowagie.text.pdf.AcroFields
Regenerates the field appearance.
register(String) - Static method in class com.aowagie.text.FontFactory
Register a ttf- or a ttc-file.
register(String) - Method in class com.aowagie.text.FontFactoryImp
Register a ttf- or a ttc-file.
register(String, String) - Static method in class com.aowagie.text.FontFactory
Register a font file and use an alias for the font contained in it.
register(String, String) - Method in class com.aowagie.text.FontFactoryImp
Register a font file and use an alias for the font contained in it.
registerDirectories() - Static method in class com.aowagie.text.FontFactory
Register fonts in some probable directories.
registerDirectories() - Method in class com.aowagie.text.FontFactoryImp
Register fonts in some probable directories.
registerDirectory(String) - Static method in class com.aowagie.text.FontFactory
Register all the fonts in a directory.
registerDirectory(String) - Method in class com.aowagie.text.FontFactoryImp
Register all the fonts in a directory.
registerDirectory(String, boolean) - Static method in class com.aowagie.text.FontFactory
Register all the fonts in a directory and possibly its subdirectories.
registerDirectory(String, boolean) - Method in class com.aowagie.text.FontFactoryImp
Register all the fonts in a directory and possibly its subdirectories.
registerFamily(String, String, String) - Method in class com.aowagie.text.FontFactory
Register a font by giving explicitly the font family and name.
registerFamily(String, String, String) - Method in class com.aowagie.text.FontFactoryImp
Register a font by giving explicitly the font family and name.
REGISTRY - Static variable in class com.aowagie.text.pdf.PdfName
A name
REGISTRYNAME - Static variable in class com.aowagie.text.pdf.PdfName
A name
RELATIVECOLORIMETRIC - Static variable in class com.aowagie.text.pdf.PdfName
A name
relativeWidths - Variable in class com.aowagie.text.pdf.PdfPTable
 
releasePage(int) - Method in class com.aowagie.text.pdf.PdfReader
 
REMOTEGOTO - Static variable in class com.aowagie.text.Chunk
Key for remote goto.
REMOTEGOTO - Static variable in class com.aowagie.text.ElementTags
attribute of the chunk tag
remove(PdfName) - Method in class com.aowagie.text.pdf.PdfDictionary
Removes a PdfObject and its key from the PdfDictionary.
removeCRLF(String) - Static method in class com.aowagie.text.pdf.TextField
Removes CRLF from a String.
removeDocListener(DocListener) - Method in class com.aowagie.text.Document
Removes a DocListener from the Document.
removeField(String) - Method in class com.aowagie.text.pdf.AcroFields
Removes a field from the document.
removeField(String) - Method in class com.aowagie.text.pdf.FdfWriter
Removes the field value.
removeField(String, int) - Method in class com.aowagie.text.pdf.AcroFields
Removes a field from the document.
removeFieldsFromPage(int) - Method in class com.aowagie.text.pdf.AcroFields
Removes all the fields from page.
removeFNC1(String) - Static method in class com.aowagie.text.pdf.Barcode128
Removes the FNC1 codes in the text.
removeUsageRights() - Method in class com.aowagie.text.pdf.PdfReader
Removes any usage rights that this PDF may have.
renameField(String, String) - Method in class com.aowagie.text.pdf.AcroFields
Renames a field.
RENDITION - Static variable in class com.aowagie.text.pdf.PdfName
A name
reOpen() - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
reorder(int, int) - Method in class com.aowagie.text.pdf.BidiLine
 
replace(String, String, String, String) - Method in class com.aowagie.text.xml.xmp.XmpReader
Replaces the content of a tag.
replacePushbuttonField(String, PdfFormField) - Method in class com.aowagie.text.pdf.AcroFields
Replaces the first field with a new pushbutton.
replacePushbuttonField(String, PdfFormField, int) - Method in class com.aowagie.text.pdf.AcroFields
Replaces the designated field with a new pushbutton.
reserved - Variable in class com.aowagie.text.Row
This is the array that keeps track of reserved cells.
reset() - Method in class com.aowagie.text.pdf.PdfContentByte
Makes this PdfContentByte empty.
reset() - Method in class org.mozilla.universalchardet.prober.CharsetProber
 
reset() - Method in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
reset() - Method in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
reset() - Method in class org.mozilla.universalchardet.prober.EscCharsetProber
 
reset() - Method in class org.mozilla.universalchardet.prober.Latin1Prober
 
reset() - Method in class org.mozilla.universalchardet.prober.MBCSGroupProber
 
reset() - Method in class org.mozilla.universalchardet.prober.SBCSGroupProber
 
reset() - Method in class org.mozilla.universalchardet.prober.statemachine.CodingStateMachine
 
resetAlignment() - Method in class com.aowagie.text.pdf.PdfLine
Resets the alignment of this line.
resetAnnotations() - Method in class com.aowagie.text.pdf.internal.PdfAnnotationsImp
 
resetCMYKColorFill() - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for filling paths to black.
resetCMYKColorFill() - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
resetCMYKColorStroke() - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for stroking paths to black.
resetCMYKColorStroke() - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
resetCurrentColumn() - Method in class com.aowagie.text.pdf.MultiColumnText
Resets the current column.
resetFooter() - Method in interface com.aowagie.text.DocListener
Resets the footer of this document.
resetFooter() - Method in class com.aowagie.text.Document
Resets the footer of this document.
resetFooter() - Method in class com.aowagie.text.DocWriter
Resets the footer of this document.
RESETFORM - Static variable in class com.aowagie.text.pdf.PdfName
A name
resetGrayFill() - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current gray tint for filling paths to black.
resetGrayFill() - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
resetGrayStroke() - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current gray tint for stroking paths to black.
resetGrayStroke() - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
resetHeader() - Method in interface com.aowagie.text.DocListener
Resets the header of this document.
resetHeader() - Method in class com.aowagie.text.Document
Resets the header of this document.
resetHeader() - Method in class com.aowagie.text.DocWriter
Resets the header of this document.
resetPageCount() - Method in interface com.aowagie.text.DocListener
Sets the page number to 0.
resetPageCount() - Method in class com.aowagie.text.Document
Sets the page number to 0.
resetPageCount() - Method in class com.aowagie.text.DocWriter
Sets the page number to 0.
resetReleasePage() - Method in class com.aowagie.text.pdf.PdfReader
 
resetRGBColorFill() - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for filling paths to black.
resetRGBColorFill() - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
resetRGBColorStroke() - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for stroking paths to black.
resetRGBColorStroke() - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
RESOURCE_PATH - Static variable in class com.aowagie.text.pdf.BaseFont
The path to the font resources.
RESOURCES - Static variable in class com.aowagie.text.pdf.PdfName
A name
restore() - Method in class com.aowagie.text.pdf.BidiLine
 
restoreState() - Method in class com.aowagie.text.pdf.PdfContentByte
Restores the graphic state.
reverseBits(byte[]) - Static method in class com.aowagie.text.pdf.codec.TIFFFaxDecoder
Reverses the bits in the array
RI - Static variable in class com.aowagie.text.pdf.PdfName
A name
RICHMEDIA - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIAACTIVATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIAANIMATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIACOMMAND - Static variable in class com.aowagie.text.pdf.PdfName
A name
RICHMEDIACONFIGURATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIACONTENT - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIADEACTIVATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIAEXECUTE - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIAINSTANCE - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIAPARAMS - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIAPOSITION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIAPRESENTATION - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIASETTINGS - Static variable in class com.aowagie.text.pdf.PdfName
A name.
RICHMEDIAWINDOW - Static variable in class com.aowagie.text.pdf.PdfName
A name.
right() - Method in class com.aowagie.text.Document
Returns the upper right x-coordinate.
right() - Method in class com.aowagie.text.pdf.PdfRectangle
Returns the upper right x-coordinate.
right(float) - Method in class com.aowagie.text.Document
Returns the upper right x-coordinate, considering a given margin.
RIGHT - Static variable in class com.aowagie.text.ElementTags
attribute of chapter/section/paragraph/table/cell tag
RIGHT - Static variable in class com.aowagie.text.Image
this is a kind of image alignment.
RIGHT - Static variable in class com.aowagie.text.Rectangle
This represents one side of the border of the Rectangle.
rightIndent - Variable in class com.aowagie.text.pdf.ColumnText
The right paragraph lines indent.
rightMargin() - Method in class com.aowagie.text.Document
Return the right margin.
rightWall - Variable in class com.aowagie.text.pdf.ColumnText
The right column bound.
rightX - Variable in class com.aowagie.text.pdf.ColumnText
 
ROLEMAP - Static variable in class com.aowagie.text.pdf.PdfName
A name
RomanAlphabetFactory - Class in com.aowagie.text.factories
This class can produce String combinations representing a number.
RomanAlphabetFactory() - Constructor for class com.aowagie.text.factories.RomanAlphabetFactory
 
root - Variable in class com.aowagie.text.pdf.PdfWriter
The root of the page tree.
ROOT - Static variable in class com.aowagie.text.pdf.PdfName
A name
rotate() - Method in class com.aowagie.text.Rectangle
Rotates the rectangle.
ROTATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
rotateAnnotations(PdfWriter, Rectangle) - Method in class com.aowagie.text.pdf.internal.PdfAnnotationsImp
 
rotation - Variable in class com.aowagie.text.pdf.TextField
Holds value of property rotation.
rotation - Variable in class com.aowagie.text.Rectangle
The rotation of the Rectangle
ROTATION - Static variable in class com.aowagie.text.ElementTags
attribute of the image tag
roundRectangle(float, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Adds a round rectangle to the current path.
Row - Class in com.aowagie.text
A Row is part of a Table and contains some Cells.
Row(int) - Constructor for class com.aowagie.text.Row
Constructs a Row with a certain number of columns.
ROW - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
ROW - Static variable in class com.aowagie.text.ElementTags
the cell tag
rowCompleted - Variable in class com.aowagie.text.pdf.PdfPTable
Keeps track of the completeness of the current row.
rows - Variable in class com.aowagie.text.pdf.PdfPTable
 
ROWS - Static variable in class com.aowagie.text.pdf.PdfName
A name
ROWSPAN - Static variable in class com.aowagie.text.ElementTags
attribute of the cell tag
RUBY - Static variable in class com.aowagie.text.pdf.PdfName
A name
RUN_DIRECTION_DEFAULT - Static variable in class com.aowagie.text.pdf.PdfWriter
Use the default run direction.
runDirection - Variable in class com.aowagie.text.pdf.BidiLine
 
runDirection - Variable in class com.aowagie.text.pdf.ColumnText
 
runDirection - Variable in class com.aowagie.text.pdf.PdfPTable
 
RUNLENGTHDECODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
RV - Static variable in class com.aowagie.text.pdf.PdfName
A name

S

S - Static variable in class com.aowagie.text.pdf.PdfName
A name
SATURATION - Static variable in class com.aowagie.text.pdf.PdfName
A name
save() - Method in class com.aowagie.text.pdf.BidiLine
 
saveState() - Method in class com.aowagie.text.pdf.PdfContentByte
Saves the graphic state.
SBCSGroupProber - Class in org.mozilla.universalchardet.prober
 
SBCSGroupProber() - Constructor for class org.mozilla.universalchardet.prober.SBCSGroupProber
/////////////////////////////////////////////////////////////
scaleAbsolute(float, float) - Method in class com.aowagie.text.Image
Scale the image to an absolute width and an absolute height.
scaleAbsoluteHeight(float) - Method in class com.aowagie.text.Image
Scale the image to an absolute height.
scaleAbsoluteWidth(float) - Method in class com.aowagie.text.Image
Scale the image to an absolute width.
scaledHeight - Variable in class com.aowagie.text.Image
This is the original height of the image taking rotation into account.
scaledWidth - Variable in class com.aowagie.text.Image
This is the scaled width of the image taking rotation into account.
scalePercent(float) - Method in class com.aowagie.text.Image
Scale the image to a certain percentage.
scaleToFit(float, float) - Method in class com.aowagie.text.Image
Scales the image so that it fits a certain width and height.
SCHEMA - Static variable in class com.aowagie.text.pdf.PdfName
A name
SCREEN - Static variable in class com.aowagie.text.Annotation
This is a possible annotation type.
SCREEN - Static variable in class com.aowagie.text.pdf.PdfName
A name
SCRIPTS - Static variable in class com.aowagie.text.pdf.PdfName
A name.
SECT - Static variable in class com.aowagie.text.pdf.PdfName
A name
Section - Class in com.aowagie.text
A Section is a part of a Document containing other Sections, Paragraphs, List and/or Tables.
Section() - Constructor for class com.aowagie.text.Section
Constructs a new Section.
Section(Paragraph, int) - Constructor for class com.aowagie.text.Section
Constructs a new Section.
SECTION - Static variable in interface com.aowagie.text.Element
This is a possible type of Element
SECTION - Static variable in class com.aowagie.text.ElementTags
the section tag
seek(int) - Method in class com.aowagie.text.pdf.PRTokeniser
 
seek(int) - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
seek(long) - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
SELF_SIGNED - Static variable in class com.aowagie.text.pdf.PdfSignatureAppearance
The self signed filter.
SEPARATION - Static variable in class com.aowagie.text.pdf.PdfName
A name
separator - Variable in class com.aowagie.text.pdf.PdfContentByte
The separator between commands.
SEPARATOR - Static variable in class com.aowagie.text.Chunk
Key for drawInterface of the Separator.
SequenceModel - Class in org.mozilla.universalchardet.prober.sequence
 
SequenceModel(short[], byte[], float, boolean, String) - Constructor for class org.mozilla.universalchardet.prober.sequence.SequenceModel
/////////////////////////////////////////////////////////////
serializeDoc() - Method in class com.aowagie.text.xml.xmp.XmpReader
Writes the document to a byte array.
serializeDoc(Node) - Static method in class com.aowagie.text.pdf.XfaForm
Serializes a XML document to a byte array.
setAbout(String) - Method in class com.aowagie.text.xml.xmp.XmpWriter
 
setAbsolutePosition(float, float) - Method in class com.aowagie.text.Image
Sets the absolute position of the Image.
setACopy(ColumnText) - Method in class com.aowagie.text.pdf.ColumnText
Makes this instance an independent copy of org.
setAcro6Layers(boolean) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Acrobat 6.0 and higher recommends that only layer n2 and n4 be present.
setAcroFieldsSom(XfaForm.AcroFieldsSearch) - Method in class com.aowagie.text.pdf.XfaForm
Sets the class that contains the "classic" fields processing.
setAcroShort2LongName(HashMap) - Method in class com.aowagie.text.pdf.XfaForm.AcroFieldsSearch
Sets the mapping from short names to long names.
setAction(PdfAction) - Method in class com.aowagie.text.Chunk
Sets an action for this Chunk.
setAction(PdfAction) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setAction(PdfAction, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Implements an action in an area.
setAddedCompletely(boolean) - Method in class com.aowagie.text.Section
 
setAdditional(PdfDictionary) - Method in class com.aowagie.text.Image
Sets the /Colorspace key.
setAdditionalAction(PdfName, PdfAction) - Method in class com.aowagie.text.pdf.PdfStamperImp
Additional-actions defining the actions to be taken in response to various trigger events affecting the document as a whole.
setAdditionalAction(PdfName, PdfAction) - Method in class com.aowagie.text.pdf.PdfWriter
 
setAdditionalPath(PdfTargetDictionary) - Method in class com.aowagie.text.pdf.collection.PdfTargetDictionary
If this dictionary refers to an intermediate target, you can add the next target in the sequence.
setAdjustFirstLine(boolean) - Method in class com.aowagie.text.pdf.ColumnText
Sets the first line adjustment.
setAlignindent(boolean) - Method in class com.aowagie.text.List
 
setAlignment(int) - Method in class com.aowagie.text.HeaderFooter
Sets the alignment.
setAlignment(int) - Method in class com.aowagie.text.Image
Sets the alignment for the image.
setAlignment(int) - Method in class com.aowagie.text.Paragraph
Sets the alignment of this paragraph.
setAlignment(int) - Method in class com.aowagie.text.pdf.TextField
Sets the text horizontal alignment.
setAlignment(int) - Method in class com.aowagie.text.pdf.ColumnText
Sets the alignment.
setAlignment(int) - Method in class com.aowagie.text.pdf.draw.LineSeparator
Setter for the alignment of the line.
setAlignment(int) - Method in class com.aowagie.text.pdf.MultiColumnText
Sets the default alignment
setAlignment(int) - Method in class com.aowagie.text.SimpleTable
 
setAlignment(int) - Method in class com.aowagie.text.Table
Sets the horizontal alignment.
setAlignment(String) - Method in class com.aowagie.text.Paragraph
Sets the alignment of this paragraph.
setAlignment(String) - Method in class com.aowagie.text.Table
Sets the alignment of this paragraph.
setAlphaIsShape(boolean) - Method in class com.aowagie.text.pdf.PdfGState
The alpha source flag specifying whether the current soft mask and alpha constant are to be interpreted as shape values (true) or opacity values (false).
setAlt(String) - Method in class com.aowagie.text.Image
Sets the alternative information for the image.
setAltText(String) - Method in class com.aowagie.text.pdf.Barcode
Sets the alternate text.
setAnchor(String) - Method in class com.aowagie.text.Chunk
Sets an anchor for this Chunk.
setAnchor(URL) - Method in class com.aowagie.text.Chunk
Sets an anchor for this Chunk.
setAnnotation(Annotation) - Method in class com.aowagie.text.Image
Sets the annotation of this Image.
setAnnotation(PdfAnnotation) - Method in class com.aowagie.text.Chunk
Sets a generic annotation to this Chunk.
setAntiAlias(boolean) - Method in class com.aowagie.text.pdf.PdfShading
 
setAppearanceState(String) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setAppendable(boolean) - Method in class com.aowagie.text.pdf.PdfReader
Setter for property appendable.
setAppendmode(boolean) - Method in class com.aowagie.text.pdf.internal.PdfVersionImp
Sets the append mode.
setArabicOptions(int) - Method in class com.aowagie.text.pdf.ColumnText
Sets the arabic shaping options.
setArabicOptions(int) - Method in class com.aowagie.text.pdf.MultiColumnText
Sets the arabic shaping options.
setArabicOptions(int) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the arabic shaping options.
setAtLeastPdfVersion(char) - Method in interface com.aowagie.text.pdf.interfaces.PdfVersion
If the PDF Header hasn't been written yet, this changes the version as it will appear in the PDF Header, but only if the parameter refers to a higher version.
setAtLeastPdfVersion(char) - Method in class com.aowagie.text.pdf.internal.PdfVersionImp
 
setAtLeastPdfVersion(char) - Method in class com.aowagie.text.pdf.PdfWriter
 
setAttributes(HashMap) - Method in class com.aowagie.text.Chunk
Sets the attributes all at once.
setAutoFillEmptyCells(boolean) - Method in class com.aowagie.text.Table
Enables/disables automatic insertion of empty cells before table is rendered.
setAutoindent(boolean) - Method in class com.aowagie.text.List
 
setBackground(Color) - Method in class com.aowagie.text.Chunk
Sets the color of the background Chunk.
setBackground(Color, float, float, float, float) - Method in class com.aowagie.text.Chunk
Sets the color and the size of the background Chunk.
setBackgroundColor(Color) - Method in class com.aowagie.text.pdf.TextField
Sets the background color.
setBackgroundColor(Color) - Method in class com.aowagie.text.Rectangle
Sets the backgroundcolor of the rectangle.
setBarHeight(float) - Method in class com.aowagie.text.pdf.Barcode
Sets the height of the bars.
setBaseline(float) - Method in class com.aowagie.text.pdf.Barcode
Sets the text baseline.
setBBox(float[]) - Method in class com.aowagie.text.pdf.PdfShading
 
setBitmask(String) - Method in class net.sf.jmimemagic.MagicMatch
set the bitmask that will be applied for this magic match
setBlendMode(PdfName) - Method in class com.aowagie.text.pdf.PdfGState
The current blend mode to be used in the transparent imaging model.
setBookmarkOpen(boolean) - Method in class com.aowagie.text.MarkedSection
Setter for property bookmarkOpen.
setBookmarkOpen(boolean) - Method in class com.aowagie.text.Section
Setter for property bookmarkOpen.
setBookmarkTitle(String) - Method in class com.aowagie.text.MarkedSection
Sets the bookmark title.
setBookmarkTitle(String) - Method in class com.aowagie.text.Section
Sets the bookmark title.
setBorder(int) - Method in class com.aowagie.text.Rectangle
Enables/Disables the border on the specified sides.
setBorder(PdfBorderArray) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setBorderColor(Color) - Method in class com.aowagie.text.pdf.TextField
Sets the border color.
setBorderColor(Color) - Method in class com.aowagie.text.Rectangle
Sets the color of the border.
setBorderColorBottom(Color) - Method in class com.aowagie.text.Rectangle
Sets the color of the bottom border.
setBorderColorLeft(Color) - Method in class com.aowagie.text.Rectangle
Sets the color of the left border.
setBorderColorRight(Color) - Method in class com.aowagie.text.Rectangle
Sets the color of the right border.
setBorderColorTop(Color) - Method in class com.aowagie.text.Rectangle
Sets the color of the top border.
setBorderStyle(int) - Method in class com.aowagie.text.pdf.TextField
Sets the border style.
setBorderStyle(PdfBorderDictionary) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setBorderWidth(float) - Method in class com.aowagie.text.pdf.TextField
Sets the border width in points.
setBorderWidth(float) - Method in class com.aowagie.text.Rectangle
Sets the borderwidth of the table.
setBorderWidthBottom(float) - Method in class com.aowagie.text.Rectangle
Sets the width of the bottom border.
setBorderWidthLeft(float) - Method in class com.aowagie.text.Rectangle
Sets the width of the left border.
setBorderWidthRight(float) - Method in class com.aowagie.text.Rectangle
Sets the width of the right border.
setBorderWidthTop(float) - Method in class com.aowagie.text.Rectangle
Sets the width of the top border.
setBottom(float) - Method in class com.aowagie.text.Rectangle
Sets the lower left y-coordinate.
setBottom(int) - Method in class com.aowagie.text.Cell
This method throws an UnsupportedOperationException.
setBoundingBox(Rectangle) - Method in class com.aowagie.text.pdf.PdfTemplate
 
setBox(Rectangle) - Method in class com.aowagie.text.pdf.TextField
Sets the field dimension and position.
setButton(int) - Method in class com.aowagie.text.pdf.PdfFormField
 
setByteRange(int[]) - Method in class com.aowagie.text.pdf.PdfSignature
 
setCanonical(boolean) - Method in class com.aowagie.text.xml.XmlDomWriter
Sets whether output is canonical.
setCanvas(PdfContentByte) - Method in class com.aowagie.text.pdf.ColumnText
Sets the canvas.
setCanvases(PdfContentByte[]) - Method in class com.aowagie.text.pdf.ColumnText
Sets the canvases.
setCellEvent(PdfPCellEvent) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the cell event for this cell.
setCellpadding(float) - Method in class com.aowagie.text.SimpleTable
 
setCellsFitPage(boolean) - Method in class com.aowagie.text.Table
Allows you to control when a page break occurs.
setCellspacing(float) - Method in class com.aowagie.text.SimpleTable
 
setCert(byte[]) - Method in class com.aowagie.text.pdf.PdfSignature
 
setCertificationLevel(int) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the document type to certified instead of simply signed.
setChanged(boolean) - Method in class com.aowagie.text.pdf.XfaForm
Sets the changed status of this XFA instance.
setChapterNumber(int) - Method in class com.aowagie.text.Section
Changes the Chapter number.
setCharacterSpacing(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the character spacing parameter.
setCharAdvance(int, int) - Method in class com.aowagie.text.pdf.BaseFont
Sets the character advance.
setChecksumText(boolean) - Method in class com.aowagie.text.pdf.Barcode
Sets the property to show the generated checksum in the the text.
setChoiceExports(String[]) - Method in class com.aowagie.text.pdf.TextField
Sets the export values in list/combo fields.
setChoices(String[]) - Method in class com.aowagie.text.pdf.TextField
Sets the choices to be presented to the user in list/combo fields.
setChoiceSelection(int) - Method in class com.aowagie.text.pdf.TextField
Sets the zero based index of the selected item.
setCloseStream(boolean) - Method in class com.aowagie.text.DocWriter
Sets the close state of the stream after document close
setCMYKColorFill(int, int, int, int) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for filling paths (device dependent colors!).
setCMYKColorFill(int, int, int, int) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setCMYKColorFillF(float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for filling paths (device dependent colors!).
setCMYKColorFillF(float, float, float, float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setCMYKColorStroke(int, int, int, int) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for stroking paths (device dependent colors!).
setCMYKColorStroke(int, int, int, int) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setCMYKColorStrokeF(float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for stroking paths (device dependent colors!).
setCMYKColorStrokeF(float, float, float, float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setCode(String) - Method in class com.aowagie.text.pdf.Barcode
Sets the code to generate.
setCode(String) - Method in class com.aowagie.text.pdf.Barcode128
Sets the code to generate.
setCodeType(int) - Method in class com.aowagie.text.pdf.Barcode
Sets the code type.
setCollection(PdfCollection) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to add the Collection dictionary.
setColor(Color) - Method in class com.aowagie.text.Font
Sets the color.
setColor(Color) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setColor(Color) - Method in class com.aowagie.text.pdf.PdfOutline
Setter for property color.
setColorFill(PdfSpotColor, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the fill color to a spot color.
setColorFill(PdfSpotColor, float) - Method in class com.aowagie.text.pdf.PdfImportedPage
 
setColorFill(PdfSpotColor, float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setColorFill(Color) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the fill color.
setColorFill(Color) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setColorStroke(PdfSpotColor, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the stroke color to a spot color.
setColorStroke(PdfSpotColor, float) - Method in class com.aowagie.text.pdf.PdfImportedPage
 
setColorStroke(PdfSpotColor, float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setColorStroke(Color) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the stroke color.
setColorStroke(Color) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setColspan(int) - Method in class com.aowagie.text.Cell
Sets the colspan.
setColspan(int) - Method in class com.aowagie.text.pdf.PdfPCell
Setter for property colspan.
setColumn(ColumnText) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the columntext in the cell.
setColumns(float[], float[]) - Method in class com.aowagie.text.pdf.ColumnText
Sets the columns bounds.
setColumnsRightToLeft(boolean) - Method in class com.aowagie.text.pdf.MultiColumnText
Sets the direction of the columns.
setComparator(String) - Method in class net.sf.jmimemagic.MagicMatch
set the comparator for this magic match
setComplete(boolean) - Method in interface com.aowagie.text.LargeElement
If you invoke setComplete(false), you indicate that the content of the object isn't complete yet; it can be added to the document partially, but more will follow.
setComplete(boolean) - Method in class com.aowagie.text.pdf.PdfPTable
 
setComplete(boolean) - Method in class com.aowagie.text.Section
 
setComplete(boolean) - Method in class com.aowagie.text.Table
 
setCompressionLevel(int) - Method in class com.aowagie.text.Image
Sets the compression level to be used if the image is written as a compressed stream.
setCompressionLevel(int) - Method in class com.aowagie.text.pdf.BaseFont
Sets the compression level to be used for the font streams.
setCompressionLevel(int) - Method in class com.aowagie.text.pdf.PdfWriter
Sets the compression level to be used for streams written by this writer.
setContact(String) - Method in class com.aowagie.text.pdf.PdfSignature
 
setContact(String) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the signing contact.
setContent(String) - Method in class com.aowagie.text.pdf.PdfObject
Changes the content of this PdfObject.
setContent(String) - Method in class com.aowagie.text.xml.XmlPeer
Sets the default content.
setContents(byte[]) - Method in class com.aowagie.text.pdf.PdfSignature
 
setConvert2pdfptable(boolean) - Method in class com.aowagie.text.Table
If set to true, iText will try to convert the Table to a PdfPTable.
setCropBoxSize(Rectangle) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to set the crop box.
setCrypto(PrivateKey, Certificate[], CRL[], PdfName) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the cryptographic parameters.
setCryptoDictionary(PdfDictionary) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets a user made signature dictionary.
setData(byte[]) - Method in class com.aowagie.text.pdf.PRStream
Sets the data associated with the stream
setDatasetsSom(XfaForm.Xml2SomDatasets) - Method in class com.aowagie.text.pdf.XfaForm
Sets the class that contains the datasets processing section of the XFA.
setDate(PdfDate) - Method in class com.aowagie.text.pdf.PdfSignature
 
setDefaultAppearanceString(PdfContentByte) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setDefaultCell(Cell) - Method in class com.aowagie.text.Table
Sets the default layout of the Table to the provided Cell
setDefaultLayout(Cell) - Method in class com.aowagie.text.Table
Deprecated.
As of iText 2.0.7, replaced by Table.setDefaultCell(Cell), scheduled for removal at 2.2.0
setDefaultText(String) - Method in class com.aowagie.text.pdf.TextField
Sets the default text.
setDefaultValueAsName(String) - Method in class com.aowagie.text.pdf.PdfFormField
 
setDefaultValueAsString(String) - Method in class com.aowagie.text.pdf.PdfFormField
 
setDeflated(boolean) - Method in class com.aowagie.text.Image
Setter for property deflated.
setDestinationPage(PdfIndirectReference) - Method in class com.aowagie.text.pdf.PdfOutline
Set the page of the PdfDestination-object.
setDimensions(float, float, float, float) - Method in class com.aowagie.text.Annotation
Sets the dimensions of this annotation.
setDirectReference(PdfIndirectReference) - Method in class com.aowagie.text.Image
Setter for property directReference.
setDirectTextToByte(boolean) - Method in class com.aowagie.text.pdf.BaseFont
Sets the conversion of char directly to byte by casting.
setDomDocument(Document) - Method in class com.aowagie.text.pdf.XfaForm
Sets the top DOM document.
setDpi(int, int) - Method in class com.aowagie.text.Image
Sets the dots per inch value
setDrawInterface(DrawInterface) - Method in class com.aowagie.text.pdf.draw.VerticalPositionMark
Setter for the interface with the overruling draw() method.
setDuration(int) - Method in interface com.aowagie.text.pdf.interfaces.PdfPageActions
Sets the display duration for the page (for presentations)
setDuration(int) - Method in class com.aowagie.text.pdf.PdfStamperImp
Always throws an UnsupportedOperationException.
setDuration(int) - Method in class com.aowagie.text.pdf.PdfWriter
 
setDynamicForm(boolean) - Method in class com.aowagie.text.pdf.XfaForm.Xml2SomTemplate
Sets the dynamic form flag.
setEmbeddedFileName(String) - Method in class com.aowagie.text.pdf.collection.PdfTargetDictionary
If this dictionary refers to a child that is a document level attachment, you need to specify the name that was used to attach the document.
setEncryption(byte[], byte[], int, int) - Method in interface com.aowagie.text.pdf.interfaces.PdfEncryptionSettings
Sets the encryption options for this document.
setEncryption(byte[], byte[], int, int) - Method in class com.aowagie.text.pdf.PdfStamper
Sets the encryption options for this document.
setEncryption(byte[], byte[], int, int) - Method in class com.aowagie.text.pdf.PdfWriter
 
setEncryption(Certificate[], int[], int) - Method in interface com.aowagie.text.pdf.interfaces.PdfEncryptionSettings
Sets the certificate encryption options for this document.
setEncryption(Certificate[], int[], int) - Method in class com.aowagie.text.pdf.PdfStamper
Sets the certificate encryption options for this document.
setEncryption(Certificate[], int[], int) - Method in class com.aowagie.text.pdf.PdfWriter
 
setExtended(boolean) - Method in class com.aowagie.text.pdf.Barcode
Sets the property to generate extended barcode 39.
setExtendLastRow(boolean) - Method in class com.aowagie.text.pdf.PdfPTable
When set the last row will be extended to fill all the remaining space to the bottom boundary.
setExtensionFont(BaseFont) - Method in class com.aowagie.text.pdf.TextField
Sets the extensionFont.
setExternalDigest(byte[], byte[], String) - Method in class com.aowagie.text.pdf.PdfPKCS7
Sets the digest/signature to an external calculated value.
setExternalDigest(byte[], byte[], String) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the digest/signature to an external calculated value.
setExtraMargin(float, float) - Method in class com.aowagie.text.pdf.AcroFields
Sets extra margins in text fields to better mimic the Acrobat layout.
setExtraMargin(float, float) - Method in class com.aowagie.text.pdf.TextField
Sets extra margins in text fields to better mimic the Acrobat layout.
setExtraParagraphSpace(float) - Method in class com.aowagie.text.Paragraph
Setter for property extraParagraphSpace.
setExtraParagraphSpace(float) - Method in class com.aowagie.text.pdf.ColumnText
Sets the extra space between paragraphs.
setExtraParagraphSpace(float) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the extra space between paragraphs.
setFamily(String) - Method in class com.aowagie.text.Font
Sets the family using a String ("Courier", "Helvetica", "Times New Roman", "Symbol" or "ZapfDingbats").
setField(String, String) - Method in class com.aowagie.text.pdf.AcroFields
Sets the field value.
setField(String, String, String) - Method in class com.aowagie.text.pdf.AcroFields
Sets the field value and the display string.
setFieldAsAction(String, PdfAction) - Method in class com.aowagie.text.pdf.FdfWriter
Sets the field value as a PDFAction.
setFieldAsName(String, String) - Method in class com.aowagie.text.pdf.FdfWriter
Sets the field value as a name.
setFieldAsString(String, String) - Method in class com.aowagie.text.pdf.FdfWriter
Sets the field value as a string.
setFieldCache(Map) - Method in class com.aowagie.text.pdf.AcroFields
Sets a cache for field appearances.
setFieldFlags(int) - Method in class com.aowagie.text.pdf.PdfFormField
 
setFieldName(String) - Method in class com.aowagie.text.pdf.TextField
Sets the field name.
setFieldName(String) - Method in class com.aowagie.text.pdf.PdfFormField
 
setFieldProperty(String, String, int, int[]) - Method in class com.aowagie.text.pdf.AcroFields
Sets a field property.
setFieldProperty(String, String, Object, int[]) - Method in class com.aowagie.text.pdf.AcroFields
Sets a field property.
setFields(AcroFields) - Method in class com.aowagie.text.pdf.FdfWriter
Sets all the fields from this AcroFields
setFields(FdfReader) - Method in class com.aowagie.text.pdf.AcroFields
Sets the fields by FDF merging.
setFields(FdfReader) - Method in class com.aowagie.text.pdf.FdfWriter
Sets all the fields from this FdfReader
setFields(PdfReader) - Method in class com.aowagie.text.pdf.FdfWriter
Sets all the fields from this PdfReader
setFields(XfdfReader) - Method in class com.aowagie.text.pdf.AcroFields
Sets the fields by XFDF merging.
setFile(String) - Method in class com.aowagie.text.pdf.FdfWriter
Sets the PDF file name associated with the FDF.
setFileAttachmentIndex(int) - Method in class com.aowagie.text.pdf.collection.PdfTargetDictionary
If this dictionary refers to a child that is a file attachment added to a page, you need to specify the page with setFileAttachmentPage or setFileAttachmentPageName, and then specify the index of the attachment added to this page (or use setFileAttachmentName).
setFileAttachmentName(String) - Method in class com.aowagie.text.pdf.collection.PdfTargetDictionary
If this dictionary refers to a child that is a file attachment added to a page, you need to specify the page with setFileAttachmentPage or setFileAttachmentPageName, and then specify the name of the attachment added to this page (or use setFileAttachmentIndex).
setFileAttachmentPage(int) - Method in class com.aowagie.text.pdf.collection.PdfTargetDictionary
If this dictionary refers to a child that is a file attachment added to a page, you need to specify the page number (or use setFileAttachmentPagename to specify a named destination).
setFileAttachmentPagename(String) - Method in class com.aowagie.text.pdf.collection.PdfTargetDictionary
If this dictionary refers to a child that is a file attachment added to a page, you need to specify the name of the page (or use setFileAttachmentPage to specify the page number).
setFilledWidth(float) - Method in class com.aowagie.text.pdf.ColumnText
Sets the real width used by the largest line.
setFillOpacity(float) - Method in class com.aowagie.text.pdf.PdfGState
Sets the current stroking alpha constant, specifying the constant shape or constant opacity value to be used for nonstroking operations in the transparent imaging model.
setFirst(int) - Method in class com.aowagie.text.List
Sets the number that has to come first in the list.
setFirstLineIndent(float) - Method in class com.aowagie.text.Paragraph
Setter for property firstLineIndent.
setFixedHeight(float) - Method in class com.aowagie.text.pdf.PdfPCell
Set a fixed height for the cell.
setFlags(int) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setFlatness(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the Flatness.
setFollowingIndent(float) - Method in class com.aowagie.text.pdf.ColumnText
Sets the following paragraph lines indent.
setFollowingIndent(float) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the following paragraph lines indent.
setFont(Font) - Method in class com.aowagie.text.Chunk
Sets the font of this Chunk.
setFont(Font) - Method in class com.aowagie.text.Phrase
Sets the main font of this phrase.
setFont(BaseFont) - Method in class com.aowagie.text.pdf.Barcode
Sets the text font.
setFont(BaseFont) - Method in class com.aowagie.text.pdf.TextField
Sets the text font.
setFontAndSize(BaseFont, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Set the font and the size for the subsequent text writing.
setFontAndSize(BaseFont, float) - Method in class com.aowagie.text.pdf.PdfImportedPage
Always throws an error.
setFontImp(FontFactoryImp) - Static method in class com.aowagie.text.FontFactory
Sets the font factory implementation.
setFontSize(float) - Method in class com.aowagie.text.pdf.TextField
Sets the font size.
setFooter(HeaderFooter) - Method in interface com.aowagie.text.DocListener
Changes the footer of this document.
setFooter(HeaderFooter) - Method in class com.aowagie.text.Document
Changes the footer of this document.
setFooter(HeaderFooter) - Method in class com.aowagie.text.DocWriter
Changes the footer of this document.
setFooterRows(int) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the number of rows to be used for the footer.
setForceWidthsOutput(boolean) - Method in class com.aowagie.text.pdf.BaseFont
Set to true to force the generation of the widths array.
setFormFlattening(boolean) - Method in class com.aowagie.text.pdf.PdfStamper
Determines if the fields are flattened on close.
setFreeTextFlattening(boolean) - Method in class com.aowagie.text.pdf.PdfStamper
Determines if the FreeText annotations are flattened on close.
setFullCompression() - Method in class com.aowagie.text.pdf.PdfStamper
Sets the document's compression to the new 1.5 mode with object streams and xref streams.
setGenerateAppearances(boolean) - Method in class com.aowagie.text.pdf.AcroFields
Sets the option to generate appearances.
setGenerateChecksum(boolean) - Method in class com.aowagie.text.pdf.Barcode
Setter for property generateChecksum.
setGenericTag(String) - Method in class com.aowagie.text.Chunk
Sets the generic tag Chunk.
setGrayFill(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the currentgray tint for filling paths (device dependent colors!).
setGrayFill(float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setGrayFill(float) - Method in class com.aowagie.text.Rectangle
Sets the the background color to a grayscale value.
setGrayStroke(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the currentgray tint for stroking paths (device dependent colors!).
setGrayStroke(float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setGroup(PdfDictionary) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to set the group dictionary.
setGroup(PdfTransparencyGroup) - Method in class com.aowagie.text.pdf.PdfImportedPage
Always throws an error.
setGroup(PdfTransparencyGroup) - Method in class com.aowagie.text.pdf.PdfTemplate
Setter for property group.
setGroupChange(boolean) - Method in class com.aowagie.text.Cell
Sets group change.
setGState(PdfGState) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the graphic state
setGuardBars(boolean) - Method in class com.aowagie.text.pdf.Barcode
Sets the property to show the guard bars for barcode EAN.
setHeader(boolean) - Method in class com.aowagie.text.Cell
Sets header.
setHeader(HeaderFooter) - Method in interface com.aowagie.text.DocListener
Changes the header of this document.
setHeader(HeaderFooter) - Method in class com.aowagie.text.Document
Changes the header of this document.
setHeader(HeaderFooter) - Method in class com.aowagie.text.DocWriter
Changes the header of this document.
setHeaderRows(int) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the number of the top rows that constitute the header.
setHeadersInEvent(boolean) - Method in class com.aowagie.text.pdf.PdfPTable
When set the PdfPTableEvent will include the headers.
setHeight(float) - Method in class com.aowagie.text.pdf.PdfTemplate
Sets the bounding height of this template.
setHexWriting(boolean) - Method in class com.aowagie.text.pdf.PdfString
 
setHighlighting(PdfName) - Method in class com.aowagie.text.pdf.PdfAnnotation
Sets the annotation's highlighting mode.
setHorizontalAlignment(int) - Method in class com.aowagie.text.Cell
Sets the horizontal alignment.
setHorizontalAlignment(int) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the horizontal alignment for the cell.
setHorizontalAlignment(int) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the horizontal alignment of the table relative to the page.
setHorizontalAlignment(int) - Method in class com.aowagie.text.Row
Sets the horizontal alignment.
setHorizontalAlignment(String) - Method in class com.aowagie.text.Cell
Sets the alignment of this cell.
setHorizontalScaling(float) - Method in class com.aowagie.text.Chunk
Sets the text horizontal scaling.
setHorizontalScaling(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the horizontal scaling parameter.
setHtmlStyleClass(String) - Method in class com.aowagie.text.Document
Adds a style class to the HTML body tag
setHyphenation(HyphenationEvent) - Method in class com.aowagie.text.Chunk
sets the hyphenation engine to this Chunk.
setHyphenation(HyphenationEvent) - Method in class com.aowagie.text.Phrase
Setter for the hyphenation.
setImage(Image) - Method in class com.aowagie.text.pdf.PdfPCell
Setter for property image.
setImage(Image) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the background image for the layer 2.
setImageMask(Image) - Method in class com.aowagie.text.Image
Sets the explicit masking.
setImageScale(float) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the scaling to be applied to the background image.
setIndent(float) - Method in class com.aowagie.text.pdf.ColumnText
Sets the first paragraph line indent.
setIndent(float) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the first paragraph line indent.
setIndentation(float) - Method in class com.aowagie.text.MarkedSection
Sets the indentation of the content of this Section.
setIndentation(float) - Method in class com.aowagie.text.Section
Sets the indentation of the content of this Section.
setIndentationLeft(float) - Method in class com.aowagie.text.Image
Sets the left indentation.
setIndentationLeft(float) - Method in class com.aowagie.text.List
Sets the indentation of this paragraph on the left side.
setIndentationLeft(float) - Method in class com.aowagie.text.MarkedSection
Sets the indentation of this Section on the left side.
setIndentationLeft(float) - Method in class com.aowagie.text.Paragraph
Sets the indentation of this paragraph on the left side.
setIndentationLeft(float) - Method in class com.aowagie.text.Section
Sets the indentation of this Section on the left side.
setIndentationRight(float) - Method in class com.aowagie.text.Image
Sets the right indentation.
setIndentationRight(float) - Method in class com.aowagie.text.List
Sets the indentation of this paragraph on the right side.
setIndentationRight(float) - Method in class com.aowagie.text.MarkedSection
Sets the indentation of this Section on the right side.
setIndentationRight(float) - Method in class com.aowagie.text.Paragraph
Sets the indentation of this paragraph on the right side.
setIndentationRight(float) - Method in class com.aowagie.text.Section
Sets the indentation of this Section on the right side.
setIndirectReference(PdfIndirectReference) - Method in class com.aowagie.text.pdf.PdfOutline
Sets the indirect reference of this PdfOutline.
setIndRef(PRIndirectReference) - Method in class com.aowagie.text.pdf.PdfObject
Set the indirect reference
setInitialDocument(String) - Method in class com.aowagie.text.pdf.collection.PdfCollection
Identifies the document that will be initially presented in the user interface.
setInitialLeading(float) - Method in class com.aowagie.text.pdf.PdfWriter
Sets the initial leading for the PDF document.
setInitialRotation(float) - Method in class com.aowagie.text.Image
Some image formats, like TIFF may present the images rotated that have to be compensated.
setInkSpreading(float) - Method in class com.aowagie.text.pdf.Barcode
Sets the amount of ink spreading.
setInterpolation(boolean) - Method in class com.aowagie.text.Image
Sets the image interpolation.
setInverseSearch(HashMap) - Method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Sets the data to do a search from the bottom hierarchy.
setInverted(boolean) - Method in class com.aowagie.text.Image
Sets inverted true or false
setJavaScript_onLoad(String) - Method in class com.aowagie.text.Document
Adds a JavaScript onLoad function to the HTML body tag
setJavaScript_onUnLoad(String) - Method in class com.aowagie.text.Document
Adds a JavaScript onUnLoad function to the HTML body tag
setKeepTogether(boolean) - Method in class com.aowagie.text.Paragraph
Indicates that the paragraph has to be kept together on one page.
setKeepTogether(boolean) - Method in class com.aowagie.text.pdf.PdfPTable
If true the table will be kept on one page if it fits, by forcing a new page if it doesn't fit on the current page.
setKerning(int, int, int) - Method in class com.aowagie.text.pdf.BaseFont
Sets the kerning between two Unicode chars.
setKerning(int, int, int) - Method in class com.aowagie.text.pdf.DocumentFont
 
setKids(ArrayList) - Method in class com.aowagie.text.pdf.PdfOutline
Sets the kids of this outline
setLastHeaderRow(int) - Method in class com.aowagie.text.Table
Sets the horizontal alignment.
setLayer(PdfOCG) - Method in class com.aowagie.text.Image
Sets the layer this image belongs to.
setLayer(PdfOCG) - Method in class com.aowagie.text.pdf.PdfAnnotation
Sets the layer this annotation belongs to.
setLayer(PdfOCG) - Method in class com.aowagie.text.pdf.PdfTemplate
Sets the layer this template belongs to.
setLayer2Font(Font) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the n2 and n4 layer font.
setLayer2Text(String) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the signature text identifying the signer.
setLayer4Text(String) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the text identifying the signature status.
setLeading(float) - Method in class com.aowagie.text.Cell
Sets the leading.
setLeading(float) - Method in class com.aowagie.text.Paragraph
 
setLeading(float) - Method in class com.aowagie.text.pdf.ColumnText
Sets the leading to fixed.
setLeading(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the text leading parameter.
setLeading(float) - Method in class com.aowagie.text.Phrase
Sets the leading of this phrase.
setLeading(float, float) - Method in class com.aowagie.text.pdf.ColumnText
Sets the leading fixed and variable.
setLeading(float, float) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the leading fixed and variable.
setLeft(float) - Method in class com.aowagie.text.Rectangle
Sets the lower left x-coordinate.
setLeft(int) - Method in class com.aowagie.text.Cell
This method throws an UnsupportedOperationException.
setLength(int) - Method in class com.aowagie.text.pdf.PRStream
 
setLength(int) - Method in class net.sf.jmimemagic.MagicMatch
set the length we are restricting the comparison to for this magic match
setLettered(boolean) - Method in class com.aowagie.text.List
 
setLineCap(int) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the Line cap style.
setLineColor(Color) - Method in class com.aowagie.text.pdf.draw.LineSeparator
Setter for the color of the line that will be drawn.
setLineDash(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the value of the line dash pattern.
setLineDash(float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the value of the line dash pattern.
setLineDash(float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the value of the line dash pattern.
setLineJoin(int) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the Line join style.
setLineWidth(float) - Method in class com.aowagie.text.pdf.draw.LineSeparator
Setter for the line width.
setLineWidth(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the line width.
setListItem(ListItem) - Method in class com.aowagie.text.pdf.PdfLine
Sets the listsymbol of this line.
setListOption(String, String[], String[]) - Method in class com.aowagie.text.pdf.AcroFields
Sets the option list for fields of type list or combo.
setListSelection(String, String[]) - Method in class com.aowagie.text.pdf.AcroFields
Sets different values in a list selection.
setListSymbol(Chunk) - Method in class com.aowagie.text.List
Sets the listsymbol.
setListSymbol(Chunk) - Method in class com.aowagie.text.ListItem
Sets the listsymbol.
setListSymbol(String) - Method in class com.aowagie.text.List
Sets the listsymbol.
setLiteral(char) - Method in class com.aowagie.text.pdf.PdfContentByte
Outputs a char directly to the content.
setLiteral(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Outputs a float directly to the content.
setLiteral(String) - Method in class com.aowagie.text.pdf.PdfContentByte
Outputs a String directly to the content.
setLocalDestination(String) - Method in class com.aowagie.text.Chunk
Sets a local destination for this Chunk.
setLocalGoto(String) - Method in class com.aowagie.text.Chunk
Sets a local goto for this Chunk.
setLocation(String) - Method in class com.aowagie.text.pdf.PdfPKCS7
Setter for property location.
setLocation(String) - Method in class com.aowagie.text.pdf.PdfSignature
 
setLocation(String) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the signing location.
setLocked(boolean) - Method in class com.aowagie.text.Table
 
setLockedWidth(boolean) - Method in class com.aowagie.text.pdf.PdfPTable
Uses the value in setTotalWidth() in Document.add().
setLowercase(boolean) - Method in class com.aowagie.text.List
 
setMappingName(String) - Method in class com.aowagie.text.pdf.PdfFormField
 
setMarginMirroring(boolean) - Method in interface com.aowagie.text.DocListener
Parameter that allows you to do left/right margin mirroring (odd/even pages)
setMarginMirroring(boolean) - Method in class com.aowagie.text.Document
Set the margin mirroring.
setMarginMirroring(boolean) - Method in class com.aowagie.text.DocWriter
 
setMarginMirroringTopBottom(boolean) - Method in interface com.aowagie.text.DocListener
Parameter that allows you to do top/bottom margin mirroring (odd/even pages)
setMarginMirroringTopBottom(boolean) - Method in class com.aowagie.text.Document
Set the margin mirroring.
setMarginMirroringTopBottom(boolean) - Method in class com.aowagie.text.DocWriter
 
setMargins(float, float, float, float) - Method in interface com.aowagie.text.DocListener
Sets the margins.
setMargins(float, float, float, float) - Method in class com.aowagie.text.Document
Sets the margins.
setMargins(float, float, float, float) - Method in class com.aowagie.text.DocWriter
Sets the margins.
setMatch(MagicMatch) - Method in class net.sf.jmimemagic.MagicMatcher
 
setMatrix(float[]) - Method in class com.aowagie.text.pdf.PdfShadingPattern
 
setMaxCharacterLength(int) - Method in class com.aowagie.text.pdf.TextField
Sets the maximum length of the field's text, in characters.
setMaxLines(int) - Method in class com.aowagie.text.Cell
Setter for maxLines
setMinimumHeight(float) - Method in class com.aowagie.text.pdf.PdfPCell
Set a minimum height for the cell.
setMinPushCharCount(int) - Method in class com.aowagie.text.pdf.hyphenation.Hyphenator
 
setMinRemainCharCount(int) - Method in class com.aowagie.text.pdf.hyphenation.Hyphenator
 
setMiterLimit(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the Miter limit.
setMKAlternateCaption(String) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setMKAlternateIcon(PdfTemplate) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setMKBackgroundColor(Color) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setMKBorderColor(Color) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setMKNormalCaption(String) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setMKNormalIcon(PdfTemplate) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setMKRolloverCaption(String) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setMKRolloverIcon(PdfTemplate) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setMKRotation(int) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setMKTextPosition(int) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setMoreInfo(Map) - Method in class com.aowagie.text.pdf.PdfStamper
An optional String map to add or change values in the info dictionary.
setMultiByteFileName(byte[]) - Method in class com.aowagie.text.pdf.PdfFileSpecification
Sets the file name (the key /F) string as an hex representation to support multi byte file names.
setMultipliedLeading(float) - Method in class com.aowagie.text.Paragraph
Sets the variable leading.
setN(float) - Method in class com.aowagie.text.pdf.Barcode
Sets the bar multiplier for wide bars.
setName(String) - Method in class com.aowagie.text.Anchor
Sets the name of this Anchor.
setName(String) - Method in class com.aowagie.text.pdf.PdfAnnotation
Sets the name of the annotation.
setName(String) - Method in class com.aowagie.text.pdf.PdfSignature
 
setName2Node(HashMap) - Method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Sets the mapping of full names to nodes.
setNeedAppearances(boolean) - Method in class com.aowagie.text.pdf.PdfAcroForm
 
setNewPage() - Method in class com.aowagie.text.Chunk
Sets a new page tag..
setNodeText(Node, String) - Method in class com.aowagie.text.pdf.XfaForm
Sets the text of this node.
setNotAddedYet(boolean) - Method in class com.aowagie.text.Section
Sets the indication if the section was already added to the document.
setNotAddedYet(boolean) - Method in class com.aowagie.text.Table
Sets the indication if the section was already added to the document.
setNoWrap(boolean) - Method in class com.aowagie.text.pdf.PdfPCell
Setter for property noWrap.
setNumberDepth(int) - Method in class com.aowagie.text.MarkedSection
Sets the depth of the sectionnumbers that will be shown preceding the title.
setNumberDepth(int) - Method in class com.aowagie.text.Section
Sets the depth of the sectionnumbers that will be shown preceding the title.
setNumbered(boolean) - Method in class com.aowagie.text.List
 
setNumberStyle(int) - Method in class com.aowagie.text.Section
Sets the style for numbering sections.
SETOCGSTATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
setOffset(float) - Method in class com.aowagie.text.pdf.draw.VerticalPositionMark
Setter for the offset.
setOffset(float) - Method in class com.aowagie.text.Table
Sets the offset of this table.
setOffset(int) - Method in class net.sf.jmimemagic.MagicMatch
set the offset in the stream we are comparing to the test value for this magic match
setOpen(boolean) - Method in class com.aowagie.text.pdf.PdfOutline
Setter for property open.
setOpenAction(PdfAction) - Method in interface com.aowagie.text.pdf.interfaces.PdfDocumentActions
When the document opens this action will be invoked.
setOpenAction(PdfAction) - Method in class com.aowagie.text.pdf.PdfStamperImp
 
setOpenAction(PdfAction) - Method in class com.aowagie.text.pdf.PdfWriter
 
setOpenAction(String) - Method in interface com.aowagie.text.pdf.interfaces.PdfDocumentActions
When the document opens it will jump to the destination with this name.
setOpenAction(String) - Method in class com.aowagie.text.pdf.PdfStamperImp
 
setOpenAction(String) - Method in class com.aowagie.text.pdf.PdfWriter
 
setOption() - Method in class org.mozilla.universalchardet.prober.CharsetProber
 
setOption() - Method in class org.mozilla.universalchardet.prober.contextanalysis.JapaneseContextAnalysis
 
setOption() - Method in class org.mozilla.universalchardet.prober.EscCharsetProber
 
setOption() - Method in class org.mozilla.universalchardet.prober.Latin1Prober
 
setOption() - Method in class org.mozilla.universalchardet.prober.MBCSGroupProber
 
setOption() - Method in class org.mozilla.universalchardet.prober.SBCSGroupProber
 
setOptions(int) - Method in class com.aowagie.text.pdf.TextField
Sets the option flags.
setOrder(ArrayList) - Method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Sets the order the names appear in the XML, depth first
setOriginalData(byte[]) - Method in class com.aowagie.text.Image
Setter for property originalData.
setOriginalType(int) - Method in class com.aowagie.text.Image
Setter for property originalType.
setOutlines(List) - Method in class com.aowagie.text.pdf.PdfStamper
Sets the bookmarks.
setOutlines(List) - Method in class com.aowagie.text.pdf.PdfWriter
Sets the bookmarks.
setOutput(OutputStream, String) - Method in class com.aowagie.text.xml.XmlDomWriter
Sets the output stream for printing.
setOutput(Writer) - Method in class com.aowagie.text.xml.XmlDomWriter
Sets the output writer.
setOutputIntents(String, String, String, String, ICC_Profile) - Method in class com.aowagie.text.pdf.PdfWriter
Sets the values of the output intent dictionary.
setOverPrintMode(int) - Method in class com.aowagie.text.pdf.PdfGState
Sets the flag whether to toggle knockout behavior for overprinted objects.
setOverPrintNonStroking(boolean) - Method in class com.aowagie.text.pdf.PdfGState
Sets the flag whether to apply overprint for non stroking painting operations.
setOverPrintStroking(boolean) - Method in class com.aowagie.text.pdf.PdfGState
Sets the flag whether to apply overprint for stroking.
setPadding(float) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the padding of the contents in the cell (space between content and border).
setPadding(float) - Method in class com.aowagie.text.Table
Sets the cellpadding.
setPaddingBottom(float) - Method in class com.aowagie.text.pdf.PdfPCell
Setter for property paddingBottom.
setPaddingLeft(float) - Method in class com.aowagie.text.pdf.PdfPCell
Setter for property paddingLeft.
setPaddingRight(float) - Method in class com.aowagie.text.pdf.PdfPCell
Setter for property paddingRight.
setPaddingTop(float) - Method in class com.aowagie.text.pdf.PdfPCell
Setter for property paddingTop.
setPage(int) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setPageAction(PdfName, PdfAction) - Method in class com.aowagie.text.pdf.PdfStamperImp
Always throws an UnsupportedOperationException.
setPageAction(PdfName, PdfAction) - Method in class com.aowagie.text.pdf.PdfWriter
 
setPageCount(int) - Method in interface com.aowagie.text.DocListener
Sets the page number.
setPageCount(int) - Method in class com.aowagie.text.Document
Sets the page number.
setPageCount(int) - Method in class com.aowagie.text.DocWriter
Sets the page number.
setPageEmpty(boolean) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to make sure a page is added, even if it's empty.
setPageEvent(PdfPageEvent) - Method in class com.aowagie.text.pdf.PdfWriter
Sets the PdfPageEvent for this document.
setPageLabels(PdfPageLabels) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to add page labels
setPageNumber(int) - Method in class com.aowagie.text.HeaderFooter
Sets the page number.
setPageSize(Rectangle) - Method in interface com.aowagie.text.DocListener
Sets the pagesize.
setPageSize(Rectangle) - Method in class com.aowagie.text.Document
Sets the pagesize.
setPageSize(Rectangle) - Method in class com.aowagie.text.DocWriter
Sets the pagesize.
setPageXmpMetadata(byte[]) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to set the XMP Metadata for each page.
setPatternFill(PdfPatternPainter) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the fill color to a pattern.
setPatternFill(PdfPatternPainter) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setPatternFill(PdfPatternPainter, Color, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the fill color to an uncolored pattern.
setPatternFill(PdfPatternPainter, Color, float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setPatternStroke(PdfPatternPainter) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the stroke color to a pattern.
setPatternStroke(PdfPatternPainter) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setPatternStroke(PdfPatternPainter, Color, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the stroke color to an uncolored pattern.
setPatternStroke(PdfPatternPainter, Color, float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setPdfVersion(char) - Method in interface com.aowagie.text.pdf.interfaces.PdfVersion
If the PDF Header hasn't been written yet, this changes the version as it will appear in the PDF Header.
setPdfVersion(char) - Method in class com.aowagie.text.pdf.internal.PdfVersionImp
 
setPdfVersion(char) - Method in class com.aowagie.text.pdf.PdfWriter
 
setPdfVersion(PdfName) - Method in interface com.aowagie.text.pdf.interfaces.PdfVersion
Sets the PDF version as it will appear in the Catalog.
setPdfVersion(PdfName) - Method in class com.aowagie.text.pdf.internal.PdfVersionImp
 
setPdfVersion(PdfName) - Method in class com.aowagie.text.pdf.PdfWriter
 
setPDFXConformance(int) - Method in interface com.aowagie.text.pdf.interfaces.PdfXConformance
Sets the PDF/X conformance level.
setPDFXConformance(int) - Method in class com.aowagie.text.pdf.internal.PdfXConformanceImp
 
setPDFXConformance(int) - Method in class com.aowagie.text.pdf.PdfWriter
 
setPercentage(float) - Method in class com.aowagie.text.pdf.draw.LineSeparator
Setter for the width as a percentage of the available width.
setPhrase(Phrase) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the Phrase for this cell.
setPlaceInPage(int) - Method in class com.aowagie.text.pdf.PdfAnnotation
Places the annotation in a specified page that must be greater or equal to the current one.
setPopup(PdfAnnotation) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setPostscriptFontName(String) - Method in class com.aowagie.text.pdf.BaseFont
Sets the font name that will appear in the pdf font dictionary.
setPostscriptFontName(String) - Method in class com.aowagie.text.pdf.DocumentFont
Sets the font name that will appear in the pdf font dictionary.
setPostSymbol(String) - Method in class com.aowagie.text.List
Sets the String that has to be added after a number or letter in the list symbol.
setPreSymbol(String) - Method in class com.aowagie.text.List
Sets the String that has to be added before a number or letter in the list symbol.
setProperties(Map) - Method in class net.sf.jmimemagic.MagicMatch
set the properties for this magic match
setProperty(String, XmpArray) - Method in class com.aowagie.text.xml.xmp.XmpSchema
 
setProperty(String, String) - Method in class com.aowagie.text.xml.xmp.XmpSchema
 
setProvider(String) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the Cryptographic Service Provider that will sign the document.
setQuadding(int) - Method in class com.aowagie.text.pdf.PdfFormField
 
setReader(PdfReader) - Method in class com.aowagie.text.pdf.XfaForm
Sets the PdfReader to be used by this instance.
setReason(String) - Method in class com.aowagie.text.pdf.PdfPKCS7
Setter for property reason.
setReason(String) - Method in class com.aowagie.text.pdf.PdfSignature
 
setReason(String) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the signing reason.
setReference(String) - Method in class com.aowagie.text.Anchor
Sets the reference of this Anchor.
setRemoteGoto(String, int) - Method in class com.aowagie.text.Chunk
Sets a goto for a remote destination for this Chunk.
setRemoteGoto(String, String) - Method in class com.aowagie.text.Chunk
Sets a goto for a remote destination for this Chunk.
setRender(int) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the rendering mode for this signature.
setRGBColorFill(int, int, int) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for filling paths (device dependent colors!).
setRGBColorFill(int, int, int) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setRGBColorFillF(float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for filling paths (device dependent colors!).
setRGBColorFillF(float, float, float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setRGBColorStroke(int, int, int) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for stroking paths (device dependent colors!).
setRGBColorStroke(int, int, int) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setRGBColorStrokeF(float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the current color for stroking paths (device dependent colors!).
setRGBColorStrokeF(float, float, float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
 
setRgbTransparencyBlending(boolean) - Method in class com.aowagie.text.pdf.PdfWriter
Sets the transparency blending colorspace to RGB.
setRight(float) - Method in class com.aowagie.text.Rectangle
Sets the upper right x-coordinate.
setRight(int) - Method in class com.aowagie.text.Cell
This method throws an UnsupportedOperationException.
setRightIndent(float) - Method in class com.aowagie.text.pdf.ColumnText
Sets the right paragraph lines indent.
setRightIndent(float) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the right paragraph lines indent.
setRotate(int) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setRotateContents(boolean) - Method in class com.aowagie.text.pdf.PdfStamper
Flags the content to be automatically adjusted to compensate the original page rotation.
setRotation(float) - Method in class com.aowagie.text.Image
Sets the rotation of the image in radians.
setRotation(int) - Method in class com.aowagie.text.pdf.TextField
Sets the field rotation.
setRotation(int) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the rotation of the cell.
setRotationDegrees(float) - Method in class com.aowagie.text.Image
Sets the rotation of the image in degrees.
setRotationFromPage(Rectangle) - Method in class com.aowagie.text.pdf.TextField
Convenience method to set the field rotation the same as the page rotation.
setRowspan(int) - Method in class com.aowagie.text.Cell
Sets the rowspan.
setRowspan(int) - Method in class com.aowagie.text.pdf.PdfPCell
Setter for property rowspan.
setRunDirection(int) - Method in class com.aowagie.text.pdf.ColumnText
Sets the run direction.
setRunDirection(int) - Method in interface com.aowagie.text.pdf.interfaces.PdfRunDirection
Sets the run direction.
setRunDirection(int) - Method in class com.aowagie.text.pdf.MultiColumnText
Sets the run direction.
setRunDirection(int) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the run direction of the text content in the cell.
setRunDirection(int) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the run direction of the contents of the table.
setRunDirection(int) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the run direction in the n2 and n4 layer.
setRunDirection(int) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to set the run direction.
setSchema(PdfCollectionSchema) - Method in class com.aowagie.text.pdf.collection.PdfCollection
Sets the Collection schema dictionary.
setShadingFill(PdfShadingPattern) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the shading fill pattern.
setShadingStroke(PdfShadingPattern) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the shading stroke pattern
setShowTruncation(String) - Method in class com.aowagie.text.Cell
Setter for showTruncation
setSigFlags(int) - Method in interface com.aowagie.text.pdf.interfaces.PdfAnnotations
Use this method to set the signature flags.
setSigFlags(int) - Method in class com.aowagie.text.pdf.internal.PdfAnnotationsImp
 
setSigFlags(int) - Method in class com.aowagie.text.pdf.PdfAcroForm
Sets the signature flags.
setSigFlags(int) - Method in class com.aowagie.text.pdf.PdfStamperImp
Set the signature flags.
setSigFlags(int) - Method in class com.aowagie.text.pdf.PdfWriter
 
setSignatureEvent(PdfSignatureAppearance.SignatureEvent) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the signature event to allow modification of the signature dictionary.
setSignatureGraphic(Image) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the Image object to render when Render is set to SignatureRenderGraphicAndDescription
setSignDate(Calendar) - Method in class com.aowagie.text.pdf.PdfPKCS7
Setter for property signDate.
setSignDate(Calendar) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the signature date.
setSignName(String) - Method in class com.aowagie.text.pdf.PdfPKCS7
Setter for property sigName.
setSimpleColumn(float, float, float, float) - Method in class com.aowagie.text.pdf.ColumnText
Simplified method for rectangular columns.
setSimpleColumn(float, float, float, float, float, int) - Method in class com.aowagie.text.pdf.ColumnText
Simplified method for rectangular columns.
setSimpleColumn(Phrase, float, float, float, float, float, int) - Method in class com.aowagie.text.pdf.ColumnText
Simplified method for rectangular columns.
setSimpleVars(ColumnText) - Method in class com.aowagie.text.pdf.ColumnText
 
setSize(float) - Method in class com.aowagie.text.Font
Sets the size.
setSize(float) - Method in class com.aowagie.text.pdf.Barcode
Sets the size of the text.
setSize(int) - Method in class com.aowagie.text.pdf.ByteBuffer
 
setSkew(float, float) - Method in class com.aowagie.text.Chunk
Skews the text to simulate italic and other effects.
setSkipFirstHeader(boolean) - Method in class com.aowagie.text.pdf.PdfPTable
Skips the printing of the first header.
setSkipLastFooter(boolean) - Method in class com.aowagie.text.pdf.PdfPTable
Skips the printing of the last footer.
setSmask(boolean) - Method in class com.aowagie.text.Image
Setter for property smask.
setSort(PdfCollectionSort) - Method in class com.aowagie.text.pdf.collection.PdfCollection
Sets the Collection sort dictionary.
setSpaceCharRatio(float) - Method in class com.aowagie.text.pdf.ColumnText
Sets the ratio between the extra word spacing and the extra character spacing when the text is fully justified.
setSpaceCharRatio(float) - Method in class com.aowagie.text.pdf.MultiColumnText
Sets the ratio between the extra word spacing and the extra character spacing when the text is fully justified.
setSpaceCharRatio(float) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the ratio between the extra word spacing and the extra character spacing when the text is fully justified.
setSpaceCharRatio(float) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to set the ratio between the extra word spacing and the extra character spacing when the text is fully justified.
setSpacing(float) - Method in class com.aowagie.text.Table
Sets the cellspacing.
setSpacingAfter(float) - Method in class com.aowagie.text.Image
Sets the spacing after this image.
setSpacingAfter(float) - Method in class com.aowagie.text.Paragraph
Sets the spacing after this paragraph.
setSpacingAfter(float) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the spacing after this table.
setSpacingBefore(float) - Method in class com.aowagie.text.Image
Sets the spacing before this image.
setSpacingBefore(float) - Method in class com.aowagie.text.Paragraph
Sets the spacing before this paragraph.
setSpacingBefore(float) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the spacing before this table.
setSplitCharacter(SplitCharacter) - Method in class com.aowagie.text.Chunk
Sets the split characters.
setSplitLate(boolean) - Method in class com.aowagie.text.pdf.PdfPTable
If true the row will only split if it's the first one in an empty page.
setSplitRows(boolean) - Method in class com.aowagie.text.pdf.PdfPTable
When set the rows that won't fit in the page will be split.
setStartOffset(int) - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
Setter for property startOffset.
setStartStopText(boolean) - Method in class com.aowagie.text.pdf.Barcode
Gets the property to show the start and stop character '*' in the text for the barcode 39.
setStrictImageSequence(boolean) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to set the image sequence, so that it follows the text in strict order (or not).
setStrokeOpacity(float) - Method in class com.aowagie.text.pdf.PdfGState
Sets the current stroking alpha constant, specifying the constant shape or constant opacity value to be used for stroking operations in the transparent imaging model.
setStyle(int) - Method in class com.aowagie.text.Font
Sets the style.
setStyle(int) - Method in class com.aowagie.text.pdf.PdfOutline
Setter for property style.
setStyle(String) - Method in class com.aowagie.text.Font
Sets the style using a String containing one of more of the following values: normal, bold, italic, underline, strike.
setSubMatchers(Collection) - Method in class net.sf.jmimemagic.MagicMatcher
Set all submatches.
setSubMatches(Collection) - Method in class net.sf.jmimemagic.MagicMatch
Set all submatches.
setSubset(boolean) - Method in class com.aowagie.text.pdf.BaseFont
Indicates if all the glyphs and widths for that particular encoding should be included in the document.
setSubstitutionFonts(ArrayList) - Method in class com.aowagie.text.pdf.AcroFields
Sets a list of substitution fonts.
setSubstitutionFonts(ArrayList) - Method in class com.aowagie.text.pdf.TextField
Sets a list of substitution fonts.
setSymbolIndent(float) - Method in class com.aowagie.text.List
 
setTableEvent(PdfPTableEvent) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the table event for this table.
setTableFitsPage(boolean) - Method in class com.aowagie.text.Table
Allows you to control when a page break occurs.
setTabs(PdfName) - Method in class com.aowagie.text.pdf.PdfWriter
Sets the value for the Tabs entry in the page tree.
setTag(String) - Method in class com.aowagie.text.pdf.PdfOutline
Setter for property tag.
setTagged() - Method in class com.aowagie.text.pdf.PdfWriter
Mark this document for tagging.
setTampered(boolean) - Method in class com.aowagie.text.pdf.PdfReader
Sets the tampered state.
setTemplateData(PdfTemplate) - Method in class com.aowagie.text.Image
Sets data from a PdfTemplate
setTemplateSom(XfaForm.Xml2SomTemplate) - Method in class com.aowagie.text.pdf.XfaForm
Sets the class that contains the template processing section of the XFA
setTest(ByteBuffer) - Method in class net.sf.jmimemagic.MagicMatch
set the test value for thie magic match
setText(Phrase) - Method in class com.aowagie.text.pdf.ColumnText
Replaces the current text array with this Phrase.
setText(String) - Method in class com.aowagie.text.pdf.TextField
Sets the text for text fields.
setTextAlignment(int) - Method in class com.aowagie.text.pdf.Barcode
Sets the text alignment.
setTextColor(Color) - Method in class com.aowagie.text.pdf.TextField
Sets the text color.
setTextKnockout(boolean) - Method in class com.aowagie.text.pdf.PdfGState
Determines the behavior of overlapping glyphs within a text object in the transparent imaging model.
setTextMatrix(float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
Changes the text matrix.
setTextRenderingMode(int) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the text rendering parameter.
setTextRenderMode(int, float, Color) - Method in class com.aowagie.text.Chunk
Sets the text rendering mode.
setTextRise(float) - Method in class com.aowagie.text.Chunk
Sets the text displacement relative to the baseline.
setTextRise(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the text rise parameter.
setThumbnail(Image) - Method in class com.aowagie.text.pdf.PdfStamperImp
 
setThumbnail(Image) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to set the thumbnail image for the current page.
SETTINGS - Static variable in class com.aowagie.text.pdf.PdfName
A name.
setTitle(MarkedObject) - Method in class com.aowagie.text.MarkedSection
Sets the title of this section.
setTitle(Paragraph) - Method in class com.aowagie.text.Section
Sets the title of this section.
setTitle(String) - Method in class com.aowagie.text.pdf.PdfAnnotation
 
setTitle(String) - Method in class com.aowagie.text.pdf.PdfOutline
Sets the title of this outline
setTokeniser(PRTokeniser) - Method in class com.aowagie.text.pdf.PdfContentParser
Sets the tokeniser.
setTop(float) - Method in class com.aowagie.text.Rectangle
Sets the upper right y-coordinate.
setTop(int) - Method in class com.aowagie.text.Cell
This method throws an UnsupportedOperationException.
setTotalWidth(float) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the full width of the table.
setTotalWidth(float[]) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the full width of the table from the absolute column width.
setTransition(PdfTransition) - Method in interface com.aowagie.text.pdf.interfaces.PdfPageActions
Sets the transition for the page
setTransition(PdfTransition) - Method in class com.aowagie.text.pdf.PdfStamperImp
Always throws an UnsupportedOperationException.
setTransition(PdfTransition) - Method in class com.aowagie.text.pdf.PdfWriter
 
setTransparency(int[]) - Method in class com.aowagie.text.Image
Sets the transparency values
setTriggerNewPage(boolean) - Method in class com.aowagie.text.MarkedSection
Setter for property triggerNewPage.
setTriggerNewPage(boolean) - Method in class com.aowagie.text.Section
Setter for property triggerNewPage.
setType(String) - Method in class net.sf.jmimemagic.MagicMatch
set the type of match to perform for this magic match
setUnderline(float, float) - Method in class com.aowagie.text.Chunk
Sets an horizontal line that can be an underline or a strikethrough.
setUnderline(Color, float, float, float, float, int) - Method in class com.aowagie.text.Chunk
Sets an horizontal line that can be an underline or a strikethrough.
setUrl(URL) - Method in class com.aowagie.text.Image
Sets the url of the image
setUseAscender(boolean) - Method in class com.aowagie.text.Cell
Sets the value of useAscender.
setUseAscender(boolean) - Method in class com.aowagie.text.pdf.ColumnText
Enables/Disables adjustment of first line height based on max ascender.
setUseAscender(boolean) - Method in class com.aowagie.text.pdf.PdfPCell
Enables/ Disables adjustment of first line height based on max ascender.
setUseBorderPadding(boolean) - Method in class com.aowagie.text.Cell
Sets the value of useBorderPadding.
setUseBorderPadding(boolean) - Method in class com.aowagie.text.pdf.PdfPCell
Adjusts effective padding to include border widths.
setUsed() - Method in class com.aowagie.text.pdf.PdfAnnotation
Setter for property used.
setUsed() - Method in class com.aowagie.text.pdf.PdfFormField
 
setUseDescender(boolean) - Method in class com.aowagie.text.Cell
Sets the value of useDescender.
setUseDescender(boolean) - Method in class com.aowagie.text.pdf.PdfPCell
Setter for property useDescender.
setUserName(String) - Method in class com.aowagie.text.pdf.PdfFormField
 
setUserProperties(boolean) - Method in class com.aowagie.text.pdf.PdfWriter
Sets the flag indicating the presence of structure elements that contain user properties attributes.
setUserunit(float) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to set the user unit.
setUseVariableBorders(boolean) - Method in class com.aowagie.text.Rectangle
Sets a parameter indicating if the rectangle has variable borders
setValue(PdfSignature) - Method in class com.aowagie.text.pdf.PdfFormField
 
setValueAsName(String) - Method in class com.aowagie.text.pdf.PdfFormField
 
setValueAsString(String) - Method in class com.aowagie.text.pdf.PdfFormField
 
setVerticalAlignment(int) - Method in class com.aowagie.text.Cell
Sets the vertical alignment.
setVerticalAlignment(int) - Method in class com.aowagie.text.pdf.PdfPCell
Sets the vertical alignment for the cell.
setVerticalAlignment(String) - Method in class com.aowagie.text.Cell
Sets the alignment of this paragraph.
setViewerPreferences(int) - Method in interface com.aowagie.text.pdf.interfaces.PdfViewerPreferences
Sets the page layout and page mode preferences by ORing one or two of these constants.
setViewerPreferences(int) - Method in class com.aowagie.text.pdf.internal.PdfViewerPreferencesImp
Sets the viewer preferences as the sum of several constants.
setViewerPreferences(int) - Method in class com.aowagie.text.pdf.PdfReader
Sets the viewer preferences as the sum of several constants.
setViewerPreferences(int) - Method in class com.aowagie.text.pdf.PdfStamper
Sets the viewer preferences.
setViewerPreferences(int) - Method in class com.aowagie.text.pdf.PdfStamperImp
Sets the viewer preferences.
setViewerPreferences(int) - Method in class com.aowagie.text.pdf.PdfWriter
 
setVisibility(int) - Method in class com.aowagie.text.pdf.TextField
Sets the field visibility flag.
setVisibleSignature(Rectangle, int, String) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the signature to be visible.
setVisibleSignature(String) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
Sets the signature to be visible.
setVolatile(boolean) - Method in class com.aowagie.text.pdf.PdfFileSpecification
Sets a flag that indicates whether an external file referenced by the file specification is volatile.
setWidget(Rectangle, PdfName) - Method in class com.aowagie.text.pdf.PdfFormField
 
setWidth(float) - Method in class com.aowagie.text.Cell
Sets the width.
setWidth(float) - Method in class com.aowagie.text.pdf.PdfTemplate
Sets the bounding width of this template.
setWidth(float) - Method in class com.aowagie.text.SimpleTable
 
setWidth(float) - Method in class com.aowagie.text.Table
Sets the width of this table (in percentage of the available space).
setWidth(String) - Method in class com.aowagie.text.Cell
Sets the width.
setWidthpercentage(float) - Method in class com.aowagie.text.SimpleTable
 
setWidthPercentage(float) - Method in class com.aowagie.text.Image
Setter for property widthPercentage.
setWidthPercentage(float) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the width percentage that the table will occupy in the page.
setWidthPercentage(float[], Rectangle) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the percentage width of the table from the absolute column width.
setWidths(float[]) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the relative widths of the table.
setWidths(float[]) - Method in class com.aowagie.text.Table
Sets the widths of the different columns (percentages).
setWidths(int[]) - Method in class com.aowagie.text.pdf.PdfPTable
Sets the relative widths of the table.
setWidths(int[]) - Method in class com.aowagie.text.Table
Sets the widths of the different columns (percentages).
setWordSpacing(float) - Method in class com.aowagie.text.pdf.PdfContentByte
Sets the word spacing parameter.
setWriter(PdfWriter) - Method in class com.aowagie.text.pdf.TextField
Setter for property writer.
setX(float) - Method in class com.aowagie.text.pdf.Barcode
Sets the minimum bar width.
setXfa(PdfWriter) - Method in class com.aowagie.text.pdf.XfaForm
Sets the XFA key from the instance data.
setXfa(XfaForm, PdfReader, PdfWriter) - Static method in class com.aowagie.text.pdf.XfaForm
Sets the XFA key from a byte array.
setXfaPresent(boolean) - Method in class com.aowagie.text.pdf.XfaForm
Sets the XFA form flag signaling that this is a valid XFA form.
setXmpMetadata(byte[]) - Method in class com.aowagie.text.pdf.PdfStamper
Sets the XMP metadata.
setXmpMetadata(byte[]) - Method in class com.aowagie.text.pdf.PdfWriter
Use this method to set the XMP Metadata.
setXStep(float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
Sets the horizontal interval of this pattern.
setXYRatio(float) - Method in class com.aowagie.text.Image
Sets the X/Y pixel dimensionless aspect ratio.
setYLine(float) - Method in class com.aowagie.text.pdf.ColumnText
Sets the yLine.
setYStep(float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
Sets the vertical interval of this pattern.
SHADING - Static variable in class com.aowagie.text.pdf.PdfName
A name
ShadingColor - Class in com.aowagie.text.pdf
Implements a shading pattern as a Color.
ShadingColor(PdfShadingPattern) - Constructor for class com.aowagie.text.pdf.ShadingColor
Creates a shading color.
SHADINGTYPE - Static variable in class com.aowagie.text.pdf.PdfName
A name
shallowCopy(PdfPTable) - Static method in class com.aowagie.text.pdf.PdfPTable
Makes a shallow copy of a table (format without content).
shallowDuplicate(PdfAnnotation) - Static method in class com.aowagie.text.pdf.PdfFormField
 
SHIFT - Static variable in class com.aowagie.text.pdf.Barcode128
 
SHIFT_JIS - Static variable in class com.aowagie.text.pdf.PdfName
A name
SHIFT_MASK_16BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
SHIFT_MASK_4BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
SHIFT_MASK_8BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
shiftCurrentColumn() - Method in class com.aowagie.text.pdf.MultiColumnText
Shifts the current column.
SHORTCUT_THRESHOLD - Static variable in class org.mozilla.universalchardet.prober.CharsetProber
/////////////////////////////////////////////////////////////
shortStore - Variable in class com.aowagie.text.pdf.BidiLine
 
showText(String) - Method in class com.aowagie.text.pdf.PdfContentByte
Shows the text.
showTextAligned(PdfContentByte, int, Phrase, float, float, float) - Static method in class com.aowagie.text.pdf.ColumnText
Shows a line of text.
showTextAligned(PdfContentByte, int, Phrase, float, float, float, int, int) - Static method in class com.aowagie.text.pdf.ColumnText
Shows a line of text.
SIG - Static variable in class com.aowagie.text.pdf.PdfName
A name
SIGFLAGS - Static variable in class com.aowagie.text.pdf.PdfName
A name
signatureCoversWholeDocument(String) - Method in class com.aowagie.text.pdf.AcroFields
Checks is the signature covers the entire document or just part of it.
SignatureRenderDescription - Static variable in class com.aowagie.text.pdf.PdfSignatureAppearance
The rendering mode is just the description
SignatureRenderGraphicAndDescription - Static variable in class com.aowagie.text.pdf.PdfSignatureAppearance
The rendering mode is an image and the description
SignatureRenderNameAndDescription - Static variable in class com.aowagie.text.pdf.PdfSignatureAppearance
The rendering mode is the name of the signer and the description
SIGREF - Static variable in class com.aowagie.text.pdf.PdfName
A name
SimpleTable - Class in com.aowagie.text
Rectangle that can be used for Cells.
SimpleTable() - Constructor for class com.aowagie.text.SimpleTable
A RectangleCell is always constructed without any dimensions.
SIMPLEX - Static variable in class com.aowagie.text.pdf.PdfName
A name
SimpleXMLDocHandler - Interface in com.aowagie.text.xml.simpleparser
The handler for the events fired by SimpleXMLParser.
SimpleXMLParser - Class in com.aowagie.text.xml.simpleparser
A simple XML and HTML parser.
SINGLE_SHIFT_2 - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.EUCJPContextAnalysis
 
SINGLE_SHIFT_3 - Static variable in class org.mozilla.universalchardet.prober.contextanalysis.EUCJPContextAnalysis
 
SINGLELINE - Static variable in class com.aowagie.text.pdf.PdfFormField
 
SINGLELINE_MASK - Static variable in class org.apache.oro.text.regex.Perl5Compiler
A mask passed as an option to the compile methods to indicate a compiled regular expression should treat input as being a single line.
SINGLEPAGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
size - Variable in class com.aowagie.text.pdf.Barcode
The size of the text or the height of the shorter bar in Postnet.
size() - Method in class com.aowagie.text.List
Gets the size of the list.
size() - Method in class com.aowagie.text.pdf.AcroFields.Item
Preferred method of determining the number of instances of a given field.
size() - Method in class com.aowagie.text.pdf.PdfArray
Returns the number of entries in the array.
size() - Method in class com.aowagie.text.pdf.PdfDictionary
Returns the number of key-value mappings in this PdfDictionary.
size() - Method in class com.aowagie.text.pdf.PdfLine
Returns the number of chunks in the line.
size() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the number of rows in this table.
size() - Method in class com.aowagie.text.pdf.PRAcroForm
Number of fields found
size() - Method in class com.aowagie.text.Table
Gets the number of rows in this Table.
size() - Method in class org.apache.oro.text.GenericPatternCache
Returns the number of elements in the cache, not to be confused with the GenericPatternCache.capacity() which returns the number of elements that can be held in the cache at one time.
size() - Method in interface org.apache.oro.util.Cache
Returns the number of elements in the cache, not to be confused with the Cache.capacity() which returns the number of elements that can be held in the cache at one time.
size() - Method in class org.apache.oro.util.GenericCache
Returns the number of elements in the cache, not to be confused with the GenericCache.capacity() which returns the number of elements that can be held in the cache at one time.
SIZE - Static variable in class com.aowagie.text.ElementTags
the possible value of an alignment attribute
SIZE - Static variable in class com.aowagie.text.pdf.PdfName
A name
SJIS_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.SJISSMModel
/////////////////////////////////////////////////////////////
SJISContextAnalysis - Class in org.mozilla.universalchardet.prober.contextanalysis
 
SJISContextAnalysis() - Constructor for class org.mozilla.universalchardet.prober.contextanalysis.SJISContextAnalysis
/////////////////////////////////////////////////////////////
SJISDistributionAnalysis - Class in org.mozilla.universalchardet.prober.distributionanalysis
 
SJISDistributionAnalysis() - Constructor for class org.mozilla.universalchardet.prober.distributionanalysis.SJISDistributionAnalysis
/////////////////////////////////////////////////////////////
SJISSMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
SJISSMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.SJISSMModel
/////////////////////////////////////////////////////////////
SKEW - Static variable in class com.aowagie.text.Chunk
Key for text skewing.
skip(long) - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
skip(InputStream, int) - Static method in class com.aowagie.text.Utilities
This method is an alternative for the InputStream.skip() -method that doesn't seem to work properly for big values of size .
skipBytes(int) - Method in class com.aowagie.text.pdf.RandomAccessFileOrArray
 
SMASK - Static variable in class com.aowagie.text.pdf.PdfName
A name
SMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
SMModel(PkgInt, int, PkgInt, int[], String) - Constructor for class org.mozilla.universalchardet.prober.statemachine.SMModel
/////////////////////////////////////////////////////////////
softCloneNonPositionParameters(Rectangle) - Method in class com.aowagie.text.Rectangle
Copies each of the parameters, except the position, from a Rectangle object if the value is set there
SORT - Static variable in class com.aowagie.text.pdf.PdfName
A name
SOUND - Static variable in class com.aowagie.text.pdf.PdfName
A name.
spacingAfter - Variable in class com.aowagie.text.pdf.PdfPTable
The spacing after the table.
spacingAfter() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the spacing after this table.
spacingBefore - Variable in class com.aowagie.text.pdf.PdfPTable
The spacing before the table.
spacingBefore() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the spacing before this table.
SPAN - Static variable in class com.aowagie.text.pdf.PdfName
A name
specialMap - Variable in class com.aowagie.text.pdf.BaseFont
Custom encodings use this map to key the Unicode character to the single byte code.
SPEED - Static variable in class com.aowagie.text.pdf.PdfName
A name.
SPLIT - Static variable in class com.aowagie.text.pdf.PdfName
A name
SplitCharacter - Interface in com.aowagie.text
Interface for customizing the split character.
SPLITCHARACTER - Static variable in class com.aowagie.text.Chunk
Key for split character.
splitDAelements(String) - Static method in class com.aowagie.text.pdf.AcroFields
 
splitParts(String) - Static method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Splits a SOM name in the individual parts.
SpotColor - Class in com.aowagie.text.pdf
 
SQUARE - Static variable in class com.aowagie.text.pdf.PdfName
A name
SQUIGGLY - Static variable in class com.aowagie.text.pdf.PdfName
A name
SRC - Static variable in class com.aowagie.text.ElementTags
attribute of the image or iframe tag
ST - Static variable in class com.aowagie.text.pdf.PdfName
A name
stack - Variable in class com.aowagie.text.pdf.XfaForm.Xml2Som
A stack to be used when parsing.
Stack2() - Constructor for class com.aowagie.text.pdf.XfaForm.Stack2
 
STAMP - Static variable in class com.aowagie.text.pdf.PdfName
A name
STANDARD - Static variable in class com.aowagie.text.pdf.PdfName
A name
START - Static variable in class org.mozilla.universalchardet.prober.statemachine.SMModel
/////////////////////////////////////////////////////////////
START_A - Static variable in class com.aowagie.text.pdf.Barcode128
The start code.
START_B - Static variable in class com.aowagie.text.pdf.Barcode128
The start code.
START_C - Static variable in class com.aowagie.text.pdf.Barcode128
The start code.
START_COLUMN - Static variable in class com.aowagie.text.pdf.ColumnText
Initial value of the status.
STARTA - Static variable in class com.aowagie.text.pdf.Barcode128
 
STARTB - Static variable in class com.aowagie.text.pdf.Barcode128
 
STARTC - Static variable in class com.aowagie.text.pdf.Barcode128
 
startDocument() - Method in interface com.aowagie.text.xml.simpleparser.SimpleXMLDocHandler
Called when the document starts to be parsed.
startDocument() - Method in class net.sf.jmimemagic.MagicParser
 
startElement(String, String, String, Attributes) - Method in class net.sf.jmimemagic.MagicParser
 
startElement(String, HashMap) - Method in interface com.aowagie.text.xml.simpleparser.SimpleXMLDocHandler
Called when a start tag is found.
startStopText - Variable in class com.aowagie.text.pdf.Barcode
Show the start and stop character '*' in the text for the barcode 39 or 'ABCD' for codabar.
state - Variable in class com.aowagie.text.pdf.PdfContentByte
This is the GraphicState in use
STATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
stateTable - Variable in class org.mozilla.universalchardet.prober.statemachine.SMModel
 
staticNames - Static variable in class com.aowagie.text.pdf.PdfName
map strings to all known static names
STDCF - Static variable in class com.aowagie.text.pdf.PdfName
A name
STEMV - Static variable in class com.aowagie.text.pdf.PdfName
A name
STMF - Static variable in class com.aowagie.text.pdf.PdfName
A name
storedCurrentChar - Variable in class com.aowagie.text.pdf.BidiLine
 
storedDetailChunks - Variable in class com.aowagie.text.pdf.BidiLine
 
storedIndexChars - Variable in class com.aowagie.text.pdf.BidiLine
 
storedIndexChunk - Variable in class com.aowagie.text.pdf.BidiLine
 
storedIndexChunkChar - Variable in class com.aowagie.text.pdf.BidiLine
 
storedOrderLevels - Variable in class com.aowagie.text.pdf.BidiLine
 
storedRunDirection - Variable in class com.aowagie.text.pdf.BidiLine
 
storedText - Variable in class com.aowagie.text.pdf.BidiLine
 
storedTotalTextLength - Variable in class com.aowagie.text.pdf.BidiLine
 
STREAM - Static variable in class com.aowagie.text.pdf.PdfObject
A possible type of PdfObject
streamBytes - Variable in class com.aowagie.text.pdf.PdfStream
 
STRF - Static variable in class com.aowagie.text.pdf.PdfName
A name
STRIKEOUT - Static variable in class com.aowagie.text.pdf.PdfName
A name
STRIKETHROUGH_POSITION - Static variable in class com.aowagie.text.pdf.BaseFont
The strikethrough position.
STRIKETHROUGH_THICKNESS - Static variable in class com.aowagie.text.pdf.BaseFont
The strikethrough thickness.
STRIKETHRU - Static variable in class com.aowagie.text.Font
this is a possible style.
stroke() - Method in class com.aowagie.text.pdf.PdfContentByte
Strokes the path.
STRUCTPARENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
STRUCTPARENTS - Static variable in class com.aowagie.text.pdf.PdfName
A name
STRUCTTREEROOT - Static variable in class com.aowagie.text.pdf.PdfName
A name
STYLE - Static variable in class com.aowagie.text.ElementTags
the possible value of an alignment attribute
STYLE - Static variable in class com.aowagie.text.pdf.PdfName
A name
SUBFILTER - Static variable in class com.aowagie.text.pdf.PdfName
A name
SUBJECT - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
SUBJECT - Static variable in class com.aowagie.text.pdf.PdfName
A name
SUBMITFORM - Static variable in class com.aowagie.text.pdf.PdfName
A name
SUBSCRIPT_OFFSET - Static variable in class com.aowagie.text.pdf.BaseFont
The recommended vertical offset from the baseline for subscripts for this font.
SUBSCRIPT_SIZE - Static variable in class com.aowagie.text.pdf.BaseFont
The recommended vertical size for subscripts for this font.
subsections - Variable in class com.aowagie.text.Section
This is the number of subsections.
subset - Variable in class com.aowagie.text.pdf.BaseFont
Indicates if all the glyphs and widths for that particular encoding should be included in the document.
subsetRanges - Variable in class com.aowagie.text.pdf.BaseFont
 
SUBSUPSCRIPT - Static variable in class com.aowagie.text.Chunk
Key for sub/superscript.
SUBSUPSCRIPT - Static variable in class com.aowagie.text.ElementTags
attribute of the chunk tag
SUBTYPE - Static variable in class com.aowagie.text.pdf.PdfName
A name
SUPERSCRIPT_OFFSET - Static variable in class com.aowagie.text.pdf.BaseFont
The recommended vertical offset from the baseline for superscripts for this font.
SUPERSCRIPT_SIZE - Static variable in class com.aowagie.text.pdf.BaseFont
The recommended vertical size for superscripts for this font.
superToPdf(PdfWriter, OutputStream) - Method in class com.aowagie.text.pdf.PdfStream
 
SUPP2 - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
SUPP5 - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
SUPPLEMENT - Static variable in class com.aowagie.text.pdf.PdfName
A name
SURE_NO - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
/////////////////////////////////////////////////////////////
SURE_YES - Static variable in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
SV - Static variable in class com.aowagie.text.pdf.PdfName
A name
SW - Static variable in class com.aowagie.text.pdf.PdfName
A name
symbol - Variable in class com.aowagie.text.List
This is the listsymbol of a list that is not numbered.
SYMBOL - Static variable in class com.aowagie.text.Font
a possible value of a font family.
SYMBOL - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
SYMBOL - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
SYMBOL - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
symbolIndent - Variable in class com.aowagie.text.List
The indentation of the listitems.
symbolIndent - Variable in class com.aowagie.text.pdf.PdfLine
The listsymbol (if necessary).
SYMBOLINDENT - Static variable in class com.aowagie.text.ElementTags
attribute of list tag

T

T - Static variable in class com.aowagie.text.pdf.PdfName
A name
TA - Static variable in class com.aowagie.text.pdf.PdfName
A name
TAB - Static variable in class com.aowagie.text.Chunk
Key for drawInterface of the tab.
Table - Class in com.aowagie.text
A Table is a Rectangle that contains Cells, ordered in some kind of matrix.
Table(int) - Constructor for class com.aowagie.text.Table
Constructs a Table with a certain number of columns.
TABLE - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
TABLE - Static variable in class com.aowagie.text.ElementTags
the table tag
TABLE - Static variable in class com.aowagie.text.pdf.PdfName
A name
TABLE - Static variable in class com.aowagie.text.Row
id of the Table element in a Row
tableEvent - Variable in class com.aowagie.text.pdf.PdfPTable
 
TABLEFITSPAGE - Static variable in class com.aowagie.text.ElementTags
attribute of the table tag
tableLayout(PdfPTable, float[][], float[], int, int, PdfContentByte[]) - Method in class com.aowagie.text.pdf.events.PdfPTableEventForwarder
 
tableLayout(PdfPTable, float[][], float[], int, int, PdfContentByte[]) - Method in interface com.aowagie.text.pdf.PdfPTableEvent
This method is called at the end of the table rendering.
tableLayout(PdfPTable, float[][], float[], int, int, PdfContentByte[]) - Method in class com.aowagie.text.SimpleTable
 
TABLEROW - Static variable in class com.aowagie.text.pdf.PdfName
A name
tabOrder - Variable in class com.aowagie.text.pdf.AcroFields.Item
Deprecated.
(will remove 'public' in the future)
TABS - Static variable in class com.aowagie.text.pdf.PdfName
A name
tagICC(ICC_Profile) - Method in class com.aowagie.text.Image
Tags this image with an ICC profile.
TBODY - Static variable in class com.aowagie.text.pdf.PdfName
A name
TD - Static variable in class com.aowagie.text.pdf.PdfName
A name
templates - Variable in class com.aowagie.text.pdf.PdfAnnotation
 
test(byte[], boolean) - Method in class net.sf.jmimemagic.MagicMatcher
Test to see if this match or any submatches match.
test(File, boolean) - Method in class net.sf.jmimemagic.MagicMatcher
test to see if this match or any submatches match
text - Variable in class com.aowagie.text.pdf.TextField
 
text - Variable in class com.aowagie.text.pdf.BidiLine
 
text(String) - Method in interface com.aowagie.text.xml.simpleparser.SimpleXMLDocHandler
Called when a text element is found.
TEXT - Static variable in class com.aowagie.text.Annotation
This is a possible annotation type.
TEXT - Static variable in class com.aowagie.text.pdf.PdfName
A name
TEXT_UNICODE - Static variable in class com.aowagie.text.pdf.PdfObject
This is the encoding to be used to output text in Unicode.
textAlignment - Variable in class com.aowagie.text.pdf.Barcode
The text alignment.
TEXTCANVAS - Static variable in class com.aowagie.text.pdf.PdfPTable
The index of the duplicate PdfContentByte where the text will be drawn.
textColor - Variable in class com.aowagie.text.pdf.TextField
 
TextElementArray - Interface in com.aowagie.text
Interface for a text element to which other objects can be added.
TextField - Class in com.aowagie.text.pdf
Supports text, combo and list fields generating the correct appearances.
TextField(PdfWriter, Rectangle, String) - Constructor for class com.aowagie.text.pdf.TextField
Creates a new TextField.
TextFileDetector - Class in net.sf.jmimemagic.detectors
DOCUMENT ME!
TextFileDetector() - Constructor for class net.sf.jmimemagic.detectors.TextFileDetector
Creates a new TextFileDetector object.
TEXTRENDERMODE - Static variable in class com.aowagie.text.Chunk
Key for text rendering mode.
TEXTWRAP - Static variable in class com.aowagie.text.ElementTags
attribute of the image tag
TEXTWRAP - Static variable in class com.aowagie.text.Image
this is a kind of image alignment.
TFOOT - Static variable in class com.aowagie.text.pdf.PdfName
A name
TH - Static variable in class com.aowagie.text.pdf.PdfName
A name
THEAD - Static variable in class com.aowagie.text.pdf.PdfName
A name
thisReference - Variable in class com.aowagie.text.pdf.PdfTemplate
The indirect reference to this template
THREADS - Static variable in class com.aowagie.text.pdf.PdfName
A name
THUMB - Static variable in class com.aowagie.text.pdf.PdfName
A name
TI - Static variable in class com.aowagie.text.pdf.PdfName
A name
TIFFFaxDecoder - Class in com.aowagie.text.pdf.codec
 
TiffImage - Class in com.aowagie.text.pdf.codec
Reads TIFF images
TiffImage() - Constructor for class com.aowagie.text.pdf.codec.TiffImage
 
TILINGTYPE - Static variable in class com.aowagie.text.pdf.PdfName
A name
TIME - Static variable in class com.aowagie.text.pdf.PdfName
A name
TIMES - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
TIMES_BOLD - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
TIMES_BOLD - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
TIMES_BOLD - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
TIMES_BOLDITALIC - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
TIMES_BOLDITALIC - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
TIMES_BOLDITALIC - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
TIMES_ITALIC - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
TIMES_ITALIC - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
TIMES_ITALIC - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
TIMES_ROMAN - Static variable in class com.aowagie.text.Font
a possible value of a font family.
TIMES_ROMAN - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
TIMES_ROMAN - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
TIMES_ROMAN - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
title - Variable in class com.aowagie.text.MarkedSection
This is the title of this section.
title - Variable in class com.aowagie.text.Section
The title of this section.
title() - Method in class com.aowagie.text.Annotation
Returns the title of this Annotation.
TITLE - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
TITLE - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
TITLE - Static variable in class com.aowagie.text.ElementTags
attribute of the root and annotation tag (also a special tag within a chapter or section)
TITLE - Static variable in class com.aowagie.text.pdf.PdfName
A name
TK - Static variable in class com.aowagie.text.pdf.PdfName
A name
TM - Static variable in class com.aowagie.text.pdf.PdfName
A name
toByteArray() - Method in class com.aowagie.text.pdf.ByteBuffer
Creates a newly allocated byte array.
TOC - Static variable in class com.aowagie.text.pdf.PdfName
A name
TOCI - Static variable in class com.aowagie.text.pdf.PdfName
A name
TOGGLE - Static variable in class com.aowagie.text.pdf.PdfName
A name
tokens - Variable in class com.aowagie.text.pdf.PdfReader
 
TOOLBAR - Static variable in class com.aowagie.text.pdf.PdfName
A name.
top() - Method in class com.aowagie.text.Document
Returns the upper right y-coordinate.
top() - Method in class com.aowagie.text.pdf.PdfRectangle
Returns the upper right y-coordinate.
top(float) - Method in class com.aowagie.text.Document
Returns the upper right y-coordinate, considering a given margin.
TOP - Static variable in class com.aowagie.text.ElementTags
attribute of the table/cell tag
TOP - Static variable in class com.aowagie.text.Rectangle
This represents one side of the border of the Rectangle.
toPdf(PdfWriter, OutputStream) - Method in class com.aowagie.text.pdf.PdfArray
Writes the PDF representation of this PdfArray as an array of byte to the specified OutputStream.
toPdf(PdfWriter, OutputStream) - Method in class com.aowagie.text.pdf.PdfDictionary
Writes the PDF representation of this PdfDictionary as an array of byte to the given OutputStream.
toPdf(PdfWriter, OutputStream) - Method in class com.aowagie.text.pdf.PdfLiteral
 
toPdf(PdfWriter, OutputStream) - Method in class com.aowagie.text.pdf.PdfObject
Writes the PDF representation of this PdfObject as an array of bytes to the writer.
toPdf(PdfWriter, OutputStream) - Method in class com.aowagie.text.pdf.PdfOutline
Returns the PDF representation of this PdfOutline.
toPdf(PdfWriter, OutputStream) - Method in class com.aowagie.text.pdf.PdfStream
 
toPdf(PdfWriter, OutputStream) - Method in class com.aowagie.text.pdf.PdfString
Writes the PDF representation of this PdfString as an array of byte to the specified OutputStream.
toPdf(PdfWriter, OutputStream) - Method in class com.aowagie.text.pdf.PRIndirectReference
 
toPdf(PdfWriter, OutputStream) - Method in class com.aowagie.text.pdf.PRStream
 
topMargin() - Method in class com.aowagie.text.Document
Returns the top margin.
toString() - Method in class com.aowagie.text.Chunk
Returns the content of this Chunk.
toString() - Method in interface com.aowagie.text.Element
Gets the content of the text element.
toString() - Method in exception class com.aowagie.text.ExceptionConverter
The toString() is changed to be prefixed with ExceptionConverter
toString() - Method in class com.aowagie.text.pdf.ByteBuffer
Converts the buffer's contents into a string, translating bytes into characters according to the platform's default character encoding.
toString() - Method in class com.aowagie.text.pdf.hyphenation.Hyphenation
 
toString() - Method in class com.aowagie.text.pdf.PdfArray
Returns a string representation of this PdfArray.
toString() - Method in class com.aowagie.text.pdf.PdfBoolean
 
toString() - Method in class com.aowagie.text.pdf.PdfChunk
 
toString() - Method in class com.aowagie.text.pdf.PdfContentByte
Returns the String representation of this PdfContentByte-object.
toString() - Method in class com.aowagie.text.pdf.PdfDictionary
Returns a string representation of this PdfDictionary.
toString() - Method in class com.aowagie.text.pdf.PdfIndirectReference
 
toString() - Method in class com.aowagie.text.pdf.PdfLine
Get the string representation of what is in this line.
toString() - Method in class com.aowagie.text.pdf.PdfObject
Returns the String-representation of this PdfObject.
toString() - Method in class com.aowagie.text.pdf.PdfPKCS7.X509Name
 
toString() - Method in class com.aowagie.text.pdf.PdfStream
 
toString() - Method in class com.aowagie.text.pdf.PdfString
Returns the String value of this PdfString-object.
toString() - Method in class com.aowagie.text.Rectangle
 
toString() - Method in class com.aowagie.text.xml.xmp.XmpArray
Returns the String representation of the XmpArray.
toString() - Method in class com.aowagie.text.xml.xmp.XmpSchema
The String representation of the contents.
toString() - Method in class org.apache.oro.text.perl.Perl5Util
Returns the same as group(0).
toString() - Method in interface org.apache.oro.text.regex.MatchResult
Returns the same as group(0).
totalHeight - Variable in class com.aowagie.text.pdf.PdfPTable
 
totalTextLength - Variable in class com.aowagie.text.pdf.BidiLine
 
totalWidth - Variable in class com.aowagie.text.pdf.PdfPTable
 
TOUNICODE - Static variable in class com.aowagie.text.pdf.PdfName
A name
toUnicodeString() - Method in class com.aowagie.text.pdf.PdfString
Returns the Unicode String value of this PdfString-object.
TP - Static variable in class com.aowagie.text.pdf.PdfName
A name
trailer - Variable in class com.aowagie.text.pdf.PdfReader
 
TRANS - Static variable in class com.aowagie.text.pdf.PdfName
A name
TRANSFORMMETHOD - Static variable in class com.aowagie.text.pdf.PdfName
A name
TRANSFORMPARAMS - Static variable in class com.aowagie.text.pdf.PdfName
A name
TRANSPARENCY - Static variable in class com.aowagie.text.pdf.PdfName
A name
TRANSPARENT - Static variable in class com.aowagie.text.pdf.PdfName
A name.
TRAPPED - Static variable in class com.aowagie.text.pdf.PdfName
A name
triggerNewPage - Variable in class com.aowagie.text.Section
true if the section has to trigger a new page
TRIMBOX - Static variable in class com.aowagie.text.pdf.PdfName
A name
trimFirstSpace() - Method in class com.aowagie.text.pdf.PdfChunk
 
trimLeft(int, int) - Method in class com.aowagie.text.pdf.BidiLine
 
trimLeftEx(int, int) - Method in class com.aowagie.text.pdf.BidiLine
 
trimRight(int, int) - Method in class com.aowagie.text.pdf.BidiLine
 
trimRightEx(int, int) - Method in class com.aowagie.text.pdf.BidiLine
 
TRUETYPE - Static variable in class com.aowagie.text.pdf.PdfName
A name
TU - Static variable in class com.aowagie.text.pdf.PdfName
A name
TWOCOLUMNLEFT - Static variable in class com.aowagie.text.pdf.PdfName
A name
TWOCOLUMNRIGHT - Static variable in class com.aowagie.text.pdf.PdfName
A name
TWOPAGELEFT - Static variable in class com.aowagie.text.pdf.PdfName
A name
TWOPAGERIGHT - Static variable in class com.aowagie.text.pdf.PdfName
A name
TX - Static variable in class com.aowagie.text.pdf.PdfName
A name
type - Variable in class com.aowagie.text.Image
The image type.
type - Variable in class com.aowagie.text.pdf.ExtendedColor
 
type - Variable in class com.aowagie.text.pdf.PdfObject
The type of this PdfObject
type - Variable in class com.aowagie.text.pdf.PdfTemplate
 
type() - Method in class com.aowagie.text.Anchor
Gets the type of the text element.
type() - Method in class com.aowagie.text.Annotation
Gets the type of the text element.
type() - Method in class com.aowagie.text.Cell
Gets the type of the text element.
type() - Method in class com.aowagie.text.Chapter
Gets the type of the text element.
type() - Method in class com.aowagie.text.Chunk
Gets the type of the text element.
type() - Method in interface com.aowagie.text.Element
Gets the type of the text element.
type() - Method in class com.aowagie.text.Image
Returns the type.
type() - Method in class com.aowagie.text.List
Gets the type of the text element.
type() - Method in class com.aowagie.text.ListItem
Gets the type of the text element.
type() - Method in class com.aowagie.text.MarkedObject
Gets the type of the text element.
type() - Method in class com.aowagie.text.Meta
Gets the type of the text element.
type() - Method in class com.aowagie.text.Paragraph
Gets the type of the text element.
type() - Method in class com.aowagie.text.pdf.draw.VerticalPositionMark
 
type() - Method in class com.aowagie.text.pdf.MultiColumnText
Gets the type of the text element.
type() - Method in class com.aowagie.text.pdf.PdfObject
Returns the type of this PdfObject.
type() - Method in class com.aowagie.text.pdf.PdfPTable
Gets the type of the text element.
type() - Method in class com.aowagie.text.Phrase
Gets the type of the text element.
type() - Method in class com.aowagie.text.Rectangle
Gets the type of the text element.
type() - Method in class com.aowagie.text.Row
Gets the type of the text element.
type() - Method in class com.aowagie.text.Section
Gets the type of the text element.
type() - Method in class com.aowagie.text.SimpleTable
 
type() - Method in class com.aowagie.text.Table
Gets the type of the text element.
TYPE - Static variable in class com.aowagie.text.pdf.PdfName
A name
TYPE_CMYK - Static variable in class com.aowagie.text.pdf.ExtendedColor
a type of extended color.
TYPE_GRAY - Static variable in class com.aowagie.text.pdf.ExtendedColor
a type of extended color.
TYPE_PATTERN - Static variable in class com.aowagie.text.pdf.ExtendedColor
a type of extended color.
TYPE_PATTERN - Static variable in class com.aowagie.text.pdf.PdfTemplate
 
TYPE_RGB - Static variable in class com.aowagie.text.pdf.ExtendedColor
a type of extended color.
TYPE_SEPARATION - Static variable in class com.aowagie.text.pdf.ExtendedColor
a type of extended color.
TYPE_SHADING - Static variable in class com.aowagie.text.pdf.ExtendedColor
a type of extended color.
TYPE0 - Static variable in class com.aowagie.text.pdf.PdfName
A name
TYPE1 - Static variable in class com.aowagie.text.pdf.PdfName
A name
TYPE3 - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
TYPICAL_POSITIVE_RATIO - Static variable in class org.mozilla.universalchardet.prober.sequence.BulgarianModel
/////////////////////////////////////////////////////////////
TYPICAL_POSITIVE_RATIO - Static variable in class org.mozilla.universalchardet.prober.sequence.CyrillicModel
/////////////////////////////////////////////////////////////
TYPICAL_POSITIVE_RATIO - Static variable in class org.mozilla.universalchardet.prober.sequence.GreekModel
/////////////////////////////////////////////////////////////
TYPICAL_POSITIVE_RATIO - Static variable in class org.mozilla.universalchardet.prober.sequence.HebrewModel
/////////////////////////////////////////////////////////////
typicalDistributionRatio - Variable in class org.mozilla.universalchardet.prober.distributionanalysis.CharDistributionAnalysis
 
typicalPositiveRatio - Variable in class org.mozilla.universalchardet.prober.sequence.SequenceModel
 

U

U - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
UCS2BE_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.UCS2BESMModel
/////////////////////////////////////////////////////////////
UCS2BESMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
UCS2BESMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.UCS2BESMModel
/////////////////////////////////////////////////////////////
UF - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
UHC - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
UNDEFINED - Static variable in class com.aowagie.text.Font
the value of an undefined attribute.
UNDEFINED - Static variable in class com.aowagie.text.Rectangle
This is the value that will be used as undefined .
UNDERLINE - Static variable in class com.aowagie.text.Chunk
Key for underline.
UNDERLINE - Static variable in class com.aowagie.text.Font
this is a possible style.
UNDERLINE - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
UNDERLINE_POSITION - Static variable in class com.aowagie.text.pdf.BaseFont
The underline position.
UNDERLINE_THICKNESS - Static variable in class com.aowagie.text.pdf.BaseFont
The underline thickness.
UNDERLYING - Static variable in class com.aowagie.text.ElementTags
attribute of the image tag
UNDERLYING - Static variable in class com.aowagie.text.Image
this is a kind of image alignment.
unescapeSom(String) - Static method in class com.aowagie.text.pdf.XfaForm.Xml2Som
Unescapes a SOM string fragment replacing "\." with ".".
unicodeDifferences - Variable in class com.aowagie.text.pdf.BaseFont
same as differences but with the unicode codes
UNIT_MASK_16BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
UNIT_MASK_4BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
UNIT_MASK_8BITS - Static variable in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
UniversalDetector - Class in org.mozilla.universalchardet
UniversalDetector.
UniversalDetector() - Constructor for class org.mozilla.universalchardet.UniversalDetector
Constructor.
UNORDERED - Static variable in class com.aowagie.text.List
a possible value for the numbered parameter
UNORDERED - Static variable in class com.aowagie.text.xml.xmp.XmpArray
An array that is unordered.
unpack(int) - Method in class org.mozilla.universalchardet.prober.statemachine.PkgInt
 
UnsupportedPdfException - Exception Class in com.aowagie.text.exceptions
Typed exception used when opening an existing PDF document.
UnsupportedPdfException(String) - Constructor for exception class com.aowagie.text.exceptions.UnsupportedPdfException
Creates an instance of an UnsupportedPdfException.
UnsupportedTypeException - Exception Class in net.sf.jmimemagic
JMimeMagic unsupported test type exception.
UnsupportedTypeException() - Constructor for exception class net.sf.jmimemagic.UnsupportedTypeException
Default constructor
UnsupportedTypeException(String) - Constructor for exception class net.sf.jmimemagic.UnsupportedTypeException
Create exception with error message
UnsupportedTypeException(String, Throwable) - Constructor for exception class net.sf.jmimemagic.UnsupportedTypeException
Create an exception with custom message and throwable info
UnsupportedTypeException(Throwable) - Constructor for exception class net.sf.jmimemagic.UnsupportedTypeException
Create exception based on an existing Throwable
UPCA - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
UPCE - Static variable in class com.aowagie.text.pdf.Barcode
A type of barcode
update(byte[], int, int) - Method in class com.aowagie.text.pdf.crypto.AESCipher
 
updateFilledWidth(float) - Method in class com.aowagie.text.pdf.ColumnText
Replaces the filledWidth if greater than the existing one.
UPPERCASE - Static variable in class com.aowagie.text.List
a possible value for the lettered parameter
UR - Static variable in class com.aowagie.text.pdf.PdfName
A name
UR3 - Static variable in class com.aowagie.text.pdf.PdfName
A name
URI - Static variable in class com.aowagie.text.pdf.PdfName
A name
url - Variable in class com.aowagie.text.Image
The URL of the image.
URL - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
URL - Static variable in class com.aowagie.text.ElementTags
attribute of the image and annotation tag
URL - Static variable in class com.aowagie.text.pdf.PdfName
A name
URL_AS_STRING - Static variable in class com.aowagie.text.Annotation
This is a possible annotation type.
URL_NET - Static variable in class com.aowagie.text.Annotation
This is a possible annotation type.
urx - Variable in class com.aowagie.text.Annotation
This is the upper right x-value
urx - Variable in class com.aowagie.text.Rectangle
the upper right x-coordinate.
urx() - Method in class com.aowagie.text.Annotation
Returns the upper right x-value.
urx(float) - Method in class com.aowagie.text.Annotation
Returns the upper right x-value.
URX - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
URX - Static variable in class com.aowagie.text.ElementTags
attribute of the annotation tag
ury - Variable in class com.aowagie.text.Annotation
This is the upper right y-value
ury - Variable in class com.aowagie.text.Rectangle
the upper right y-coordinate.
ury() - Method in class com.aowagie.text.Annotation
Returns the upper right y-value.
ury(float) - Method in class com.aowagie.text.Annotation
Returns the upper right y-value.
URY - Static variable in class com.aowagie.text.Annotation
This is a possible attribute.
URY - Static variable in class com.aowagie.text.ElementTags
attribute of the annotation tag
USAGE - Static variable in class com.aowagie.text.pdf.PdfName
A name
USEATTACHMENTS - Static variable in class com.aowagie.text.pdf.PdfName
A name
useColumnParams(ColumnText) - Method in class com.aowagie.text.pdf.MultiColumnText
Copy the parameters from the specified ColumnText to use when rendering.
used - Variable in class com.aowagie.text.pdf.PdfAnnotation
Holds value of property used.
USENONE - Static variable in class com.aowagie.text.pdf.PdfName
A name
USEOC - Static variable in class com.aowagie.text.pdf.PdfName
A name
USEOUTLINES - Static variable in class com.aowagie.text.pdf.PdfName
A name
USER - Static variable in class com.aowagie.text.pdf.PdfName
A name
USERPROPERTIES - Static variable in class com.aowagie.text.pdf.PdfName
A name
USERUNIT - Static variable in class com.aowagie.text.pdf.PdfName
A name
USETHUMBS - Static variable in class com.aowagie.text.pdf.PdfName
A name
UTF8_CLASS_FACTOR - Static variable in class org.mozilla.universalchardet.prober.statemachine.UTF8SMModel
/////////////////////////////////////////////////////////////
UTF8SMModel - Class in org.mozilla.universalchardet.prober.statemachine
 
UTF8SMModel() - Constructor for class org.mozilla.universalchardet.prober.statemachine.UTF8SMModel
/////////////////////////////////////////////////////////////
Utilities - Class in com.aowagie.text
A collection of convenience methods that were present in many different iText classes.
Utilities() - Constructor for class com.aowagie.text.Utilities
 

V

V - Static variable in class com.aowagie.text.pdf.PdfName
A name
V2 - Static variable in class com.aowagie.text.pdf.PdfName
A name
VALIGN - Static variable in class com.aowagie.text.pdf.PdfName
A name.
value - Variable in class com.aowagie.text.pdf.PdfString
The value of this object.
valueOf(String) - Static method in enum org.mozilla.universalchardet.prober.CharsetProber.ProbingState
Returns the enum constant of this type with the specified name.
values - Variable in class com.aowagie.text.pdf.AcroFields.Item
Deprecated.
(will remove 'public' in the future)
values() - Static method in enum org.mozilla.universalchardet.prober.CharsetProber.ProbingState
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in class com.aowagie.text.pdf.PdfPKCS7
Verify the digest.
verifySignature(String) - Method in class com.aowagie.text.pdf.AcroFields
Verifies a signature.
verifySignature(String, String) - Method in class com.aowagie.text.pdf.AcroFields
Verifies a signature.
VERISIGN_PPKVS - Static variable in class com.aowagie.text.pdf.PdfName
A name
VERSION - Static variable in class com.aowagie.text.pdf.PdfName
A name
VERSION_1_2 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (header)
VERSION_1_3 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (header)
VERSION_1_4 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (header)
VERSION_1_5 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (header)
VERSION_1_6 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (header)
VERSION_1_7 - Static variable in class com.aowagie.text.pdf.PdfWriter
possible PDF version (header)
VERTICALALIGN - Static variable in class com.aowagie.text.ElementTags
attribute of the cell tag
VerticalPositionMark - Class in com.aowagie.text.pdf.draw
Helper class implementing the DrawInterface.
VerticalPositionMark() - Constructor for class com.aowagie.text.pdf.draw.VerticalPositionMark
Creates a vertical position mark that won't draw anything unless you define a DrawInterface.
VerticalPositionMark(DrawInterface, float) - Constructor for class com.aowagie.text.pdf.draw.VerticalPositionMark
Creates a vertical position mark that won't draw anything unless you define a DrawInterface.
VIDEO - Static variable in class com.aowagie.text.pdf.PdfName
A name.
VIEW - Static variable in class com.aowagie.text.pdf.PdfName
A name
VIEWAREA - Static variable in class com.aowagie.text.pdf.PdfName
A name
VIEWCLIP - Static variable in class com.aowagie.text.pdf.PdfName
A name
VIEWERPREFERENCES - Static variable in class com.aowagie.text.pdf.PdfName
A name
VIEWS - Static variable in class com.aowagie.text.pdf.PdfName
A name.
VIEWSTATE - Static variable in class com.aowagie.text.pdf.PdfName
A name
visibility - Variable in class com.aowagie.text.pdf.TextField
Holds value of property visibility.
VISIBLEPAGES - Static variable in class com.aowagie.text.pdf.PdfName
A name
VOFFSET - Static variable in class com.aowagie.text.pdf.PdfName
A name.

W

W - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
W2 - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
waitPhrase - Variable in class com.aowagie.text.pdf.ColumnText
 
WARICHU - Static variable in class com.aowagie.text.pdf.PdfName
A name
warning(SAXParseException) - Method in class net.sf.jmimemagic.MagicParser
 
WC - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
WHITEPOINT - Static variable in class com.aowagie.text.pdf.PdfName
A name
WIDGET - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
widget_refs - Variable in class com.aowagie.text.pdf.AcroFields.Item
Deprecated.
(will remove 'public' in the future)
widgets - Variable in class com.aowagie.text.pdf.AcroFields.Item
Deprecated.
(will remove 'public' in the future)
width - Variable in class com.aowagie.text.pdf.PdfLine
The width of the line.
WIDTH - Static variable in class com.aowagie.text.ElementTags
attribute of the table/cell tag
WIDTH - Static variable in class com.aowagie.text.pdf.PdfName
A name of an attribute.
widthPercentage - Variable in class com.aowagie.text.pdf.PdfPTable
Holds value of property widthPercentage.
widths - Variable in class com.aowagie.text.pdf.BaseFont
table of characters widths for this encoding
WIDTHS - Static variable in class com.aowagie.text.ElementTags
attribute of the table tag
WIDTHS - Static variable in class com.aowagie.text.pdf.PdfName
A name
WIN - Static variable in class com.aowagie.text.pdf.PdfName
A name of an encoding
WIN_ANSI_ENCODING - Static variable in class com.aowagie.text.pdf.PdfName
A name of an encoding
Win1251BulgarianModel - Class in org.mozilla.universalchardet.prober.sequence
 
Win1251BulgarianModel() - Constructor for class org.mozilla.universalchardet.prober.sequence.Win1251BulgarianModel
/////////////////////////////////////////////////////////////
Win1251Model - Class in org.mozilla.universalchardet.prober.sequence
 
Win1251Model() - Constructor for class org.mozilla.universalchardet.prober.sequence.Win1251Model
/////////////////////////////////////////////////////////////
Win1253Model - Class in org.mozilla.universalchardet.prober.sequence
 
Win1253Model() - Constructor for class org.mozilla.universalchardet.prober.sequence.Win1253Model
/////////////////////////////////////////////////////////////
WINANSI - Static variable in class com.aowagie.text.pdf.BaseFont
A possible encoding.
WINDOW - Static variable in class com.aowagie.text.pdf.PdfName
A name.
WINDOWED - Static variable in class com.aowagie.text.pdf.PdfName
A name.
WIPE - Static variable in class com.aowagie.text.pdf.PdfName
A name of an encoding
wmfFontCorrection - Static variable in class com.aowagie.text.Document
Scales the WMF font size.
WP - Static variable in class com.aowagie.text.pdf.PdfName
A name
write(byte[]) - Method in class com.aowagie.text.pdf.OutputStreamCounter
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class com.aowagie.text.pdf.ByteBuffer
 
write(byte[], int, int) - Method in class com.aowagie.text.pdf.OutputStreamCounter
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class com.aowagie.text.pdf.ByteBuffer
 
write(int) - Method in class com.aowagie.text.pdf.OutputStreamCounter
Writes the specified byte to this output stream.
write(PdfContentByte, PdfDocument, float) - Method in class com.aowagie.text.pdf.MultiColumnText
Write out the columns.
write(Node) - Method in class com.aowagie.text.xml.XmlDomWriter
Writes the specified node, recursively.
WRITE_MERGED - Static variable in class com.aowagie.text.pdf.AcroFields.Item
writeToAll constant.
WRITE_VALUE - Static variable in class com.aowagie.text.pdf.AcroFields.Item
writeToAll and markUsed constant.
WRITE_WIDGET - Static variable in class com.aowagie.text.pdf.AcroFields.Item
writeToAll and markUsed constant.
writeHeader(OutputStreamCounter) - Method in class com.aowagie.text.pdf.internal.PdfVersionImp
Writes the header to the OutputStreamCounter.
writeOutlines(PdfDictionary, boolean) - Method in class com.aowagie.text.pdf.PdfWriter
 
writer - Variable in class com.aowagie.text.pdf.TextField
 
writer - Variable in class com.aowagie.text.pdf.PdfAnnotation
 
writer - Variable in class com.aowagie.text.pdf.PdfContentByte
This is the writer
writer - Variable in class com.aowagie.text.pdf.PdfOutline
 
writeSelectedRows(int, int, float, float, PdfContentByte) - Method in class com.aowagie.text.pdf.PdfPTable
Writes the selected rows to the document.
writeSelectedRows(int, int, float, float, PdfContentByte[]) - Method in class com.aowagie.text.pdf.PdfPTable
Writes the selected rows to the document.
writeSelectedRows(int, int, int, int, float, float, PdfContentByte) - Method in class com.aowagie.text.pdf.PdfPTable
Writes the selected rows and columns to the document.
writeSelectedRows(int, int, int, int, float, float, PdfContentByte[]) - Method in class com.aowagie.text.pdf.PdfPTable
Writes the selected rows and columns to the document.
writeTo(OutputStream) - Method in class com.aowagie.text.pdf.FdfWriter
Writes the content to a stream.
writeToAll(PdfName, PdfObject, int) - Method in class com.aowagie.text.pdf.AcroFields.Item
This function writes the given key/value pair to all the instances of merged, widget, and/or value, depending on the writeFlags setting
WS - Static variable in class com.aowagie.text.pdf.PdfName
A name of an encoding

X

x - Variable in class com.aowagie.text.pdf.Barcode
The minimum bar width.
X - Static variable in class com.aowagie.text.pdf.PdfName
A name
XA - Static variable in class com.aowagie.text.pdf.PdfName
A name.
XD - Static variable in class com.aowagie.text.pdf.PdfName
A name.
XFA - Static variable in class com.aowagie.text.pdf.PdfName
A name
XFA_DATA_SCHEMA - Static variable in class com.aowagie.text.pdf.XfaForm
 
XfaForm - Class in com.aowagie.text.pdf
Processes XFA forms.
XfaForm() - Constructor for class com.aowagie.text.pdf.XfaForm
An empty constructor to build on.
XfaForm(PdfReader) - Constructor for class com.aowagie.text.pdf.XfaForm
A constructor from a PdfReader.
XfaForm.AcroFieldsSearch - Class in com.aowagie.text.pdf
A class to process "classic" fields.
XfaForm.InverseStore - Class in com.aowagie.text.pdf
A structure to store each part of a SOM name and link it to the next part beginning from the lower hierarchy.
XfaForm.Stack2 - Class in com.aowagie.text.pdf
Another stack implementation.
XfaForm.Xml2Som - Class in com.aowagie.text.pdf
A class for some basic SOM processing.
XfaForm.Xml2SomDatasets - Class in com.aowagie.text.pdf
Processes the datasets section in the XFA form.
XfaForm.Xml2SomTemplate - Class in com.aowagie.text.pdf
Processes the template section in the XFA form.
XML - Static variable in class com.aowagie.text.pdf.PdfName
A name
Xml2Som() - Constructor for class com.aowagie.text.pdf.XfaForm.Xml2Som
 
Xml2SomDatasets(Node) - Constructor for class com.aowagie.text.pdf.XfaForm.Xml2SomDatasets
Creates a new instance from the datasets node.
Xml2SomTemplate(Node) - Constructor for class com.aowagie.text.pdf.XfaForm.Xml2SomTemplate
Creates a new instance from the datasets node.
XmlDomWriter - Class in com.aowagie.text.xml
 
XmlDomWriter() - Constructor for class com.aowagie.text.xml.XmlDomWriter
Default constructor.
XmlPeer - Class in com.aowagie.text.xml
This interface is implemented by the peer of all the iText objects.
XmlPeer(String, String) - Constructor for class com.aowagie.text.xml.XmlPeer
Creates a XmlPeer.
XmpArray<E> - Class in com.aowagie.text.xml.xmp
StringBuffer to construct an XMP array.
XmpArray(String) - Constructor for class com.aowagie.text.xml.xmp.XmpArray
Creates an XmpArray.
xmpMetadata - Variable in class com.aowagie.text.pdf.PdfWriter
XMP Metadata for the document.
XmpReader - Class in com.aowagie.text.xml.xmp
Reads an XMP stream into an org.w3c.dom.Document objects.
XmpReader(byte[]) - Constructor for class com.aowagie.text.xml.xmp.XmpReader
Constructs an XMP reader
XmpSchema - Class in com.aowagie.text.xml.xmp
Abstract superclass of the XmpSchemas supported by iText.
XmpSchema(String) - Constructor for class com.aowagie.text.xml.xmp.XmpSchema
Constructs an XMP schema.
XmpWriter - Class in com.aowagie.text.xml.xmp
With this class you can create an Xmp Stream that can be used for adding Metadata to a PDF Dictionary.
XmpWriter(OutputStream) - Constructor for class com.aowagie.text.xml.xmp.XmpWriter
Creates an XmpWriter.
XmpWriter(OutputStream, PdfDictionary, int) - Constructor for class com.aowagie.text.xml.xmp.XmpWriter
 
XOBJECT - Static variable in class com.aowagie.text.pdf.PdfName
A name
XREF - Static variable in class com.aowagie.text.pdf.PdfName
A name
XREFSTM - Static variable in class com.aowagie.text.pdf.PdfName
A name
XSTEP - Static variable in class com.aowagie.text.pdf.PdfName
A name
XYZ - Static variable in class com.aowagie.text.pdf.PdfDestination
This is a possible destination type
XYZ - Static variable in class com.aowagie.text.pdf.PdfName
A name

Y

yLine - Variable in class com.aowagie.text.pdf.ColumnText
The current y line location.
YMARK - Static variable in interface com.aowagie.text.Element
This is a possible type of Element.
YSTEP - Static variable in class com.aowagie.text.pdf.PdfName
A name

Z

ZADB - Static variable in class com.aowagie.text.pdf.PdfName
A name
ZAPFDINGBATS - Static variable in class com.aowagie.text.Font
a possible value of a font family.
ZAPFDINGBATS - Static variable in class com.aowagie.text.FontFactory
This is a possible value of a base 14 type 1 font
ZAPFDINGBATS - Static variable in class com.aowagie.text.pdf.BaseFont
This is a possible value of a base 14 type 1 font
ZAPFDINGBATS - Static variable in class com.aowagie.text.pdf.PdfName
A name of a base 14 type 1 font
zeroHeightElement() - Method in class com.aowagie.text.pdf.ColumnText
Checks if the element has a height of 0.
ZOOM - Static variable in class com.aowagie.text.pdf.PdfName
A name

_

_3D - Static variable in class com.aowagie.text.pdf.PdfName
A name.
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 and Interfaces|All Packages|Constant Field Values|Serialized Form