- 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(Object) - Method in class com.aowagie.text.Cell
-
Add an Object to this cell.
- 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(Object) - Method in class com.aowagie.text.List
-
Adds an Object to the List.
- add(int, Object) - Method in class com.aowagie.text.MarkedSection
-
Adds a Paragraph, List or Table
to this Section.
- 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(PdfObject) - Method in class com.aowagie.text.pdf.PdfArray
-
Adds a PdfObject to the end of the PdfArray.
- add(float[]) - Method in class com.aowagie.text.pdf.PdfArray
-
Adds an array of float values to end of the
PdfArray.
- add(int[]) - Method in class com.aowagie.text.pdf.PdfArray
-
Adds an array of int values to 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(float[]) - Method in class com.aowagie.text.pdf.PdfRectangle
-
Block changes to the underlying 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.Phrase
-
Adds a Chunk, an Anchor or another Phrase
to this Phrase.
- add(Object) - Method in class com.aowagie.text.Phrase
-
Adds a Chunk, 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(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, int) - Method in class com.aowagie.text.pdf.PdfStamper
-
Adds an annotation of form field in a specific page.
- addAnnotation(PdfAnnotation) - Method in class com.aowagie.text.pdf.PdfStamperImp
-
- addAnnotation(PdfAnnotation) - Method in class com.aowagie.text.pdf.PdfWriter
-
- 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(PdfPCell) - 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.
- addCell(PdfPTable) - Method in class com.aowagie.text.pdf.PdfPTable
-
Adds a nested table.
- addCell(Image) - Method in class com.aowagie.text.pdf.PdfPTable
-
Adds an Image as Cell.
- addCell(Phrase) - Method in class com.aowagie.text.pdf.PdfPTable
-
Adds a cell element.
- addCell(Cell) - Method in class com.aowagie.text.Table
-
Adds a Cell to the Table.
- 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.
- 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, boolean) - 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
-
- 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.
- 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(String) - Method in class com.aowagie.text.ChapterAutoNumber
-
Create a new section for this chapter and ad it.
- addSection(Paragraph) - Method in class com.aowagie.text.ChapterAutoNumber
-
Create a new section for this chapter and add it.
- addSection(float, int) - 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(int) - Method in class com.aowagie.text.MarkedSection
-
Creates a Section, add it to this Section and returns it.
- addSection() - Method in class com.aowagie.text.MarkedSection
-
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, 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(Paragraph) - Method in class com.aowagie.text.Section
-
Creates a Section, adds it 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(String, int) - Method in class com.aowagie.text.Section
-
Adds a Section 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(String) - 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.
- 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, float, float, float, float) - Method in class com.aowagie.text.pdf.PdfContentByte
-
Adds a template to this content.
- 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.PdfImportedPage
-
Always throws an error.
- addText(Phrase) - Method in class com.aowagie.text.pdf.ColumnText
-
Adds a Phrase to the current text array.
- addText(Chunk) - Method in class com.aowagie.text.pdf.ColumnText
-
Adds a Chunk to the current text array.
- addText(Phrase) - Method in class com.aowagie.text.pdf.MultiColumnText
-
Adds a Phrase to the current text array.
- addText(Chunk) - Method in class com.aowagie.text.pdf.MultiColumnText
-
Adds a Chunk 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.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 - Class in com.aowagie.text
-
An Annotation is a little note that can be added to a page on
a document.
- 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(float, float, float, float, URL) - 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, 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, int) - Constructor for class com.aowagie.text.Annotation
-
Constructs an Annotation.
- Annotation(float, float, float, float, int) - Constructor for class com.aowagie.text.Annotation
-
Constructs an Annotation.
- Annotation(float, float, float, float, String, String, String, String) - Constructor for class com.aowagie.text.Annotation
-
Constructs an Annotation.
- 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
- annotation - Variable in class com.aowagie.text.pdf.PdfAnnotation
-
- 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(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(byte) - Method in class com.aowagie.text.pdf.ByteBuffer
-
- 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
- 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() - Method in class com.aowagie.text.Annotation
-
Gets the content of this Annotation.
- attributes - Variable in class com.aowagie.text.Chunk
-
Contains some of the attributes for this Chunk.
- 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
- 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
- CACHED - Static variable in class com.aowagie.text.pdf.BaseFont
-
if the font has to be cached
- 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
-
- 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
- CATALOG - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- catalog - Variable in class com.aowagie.text.pdf.PdfReader
-
- 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.PdfName
-
A name
- CenterWindow - Static variable in class com.aowagie.text.pdf.PdfWriter
-
A viewer preference
- 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
-
- charBBoxes - Variable in class com.aowagie.text.pdf.BaseFont
-
- 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
-
- CHARPROCS - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- 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(Chunk) - Constructor for class com.aowagie.text.Chunk
-
A Chunk copy constructor.
- Chunk(String, Font) - Constructor for class com.aowagie.text.Chunk
-
Constructs a chunk of text with a certain content and a certain
Font.
- Chunk(String) - Constructor for class com.aowagie.text.Chunk
-
Constructs a chunk of text with a certain content, 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(char) - Constructor for class com.aowagie.text.Chunk
-
Constructs a chunk of text with a char, without specifying a Font
.
- Chunk(Image, float, float) - 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(Image, float, float, boolean) - Constructor for class com.aowagie.text.Chunk
-
Constructs a chunk containing an Image.
- 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
- 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.
- cloneNonPositionParameters(Rectangle) - Method in class com.aowagie.text.Rectangle
-
Copies each of the parameters, except the position, from a
Rectangle object
- close() - Method in interface com.aowagie.text.DocListener
-
Signals that the Document was closed and that no other
Elements will be added.
- close - Variable in class com.aowagie.text.Document
-
Has the document already been closed?
- 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(PdfDictionary) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
-
This is the last method to be called when using external signatures.
- close() - Method in class com.aowagie.text.pdf.PdfStamper
-
Closes the document.
- close(Calendar) - 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.
- 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
- 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
- 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
-
- codeType - Variable in class com.aowagie.text.pdf.Barcode
-
The code type.
- 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 - 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
- columns - Variable in class com.aowagie.text.Row
-
This is the number of columns in the Row.
- 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
-
- 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.
- 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.
- 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(String) - Static method in class com.aowagie.text.FontFactory
-
Gets a set of registered fontnames.
- CONTENT - Static variable in class com.aowagie.text.Annotation
-
This is a possible attribute.
- content() - Method in class com.aowagie.text.Annotation
-
Gets the content of this Annotation.
- content - Variable in class com.aowagie.text.Chunk
-
This is the content of this chunk of text.
- CONTENT - Static variable in class com.aowagie.text.ElementTags
-
attribute of the annotation tag
- content - Variable in class com.aowagie.text.pdf.PdfContentByte
-
This is the actual content
- 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 com.aowagie.text.ExceptionConverter
-
Convert an Exception into an unchecked exception.
- 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(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(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.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(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.
- createFont(PRIndirectReference) - Static method in class com.aowagie.text.pdf.BaseFont
-
Creates a font based on an existing document 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(PdfWriter) - Static method in class com.aowagie.text.pdf.PdfFormField
-
- 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.
- 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.
- currentChar - Variable in class com.aowagie.text.pdf.BidiLine
-
- 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
-
- 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.
- GAMMA - Static variable in class com.aowagie.text.pdf.PdfName
-
A name of an attribute.
- 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
- 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.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(String, String, byte[]) - Static method in class com.aowagie.text.pdf.BaseFont
-
Gets all the entries of the namestable from the font.
- getAllNameEntries() - Method in class com.aowagie.text.pdf.DocumentFont
-
Gets all the entries of the names-table.
- 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(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
-
Creates an Annotation object based on a list of properties.
- getAnnotation() - Method in class com.aowagie.text.Image
-
Gets the annotation.
- 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.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.
- 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.
- 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.
- 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
-
- 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(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
-
Creates a Cell object based on a list of properties.
- getCell(int) - Method in class com.aowagie.text.Row
-
Gets a Cell or Table from a certain column.
- 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
-
- 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(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
-
Creates a Chunk object based on a list of properties.
- getChunk(int) - Method in class com.aowagie.text.pdf.PdfLine
-
Gets a PdfChunk by index.
- 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.
- 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.
- 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.
- 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.
- 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
-
- 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
-
- 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.
- 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.
- 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.
- 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 com.aowagie.text.ExceptionConverter
-
and allow the user of ExceptionConverter to get a handle to it.
- 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.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
- 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(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, boolean) - Static method in class com.aowagie.text.FontFactory
-
Constructs a Font-object.
- getFont(Properties) - Static method in class com.aowagie.text.FontFactory
-
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) - Static method in class com.aowagie.text.FontFactory
-
Constructs a Font-object.
- getFont(String, String, boolean) - Static method in class com.aowagie.text.FontFactory
-
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) - Static method in class com.aowagie.text.FontFactory
-
Constructs a Font-object.
- getFont(String, String, float) - Static method in class com.aowagie.text.FontFactory
-
Constructs a Font-object.
- getFont(String, String) - Static method in class com.aowagie.text.FontFactory
-
Constructs a Font-object.
- getFont(String, float, int, Color) - Static method in class com.aowagie.text.FontFactory
-
Constructs a Font-object.
- getFont(String, float, Color) - Static method in class com.aowagie.text.FontFactory
-
Constructs a Font-object.
- getFont(String, float, int) - Static method in class com.aowagie.text.FontFactory
-
Constructs a Font-object.
- getFont(String, float) - Static method in class com.aowagie.text.FontFactory
-
Constructs a Font-object.
- getFont(String) - 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) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(Properties) - Method in class com.aowagie.text.FontFactoryImp
-
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) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(String, String, boolean) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(String, String, float, int, Color) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(String, String, float, int) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(String, String, float) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(String, float, Color) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(String, String) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(String, float, int, Color) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(String, float, int) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(String, float) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont(String) - Method in class com.aowagie.text.FontFactoryImp
-
Constructs a Font-object.
- getFont() - Method in class com.aowagie.text.pdf.Barcode
-
Gets the text font.
- getFont() - Method in class com.aowagie.text.Phrase
-
Gets the font of the first Chunk that appears in this Phrase.
- 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.
- 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(String, String, byte[]) - Static 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.
- 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?
- 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(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
-
Creates an Image object based on a list of properties.
- getImage(URL) - Static method in class com.aowagie.text.pdf.codec.BmpImage
-
Reads a BMP from an url.
- getImage(InputStream, boolean, int) - Static method in class com.aowagie.text.pdf.codec.BmpImage
-
Reads a BMP from a stream.
- getImage(byte[]) - Static method in class com.aowagie.text.pdf.codec.BmpImage
-
Reads a BMP from a byte array.
- getImage(int) - Method in class com.aowagie.text.pdf.codec.GifImage
-
Gets the image from a frame.
- getImage(URL) - Static method in class com.aowagie.text.pdf.codec.PngImage
-
Reads a PNG from an url.
- getImage(byte[]) - Static method in class com.aowagie.text.pdf.codec.PngImage
-
Reads a PNG from a byte array.
- 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.
- 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).
- 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(String) - Static method in class com.aowagie.text.Image
-
Gets an instance of an Image.
- getInstance(byte[]) - Static method in class com.aowagie.text.Image
-
gets an instance of an Image
- getInstance(int, int, int, int, byte[]) - Static method in class com.aowagie.text.Image
-
Gets an instance of an Image in raw mode.
- 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(PdfTemplate) - Static method in class com.aowagie.text.Image
-
gets an instance of an 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(Image, Color) - Static method in class com.aowagie.text.Image
-
Gets an instance of an Image from a java.awt.Image.
- getInstance(Image) - Static method in class com.aowagie.text.Image
-
gets an instance of an Image
- getInstance(Document, OutputStream) - Static method in class com.aowagie.text.pdf.PdfWriter
-
Use this method to get an instance of the PdfWriter.
- 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.
- 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(int) - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
-
Gets a template layer to create a signature appearance.
- getLayer() - Method in class com.aowagie.text.pdf.PdfTemplate
-
Gets the layer this template belongs to.
- 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
-
- 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 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.
- getMarkupAttributes() - Method in class com.aowagie.text.MarkedObject
-
Getter for the markup attributes.
- getMatrix() - Method in class com.aowagie.text.pdf.PdfShadingPattern
-
- 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 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.
- 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(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.
- 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.
- getOrder() - Method in class com.aowagie.text.pdf.XfaForm.Xml2Som
-
Gets the order the names appear in the XML, depth first.
- 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(int) - Method in class com.aowagie.text.pdf.AcroFields.Item
-
Retrieve the page number of the given instance
- getPage() - Method in class com.aowagie.text.pdf.PdfSignatureAppearance
-
Gets the page number of the field.
- 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.
- getPageSize() - Method in class com.aowagie.text.Document
-
Gets the pagesize.
- getPageSize(int) - Method in class com.aowagie.text.pdf.PdfReader
-
Gets the page size without taking rotation into account.
- getPageSize() - Method in class com.aowagie.text.pdf.PdfWriter
-
Use this method to get the size of the media box.
- 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(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
-
Creates a Paragraph object based on a list of properties.
- getParagraph(int) - Method in class com.aowagie.text.pdf.BidiLine
-
- getParent() - Method in class com.aowagie.text.pdf.PdfFormField
-
Getter for property parent.
- 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(int) - Method in class com.aowagie.text.pdf.PdfArray
-
Returns the PdfObject with the specified index.
- getPdfObject() - Method in interface com.aowagie.text.pdf.PdfOCG
-
Gets the object representing the layer.
- getPdfObject(PdfObject) - Static method in class com.aowagie.text.pdf.PdfReader
-
Reads a PdfObject resolving an indirect reference
if needed.
- getPdfObject(int) - Method in class com.aowagie.text.pdf.PdfReader
-
- 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(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
-
Creates a Phrase object based on a list of properties.
- getPhrase() - Method in class com.aowagie.text.pdf.PdfPCell
-
Gets the Phrase from this cell.
- 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.
- 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.
- 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.
- 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.
- 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.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
-
- getStreamBytes(PRStream) - Static method in class com.aowagie.text.pdf.PdfReader
-
Get the content from a stream applying the required filters.
- 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
- 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(Properties) - Static method in class com.aowagie.text.factories.ElementFactory
-
Creates an Table object based on a list of properties.
- getTable() - Method in class com.aowagie.text.pdf.PdfPCell
-
Getter for property table.
- 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.
- getTextAlignment() - Method in class com.aowagie.text.pdf.Barcode
-
Gets the text alignment.
- 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(String) - Static method in class com.aowagie.text.Meta
-
Returns the name of the meta information.
- 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
-
- 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.
- 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
-
- 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(int) - Method in class com.aowagie.text.pdf.BaseFont
-
Gets the width of a char in normalized 1000 units.
- getWidth(String) - Method in class com.aowagie.text.pdf.BaseFont
-
Gets the width of a String in normalized 1000 units.
- getWidth(int, int) - Method in class com.aowagie.text.pdf.BidiLine
-
Gets the width of a range of characters.
- getWidth(int) - Method in class com.aowagie.text.pdf.CMapAwareDocumentFont
-
- getWidth(Phrase, int, int) - Static method in class com.aowagie.text.pdf.ColumnText
-
Gets the width that the line will occupy after writing.
- getWidth(Phrase) - Static method in class com.aowagie.text.pdf.ColumnText
-
Gets the width that the line will occupy after writing.
- getWidth(int) - Method in class com.aowagie.text.pdf.DocumentFont
-
Gets the width of a char in normalized 1000 units.
- getWidth(String) - Method in class com.aowagie.text.pdf.DocumentFont
-
- 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).
- 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.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.
- getWidthpercentage() - Method in class com.aowagie.text.SimpleTable
-
- getWidthPoint() - Method in class com.aowagie.text.Chunk
-
Gets the width of the Chunk in points.
- getWidthPoint(String, float) - Method in class com.aowagie.text.pdf.BaseFont
-
Gets the width of a String in points.
- getWidthPoint(int, float) - Method in class com.aowagie.text.pdf.BaseFont
-
Gets the width of a char 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.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(URL) - Constructor for class com.aowagie.text.pdf.codec.GifImage
-
Reads gif images from an URL.
- GifImage(byte[]) - Constructor for class com.aowagie.text.pdf.codec.GifImage
-
Reads gif images from a byte array.
- 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
-
- 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
- GREEN - Static variable in class com.aowagie.text.ElementTags
-
attribute of the chunk/table/cell tag
- GROUP - Static variable in class com.aowagie.text.pdf.PdfName
-
A name of an attribute.
- group - Variable in class com.aowagie.text.pdf.PdfTemplate
-
- 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.
- I - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- 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
-
- IGNORE - Static variable in class com.aowagie.text.ElementTags
-
the chunk tag
- IllegalPdfSyntaxException - Exception in com.aowagie.text.exceptions
-
Typed exception used when creating PDF syntax that isn't valid.
- IllegalPdfSyntaxException(String) - Constructor for exception com.aowagie.text.exceptions.IllegalPdfSyntaxException
-
Creates an exception saying the PDF syntax isn't correct.
- 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 - 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.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
- 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 - Static variable in interface com.aowagie.text.Element
-
This is a possible type of Element.
- 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.
- 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 - Static variable in class com.aowagie.text.ElementTags
-
attribute of section/chapter tag
- indent - Variable in class com.aowagie.text.pdf.ColumnText
-
The first paragraph line indent.
- indentation - Variable in class com.aowagie.text.Section
-
The additional indentation of the content of this section.
- INDENTATIONLEFT - Static variable in class com.aowagie.text.ElementTags
-
attribute of list tag
- 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.
- INDENTATIONRIGHT - 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.
- INDEX - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- 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
- 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.
- InvalidPdfException - Exception in com.aowagie.text.exceptions
-
Typed exception used when opening an existing PDF document.
- InvalidPdfException(String) - Constructor for exception 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.
- 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.
- 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.
- 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(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).
- 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).
- 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
- 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.
- 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
- P - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- 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 - Variable in class com.aowagie.text.pdf.AcroFields.Item
-
- 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 - 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
- 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(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(Phrase) - Constructor for class com.aowagie.text.Paragraph
-
Constructs a Paragraph with a certain Phrase.
- 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 - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- parent() - Method in class com.aowagie.text.pdf.PdfOutline
-
Gets the parent of this PdfOutline.
- 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(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.
- parse(SimpleXMLDocHandler, InputStream) - Static method in class com.aowagie.text.xml.simpleparser.SimpleXMLParser
-
Parses the XML document firing the events to the handler.
- 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 - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- part - Variable in class com.aowagie.text.pdf.XfaForm.InverseStore
-
- PASSCONTEXTCLICK - Static variable in class com.aowagie.text.pdf.PdfName
-
A name.
- PASSWORD - Static variable in class com.aowagie.text.pdf.PdfFormField
-
- PATTERN - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- 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.
- 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 - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- pdf - Variable in class com.aowagie.text.pdf.PdfWriter
-
the pdfdocument object.
- 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(URL) - Constructor for class com.aowagie.text.pdf.PdfAction
-
Constructs a new PdfAction of Subtype URI.
- PdfAction(String) - Constructor for class com.aowagie.text.pdf.PdfAction
-
Constructs a new PdfAction of Subtype URI.
- PdfAction(String, String) - Constructor for class com.aowagie.text.pdf.PdfAction
-
Constructs a new PdfAction of Subtype GoToR.
- PdfAction(String, int) - Constructor for class com.aowagie.text.pdf.PdfAction
-
Constructs a new PdfAction of Subtype GoToR.
- PdfAction(int) - Constructor for class com.aowagie.text.pdf.PdfAction
-
Implements name actions.
- PdfAction(String, String, String, String) - Constructor for class com.aowagie.text.pdf.PdfAction
-
Launches an application or a document.
- PDFANNOTATION - Static variable in class com.aowagie.text.Chunk
-
Key for annotation.
- PdfAnnotation - Class in com.aowagie.text.pdf
-
A PdfAnnotation is a note that is associated with a page.
- PdfAnnotation(PdfWriter, float, float, float, float, PdfString, PdfString) - Constructor for class com.aowagie.text.pdf.PdfAnnotation
-
Constructs a new PdfAnnotation of subtype text.
- PdfAnnotation(PdfWriter, float, float, float, float, PdfAction) - Constructor for class com.aowagie.text.pdf.PdfAnnotation
-
Constructs a new PdfAnnotation of subtype link (Action).
- 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, float, float, float, float, PdfAction) - Constructor for class com.aowagie.text.pdf.PdfFormField
-
Constructs a new PdfAnnotation of subtype link (Action).
- PdfFormField(PdfWriter) - Constructor for class com.aowagie.text.pdf.PdfFormField
-
Creates new PdfFormField
- 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(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.
- PdfName(byte[]) - Constructor for class com.aowagie.text.pdf.PdfName
-
Constructs a PdfName.
- PdfNumber - Class in com.aowagie.text.pdf
-
PdfNumber provides two types of numbers, integer and real.
- PdfNumber(String) - Constructor for class com.aowagie.text.pdf.PdfNumber
-
Constructs a PdfNumber-object.
- PdfNumber(int) - Constructor for class com.aowagie.text.pdf.PdfNumber
-
Constructs a new PdfNumber-object of type integer.
- PdfNumber(float) - Constructor for class com.aowagie.text.pdf.PdfNumber
-
Constructs a new PdfNumber-object of type real.
- 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, String) - Constructor for class com.aowagie.text.pdf.PdfObject
-
Constructs a PdfObject of a certain type
with a certain content.
- PdfObject(int, byte[]) - 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, 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, 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.
- 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, 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, 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, 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.
- 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(Phrase) - Constructor for class com.aowagie.text.pdf.PdfPCell
-
Constructs a PdfPCell with a Phrase.
- 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(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(PdfPCell) - Constructor for class com.aowagie.text.pdf.PdfPCell
-
Constructs a deep copy of a PdfPCell.
- 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(String) - Constructor for class com.aowagie.text.pdf.PdfReader
-
Reads and parses a PDF document.
- 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(String, Certificate, Key, String) - 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.
- 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, Calendar) - Constructor for class com.aowagie.text.pdf.PdfStamper
-
Starts the process of adding extra content to an existing 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.
- PdfStamperImp - Class in com.aowagie.text.pdf
-
- PdfStream - Class in com.aowagie.text.pdf
-
PdfStream is the Pdf stream object.
- PdfStream(byte[]) - Constructor for class com.aowagie.text.pdf.PdfStream
-
Constructs a PdfStream-object.
- PdfStream() - 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(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.
- PdfString(byte[]) - Constructor for class com.aowagie.text.pdf.PdfString
-
Constructs a PdfString-object.
- 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 in com.aowagie.text.pdf
-
- PdfXConformanceException() - Constructor for exception com.aowagie.text.pdf.PdfXConformanceException
-
Creates a new instance of PdfXConformanceException.
- PdfXConformanceException(String) - Constructor for exception 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
- 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 - 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
- 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(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.
- 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
-
- 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 - Static variable in class com.aowagie.text.ElementTags
-
attribute of the image tag
- plainHeight - Variable in class com.aowagie.text.Image
-
This is the width of the image without rotation.
- 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 - Static variable in class com.aowagie.text.ElementTags
-
attribute of the image tag
- plainWidth - Variable in class com.aowagie.text.Image
-
This is the width of the image without rotation.
- 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.
- PRE - Static variable in class com.aowagie.text.html.HtmlTags
-
This is a possible HTML attribute for auto-formated
- 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.
- 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 com.aowagie.text.ExceptionConverter
-
we have to override this as well
- printStackTrace(PrintStream) - Method in exception com.aowagie.text.ExceptionConverter
-
here we prefix, with s.print(), not s.println(), the stack
trace with "ExceptionConverter:"
- printStackTrace(PrintWriter) - Method in exception 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(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.
- 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.
- 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.
- 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 - 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
- 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.
- 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 - Static variable in class com.aowagie.text.Chunk
-
Key for drawInterface of the Separator.
- separator - Variable in class com.aowagie.text.pdf.PdfContentByte
-
The separator between commands.
- serializeDoc(Node) - Static method in class com.aowagie.text.pdf.XfaForm
-
Serializes a XML document to a byte array.
- serializeDoc() - Method in class com.aowagie.text.xml.xmp.XmpReader
-
Writes the 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(String) - Method in class com.aowagie.text.Paragraph
-
Sets the alignment of this paragraph.
- 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.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(URL) - Method in class com.aowagie.text.Chunk
-
Sets an anchor for this Chunk.
- setAnchor(String) - Method in class com.aowagie.text.Chunk
-
Sets an anchor for this Chunk.
- setAnnotation(PdfAnnotation) - Method in class com.aowagie.text.Chunk
-
Sets a generic annotation to this Chunk.
- setAnnotation(Annotation) - Method in class com.aowagie.text.Image
-
Sets the annotation of this Image.
- 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.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
-
- 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(PdfBorderArray) - Method in class com.aowagie.text.pdf.PdfAnnotation
-
- setBorder(int) - Method in class com.aowagie.text.Rectangle
-
Enables/Disables the border on the specified sides.
- 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(PdfBorderDictionary) - Method in class com.aowagie.text.pdf.PdfAnnotation
-
- 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(int) - Method in class com.aowagie.text.Cell
-
This method throws an UnsupportedOperationException.
- setBottom(float) - Method in class com.aowagie.text.Rectangle
-
Sets the lower left y-coordinate.
- setBoundingBox(Rectangle) - Method in class com.aowagie.text.pdf.PdfTemplate
-
- 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(Color) - Method in class com.aowagie.text.pdf.PdfContentByte
-
Sets the fill 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(Color) - Method in class com.aowagie.text.pdf.PdfPatternPainter
-
- setColorFill(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(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(Color) - Method in class com.aowagie.text.pdf.PdfPatternPainter
-
- setColorStroke(PdfSpotColor, float) - 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.
- 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
-
- 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(Certificate[], int[], int) - Method in interface com.aowagie.text.pdf.interfaces.PdfEncryptionSettings
-
Sets the certificate 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(Certificate[], int[], int) - Method in class com.aowagie.text.pdf.PdfStamper
-
Sets the certificate encryption options for this document.
- setEncryption(byte[], byte[], int, int) - Method in class com.aowagie.text.pdf.PdfWriter
-
- 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.PdfFormField
-
- setFieldProperty(String, String, Object, int[]) - Method in class com.aowagie.text.pdf.AcroFields
-
Sets a field property.
- setFieldProperty(String, String, int, int[]) - Method in class com.aowagie.text.pdf.AcroFields
-
Sets a field property.
- setFields(FdfReader) - Method in class com.aowagie.text.pdf.AcroFields
-
Sets the fields by FDF merging.
- setFields(XfdfReader) - Method in class com.aowagie.text.pdf.AcroFields
-
Sets the fields by XFDF 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(AcroFields) - Method in class com.aowagie.text.pdf.FdfWriter
-
Sets all the fields from this AcroFields
- 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(BaseFont) - Method in class com.aowagie.text.pdf.Barcode
-
Sets the text font.
- setFont(Font) - Method in class com.aowagie.text.Phrase
-
Sets the main font of this phrase.
- 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.
- 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(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.
- setGroup(PdfDictionary) - Method in class com.aowagie.text.pdf.PdfWriter
-
Use this method to set the group dictionary.
- 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(String) - Method in class com.aowagie.text.Cell
-
Sets the alignment of this cell.
- 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.
- 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, float) - Method in class com.aowagie.text.pdf.ColumnText
-
Sets the leading fixed and variable.
- setLeading(float) - Method in class com.aowagie.text.pdf.PdfContentByte
-
Sets the text leading parameter.
- setLeading(float, float) - Method in class com.aowagie.text.pdf.PdfPCell
-
Sets the leading fixed and variable.
- setLeading(float) - Method in class com.aowagie.text.Phrase
-
Sets the leading of this phrase.
- setLeft(int) - Method in class com.aowagie.text.Cell
-
This method throws an UnsupportedOperationException.
- setLeft(float) - Method in class com.aowagie.text.Rectangle
-
Sets the lower left x-coordinate.
- setLength(int) - Method in class com.aowagie.text.pdf.PRStream
-
- 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(String) - Method in class com.aowagie.text.List
-
Sets the listsymbol.
- setListSymbol(Chunk) - Method in class com.aowagie.text.ListItem
-
Sets the listsymbol.
- setLiteral(String) - Method in class com.aowagie.text.pdf.PdfContentByte
-
Outputs a String directly to the content.
- 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.
- 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.
- setMatrix(float[]) - Method in class com.aowagie.text.pdf.PdfShadingPattern
-
- 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.
- setOpen(boolean) - Method in class com.aowagie.text.pdf.PdfOutline
-
Setter for property open.
- 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(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(String) - Method in class com.aowagie.text.pdf.PdfStamperImp
-
- setOpenAction(String) - Method in class com.aowagie.text.pdf.PdfWriter
-
- setOpenAction(PdfAction) - Method in class com.aowagie.text.pdf.PdfWriter
-
- 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, Color, float) - Method in class com.aowagie.text.pdf.PdfContentByte
-
Sets the fill color to an uncolored pattern.
- setPatternFill(PdfPatternPainter) - Method in class com.aowagie.text.pdf.PdfPatternPainter
-
- setPatternFill(PdfPatternPainter, Color, float) - 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) - Method in class com.aowagie.text.pdf.PdfContentByte
-
Sets the stroke color to a pattern.
- setPatternStroke(PdfPatternPainter, Color, float) - Method in class com.aowagie.text.pdf.PdfPatternPainter
-
- setPatternStroke(PdfPatternPainter) - 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(PdfName) - Method in interface com.aowagie.text.pdf.interfaces.PdfVersion
-
Sets the PDF version as it will appear in the Catalog.
- setPdfVersion(char) - Method in class com.aowagie.text.pdf.internal.PdfVersionImp
-
- setPdfVersion(PdfName) - Method in class com.aowagie.text.pdf.internal.PdfVersionImp
-
- setPdfVersion(char) - Method in class com.aowagie.text.pdf.PdfWriter
-
- 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.
- setProperty(String, String) - Method in class com.aowagie.text.xml.xmp.XmpSchema
-
- setProperty(String, XmpArray) - 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, String) - Method in class com.aowagie.text.Chunk
-
Sets a goto for a remote destination for this Chunk.
- setRemoteGoto(String, int) - 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(int) - Method in class com.aowagie.text.Cell
-
This method throws an UnsupportedOperationException.
- setRight(float) - Method in class com.aowagie.text.Rectangle
-
Sets the upper right x-coordinate.
- 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.PdfPCell
-
Sets the rotation of the cell.
- setRotationDegrees(float) - Method in class com.aowagie.text.Image
-
Sets the rotation of the image in degrees.
- 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(Phrase, float, float, float, float, float, int) - 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(float, float, float, float) - 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(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.
- setStyle(int) - Method in class com.aowagie.text.pdf.PdfOutline
-
Setter for property style.
- 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
- setText(Phrase) - Method in class com.aowagie.text.pdf.ColumnText
-
Replaces the current text array with this Phrase.
- setTextAlignment(int) - Method in class com.aowagie.text.pdf.Barcode
-
Sets the text alignment.
- 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(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
- setTitle(Paragraph) - Method in class com.aowagie.text.Section
-
Sets the title of this section.
- setTokeniser(PRTokeniser) - Method in class com.aowagie.text.pdf.PdfContentParser
-
Sets the tokeniser.
- setTop(int) - Method in class com.aowagie.text.Cell
-
This method throws an UnsupportedOperationException.
- setTop(float) - Method in class com.aowagie.text.Rectangle
-
Sets the upper right y-coordinate.
- 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.
- 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(String) - Method in class com.aowagie.text.Cell
-
Sets the alignment of this paragraph.
- setVerticalAlignment(int) - Method in class com.aowagie.text.pdf.PdfPCell
-
Sets the vertical alignment for the cell.
- 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
-
- 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(String) - 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).
- setWidthPercentage(float) - Method in class com.aowagie.text.Image
-
Setter for property widthPercentage.
- setWidthPercentage(float[], Rectangle) - Method in class com.aowagie.text.pdf.PdfPTable
-
Sets the percentage width of the table from the absolute column width.
- setWidthPercentage(float) - Method in class com.aowagie.text.pdf.PdfPTable
-
Sets the width percentage that the table will occupy in the page.
- setWidthpercentage(float) - Method in class com.aowagie.text.SimpleTable
-
- setWidths(float[]) - Method in class com.aowagie.text.pdf.PdfPTable
-
Sets the relative widths of the table.
- setWidths(int[]) - 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.Table
-
Sets the widths of the different columns (percentages).
- setWordSpacing(float) - Method in class com.aowagie.text.pdf.PdfContentByte
-
Sets the word spacing parameter.
- setX(float) - Method in class com.aowagie.text.pdf.Barcode
-
Sets the minimum bar width.
- setXfa(XfaForm, PdfReader, PdfWriter) - Static method in class com.aowagie.text.pdf.XfaForm
-
Sets the XFA key from a byte array.
- setXfa(PdfWriter) - Method in class com.aowagie.text.pdf.XfaForm
-
Sets the XFA key from the instance data.
- 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
- shiftCurrentColumn() - Method in class com.aowagie.text.pdf.MultiColumnText
-
Shifts the current column.
- 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, int, int) - Static method in class com.aowagie.text.pdf.ColumnText
-
Shows a line of text.
- showTextAligned(PdfContentByte, int, Phrase, float, float, float) - 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
- 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.
- SINGLELINE - Static variable in class com.aowagie.text.pdf.PdfFormField
-
- SINGLEPAGE - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- SIZE - Static variable in class com.aowagie.text.ElementTags
-
the possible value of an alignment attribute
- 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 - 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.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 - Static variable in class com.aowagie.text.pdf.PdfName
-
A name
- size() - Method in class com.aowagie.text.pdf.PdfPTable
-
Gets the number of rows in this table.
- size() - Method in class com.aowagie.text.Table
-
Gets the number of rows in this Table.
- 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
- 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 - Static variable in class com.aowagie.text.Chunk
-
Key for split character.
- SplitCharacter - Interface in com.aowagie.text
-
Interface for customizing the 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_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.
- 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
- 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
- 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 - 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 - 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.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 - Static variable in class com.aowagie.text.ElementTags
-
attribute of list tag
- 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).