A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) An action that shall be performed when the annotation is activated.
- A0 - Static variable in class com.lowagie.text.PageSize
-
This is the a0 format
- A1 - Static variable in class com.lowagie.text.PageSize
-
This is the a1 format
- A10 - Static variable in class com.lowagie.text.PageSize
-
This is the a10 format
- A2 - Static variable in class com.lowagie.text.PageSize
-
This is the a2 format
- A3 - Static variable in class com.lowagie.text.PageSize
-
This is the a3 format
- A4 - Static variable in class com.lowagie.text.PageSize
-
This is the a4 format
- A5 - Static variable in class com.lowagie.text.PageSize
-
This is the a5 format
- A6 - Static variable in class com.lowagie.text.PageSize
-
This is the a6 format
- A7 - Static variable in class com.lowagie.text.PageSize
-
This is the a7 format
- A8 - Static variable in class com.lowagie.text.PageSize
-
This is the a8 format
- A9 - Static variable in class com.lowagie.text.PageSize
-
This is the a9 format
- AA - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) An additional-actions dictionary defining the field's / annotations's behaviour in response to various trigger events.
- AA_BLUR - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- AA_DOWN - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- AA_ENTER - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- AA_EXIT - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- AA_FOCUS - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- AA_JS_CHANGE - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- AA_JS_FORMAT - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- AA_JS_KEY - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- AA_JS_OTHER_CHANGE - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- AA_UP - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- about - Variable in class com.lowagie.text.xml.xmp.XmpWriter
-
The about string that goes into the rdf:Description tags.
- ABSOLUTE_MAX_TEXT_SIZE - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- ABSOLUTECOLORIMETRIC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- absoluteWidths - Variable in class com.lowagie.text.pdf.PdfPTable
- absoluteX - Variable in class com.lowagie.text.Image
-
This is the absolute X-position of the image.
- ABSOLUTEX - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image tag
- absoluteY - Variable in class com.lowagie.text.Image
-
This is the absolute Y-position of the image.
- ABSOLUTEY - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image tag
- AC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- accumulate(TextAssembler, String) - Method in class com.lowagie.text.pdf.parser.FinalText
-
We pass ourselves to the assembler, which is a visitor, so that it can accumulate information on this text depending on its type.
- accumulate(TextAssembler, String) - Method in class com.lowagie.text.pdf.parser.ParsedText
-
We pass ourselves to the assembler, which is a visitor, so that it can accumulate information on this text depending on its type.
- accumulate(TextAssembler, String) - Method in interface com.lowagie.text.pdf.parser.TextAssemblyBuffer
-
We pass ourselves to the assembler, which is a visitor, so that it can accumulate information on this text depending on its type.
- accumulate(TextAssembler, String) - Method in class com.lowagie.text.pdf.parser.Word
-
accept a visitor that is assembling text
- AcroFields - Class in com.lowagie.text.pdf
-
Query and change fields in existing documents either by method calls or by FDF merging.
- AcroFields.Item - Class in com.lowagie.text.pdf
-
The field representations for retrieval and modification.
- AcroFieldsSearch(Collection<String>) - Constructor for class com.lowagie.text.pdf.XfaForm.AcroFieldsSearch
-
Creates a new instance from a Collection with the full names.
- acroForm - Variable in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
-
This is the AcroForm object for the complete document.
- acroForm - Variable in class com.lowagie.text.pdf.PdfCopy
- acroForm - Variable in class com.lowagie.text.pdf.PdfReader
- ACROFORM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- acroFormParsed - Variable in class com.lowagie.text.pdf.PdfReader
- ACTION - Static variable in class com.lowagie.text.Chunk
-
Key for Action.
- ACTION - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required) A name which, in conjunction with Fields, indicates the set of fields that should be locked.
- ACTIVATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- ACTUALTEXT - Static variable in class com.lowagie.text.pdf.PdfName
-
a name used in PDF structure
- ADBE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- ADBE_PKCS7_DETACHED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ADBE_PKCS7_S4 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ADBE_PKCS7_S5 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ADBE_PKCS7_SHA1 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ADBE_X509_RSA_SHA1 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- add(char, int, int) - Method in class com.lowagie.text.pdf.BarcodePDF417.SegmentList
- add(float) - Method in class com.lowagie.text.pdf.PdfDashPattern
- add(float) - Method in class com.lowagie.text.pdf.PdfTextArray
- add(float[]) - Method in class com.lowagie.text.pdf.PdfArray
-
Adds an array of
float
values to end of thePdfArray
. - add(float[]) - Method in class com.lowagie.text.pdf.PdfRectangle
-
Block changes to the underlying PdfArray
- add(int[]) - Method in class com.lowagie.text.pdf.PdfArray
-
Adds an array of
int
values to end of thePdfArray
. - add(int[]) - Method in class com.lowagie.text.pdf.PdfRectangle
-
Block changes to the underlying PdfArray
- add(int, Element) - Method in class com.lowagie.text.MarkedSection
-
Adds a
Paragraph
,List
orTable
to thisSection
. - add(int, Element) - Method in class com.lowagie.text.Phrase
-
Adds a
Chunk
, anAnchor
or anotherPhrase
to thisPhrase
. - add(int, Element) - Method in class com.lowagie.text.Section
-
Adds a
Paragraph
,List
orTable
to thisSection
. - add(int, PdfObject) - Method in class com.lowagie.text.pdf.PdfArray
-
Inserts the specified element at the specified position.
- add(Element) - Method in class com.lowagie.text.Cell
-
Add an
Object
to this cell. - add(Element) - Method in class com.lowagie.text.Document
-
Adds an
Element
to theDocument
. - add(Element) - Method in class com.lowagie.text.DocWriter
-
Signals that an
Element
was added to theDocument
. - add(Element) - Method in interface com.lowagie.text.ElementListener
-
Signals that an
Element
was added to theDocument
. - add(Element) - Method in class com.lowagie.text.GreekList
-
Adds an
Element
to theList
. - add(Element) - Method in class com.lowagie.text.html.HtmlWriter
-
Signals that an
Element
was added to theDocument
. - add(Element) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- add(Element) - Method in class com.lowagie.text.html.simpleparser.IncCell
- add(Element) - Method in class com.lowagie.text.List
-
Adds an
Element
to theList
. - add(Element) - Method in class com.lowagie.text.MarkedSection
-
Adds a
Paragraph
,List
,Table
or anotherSection
to thisSection
. - add(Element) - Method in class com.lowagie.text.Paragraph
-
Adds an
Object
to theParagraph
. - add(Element) - Method in class com.lowagie.text.pdf.PdfDocument
-
Signals that an
Element
was added to theDocument
. - add(Element) - Method in class com.lowagie.text.Phrase
- add(Element) - Method in class com.lowagie.text.RomanList
-
Adds an
Element
to theList
. - add(Element) - Method in class com.lowagie.text.Section
-
Adds a
Paragraph
,List
,Table
or anotherSection
to thisSection
. - add(Element) - Method in class com.lowagie.text.SimpleCell
- add(Element) - Method in class com.lowagie.text.SimpleTable
- add(Element) - Method in interface com.lowagie.text.TextElementArray
-
Adds an object to the
TextElementArray
. - add(Element) - Method in class com.lowagie.text.ZapfDingbatsList
-
Adds an
Element
to theList
. - add(Element) - Method in class com.lowagie.text.ZapfDingbatsNumberList
-
Adds an
Element
to theList
. - add(Image) - Method in class com.lowagie.text.pdf.PdfDocument
-
Adds an image to the document.
- add(List) - Method in class com.lowagie.text.List
-
Adds a nested
List
to theList
. - add(Vector) - Method in class com.lowagie.text.pdf.parser.Vector
-
Computes the sum of this vector and the specified vector
- add(PdfContentByte) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds the content of another
PdfContent
-object to this object. - add(PdfICCBased) - Method in class com.lowagie.text.pdf.PdfWriter
- add(PdfNumber) - Method in class com.lowagie.text.pdf.PdfTextArray
-
Adds a
PdfNumber
to thePdfArray
. - add(PdfObject) - Method in class com.lowagie.text.pdf.PdfArray
-
Adds a
PdfObject
to the end of thePdfArray
. - add(PdfObject) - Method in class com.lowagie.text.pdf.PdfRectangle
-
Overrides the
add
-method inPdfArray
in order to prevent the adding of extra object to the array. - add(PdfOutline) - Method in class com.lowagie.text.pdf.PdfCopy
- add(String) - Method in class com.lowagie.text.GreekList
-
Adds a
String
to theList
. - add(String) - Method in class com.lowagie.text.html.HtmlWriter
-
Signals that a
String
was added to theDocument
. - add(String) - Method in class com.lowagie.text.List
-
Adds a
String
to theList
. - add(String) - Method in class com.lowagie.text.pdf.PdfTextArray
- add(String) - Method in class com.lowagie.text.Phrase
-
Adds a
Chunk
,Anchor
or anotherPhrase
to thisPhrase
. - add(String) - Method in class com.lowagie.text.RomanList
-
Adds a
String
to theList
. - add(String) - Method in class com.lowagie.text.ZapfDingbatsList
-
Adds a
String
to theList
. - add(String) - Method in class com.lowagie.text.ZapfDingbatsNumberList
-
Adds a
String
to theList
. - add(String, String, String, String) - Method in class com.lowagie.text.xml.xmp.XmpReader
-
Adds a tag.
- addAlias(String, String) - Method in class com.lowagie.text.html.HtmlPeer
-
Sets an alias for an attribute.
- addAlias(String, String) - Method in class com.lowagie.text.xml.XmlPeer
-
Sets an alias for an attribute.
- addAll(Collection<? extends Element>) - Method in class com.lowagie.text.MarkedSection
-
Adds a collection of
Element
s to thisSection
. - addAll(Collection<? extends Element>) - Method in class com.lowagie.text.Phrase
-
Adds a collection of
Chunk
s to thisPhrase
. - addAll(Collection<? extends Element>) - Method in class com.lowagie.text.Section
-
Adds a collection of
Element
s to thisSection
. - addAnnotation(PdfAnnotation) - Method in interface com.lowagie.text.pdf.interfaces.PdfAnnotations
-
Use this methods to add a
PdfAnnotation
or aPdfFormField
to the document. - addAnnotation(PdfAnnotation) - Method in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
- addAnnotation(PdfAnnotation) - Method in class com.lowagie.text.pdf.PdfCopy
- addAnnotation(PdfAnnotation) - Method in class com.lowagie.text.pdf.PdfCopy.PageStamp
- addAnnotation(PdfAnnotation) - Method in class com.lowagie.text.pdf.PdfWriter
- addAnnotation(PdfAnnotation, int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Adds an annotation of form field in a specific page.
- addAuthor(String) - Method in class com.lowagie.text.Document
-
Adds the author to a Document.
- addAuthor(String) - Method in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Adds a single author.
- addAuthor(String[]) - Method in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Adds an array of authors.
- addCalculationOrder(PdfFormField) - Method in interface com.lowagie.text.pdf.interfaces.PdfAnnotations
-
Use this method to adds the
PdfAnnotation
to the calculation order array. - addCalculationOrder(PdfFormField) - Method in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
- addCalculationOrder(PdfFormField) - Method in class com.lowagie.text.pdf.PdfAcroForm
-
Adds an object to the calculationOrder.
- addCalculationOrder(PdfFormField) - Method in class com.lowagie.text.pdf.PdfWriter
- addCell(Cell) - Method in class com.lowagie.text.Table
-
Adds a
Cell
to theTable
. - addCell(Cell, int, int) - Method in class com.lowagie.text.Table
-
Adds a
Cell
to theTable
at a certain row and column. - addCell(Cell, Point) - Method in class com.lowagie.text.Table
-
Adds a
Cell
to theTable
at a certain location. - addCell(Image) - Method in class com.lowagie.text.pdf.PdfPTable
-
Adds an Image as Cell.
- addCell(PdfPCell) - Method in class com.lowagie.text.pdf.PdfPTable
-
Adds a cell element.
- addCell(PdfPTable) - Method in class com.lowagie.text.pdf.PdfPTable
-
Adds a nested table.
- addCell(Phrase) - Method in class com.lowagie.text.pdf.PdfPTable
-
Adds a cell element.
- addCell(Phrase) - Method in class com.lowagie.text.Table
-
Adds a
Cell
to theTable
. - addCell(Phrase, Point) - Method in class com.lowagie.text.Table
-
Adds a
Cell
to theTable
. - addCell(String) - Method in class com.lowagie.text.pdf.PdfPTable
-
Adds a cell element.
- addCell(String) - Method in class com.lowagie.text.Table
-
Adds a
Cell
to theTable
. - addCell(String, Point) - Method in class com.lowagie.text.Table
-
Adds a
Cell
to theTable
. - addCellEvent(PdfPCellEvent) - Method in class com.lowagie.text.pdf.events.PdfPCellEventForwarder
-
Add a page event to the forwarder.
- addCheckBox(String, String, boolean, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addChild(PdfLayer) - Method in class com.lowagie.text.pdf.PdfLayer
-
Adds a child layer.
- addChoiceSelection(int) - Method in class com.lowagie.text.pdf.TextField
-
adds another (or a first I suppose) selection to a MULTISELECT list.
- addChunk(Chunk) - Method in class com.lowagie.text.Phrase
-
Adds a Chunk.
- addChunk(PdfChunk) - Method in class com.lowagie.text.pdf.BidiLine
- addChunks(List<PdfChunk>) - Method in class com.lowagie.text.pdf.BidiLine
- addClass(String) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
Add a character class to the tree.
- addClass(String) - Method in interface com.lowagie.text.pdf.hyphenation.PatternConsumer
-
Add a character class.
- addClass(String) - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- addCodespaceRange(CodespaceRange) - Method in class com.lowagie.text.pdf.fonts.cmaps.CMap
-
This will add a codespace range.
- addCol(PdfPCell) - Method in class com.lowagie.text.html.simpleparser.IncTable
- addCollectionItem(PdfCollectionItem) - Method in class com.lowagie.text.pdf.PdfFileSpecification
-
Adds the Collection item dictionary.
- addCols(List<PdfPCell>) - Method in class com.lowagie.text.html.simpleparser.IncTable
- addColumn(float[], float[]) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Add a new column.
- addColumns(int) - Method in class com.lowagie.text.Table
-
Gives you the possibility to add columns.
- addComboBox(String, String[][], String, boolean, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addComboBox(String, String[], String, boolean, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addComments(FdfReader) - Method in class com.lowagie.text.pdf.PdfStamper
-
Adds the comments present in an FDF file.
- addConformance(String) - Method in class com.lowagie.text.xml.xmp.PdfA1Schema
-
Adds the conformance.
- addCreateDate(String) - Method in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
Adds the creation date.
- addCreationDate() - Method in class com.lowagie.text.Document
-
Adds the current date and time to a Document.
- addCreationDate(PdfDate) - Method in class com.lowagie.text.Document
-
Adds the current date and time to a Document.
- addCreator(String) - Method in class com.lowagie.text.Document
-
Adds the creator to a Document.
- addCreatorTool(String) - Method in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
Adds the creatortool.
- addDelay(Image) - Method in class com.lowagie.text.pdf.PdfDocument
-
Occupies space for
Image
that will be added later instead of now - addDescription(String) - Method in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Adds a description.
- addDescription(String, boolean) - Method in class com.lowagie.text.pdf.PdfFileSpecification
-
Adds a description for the file that is specified here.
- addDeveloperExtension(PdfDeveloperExtension) - Method in interface com.lowagie.text.pdf.interfaces.PdfVersion
-
Adds a developer extension to the Extensions dictionary in the Catalog.
- addDeveloperExtension(PdfDeveloperExtension) - Method in class com.lowagie.text.pdf.internal.PdfVersionImp
- addDeveloperExtension(PdfDeveloperExtension) - Method in class com.lowagie.text.pdf.PdfWriter
- addDirectImageSimple(Image) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to adds an image to the document but not to the page resources.
- addDirectImageSimple(Image, PdfIndirectReference) - Method in class com.lowagie.text.pdf.PdfWriter
-
Adds an image to the document but not to the page resources.
- addDocListener(DocListener) - Method in class com.lowagie.text.Document
-
Adds a
DocListener
to theDocument
. - addDocument(PdfReader) - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Concatenates a PDF document.
- addDocument(PdfReader) - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Concatenates a PDF document.
- addDocument(PdfReader, String) - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Concatenates a PDF document selecting the pages to keep.
- addDocument(PdfReader, String) - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Concatenates a PDF document selecting the pages to keep.
- addDocument(PdfReader, List<Integer>) - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Concatenates a PDF document selecting the pages to keep.
- addDocument(PdfReader, List<Integer>) - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Concatenates a PDF document selecting the pages to keep.
- addDocumentField(PdfIndirectReference) - Method in class com.lowagie.text.pdf.PdfAcroForm
-
Adds documentFields.
- addedCompletely - Variable in class com.lowagie.text.Section
-
Indicates if the Section was added completely to the document.
- addElement(Element) - Method in class com.lowagie.text.Cell
-
Adds an element to this
Cell
. - addElement(Element) - Method in class com.lowagie.text.pdf.ColumnText
-
Adds an element.
- addElement(Element) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Add an element to be rendered in a column.
- addElement(Element) - Method in class com.lowagie.text.pdf.PdfPCell
-
Adds an iText element to the cell.
- addElement(Element) - Method in class com.lowagie.text.SimpleCell
-
Adds content to this object.
- addElement(SimpleCell) - Method in class com.lowagie.text.SimpleTable
-
Adds content to this object.
- addException(String, ArrayList) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
Add an exception to the tree.
- addException(String, ArrayList) - Method in interface com.lowagie.text.pdf.hyphenation.PatternConsumer
-
Add a hyphenation exception.
- addException(String, ArrayList) - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- addExtraEncoding(String, ExtraEncoding) - Static method in class com.lowagie.text.pdf.PdfEncodings
-
Adds an extra encoding.
- addField(String, PdfCollectionField) - Method in class com.lowagie.text.pdf.collection.PdfCollectionSchema
-
Adds a Collection field to the Schema.
- addField(String, PdfFormField) - Method in class com.lowagie.text.pdf.events.FieldPositioningEvents
-
Add a PdfFormField that has to be tied to a generic Chunk.
- addFieldTemplates(Map<PdfTemplate, Object>) - Method in class com.lowagie.text.pdf.PdfAcroForm
-
Adds fieldTemplates.
- addFileAttachment(PdfFileSpecification) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a file attachment at the document level.
- addFileAttachment(String, byte[], String, String) - Method in class com.lowagie.text.pdf.PdfStamper
-
Adds a file attachment at the document level.
- addFileAttachment(String, byte[], String, String) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a file attachment at the document level.
- addFileAttachment(String, PdfFileSpecification) - Method in class com.lowagie.text.pdf.PdfStamper
-
Adds a file attachment at the document level.
- addFileAttachment(String, PdfFileSpecification) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a file attachment at the document level.
- addFirst(PdfObject) - Method in class com.lowagie.text.pdf.PdfArray
-
Inserts a
PdfObject
at the beginning of thePdfArray
. - addFirst(PdfObject) - Method in class com.lowagie.text.pdf.PdfRectangle
-
Block changes to the underlying PdfArray
- addFlags(int) - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Adds one or more flag(s) to the existing annotation flags
- addFont(Font) - Method in class com.lowagie.text.pdf.FontSelector
-
Adds a
Font
to be searched for valid characters. - addFormField(PdfFormField) - Method in class com.lowagie.text.pdf.PdfAcroForm
-
Adds a formfield to the AcroForm.
- addHeader(String, String) - Method in class com.lowagie.text.Document
-
Adds a user defined header to the document.
- addHiddenField(String, String) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addHtmlPostButton(String, String, String, String, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addIdentifiers(String[]) - Method in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
Adds the identifier.
- addImage(Image) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds an
Image
to the page. - addImage(Image) - Method in class com.lowagie.text.xml.SAXiTextHandler
- addImage(Image, boolean) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds an
Image
to the page. - addImage(Image, float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds an
Image
to the page. - addImage(Image, float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfImportedPage
-
Always throws an error.
- addImage(Image, float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- addImage(Image, float, float, float, float, float, float, boolean) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds an
Image
to the page. - addImage(Image, float, float, float, float, float, float, boolean) - Method in class com.lowagie.text.pdf.Type3Glyph
- addItem(String, double) - Method in class com.lowagie.text.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- addItem(String, float) - Method in class com.lowagie.text.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- addItem(String, int) - Method in class com.lowagie.text.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- addItem(String, PdfDate) - Method in class com.lowagie.text.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- addItem(String, PdfNumber) - Method in class com.lowagie.text.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- addItem(String, PdfString) - Method in class com.lowagie.text.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- addItem(String, String) - Method in class com.lowagie.text.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- addItem(String, Calendar) - Method in class com.lowagie.text.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- additionalActions - Variable in class com.lowagie.text.pdf.PdfDocument
- addJavaScript(PdfAction) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a JavaScript action at the document level.
- addJavaScript(String) - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Adds JavaScript to the global document
- addJavaScript(String) - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Adds JavaScript to the global document
- addJavaScript(String) - Method in class com.lowagie.text.pdf.PdfStamper
-
Adds a JavaScript action at the document level.
- addJavaScript(String) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to adds a JavaScript action at the document level.
- addJavaScript(String, boolean) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a JavaScript action at the document level.
- addJavaScript(String, PdfAction) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a JavaScript action at the document level.
- addJavaScript(String, String) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to adds a JavaScript action at the document level.
- addJavaScript(String, String, boolean) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a JavaScript action at the document level.
- addKeywords(String) - Method in class com.lowagie.text.Document
-
Adds the keywords to a Document.
- addKeywords(String) - Method in class com.lowagie.text.xml.xmp.PdfSchema
-
Adds keywords.
- addKid(PdfFormField) - Method in class com.lowagie.text.pdf.PdfFormField
- addKid(PdfOutline) - Method in class com.lowagie.text.pdf.PdfOutline
-
Adds a kid to the outline
- addLanguage(String, String) - Method in class com.lowagie.text.xml.xmp.LangAlt
-
Add a language.
- addMap(String, String, String, PdfContentByte, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addMapping(byte[], String) - Method in class com.lowagie.text.pdf.fonts.cmaps.CMap
-
This will add a mapping.
- addMarkedSection() - Method in class com.lowagie.text.Section
-
Adds a marked section.
- addMember(PdfLayer) - Method in class com.lowagie.text.pdf.PdfLayerMembership
-
Adds a new member to the layer.
- addMetaDataDate(String) - Method in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
Adds the meta data date.
- addMetaObject(MetaObject) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- addModDate(String) - Method in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
Adds the modification date.
- addModificationDate() - Method in class com.lowagie.text.Document
-
Adds the current date and time to a Document.
- addModificationDate(PdfDate) - Method in class com.lowagie.text.Document
-
Adds the current date and time to a Document.
- addMultiLineTextField(String, String, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addNamedDestination(String, int, PdfDestination) - Method in class com.lowagie.text.pdf.PdfWriter
-
Adds one named destination.
- addNamedDestinations(Map<String, String>, int) - Method in class com.lowagie.text.pdf.PdfWriter
-
Adds named destinations in bulk.
- addNickname(String) - Method in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
Adds the nickname.
- addOCGRadioGroup(List<PdfLayer>) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set a collection of optional content groups whose states are intended to follow a "radio button" paradigm.
- addOutline(PdfOutline, String) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds a named outline to the document.
- addPadding(float) - Method in class com.lowagie.text.HeaderFooter
-
Increases current padding by adding new value into it
- addPage(PdfImportedPage) - Method in class com.lowagie.text.pdf.PdfCopy
-
Add an imported page to our output
- addPage(PdfIndirectReference) - Method in class com.lowagie.text.pdf.PdfDestination
-
Adds the indirect reference of the destination page.
- addPage(Rectangle, int) - Method in class com.lowagie.text.pdf.PdfCopy
-
Adds a blank page.
- addPageEvent(PdfPageEvent) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Add a page event to the forwarder.
- addPageLabel(int, int) - Method in class com.lowagie.text.pdf.PdfPageLabels
-
Adds or replaces a page label.
- addPageLabel(int, int, String) - Method in class com.lowagie.text.pdf.PdfPageLabels
-
Adds or replaces a page label.
- addPageLabel(int, int, String, int) - Method in class com.lowagie.text.pdf.PdfPageLabels
-
Adds or replaces a page label.
- addPageLabel(PdfPageLabels.PdfPageLabelFormat) - Method in class com.lowagie.text.pdf.PdfPageLabels
-
Adds or replaces a page label.
- addPageNumberAndTag(int, String) - Method in class com.lowagie.text.pdf.events.IndexEvents.Entry
-
Add a pagenumber.
- addPart(String) - Method in class com.lowagie.text.xml.xmp.PdfA1Schema
-
Adds part.
- addPattern(String, String) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
Add a pattern to the tree.
- addPattern(String, String) - Method in interface com.lowagie.text.pdf.hyphenation.PatternConsumer
-
Add hyphenation patterns.
- addPattern(String, String) - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- addPdfObject(PdfObject) - Method in class com.lowagie.text.pdf.PdfReader
- addPiece(char, PdfChunk) - Method in class com.lowagie.text.pdf.BidiLine
- addPlainAnnotation(PdfAnnotation) - Method in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
- addProducer() - Method in class com.lowagie.text.Document
-
Adds the producer to a Document.
- addProducer(String) - Method in class com.lowagie.text.Document
-
Adds the provided value as the producer to a Document.
- addProducer(String) - Method in class com.lowagie.text.xml.xmp.PdfSchema
-
Adds the producer.
- addProperty(String, String) - Method in class com.lowagie.text.xml.xmp.XmpSchema
- addPSXObject(PdfPSXObject) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds a PostScript XObject to this content.
- addPublisher(String) - Method in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Adds a single publisher.
- addPublisher(String[]) - Method in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Adds an array of publishers.
- addRadioButton(PdfFormField, String, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addRadioGroup(PdfFormField) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addRdfDescription(XmpSchema) - Method in class com.lowagie.text.xml.xmp.XmpWriter
-
Adds an rdf:Description.
- addRdfDescription(String, String) - Method in class com.lowagie.text.xml.xmp.XmpWriter
-
Adds an rdf:Description.
- addRecipient(PdfPublicKeyRecipient) - Method in class com.lowagie.text.pdf.PdfPublicKeySecurityHandler
- addRecipient(Certificate, int) - Method in class com.lowagie.text.pdf.PdfEncryption
- addRegularColumns(float, float, float, int) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Add the specified number of evenly spaced rectangular columns.
- addRenderingHints(Map) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- addResetButton(String, String, String, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addSection() - Method in class com.lowagie.text.MarkedSection
-
Creates a
Section
, adds it to thisSection
and returns it. - addSection(float) - Method in class com.lowagie.text.MarkedSection
-
Creates a
Section
, adds it to thisSection
and returns it. - addSection(float, int) - Method in class com.lowagie.text.MarkedSection
-
Creates a
Section
, adds it to thisSection
and returns it. - addSection(float, Paragraph) - Method in class com.lowagie.text.Section
-
Creates a
Section
, adds it to thisSection
and returns it. - addSection(float, Paragraph, int) - Method in class com.lowagie.text.Section
-
Creates a
Section
, adds it to thisSection
and returns it. - addSection(float, String) - Method in class com.lowagie.text.Section
-
Adds a
Section
to thisSection
and returns it. - addSection(float, String, int) - Method in class com.lowagie.text.Section
-
Adds a
Section
to thisSection
and returns it. - addSection(int) - Method in class com.lowagie.text.MarkedSection
-
Creates a
Section
, add it to thisSection
and returns it. - addSection(Paragraph) - Method in class com.lowagie.text.ChapterAutoNumber
-
Create a new section for this chapter and add it.
- addSection(Paragraph) - Method in class com.lowagie.text.Section
-
Creates a
Section
, adds it to thisSection
and returns it. - addSection(Paragraph, int) - Method in class com.lowagie.text.Section
-
Creates a
Section
, add it to thisSection
and returns it. - addSection(String) - Method in class com.lowagie.text.ChapterAutoNumber
-
Create a new section for this chapter and ad it.
- addSection(String) - Method in class com.lowagie.text.Section
-
Adds a
Section
to thisSection
and returns it. - addSection(String, int) - Method in class com.lowagie.text.Section
-
Adds a
Section
to thisSection
and returns it. - addSelectList(String, String[][], String, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addSelectList(String, String[], String, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addSharedObjectsToBody() - Method in class com.lowagie.text.pdf.PdfWriter
- addSignature(String, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addSignature(String, int, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfStamper
-
Adds an empty signature.
- addSimpleColumn(float, float) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Add a simple rectangular column with specified left and right x position boundaries.
- addSingleLinePasswordField(String, String, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addSingleLineTextField(String, String, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- addSomNameToSearchNodeChain(Map<String, XfaForm.InverseStore>, XfaForm.Stack2, String) - Static method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Adds a SOM name to the search node chain.
- addSpacing(float, float, Font) - Method in class com.lowagie.text.pdf.PdfDocument
-
Adds extra space.
- addSpecial(Object) - Method in class com.lowagie.text.Phrase
-
Adds a
Object
to theParagraph
. - addSpecialContent(Element) - Method in class com.lowagie.text.HeaderFooter
-
Adds non-text
Element
intospecialContent
- addStringToTable(byte[]) - Method in class com.lowagie.text.pdf.LZWDecoder
-
Add a new string to the string table.
- addStringToTable(byte[], byte) - Method in class com.lowagie.text.pdf.LZWDecoder
-
Add a new string to the string table.
- addSubject(String) - Method in class com.lowagie.text.Document
-
Adds the subject to a Document.
- addSubject(String) - Method in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Adds a subject.
- addSubject(String[]) - Method in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Adds a subject.
- addSubsetRange(int[]) - Method in class com.lowagie.text.pdf.BaseFont
-
Adds a character range when subsetting.
- addSubstitutionFont(BaseFont) - Method in class com.lowagie.text.pdf.AcroFields
-
Adds a substitution font to the list.
- addTableEvent(PdfPTableEvent) - Method in class com.lowagie.text.pdf.events.PdfPTableEventForwarder
-
Add a page event to the forwarder.
- addTabs(int) - Method in class com.lowagie.text.DocWriter
-
Writes a number of tabs.
- addTemplate(PdfTemplate, double, double, double, double, double, double) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds a template to this content using double matrices.
- addTemplate(PdfTemplate, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds a template to this content.
- addTemplate(PdfTemplate, float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds a template to this content.
- addTemplate(PdfTemplate, float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfImportedPage
-
Always throws an error.
- addText(Chunk) - Method in class com.lowagie.text.pdf.ColumnText
-
Adds a
Chunk
to the current text array. - addText(Chunk) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Adds a
Chunk
to the current text array. - addText(Chunk) - Method in class com.lowagie.text.pdf.VerticalText
-
Adds a
Chunk
to the current text array. - addText(Phrase) - Method in class com.lowagie.text.pdf.ColumnText
-
Adds a
Phrase
to the current text array. - addText(Phrase) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Adds a
Phrase
to the current text array. - addText(Phrase) - Method in class com.lowagie.text.pdf.VerticalText
-
Adds a
Phrase
to the current text array. - addTitle(String) - Method in class com.lowagie.text.Document
-
Adds the title to a Document.
- addTitle(String) - Method in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Adds a title.
- addToArray(Object[][], Object[]) - Static method in class com.lowagie.text.Utilities
-
Utility method to extend an array.
- addToBody(PdfObject) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a PDF object to the PDF body.
- addToBody(PdfObject, boolean) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a PDF object to the PDF body.
- addToBody(PdfObject, int) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a PDF object to the PDF body.
- addToBody(PdfObject, int, boolean) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a PDF object to the PDF body.
- addToBody(PdfObject, PdfIndirectReference) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a PDF object to the PDF body.
- addToBody(PdfObject, PdfIndirectReference, boolean) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add a PDF object to the PDF body.
- addToCatalog(PdfDictionary) - Method in class com.lowagie.text.pdf.internal.PdfVersionImp
-
Adds the version to the Catalog dictionary.
- addToCatalog(PdfDictionary) - Method in class com.lowagie.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).
- addToChain(String, Map<String, String>) - Method in class com.lowagie.text.html.simpleparser.ChainedProperties
- addValue(String, String) - Method in class com.lowagie.text.xml.XmlPeer
-
Sets a value for an attribute.
- addVersion(String) - Method in class com.lowagie.text.xml.xmp.PdfSchema
-
Adds the version.
- addViewerPreference(PdfName, PdfObject) - Method in interface com.lowagie.text.pdf.interfaces.PdfViewerPreferences
-
Adds a viewer preference.
- addViewerPreference(PdfName, PdfObject) - Method in class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp
-
Sets the viewer preferences for printing.
- addViewerPreference(PdfName, PdfObject) - Method in class com.lowagie.text.pdf.PdfCopyFields
- addViewerPreference(PdfName, PdfObject) - Method in class com.lowagie.text.pdf.PdfCopyForms
- addViewerPreference(PdfName, PdfObject) - Method in class com.lowagie.text.pdf.PdfReader
-
Adds a viewer preference
- addViewerPreference(PdfName, PdfObject) - Method in class com.lowagie.text.pdf.PdfStamper
-
Adds a viewer preference
- addViewerPreference(PdfName, PdfObject) - Method in class com.lowagie.text.pdf.PdfWriter
- addWriter(PdfWriter) - Method in class com.lowagie.text.pdf.PdfDocument
-
Adds a
PdfWriter
to thePdfDocument
. - adjustCellsInRow(int, int) - Method in class com.lowagie.text.pdf.PdfPTable
-
Calculates the extra height needed in a row because of rowspans.
- ADOBE_1_7_EXTENSIONLEVEL3 - Static variable in class com.lowagie.text.pdf.PdfDeveloperExtension
-
An instance of this class for Adobe 1.7 Extension level 3.
- ADOBE_PPKLITE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ADOBE_PPKMS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ADVISORY - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
An unordered array specifying properties that were edited outside the authoring application.
- AES_128 - Static variable in class com.lowagie.text.pdf.PdfEncryption
- AES_256_V3 - Static variable in class com.lowagie.text.pdf.PdfEncryption
- AESCipher - Class in com.lowagie.text.pdf.crypto
-
Creates an AES Cipher with CBC and padding PKCS5/7.
- AESCipher(boolean, byte[], byte[]) - Constructor for class com.lowagie.text.pdf.crypto.AESCipher
-
Creates a new instance of AESCipher
- AESV2 - Static variable in class com.lowagie.text.pdf.PdfName
-
(PDF 1.6; deprecated) The application shall ask the security handler for the file encryption key and shall implicitly decrypt data with 7.6.3.1, "Algorithm 1: Encryption of data using the RC4or AES algorithms", using the AES algorithm in Cipher BlockChaining (CBC) mode with a 16-byte block size and an initialization vector that shall be randomly generated and placed as the first 16 bytes in the stream or string.
- AESV3 - Static variable in class com.lowagie.text.pdf.PdfName
-
(PDF 2.0) The application shall ask the security handler for the file encryption key and shall implicitly decrypt data with 7.6.3.2, "Algorithm 1.A: Encryption of data using the AES algorithms", using the AES-256 algorithm in Cipher Block Chaining (CBC)with padding mode with a 16-byte block size and an initialization vector that is randomly generated and placed as the first 16 bytes in the stream or string.
- AF - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; PDF 2.0) An array of one or more file specification dictionaries which denote the associated files for this annotation.
- affine - Variable in class com.lowagie.text.pdf.internal.PolylineShapeIterator
-
an affine transformation to be performed on the polyline.
- AFM_DIVISOR - Static variable in class com.lowagie.text.pdf.PdfGraphics2D
- AIS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- AL - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- ALIGN - Static variable in class com.lowagie.text.ElementTags
-
attribute of paragraph/image/table tag
- ALIGN - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of paragraph/image/table tag
- ALIGN_BASELINE - Static variable in interface com.lowagie.text.Element
-
A possible value for vertical alignment.
- ALIGN_BASELINE - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- ALIGN_BASELINE - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_BOTTOM - Static variable in interface com.lowagie.text.Element
-
A possible value for vertical alignment.
- ALIGN_BOTTOM - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- ALIGN_BOTTOM - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_CENTER - Static variable in interface com.lowagie.text.Element
-
A possible value for paragraph alignment.
- ALIGN_CENTER - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- ALIGN_CENTER - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_CENTER - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
The alignment is center
- ALIGN_INDENTATION_ITEMS - Static variable in class com.lowagie.text.ElementTags
-
a possible list attribute
- ALIGN_JUSTIFIED - Static variable in interface com.lowagie.text.Element
-
A possible value for paragraph alignment.
- ALIGN_JUSTIFIED - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- ALIGN_JUSTIFIED - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_JUSTIFIED_ALL - Static variable in interface com.lowagie.text.Element
-
Does the same as ALIGN_JUSTIFIED but the last line is also spread out.
- ALIGN_JUSTIFIED_ALL - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- ALIGN_LEFT - Static variable in interface com.lowagie.text.Element
-
A possible value for paragraph alignment.
- ALIGN_LEFT - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- ALIGN_LEFT - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_LEFT - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
The alignment is left
- ALIGN_MIDDLE - Static variable in interface com.lowagie.text.Element
-
A possible value for vertical alignment.
- ALIGN_MIDDLE - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- ALIGN_MIDDLE - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_RIGHT - Static variable in interface com.lowagie.text.Element
-
A possible value for paragraph alignment.
- ALIGN_RIGHT - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- ALIGN_RIGHT - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_RIGHT - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
The alignment is right
- ALIGN_TOP - Static variable in interface com.lowagie.text.Element
-
A possible value for vertical alignment.
- ALIGN_TOP - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- ALIGN_TOP - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_UNDEFINED - Static variable in interface com.lowagie.text.Element
-
A possible value for paragraph alignment.
- alignindent - Variable in class com.lowagie.text.List
-
Indicates if the indentation of all the items has to be aligned.
- alignment - Variable in class com.lowagie.text.Image
-
The alignment of the Image.
- alignment - Variable in class com.lowagie.text.Paragraph
-
The alignment of the text.
- alignment - Variable in class com.lowagie.text.pdf.BaseField
- alignment - Variable in class com.lowagie.text.pdf.ColumnText
-
The column alignment.
- alignment - Variable in class com.lowagie.text.pdf.draw.LineSeparator
-
The alignment of the line.
- alignment - Variable in class com.lowagie.text.pdf.PdfDocument
-
This represents the current alignment of the PDF Elements.
- alignment - Variable in class com.lowagie.text.pdf.PdfLine
-
The alignment of the line.
- alignment - Variable in class com.lowagie.text.pdf.VerticalText
-
The column alignment.
- alignment() - Method in class com.lowagie.text.HeaderFooter
-
Gets the alignment of this HeaderFooter.
- alignmentValue(String) - Static method in class com.lowagie.text.ElementTags
-
Translates a String value to an alignment value.
- ALink - Interface in com.lowagie.text.html.simpleparser
- ALL - Static variable in class com.lowagie.text.pdf.PdfName
-
Stands for "Lock all fields in the document" which is one possible value of the Action attribute in a signature field lock dictionary
- alloc(int) - Method in class com.lowagie.text.pdf.hyphenation.ByteVector
-
This is to implement memory allocation in the array.
- alloc(int) - Method in class com.lowagie.text.pdf.hyphenation.CharVector
- ALLOFF - Static variable in class com.lowagie.text.pdf.PdfLayerMembership
-
Visible only if all of the entries are OFF.
- ALLON - Static variable in class com.lowagie.text.pdf.PdfLayerMembership
-
Visible only if all of the entries are ON.
- ALLOW_ASSEMBLY - Static variable in class com.lowagie.text.pdf.PdfWriter
-
The operation permitted when the document is opened with the user password
- ALLOW_COPY - Static variable in class com.lowagie.text.pdf.PdfWriter
-
The operation permitted when the document is opened with the user password
- ALLOW_DEGRADED_PRINTING - Static variable in class com.lowagie.text.pdf.PdfWriter
-
The operation permitted when the document is opened with the user password
- ALLOW_FILL_IN - Static variable in class com.lowagie.text.pdf.PdfWriter
-
The operation permitted when the document is opened with the user password
- ALLOW_MODIFY_ANNOTATIONS - Static variable in class com.lowagie.text.pdf.PdfWriter
-
The operation permitted when the document is opened with the user password
- ALLOW_MODIFY_CONTENTS - Static variable in class com.lowagie.text.pdf.PdfWriter
-
The operation permitted when the document is opened with the user password
- ALLOW_PRINTING - Static variable in class com.lowagie.text.pdf.PdfWriter
-
The operation permitted when the document is opened with the user password
- ALLOW_SCREENREADERS - Static variable in class com.lowagie.text.pdf.PdfWriter
-
The operation permitted when the document is opened with the user password
- ALLPAGES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ALPHA - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- ALPHABETICAL - Static variable in class com.lowagie.text.List
-
a possible value for the lettered parameter
- alt - Variable in class com.lowagie.text.Image
-
Text that can be shown instead of the image.
- ALT - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image tag
- ALT - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the image tag
- ALT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- altcs - Variable in class com.lowagie.text.pdf.PdfSpotColor
-
The alternative color space
- alterContents() - Method in class com.lowagie.text.pdf.PdfCopy.PageStamp
- ALTERNATE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- ALTERNATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- alternateFieldName - Variable in class com.lowagie.text.pdf.BaseField
-
Holds the value of the alternate field name.
- ALTERNATIVE - Static variable in class com.lowagie.text.xml.xmp.XmpArray
-
An array with alternatives.
- altText - Variable in class com.lowagie.text.pdf.Barcode
-
The alternate text to be used, if present.
- analyzeRow(List<List<PdfCell>>, PdfDocument.RenderingContext) - Method in class com.lowagie.text.pdf.PdfDocument
- Anchor - Class in com.lowagie.text
-
An
Anchor
can be a reference or a destination of a reference. - Anchor() - Constructor for class com.lowagie.text.Anchor
-
Constructs an
Anchor
without specifying a leading. - Anchor(float) - Constructor for class com.lowagie.text.Anchor
-
Constructs an
Anchor
with a certain leading. - Anchor(float, Chunk) - Constructor for class com.lowagie.text.Anchor
-
Constructs an
Anchor
with a certainChunk
and a certain leading. - Anchor(float, String) - Constructor for class com.lowagie.text.Anchor
-
Constructs an
Anchor
with a certain leading and a certainString
. - Anchor(float, String, Font) - Constructor for class com.lowagie.text.Anchor
-
Constructs an
Anchor
with a certain leading, a certainString
and a certainFont
. - Anchor(Chunk) - Constructor for class com.lowagie.text.Anchor
-
Constructs an
Anchor
with a certainChunk
. - Anchor(Phrase) - Constructor for class com.lowagie.text.Anchor
-
Constructs an
Anchor
with a certainPhrase
. - Anchor(String) - Constructor for class com.lowagie.text.Anchor
-
Constructs an
Anchor
with a certainString
. - Anchor(String, Font) - Constructor for class com.lowagie.text.Anchor
-
Constructs an
Anchor
with a certainString
and a certainFont
. - ANCHOR - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
- ANCHOR - Static variable in class com.lowagie.text.ElementTags
-
the anchor tag
- ANCHOR - Static variable in class com.lowagie.text.html.HtmlTags
-
the anchor tag
- anchorAction - Variable in class com.lowagie.text.pdf.PdfDocument
-
The current active
PdfAction
when processing anAnchor
. - anform - Variable in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
A temporary store for the repetition count.
- ANIMATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- ANNOT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- annotation - Variable in class com.lowagie.text.Image
-
if the annotation is not null the image will be clickable.
- annotation - Variable in class com.lowagie.text.pdf.PdfAnnotation
- Annotation - Class in com.lowagie.text
-
An
Annotation
is a little note that can be added to a page on a document. - Annotation(float, float, float, float, int) - Constructor for class com.lowagie.text.Annotation
-
Constructs an
Annotation
. - Annotation(float, float, float, float, String) - Constructor for class com.lowagie.text.Annotation
-
Constructs an
Annotation
. - Annotation(float, float, float, float, String, int) - Constructor for class com.lowagie.text.Annotation
-
Constructs an
Annotation
. - Annotation(float, float, float, float, String, String) - Constructor for class com.lowagie.text.Annotation
-
Constructs an
Annotation
. - Annotation(float, float, float, float, String, String, boolean) - Constructor for class com.lowagie.text.Annotation
-
Creates a Screen annotation to embed media clips
- Annotation(float, float, float, float, String, String, String, String) - Constructor for class com.lowagie.text.Annotation
-
Constructs an
Annotation
. - Annotation(float, float, float, float, URL) - Constructor for class com.lowagie.text.Annotation
-
Constructs an
Annotation
. - Annotation(Annotation) - Constructor for class com.lowagie.text.Annotation
-
Copy constructor.
- Annotation(String, String) - Constructor for class com.lowagie.text.Annotation
-
Constructs an
Annotation
with a certain title and some text. - Annotation(String, String, float, float, float, float) - Constructor for class com.lowagie.text.Annotation
-
Constructs an
Annotation
with a certain title and some text. - ANNOTATION - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - ANNOTATION - Static variable in class com.lowagie.text.ElementTags
-
the annotation tag
- annotationAttributes - Variable in class com.lowagie.text.Annotation
-
This is the title of the
Annotation
. - annotations - Variable in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
-
This is the array containing the references to annotations that were added to the document.
- annotationtype - Variable in class com.lowagie.text.Annotation
-
This is the type of annotation.
- annotationType() - Method in class com.lowagie.text.Annotation
-
Returns the type of this
Annotation
. - ANNOTS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- antiAlias - Variable in class com.lowagie.text.pdf.PdfShading
-
Holds value of property antiAlias.
- ANTIALIAS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ANYOFF - Static variable in class com.lowagie.text.pdf.PdfLayerMembership
-
Visible if any of the entries are OFF.
- ANYON - Static variable in class com.lowagie.text.pdf.PdfLayerMembership
-
Visible if any of the entries are ON.
- AP - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) An appearance dictionary specifying how the annotation shall be presented visually on the page.
- APP - Static variable in class com.lowagie.text.pdf.PdfName
-
A build data dictionary for a description of the signature APP.
- APPDEFAULT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- APPEARANCE_DOWN - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
appearance attributename
- APPEARANCE_NORMAL - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
appearance attributename
- APPEARANCE_ROLLOVER - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
appearance attributename
- append(byte) - Method in class com.lowagie.text.pdf.ByteBuffer
- append(byte[]) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Appends an array of bytes.
- append(byte[], int, int) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Appends the subarray of the
byte
array. - append(char) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Appends a
char
to the buffer. - append(double) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Appends a string representation of a
double
according to the Pdf conventions. - append(float) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Appends a string representation of a
float
according to the Pdf conventions. - append(int) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Appends the string representation of an
int
. - append(long) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Appends the string representation of a
long
. - append(ByteBuffer) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Appends another
ByteBuffer
to this buffer. - append(String) - Method in class com.lowagie.text.Chunk
-
appends some text to this
Chunk
. - append(String) - Method in class com.lowagie.text.Meta
-
appends some text to this
Meta
. - append(String) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Appends a
String
to the buffer. - append_i(int) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Appends an
int
. - appendHex(byte) - Method in class com.lowagie.text.pdf.ByteBuffer
- appendmode - Variable in class com.lowagie.text.pdf.internal.PdfVersionImp
-
Indicates if we are working in append mode.
- APPLICATION - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- APPLICATION - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- applyStyle(String, Map<String, String>) - Method in class com.lowagie.text.html.simpleparser.StyleSheet
- APPROVAL - com.lowagie.text.pdf.SignatureType
-
Signed signature type.
- ar_composedtashkeel - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
- AR_COMPOSEDTASHKEEL - Static variable in class com.lowagie.text.pdf.ColumnText
-
Compose the tashkeel in the ligatures.
- ar_lig - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
- AR_LIG - Static variable in class com.lowagie.text.pdf.ColumnText
-
Do some extra double ligatures.
- ar_nothing - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
- ar_novowel - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
- AR_NOVOWEL - Static variable in class com.lowagie.text.pdf.ColumnText
-
Eliminate the arabic vowels
- ArabicLigaturizer - Class in com.lowagie.text.pdf
-
Shape arabic characters.
- ArabicLigaturizer() - Constructor for class com.lowagie.text.pdf.ArabicLigaturizer
- arabicOptions - Variable in class com.lowagie.text.pdf.BidiLine
- arc(float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Draws a partial ellipse inscribed within the rectangle x1,y1,x2,y2, starting at startAng degrees and covering extent degrees.
- arcfour - Variable in class com.lowagie.text.pdf.OutputStreamEncryption
- arcfour - Variable in class com.lowagie.text.pdf.StandardDecryption
- ARCFOUREncryption - Class in com.lowagie.text.pdf.crypto
- ARCFOUREncryption() - Constructor for class com.lowagie.text.pdf.crypto.ARCFOUREncryption
-
Creates a new instance of ARCFOUREncryption
- ARCH_A - Static variable in class com.lowagie.text.PageSize
-
This is the archA format
- ARCH_B - Static variable in class com.lowagie.text.PageSize
-
This is the archB format
- ARCH_C - Static variable in class com.lowagie.text.PageSize
-
This is the archC format
- ARCH_D - Static variable in class com.lowagie.text.PageSize
-
This is the archD format
- ARCH_E - Static variable in class com.lowagie.text.PageSize
-
This is the archE format
- arg_count - Variable in class com.lowagie.text.pdf.CFFFont
- args - Variable in class com.lowagie.text.pdf.CFFFont
- ARRAY - Static variable in class com.lowagie.text.pdf.PdfObject
-
A possible type of
PdfObject
- arrayList - Variable in class com.lowagie.text.Cell
-
The
ArrayList
ofElement
s that are part of the content of the Cell. - arrayList - Variable in class com.lowagie.text.pdf.PdfArray
-
this is the actual array of PdfObjects
- ART - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ARTBOX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- AS - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- AS - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required if the appearance dictionary AP contains one or more subdictionaries) The annotation's appearance state, which selects the applicable appearance stream from an appearance subdictionary.
- ASCENT - Static variable in class com.lowagie.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.lowagie.text.pdf.PdfName
-
A name
- ASCII85Decode(byte[]) - Static method in class com.lowagie.text.pdf.PdfReader
-
Decodes a stream that has the ASCII85Decode filter.
- ASCII85DECODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ASCIIHexDecode(byte[]) - Static method in class com.lowagie.text.pdf.PdfReader
-
Decodes a stream that has the ASCIIHexDecode filter.
- ASCIIHEXDECODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- AsianFontMapper - Class in com.lowagie.text.pdf
- AsianFontMapper(String, String) - Constructor for class com.lowagie.text.pdf.AsianFontMapper
- asPoints(double, int) - Static method in class com.lowagie.text.pdf.PdfGraphics2D
-
Calculates position and/or stroke thickness depending on the font size
- assemble() - Method in class com.lowagie.text.pdf.BarcodePDF417
- assemble(TextAssembler) - Method in class com.lowagie.text.pdf.parser.FinalText
- assemble(TextAssembler) - Method in class com.lowagie.text.pdf.parser.ParsedText
- assemble(TextAssembler) - Method in interface com.lowagie.text.pdf.parser.TextAssemblyBuffer
- assemble(TextAssembler) - Method in class com.lowagie.text.pdf.parser.Word
-
Accept a visitor that is assembling text
- AssembleIndex(int[], byte[]) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function creates the new index, inserting the count,offsetsize,offset array and object array.
- ASSET - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- ASSETS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- attributeAliases - Variable in class com.lowagie.text.xml.XmlPeer
-
This is the Map that contains the aliases of the attributes.
- attributes - Variable in class com.lowagie.text.Chunk
-
Contains some of the attributes for this Chunk.
- attributes - Variable in class com.lowagie.text.pdf.PdfChunk
-
Metric attributes.
- attributeValues - Variable in class com.lowagie.text.xml.XmlPeer
-
This is the Map that contains the default values of the attributes.
- AUTHEVENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- AUTHOR - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - AUTHOR - Static variable in class com.lowagie.text.ElementTags
-
attribute of the root tag
- AUTHOR - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the root tag
- AUTHOR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- AUTO_INDENT_ITEMS - Static variable in class com.lowagie.text.ElementTags
-
a possible list attribute
- autoFillEmptyCells - Variable in class com.lowagie.text.Table
-
Boolean to automatically fill empty cells before a table is rendered (takes CPU so may be set to false in case of certainty)
- autoindent - Variable in class com.lowagie.text.List
-
Indicates if the indentation has to be set automatically.
- AUTOMATIC - Static variable in class com.lowagie.text.pdf.MultiColumnText
-
special constant for automatic calculation of height
- AWT_ASCENT - Static variable in class com.lowagie.text.pdf.BaseFont
-
java.awt.Font property
- AWT_DESCENT - Static variable in class com.lowagie.text.pdf.BaseFont
-
java.awt.Font property
- AWT_LEADING - Static variable in class com.lowagie.text.pdf.BaseFont
-
java.awt.Font property
- AWT_MAXADVANCE - Static variable in class com.lowagie.text.pdf.BaseFont
-
java.awt.Font property
- awtToPdf(Font) - Method in class com.lowagie.text.pdf.AsianFontMapper
- awtToPdf(Font) - Method in class com.lowagie.text.pdf.DefaultFontMapper
-
Returns a BaseFont which can be used to represent the given AWT Font
- awtToPdf(Font) - Method in interface com.lowagie.text.pdf.FontMapper
-
Returns a BaseFont which can be used to represent the given AWT Font
- AX - Static variable in class com.lowagie.text.Image
-
This represents a coordinate in the transformation matrix.
- AY - Static variable in class com.lowagie.text.Image
-
This represents a coordinate in the transformation matrix.
B
- B - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- B - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- B0 - Static variable in class com.lowagie.text.PageSize
-
This is the b0 format
- B1 - Static variable in class com.lowagie.text.PageSize
-
This is the b1 format
- B10 - Static variable in class com.lowagie.text.PageSize
-
This is the b10 format
- B2 - Static variable in class com.lowagie.text.PageSize
-
This is the b2 format
- B3 - Static variable in class com.lowagie.text.PageSize
-
This is the b3 format
- B4 - Static variable in class com.lowagie.text.PageSize
-
This is the b4 format
- B5 - Static variable in class com.lowagie.text.PageSize
-
This is the b5 format
- B6 - Static variable in class com.lowagie.text.PageSize
-
This is the b6 format
- B7 - Static variable in class com.lowagie.text.PageSize
-
This is the b7 format
- B8 - Static variable in class com.lowagie.text.PageSize
-
This is the b8 format
- B9 - Static variable in class com.lowagie.text.PageSize
-
This is the b9 format
- BACKGROUND - Static variable in class com.lowagie.text.Chunk
-
Key for background.
- BACKGROUND - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BACKGROUNDCANVAS - Static variable in class com.lowagie.text.pdf.PdfPTable
-
The index of the duplicate
PdfContentByte
where the background will be drawn. - backgroundColor - Variable in class com.lowagie.text.pdf.BaseField
- backgroundColor - Variable in class com.lowagie.text.Rectangle
-
This is the color of the background of this rectangle.
- BACKGROUNDCOLOR - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table/cell tag
- BACKGROUNDCOLOR - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the table/cell tag
- backgroundMode - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- backOnePosition(int) - Method in class com.lowagie.text.pdf.PRTokeniser
- BadElementException - Exception in com.lowagie.text
-
Signals an attempt to create an
Element
that hasn't got the right form. - BadElementException(Exception) - Constructor for exception com.lowagie.text.BadElementException
-
Constructs a BadElementException
- BadElementException(String) - Constructor for exception com.lowagie.text.BadElementException
-
Constructs a
BadElementException
with a message. - BadPasswordException - Exception in com.lowagie.text.exceptions
-
Typed exception used when opening an existing PDF document.
- BadPasswordException(String) - Constructor for exception com.lowagie.text.exceptions.BadPasswordException
-
Creates an exception saying the user password was incorrect.
- BadPdfFormatException - Exception in com.lowagie.text.pdf
-
Signals that a bad PDF format has been used to construct a
PdfObject
. - balance() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
Balance the tree for best search performance
- Barcode - Class in com.lowagie.text.pdf
-
Base class containing properties and methods common to all barcode types.
- Barcode() - Constructor for class com.lowagie.text.pdf.Barcode
- Barcode128 - Class in com.lowagie.text.pdf
-
Implements the code 128 and UCC/EAN-128.
- Barcode128() - Constructor for class com.lowagie.text.pdf.Barcode128
-
Creates new Barcode128
- Barcode39 - Class in com.lowagie.text.pdf
-
Implements the code 39 and code 39 extended.
- Barcode39() - Constructor for class com.lowagie.text.pdf.Barcode39
-
Creates a new Barcode39.
- BarcodeCodabar - Class in com.lowagie.text.pdf
-
Implements the code codabar.
- BarcodeCodabar() - Constructor for class com.lowagie.text.pdf.BarcodeCodabar
-
Creates a new BarcodeCodabar.
- BarcodeDatamatrix - Class in com.lowagie.text.pdf
-
A DataMatrix 2D barcode generator.
- BarcodeDatamatrix() - Constructor for class com.lowagie.text.pdf.BarcodeDatamatrix
-
Creates an instance of this class.
- BarcodeEAN - Class in com.lowagie.text.pdf
-
Generates barcodes in several formats: EAN13, EAN8, UPCA, UPCE, supplemental 2 and 5.
- BarcodeEAN() - Constructor for class com.lowagie.text.pdf.BarcodeEAN
-
Creates new BarcodeEAN
- BarcodeEANSUPP - Class in com.lowagie.text.pdf
-
This class takes 2 barcodes, an EAN/UPC and a supplemental and creates a single barcode with both combined in the expected layout.
- BarcodeEANSUPP(Barcode, Barcode) - Constructor for class com.lowagie.text.pdf.BarcodeEANSUPP
-
Creates new combined barcode.
- BarcodeInter25 - Class in com.lowagie.text.pdf
-
Implements the code interleaved 2 of 5.
- BarcodeInter25() - Constructor for class com.lowagie.text.pdf.BarcodeInter25
-
Creates new BarcodeInter25
- BarcodePDF417 - Class in com.lowagie.text.pdf
-
Generates the 2D barcode PDF417.
- BarcodePDF417() - Constructor for class com.lowagie.text.pdf.BarcodePDF417
-
Creates a new
BarcodePDF417
with the default settings. - BarcodePDF417.Segment - Class in com.lowagie.text.pdf
- BarcodePDF417.SegmentList - Class in com.lowagie.text.pdf
- BarcodePostnet - Class in com.lowagie.text.pdf
-
Implements the Postnet and Planet barcodes.
- BarcodePostnet() - Constructor for class com.lowagie.text.pdf.BarcodePostnet
-
Creates new BarcodePostnet
- barHeight - Variable in class com.lowagie.text.pdf.Barcode
-
The height of the bars.
- BASECANVAS - Static variable in class com.lowagie.text.pdf.PdfPTable
-
The index of the original
PdfcontentByte
. - BASEENCODING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BaseField - Class in com.lowagie.text.pdf
-
Common field variables.
- BaseField(PdfWriter, Rectangle, String) - Constructor for class com.lowagie.text.pdf.BaseField
-
Creates a new
TextField
. - baseFont - Variable in class com.lowagie.text.pdf.PdfChunk
- BaseFont - Class in com.lowagie.text.pdf
-
Base class for the several font types supported
- BaseFont() - Constructor for class com.lowagie.text.pdf.BaseFont
-
Creates new BaseFont
- BASEFONT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BaseFontParameters(String) - Constructor for class com.lowagie.text.pdf.DefaultFontMapper.BaseFontParameters
-
Constructs default BaseFont parameters.
- baseline - Variable in class com.lowagie.text.pdf.Barcode
-
If positive, the text distance under the bars.
- BASELINE - com.lowagie.text.alignment.VerticalAlignment
- BASEURL - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
The base URL for relative URLs in the document content.
- baseversion - Variable in class com.lowagie.text.pdf.PdfDeveloperExtension
-
The base version.
- BASEVERSION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- basicNumberCompaction(int, int) - Method in class com.lowagie.text.pdf.BarcodePDF417
- bBox - Variable in class com.lowagie.text.pdf.PdfShading
-
Holds value of property bBox.
- bBox - Variable in class com.lowagie.text.pdf.PdfTemplate
-
The bounding box of this template
- BBOX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BBOXLLX - Static variable in class com.lowagie.text.pdf.BaseFont
-
The lower left x glyph coordinate.
- BBOXLLY - Static variable in class com.lowagie.text.pdf.BaseFont
-
The lower left y glyph coordinate.
- BBOXURX - Static variable in class com.lowagie.text.pdf.BaseFont
-
The upper right x glyph coordinate.
- BBOXURY - Static variable in class com.lowagie.text.pdf.BaseFont
-
The upper right y glyph coordinate.
- BC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BEGINCOMMENT - Static variable in class com.lowagie.text.html.HtmlWriter
-
This is a possible HTML-tag.
- beginLayer(PdfOCG) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Begins a graphic block whose visibility is controlled by the
layer
. - beginMarkedContentSequence(PdfName) - Method in class com.lowagie.text.pdf.PdfContentByte
-
This is just a shorthand to
beginMarkedContentSequence(tag, null, false)
. - beginMarkedContentSequence(PdfName, PdfDictionary, boolean) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Begins a marked content sequence.
- beginMarkedContentSequence(PdfStructureElement) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Begins a marked content sequence.
- beginMarkedContentSequence(PdfStructureElement, PdfDictionary) - Method in class com.lowagie.text.pdf.PdfContentByte
- beginText() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Starts the writing of text.
- beginVariableText() - Method in class com.lowagie.text.pdf.PdfTemplate
- beginWritingRows(PdfContentByte) - Static method in class com.lowagie.text.pdf.PdfPTable
-
Gets and initializes the 4 layers where the table is written to.
- BEST_COMPRESSION - Static variable in class com.lowagie.text.pdf.PdfStream
-
A possible compression level.
- BEST_SPEED - Static variable in class com.lowagie.text.pdf.PdfStream
-
A possible compression level.
- bezierArc(float, float, float, float, float, float) - Static method in class com.lowagie.text.pdf.PdfContentByte
-
Generates an array of bezier curves to draw an arc.
- BG - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BGBLUE - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table/cell tag
- BGGREEN - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table/cell tag
- BGRED - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table/cell tag
- BIBENTRY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- bidiLine - Variable in class com.lowagie.text.pdf.ColumnText
-
The chunks that form the text.
- BidiLine - Class in com.lowagie.text.pdf
-
Does all the line bidirectional processing with PdfChunk assembly.
- BidiLine() - Constructor for class com.lowagie.text.pdf.BidiLine
-
Creates new BidiLine
- BidiLine(BidiLine) - Constructor for class com.lowagie.text.pdf.BidiLine
- BIGFIVE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BINDING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- BINDINGMATERIALNAME - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- bitPtr - Variable in class com.lowagie.text.pdf.BarcodePDF417
- BITSPERCOMPONENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BITSPERSAMPLE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BL - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BLACKIS1 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BLACKPOINT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BLEEDBOX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BLINDH - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Vertical Blinds
- BLINDS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BLINDV - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Vertical Blinds
- BLOCK_SIZE - Static variable in class com.lowagie.text.pdf.hyphenation.TernaryTree
- BLOCKQUOTE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BLUE - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk/table/cell tag
- BM - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; PDF 2.0) The blend mode that shall be used when painting the annotation onto the page.
- BM_COLORBURN - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_COLORDODGE - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_COMPATIBLE - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_DARKEN - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_DIFFERENCE - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_EXCLUSION - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_HARDLIGHT - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_LIGHTEN - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_MULTIPLY - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_NORMAL - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_OVERLAY - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_SCREEN - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- BM_SOFTLIGHT - Static variable in class com.lowagie.text.pdf.PdfGState
-
A possible blend mode
- body - Variable in class com.lowagie.text.pdf.PdfWriter
-
body of the PDF document
- BODY - Static variable in class com.lowagie.text.html.HtmlTags
-
the body tag.
- BOLD - Static variable in class com.lowagie.text.Font
-
this is a possible style.
- BOLDITALIC - Static variable in class com.lowagie.text.Font
-
this is a possible style.
- bookmarkOpen - Variable in class com.lowagie.text.Section
-
false if the bookmark children are not visible
- bookmarkTitle - Variable in class com.lowagie.text.Section
-
The bookmark title if different from the content title
- BOOLEAN - Static variable in class com.lowagie.text.pdf.PdfObject
-
A possible type of
PdfObject
- booleanValue() - Method in class com.lowagie.text.pdf.PdfBoolean
-
Returns the primitive value of the
PdfBoolean
-object. - border - Variable in class com.lowagie.text.Rectangle
-
This represents the status of the 4 sides of the rectangle.
- BORDER - Static variable in class com.lowagie.text.pdf.PdfName
-
Optional) An array specifying the characteristics of the annotation's border, which shall be drawn as a rounded rectangle.
- BORDER_WIDTH_MEDIUM - Static variable in class com.lowagie.text.pdf.BaseField
-
A medium border with 2 point width.
- BORDER_WIDTH_THICK - Static variable in class com.lowagie.text.pdf.BaseField
-
A thick border with 3 point width.
- BORDER_WIDTH_THIN - Static variable in class com.lowagie.text.pdf.BaseField
-
A thin border with 1 point width.
- borderColor - Variable in class com.lowagie.text.pdf.BaseField
- borderColor - Variable in class com.lowagie.text.Rectangle
-
The color of the border of this rectangle.
- BORDERCOLOR - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table/cell tag
- BORDERCOLOR - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the table/cell tag
- borderColorBottom - Variable in class com.lowagie.text.Rectangle
-
The color of the bottom border of this rectangle.
- borderColorLeft - Variable in class com.lowagie.text.Rectangle
-
The color of the left border of this rectangle.
- borderColorRight - Variable in class com.lowagie.text.Rectangle
-
The color of the right border of this rectangle.
- borderColorTop - Variable in class com.lowagie.text.Rectangle
-
The color of the top border of this rectangle.
- borderStyle - Variable in class com.lowagie.text.pdf.BaseField
- borderWidth - Variable in class com.lowagie.text.pdf.BaseField
- borderWidth - Variable in class com.lowagie.text.Rectangle
-
This is the width of the border around this rectangle.
- BORDERWIDTH - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table/cell tag
- BORDERWIDTH - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the table/cell tag
- borderWidthBottom - Variable in class com.lowagie.text.Rectangle
-
The width of the bottom border of this rectangle.
- borderWidthLeft - Variable in class com.lowagie.text.Rectangle
-
The width of the left border of this rectangle.
- borderWidthRight - Variable in class com.lowagie.text.Rectangle
-
The width of the right border of this rectangle.
- borderWidthTop - Variable in class com.lowagie.text.Rectangle
-
The width of the top border of this rectangle.
- bottom() - Method in class com.lowagie.text.Document
-
Returns the lower left y-coordinate.
- bottom() - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the lower left y-coordinate.
- bottom(float) - Method in class com.lowagie.text.Document
-
Returns the lower left y-coordinate, considering a given margin.
- bottom(int) - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - bottom(int) - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the lower left y-coordinate, considering a given margin.
- BOTTOM - com.lowagie.text.alignment.VerticalAlignment
- BOTTOM - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table/cell tag
- BOTTOM - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the table/cell tag
- BOTTOM - Static variable in class com.lowagie.text.Rectangle
-
This represents one side of the border of the
Rectangle
. - BOTTOM_LIMIT - Static variable in class com.lowagie.text.pdf.PdfPRow
-
the bottom limit (bottom right y)
- bottomMargin() - Method in class com.lowagie.text.Document
-
Returns the bottom margin.
- BOTTOMMARGIN - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the BODY tag.
- BouncyCastleHelper - Class in com.lowagie.bouncycastle
- BouncyCastleHelper() - Constructor for class com.lowagie.bouncycastle.BouncyCastleHelper
- BOUNDS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- box - Variable in class com.lowagie.text.pdf.BaseField
- BOX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BOX - Static variable in class com.lowagie.text.Rectangle
-
This represents a type of border.
- boxSize - Variable in class com.lowagie.text.pdf.PdfDocument
-
This is the size of the several boxes that will be used in the next page.
- bpc - Variable in class com.lowagie.text.Image
-
The bits per component of the raw image.
- breakBefore() - Method in class com.lowagie.text.pdf.parser.ParsedText
- breakBefore() - Method in class com.lowagie.text.pdf.parser.ParsedTextImpl
- breakBefore() - Method in class com.lowagie.text.pdf.parser.Word
- breakLines(List<String>, BaseFont, float, float) - Static method in class com.lowagie.text.pdf.BaseField
- BS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BS_DIBPATTERN - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- BS_HATCHED - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- BS_NULL - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- BS_PATTERN - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- BS_SOLID - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- BTN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- BTWIPE - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Bottom-Top Wipe
- buf - Variable in class com.lowagie.text.pdf.ByteBuffer
-
The buffer where the bytes are stored.
- buf - Variable in class com.lowagie.text.pdf.CFFFont
-
A random Access File or an array
- BuildFDArrayUsed(int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function reads the FDSelect and builds the FDArrayUsed HashMap According to the glyphs used
- BuildFDSubrsOffsets(int, int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
The function finds for the FD array processed the local subr offset and its offset array.
- BuildGSubrsUsed(int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function scans the Glsubr used ArrayList to find recursive calls to Gsubrs and adds to Hashmap and ArrayList
- BuildIndexHeader(int, int, int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function Build the header of an index
- BuildNewCharString(int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function uses BuildNewIndex to create the new index of the subset charstrings
- BuildNewFile(int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
The function builds the new output stream according to the subset process
- BuildNewIndex(int[], Map<Integer, int[]>, byte) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function builds the new offset array, object array and assembles the index. used for creating the glyph and subrs subsetted index
- BuildNewLGSubrs(int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function builds the new local and global subsrs indices.
- BuildSubrUsed(int, int, int, int[], Map<Integer, int[]>, List<Integer>) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function uses ReadAsubr on the glyph used to build the LSubr and Gsubr HashMap.
- buildTable() - Method in class com.lowagie.text.html.simpleparser.IncTable
- BuiltinFonts14 - Static variable in class com.lowagie.text.pdf.BaseFont
-
list of the 14 built in fonts.
- BX - Static variable in class com.lowagie.text.Image
-
This represents a coordinate in the transformation matrix.
- BY - Static variable in class com.lowagie.text.Image
-
This represents a coordinate in the transformation matrix.
- BYTE_MODE - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- BYTE_MODE_6 - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- ByteBuffer - Class in com.lowagie.text.pdf
-
Acts like a
StringBuffer
but works withbyte
arrays. - ByteBuffer() - Constructor for class com.lowagie.text.pdf.ByteBuffer
-
Creates new ByteBuffer with capacity 128
- ByteBuffer(int) - Constructor for class com.lowagie.text.pdf.ByteBuffer
-
Creates a byte buffer with a certain capacity.
- byteCompaction6(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
- BYTERANGE - Static variable in class com.lowagie.text.pdf.PdfName
-
An array of pairs of integers (starting byte offset, length in bytes) describing the exact byte range for the digest calculation.
- bytes - Variable in class com.lowagie.text.pdf.PdfObject
-
The content of this
PdfObject
- BYTESHIFT - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- byteToChar(byte[], String) - Method in interface com.lowagie.text.pdf.ExtraEncoding
-
Converts a byte array to an Unicode string according to some encoding.
- ByteVector - Class in com.lowagie.text.pdf.hyphenation
-
This class implements a simple byte vector with access to the underlying array.
- ByteVector() - Constructor for class com.lowagie.text.pdf.hyphenation.ByteVector
- ByteVector(byte[]) - Constructor for class com.lowagie.text.pdf.hyphenation.ByteVector
- ByteVector(byte[], int) - Constructor for class com.lowagie.text.pdf.hyphenation.ByteVector
- ByteVector(int) - Constructor for class com.lowagie.text.pdf.hyphenation.ByteVector
C
- C - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) An array of numbers in the range 0.0 to 1.0, representing a colour used for the following purposes: The background of the annotation's icon when closed The title bar of the annotation's popup window The border of a link annotation
- C - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
country code - StringType(SIZE(2))
- C0 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- C1 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ca - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; PDF 2.0) When regenerating the annotation's appearance stream, this is the opacity value that shall be used for all nonstroking operations on all visible elements of the annotation in its closed state (including its background and border) but not the popup window that appears when the annotation is opened.
- CA - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; PDF 2.0) When regenerating the annotation's appearance stream, this is the opacity value that shall be used for stroking all visiblea elements of the annotation in its closed state, including its background and border, but not the popup window that appears when the annotation is opened.
- cached - Variable in class com.lowagie.text.pdf.DefaultFontMapper.BaseFontParameters
-
Whether the font is cached of not.
- CACHED - Static variable in class com.lowagie.text.pdf.BaseFont
-
if the font has to be cached
- CalcBias(int, int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function calcs bias according to the CharString type and the count of the subrs
- CalcHints(int, int, int, int, int[]) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
The function reads the subroutine and returns the number of the hint in it.
- calculateCharacterWidthWithoutSpace(float) - Method in class com.lowagie.text.pdf.parser.GraphicsState
- calculateCharacterWidthWithSpace(float) - Method in class com.lowagie.text.pdf.parser.GraphicsState
- calculateChecksum(String) - Static method in class com.lowagie.text.pdf.BarcodeCodabar
- calculated - Variable in class com.lowagie.text.pdf.PdfPRow
- calculateEANParity(String) - Static method in class com.lowagie.text.pdf.BarcodeEAN
-
Calculates the EAN parity character.
- calculateErrorCorrection(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
- calculateHeights() - Method in class com.lowagie.text.pdf.PdfPRow
-
Calculates the heights of each cell in the row.
- calculateHeights(boolean) - Method in class com.lowagie.text.pdf.PdfPTable
-
Calculates the heights of the table.
- calculateHeightsFast() - Method in class com.lowagie.text.pdf.PdfPTable
-
Calculates the heights of the table.
- calculateStreamSize(int) - Method in class com.lowagie.text.pdf.PdfEncryption
- calculateWidths() - Method in class com.lowagie.text.pdf.PdfPTable
- CALGRAY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CALRGB - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- canBeInObjStm() - Method in class com.lowagie.text.pdf.PdfObject
-
Whether this object can be contained in an object stream.
- canvas - Variable in class com.lowagie.text.pdf.ColumnText
-
The
PdfContent
where the text will be written to. - canvases - Variable in class com.lowagie.text.pdf.ColumnText
- capacity() - Method in class com.lowagie.text.pdf.hyphenation.ByteVector
- capacity() - Method in class com.lowagie.text.pdf.hyphenation.CharVector
-
returns current capacity of array
- CAPHEIGHT - Static variable in class com.lowagie.text.pdf.BaseFont
-
The y coordinate of the top of flat capital letters, measured from the baseline.
- CAPHEIGHT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CAPTION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- carriageReturn() - Method in class com.lowagie.text.pdf.PdfDocument
-
If the current line is not empty or null, it is added to the arraylist of lines and a new empty line is added.
- catalog - Variable in class com.lowagie.text.pdf.PdfReader
- CATALOG - Static variable in class com.lowagie.text.pdf.PdfDictionary
-
This is a possible type of dictionary
- CATALOG - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- catalog_version - Variable in class com.lowagie.text.pdf.internal.PdfVersionImp
-
The version that will be written to the catalog.
- CATEGORY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- cb - Variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- CCITT_BLACKIS1 - Static variable in interface com.lowagie.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.lowagie.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.lowagie.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.lowagie.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.lowagie.text.pdf.PdfName
-
A name
- CCITTG3_1D - Static variable in interface com.lowagie.text.Element
-
Pure one-dimensional encoding (Group 3, 1-D)
- CCITTG3_2D - Static variable in interface com.lowagie.text.Element
-
Mixed one- and two-dimensional encoding (Group 3, 2-D)
- CCITTG4 - Static variable in interface com.lowagie.text.Element
-
Pure two-dimensional encoding (Group 4)
- CCITTG4Encoder - Class in com.lowagie.text.pdf.codec
-
Encodes data in the CCITT G4 FAX format.
- CCITTG4Encoder(int) - Constructor for class com.lowagie.text.pdf.codec.CCITTG4Encoder
-
Creates a new encoder.
- Cell - Class in com.lowagie.text
-
A
Cell
is aRectangle
containing otherElement
s. - Cell() - Constructor for class com.lowagie.text.Cell
-
Constructs an empty
Cell
. - Cell(boolean) - Constructor for class com.lowagie.text.Cell
-
Constructs an empty
Cell
(for internal use only). - Cell(Element) - Constructor for class com.lowagie.text.Cell
-
Constructs a
Cell
with a certainElement
. - Cell(String) - Constructor for class com.lowagie.text.Cell
-
Constructs a
Cell
with a certain content. - CELL - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - CELL - Static variable in class com.lowagie.text.ElementTags
-
the cell tag
- CELL - Static variable in class com.lowagie.text.html.HtmlTags
-
the cell tag
- CELL - Static variable in class com.lowagie.text.Row
-
id of the Cell element in a Row
- CELL - Static variable in class com.lowagie.text.SimpleCell
-
the CellAttributes object represents a cell.
- cellField - Variable in class com.lowagie.text.pdf.events.FieldPositioningEvents
-
Keeps the form field that is to be positioned in a cellLayout event.
- cellLayout(PdfPCell, Rectangle, PdfContentByte[]) - Method in class com.lowagie.text.pdf.events.FieldPositioningEvents
- cellLayout(PdfPCell, Rectangle, PdfContentByte[]) - Method in class com.lowagie.text.pdf.events.PdfPCellEventForwarder
- cellLayout(PdfPCell, Rectangle, PdfContentByte[]) - Method in interface com.lowagie.text.pdf.PdfPCellEvent
-
This method is called at the end of the cell rendering.
- cellLayout(PdfPCell, Rectangle, PdfContentByte[]) - Method in class com.lowagie.text.SimpleCell
- cellpadding() - Method in class com.lowagie.text.pdf.PdfCell
-
Gets the cellpadding of a cell..
- CELLPADDING - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table tag
- CELLPADDING - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the table tag
- cellRendered(PdfCell, int) - Method in class com.lowagie.text.pdf.PdfDocument.RenderingContext
- cells - Variable in class com.lowagie.text.pdf.PdfPRow
- cells - Variable in class com.lowagie.text.Row
-
This is the array of Objects (
Cell
orTable
). - CELLSFITPAGE - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table tag
- cellspacing() - Method in class com.lowagie.text.pdf.PdfCell
-
Gets the cellspacing of a cell.
- CELLSPACING - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table tag
- CELLSPACING - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the table tag
- CENTER - com.lowagie.text.alignment.HorizontalAlignment
- CENTER - com.lowagie.text.alignment.VerticalAlignment
- CENTER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- CenterWindow - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- CENTERWINDOW - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CERT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- certificate - Variable in class com.lowagie.text.pdf.PdfReader
- certificateKey - Variable in class com.lowagie.text.pdf.PdfReader
- certificateKeyProvider - Variable in class com.lowagie.text.pdf.PdfReader
- CERTIFICATION_ALL_CHANGES - com.lowagie.text.pdf.SignatureType
-
Signed signature type.
- CERTIFICATION_FILLINGFORMS_SIGNING - com.lowagie.text.pdf.SignatureType
-
Signed signature type.
- CERTIFICATION_FILLINGFORMS_SIGNING_ANNOTATIONS - com.lowagie.text.pdf.SignatureType
-
Signed signature type.
- CERTIFICATION_NO_CHANGES - com.lowagie.text.pdf.SignatureType
-
Signed signature type.
- CERTIFIED_ALL_CHANGES_ALLOWED - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
- CERTIFIED_FORM_FILLING - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
- CERTIFIED_FORM_FILLING_AND_ANNOTATIONS - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
- CERTIFIED_NO_CHANGES_ALLOWED - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
- CERTS - Static variable in class com.lowagie.text.pdf.PdfName
-
An array of indirect reference to streams, each containing one DER-encoded X.509 certificate (see RFC 5280).
- CF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CFFFont - Class in com.lowagie.text.pdf
- CFFFont(RandomAccessFileOrArray) - Constructor for class com.lowagie.text.pdf.CFFFont
- CFFFont.DictNumberItem - Class in com.lowagie.text.pdf
-
A dictionary number on the list.
- CFFFont.DictOffsetItem - Class in com.lowagie.text.pdf
-
an unknown offset in a dictionary for the list.
- CFFFont.Font - Class in com.lowagie.text.pdf
-
TODO Changed from private to protected by Ygal&Oren
- CFFFont.IndexBaseItem - Class in com.lowagie.text.pdf
- CFFFont.IndexMarkerItem - Class in com.lowagie.text.pdf
- CFFFont.IndexOffsetItem - Class in com.lowagie.text.pdf
-
An index-offset item for the list.
- CFFFont.Item - Class in com.lowagie.text.pdf
-
List items for the linked list that builds the new CID font.
- CFFFont.MarkerItem - Class in com.lowagie.text.pdf
-
An offset-marker item for the list.
- CFFFont.OffsetItem - Class in com.lowagie.text.pdf
- CFFFont.RangeItem - Class in com.lowagie.text.pdf
-
A range item.
- CFFFont.StringItem - Class in com.lowagie.text.pdf
- CFFFont.SubrMarkerItem - Class in com.lowagie.text.pdf
-
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
- CFFFont.UInt16Item - Class in com.lowagie.text.pdf
-
A SID or Card16 item.
- CFFFont.UInt24Item - Class in com.lowagie.text.pdf
-
Card24 item.
- CFFFont.UInt32Item - Class in com.lowagie.text.pdf
-
Card32 item.
- CFFFont.UInt8Item - Class in com.lowagie.text.pdf
-
A Card8 item.
- CFFFontSubset - Class in com.lowagie.text.pdf
-
This Class subsets a CFF Type Font.
- CFFFontSubset(RandomAccessFileOrArray, HashMap<Integer, int[]>) - Constructor for class com.lowagie.text.pdf.CFFFontSubset
-
C'tor for CFFFontSubset
- CFM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CH - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- chain - Variable in class com.lowagie.text.html.simpleparser.ChainedProperties
-
Will be replaced with types alternative
- ChainedProperties - Class in com.lowagie.text.html.simpleparser
- ChainedProperties() - Constructor for class com.lowagie.text.html.simpleparser.ChainedProperties
-
Creates a new instance of ChainedProperties
- changeLeading - Variable in class com.lowagie.text.pdf.PdfChunk
-
Indicates if the height and offset of the Image has to be taken into account
- changeLeading() - Method in class com.lowagie.text.pdf.PdfChunk
- Chapter - Class in com.lowagie.text
-
A
Chapter
is a specialSection
. - Chapter(int) - Constructor for class com.lowagie.text.Chapter
-
Constructs a new
Chapter
. - Chapter(Paragraph, int) - Constructor for class com.lowagie.text.Chapter
-
Constructs a new
Chapter
. - Chapter(String, int) - Constructor for class com.lowagie.text.Chapter
-
Constructs a new
Chapter
. - CHAPTER - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
- CHAPTER - Static variable in class com.lowagie.text.ElementTags
-
the chapter tag
- ChapterAutoNumber - Class in com.lowagie.text
-
Chapter with auto numbering.
- ChapterAutoNumber(Paragraph) - Constructor for class com.lowagie.text.ChapterAutoNumber
-
Create a new object.
- ChapterAutoNumber(String) - Constructor for class com.lowagie.text.ChapterAutoNumber
-
Create a new object.
- chapternumber - Variable in class com.lowagie.text.Document
-
This is a chapter number in case ChapterAutoNumber is used.
- chapters - Variable in class com.lowagie.text.xml.SAXiTextHandler
-
Counts the number of chapters in this document.
- CHAR_RANGE_ARABIC - Static variable in class com.lowagie.text.pdf.BaseFont
- CHAR_RANGE_CYRILLIC - Static variable in class com.lowagie.text.pdf.BaseFont
- CHAR_RANGE_HEBREW - Static variable in class com.lowagie.text.pdf.BaseFont
- CHAR_RANGE_LATIN - Static variable in class com.lowagie.text.pdf.BaseFont
- CHAR_SPACING - Static variable in class com.lowagie.text.Chunk
-
Key for character spacing.
- characters(char[], int, int) - Method in class com.lowagie.text.xml.SAXiTextHandler
-
This method gets called when characters are encountered.
- charBBoxes - Variable in class com.lowagie.text.pdf.BaseFont
- charExists(int) - Method in class com.lowagie.text.pdf.BaseFont
-
Checks if a character exists in this font.
- charExists(int) - Method in class com.lowagie.text.pdf.DocumentFont
- charExists(int) - Method in class com.lowagie.text.pdf.Type3Font
- CHARPROCS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- charset - Variable in class com.lowagie.text.pdf.CFFFont.Font
- CharsetLength - Variable in class com.lowagie.text.pdf.CFFFont.Font
- charsetOffset - Variable in class com.lowagie.text.pdf.CFFFont.Font
- charstringsOffset - Variable in class com.lowagie.text.pdf.CFFFont.Font
- charstringsOffsets - Variable in class com.lowagie.text.pdf.CFFFont.Font
- CharstringType - Variable in class com.lowagie.text.pdf.CFFFont.Font
- charToByte(char, String) - Method in interface com.lowagie.text.pdf.ExtraEncoding
-
Converts an Unicode char to a byte array according to some encoding.
- charToByte(String, String) - Method in interface com.lowagie.text.pdf.ExtraEncoding
-
Converts an Unicode string to a byte array according to some encoding.
- CharVector - Class in com.lowagie.text.pdf.hyphenation
-
This class implements a simple char vector with access to the underlying array.
- CharVector() - Constructor for class com.lowagie.text.pdf.hyphenation.CharVector
- CharVector(char[]) - Constructor for class com.lowagie.text.pdf.hyphenation.CharVector
- CharVector(char[], int) - Constructor for class com.lowagie.text.pdf.hyphenation.CharVector
- CharVector(int) - Constructor for class com.lowagie.text.pdf.hyphenation.CharVector
- checkCertificateEncodingOrThrowException(Certificate) - Static method in class com.lowagie.bouncycastle.BouncyCastleHelper
- checkCompatibleColors(Color, Color) - Static method in class com.lowagie.text.pdf.PdfShading
- checkFdfHeader() - Method in class com.lowagie.text.pdf.PRTokeniser
- checkObjectStart(byte[]) - Static method in class com.lowagie.text.pdf.PRTokeniser
- checkPdfHeader() - Method in class com.lowagie.text.pdf.PRTokeniser
- checkPDFXConformance(PdfWriter, int, Object) - Static method in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
Business logic that checks if a certain object is in conformance with PDF/X.
- checkSegmentType(BarcodePDF417.Segment, char) - Method in class com.lowagie.text.pdf.BarcodePDF417
- CHECKSUM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- checksumText - Variable in class com.lowagie.text.pdf.Barcode
-
Shows the generated checksum in the the text.
- checkTrueOrFalse(Properties, String) - Static method in class com.lowagie.text.Utilities
-
Checks for a true/false value of a key in a Properties object.
- checkWriter() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Check if we have a valid PdfWriter.
- children - Variable in class com.lowagie.text.pdf.PdfLayer
- ChineseSimplifiedEncoding_H - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- ChineseSimplifiedEncoding_V - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- ChineseSimplifiedFont - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- ChineseTraditionalEncoding_H - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- ChineseTraditionalEncoding_V - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- ChineseTraditionalFont_MHei - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- ChineseTraditionalFont_MSung - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- Chunk - Class in com.lowagie.text
-
This is the smallest significant part of text that can be added to a document.
- Chunk() - Constructor for class com.lowagie.text.Chunk
-
Empty constructor.
- Chunk(char) - Constructor for class com.lowagie.text.Chunk
-
Constructs a chunk of text with a char, without specifying a
Font
. - Chunk(char, Font) - Constructor for class com.lowagie.text.Chunk
-
Constructs a chunk of text with a char and a certain
Font
. - Chunk(Chunk) - Constructor for class com.lowagie.text.Chunk
-
A
Chunk
copy constructor. - Chunk(Image, float, float) - Constructor for class com.lowagie.text.Chunk
-
Constructs a chunk containing an
Image
. - Chunk(Image, float, float, boolean) - Constructor for class com.lowagie.text.Chunk
-
Constructs a chunk containing an
Image
. - Chunk(DrawInterface) - Constructor for class com.lowagie.text.Chunk
-
Creates a separator Chunk.
- Chunk(DrawInterface, boolean) - Constructor for class com.lowagie.text.Chunk
-
Creates a separator Chunk.
- Chunk(DrawInterface, float) - Constructor for class com.lowagie.text.Chunk
-
Creates a tab Chunk.
- Chunk(DrawInterface, float, boolean) - Constructor for class com.lowagie.text.Chunk
-
Creates a tab Chunk.
- Chunk(String) - Constructor for class com.lowagie.text.Chunk
-
Constructs a chunk of text with a certain content, without specifying a
Font
. - Chunk(String, Font) - Constructor for class com.lowagie.text.Chunk
-
Constructs a chunk of text with a certain content and a certain
Font
. - CHUNK - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - CHUNK - Static variable in class com.lowagie.text.ElementTags
-
the chunk tag
- CHUNK - Static variable in class com.lowagie.text.html.HtmlTags
-
the chunk tag
- chunks - Variable in class com.lowagie.text.pdf.BidiLine
- chunks - Variable in class com.lowagie.text.pdf.VerticalText
-
The chunks that form the text.
- CI - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CID_NEWLINE - Static variable in class com.lowagie.text.pdf.BaseFont
-
The fake CID code that represents a newline.
- CIDCHAR - Static variable in class com.lowagie.text.pdf.PdfEncodings
- CIDFONTTYPE0 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CIDFONTTYPE2 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CIDNONE - Static variable in class com.lowagie.text.pdf.PdfEncodings
- CIDRANGE - Static variable in class com.lowagie.text.pdf.PdfEncodings
- CIDSET - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CIDSYSTEMINFO - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CIDTOGIDMAP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- cipher - Variable in class com.lowagie.text.pdf.OutputStreamEncryption
- cipher - Variable in class com.lowagie.text.pdf.StandardDecryption
- circle(float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Draws a circle.
- CIRCLE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- classmap - Variable in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
This map stores the character classes
- clean(ByteBuffer) - Static method in class com.lowagie.text.pdf.MappedRandomAccessFile
-
invokes the clean method on the ByteBuffer's cleaner
- cleanMetadata() - Method in class com.lowagie.text.pdf.PdfStamper
-
An option to make this stamper to clean metadata in the generated file.
- cleanup(PdfContentByte) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- clear() - Method in class com.lowagie.text.Cell
-
Clears all the
Element
s of thisCell
. - clear() - Method in class com.lowagie.text.pdf.hyphenation.CharVector
-
Reset Vector but don't resize or clear elements
- clear() - Method in class com.lowagie.text.pdf.IntHashtable
-
Clears this hashtable so that it contains no keys.
- clear() - Method in class com.lowagie.text.pdf.PdfDictionary
-
Clears all values of a PdfDictionary.
- clearChunks() - Method in class com.lowagie.text.pdf.BidiLine
- clearChunks() - Method in class com.lowagie.text.pdf.ColumnText
-
Clears the chunk array.
- clearCmap(String) - Static method in class com.lowagie.text.pdf.PdfEncodings
-
Clears the CJK cmaps from the cache.
- clearRect(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- clearTextWrap() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- clearTextWrap() - Method in class com.lowagie.text.pdf.PdfDocument
-
Method added by Pelikan Stephan
- clearTextWrap() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to clear text wrapping around images (if applicable).
- clip() - Method in class com.lowagie.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.
- clip(Shape) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- clipRect(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- clone() - Method in class com.lowagie.text.pdf.hyphenation.CharVector
- clone() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- clone() - Method in class com.lowagie.text.pdf.IntHashtable
- cloneNonPositionParameters(Rectangle) - Method in class com.lowagie.text.Rectangle
-
Copies each of the parameters, except the position, from a
Rectangle
object - cloneNonPositionParameters(Rectangle) - Method in class com.lowagie.text.RectangleReadOnly
-
Copies each of the parameters, except the position, from a
Rectangle
object - close - Variable in class com.lowagie.text.Document
-
Has the document already been closed?
- close() - Method in interface com.lowagie.text.DocListener
-
Signals that the
Document
was closed and that no otherElements
will be added. - close() - Method in class com.lowagie.text.Document
-
Closes the document.
- close() - Method in class com.lowagie.text.DocWriter
-
Signals that the
Document
was closed and that no otherElements
will be added. - close() - Method in class com.lowagie.text.html.HtmlWriter
-
Signals that the
Document
was closed and that no otherElements
will be added. - close() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- close() - Method in class com.lowagie.text.pdf.codec.CCITTG4Encoder
-
Closes the encoder and returns the encoded data.
- close() - Method in class com.lowagie.text.pdf.MappedRandomAccessFile
-
Cleans the mapped bytebuffer and closes the channel
- close() - Method in class com.lowagie.text.pdf.OutputStreamCounter
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class com.lowagie.text.pdf.OutputStreamEncryption
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class com.lowagie.text.pdf.PdfCopy
-
Signals that the
Document
was closed and that no otherElements
will be added. - close() - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Closes the output document.
- close() - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Closes the output document.
- close() - Method in class com.lowagie.text.pdf.PdfDocument
-
Closes the document.
- close() - Method in class com.lowagie.text.pdf.PdfReader
-
Closes the reader
- close() - Method in class com.lowagie.text.pdf.PdfStamper
-
Closes the document.
- close() - Method in class com.lowagie.text.pdf.PdfWriter
-
Signals that the
Document
was closed and that no otherElements
will be added. - close() - Method in class com.lowagie.text.pdf.PRTokeniser
- close() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- close() - Method in class com.lowagie.text.xml.xmp.XmpWriter
-
Flushes and closes the XmpWriter.
- close(PdfDictionary) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
This is the last method to be called when using external signatures.
- closePath() - Method in class com.lowagie.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.lowagie.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.lowagie.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.lowagie.text.pdf.PdfContentByte
-
Closes the path and strokes it.
- closeStream - Variable in class com.lowagie.text.DocWriter
-
Closes the stream on document close
- CMap - Class in com.lowagie.text.pdf.fonts.cmaps
-
This class represents a CMap file.
- CMap() - Constructor for class com.lowagie.text.pdf.fonts.cmaps.CMap
-
Creates a new instance of CMap.
- CMapAwareDocumentFont - Class in com.lowagie.text.pdf
-
Implementation of DocumentFont used while parsing PDF streams.
- CMapAwareDocumentFont(PRIndirectReference) - Constructor for class com.lowagie.text.pdf.CMapAwareDocumentFont
-
Creates an instance of a CMapAwareFont based on an indirect reference to a font.
- CMapParser - Class in com.lowagie.text.pdf.fonts.cmaps
-
This will parser a CMap stream.
- CMapParser() - Constructor for class com.lowagie.text.pdf.fonts.cmaps.CMapParser
-
Creates a new instance of CMapParser.
- CMD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- cms - Variable in class com.lowagie.text.pdf.PdfPublicKeyRecipient
- CMYKColor - Class in com.lowagie.text.pdf
- CMYKColor(float, float, float, float) - Constructor for class com.lowagie.text.pdf.CMYKColor
-
Construct a CMYK Color.
- CMYKColor(float, float, float, float, float) - Constructor for class com.lowagie.text.pdf.CMYKColor
-
Construct a CMYK Color.
- CMYKColor(int, int, int, int) - Constructor for class com.lowagie.text.pdf.CMYKColor
-
Constructs a CMYK Color based on 4 color values (values are integers from 0 to 255).
- CMYKColor(int, int, int, int, int) - Constructor for class com.lowagie.text.pdf.CMYKColor
-
Constructs a CMYK Color based on 4 color values (values are integers from 0 to 255).
- CN - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
common name - StringType(SIZE(1..64))
- CO - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CODABAR - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- code - Variable in class com.lowagie.text.pdf.Barcode
-
The code to generate.
- CODE - Static variable in class com.lowagie.text.html.HtmlTags
-
the phrase tag
- CODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CODE_A - Static variable in class com.lowagie.text.pdf.Barcode128
- CODE_AB_TO_C - Static variable in class com.lowagie.text.pdf.Barcode128
-
The charset code change.
- CODE_AC_TO_B - Static variable in class com.lowagie.text.pdf.Barcode128
-
The charset code change.
- CODE_BC_TO_A - Static variable in class com.lowagie.text.pdf.Barcode128
-
The charset code change.
- CODE_C - Static variable in class com.lowagie.text.pdf.Barcode128
- CODE128 - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- CODE128_RAW - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- CODE128_UCC - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- CodespaceRange - Class in com.lowagie.text.pdf.fonts.cmaps
-
This represents a single entry in the codespace range.
- CodespaceRange() - Constructor for class com.lowagie.text.pdf.fonts.cmaps.CodespaceRange
-
Creates a new instance of CodespaceRange.
- codeType - Variable in class com.lowagie.text.pdf.Barcode
-
The code type.
- collection - Variable in class com.lowagie.text.pdf.PdfDocument
- COLLECTION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- COLLECTIONFIELD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- COLLECTIONITEM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- COLLECTIONSCHEMA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- COLLECTIONSORT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- COLLECTIONSUBITEM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- COLOR - Static variable in class com.lowagie.text.Chunk
-
Key for color.
- COLOR - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk/table/cell tag
- COLOR - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the chunk/table/cell tag
- colorDetails - Variable in class com.lowagie.text.pdf.PdfShading
- colorNumber - Variable in class com.lowagie.text.pdf.PdfWriter
-
The color number counter for the colors in the document.
- COLORS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- colorspace - Variable in class com.lowagie.text.Image
-
this is the colorspace of a jpeg-image.
- COLORSPACE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- colspan - Variable in class com.lowagie.text.Cell
-
The colspan of the cell.
- COLSPAN - Static variable in class com.lowagie.text.ElementTags
-
attribute of the cell tag
- COLSPAN - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the cell tag
- columns - Variable in class com.lowagie.text.Row
-
This is the number of columns in the
Row
. - COLUMNS - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table tag
- COLUMNS - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the table tag
- COLUMNS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ColumnText - Class in com.lowagie.text.pdf
-
Formats text in a columnwise form.
- ColumnText(PdfContentByte) - Constructor for class com.lowagie.text.pdf.ColumnText
-
Creates a
ColumnText
. - com.github.librepdf.openpdf - module com.github.librepdf.openpdf
- com.lowagie.bouncycastle - package com.lowagie.bouncycastle
- com.lowagie.text - package com.lowagie.text
- com.lowagie.text.alignment - package com.lowagie.text.alignment
- com.lowagie.text.error_messages - package com.lowagie.text.error_messages
- com.lowagie.text.exceptions - package com.lowagie.text.exceptions
- com.lowagie.text.factories - package com.lowagie.text.factories
- com.lowagie.text.html - package com.lowagie.text.html
- com.lowagie.text.html.simpleparser - package com.lowagie.text.html.simpleparser
- com.lowagie.text.pdf - package com.lowagie.text.pdf
- com.lowagie.text.pdf.codec - package com.lowagie.text.pdf.codec
- com.lowagie.text.pdf.codec.wmf - package com.lowagie.text.pdf.codec.wmf
- com.lowagie.text.pdf.collection - package com.lowagie.text.pdf.collection
- com.lowagie.text.pdf.crypto - package com.lowagie.text.pdf.crypto
- com.lowagie.text.pdf.draw - package com.lowagie.text.pdf.draw
- com.lowagie.text.pdf.events - package com.lowagie.text.pdf.events
- com.lowagie.text.pdf.fonts - package com.lowagie.text.pdf.fonts
- com.lowagie.text.pdf.fonts.cmaps - package com.lowagie.text.pdf.fonts.cmaps
- com.lowagie.text.pdf.hyphenation - package com.lowagie.text.pdf.hyphenation
- com.lowagie.text.pdf.interfaces - package com.lowagie.text.pdf.interfaces
- com.lowagie.text.pdf.internal - package com.lowagie.text.pdf.internal
- com.lowagie.text.pdf.parser - package com.lowagie.text.pdf.parser
- com.lowagie.text.utils - package com.lowagie.text.utils
- com.lowagie.text.xml - package com.lowagie.text.xml
- com.lowagie.text.xml.simpleparser - package com.lowagie.text.xml.simpleparser
- com.lowagie.text.xml.xmp - package com.lowagie.text.xml.xmp
- COMB - Static variable in class com.lowagie.text.pdf.BaseField
-
combo box flag.
- COMMA - Static variable in class com.lowagie.text.pdf.SequenceList
- COMMAND_TYPE - Static variable in class com.lowagie.text.pdf.PdfContentParser
-
Commands have this type.
- comment(String) - Method in interface com.lowagie.text.xml.simpleparser.SimpleXMLDocHandlerComment
-
Called when a comment is found.
- compareTo(PdfName) - Method in class com.lowagie.text.pdf.PdfName
-
Compares this object with the specified object for order.
- compareTo(PdfNumber) - Method in class com.lowagie.text.pdf.PdfNumber
- compareTo(PdfWriter.PdfBody.PdfCrossReference) - Method in class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
-
Compares current
entry
with passedreference
by PDF object number. - compareTo(Object) - Method in class com.lowagie.text.Font
-
Compares this
Font
with another - complete - Variable in class com.lowagie.text.pdf.PdfPTable
-
Indicates if the PdfPTable is complete once added to the document.
- complete - Variable in class com.lowagie.text.Section
-
Indicates if the Section will be complete once added to the document.
- complete - Variable in class com.lowagie.text.Table
-
Indicates if the PdfPTable is complete once added to the document.
- complete() - Method in class com.lowagie.text.Table
-
Will fill empty cells with valid blank
Cell
s - completeExtraCatalog(PdfDictionary) - Method in class com.lowagie.text.pdf.internal.PdfXConformanceImp
- completeInfoDictionary(PdfDictionary) - Method in class com.lowagie.text.pdf.internal.PdfXConformanceImp
- completeRow() - Method in class com.lowagie.text.pdf.PdfPTable
-
Completes the current row with the default cell.
- composeString(byte[], byte) - Method in class com.lowagie.text.pdf.LZWDecoder
-
Append
newString
to the end ofoldString
. - composite - Variable in class com.lowagie.text.pdf.ColumnText
- compositeColumn - Variable in class com.lowagie.text.pdf.ColumnText
- compositeElements - Variable in class com.lowagie.text.pdf.ColumnText
- compress - Static variable in class com.lowagie.text.Document
-
Allows the pdf documents to be produced without compression for debugging purposes.
- compress(byte[], int, int) - Static method in class com.lowagie.text.pdf.codec.CCITTG4Encoder
-
Encodes a full image.
- compressed - Variable in class com.lowagie.text.pdf.PdfStream
-
is the stream compressed?
- compressionLevel - Variable in class com.lowagie.text.Image
-
The compression level of the content streams.
- compressionLevel - Variable in class com.lowagie.text.pdf.BaseFont
-
The compression level for the font stream.
- compressionLevel - Variable in class com.lowagie.text.pdf.PdfStream
-
The level of compression.
- compressionLevel - Variable in class com.lowagie.text.pdf.PdfWriter
-
The compression level of the content streams.
- computeGlyphVector(BaseFont, float, String) - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Computes glyph positioning
- computeUserPassword() - Method in class com.lowagie.text.pdf.PdfReader
- computeUserPassword(byte[]) - Method in class com.lowagie.text.pdf.PdfEncryption
- concatCTM(float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Concatenate a matrix to the current transformation matrix.
- CONDITION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- CONFIGURATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- CONFIGURATIONS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- CONFORMANCE - Static variable in class com.lowagie.text.xml.xmp.PdfA1Schema
-
Conformance, A or B.
- consolidateNamedDestinations - Variable in class com.lowagie.text.pdf.PdfReader
- consolidateNamedDestinations() - Method in class com.lowagie.text.pdf.PdfReader
-
Replaces all the local named links with the actual destinations.
- constructTitle(Paragraph, List<Integer>, int, int) - Static method in class com.lowagie.text.Section
-
Constructs a Paragraph that will be used as title for a Section or Chapter.
- consumeRowspan(PdfCell) - Method in class com.lowagie.text.pdf.PdfDocument.RenderingContext
-
Consumes the rowspan
- consumeRowspan(List<PdfCell>, PdfDocument.RenderingContext) - Method in class com.lowagie.text.pdf.PdfDocument
- CONTACTINFO - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- contains(double, double) - Method in class com.lowagie.text.pdf.internal.PolylineShape
-
A polyline can't contain a point.
- contains(double, double, double, double) - Method in class com.lowagie.text.pdf.internal.PolylineShape
-
A polyline can't contain a point.
- contains(int) - Method in class com.lowagie.text.pdf.IntHashtable
-
Tests if some key maps into the specified value in this hashtable.
- contains(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns
true
if thisPdfDictionary
contains a mapping for the specified key. - contains(PdfObject) - Method in class com.lowagie.text.pdf.PdfArray
-
Checks if the
PdfArray
already contains a certainPdfObject
. - contains(Point2D) - Method in class com.lowagie.text.pdf.internal.PolylineShape
-
A polyline can't contain a point.
- contains(Rectangle2D) - Method in class com.lowagie.text.pdf.internal.PolylineShape
-
A polyline can't contain a point.
- contains(String) - Static method in class com.lowagie.text.FontFactory
-
Gets a set of registered fontnames.
- containsKey(int) - Method in class com.lowagie.text.pdf.IntHashtable
-
Tests if the specified int is a key in this hashtable.
- containsValue(int) - Method in class com.lowagie.text.pdf.IntHashtable
-
Returns
true
if this HashMap maps one or more keys to this value. - content - Variable in class com.lowagie.text.Chunk
-
This is the content of this chunk of text.
- content - Variable in class com.lowagie.text.pdf.PdfContentByte
-
This is the actual content
- content() - Method in class com.lowagie.text.Annotation
-
Gets the content of this
Annotation
. - CONTENT - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- CONTENT - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- CONTENT - Static variable in class com.lowagie.text.Footnote
-
This is a possible attribute.
- CONTENT - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the HEAD tag.
- CONTENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ContentOperator - Interface in com.lowagie.text.pdf.parser
-
Interface implemented by a series of content operators
- CONTENTS - Static variable in class com.lowagie.text.pdf.PdfName
-
Used in several places: 1) Annotations: (Optional) Text that shall be displayed for the annotation or, if this type of annotation does not display text, an alternative description of the annotation's contents in human-readable form.
- CONTRIBUTOR - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
External Contributors to the resource (other than the authors).
- convert(RandomAccessFileOrArray, OutputStream) - Static method in class com.lowagie.text.pdf.Pfm2afm
-
Converts a PFM file into an AFM file.
- CONVERT2PDFP - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table tag
- convert2pdfptable - Variable in class com.lowagie.text.Table
-
if you want to generate tables the old way, set this value to false.
- convertAnnotation(PdfWriter, Annotation, Rectangle) - Static method in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
- convertCmap(String, byte[]) - Static method in class com.lowagie.text.pdf.PdfEncodings
-
Converts a
byte
array encoded asname
to a CID string. - convertCmap(String, byte[], int, int) - Static method in class com.lowagie.text.pdf.PdfEncodings
-
Converts a
byte
array encoded asname
to a CID string. - convertColumn(float[]) - Method in class com.lowagie.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.lowagie.text.ExceptionConverter
-
Convert an Exception into an unchecked exception.
- convertFromUtf32(int) - Static method in class com.lowagie.text.Utilities
-
Converts a UTF32 code point value to a String with the corresponding character(s).
- convertPdfNull(PdfObject) - Static method in class com.lowagie.text.pdf.PdfReader
-
If given object is instance of
PdfNull
, thennull
is returned. - convertToBytes(char, String) - Static method in class com.lowagie.text.pdf.PdfEncodings
-
Converts a
String
to abyte
array according to the font's encoding. - convertToBytes(String, String) - Static method in class com.lowagie.text.pdf.PdfEncodings
-
Converts a
String
to abyte
array according to the font's encoding. - convertToBytesWithGlyphs(BaseFont, String, String, Map<Integer, int[]>, String) - Static method in class com.lowagie.text.pdf.FopGlyphProcessor
- convertToString(byte[], String) - Static method in class com.lowagie.text.pdf.PdfEncodings
-
Converts a
byte
array to aString
according to the some encoding. - convertToUtf32(char[], int) - Static method in class com.lowagie.text.Utilities
-
Converts a unicode character in a character array to a UTF 32 code point value.
- convertToUtf32(char, char) - Static method in class com.lowagie.text.Utilities
-
Returns the code point of a UTF32 character corresponding with a high and a low surrogate value.
- convertToUtf32(String, int) - Static method in class com.lowagie.text.Utilities
-
Converts a unicode character in a String to a UTF32 code point value
- convertUPCAtoUPCE(String) - Static method in class com.lowagie.text.pdf.BarcodeEAN
-
Converts an UPCA code into an UPCE code.
- COORDS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- copyAcroForm(PdfReader) - Method in class com.lowagie.text.pdf.PdfCopy
-
Copy the acroform for an input document.
- copyArea(int, int, int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- copyArray(PdfArray) - Method in class com.lowagie.text.pdf.PdfCopy
-
Translate a PRArray to a PdfArray.
- copyDictionary(PdfDictionary) - Method in class com.lowagie.text.pdf.PdfCopy
-
Translate a PRDictionary to a PdfDictionary.
- copyDictionary(PdfDictionary) - Method in class com.lowagie.text.pdf.UnembedFontPdfSmartCopy
- copyDocumentFields(PdfReader) - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Copies the form fields of this PDFDocument onto the PDF-Document which was added
- copyFormat(PdfPTable) - Method in class com.lowagie.text.pdf.PdfPTable
-
Copies the format of the sourceTable without copying the content.
- CopyHeader() - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function Copies the header from the original fileto the output list
- copyIndirect(PRIndirectReference) - Method in class com.lowagie.text.pdf.PdfCopy
-
Translate a PRIndirectReference to a PdfIndirectReference In addition, translates the object numbers, and copies the referenced object to the output file.
- copyIndirect(PRIndirectReference) - Method in class com.lowagie.text.pdf.PdfSmartCopy
-
Translate a PRIndirectReference to a PdfIndirectReference In addition, translates the object numbers, and copies the referenced object to the output file if it wasn't available in the cache yet.
- copyObject(PdfObject) - Method in class com.lowagie.text.pdf.PdfCopy
-
Translate a PR-object to a Pdf-object
- copyStream(PRStream) - Method in class com.lowagie.text.pdf.PdfCopy
-
Translate a PRStream to a PdfStream.
- correctArabicAdvance() - Method in class com.lowagie.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 - Variable in class com.lowagie.text.pdf.ByteBuffer
-
The count of bytes in the buffer.
- COUNT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- countEntireIndexRange(int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function computes the size of an index
- counter - Variable in class com.lowagie.text.pdf.OutputStreamCounter
- COURIER - com.lowagie.text.StandardFonts
- COURIER - Static variable in class com.lowagie.text.Font
-
a possible value of a font family.
- COURIER - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- COURIER - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- COURIER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- COURIER_BOLD - com.lowagie.text.StandardFonts
- COURIER_BOLD - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- COURIER_BOLD - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- COURIER_BOLD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- COURIER_BOLDITALIC - com.lowagie.text.StandardFonts
- COURIER_BOLDOBLIQUE - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- COURIER_BOLDOBLIQUE - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- COURIER_BOLDOBLIQUE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- COURIER_ITALIC - com.lowagie.text.StandardFonts
- COURIER_OBLIQUE - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- COURIER_OBLIQUE - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- COURIER_OBLIQUE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- COVERAGE - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
The extent or scope of the resource.
- CP1250 - Static variable in class com.lowagie.text.pdf.BaseFont
-
A possible encoding.
- CP1252 - Static variable in class com.lowagie.text.pdf.BaseFont
-
A possible encoding.
- CP1257 - Static variable in class com.lowagie.text.pdf.BaseFont
-
A possible encoding.
- create() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- create() - Method in enum com.lowagie.text.StandardFonts
- create(int) - Method in enum com.lowagie.text.StandardFonts
- create(Chunk, String) - Method in class com.lowagie.text.pdf.events.IndexEvents
-
Create an index entry.
- create(Chunk, String, String) - Method in class com.lowagie.text.pdf.events.IndexEvents
-
Create an index entry.
- create(Chunk, String, String, String) - Method in class com.lowagie.text.pdf.events.IndexEvents
-
Create an index entry.
- create(String, String) - Method in class com.lowagie.text.pdf.events.IndexEvents
-
Create an index entry.
- create(String, String, String) - Method in class com.lowagie.text.pdf.events.IndexEvents
-
Create an index entry.
- create(String, String, String, String) - Method in class com.lowagie.text.pdf.events.IndexEvents
-
Create an index entry.
- createAnnotation(PdfWriter) - Method in class com.lowagie.text.pdf.PdfAnnotation.PdfImportedLink
- createAppearance(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Creates a new appearance to be used with form fields.
- createAppearance(PdfWriter, float, float) - Static method in class com.lowagie.text.pdf.PdfAppearance
-
Creates a new appearance to be used with form fields.
- createAppearance(PdfWriter, float, float, PdfIndirectReference) - Static method in class com.lowagie.text.pdf.PdfAppearance
-
Creates a new appearance to be used with existing form fields.
- createArrayOfPdfChunks(int, int) - Method in class com.lowagie.text.pdf.BidiLine
- createArrayOfPdfChunks(int, int, PdfChunk) - Method in class com.lowagie.text.pdf.BidiLine
- createAwtImage(Color, Color) - Method in class com.lowagie.text.pdf.Barcode
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.lowagie.text.pdf.Barcode128
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.lowagie.text.pdf.Barcode39
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.lowagie.text.pdf.BarcodeCodabar
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.lowagie.text.pdf.BarcodeEAN
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.lowagie.text.pdf.BarcodeEANSUPP
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.lowagie.text.pdf.BarcodeInter25
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.lowagie.text.pdf.BarcodePostnet
-
Creates a
java.awt.Image
. - createButton(PdfWriter, int) - Static method in class com.lowagie.text.pdf.PdfFormField
- createCell(SimpleCell) - Method in class com.lowagie.text.SimpleCell
-
Creates a Cell with these attributes.
- CreateCharset(CFFFont.OffsetItem, int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function creates new CharSet for non-CID fonts.
- createCheckBox(PdfWriter) - Static method in class com.lowagie.text.pdf.PdfFormField
- createChoice(PdfWriter, int, PdfArray, int) - Static method in class com.lowagie.text.pdf.PdfFormField
- createChunk(String, ChainedProperties) - Method in class com.lowagie.text.html.simpleparser.FactoryProperties
- createCombo(PdfWriter, boolean, String[][], int) - Static method in class com.lowagie.text.pdf.PdfFormField
- createCombo(PdfWriter, boolean, String[], int) - Static method in class com.lowagie.text.pdf.PdfFormField
- CREATEDATE - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
The date and time the resource was originally created.
- createDocumentId() - Static method in class com.lowagie.text.pdf.PdfEncryption
- createEmpty(PdfWriter) - Static method in class com.lowagie.text.pdf.PdfFormField
- createEncoding() - Method in class com.lowagie.text.pdf.BaseFont
-
Creates the
widths
and thedifferences
arrays - createFakeFontSubsets() - Method in class com.lowagie.text.pdf.PdfReader
-
Finds all the fonts not subset but embedded and marks them as subset.
- CreateFDArray(CFFFont.OffsetItem, CFFFont.OffsetItem, int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function creates new FDArray for non-CID fonts.
- CreateFDSelect(CFFFont.OffsetItem, int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function creates new FDSelect for non-CID fonts.
- createFileAttachment(PdfWriter, Rectangle, String, byte[], String, String) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Creates a file attachment annotation.
- createFileAttachment(PdfWriter, Rectangle, String, PdfFileSpecification) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Creates a file attachment annotation
- createFont() - Static method in class com.lowagie.text.pdf.BaseFont
-
Creates a new font.
- createFont(PRIndirectReference) - Static method in class com.lowagie.text.pdf.BaseFont
-
Creates a font based on an existing document font.
- createFont(String, String, boolean) - Static method in class com.lowagie.text.pdf.BaseFont
-
Creates a new font.
- createFont(String, String, boolean, boolean) - Static method in class com.lowagie.text.pdf.BaseFont
-
Creates a new font.
- createFont(String, String, boolean, boolean, byte[], byte[]) - Static method in class com.lowagie.text.pdf.BaseFont
-
Creates a new font.
- createFont(String, String, boolean, boolean, byte[], byte[], boolean) - Static method in class com.lowagie.text.pdf.BaseFont
-
Creates a new font.
- createFont(String, String, boolean, boolean, byte[], byte[], boolean, boolean) - Static method in class com.lowagie.text.pdf.BaseFont
-
Creates a new font.
- createFreeText(PdfWriter, Rectangle, String, PdfContentByte) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Add some free text to the document.
- createGraphics(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to write on. - createGraphics(float, float, boolean, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to write on. - createGraphics(float, float, FontMapper) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to write on. - createGraphics(float, float, FontMapper, boolean, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to write on. - createGraphicsShapes(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to write on. - createGraphicsShapes(float, float, boolean, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to print on. - createHide(PdfAnnotation, boolean) - Static method in class com.lowagie.text.pdf.PdfAction
-
A Hide action hides or shows an annotation.
- createHide(Object[], boolean) - Static method in class com.lowagie.text.pdf.PdfAction
-
A Hide action hides or shows objects.
- createHide(String, boolean) - Static method in class com.lowagie.text.pdf.PdfAction
-
A Hide action hides or shows an annotation.
- createImage() - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Gets an
Image
with the barcode. - createImageWithBarcode(PdfContentByte, Color, Color) - Method in class com.lowagie.text.pdf.Barcode
-
Creates an
Image
with the barcode. - createImportData(String) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates an Import field.
- createInfoId(byte[]) - Static method in class com.lowagie.text.pdf.PdfEncryption
- createInfoId(byte[], byte[]) - Static method in class com.lowagie.text.pdf.PdfEncryption
- createInk(PdfWriter, Rectangle, String, float[][]) - Static method in class com.lowagie.text.pdf.PdfAnnotation
- CreateKeys(CFFFont.OffsetItem, CFFFont.OffsetItem, CFFFont.OffsetItem, CFFFont.OffsetItem) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function adds the keys into the TopDict
- createLaunch(String, String, String, String) - Static method in class com.lowagie.text.pdf.PdfAction
-
Launches an application or a document.
- createLine(float) - Method in class com.lowagie.text.pdf.VerticalText
-
Creates a line from the chunk array.
- createLine(PdfWriter, Rectangle, String, float, float, float, float) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Adds a line to the document.
- createLink(PdfWriter, Rectangle, PdfName) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Creates a link.
- createLink(PdfWriter, Rectangle, PdfName, int, PdfDestination) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Creates an Annotation with a PdfDestination.
- createLink(PdfWriter, Rectangle, PdfName, PdfAction) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Creates an Annotation with an Action.
- createLink(PdfWriter, Rectangle, PdfName, String) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Creates an Annotation with an local destination.
- createList(PdfWriter, String[][], int) - Static method in class com.lowagie.text.pdf.PdfFormField
- createList(PdfWriter, String[], int) - Static method in class com.lowagie.text.pdf.PdfFormField
- createListItem(ChainedProperties) - Static method in class com.lowagie.text.html.simpleparser.FactoryProperties
- createMarkup(PdfWriter, Rectangle, String, int, float[]) - Static method in class com.lowagie.text.pdf.PdfAnnotation
- CreateNewStringIndex(int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function takes the original string item and adds the new strings to accommodate the CID rules
- createPageStamp(PdfImportedPage) - Method in class com.lowagie.text.pdf.PdfCopy
-
Create a page stamp.
- createParagraph(ChainedProperties) - Static method in class com.lowagie.text.html.simpleparser.FactoryProperties
- createParagraph(Paragraph, ChainedProperties) - Static method in class com.lowagie.text.html.simpleparser.FactoryProperties
- createPattern(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Create a new colored tiling pattern.
- createPattern(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Create a new colored tiling pattern.
- createPattern(float, float, float, float, Color) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Create a new uncolored tiling pattern.
- createPattern(float, float, Color) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Create a new uncolored tiling pattern.
- createPdfPCell() - Method in class com.lowagie.text.Cell
-
Creates a PdfPCell based on this Cell object.
- createPdfPCell(SimpleCell) - Method in class com.lowagie.text.SimpleCell
-
Creates a PdfPCell with these attributes.
- createPdfPTable() - Method in class com.lowagie.text.SimpleTable
-
Creates a
PdfTable
object based on this TableAttributes object. - createPdfPTable() - Method in class com.lowagie.text.Table
-
Create a PdfPTable based on this Table object.
- createPopup(PdfWriter, Rectangle, String, boolean) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Adds a popup to your document.
- createPrinterGraphics(float, float, boolean, float, PrinterJob) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to print on. - createPrinterGraphics(float, float, FontMapper, boolean, float, PrinterJob) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to print on. - createPrinterGraphics(float, float, FontMapper, PrinterJob) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to print on. - createPrinterGraphics(float, float, PrinterJob) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to print on. - createPrinterGraphicsShapes(float, float, boolean, float, PrinterJob) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to print on. - createPrinterGraphicsShapes(float, float, PrinterJob) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a
Graphics2D
to print on. - createPushButton(PdfWriter) - Static method in class com.lowagie.text.pdf.PdfFormField
- createRadioButton(PdfWriter, boolean) - Static method in class com.lowagie.text.pdf.PdfFormField
- createResetForm(Object[], int) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates a resetform.
- createScreen(PdfWriter, Rectangle, String, PdfFileSpecification, String, boolean) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Creates a screen PdfAnnotation
- createSignature(PdfReader, OutputStream, char) - Static method in class com.lowagie.text.pdf.PdfStamper
-
Applies a digital signature to a document.
- createSignature(PdfReader, OutputStream, char, File) - Static method in class com.lowagie.text.pdf.PdfStamper
-
Applies a digital signature to a document.
- createSignature(PdfReader, OutputStream, char, File, boolean) - Static method in class com.lowagie.text.pdf.PdfStamper
-
Applies a digital signature to a document, possibly as a new revision, making possible multiple signatures.
- createSignature(PdfWriter) - Static method in class com.lowagie.text.pdf.PdfFormField
- createSquareCircle(PdfWriter, Rectangle, String, boolean) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Adds a circle or a square that shows a tooltip when you pass over it.
- createStamp(PdfWriter, Rectangle, String, String) - Static method in class com.lowagie.text.pdf.PdfAnnotation
-
Adds a Stamp to your document.
- createSubmitForm(String, Object[], int) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates a submit form.
- createSubsetPrefix() - Method in class com.lowagie.text.pdf.BaseFont
-
Creates a unique subset prefix to be added to the font name when the font is embedded and subset.
- createTable() - Method in class com.lowagie.text.SimpleTable
-
Creates a Table object based on this TableAttributes object.
- createTemplate(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Creates a new template.
- createTemplate(PdfWriter, float, float) - Static method in class com.lowagie.text.pdf.PdfTemplate
-
Creates a new template.
- createTemplateWithBarcode(PdfContentByte, Color, Color) - Method in class com.lowagie.text.pdf.Barcode
-
Creates a template with the barcode.
- createText(PdfWriter, Rectangle, String, String, boolean, String) - Static method in class com.lowagie.text.pdf.PdfAnnotation
- createTextField(PdfWriter) - Static method in class com.lowagie.text.pdf.PdfFormField
-
Allows creation of a simple textfield.
- createTextField(PdfWriter, boolean, boolean, int) - Static method in class com.lowagie.text.pdf.PdfFormField
- createTitle(String, PdfWriter) - Static method in class com.lowagie.text.pdf.PdfLayer
-
Creates a title layer.
- createXmpMetadata() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to creates XMP Metadata based on the metadata in the PdfDocument.
- CREATIONDATE - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - CREATIONDATE - Static variable in class com.lowagie.text.ElementTags
-
attribute of the root tag
- CREATIONDATE - Static variable in class com.lowagie.text.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- CREATIONDATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CREATOR - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - CREATOR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CREATOR - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
The authors of the resource (listed in order of precedence, if significant).
- CREATORINFO - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CREATORTOOL - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
The name of the first known tool used to create the resource.
- CRLF_CID_NEWLINE - Static variable in class com.lowagie.text.pdf.PdfEncodings
-
Assumes that '\\n' and '\\r\\n' are the newline sequences.
- CRLS - Static variable in class com.lowagie.text.pdf.PdfName
-
An array of indirect references to streams, each containing a DER-encoded Certificate Revocation List (CRL) (see RFC 5280).
- CROPBOX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- cross(Matrix) - Method in class com.lowagie.text.pdf.parser.Vector
-
Computes the cross product of this vector and the specified matrix
- cross(Vector) - Method in class com.lowagie.text.pdf.parser.Vector
-
Computes the cross product of this vector and the specified vector
- CROWN_OCTAVO - Static variable in class com.lowagie.text.PageSize
-
This is the Crown Octavo format
- CROWN_QUARTO - Static variable in class com.lowagie.text.PageSize
-
This is the Crown Quarto format
- CRYPT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- crypto - Variable in class com.lowagie.text.pdf.PdfWriter
-
Contains the business logic for cryptography.
- CS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- CSS_KEY_BG - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for background style
- CSS_KEY_BGCOLOR - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for background color
- CSS_KEY_BORDERCOLOR - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_BORDERWIDTH - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_BORDERWIDTHBOTTOM - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_BORDERWIDTHLEFT - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_BORDERWIDTHRIGHT - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_BORDERWIDTHTOP - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_COLOR - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for text color
- CSS_KEY_DISPLAY - Static variable in class com.lowagie.text.html.Markup
-
CSS key that indicate the way something has to be displayed
- CSS_KEY_FONTFAMILY - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the font family
- CSS_KEY_FONTSIZE - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the font size
- CSS_KEY_FONTSTYLE - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the font style
- CSS_KEY_FONTWEIGHT - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the font weight
- CSS_KEY_LINEHEIGHT - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for text decorations
- CSS_KEY_MARGIN - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_MARGINBOTTOM - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_MARGINLEFT - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_MARGINRIGHT - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_MARGINTOP - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_PADDING - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_PADDINGBOTTOM - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_PADDINGLEFT - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_PADDINGRIGHT - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_PADDINGTOP - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the margin of an object
- CSS_KEY_PAGE_BREAK_AFTER - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for adding a page break when the document is printed
- CSS_KEY_PAGE_BREAK_BEFORE - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for adding a page break when the document is printed
- CSS_KEY_TEXTALIGN - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the horizontal alignment of an object
- CSS_KEY_TEXTDECORATION - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for text decorations
- CSS_KEY_VERTICALALIGN - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for text decorations
- CSS_KEY_VISIBILITY - Static variable in class com.lowagie.text.html.Markup
-
the CSS tag for the visibility of objects
- CSS_VALUE_ALWAYS - Static variable in class com.lowagie.text.html.Markup
-
value for the CSS tag for adding a page break when the document is printed
- CSS_VALUE_BLOCK - Static variable in class com.lowagie.text.html.Markup
-
A possible value for the DISPLAY key
- CSS_VALUE_BOLD - Static variable in class com.lowagie.text.html.Markup
-
a CSS value for text font weight
- CSS_VALUE_HIDDEN - Static variable in class com.lowagie.text.html.Markup
-
the value if you want to hide objects.
- CSS_VALUE_INLINE - Static variable in class com.lowagie.text.html.Markup
-
A possible value for the DISPLAY key
- CSS_VALUE_ITALIC - Static variable in class com.lowagie.text.html.Markup
-
a CSS value for text font style
- CSS_VALUE_LINETHROUGH - Static variable in class com.lowagie.text.html.Markup
-
a CSS value for text decoration
- CSS_VALUE_LISTITEM - Static variable in class com.lowagie.text.html.Markup
-
A possible value for the DISPLAY key
- CSS_VALUE_NONE - Static variable in class com.lowagie.text.html.Markup
-
a CSS value
- CSS_VALUE_NORMAL - Static variable in class com.lowagie.text.html.Markup
-
a CSS value
- CSS_VALUE_OBLIQUE - Static variable in class com.lowagie.text.html.Markup
-
a CSS value for text font style
- CSS_VALUE_TABLE - Static variable in class com.lowagie.text.html.Markup
-
A possible value for the DISPLAY key
- CSS_VALUE_TABLECELL - Static variable in class com.lowagie.text.html.Markup
-
A possible value for the DISPLAY key
- CSS_VALUE_TABLEROW - Static variable in class com.lowagie.text.html.Markup
-
A possible value for the DISPLAY key
- CSS_VALUE_TEXTALIGNCENTER - Static variable in class com.lowagie.text.html.Markup
-
the CSS value for a horizontal alignment of an object
- CSS_VALUE_TEXTALIGNJUSTIFY - Static variable in class com.lowagie.text.html.Markup
-
the CSS value for a horizontal alignment of an object
- CSS_VALUE_TEXTALIGNLEFT - Static variable in class com.lowagie.text.html.Markup
-
the CSS value for a horizontal alignment of an object
- CSS_VALUE_TEXTALIGNRIGHT - Static variable in class com.lowagie.text.html.Markup
-
the CSS value for a horizontal alignment of an object
- CSS_VALUE_UNDERLINE - Static variable in class com.lowagie.text.html.Markup
-
a CSS value for text decoration
- CUEPOINT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- CUEPOINTS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- currentBackgroundColor - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- currentBrush - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- currentChar - Variable in class com.lowagie.text.pdf.BidiLine
- currentChunk - Variable in class com.lowagie.text.xml.SAXiTextHandler
-
This is the current chunk to which characters can be added.
- currentChunkMarker - Variable in class com.lowagie.text.pdf.VerticalText
-
Marks the chunks to be eliminated when the line is written.
- currentColumn - Variable in class com.lowagie.text.Row
-
This is a valid position the
Row
. - currentFillGState - Variable in class com.lowagie.text.pdf.PdfGraphics2D
- currentfont - Variable in class com.lowagie.text.html.HtmlWriter
-
This is the current font of the HTML.
- currentFont - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- currentHeight - Variable in class com.lowagie.text.pdf.PdfDocument
-
This is the current height of the document.
- currentLeading - Variable in class com.lowagie.text.pdf.ColumnText
-
The leading for the current line.
- currentOutline - Variable in class com.lowagie.text.pdf.PdfDocument
-
This is the current
PdfOutline
in the hierarchy of outlines. - currentPageNumber - Variable in class com.lowagie.text.pdf.PdfWriter
-
The current page number.
- currentPdfReaderInstance - Variable in class com.lowagie.text.pdf.PdfWriter
- currentPen - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- currentPoint - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- currentRow - Variable in class com.lowagie.text.pdf.PdfPTable
- currentRowIdx - Variable in class com.lowagie.text.pdf.PdfPTable
- currentRowspan(PdfCell) - Method in class com.lowagie.text.pdf.PdfDocument.RenderingContext
-
Looks at the current rowspan.
- currentSegment(double[]) - Method in class com.lowagie.text.pdf.internal.PolylineShapeIterator
-
Returns the coordinates and type of the current path segment in the iteration.
- currentSegment(float[]) - Method in class com.lowagie.text.pdf.internal.PolylineShapeIterator
-
Returns the coordinates and type of the current path segment in the iteration.
- currentStandbyChunk - Variable in class com.lowagie.text.pdf.VerticalText
-
The chunk created by the splitting.
- currentStrokeGState - Variable in class com.lowagie.text.pdf.PdfGraphics2D
- currentTextColor - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- curveFromTo(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Appends a Bêzier curve to the path, starting from the current point.
- curveTo(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Appends a Bêzier curve to the path, starting from the current point.
- curveTo(float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Appends a Bêzier curve to the path, starting from the current point.
- customTagname - Variable in class com.lowagie.text.xml.XmlPeer
-
This is the name of the alias.
- cwPtr - Variable in class com.lowagie.text.pdf.BarcodePDF417
- CX - Static variable in class com.lowagie.text.Image
-
This represents a coordinate in the transformation matrix.
- CY - Static variable in class com.lowagie.text.Image
-
This represents a coordinate in the transformation matrix.
D
- D - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DA - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required; inheritable) The default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field's text size and colour.
- DA_COLOR - Static variable in class com.lowagie.text.pdf.AcroFields
- DA_FONT - Static variable in class com.lowagie.text.pdf.AcroFields
- DA_SIZE - Static variable in class com.lowagie.text.pdf.AcroFields
- DATA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DATE - Static variable in class com.lowagie.text.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- DATE - Static variable in class com.lowagie.text.pdf.PdfName
-
Part of the Build Data Dictionary.
- DATE - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Date(s) that something interesting happened to the resource.
- DC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DC - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
object identifier
- DCTDECODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DEACTIVATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- DECIMAL_ARABIC_NUMERALS - Static variable in class com.lowagie.text.pdf.PdfPageLabels
-
Logical pages will have the form 1,2,3,...
- decode(byte[], int, int) - Method in class com.lowagie.text.pdf.CMapAwareDocumentFont
-
Decodes a string of bytes (encoded in the font's encoding) into a unicode string.
- decode(byte[], OutputStream) - Method in class com.lowagie.text.pdf.LZWDecoder
-
Method to decode LZW compressed data.
- decode(char) - Method in class com.lowagie.text.pdf.CMapAwareDocumentFont
-
Decode single character whose value represents a code point in this font.
- decode(PdfString) - Method in class com.lowagie.text.pdf.parser.ParsedText
-
This constructor should only be called when the origin for text display is at (0,0) and the graphical state reflects all transformations of the baseline.
- decode(String) - Method in class com.lowagie.text.pdf.CMapAwareDocumentFont
-
Decodes a string.
- decode(String) - Method in class com.lowagie.text.pdf.parser.ParsedText
-
Decodes a Java String containing glyph ids encoded in the font's encoding, and determine the unicode equivalent
- decode(String) - Static method in class com.lowagie.text.pdf.PdfDate
-
Converts a PDF string representing a date into a Calendar.
- DECODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- decodeColor(String) - Static method in class com.lowagie.text.html.Markup
-
Converts a
Color
into a HTML representation of thisColor
. - decodeEntity(String) - Static method in class com.lowagie.text.xml.simpleparser.EntitiesToUnicode
-
Translates an entity to a unicode character.
- decodeGenericDictionary(PdfDictionary, BaseField) - Method in class com.lowagie.text.pdf.AcroFields
- decodeName(String) - Static method in class com.lowagie.text.pdf.PdfName
-
Decodes an escaped name given in the form "/AB#20CD" into "AB CD".
- DECODEPARMS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- decodePredictor(byte[], PdfObject) - Static method in class com.lowagie.text.pdf.PdfReader
- decodeString(String) - Static method in class com.lowagie.text.xml.simpleparser.EntitiesToUnicode
-
Translates a String with entities (&...;) to a String without entities, replacing the entity with the right (unicode) character.
- decrypt - Variable in class com.lowagie.text.pdf.PdfReader
- decryptAndCheckPerms(byte[]) - Method in class com.lowagie.text.pdf.PdfEncryption
-
implements step f of Algorithm 2.A: Retrieving the file encryption key from an encrypted document in order to decrypt it (revision 6 and later) - ISO 32000-2 section 7.6.4.3.3
- decryptByteArray(byte[]) - Method in class com.lowagie.text.pdf.PdfEncryption
- DEFAULT - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- DEFAULT - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- DEFAULT - Static variable in class com.lowagie.text.Image
-
this is a kind of image alignment.
- DEFAULT - Static variable in class com.lowagie.text.pdf.DefaultSplitCharacter
-
An instance of the default SplitCharacter.
- DEFAULT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DEFAULT - Static variable in class com.lowagie.text.xml.xmp.LangAlt
-
Key for the default language.
- DEFAULT_COMPRESSION - Static variable in class com.lowagie.text.pdf.PdfStream
-
A possible compression level.
- DEFAULT_FONT_SIZE - Static variable in class com.lowagie.text.html.Markup
-
a default value for font-size
- DEFAULT_XPATH_ID - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
default namespace identifier
- DEFAULT_XPATH_ID - Static variable in class com.lowagie.text.xml.xmp.PdfA1Schema
-
default namespace identifier
- DEFAULT_XPATH_ID - Static variable in class com.lowagie.text.xml.xmp.PdfSchema
-
default namespace identifier
- DEFAULT_XPATH_ID - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
default namespace identifier
- DEFAULT_XPATH_ID - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
default namespace identifier
- DEFAULT_XPATH_URI - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
default namespace uri
- DEFAULT_XPATH_URI - Static variable in class com.lowagie.text.xml.xmp.PdfA1Schema
-
default namespace uri
- DEFAULT_XPATH_URI - Static variable in class com.lowagie.text.xml.xmp.PdfSchema
-
default namespace uri
- DEFAULT_XPATH_URI - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
default namespace uri
- DEFAULT_XPATH_URI - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
default namespace uri
- defaultCell - Variable in class com.lowagie.text.pdf.PdfPTable
- DEFAULTCMYK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- defaultColorspace - Variable in class com.lowagie.text.pdf.PdfWriter
- defaultContent - Variable in class com.lowagie.text.xml.XmlPeer
-
This is String that contains the default content of the attributes.
- DEFAULTCRYPTFILTER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DEFAULTDIR - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- DEFAULTDIR - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- defaultEmbedding - Static variable in class com.lowagie.text.FontFactory
-
This is the default value of the embedded variable.
- defaultEmbedding - Variable in class com.lowagie.text.FontFactoryImp
-
This is the default value of the embedded variable.
- defaultEncoding - Static variable in class com.lowagie.text.FontFactory
-
This is the default encoding to use.
- defaultEncoding - Variable in class com.lowagie.text.FontFactoryImp
-
This is the default encoding to use.
- DefaultFontMapper - Class in com.lowagie.text.pdf
-
Default class to map awt fonts to BaseFont.
- DefaultFontMapper() - Constructor for class com.lowagie.text.pdf.DefaultFontMapper
- DefaultFontMapper.BaseFontParameters - Class in com.lowagie.text.pdf
-
A representation of BaseFont parameters.
- DEFAULTGRAY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DEFAULTRGB - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DEFAULTSIZE - Static variable in class com.lowagie.text.Font
-
the value of the default size.
- DefaultSplitCharacter - Class in com.lowagie.text.pdf
-
The default class that is used to determine whether or not a character is a split character.
- DefaultSplitCharacter() - Constructor for class com.lowagie.text.pdf.DefaultSplitCharacter
- defaultSymbols - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
A HashMap with default symbols
- defineGlyph(char, float, float, float, float, float) - Method in class com.lowagie.text.pdf.Type3Font
-
Defines a glyph.
- deflated - Variable in class com.lowagie.text.Image
-
Holds value of property deflated.
- DEL - Static variable in class com.lowagie.text.pdf.Barcode128
- delayedAnnotations - Variable in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
-
This is an array containing references to some delayed annotations (that were added for a page that doesn't exist yet).
- delayTableAddition(PdfPTable) - Method in class com.lowagie.text.pdf.PdfDocument
-
Occupies space for
PdfPTable
that will be added later instead of now - deleteAllRows() - Method in class com.lowagie.text.Table
-
Deletes all rows in this table.
- deleteBodyRows() - Method in class com.lowagie.text.pdf.PdfPTable
-
Removes all of the rows except headers
- deleteColumn(int) - Method in class com.lowagie.text.Table
-
Deletes a column in this table.
- deleteLastRow() - Method in class com.lowagie.text.pdf.PdfPTable
-
Deletes the last row in the table.
- deleteLastRow() - Method in class com.lowagie.text.Table
-
Deletes the last row in this table.
- deleteMetaObject(int) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- deleteRow(int) - Method in class com.lowagie.text.pdf.PdfPTable
-
Deletes a row from the table.
- deleteRow(int) - Method in class com.lowagie.text.Table
-
Deletes a row.
- delims - Static variable in class com.lowagie.text.pdf.PRTokeniser
- DEMY_OCTAVO - Static variable in class com.lowagie.text.PageSize
-
This is the Demy Octavo format
- DEMY_QUARTO - Static variable in class com.lowagie.text.PageSize
-
This is the Demy Quarto format.
- DEPTH - Static variable in class com.lowagie.text.ElementTags
-
attribute of section/chapter tag
- DERIVEDFROM - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
A reference to the original document from which this one is derived.
- DESC - Static variable in class com.lowagie.text.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- DESC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DESCENDANTFONTS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- descender - Variable in class com.lowagie.text.pdf.ColumnText
- DESCENT - Static variable in class com.lowagie.text.pdf.BaseFont
-
The maximum depth below the baseline reached by glyphs in this font.
- DESCENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DESCRIPTION - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
A textual description of the content of the resource.
- DEST - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DESTINATION - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- DESTINATION - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- DESTINATION - Static variable in class com.lowagie.text.Footnote
-
This is a possible attribute.
- DESTOUTPUTPROFILE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DESTS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- detailChunks - Variable in class com.lowagie.text.pdf.BidiLine
- DETAILS - Static variable in class com.lowagie.text.pdf.collection.PdfCollection
-
A type of PDF Collection
- DEVICECMYK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DEVICEGRAY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DEVICERGB - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DGLITTER - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Diagonal Glitter
- DI - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- dictionary - Variable in class com.lowagie.text.pdf.PdfFunction
- DICTIONARY - Static variable in class com.lowagie.text.pdf.PdfObject
-
A possible type of
PdfObject
- DictNumberItem(int) - Constructor for class com.lowagie.text.pdf.CFFFont.DictNumberItem
- DictOffsetItem() - Constructor for class com.lowagie.text.pdf.CFFFont.DictOffsetItem
- DID_PRINT - Static variable in class com.lowagie.text.pdf.PdfWriter
-
action value
- DID_SAVE - Static variable in class com.lowagie.text.pdf.PdfWriter
-
action value
- difference(Font) - Method in class com.lowagie.text.Font
-
Replaces the attributes that are equal to null with the attributes of a given font.
- differences - Variable in class com.lowagie.text.pdf.BaseFont
-
encoding names
- DIFFERENCES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DIGIT_TYPE_AN - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
Digit type option: Use Arabic-Indic digits (U+0660...U+0669).
- DIGIT_TYPE_AN - Static variable in class com.lowagie.text.pdf.ColumnText
-
Digit type option: Use Arabic-Indic digits (U+0660...U+0669).
- DIGIT_TYPE_AN_EXTENDED - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
Digit type option: Use Eastern (Extended) Arabic-Indic digits (U+06f0...U+06f9).
- DIGIT_TYPE_AN_EXTENDED - Static variable in class com.lowagie.text.pdf.ColumnText
-
Digit type option: Use Eastern (Extended) Arabic-Indic digits (U+06f0...U+06f9).
- DIGIT_TYPE_MASK - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
Bit mask for digit type options.
- DIGITS_AN2EN - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
Digit shaping option: Replace Arabic-Indic digits by European digits (U+0030...U+0039).
- DIGITS_AN2EN - Static variable in class com.lowagie.text.pdf.ColumnText
-
Digit shaping option: Replace Arabic-Indic digits by European digits (U+0030...U+0039).
- DIGITS_EN2AN - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
Digit shaping option: Replace European digits (U+0030...U+0039) by Arabic-Indic digits.
- DIGITS_EN2AN - Static variable in class com.lowagie.text.pdf.ColumnText
-
Digit shaping option: Replace European digits (U+0030...U+0039) by Arabic-Indic digits.
- DIGITS_EN2AN_INIT_AL - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
Digit shaping option: Replace European digits (U+0030...U+0039) by Arabic-Indic digits if the most recent strongly directional character is an Arabic letter (its Bidi direction value is RIGHT_TO_LEFT_ARABIC).
- DIGITS_EN2AN_INIT_AL - Static variable in class com.lowagie.text.pdf.ColumnText
-
Digit shaping option: Replace European digits (U+0030...U+0039) by Arabic-Indic digits if the most recent strongly directional character is an Arabic letter (its Bidi direction value is RIGHT_TO_LEFT_ARABIC).
- DIGITS_EN2AN_INIT_LR - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
Digit shaping option: Replace European digits (U+0030...U+0039) by Arabic-Indic digits if the most recent strongly directional character is an Arabic letter (its Bidi direction value is RIGHT_TO_LEFT_ARABIC).
- DIGITS_EN2AN_INIT_LR - Static variable in class com.lowagie.text.pdf.ColumnText
-
Digit shaping option: Replace European digits (U+0030...U+0039) by Arabic-Indic digits if the most recent strongly directional character is an Arabic letter (its Bidi direction value is RIGHT_TO_LEFT_ARABIC).
- DIGITS_MASK - Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
Bit mask for digit shaping options.
- directContent - Variable in class com.lowagie.text.pdf.PdfWriter
-
The direct content in this document.
- directContentUnder - Variable in class com.lowagie.text.pdf.PdfWriter
-
The direct content under in this document.
- DIRECTION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DIRECTION_PREFERENCES - Static variable in class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp
-
A series of viewer preferences.
- DirectionL2R - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- DirectionR2L - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- directTextToByte - Variable in class com.lowagie.text.pdf.BaseFont
-
Converts
char
directly tobyte
by casting. - disable() - Static method in class com.lowagie.text.pdf.LayoutProcessor
- disableBorderSide(int) - Method in class com.lowagie.text.Rectangle
-
Disables the border on the specified side.
- disableBorderSide(int) - Method in class com.lowagie.text.RectangleReadOnly
-
Disables the border on the specified side.
- DisplayDocTitle - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- DISPLAYDOCTITLE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- dispose() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- DISSOLVE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DISSOLVE - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Dissolve
- DIV - Static variable in class com.lowagie.text.html.HtmlTags
-
The DIV tag.
- DIV - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DL - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DM_ASCII - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
ASCII encodation.
- DM_AUTO - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
The best encodation will be used.
- DM_B256 - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Binary encodation.
- DM_C40 - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
C40 encodation.
- DM_EDIFACT - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
EDIFACT encodation.
- DM_ERROR_EXTENSION - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
An error while parsing an extension.
- DM_ERROR_INVALID_SQUARE - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
The dimensions given for the symbol are illegal.
- DM_ERROR_TEXT_TOO_BIG - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
The text is too big for the symbology capabilities.
- DM_EXTENSION - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Allows extensions to be embedded at the start of the text.
- DM_NO_ERROR - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
No error.
- DM_RAW - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
No encodation needed.
- DM_TEST - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Doesn't generate the image but returns all the other information.
- DM_TEXT - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
TEXT encodation.
- DM_X21 - Static variable in class com.lowagie.text.pdf.BarcodeDatamatrix
-
X21 encodation.
- DO_NOT_ENCRYPT_METADATA - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Add this to the mode to keep the metadata in clear text
- DO_NOT_SCROLL - Static variable in class com.lowagie.text.pdf.BaseField
-
The field will not scroll (horizontally for single-line fields, vertically for multiple-line fields) to accommodate more text than will fit within its annotation rectangle.
- DO_NOT_SPELL_CHECK - Static variable in class com.lowagie.text.pdf.BaseField
-
The text entered in the field will not be spell-checked.
- doArabicShapping() - Method in class com.lowagie.text.pdf.BidiLine
- doAttributes(AttributedCharacterIterator) - Method in class com.lowagie.text.pdf.PdfGraphics2D
-
This routine goes through the attributes and sets the font before calling the actual string drawing routine
- DocListener - Interface in com.lowagie.text
-
A class that implements
DocListener
will perform some actions when some actions are performed on aDocument
. - DOCMDP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DOCOPEN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- document - Variable in class com.lowagie.text.DocWriter
-
This is the document that has to be written.
- document - Variable in class com.lowagie.text.html.simpleparser.HTMLWorker
- document - Variable in class com.lowagie.text.xml.SAXiTextHandler
-
This is the resulting document.
- Document - Class in com.lowagie.text
-
A generic Document class.
- Document() - Constructor for class com.lowagie.text.Document
-
Constructs a new
Document
-object with the default page size asPageSize.A4
. - Document(Rectangle) - Constructor for class com.lowagie.text.Document
-
Constructs a new
Document
-object using the given rectangle as page size and default margin of 36. - Document(Rectangle, float, float, float, float) - Constructor for class com.lowagie.text.Document
-
Constructs a new
Document
-object. - DOCUMENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- DOCUMENT_CLOSE - Static variable in class com.lowagie.text.pdf.PdfWriter
-
action value
- DOCUMENT_LANGUAGE_DEFAULT - Static variable in class com.lowagie.text.TextRenderingOptions
- documentColors - Variable in class com.lowagie.text.pdf.PdfWriter
-
The colors of this document
- DocumentException - Exception in com.lowagie.text
-
Signals that an error has occurred in a
Document
. - DocumentException() - Constructor for exception com.lowagie.text.DocumentException
-
Constructs a
DocumentException
without a message. - DocumentException(Exception) - Constructor for exception com.lowagie.text.DocumentException
-
Creates a Document exception.
- DocumentException(String) - Constructor for exception com.lowagie.text.DocumentException
-
Constructs a
DocumentException
with a message. - documentExtGState - Variable in class com.lowagie.text.pdf.PdfWriter
- documentFileAttachment - Variable in class com.lowagie.text.pdf.PdfDocument
- DocumentFont - Class in com.lowagie.text.pdf
- documentFonts - Variable in class com.lowagie.text.pdf.PdfWriter
-
The fonts of this document
- DOCUMENTID - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
The common identifier for all versions and renditions of a document.
- documentLevelJS - Variable in class com.lowagie.text.pdf.PdfDocument
- documentOCG - Variable in class com.lowagie.text.pdf.PdfWriter
-
A hashSet containing all the PdfLayer objects.
- documentOCGorder - Variable in class com.lowagie.text.pdf.PdfWriter
-
An array list used to define the order of an OCG tree.
- documentPatterns - Variable in class com.lowagie.text.pdf.PdfWriter
-
The patterns of this document
- documentProperties - Variable in class com.lowagie.text.pdf.PdfWriter
- documentShadingPatterns - Variable in class com.lowagie.text.pdf.PdfWriter
- documentShadings - Variable in class com.lowagie.text.pdf.PdfWriter
- documentSpotPatterns - Variable in class com.lowagie.text.pdf.PdfWriter
- DocWriter - Class in com.lowagie.text
-
An abstract
Writer
class for documents. - DocWriter() - Constructor for class com.lowagie.text.DocWriter
- DocWriter(Document, OutputStream) - Constructor for class com.lowagie.text.DocWriter
-
Constructs a
DocWriter
. - doFinal() - Method in class com.lowagie.text.pdf.crypto.AESCipher
- doFooter() - Method in class com.lowagie.text.pdf.PdfDocument
- doHeader() - Method in class com.lowagie.text.pdf.PdfDocument
- DOMAIN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- dot(Vector) - Method in class com.lowagie.text.pdf.parser.Vector
-
Computes the dot product of this vector with the specified vector
- DottedLineSeparator - Class in com.lowagie.text.pdf.draw
-
Element that draws a dotted line from left to right.
- DottedLineSeparator() - Constructor for class com.lowagie.text.pdf.draw.DottedLineSeparator
- doubleValue() - Method in class com.lowagie.text.pdf.PdfNumber
-
Returns the primitive
double
value of this object. - DP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- dpiX - Variable in class com.lowagie.text.Image
-
Holds value of property dpiX.
- dpiY - Variable in class com.lowagie.text.Image
-
Holds value of property dpiY.
- DR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- draw(PdfContentByte, float, float, float, float, float) - Method in class com.lowagie.text.pdf.draw.DottedLineSeparator
- draw(PdfContentByte, float, float, float, float, float) - Method in interface com.lowagie.text.pdf.draw.DrawInterface
-
Implement this method if you want to draw something at the current Y position (for instance a line).
- draw(PdfContentByte, float, float, float, float, float) - Method in class com.lowagie.text.pdf.draw.LineSeparator
- draw(PdfContentByte, float, float, float, float, float) - Method in class com.lowagie.text.pdf.draw.VerticalPositionMark
- draw(Shape) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawArc(int, int, int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawButton(float, float, float, float, String, BaseFont, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Draws a button.
- drawButton(PdfFormField, String, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- drawCheckBoxAppearences(PdfFormField, String, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- drawGlyphVector(GlyphVector, float, float) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawImage(Image, int, int, Color, ImageObserver) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawImage(Image, int, int, ImageObserver) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawImage(Image, AffineTransform, ImageObserver) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawInterface - Variable in class com.lowagie.text.pdf.draw.VerticalPositionMark
-
Another implementation of the DrawInterface; its draw method will overrule LineSeparator.draw().
- DrawInterface - Interface in com.lowagie.text.pdf.draw
-
Interface for an Element that allows you to draw something at the current vertical position.
- drawLine(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawLine(PdfContentByte, float, float, float) - Method in class com.lowagie.text.pdf.draw.LineSeparator
-
Draws a horizontal line.
- drawMultiLineOfText(PdfFormField, String, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- drawOval(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawPolygon(int[], int[], int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawPolyline(int[], int[], int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawRadioAppearences(PdfFormField, String, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- drawRadioField(float, float, float, float, boolean) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Draws a TextField.
- drawRect(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawRoundRect(int, int, int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawSignatureAppearences(PdfFormField, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- drawSingleLineOfText(PdfFormField, String, BaseFont, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- drawString(String, float, float) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawString(String, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawString(AttributedCharacterIterator, float, float) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawString(AttributedCharacterIterator, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- drawTextField(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Draws a TextField.
- DS - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) A default style string; described in the PDF Annex M.
- DSS - Static variable in class com.lowagie.text.pdf.PdfName
-
A DSS dictionary containing document-wide security information.
- DublinCoreSchema - Class in com.lowagie.text.xml.xmp
-
An implementation of an XmpSchema.
- DublinCoreSchema() - Constructor for class com.lowagie.text.xml.xmp.DublinCoreSchema
- dumpList() - Method in class com.lowagie.text.pdf.BarcodePDF417
- dumpPerc() - Method in class com.lowagie.text.pdf.PdfReader
- DUPLEX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DUPLEX_PREFERENCES - Static variable in class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp
-
A series of viewer preferences.
- DUPLEXFLIPLONGEDGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DUPLEXFLIPSHORTEDGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- duplicate(ColumnText) - Static method in class com.lowagie.text.pdf.ColumnText
-
Creates an independent duplicated of the instance
org
. - duplicatePdfDictionary(PdfDictionary, PdfDictionary, PdfReader) - Static method in class com.lowagie.text.pdf.PdfReader
- duplicatePdfObject(PdfObject, PdfReader) - Static method in class com.lowagie.text.pdf.PdfReader
- DUR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- duration - Variable in class com.lowagie.text.pdf.PdfDocument
-
The duration of the page
- duration - Variable in class com.lowagie.text.pdf.PdfTransition
-
duration of the transition effect
- DV - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; inheritable) The default value to which the field reverts when a reset-form action is executed.
- DW - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- DX - Static variable in class com.lowagie.text.Image
-
This represents a coordinate in the transformation matrix.
- DY - Static variable in class com.lowagie.text.Image
-
This represents a coordinate in the transformation matrix.
E
- E - Static variable in class com.lowagie.text.pdf.PdfName
-
Entry in a structure element dictionary: The expanded form of an abbreviation or an acronym.
- E - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
email address in Verisign certificates
- ean - Variable in class com.lowagie.text.pdf.BarcodeEANSUPP
-
The barcode with the EAN/UPC.
- EAN13 - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- EAN8 - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- EARLYCHANGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- EDIT - Static variable in class com.lowagie.text.pdf.BaseField
-
If set the combo box includes an editable text box as well as a drop list; if clear, it includes only a drop list.
- EF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- EFF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- EFOPEN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- element - Variable in class com.lowagie.text.MarkedObject
-
The element that is wrapped in a MarkedObject.
- Element - Interface in com.lowagie.text
-
Interface for a text element.
- ElementFactory - Class in com.lowagie.text.factories
-
This class is able to create Element objects based on a list of properties.
- ElementFactory() - Constructor for class com.lowagie.text.factories.ElementFactory
- ElementListener - Interface in com.lowagie.text
-
A class that implements
ElementListener
will perform some actions when anElement
is added. - ElementTags - Class in com.lowagie.text
-
A class that contains all the possible tagnames and their attributes.
- ElementTags() - Constructor for class com.lowagie.text.ElementTags
- eliminatePages(List<Map<String, Object>>, int[]) - Static method in class com.lowagie.text.pdf.SimpleBookmark
-
Removes the bookmark entries for a number of page ranges.
- eliminateSharedStreams() - Method in class com.lowagie.text.pdf.PdfReader
-
Eliminates shared streams if they exist.
- ellipse(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Draws an ellipse inscribed within the rectangle x1,y1,x2,y2.
- EM - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- EmailAddress - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
Email address (RSA PKCS#9 extension) - IA5String.
- embedded - Variable in class com.lowagie.text.pdf.BaseFont
-
true if the font is to be embedded in the PDF
- embedded - Variable in class com.lowagie.text.pdf.DefaultFontMapper.BaseFontParameters
-
The embedding for that font.
- EMBEDDED - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk tag
- EMBEDDED - Static variable in class com.lowagie.text.pdf.BaseFont
-
if the font has to be embedded
- EMBEDDED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- EMBEDDED_FILES_ONLY - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Add this to the mode to keep encrypt only the embedded files.
- EMBEDDEDFILE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- EMBEDDEDFILES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- emit(byte[]) - Method in class com.lowagie.text.pdf.CFFFont.DictNumberItem
- emit(byte[]) - Method in class com.lowagie.text.pdf.CFFFont.DictOffsetItem
- emit(byte[]) - Method in class com.lowagie.text.pdf.CFFFont.IndexOffsetItem
- emit(byte[]) - Method in class com.lowagie.text.pdf.CFFFont.Item
-
Emit the byte stream for this item.
- emit(byte[]) - Method in class com.lowagie.text.pdf.CFFFont.RangeItem
- emit(byte[]) - Method in class com.lowagie.text.pdf.CFFFont.StringItem
- emit(byte[]) - Method in class com.lowagie.text.pdf.CFFFont.UInt16Item
- emit(byte[]) - Method in class com.lowagie.text.pdf.CFFFont.UInt24Item
- emit(byte[]) - Method in class com.lowagie.text.pdf.CFFFont.UInt32Item
- emit(byte[]) - Method in class com.lowagie.text.pdf.CFFFont.UInt8Item
- empty() - Method in class com.lowagie.text.pdf.XfaForm.Stack2
-
Tests if this stack is empty.
- EMPTY - Static variable in class com.lowagie.text.pdf.PdfPageLabels
-
No logical page numbers are generated but fixed text may still exist
- EmptyStack() - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Empty the Type2 Stack
- enable() - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Enables the processor.
- enable(int) - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Enables the processor with the provided flags.
- enableBorderSide(int) - Method in class com.lowagie.text.Rectangle
-
Enables the border on the specified side.
- enableBorderSide(int) - Method in class com.lowagie.text.RectangleReadOnly
-
Enables the border on the specified side.
- enableKernLiga() - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Enables the processor.
- enableKernLiga(int) - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Enables the processor with the provided flags.
- encode(Color) - Static method in class com.lowagie.text.html.HtmlEncoder
-
Converts a
Color
into a HTML representation of thisColor
. - encode(String) - Static method in class com.lowagie.text.html.HtmlEncoder
-
Converts a
String
to the HTML-format of thisString
. - ENCODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ENCODEDBYTEALIGN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- encodeName(String) - Static method in class com.lowagie.text.pdf.PdfName
-
Encodes a plain name given in the unescaped form "AB CD" into "/AB#20CD".
- encoding - Variable in class com.lowagie.text.pdf.BaseFont
-
encoding used with this font
- encoding - Variable in class com.lowagie.text.pdf.DefaultFontMapper.BaseFontParameters
-
The encoding for that font.
- encoding - Variable in class com.lowagie.text.pdf.PdfChunk
-
The encoding.
- encoding - Variable in class com.lowagie.text.pdf.PdfString
-
The encoding.
- ENCODING - Static variable in class com.lowagie.text.Chunk
-
Key for encoding.
- ENCODING - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk tag
- ENCODING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- encodingOffset - Variable in class com.lowagie.text.pdf.CFFFont.Font
- encrypt(PdfReader, OutputStream, boolean, String, String, int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Entry point to encrypt a PDF document.
- encrypt(PdfReader, OutputStream, boolean, String, String, int, Map<String, String>) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Entry point to encrypt a PDF document.
- encrypt(PdfReader, OutputStream, byte[], byte[], int, boolean) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Entry point to encrypt a PDF document.
- encrypt(PdfReader, OutputStream, byte[], byte[], int, boolean, Map<String, String>) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Entry point to encrypt a PDF document.
- encrypt(PdfReader, OutputStream, int, String, String, int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Entry point to encrypt a PDF document.
- encrypt(PdfReader, OutputStream, int, String, String, int, Map<String, String>) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Entry point to encrypt a PDF document.
- ENCRYPT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- encryptARCFOUR(byte[]) - Method in class com.lowagie.text.pdf.crypto.ARCFOUREncryption
- encryptARCFOUR(byte[], byte[]) - Method in class com.lowagie.text.pdf.crypto.ARCFOUREncryption
- encryptARCFOUR(byte[], int, int) - Method in class com.lowagie.text.pdf.crypto.ARCFOUREncryption
- encryptARCFOUR(byte[], int, int, byte[], int) - Method in class com.lowagie.text.pdf.crypto.ARCFOUREncryption
- encryptByteArray(byte[]) - Method in class com.lowagie.text.pdf.PdfEncryption
- encrypted - Variable in class com.lowagie.text.pdf.PdfReader
- ENCRYPTION_AES_128 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Type of encryption
- ENCRYPTION_AES_256_V3 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Type of encryption
- ENCRYPTION_NONE - Static variable in class com.lowagie.text.pdf.PdfWriter
-
No encryption
- ENCRYPTMETADATA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- end - Variable in class com.lowagie.text.pdf.BarcodePDF417.Segment
- end - Variable in class com.lowagie.text.xml.xmp.XmpWriter
-
The end attribute.
- END - Static variable in class com.lowagie.text.pdf.SequenceList
- ENDCOMMENT - Static variable in class com.lowagie.text.html.HtmlWriter
-
This is a possible HTML-tag.
- endDocument() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- endDocument() - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- endDocument() - Method in class com.lowagie.text.pdf.SimpleBookmark
- endDocument() - Method in class com.lowagie.text.pdf.SimpleNamedDestination
- endDocument() - Method in class com.lowagie.text.pdf.XfdfReader
-
Called after the document is parsed.
- endDocument() - Method in interface com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler
-
Called after the document is parsed.
- endElement(String) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- endElement(String) - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- endElement(String) - Method in class com.lowagie.text.pdf.SimpleBookmark
- endElement(String) - Method in class com.lowagie.text.pdf.SimpleNamedDestination
- endElement(String) - Method in class com.lowagie.text.pdf.XfdfReader
-
Called when an end tag is found.
- endElement(String) - Method in interface com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler
-
Called when an end tag is found.
- endElement(String, String, String) - Method in class com.lowagie.text.html.SAXmyHtmlHandler
-
This method gets called when an end tag is encountered.
- endElement(String, String, String) - Method in class com.lowagie.text.xml.SAXiTextHandler
-
This method gets called when an end tag is encountered.
- endElement(String, String, String) - Method in class com.lowagie.text.xml.SAXmyHandler
-
This method gets called when an end tag is encountered.
- endHeaders() - Method in class com.lowagie.text.Table
-
Marks the last row of the table headers.
- endLayer() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Ends a layer controlled graphic block.
- endMarkedContentSequence() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Ends a marked content sequence
- ENDOFBLOCK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ENDOFLINE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- endParsingContext(String) - Method in class com.lowagie.text.pdf.parser.MarkedUpTextAssembler
- endParsingContext(String) - Method in interface com.lowagie.text.pdf.parser.TextAssembler
- endRow() - Method in class com.lowagie.text.html.simpleparser.IncTable
- endText() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Ends the writing of text and makes the current font invalid.
- endVariableText() - Method in class com.lowagie.text.pdf.PdfTemplate
- endWritingRows(PdfContentByte[]) - Static method in class com.lowagie.text.pdf.PdfPTable
-
Finishes writing the table.
- ensureNewLine() - Method in class com.lowagie.text.pdf.PdfDocument
-
Ensures that a new line has been started.
- EntitiesToSymbol - Class in com.lowagie.text.xml.simpleparser
-
This class contains entities that can be used in an entity tag.
- EntitiesToSymbol() - Constructor for class com.lowagie.text.xml.simpleparser.EntitiesToSymbol
- EntitiesToUnicode - Class in com.lowagie.text.xml.simpleparser
-
This class contains entities that can be used in an entity tag.
- EntitiesToUnicode() - Constructor for class com.lowagie.text.xml.simpleparser.EntitiesToUnicode
- ENTITY - Static variable in class com.lowagie.text.ElementTags
-
the chunk tag
- Entry(String, String, String, String) - Constructor for class com.lowagie.text.pdf.events.IndexEvents.Entry
-
Create a new object.
- enumerateTTCNames(byte[]) - Static method in class com.lowagie.text.pdf.BaseFont
-
Enumerates the postscript font names present inside a True Type Collection.
- enumerateTTCNames(String) - Static method in class com.lowagie.text.pdf.BaseFont
-
Enumerates the postscript font names present inside a True Type Collection.
- eoClip() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Modify the current clipping path by intersecting it with the current path, using the even-odd rule to determine which regions lie inside the clipping path.
- eoFill() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Fills the path, using the even-odd rule to determine the region to fill.
- eoFillStroke() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Fills the path, using the even-odd rule to determine the region to fill and strokes it.
- eofPos - Variable in class com.lowagie.text.pdf.PdfReader
- EOT - Static variable in class com.lowagie.text.pdf.SequenceList
- eq - Variable in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
Pointer to equal branch and to data when this node is a string terminator.
- equals(Object) - Method in class com.lowagie.text.pdf.CMYKColor
- equals(Object) - Method in class com.lowagie.text.pdf.GrayColor
- equals(Object) - Method in class com.lowagie.text.pdf.parser.Matrix
-
Checks equality of matrices.
- equals(Object) - Method in class com.lowagie.text.pdf.PatternColor
- equals(Object) - Method in class com.lowagie.text.pdf.PdfCopy.RefKey
- equals(Object) - Method in class com.lowagie.text.pdf.PdfName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.lowagie.text.pdf.PdfNumber
- equals(Object) - Method in class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
-
Checks if two entries are equal if their PDF object numbers are equal.
- equals(Object) - Method in class com.lowagie.text.pdf.ShadingColor
- equals(Object) - Method in class com.lowagie.text.pdf.SpotColor
- EQUALS - Static variable in class com.lowagie.text.DocWriter
-
This is some byte that is often used.
- escape(String) - Static method in class com.lowagie.text.xml.xmp.XmpSchema
- escapeBinaryString(String) - Static method in class com.lowagie.text.pdf.SimpleNamedDestination
- escapeSom(String) - Static method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Escapes a SOM string fragment replacing "." with "\.".
- escapeXML(String, boolean) - Static method in class com.lowagie.text.xml.XMLUtil
-
Escapes a string with the appropriated XML codes.
- ESIC - Static variable in class com.lowagie.text.pdf.PdfName
-
Extension supplied by ETSI TS 102 778-4 V1.1.2 (2009-12)
- even - Variable in class com.lowagie.text.pdf.SequenceList
- EVENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- events - Variable in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
ArrayList containing all the PageEvents that have to be executed.
- events - Variable in class com.lowagie.text.pdf.events.PdfPCellEventForwarder
-
ArrayList containing all the PageEvents that have to be executed.
- events - Variable in class com.lowagie.text.pdf.events.PdfPTableEventForwarder
-
ArrayList containing all the PageEvents that have to be executed.
- ExceptionConverter - Exception in com.lowagie.text
-
The ExceptionConverter changes a checked exception into an unchecked exception.
- ExceptionConverter(Exception) - Constructor for exception com.lowagie.text.ExceptionConverter
-
Construct a RuntimeException based on another Exception
- EXCLUDE - Static variable in class com.lowagie.text.pdf.PdfName
-
Stands for "Exclude all fields except those specified in Fields array" which is one possible value of the Action attribute in a signature field lock dictionary
- EXECUTIVE - Static variable in class com.lowagie.text.PageSize
-
This is the executive format
- exists(String) - Method in class com.lowagie.text.pdf.CFFFont
- expand(String, int) - Static method in class com.lowagie.text.pdf.SequenceList
-
Generates a list of numbers from a string.
- EXPORT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- exportAsFdf(FdfWriter) - Method in class com.lowagie.text.pdf.AcroFields
-
Export the fields as a FDF.
- EXPORTSTATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- exportToXML(HashMap, OutputStream, String, boolean) - Static method in class com.lowagie.text.pdf.SimpleNamedDestination
-
Exports the destinations to XML.
- exportToXML(HashMap, Writer, String, boolean) - Static method in class com.lowagie.text.pdf.SimpleNamedDestination
-
Exports the destinations to XML.
- exportToXML(List, OutputStream, String, boolean) - Static method in class com.lowagie.text.pdf.SimpleBookmark
-
Exports the bookmarks to XML.
- exportToXML(List, Writer, String, boolean) - Static method in class com.lowagie.text.pdf.SimpleBookmark
-
Exports the bookmarks to XML.
- exportToXMLNode(List, Writer, int, boolean) - Static method in class com.lowagie.text.pdf.SimpleBookmark
-
Exports the bookmarks to XML.
- EXTEND - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- extended - Variable in class com.lowagie.text.pdf.Barcode
-
Generates extended barcode 39.
- ExtendedColor - Class in com.lowagie.text.pdf
- ExtendedColor(int) - Constructor for class com.lowagie.text.pdf.ExtendedColor
-
Constructs an extended color of a certain type.
- ExtendedColor(int, float, float, float) - Constructor for class com.lowagie.text.pdf.ExtendedColor
-
Constructs an extended color of a certain type and a certain color.
- ExtendedColor(int, float, float, float, float) - Constructor for class com.lowagie.text.pdf.ExtendedColor
-
Constructs an extended color of a certain type and a certain color.
- extensionLevel - Variable in class com.lowagie.text.pdf.PdfDeveloperExtension
-
The extension level within the baseversion.
- EXTENSIONLEVEL - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- extensions - Variable in class com.lowagie.text.pdf.internal.PdfVersionImp
-
The extensions dictionary.
- EXTENSIONS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- extentWx - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- extentWy - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- EXTGSTATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- extraCatalog - Variable in class com.lowagie.text.pdf.PdfWriter
-
Holds value of property extraCatalog this is used for Output Intents.
- extractRevision(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Extracts a revision from the document.
- extractRows(List<PdfCell>, PdfDocument.RenderingContext) - Method in class com.lowagie.text.pdf.PdfDocument
- ExtraEncoding - Interface in com.lowagie.text.pdf
-
Classes implementing this interface can create custom encodings or replace existing ones.
- extraHeights - Variable in class com.lowagie.text.pdf.PdfPRow
-
extra heights that needs to be added to a cell because of rowspans.
- extraParagraphSpace - Variable in class com.lowagie.text.pdf.ColumnText
-
The extra space between paragraphs.
- extraSpace - Variable in class com.lowagie.text.xml.xmp.XmpWriter
-
You can add some extra space in the XMP packet; 1 unit in this variable represents 100 spaces and a newline.
- EXTRASPACE - Static variable in class com.lowagie.text.xml.xmp.XmpWriter
-
String used to fill the extra space.
F
- F - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) A set of flags specifying various characteristics of the annotation Default value: 0.
- FACE - Static variable in class com.lowagie.text.ElementTags
-
a possible list attribute
- FactoryProperties - Class in com.lowagie.text.html.simpleparser
- FactoryProperties() - Constructor for class com.lowagie.text.html.simpleparser.FactoryProperties
- FALSE - Static variable in class com.lowagie.text.pdf.PdfBoolean
-
A possible value of
PdfBoolean
- FAR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- fastWinansi - Variable in class com.lowagie.text.pdf.BaseFont
- fax4Encode(byte[], int) - Method in class com.lowagie.text.pdf.codec.CCITTG4Encoder
-
Encodes a number of lines.
- fax4Encode(byte[], int, int) - Method in class com.lowagie.text.pdf.codec.CCITTG4Encoder
-
Encodes a number of lines.
- FB - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- fCanonical - Variable in class com.lowagie.text.xml.XmlDomWriter
-
Canonical output.
- FDArrayCount - Variable in class com.lowagie.text.pdf.CFFFont.Font
- fdarrayOffset - Variable in class com.lowagie.text.pdf.CFFFont.Font
- FDArrayOffsets - Variable in class com.lowagie.text.pdf.CFFFont.Font
- FDArrayOffsize - Variable in class com.lowagie.text.pdf.CFFFont.Font
- FDECODEPARMS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FDF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FdfReader - Class in com.lowagie.text.pdf
-
Reads an FDF form and makes the fields available
- FdfReader(byte[]) - Constructor for class com.lowagie.text.pdf.FdfReader
-
Reads an FDF form.
- FdfReader(InputStream) - Constructor for class com.lowagie.text.pdf.FdfReader
-
Reads an FDF form.
- FdfReader(String) - Constructor for class com.lowagie.text.pdf.FdfReader
-
Reads an FDF form.
- FdfReader(URL) - Constructor for class com.lowagie.text.pdf.FdfReader
-
Reads an FDF form.
- FdfWriter - Class in com.lowagie.text.pdf
-
Writes an FDF form.
- FdfWriter() - Constructor for class com.lowagie.text.pdf.FdfWriter
-
Creates a new FdfWriter.
- fdprivateLengths - Variable in class com.lowagie.text.pdf.CFFFont.Font
- fdprivateOffsets - Variable in class com.lowagie.text.pdf.CFFFont.Font
- fdprivateSubrs - Variable in class com.lowagie.text.pdf.CFFFont.Font
- FDSelect - Variable in class com.lowagie.text.pdf.CFFFont.Font
- FDSelectFormat - Variable in class com.lowagie.text.pdf.CFFFont.Font
- FDSelectLength - Variable in class com.lowagie.text.pdf.CFFFont.Font
- fdselectOffset - Variable in class com.lowagie.text.pdf.CFFFont.Font
- FF - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; inheritable) A set of flags specifying various characteristics of the field.
- FF_COMB - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_COMBO - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_DONOTSCROLL - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_DONOTSPELLCHECK - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_EDIT - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_FILESELECT - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_MULTILINE - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_MULTISELECT - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_NO_EXPORT - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_NO_TOGGLE_TO_OFF - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_PASSWORD - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_PUSHBUTTON - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_RADIO - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_RADIOSINUNISON - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_READ_ONLY - Static variable in class com.lowagie.text.pdf.PdfFormField
- FF_REQUIRED - Static variable in class com.lowagie.text.pdf.PdfFormField
- FFILTER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FIELD_TYPE_CHECKBOX - Static variable in class com.lowagie.text.pdf.AcroFields
-
A field type.
- FIELD_TYPE_COMBO - Static variable in class com.lowagie.text.pdf.AcroFields
-
A field type.
- FIELD_TYPE_LIST - Static variable in class com.lowagie.text.pdf.AcroFields
-
A field type.
- FIELD_TYPE_NONE - Static variable in class com.lowagie.text.pdf.AcroFields
-
A field type invalid or not found.
- FIELD_TYPE_PUSHBUTTON - Static variable in class com.lowagie.text.pdf.AcroFields
-
A field type.
- FIELD_TYPE_RADIOBUTTON - Static variable in class com.lowagie.text.pdf.AcroFields
-
A field type.
- FIELD_TYPE_SIGNATURE - Static variable in class com.lowagie.text.pdf.AcroFields
-
A field type.
- FIELD_TYPE_TEXT - Static variable in class com.lowagie.text.pdf.AcroFields
-
A field type.
- fieldArray - Variable in class com.lowagie.text.pdf.PdfCopy
- FIELDMDP - Static variable in class com.lowagie.text.pdf.PdfName
-
The FieldMDP transform method shall be used to detect changes to the values of a list of form fields.
- fieldName - Variable in class com.lowagie.text.pdf.BaseField
-
Holds value of property fieldName.
- FieldPositioningEvents - Class in com.lowagie.text.pdf.events
-
Class that can be used to position AcroForm fields.
- FieldPositioningEvents() - Constructor for class com.lowagie.text.pdf.events.FieldPositioningEvents
-
Creates a new event.
- FieldPositioningEvents(PdfFormField, PdfFormField) - Constructor for class com.lowagie.text.pdf.events.FieldPositioningEvents
-
Creates a new event.
- FieldPositioningEvents(PdfWriter, PdfFormField) - Constructor for class com.lowagie.text.pdf.events.FieldPositioningEvents
-
Creates a new event.
- FieldPositioningEvents(PdfWriter, PdfFormField, String) - Constructor for class com.lowagie.text.pdf.events.FieldPositioningEvents
-
Creates a new event.
- FieldPositioningEvents(PdfWriter, String) - Constructor for class com.lowagie.text.pdf.events.FieldPositioningEvents
-
Creates a new event.
- FieldReader - Interface in com.lowagie.text.pdf
-
Represents the basic needs for reading fields.
- FIELDS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- fieldTemplates - Variable in class com.lowagie.text.pdf.PdfCopy
- fieldType - Variable in class com.lowagie.text.pdf.collection.PdfCollectionField
-
The type of the PDF collection field.
- fieldWriter - Variable in class com.lowagie.text.pdf.events.FieldPositioningEvents
-
The PdfWriter to use when a field has to added in a cell event.
- FIGURE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- file - Variable in class com.lowagie.text.pdf.PRTokeniser
- FILE - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- FILE - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- FILE_DEST - Static variable in class com.lowagie.text.Annotation
-
This is a possible annotation type.
- FILE_PAGE - Static variable in class com.lowagie.text.Annotation
-
This is a possible annotation type.
- FILE_SELECTION - Static variable in class com.lowagie.text.pdf.BaseField
-
The text entered in the field represents the pathname of a file whose contents are to be submitted as the value of the field.
- FILEATTACHMENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- fileEmbedded(PdfWriter, String, String, byte[]) - Static method in class com.lowagie.text.pdf.PdfFileSpecification
-
Creates a file specification with the file embedded.
- fileEmbedded(PdfWriter, String, String, byte[], boolean) - Static method in class com.lowagie.text.pdf.PdfFileSpecification
-
Creates a file specification with the file embedded.
- fileEmbedded(PdfWriter, String, String, byte[], boolean, String, PdfDictionary) - Static method in class com.lowagie.text.pdf.PdfFileSpecification
-
Creates a file specification with the file embedded.
- fileEmbedded(PdfWriter, String, String, byte[], int) - Static method in class com.lowagie.text.pdf.PdfFileSpecification
-
Creates a file specification with the file embedded.
- fileEmbedded(PdfWriter, String, String, byte[], String, PdfDictionary, int) - Static method in class com.lowagie.text.pdf.PdfFileSpecification
-
Creates a file specification with the file embedded.
- fileExtern(PdfWriter, String) - Static method in class com.lowagie.text.pdf.PdfFileSpecification
-
Creates a file specification for an external file.
- FILEID - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FILENAME - Static variable in class com.lowagie.text.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- FILESPEC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- fill() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Fills the path, using the non-zero winding number rule to determine the region to fill.
- fill(Shape) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- fillArc(int, int, int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- fillCache(int) - Static method in class com.lowagie.text.pdf.ByteBuffer
-
You can fill the cache in advance if you want to.
- fillGState - Variable in class com.lowagie.text.pdf.PdfGraphics2D
- fillInStackTrace() - Method in exception com.lowagie.text.ExceptionConverter
-
requests to fill in the stack trace we will have to ignore.
- fillOCProperties(boolean) - Method in class com.lowagie.text.pdf.PdfWriter
- fillOval(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- fillPolygon(int[], int[], int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- fillRect(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- fillRoundRect(int, int, int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- fillStroke() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Fills the path using the non-zero winding number rule to determine the region to fill and strokes it.
- fillXfaForm(File) - Method in class com.lowagie.text.pdf.XfaForm
- fillXfaForm(InputStream) - Method in class com.lowagie.text.pdf.XfaForm
- fillXfaForm(Node) - Method in class com.lowagie.text.pdf.XfaForm
-
Replaces the data under datasets/data.
- fillXfaForm(InputSource) - Method in class com.lowagie.text.pdf.XfaForm
- FILTER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- finalize() - Method in class com.lowagie.text.pdf.MappedRandomAccessFile
-
Deprecated, for removal: This API element is subject to removal in a future version.
- FinalText - Class in com.lowagie.text.pdf.parser
- FinalText(String) - Constructor for class com.lowagie.text.pdf.parser.FinalText
- find(char[], int) - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- find(String) - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- findDatasetsName(String) - Method in class com.lowagie.text.pdf.XfaForm
-
Finds the complete SOM name contained in the datasets section from a possibly partial name.
- findDatasetsNode(String) - Method in class com.lowagie.text.pdf.XfaForm
-
Finds the
Node
contained in the datasets section from a possibly partial name. - findFieldName(String, AcroFields) - Method in class com.lowagie.text.pdf.XfaForm
-
Finds the complete field name contained in the "classic" forms from a partial name.
- findLimitsOneLine() - Method in class com.lowagie.text.pdf.ColumnText
-
Finds the intersection between the
yLine
and the two column bounds. - findLimitsPoint(List<float[]>) - Method in class com.lowagie.text.pdf.ColumnText
-
Finds the intersection between the
yLine
and the column. - findLimitsTwoLines() - Method in class com.lowagie.text.pdf.ColumnText
-
Finds the intersection between the
yLine
, theyLine-leading
and the two column bounds. - findPattern(String) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
- findProperty(String) - Method in class com.lowagie.text.html.simpleparser.ChainedProperties
-
Try find property by its name
- finish() - Method in class com.lowagie.text.pdf.OutputStreamEncryption
- finish() - Method in class com.lowagie.text.pdf.StandardDecryption
- first - Variable in class com.lowagie.text.List
-
This variable indicates the first number of a numbered list.
- FIRST - Static variable in class com.lowagie.text.ElementTags
-
attribute of list tag
- FIRST - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FIRSTCHAR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FIRSTPAGE - Static variable in class com.lowagie.text.pdf.PdfAction
-
A named action to go to the first page.
- FIRSTPAGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- firstPageEvent - Variable in class com.lowagie.text.pdf.PdfDocument
-
Signals that OnOpenDocument should be called.
- FIT - Static variable in class com.lowagie.text.pdf.PdfDestination
-
This is a possible destination type
- FIT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FITB - Static variable in class com.lowagie.text.pdf.PdfDestination
-
This is a possible destination type
- FITB - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FITBH - Static variable in class com.lowagie.text.pdf.PdfDestination
-
This is a possible destination type
- FITBH - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FITBV - Static variable in class com.lowagie.text.pdf.PdfDestination
-
This is a possible destination type
- FITBV - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FITH - Static variable in class com.lowagie.text.pdf.PdfDestination
-
This is a possible destination type
- FITH - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FITR - Static variable in class com.lowagie.text.pdf.PdfDestination
-
This is a possible destination type
- FITR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- fitsPage(Table) - Method in class com.lowagie.text.pdf.PdfWriter
-
Checks if a
Table
fits the current page of thePdfDocument
. - fitsPage(Table, float) - Method in class com.lowagie.text.pdf.PdfWriter
-
Checks if a
Table
fits the current page of thePdfDocument
. - fitText(Font, String, Rectangle, float, int) - Static method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Fits the text to some rectangle adjusting the font size as needed.
- FITV - Static variable in class com.lowagie.text.pdf.PdfDestination
-
This is a possible destination type
- FITV - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FitWindow - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- FITWINDOW - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- fixedLeading - Variable in class com.lowagie.text.pdf.ColumnText
-
The fixed text leading.
- FLAGS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FLAGS_HIDDEN - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
flagvalue
- FLAGS_INVISIBLE - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
flagvalue
- FLAGS_LOCKED - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
flagvalue
- FLAGS_NOROTATE - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
flagvalue
- FLAGS_NOVIEW - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
flagvalue
- FLAGS_NOZOOM - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
flagvalue
- FLAGS_PRINT - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
flagvalue
- FLAGS_READONLY - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
flagvalue
- FLAGS_TOGGLENOVIEW - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
flagvalue
- FLASH - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- FLASHVARS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- flateCompress() - Method in class com.lowagie.text.pdf.PdfStream
-
Compresses the stream.
- flateCompress(int) - Method in class com.lowagie.text.pdf.PdfStream
-
Compresses the stream.
- FlateDecode(byte[]) - Static method in class com.lowagie.text.pdf.PdfReader
-
Decodes a stream that has the FlateDecode filter.
- FlateDecode(byte[], boolean) - Static method in class com.lowagie.text.pdf.PdfReader
-
A helper to FlateDecode.
- FLATEDECODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- flip(int, int) - Method in class com.lowagie.text.pdf.BidiLine
- floatValue() - Method in class com.lowagie.text.pdf.PdfNumber
-
Returns the primitive
float
value of this object. - FLSA - Static variable in class com.lowagie.text.PageSize
-
This is the American Foolscap format
- FLSE - Static variable in class com.lowagie.text.PageSize
-
This is the European Foolscap format
- flush() - Method in class com.lowagie.text.DocWriter
-
Flushes the
BufferedOutputStream
. - flush() - Method in class com.lowagie.text.pdf.OutputStreamCounter
-
Flushes this output stream and forces any buffered output bytes to be written out.
- flush() - Method in class com.lowagie.text.pdf.OutputStreamEncryption
-
Flushes this output stream and forces any buffered output bytes to be written out.
- flushContent() - Method in interface com.lowagie.text.LargeElement
-
Flushes the content that has been added.
- flushContent() - Method in class com.lowagie.text.pdf.PdfPTable
- flushContent() - Method in class com.lowagie.text.Section
- flushContent() - Method in class com.lowagie.text.Table
- flushLines() - Method in class com.lowagie.text.pdf.PdfDocument
-
Writes all the lines to the text-object.
- flushSpecial() - Method in class com.lowagie.text.pdf.PdfDocument
-
write non-text
Element
into document - FNC1 - Static variable in class com.lowagie.text.pdf.Barcode128
- FNC1_INDEX - Static variable in class com.lowagie.text.pdf.Barcode128
-
The code for UCC/EAN-128.
- FNC2 - Static variable in class com.lowagie.text.pdf.Barcode128
- FNC3 - Static variable in class com.lowagie.text.pdf.Barcode128
- FNC4 - Static variable in class com.lowagie.text.pdf.Barcode128
- FO - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- follow - Variable in class com.lowagie.text.pdf.XfaForm.InverseStore
- followingIndent - Variable in class com.lowagie.text.pdf.ColumnText
-
The following paragraph lines indent.
- followTags - Static variable in class com.lowagie.text.html.simpleparser.FactoryProperties
- font - Variable in class com.lowagie.text.Chunk
-
This is the
Font
of this chunk of text. - font - Variable in class com.lowagie.text.pdf.Barcode
-
The text font.
- font - Variable in class com.lowagie.text.pdf.BaseField
- font - Variable in class com.lowagie.text.pdf.PdfChunk
-
The font for this
PdfChunk
. - font - Variable in class com.lowagie.text.Phrase
-
This is the font of this phrase.
- Font - Class in com.lowagie.text
-
Contains all the specifications of a font: fontfamily, size, style and color.
- Font() - Constructor for class com.lowagie.text.Font
-
Constructs a Font.
- Font() - Constructor for class com.lowagie.text.pdf.CFFFont.Font
- Font(int) - Constructor for class com.lowagie.text.Font
-
Constructs a Font.
- Font(int, float) - Constructor for class com.lowagie.text.Font
-
Constructs a Font.
- Font(int, float, int) - Constructor for class com.lowagie.text.Font
-
Constructs a Font.
- Font(int, float, int, Color) - Constructor for class com.lowagie.text.Font
-
Constructs a Font.
- Font(Font) - Constructor for class com.lowagie.text.Font
-
Copy constructor of a Font
- Font(BaseFont) - Constructor for class com.lowagie.text.Font
-
Constructs a Font.
- Font(BaseFont, float) - Constructor for class com.lowagie.text.Font
-
Constructs a Font.
- Font(BaseFont, float, int) - Constructor for class com.lowagie.text.Font
-
Constructs a Font.
- Font(BaseFont, float, int, Color) - Constructor for class com.lowagie.text.Font
-
Constructs a Font.
- FONT - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- FONT - Static variable in class com.lowagie.text.Footnote
-
This is a possible attribute.
- FONT - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the chunk tag
- FONT - Static variable in class com.lowagie.text.pdf.PdfDictionary
-
This is a possible type of dictionary
- FONT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FONT_TYPE_CJK - Static variable in class com.lowagie.text.pdf.BaseFont
-
The font is CJK.
- FONT_TYPE_DOCUMENT - Static variable in class com.lowagie.text.pdf.BaseFont
-
A font already inside the document.
- FONT_TYPE_T1 - Static variable in class com.lowagie.text.pdf.BaseFont
-
The font is Type 1.
- FONT_TYPE_T3 - Static variable in class com.lowagie.text.pdf.BaseFont
-
A Type3 font.
- FONT_TYPE_TT - Static variable in class com.lowagie.text.pdf.BaseFont
-
The font is True Type with a standard encoding.
- FONT_TYPE_TTUNI - Static variable in class com.lowagie.text.pdf.BaseFont
-
The font is True Type with a Unicode encoding.
- FONTBBOX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- fontCache - Static variable in class com.lowagie.text.pdf.BaseFont
-
cache for the fonts already used.
- FONTDESCRIPTOR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FontFactory - Class in com.lowagie.text
-
If you are using True Type fonts, you can declare the paths of the different ttf- and ttc-files to this static class first and then create fonts in your code using one of the static getFont-method without having to enter a path as parameter.
- FontFactoryImp - Class in com.lowagie.text
-
If you are using True Type fonts, you can declare the paths of the different ttf- and ttc-files to this class first and then create fonts in your code using one of the getFont method without having to enter a path as parameter.
- FontFactoryImp() - Constructor for class com.lowagie.text.FontFactoryImp
-
Creates new FontFactory
- FONTFAMILY - Static variable in class com.lowagie.text.pdf.PdfName
-
A byte string specifying the preferred font family name.
- FONTFILE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FONTFILE2 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FONTFILE3 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FontMapper - Interface in com.lowagie.text.pdf
-
A FontMapper implementation handles mappings between AWT Fonts and PDF fonts.
- FONTMATRIX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- fontName - Variable in class com.lowagie.text.pdf.DefaultFontMapper.BaseFontParameters
-
The font name.
- FONTNAME - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required) The PostScript name of the font.
- fontNumber - Variable in class com.lowagie.text.pdf.PdfWriter
-
The font number counter for the fonts in the document.
- FontProvider - Interface in com.lowagie.text
-
These two methods are used by FactoryProperties (for HTMLWorker).
- fonts - Variable in class com.lowagie.text.pdf.CFFFont
- fonts - Variable in class com.lowagie.text.pdf.FontSelector
- FontSelector - Class in com.lowagie.text.pdf
-
Selects the appropriate fonts that contain the glyphs needed to render text correctly.
- FontSelector() - Constructor for class com.lowagie.text.pdf.FontSelector
- fontSize - Variable in class com.lowagie.text.pdf.BaseField
- FontSize - Enum in com.lowagie.text.html
-
Named font sizes defined by CSS font-size property
- fontSizes - Static variable in class com.lowagie.text.html.simpleparser.ChainedProperties
- fontSpecific - Variable in class com.lowagie.text.pdf.BaseFont
-
true if the font must use its built in encoding.
- FontsResourceAnchor - Class in com.lowagie.text.pdf.fonts
-
A class to facilitate the loading of resources
- FontsResourceAnchor() - Constructor for class com.lowagie.text.pdf.fonts.FontsResourceAnchor
-
Creates a FontsResourceAnchor
- FONTWEIGHT - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional); PDF 1.5; The weight (thickness) component of the fully-qualified font name or font specifier.
- footer - Variable in class com.lowagie.text.Document
-
This is the textual part of the footer
- footer - Variable in class com.lowagie.text.html.HtmlWriter
-
This is the textual part of the footer
- Footnote - Class in com.lowagie.text
-
A
Footnote
is a little note that can be added at the bottom of a page. - Footnote() - Constructor for class com.lowagie.text.Footnote
- Footnote(Chunk) - Constructor for class com.lowagie.text.Footnote
- Footnote(String) - Constructor for class com.lowagie.text.Footnote
- Footnote(String, Font) - Constructor for class com.lowagie.text.Footnote
- FOOTNOTE - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - footnoteAttributes - Variable in class com.lowagie.text.Footnote
-
This is the title of the
Annotation
. - footnoteType - Variable in class com.lowagie.text.Footnote
-
This is the type of footnote.
- footnoteType() - Method in class com.lowagie.text.Footnote
-
Returns the type of this
Annotation
. - FopGlyphProcessor - Class in com.lowagie.text.pdf
-
Utilizing Fop advanced typography capabilities for TrueType fonts.
- FopGlyphProcessor() - Constructor for class com.lowagie.text.pdf.FopGlyphProcessor
- forceWidthsOutput - Variable in class com.lowagie.text.pdf.BaseFont
-
Forces the output of the width array.
- FOREGROUND - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- form - Variable in class com.lowagie.text.pdf.PdfAnnotation
- FORM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FORMAT - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
The file format used when saving the resource.
- formatDouble(double) - Static method in class com.lowagie.text.pdf.ByteBuffer
-
Outputs a
double
into a format suitable for the PDF. - formatDouble(double, ByteBuffer) - Static method in class com.lowagie.text.pdf.ByteBuffer
-
Outputs a
double
into a format suitable for the PDF. - FORMTYPE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FORMULA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- formXObjects - Variable in class com.lowagie.text.pdf.PdfWriter
-
The form XObjects in this document.
- formXObjectsCounter - Variable in class com.lowagie.text.pdf.PdfWriter
-
The name counter for the form XObjects name.
- FORWARD - Static variable in class com.lowagie.text.DocWriter
-
This is some byte that is often used.
- fOut - Variable in class com.lowagie.text.xml.XmlDomWriter
-
Print writer.
- freenode - Variable in class com.lowagie.text.pdf.hyphenation.TernaryTree
- freeReader(PdfReader) - Method in class com.lowagie.text.pdf.PdfCopy
- freeReader(PdfReader) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to writes the reader to the document and free the memory used by it.
- FREETEXT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- freeXref - Variable in class com.lowagie.text.pdf.PdfReader
- FRM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FT - Static variable in class com.lowagie.text.pdf.PdfName
-
The type of field that this dictionary describes: Btn Button, Tx Text, Ch Choice, Sig Signature (Required; inheritable)
- fullCompression - Variable in class com.lowagie.text.pdf.PdfWriter
-
Holds value of property fullCompression.
- fullName - Variable in class com.lowagie.text.pdf.CFFFont.Font
- FULLSCREEN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FUNCTION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FUNCTIONS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- FUNCTIONTYPE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- fXML11 - Variable in class com.lowagie.text.xml.XmlDomWriter
-
Processing XML 1.1 document.
G
- GAMMA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- gap - Variable in class com.lowagie.text.pdf.draw.DottedLineSeparator
-
the gap between the dots.
- GBK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- generate(byte[], int, int) - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Creates a barcode.
- generate(String) - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Creates a barcode.
- generateChecksum - Variable in class com.lowagie.text.pdf.Barcode
-
The optional checksum generation.
- generation - Variable in class com.lowagie.text.pdf.PdfIndirectObject
-
the generation number
- generation - Variable in class com.lowagie.text.pdf.PdfIndirectReference
-
the generation number
- generation - Variable in class com.lowagie.text.pdf.PRTokeniser
- GENERATION - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
Naming attribute of type X520name
- GENERATION_MAX - Static variable in class com.lowagie.text.pdf.PdfWriter
-
The highest generation number possible.
- genericChunkFields - Variable in class com.lowagie.text.pdf.events.FieldPositioningEvents
-
Keeps a map with fields that are to be positioned in inGenericTag.
- GENERICTAG - Static variable in class com.lowagie.text.Chunk
-
Key for generic tag.
- GENERICTAG - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk tag
- get(char, Font) - Static method in class com.lowagie.text.SpecialSymbol
-
Gets a chunk with a symbol character.
- get(int) - Method in class com.lowagie.text.pdf.BarcodePDF417.SegmentList
- get(int) - Method in class com.lowagie.text.pdf.hyphenation.ByteVector
- get(int) - Method in class com.lowagie.text.pdf.hyphenation.CharVector
- get(int) - Method in class com.lowagie.text.pdf.IntHashtable
-
Returns the value to which the specified key is mapped in this map.
- get(int) - Method in class com.lowagie.text.pdf.parser.Matrix
-
Gets a specific value inside the matrix.
- get(int) - Method in class com.lowagie.text.pdf.parser.Vector
-
Gets the value from a coordinate of the vector
- get(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns the
PdfObject
associated to the specified key. - get(String, Font) - Static method in class com.lowagie.text.xml.simpleparser.EntitiesToSymbol
-
Gets a chunk with a symbol character.
- getAbsoluteWidths() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the absolute sizes of each column width.
- getAbsoluteX() - Method in class com.lowagie.text.Image
-
Returns the absolute X position.
- getAbsoluteY() - Method in class com.lowagie.text.Image
-
Returns the absolute Y position.
- getAcroFields() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets a read-only version of
AcroFields
. - getAcroFields() - Method in class com.lowagie.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.lowagie.text.pdf.XfaForm
-
Gets the class that contains the "classic" fields processing.
- getAcroForm() - Method in interface com.lowagie.text.pdf.interfaces.PdfAnnotations
-
Use this methods to get the AcroForm object.
- getAcroForm() - Method in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
-
Gets the AcroForm object.
- getAcroForm() - Method in class com.lowagie.text.pdf.PdfReader
-
Returns the document's acroform, if it has one.
- getAcroForm() - Method in class com.lowagie.text.pdf.PdfWriter
- getAdditional() - Method in class com.lowagie.text.Image
-
Getter for the dictionary with additional information.
- getAfter() - Method in class com.lowagie.text.HeaderFooter
-
Gets the part that comes after the pageNumber.
- getAlgorithm(String) - Static method in class com.lowagie.text.pdf.PdfPKCS7
-
Gets the algorithm name for a certain id.
- getAlias() - Method in class com.lowagie.text.xml.XmlPeer
-
Gets the tagname of the peer.
- getAliases() - Method in class com.lowagie.text.pdf.DefaultFontMapper
- getAlignment() - Method in class com.lowagie.text.Image
-
Gets the alignment for the image.
- getAlignment() - Method in class com.lowagie.text.Paragraph
-
Gets the alignment of this paragraph.
- getAlignment() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the text horizontal alignment.
- getAlignment() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the alignment.
- getAlignment() - Method in class com.lowagie.text.pdf.draw.LineSeparator
-
Getter for the alignment of the line.
- getAlignment() - Method in class com.lowagie.text.pdf.VerticalText
-
Gets the alignment.
- getAlignment() - Method in class com.lowagie.text.SimpleTable
- getAlignment() - Method in class com.lowagie.text.Table
-
Gets the horizontal alignment.
- getAlignment(int) - Static method in class com.lowagie.text.ElementTags
-
Translates the alignment value to a String value.
- getAlignment(int) - Static method in class com.lowagie.text.html.HtmlEncoder
-
Translates the alignment value.
- getAllFields() - Method in class com.lowagie.text.pdf.AcroFields
-
Gets all the fields.
- getAllFields() - Method in class com.lowagie.text.pdf.FdfReader
-
Gets all the fields.
- getAllFields() - Method in interface com.lowagie.text.pdf.FieldReader
- getAllFields() - Method in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
getter for values
- getAllFields() - Method in class com.lowagie.text.pdf.XfdfReader
- getAllFontNames(String, String, byte[]) - Static method in class com.lowagie.text.pdf.BaseFont
-
Gets all the names from the font.
- getAllHardBreaks(String) - Static method in class com.lowagie.text.pdf.BaseField
- getAllKeys() - Static method in class com.lowagie.text.error_messages.MessageLocalization
- getAllNameEntries() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets all the entries of the names-table.
- getAllNameEntries() - Method in class com.lowagie.text.pdf.DocumentFont
-
Gets all the entries of the names-table.
- getAllNameEntries() - Method in class com.lowagie.text.pdf.Type3Font
- getAllNameEntries(String, String, byte[]) - Static method in class com.lowagie.text.pdf.BaseFont
-
Gets all the entries of the namestable from the font.
- getAllSubstitutionFonts() - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the list of substitution fonts.
- getAlt() - Method in class com.lowagie.text.Image
-
Gets the alternative text for the image.
- getAlternateFieldName() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the alternate field name.
- getAlternativeCS() - Method in class com.lowagie.text.pdf.PdfSpotColor
-
Gets the alternative ColorSpace.
- getAltText() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the alternate text.
- getAnchor(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates an Anchor object based on a list of properties.
- getAngle() - Method in class com.lowagie.text.pdf.codec.wmf.MetaFont
- getAnnotation() - Method in class com.lowagie.text.Image
-
Gets the annotation.
- getAnnotation(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates an Annotation object based on a list of properties.
- getAppearance() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the main appearance layer.
- getAppearance() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Gets the button appearance.
- getAppearance() - Method in class com.lowagie.text.pdf.TextField
-
Get the
PdfAppearance
of a text or combo field - getAppearance(boolean, PdfWriter, int, int, int, Rectangle, float, float, String, Color, Color, Color, BaseFont) - Static method in class com.lowagie.text.pdf.RadioCheckField
-
Gets the field appearance.
- getAppearanceNames(String, int) - Method in class com.lowagie.text.pdf.AcroFields
-
Returns the names of the N-appearance dictionaries
- getAppearanceRadioCircle(boolean, PdfWriter, Rectangle, int, Color, float, Color, Color) - Static method in class com.lowagie.text.pdf.RadioCheckField
-
Gets the special field appearance for the radio circle.
- getAppearanceRadioCross(boolean, PdfWriter, Rectangle, int, Color, float, Color, Color) - Static method in class com.lowagie.text.pdf.RadioCheckField
-
Gets the special field appearance for the radio circle.
- getAppearanceStates(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the list of appearance names.
- getArabicOptions() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the arabic shaping options.
- getArabicOptions() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the arabic shaping options.
- getArray() - Method in class com.lowagie.text.pdf.hyphenation.ByteVector
- getArray() - Method in class com.lowagie.text.pdf.hyphenation.CharVector
- getAsArray(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Returns a
PdfObject
as aPdfArray
, resolving indirect references. - getAsArray(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns a
PdfObject
as aPdfArray
, resolving indirect references. - getAsBoolean(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Returns a
PdfObject
as aPdfBoolean
, resolving indirect references. - getAsBoolean(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns a
PdfObject
as aPdfBoolean
, resolving indirect references. - getAscender() - Method in class com.lowagie.text.pdf.PdfLine
-
Gets the maximum size of the ascender for all the fonts used in this line.
- getAscent() - Method in class com.lowagie.text.pdf.parser.ParsedTextImpl
- getAscent(String) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the ascent of a
String
in normalized 1000 units. - getAscentPoint(String, float) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the ascent of a
String
in points. - getAsDict(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Returns a
PdfObject
as aPdfDictionary
, resolving indirect references. - getAsDict(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns a
PdfObject
as aPdfDictionary
, resolving indirect references. - getAsIndirectObject(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Returns a
PdfObject
as aPdfIndirectReference
. - getAsIndirectObject(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns a
PdfObject
as aPdfIndirectReference
. - getAsName(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Returns a
PdfObject
as aPdfName
, resolving indirect references. - getAsName(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns a
PdfObject
as aPdfName
, resolving indirect references. - getAsNumber(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Returns a
PdfObject
as aPdfNumber
, resolving indirect references. - getAsNumber(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns a
PdfObject
as aPdfNumber
, resolving indirect references. - getAsPartialWords() - Method in class com.lowagie.text.pdf.parser.ParsedText
-
Break this string if there are spaces within it.
- getAspectRatio() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the barcode aspect ratio.
- getAsStream(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Returns a
PdfObject
as aPdfStream
, resolving indirect references. - getAsStream(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns a
PdfObject
as aPdfStream
, resolving indirect references. - getAsString(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Returns a
PdfObject
as aPdfString
, resolving indirect references. - getAsString(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns a
PdfObject
as aPdfString
, resolving indirect references. - getAttributes() - Method in class com.lowagie.text.Annotation
-
Gets the content of this
Annotation
. - getAttributes() - Method in class com.lowagie.text.pdf.SequenceList
- getAttributes(Attributes) - Method in class com.lowagie.text.html.HtmlPeer
- getAttributes(Attributes) - Method in class com.lowagie.text.xml.XmlPeer
-
Gets the list of attributes of the peer.
- getAuthenticatedAttributeBytes(byte[], Calendar, byte[]) - Method in class com.lowagie.text.pdf.PdfPKCS7
-
When using authenticatedAttributes the authentication process is different.
- getBackground() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getBackgroundColor() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the background color.
- getBackgroundColor() - Method in class com.lowagie.text.Rectangle
-
Gets the backgroundcolor.
- getBackgroundMode() - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
Getter for property backgroundMode.
- getBarcodeSize() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.lowagie.text.pdf.Barcode128
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.lowagie.text.pdf.Barcode39
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.lowagie.text.pdf.BarcodeCodabar
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.lowagie.text.pdf.BarcodeEAN
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.lowagie.text.pdf.BarcodeEANSUPP
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.lowagie.text.pdf.BarcodeInter25
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.lowagie.text.pdf.BarcodePostnet
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarHeight() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the height of the bars.
- getBarsCodabar(String) - Static method in class com.lowagie.text.pdf.BarcodeCodabar
-
Creates the bars.
- getBarsCode128Raw(String) - Static method in class com.lowagie.text.pdf.Barcode128
-
Generates the bars.
- getBarsCode39(String) - Static method in class com.lowagie.text.pdf.Barcode39
-
Creates the bars.
- getBarsEAN13(String) - Static method in class com.lowagie.text.pdf.BarcodeEAN
-
Creates the bars for the barcode EAN13 and UPCA.
- getBarsEAN8(String) - Static method in class com.lowagie.text.pdf.BarcodeEAN
-
Creates the bars for the barcode EAN8.
- getBarsInter25(String) - Static method in class com.lowagie.text.pdf.BarcodeInter25
-
Creates the bars for the barcode.
- getBarsPostnet(String) - Static method in class com.lowagie.text.pdf.BarcodePostnet
-
Creates the bars for Postnet.
- getBarsSupplemental2(String) - Static method in class com.lowagie.text.pdf.BarcodeEAN
-
Creates the bars for the barcode supplemental 2.
- getBarsSupplemental5(String) - Static method in class com.lowagie.text.pdf.BarcodeEAN
-
Creates the bars for the barcode supplemental 5.
- getBarsUPCE(String) - Static method in class com.lowagie.text.pdf.BarcodeEAN
-
Creates the bars for the barcode UPCE.
- getBaseFont() - Method in class com.lowagie.text.Font
-
Gets the
BaseFont
inside this object. - getBaseFontParameters(String) - Method in class com.lowagie.text.pdf.DefaultFontMapper
-
Looks for a BaseFont parameter associated with a name.
- getBaseFontStyle() - Method in class com.lowagie.text.Font
-
Return the style of the BaseFont based on it's name.
- getBaseline() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the text baseline.
- getBaseline() - Method in class com.lowagie.text.pdf.parser.ParsedTextImpl
-
Return the vector representing the baseline of this text chunk, even if the length of the text is zero.
- getBaseName(String) - Static method in class com.lowagie.text.pdf.BaseFont
-
Gets the name without the modifiers Bold, Italic or BoldItalic.
- getBaseversion() - Method in class com.lowagie.text.pdf.PdfDeveloperExtension
-
Gets the baseversion name.
- getBBox() - Method in class com.lowagie.text.pdf.PdfShading
- getBefore() - Method in class com.lowagie.text.HeaderFooter
-
Gets the part that comes before the pageNumber.
- getBitColumns() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the number of X pixels of
outBits
. - getBlack() - Method in class com.lowagie.text.pdf.CMYKColor
- getBmpImage(byte[]) - Static method in class com.lowagie.text.ImageLoader
- getBmpImage(URL) - Static method in class com.lowagie.text.ImageLoader
- getBookmarkList(PdfReader) - Static method in class com.lowagie.text.pdf.SimpleBookmark
-
Gets a
List
with the bookmarks. - getBookmarkTitle() - Method in class com.lowagie.text.Section
-
Gets the bookmark title.
- getBoolean(String, boolean) - Static method in class com.lowagie.text.utils.SystemPropertyUtil
-
Similar to
Boolean.getBoolean(String)
but uses the given default value if property were not set. - getBorder() - Method in class com.lowagie.text.Rectangle
-
Returns the exact type of the border.
- getBorderAppearance(PdfWriter, Rectangle, int, Color, int, float, Color, int, int) - Static method in class com.lowagie.text.pdf.BaseField
- getBorderColor() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the border color.
- getBorderColor() - Method in class com.lowagie.text.Rectangle
-
Gets the color of the border.
- getBorderColorBottom() - Method in class com.lowagie.text.Rectangle
-
Gets the color of the bottom border.
- getBorderColorLeft() - Method in class com.lowagie.text.Rectangle
-
Gets the color of the left border.
- getBorderColorRight() - Method in class com.lowagie.text.Rectangle
-
Gets the color of the right border.
- getBorderColorTop() - Method in class com.lowagie.text.Rectangle
-
Gets the color of the top border.
- getBorderStyle() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the border style.
- getBorderWidth() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the border width in points.
- getBorderWidth() - Method in class com.lowagie.text.Rectangle
-
Gets the borderwidth.
- getBorderWidthBottom() - Method in class com.lowagie.text.Rectangle
-
Gets the width of the bottom border.
- getBorderWidthLeft() - Method in class com.lowagie.text.Rectangle
-
Gets the width of the left border.
- getBorderWidthRight() - Method in class com.lowagie.text.Rectangle
-
Gets the width of the right border.
- getBorderWidthTop() - Method in class com.lowagie.text.Rectangle
-
Gets the width of the top border.
- getBottom() - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - getBottom() - Method in class com.lowagie.text.pdf.PdfCell
-
Returns the lower left y-coordinate.
- getBottom() - Method in class com.lowagie.text.Rectangle
-
Returns the lower left y-coordinate.
- getBottom(float) - Method in class com.lowagie.text.Rectangle
-
Returns the lower left y-coordinate, considering a given margin.
- getBoundingBox() - Method in class com.lowagie.text.pdf.PdfTemplate
- getBounds() - Method in class com.lowagie.text.pdf.internal.PolylineShape
-
Returns the bounding box of this polyline.
- getBounds2D() - Method in class com.lowagie.text.pdf.internal.PolylineShape
-
Returns the bounding box of this polyline.
- getBox() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the field dimension and position.
- getBoxSize(int, String) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the box size.
- getBoxSize(String) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the size of a trim, art, crop or bleed box, or null if not defined.
- getBpc() - Method in class com.lowagie.text.Image
-
Gets the bpc for the image.
- getBuffer() - Method in class com.lowagie.text.pdf.ByteBuffer
- getBytes() - Method in class com.lowagie.text.pdf.PdfObject
-
Gets the presentation of this object in a byte array
- getBytes() - Method in class com.lowagie.text.pdf.PdfString
- getBytes() - Method in class com.lowagie.text.pdf.PRStream
- getCalculatedBaseFont(boolean) - Method in class com.lowagie.text.Font
-
Gets the
BaseFont
this class represents. - getCalculatedLeading(float) - Method in class com.lowagie.text.Font
-
Gets the leading that can be used with this font.
- getCalculatedSize() - Method in class com.lowagie.text.Font
-
Gets the size that can be used with the calculated
BaseFont
. - getCalculatedStyle() - Method in class com.lowagie.text.Font
-
Gets the style that can be used with the calculated
BaseFont
. - getCanvas() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the canvas.
- getCanvases() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the canvases.
- getCatalog() - Method in class com.lowagie.text.pdf.PdfReader
-
Returns the document's catalog.
- getCatalog(PdfIndirectReference) - Method in class com.lowagie.text.pdf.PdfCopy
- getCatalog(PdfIndirectReference) - Method in class com.lowagie.text.pdf.PdfWriter
- getCell() - Method in class com.lowagie.text.html.simpleparser.IncCell
- getCell(int) - Method in class com.lowagie.text.Row
-
Gets a
Cell
orTable
from a certain column. - getCell(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates a Cell object based on a list of properties.
- getCellEvent() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the cell event for this cell.
- getCellpadding() - Method in class com.lowagie.text.SimpleTable
- getCells() - Method in class com.lowagie.text.pdf.PdfPRow
-
Returns the array of cells in the row.
- getCellspacing() - Method in class com.lowagie.text.SimpleTable
- getCertificate() - Method in class com.lowagie.text.pdf.PdfPublicKeyRecipient
- getCertificates() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Get all the X.509 certificates associated with this PKCS#7 object in no particular order.
- getCertificationLevel() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the certification level for this document.
- getCertificationLevel() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the certified status of this document.
- getChannel() - Method in class com.lowagie.text.pdf.MappedRandomAccessFile
- getChapter(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates a ChapterAutoNumber object based on a list of properties.
- getCharacterSpacing() - Method in class com.lowagie.text.Chunk
-
Gets the character spacing.
- getCharacterSpacing() - Method in class com.lowagie.text.pdf.parser.GraphicsState
- getCharacterSpacing() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets the current character spacing.
- getCharBBox(int) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the smallest box enclosing the character contours.
- getCharBBox(int) - Method in class com.lowagie.text.pdf.DocumentFont
- getCharBBox(int) - Method in class com.lowagie.text.pdf.Type3Font
- getCharNumber() - Method in class com.lowagie.text.ZapfDingbatsList
-
get the char-number
- getCheckboxParent() - Method in class com.lowagie.text.pdf.RadioCheckField
-
Gets a parent of a checkbox autofill parent.
- getChecksum(String) - Static method in class com.lowagie.text.pdf.BarcodeInter25
-
Calculates the checksum.
- getCheckType() - Method in class com.lowagie.text.pdf.RadioCheckField
-
Getter for property checkType.
- getChildren() - Method in class com.lowagie.text.pdf.PdfLayer
-
Gets the children layers.
- getChoiceExports() - Method in class com.lowagie.text.pdf.TextField
-
Gets the export values in list/combo fields.
- getChoiceField(boolean) - Method in class com.lowagie.text.pdf.TextField
- getChoices() - Method in class com.lowagie.text.pdf.TextField
-
Gets the choices to be presented to the user in list/combo fields.
- getChoiceSelection() - Method in class com.lowagie.text.pdf.TextField
-
Gets the zero based index of the selected item.
- getChunk(int) - Method in class com.lowagie.text.pdf.PdfLine
-
Gets a
PdfChunk
by index. - getChunk(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates a Chunk object based on a list of properties.
- getChunkAttributes() - Method in class com.lowagie.text.Chunk
-
Gets the attributes for this
Chunk
. - getChunks() - Method in class com.lowagie.text.Anchor
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.Annotation
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.Cell
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.Chunk
-
Gets all the chunks in this element.
- getChunks() - Method in interface com.lowagie.text.Element
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.html.simpleparser.IncCell
- getChunks() - Method in class com.lowagie.text.List
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.MarkedObject
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.Meta
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.pdf.draw.VerticalPositionMark
- getChunks() - Method in class com.lowagie.text.pdf.MultiColumnText
-
Returns null - not used
- getChunks() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.Phrase
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.Rectangle
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.Row
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.Section
-
Gets all the chunks in this element.
- getChunks() - Method in class com.lowagie.text.Table
-
Gets all the chunks in this element.
- getCID(String) - Method in class com.lowagie.text.pdf.CFFFont
-
get a single CID font.
- getCidCode(int) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the CID code given an Unicode.
- getClip() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getClipBounds() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getCms() - Method in class com.lowagie.text.pdf.PdfPublicKeyRecipient
- getCode() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the code to generate.
- getCode39Ex(String) - Static method in class com.lowagie.text.pdf.Barcode39
-
Converts the extended text into a normal, escaped text, ready to generate bars.
- getCodeColumns() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the number of barcode data columns.
- getCodePagesSupported() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the code pages supported by the font.
- getCodeRows() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the number of Y pixels of
outBits
. - getCodeSpaceRanges() - Method in class com.lowagie.text.pdf.fonts.cmaps.CMap
-
Getter for property codeSpaceRanges.
- getCodeType() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the code type.
- getCodewords() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the codeword array.
- getColor() - Method in class com.lowagie.text.Font
-
Gets the color of this font.
- getColor() - Method in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- getColor() - Method in class com.lowagie.text.pdf.codec.wmf.MetaPen
- getColor() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getColor() - Method in class com.lowagie.text.pdf.PdfOutline
-
Getter for property color.
- getColorArray(Color) - Static method in class com.lowagie.text.pdf.PdfShading
- getColorspace() - Method in class com.lowagie.text.Image
-
Gets the colorspace for the image.
- getColorSpace() - Method in class com.lowagie.text.pdf.PdfShading
- getColspan() - Method in class com.lowagie.text.Cell
-
Gets the colspan.
- getColspan() - Method in class com.lowagie.text.pdf.PdfPCell
-
Getter for property colspan.
- getColspan() - Method in class com.lowagie.text.SimpleCell
- getColumn() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the ColumnText with the content of the cell.
- getColumns() - Method in class com.lowagie.text.Row
-
Gets the number of columns.
- getColumns() - Method in class com.lowagie.text.Table
-
Gets the number of columns.
- getCombinedStyle() - Method in class com.lowagie.text.Font
-
Returns the combined style of the font with the base font.
- getComboField() - Method in class com.lowagie.text.pdf.TextField
-
Gets a new combo field.
- getComposedMessage(String) - Static method in class com.lowagie.text.error_messages.MessageLocalization
-
Get a message without parameters.
- getComposedMessage(String, int) - Static method in class com.lowagie.text.error_messages.MessageLocalization
-
Get a message with one parameter.
- getComposedMessage(String, Object) - Static method in class com.lowagie.text.error_messages.MessageLocalization
-
Get a message with one parameter.
- getComposedMessage(String, Object, Object) - Static method in class com.lowagie.text.error_messages.MessageLocalization
-
Get a message with one parameter.
- getComposedMessage(String, Object, Object, Object) - Static method in class com.lowagie.text.error_messages.MessageLocalization
-
Get a message with one parameter.
- getComposedMessage(String, Object, Object, Object, Object) - Static method in class com.lowagie.text.error_messages.MessageLocalization
-
Get a message with two parameters.
- getComposite() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getCompositeElements() - Method in class com.lowagie.text.pdf.PdfPCell
-
Returns the list of composite elements of the column.
- getCompressionLevel() - Method in class com.lowagie.text.Image
-
Returns the compression level used for images written as a compressed stream.
- getCompressionLevel() - Method in class com.lowagie.text.pdf.BaseFont
-
Returns the compression level used for the font streams.
- getCompressionLevel() - Method in class com.lowagie.text.pdf.PdfWriter
-
Returns the compression level used for streams written by this writer.
- getContact() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the signing contact.
- getContent() - Method in class com.lowagie.text.Chunk
-
Returns the content of this
Chunk
. - getContent() - Method in class com.lowagie.text.Meta
-
Returns the content of the meta information.
- getContent() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getContent() - Method in class com.lowagie.text.Phrase
-
Returns the content as a String object.
- getCorrespondingSymbol(char) - Static method in class com.lowagie.text.SpecialSymbol
-
Looks for the corresponding symbol in the font Symbol.
- getCorrespondingSymbol(String) - Static method in class com.lowagie.text.xml.simpleparser.EntitiesToSymbol
-
Looks for the corresponding symbol in the font Symbol.
- getCounter() - Method in class com.lowagie.text.pdf.OutputStreamCounter
- getCrlList() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the certificate revocation list.
- getCRLs() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Get the X.509 certificate revocation lists associated with this PKCS#7 object
- getCropBox(int) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the crop box without taking rotation into account.
- getCryptoDictionary() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the user made signature dictionary.
- getCryptoMode() - Method in class com.lowagie.text.pdf.PdfEncryption
- getCryptoMode() - Method in class com.lowagie.text.pdf.PdfReader
- getCtm() - Method in class com.lowagie.text.pdf.parser.GraphicsState
-
Get the current transformation matrix.
- getCurrentBackgroundColor() - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
Getter for property currentBackgroundColor.
- getCurrentBrush() - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- getCurrentCharacter(int, char[], PdfChunk[]) - Method in class com.lowagie.text.pdf.DefaultSplitCharacter
-
Returns the current character
- getCurrentColumn() - Method in class com.lowagie.text.pdf.MultiColumnText
-
Gets the current column.
- getCurrentDocumentSize() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to gets the current document size.
- getCurrentFont() - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- getCurrentFont() - Method in class com.lowagie.text.pdf.parser.PdfContentStreamHandler
- getCurrentPageNumber() - Method in class com.lowagie.text.pdf.PdfWriter
- getCurrentPen() - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- getCurrentPoint() - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- getCurrentTextColor() - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
Getter for property currentTextColor.
- getCurrentTextLineMatrix() - Method in class com.lowagie.text.pdf.parser.PdfContentStreamHandler
-
Returns the current line matrix.
- getCurrentTextMatrix() - Method in class com.lowagie.text.pdf.parser.PdfContentStreamHandler
-
Returns the current text matrix.
- getCyan() - Method in class com.lowagie.text.pdf.CMYKColor
- getDatasetsNode() - Method in class com.lowagie.text.pdf.XfaForm
-
Gets the
Node
that corresponds to the datasets part. - getDatasetsSom() - Method in class com.lowagie.text.pdf.XfaForm
-
Gets the class that contains the datasets processing section of the XFA.
- getDate() - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
The software module build date.
- getDecryptor() - Method in class com.lowagie.text.pdf.PdfEncryption
- getDefaultCell() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the default
PdfPCell
that will be used as reference for all theaddCell
methods exceptaddCell(PdfPCell)
. - getDefaultCell() - Method in class com.lowagie.text.Table
-
Gets the default layout of the Table.
- getDefaultColor() - Method in class com.lowagie.text.pdf.PdfPatternPainter
-
Returns the default color of the pattern.
- getDefaultColorspace() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the default colorspaces.
- getDefaultName() - Method in class com.lowagie.text.pdf.XfaForm.InverseStore
-
Gets the full name by traversing the hierarchy using only the index 0.
- getDefaultText() - Method in class com.lowagie.text.pdf.TextField
-
Gets the default text.
- getDefaultValues() - Method in class com.lowagie.text.xml.XmlPeer
-
Returns the default values.
- getDepth() - Method in class com.lowagie.text.Section
-
Returns the depth of this section.
- getDescender() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the biggest descender value of the last line written.
- getDescender() - Method in class com.lowagie.text.pdf.PdfLine
-
Gets the biggest descender for all the fonts used in this line.
- getDescent() - Method in class com.lowagie.text.pdf.parser.ParsedTextImpl
- getDescent(String) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the descent of a
String
in normalized 1000 units. - getDescentPoint(String, float) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the descent of a
String
in points. - getDestinationPage() - Method in class com.lowagie.text.pdf.PdfAnnotation.PdfImportedLink
- getDeveloperExtensions() - Method in class com.lowagie.text.pdf.PdfDeveloperExtension
-
Generations the developer extension dictionary corresponding with the prefix.
- getDeviceConfiguration() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getDictionaryDetail(PdfDictionary) - Static method in class com.lowagie.text.pdf.parser.PdfContentReaderTool
-
Shows the detail of a dictionary.
- getDictionaryDetail(PdfDictionary, int) - Static method in class com.lowagie.text.pdf.parser.PdfContentReaderTool
-
Shows the detail of a dictionary.
- getDictItem() - Method in class com.lowagie.text.pdf.CFFFont
- getDifferences() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the array with the names of the characters.
- getDigest(String) - Static method in class com.lowagie.text.pdf.PdfPKCS7
-
Gets the digest name for a certain id
- getDigestAlgorithm() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Get the algorithm used to calculate the message digest
- getDigestName() - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
- getDigestOid(String) - Static method in class com.lowagie.text.pdf.PdfPKCS7
-
Gets the oid for given digest name.
- getDimension() - Method in class com.lowagie.text.Table
-
Gets the dimension of this table
- getDirectContent() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the direct content for this document.
- getDirectContentUnder() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the direct content under for this document.
- getDirectObject(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Returns the
PdfObject
with the specified index, resolving a possible indirect reference to a direct object. - getDirectObject(PdfName) - Method in class com.lowagie.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.lowagie.text.Image
-
Getter for property directReference.
- getDocumentFonts(PdfReader) - Static method in class com.lowagie.text.pdf.BaseFont
-
Gets a list of all document fonts.
- getDocumentFonts(PdfReader, int) - Static method in class com.lowagie.text.pdf.BaseFont
-
Gets a list of the document fonts in a particular page.
- getDocumentId() - Method in class com.lowagie.text.pdf.PdfReader
-
Returns a permanent document identifier extracted from trailer /ID entry, when present
- getDocumentLanguage() - Method in class com.lowagie.text.Document
-
The default language of the document.
- getDocumentLanguage() - Method in class com.lowagie.text.TextRenderingOptions
-
The default language of the document.
- getDomDocument() - Method in class com.lowagie.text.pdf.XfaForm
-
Gets the top level DOM document.
- getDpiX() - Method in class com.lowagie.text.Image
-
Gets the dots-per-inch in the X direction.
- getDpiY() - Method in class com.lowagie.text.Image
-
Gets the dots-per-inch in the Y direction.
- getDrawInterface() - Method in class com.lowagie.text.pdf.draw.VerticalPositionMark
-
Getter for the interface with the overruling draw() method.
- getDuplicate() - Method in class com.lowagie.text.pdf.PdfAppearance
- getDuplicate() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets a duplicate of this
PdfContentByte
. - getDuplicate() - Method in class com.lowagie.text.pdf.PdfCopy.StampContent
-
Gets a duplicate of this
PdfContentByte
. - getDuplicate() - Method in class com.lowagie.text.pdf.PdfImportedPage
-
Always throws an error.
- getDuplicate() - Method in class com.lowagie.text.pdf.PdfPatternPainter
-
Gets a duplicate of this
PdfPatternPainter
. - getDuplicate() - Method in class com.lowagie.text.pdf.PdfPSXObject
-
Gets a duplicate of this
PdfPSXObject
. - getDuplicate() - Method in class com.lowagie.text.pdf.PdfTemplate
-
Gets a duplicate of this
PdfTemplate
. - getDuplicate() - Method in class com.lowagie.text.pdf.StampContent
-
Gets a duplicate of this
PdfContentByte
. - getDuplicate() - Method in class com.lowagie.text.pdf.Type3Glyph
- getDuration() - Method in class com.lowagie.text.pdf.PdfTransition
- getEffectivePaddingBottom() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the effective bottom padding.
- getEffectivePaddingLeft() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the effective left padding.
- getEffectivePaddingRight() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the effective right padding.
- getEffectivePaddingTop() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the effective top padding.
- getEffectiveStringWidth(String, boolean) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Computes the width of the given string taking in account the current values of "Character spacing", "Word Spacing" and "Horizontal Scaling".
- getElement(int, int) - Method in class com.lowagie.text.Table
-
returns the element at the position row, column (Cast to Cell or Table)
- getElements() - Method in class com.lowagie.text.Cell
-
Gets an iterator of
Element
s. - getElements() - Method in class com.lowagie.text.pdf.PdfArray
-
Get a copy the internal list for this PdfArray.
- getEncoded() - Method in interface com.lowagie.text.pdf.OcspClient
-
Gets an encoded byte array.
- getEncoded() - Method in class com.lowagie.text.pdf.OcspClientBouncyCastle
- getEncodedPKCS1() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Gets the bytes for the PKCS#1 object.
- getEncodedPKCS7() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Gets the bytes for the PKCS7SignedData object.
- getEncodedPKCS7(byte[], Calendar) - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Gets the bytes for the PKCS7SignedData object.
- getEncodedPKCS7(byte[], Calendar, TSAClient, byte[]) - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Gets the bytes for the PKCS7SignedData object.
- getEncodedRecipient(int) - Method in class com.lowagie.text.pdf.PdfPublicKeySecurityHandler
- getEncodedRecipients() - Method in class com.lowagie.text.pdf.PdfPublicKeySecurityHandler
- getEncoding() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the encoding used to convert
String
intobyte[]
. - getEncoding() - Method in class com.lowagie.text.pdf.PdfString
-
Gets the encoding of this string.
- getEncryptionDictionary() - Method in class com.lowagie.text.pdf.PdfEncryption
- getEncryptionStream(OutputStream) - Method in class com.lowagie.text.pdf.PdfEncryption
- getEnd() - Method in class com.lowagie.text.pdf.fonts.cmaps.CodespaceRange
-
Getter for property end.
- getEndPoint() - Method in class com.lowagie.text.pdf.parser.ParsedTextImpl
- getEnforcedModificationDate() - Method in class com.lowagie.text.pdf.PdfStamper
-
Returns the enforced modification date, used to specifically override the PDF modification date (ModDate) property when creating and signing the PDF file.
- getEntireIndexRange(int) - Method in class com.lowagie.text.pdf.CFFFont
-
a utility that creates a range item for an entire index
- getEntryIterator() - Method in class com.lowagie.text.pdf.IntHashtable
- getEnvelopedData(PdfArray, List<PdfObject>, Certificate, Key, String) - Static method in class com.lowagie.bouncycastle.BouncyCastleHelper
- getEofPos() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the byte address of the %%EOF marker.
- getErrorLevel() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the error level correction used for the barcode.
- getException() - Method in exception com.lowagie.text.ExceptionConverter
-
and allow the user of ExceptionConverter to get a handle to it.
- getExceptionWord(List<Object>) - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- getExtensionFont() - Method in class com.lowagie.text.pdf.TextField
-
Gets the extensionFont.
- getExtensionLevel() - Method in class com.lowagie.text.pdf.PdfDeveloperExtension
-
Gets the extension level within the baseversion.
- getExtraCatalog() - Method in class com.lowagie.text.pdf.PdfWriter
-
Sets extra keys to the catalog.
- getExtraParagraphSpace() - Method in class com.lowagie.text.Paragraph
-
Getter for property extraParagraphSpace.
- getExtraParagraphSpace() - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the extra space between paragraphs.
- getExtraParagraphSpace() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the extra space between paragraphs.
- getFamily() - Method in class com.lowagie.text.Font
-
Gets the family of this font.
- getFamilyFontName() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the family name of the font.
- getFamilyFontName() - Method in class com.lowagie.text.pdf.DocumentFont
-
Gets the family name of the font.
- getFamilyFontName() - Method in class com.lowagie.text.pdf.Type3Font
- getFamilyIndex(String) - Static method in class com.lowagie.text.Font
-
Translates a
String
-value of a certain family into the index that is used for this family in this class. - getFamilyname() - Method in class com.lowagie.text.Font
-
Gets the familyname as a String.
- getField() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Gets the pushbutton field.
- getField(boolean) - Method in class com.lowagie.text.pdf.RadioCheckField
-
Gets a radio or check field.
- getField(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the field value.
- getField(String) - Method in class com.lowagie.text.pdf.FdfReader
-
Gets the field dictionary.
- getField(String) - Method in class com.lowagie.text.pdf.FdfWriter
-
Gets the field value.
- getField(String) - Method in class com.lowagie.text.pdf.PdfPKCS7.X509Name
- getField(String) - Method in class com.lowagie.text.pdf.PRAcroForm
- getField(String) - Method in class com.lowagie.text.pdf.XfdfReader
-
Gets the field value.
- getFieldCacheMap() - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the appearances cache.
- getFieldItem(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the field structure.
- getFieldName() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the field name.
- getFieldName() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the field name.
- getFieldNamesWithBlankSignatures() - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the field names that have blank signatures.
- getFieldPositions(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the field box positions in the document.
- getFieldProperty(String, String, int) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets a field property.
- getFieldReference() - Method in class com.lowagie.text.pdf.AcroFields.Item
-
Returns the indirect reference of the field itself
- getFields() - Method in class com.lowagie.text.pdf.FdfWriter
-
Gets all the fields.
- getFields() - Method in class com.lowagie.text.pdf.PRAcroForm
- getFieldsByName(String) - Method in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
gets a field array from the values Hashmap
- getFieldType(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the field type.
- getFieldType(String) - Method in class com.lowagie.text.pdf.XfaForm.Xml2SomTemplate
-
Gets the field type as described in the
template
section of the XFA. - getFieldValue(String) - Method in class com.lowagie.text.pdf.FdfReader
-
Gets the field value or
null
if the field does not exist or has no value defined. - getFieldValue(String) - Method in interface com.lowagie.text.pdf.FieldReader
- getFieldValue(String) - Method in class com.lowagie.text.pdf.XfdfReader
-
Gets the field value or
null
if the field does not exist or has no value defined. - getFile() - Method in class com.lowagie.text.pdf.FdfWriter
-
Gets the PDF file name associated with the FDF.
- getFile() - Method in class com.lowagie.text.pdf.PRTokeniser
- getFileHyphenationTree(String) - Static method in class com.lowagie.text.pdf.hyphenation.Hyphenator
- getFileID() - Method in class com.lowagie.text.pdf.PdfEncryption
- getFileIdChangingPart(PdfObject) - Static method in class com.lowagie.text.pdf.PdfEncryption
-
This method returns a changing part of the
fileId
when can be identified. - getFileLength() - Method in class com.lowagie.text.pdf.PdfReader
-
Getter for property fileLength.
- getFilePointer() - Method in class com.lowagie.text.pdf.MappedRandomAccessFile
- getFilePointer() - Method in class com.lowagie.text.pdf.PRTokeniser
- getFilePointer() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- getFileSpec() - Method in class com.lowagie.text.pdf.FdfReader
-
Gets the PDF file specification contained in the FDF.
- getFileSpec() - Method in class com.lowagie.text.pdf.XfdfReader
-
Gets the PDF file specification contained in the FDF.
- getFilledWidth() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the real width used by the largest line.
- getFilter() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the filter used to sign the document.
- getFinalText(PdfReader, int, TextAssembler, boolean) - Method in class com.lowagie.text.pdf.parser.FinalText
- getFinalText(PdfReader, int, TextAssembler, boolean) - Method in class com.lowagie.text.pdf.parser.ParsedText
- getFinalText(PdfReader, int, TextAssembler, boolean) - Method in interface com.lowagie.text.pdf.parser.TextAssemblyBuffer
- getFinalText(PdfReader, int, TextAssembler, boolean) - Method in class com.lowagie.text.pdf.parser.Word
- getFirst() - Method in class com.lowagie.text.List
-
Gets the first number .
- getFirstLineIndent() - Method in class com.lowagie.text.Paragraph
-
Getter for property firstLineIndent.
- getFixedHeight() - Method in class com.lowagie.text.pdf.PdfPCell
-
Get the fixed height of the cell.
- getFlags() - Static method in class com.lowagie.text.pdf.LayoutProcessor
- getFollowingIndent() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the following paragraph lines indent.
- getFollowingIndent() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the following paragraph lines indent.
- getFont() - Method in class com.lowagie.text.Chunk
-
Gets the font of this
Chunk
. - getFont() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the text font.
- getFont() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the text font.
- getFont() - Method in class com.lowagie.text.pdf.codec.wmf.MetaFont
- getFont() - Method in class com.lowagie.text.pdf.parser.GraphicsState
- getFont() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getFont() - Method in class com.lowagie.text.Phrase
-
Gets the font of the first
Chunk
that appears in thisPhrase
. - getFont(ChainedProperties) - Method in class com.lowagie.text.html.simpleparser.FactoryProperties
- getFont(String) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, float) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, float) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, float, int) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, float, int) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, float, int, Color) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, float, int, Color) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, float, Color) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, float, Color) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, String) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, String) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, String, boolean) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, String, boolean) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, String, boolean, float) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, String, boolean, float) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, String, boolean, float, int) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, String, boolean, float, int) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, String, boolean, float, int, Color) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, String, boolean, float, int, Color) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, String, boolean, float, int, Color) - Method in interface com.lowagie.text.FontProvider
-
Constructs a
Font
-object. - getFont(String, String, boolean, float, int, Color, boolean) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, String, boolean, float, int, Color, boolean) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, String, float) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, String, float) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, String, float, int) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, String, float, int) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(String, String, float, int, Color) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(String, String, float, int, Color) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFont(Properties) - Static method in class com.lowagie.text.FontFactory
-
Constructs a
Font
-object. - getFont(Properties) - Method in class com.lowagie.text.FontFactoryImp
-
Constructs a
Font
-object. - getFontAscentDescriptor() - Method in class com.lowagie.text.pdf.parser.GraphicsState
-
Get maximum height above the baseline reached by glyphs in this font, excluding the height of glyphs for accented characters.
- getFontCodes() - Method in class com.lowagie.text.pdf.parser.ParsedText
- getFontDescentDescriptor() - Method in class com.lowagie.text.pdf.parser.GraphicsState
-
Get maximum depth below the baseline reached by glyphs in this font.
- getFontDescriptor() - Method in class com.lowagie.text.pdf.DocumentFont
- getFontDescriptor(int, float) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the font parameter identified by
key
. - getFontDescriptor(int, float) - Method in class com.lowagie.text.pdf.DocumentFont
-
Gets the font parameter identified by
key
. - getFontDescriptor(int, float) - Method in class com.lowagie.text.pdf.Type3Font
- getFontImp() - Static method in class com.lowagie.text.FontFactory
-
Gets the font factory implementation.
- getFontImp() - Method in class com.lowagie.text.html.simpleparser.FactoryProperties
- getFontMetrics(Font) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getFontPath(String) - Method in class com.lowagie.text.FontFactoryImp
-
Get a registered font path.
- getFontRenderContext() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getFontSize() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the font size.
- getFontSize() - Method in class com.lowagie.text.pdf.parser.GraphicsState
- getFontSize(MetaState) - Method in class com.lowagie.text.pdf.codec.wmf.MetaFont
- getFontStyleFromName(String) - Static method in class com.lowagie.text.Font
-
Returns the font-style, if the font is already styled.
- getFontType() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the font type.
- getFooterHeight() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the height of the rows that constitute the footer as defined by
setFooterRows()
. - getFooterRows() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the number of rows in the footer.
- getFormfieldNames() - Static method in class com.lowagie.text.pdf.PdfName
- getFromReader() - Method in class com.lowagie.text.pdf.PdfImportedPage
-
Reads the content from this
PdfImportedPage
-object from a reader. - getFullField() - Method in class com.lowagie.text.pdf.RadioCheckField
-
Gets the full parent field (There are no kids) This is the case for non-autofill fields and non-radiobutton fields
- getFullFontName() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the full name of the font.
- getFullFontName() - Method in class com.lowagie.text.pdf.DocumentFont
-
Gets the full name of the font.
- getFullFontName() - Method in class com.lowagie.text.pdf.Type3Font
- getFullFontName(String, String, byte[]) - Static method in class com.lowagie.text.pdf.BaseFont
-
Gets the full name of the font.
- getFullFontStream() - Method in class com.lowagie.text.pdf.DocumentFont
-
Always returns null.
- getFullFontStream() - Method in class com.lowagie.text.pdf.Type3Font
-
Always returns null, because you can't get the FontStream of a Type3 font.
- getGap() - Method in class com.lowagie.text.pdf.draw.DottedLineSeparator
-
Getter for the gap between the center of the dots of the dotted line.
- getGeneration() - Method in class com.lowagie.text.pdf.PdfIndirectReference
-
Returns the generation of the object.
- getGeneration() - Method in class com.lowagie.text.pdf.PRTokeniser
- getGifImage(byte[]) - Static method in class com.lowagie.text.ImageLoader
- getGifImage(URL) - Static method in class com.lowagie.text.ImageLoader
- getGlobalBytes() - Method in class com.lowagie.text.ImgJBIG2
-
Getter for the JBIG2 global data.
- getGlobalHash() - Method in class com.lowagie.text.ImgJBIG2
-
Getter for the unique hash.
- getGray() - Method in class com.lowagie.text.pdf.GrayColor
- getGrayFill() - Method in class com.lowagie.text.Rectangle
-
Gets the grayscale.
- getGroup() - Method in class com.lowagie.text.pdf.PdfTemplate
-
Getter for property group.
- getGroup() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the group dictionary.
- getGroupChange() - Method in class com.lowagie.text.Cell
-
Does this
Cell
force a group change? - getGroupNumber() - Method in class com.lowagie.text.pdf.PdfCell
-
Gets the number of the group this cell is in..
- getHashAlgorithm() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Returns the algorithm.
- getHatch() - Method in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- getHeaderHeight() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the height of the rows that constitute the header as defined by
setHeaderRows()
. - getHeaderRows() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the number of the rows that constitute the header.
- getHeight() - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Gets the height of the barcode.
- getHeight() - Method in class com.lowagie.text.pdf.PdfTemplate
-
Gets the bounding height of this template.
- getHeight() - Method in class com.lowagie.text.pdf.VerticalText
-
Gets the height of the line
- getHeight() - Method in class com.lowagie.text.Rectangle
-
Returns the height of the rectangle.
- getHex(int) - Static method in class com.lowagie.text.pdf.PRTokeniser
- getHorizontalAlignment() - Method in class com.lowagie.text.Cell
-
Gets the horizontal alignment.
- getHorizontalAlignment() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the horizontal alignment for the cell.
- getHorizontalAlignment() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the horizontal alignment of the table relative to the page.
- getHorizontalAlignment() - Method in class com.lowagie.text.Row
-
Gets the horizontal alignment.
- getHorizontalAlignment() - Method in class com.lowagie.text.SimpleCell
- getHorizontalScaling() - Method in class com.lowagie.text.Chunk
-
Gets the horizontal scaling.
- getHorizontalScaling() - Method in class com.lowagie.text.pdf.parser.GraphicsState
- getHorizontalScaling() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets the current character spacing.
- getHtmlStyleClass() - Method in class com.lowagie.text.Document
-
Gets the style class of the HTML body tag
- getHumanReadableUCCEAN(String) - Static method in class com.lowagie.text.pdf.Barcode128
-
Gets the human readable text of a sequence of AI.
- getHyphenatedWordPost() - Method in class com.lowagie.text.pdf.HyphenationAuto
-
Gets the second part of the hyphenated word.
- getHyphenatedWordPost() - Method in interface com.lowagie.text.pdf.HyphenationEvent
-
Gets the second part of the hyphenated word.
- getHyphenatedWordPre(String, BaseFont, float, float) - Method in class com.lowagie.text.pdf.HyphenationAuto
-
Hyphenates a word and returns the first part of it.
- getHyphenatedWordPre(String, BaseFont, float, float) - Method in interface com.lowagie.text.pdf.HyphenationEvent
-
Hyphenates a word and returns the first part of it.
- getHyphenation() - Method in class com.lowagie.text.Chunk
-
Returns the hyphenation (if present).
- getHyphenation() - Method in class com.lowagie.text.Phrase
-
Getter for the hyphenation settings.
- getHyphenation(ChainedProperties) - Static method in class com.lowagie.text.html.simpleparser.FactoryProperties
-
Gets a HyphenationEvent based on the hyphenation entry in ChainedProperties.
- getHyphenation(String) - Static method in class com.lowagie.text.html.simpleparser.FactoryProperties
-
Gets a HyphenationEvent based on a String.
- getHyphenation(HashMap) - Static method in class com.lowagie.text.html.simpleparser.FactoryProperties
-
Gets a HyphenationEvent based on the hyphenation entry in a HashMap.
- getHyphenationPoints() - Method in class com.lowagie.text.pdf.hyphenation.Hyphenation
- getHyphenationTree(String, String) - Static method in class com.lowagie.text.pdf.hyphenation.Hyphenator
- getHyphenDir() - Static method in class com.lowagie.text.pdf.hyphenation.Hyphenator
-
Getter for property hyphenDir.
- getHyphenSymbol() - Method in class com.lowagie.text.pdf.HyphenationAuto
-
Gets the hyphen symbol.
- getHyphenSymbol() - Method in interface com.lowagie.text.pdf.HyphenationEvent
-
Gets the hyphen symbol.
- getICCProfile() - Method in class com.lowagie.text.Image
-
Gets the images ICC profile.
- getIconHorizontalAdjustment() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Getter for property iconHorizontalAdjustment.
- getIconReference() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Gets the reference to an existing icon.
- getIconVerticalAdjustment() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Getter for property iconVerticalAdjustment.
- getId() - Method in enum com.lowagie.text.alignment.HorizontalAlignment
- getId() - Method in enum com.lowagie.text.alignment.VerticalAlignment
- getImage() - Method in class com.lowagie.text.Chunk
-
Returns the image.
- getImage() - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Gets the generated image.
- getImage() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets an
Image
with the barcode. - getImage() - Method in class com.lowagie.text.pdf.PdfPCell
-
Getter for property image.
- getImage() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the background image for the layer 2.
- getImage() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Getter for property image.
- getImage(String, HashMap, ChainedProperties, DocListener) - Method in interface com.lowagie.text.html.simpleparser.ImageProvider
- getImage(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates an Image object based on a list of properties.
- getImageMask() - Method in class com.lowagie.text.Image
-
Gets the explicit masking.
- getImageRotation() - Method in class com.lowagie.text.Image
-
Gets the current image rotation in radians.
- getImages(float, float) - Method in class com.lowagie.text.pdf.PdfCell
-
Gets the images of a cell that can be drawn between certain limits.
- getImageScale() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the scaling to be applied to the background image.
- getImportedPage(PdfReader, int) - Method in class com.lowagie.text.pdf.PdfCopy
-
Grabs a page from the input document
- getImportedPage(PdfReader, int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Gets a page from other PDF document.
- getImportedPage(PdfReader, int) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get a page from other PDF document.
- getIn1() - Method in class com.lowagie.text.pdf.events.IndexEvents.Entry
-
Returns the in1.
- getIn2() - Method in class com.lowagie.text.pdf.events.IndexEvents.Entry
-
Returns the in2.
- getIn3() - Method in class com.lowagie.text.pdf.events.IndexEvents.Entry
-
Returns the in3.
- getIndent() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the first paragraph line indent.
- getIndent() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the first paragraph line indent.
- getIndentation() - Method in class com.lowagie.text.Section
-
Returns the indentation of the content of this
Section
. - getIndentationLeft() - Method in class com.lowagie.text.Image
-
Gets the left indentation.
- getIndentationLeft() - Method in class com.lowagie.text.List
-
Gets the indentation of this paragraph on the left side.
- getIndentationLeft() - Method in class com.lowagie.text.Paragraph
-
Gets the indentation of this paragraph on the left side.
- getIndentationLeft() - Method in class com.lowagie.text.Section
-
Returns the indentation of this
Section
on the left side. - getIndentationRight() - Method in class com.lowagie.text.Image
-
Gets the right indentation.
- getIndentationRight() - Method in class com.lowagie.text.List
-
Gets the indentation of this paragraph on the right side.
- getIndentationRight() - Method in class com.lowagie.text.Paragraph
-
Gets the indentation of this paragraph on the right side.
- getIndentationRight() - Method in class com.lowagie.text.Section
-
Returns the indentation of this
Section
on the right side. - getIndirectReference() - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Returns an indirect reference to the annotation
- getIndirectReference() - Method in class com.lowagie.text.pdf.PdfIndirectObject
-
Returns a
PdfIndirectReference
to thisPdfIndirectObject
. - getIndirectReference() - Method in class com.lowagie.text.pdf.PdfTemplate
-
Gets the indirect reference to this template.
- getIndRef() - Method in class com.lowagie.text.pdf.PdfObject
-
Get the indirect reference
- getInfo() - Method in class com.lowagie.text.pdf.PdfDocument
-
Gets the
PdfInfo
-object. - getInfo() - Method in class com.lowagie.text.pdf.PdfReader
-
Returns the content of the document information dictionary as a
HashMap
ofString
. - getInfo() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the info dictionary if you want to change it directly (add keys and values to the info dictionary).
- getInfo() - Method in class com.lowagie.text.pdf.PRAcroForm.FieldInformation
- getInfoDictionary() - Method in class com.lowagie.text.pdf.PdfStamper
-
Gets the optional
String
map to add or change values in the info dictionary. - getInitialRotation() - Method in class com.lowagie.text.Image
-
Getter for property initialRotation.
- getInkSpreading() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the amount of ink spreading.
- getInstance(byte[]) - Static method in class com.lowagie.text.Image
-
gets an instance of an Image
- getInstance(int, int, boolean, int, int, byte[]) - Static method in class com.lowagie.text.Image
-
Creates an Image with CCITT G3 or G4 compression.
- getInstance(int, int, boolean, int, int, byte[], int[]) - Static method in class com.lowagie.text.Image
-
Creates an Image with CCITT G3 or G4 compression.
- getInstance(int, int, byte[], byte[]) - Static method in class com.lowagie.text.Image
-
Creates a JBIG2 Image.
- getInstance(int, int, int, int, byte[]) - Static method in class com.lowagie.text.Image
-
Gets an instance of an Image in raw mode.
- getInstance(int, int, int, int, byte[], int[]) - Static method in class com.lowagie.text.Image
-
Gets an instance of an Image in raw mode.
- getInstance(int, String) - Static method in class com.lowagie.text.Phrase
-
Gets a special kind of Phrase that changes some characters into corresponding symbols.
- getInstance(int, String, Font) - Static method in class com.lowagie.text.Phrase
-
Gets a special kind of Phrase that changes some characters into corresponding symbols.
- getInstance(Document, OutputStream) - Static method in class com.lowagie.text.html.HtmlWriter
-
Gets an instance of the
HtmlWriter
. - getInstance(Document, OutputStream) - Static method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get an instance of the
PdfWriter
. - getInstance(Document, OutputStream, DocListener) - Static method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get an instance of the
PdfWriter
. - getInstance(Image) - Static method in class com.lowagie.text.Image
-
gets an instance of an Image
- getInstance(PdfContentByte, Image, float) - Static method in class com.lowagie.text.Image
-
Gets an instance of a Image from a java.awt.Image.
- getInstance(PdfTemplate) - Static method in class com.lowagie.text.Image
-
gets an instance of an Image
- getInstance(PdfWriter, Image, float) - Static method in class com.lowagie.text.Image
-
Gets an instance of a Image from a java.awt.Image.
- getInstance(PRIndirectReference) - Static method in class com.lowagie.text.Image
-
Reuses an existing image.
- getInstance(Image, Color) - Static method in class com.lowagie.text.Image
-
Gets an instance of an Image from a java.awt.Image.
- getInstance(Image, Color, boolean) - Static method in class com.lowagie.text.Image
-
Gets an instance of an Image from a java.awt.Image.
- getInstance(String) - Static method in class com.lowagie.text.Image
-
Gets an instance of an Image.
- getInstance(String) - Static method in class com.lowagie.text.Phrase
-
Gets a special kind of Phrase that changes some characters into corresponding symbols.
- getInstance(URL) - Static method in class com.lowagie.text.Image
-
Gets an instance of an Image.
- getInterfaceProps() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- getInterletterValues(String) - Static method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- getInternalBuffer() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets the internal buffer.
- getInverseSearchData() - Method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Gets the data to do a search from the bottom hierarchy.
- getISOBytes(String) - Static method in class com.lowagie.text.DocWriter
-
Converts a
String
into aByte
array according to the ISO-8859-1 codepage. - getIssuerFields(X509Certificate) - Static method in class com.lowagie.text.pdf.PdfPKCS7
-
Get the issuer fields from an X509 Certificate
- getItems() - Method in class com.lowagie.text.List
-
Gets all the items in the list.
- getIV() - Static method in class com.lowagie.text.pdf.crypto.IVGenerator
-
Gets a 16 byte random initialization vector.
- getIV(int) - Static method in class com.lowagie.text.pdf.crypto.IVGenerator
-
Gets a random initialization vector.
- getJavaEncoding(String) - Static method in class com.lowagie.text.xml.simpleparser.IanaEncodings
-
Gets the java encoding from the IANA encoding.
- getJavaScript() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the global document JavaScript.
- getJavaScript(RandomAccessFileOrArray) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the global document JavaScript.
- getJavaScript_onLoad() - Method in class com.lowagie.text.Document
-
Gets the JavaScript onLoad command.
- getJavaScript_onUnLoad() - Method in class com.lowagie.text.Document
-
Gets the JavaScript onUnLoad command.
- getJpeg2000Image(byte[]) - Static method in class com.lowagie.text.ImageLoader
- getJpeg2000Image(URL) - Static method in class com.lowagie.text.ImageLoader
- getJpegImage(byte[]) - Static method in class com.lowagie.text.ImageLoader
-
Creates an Image from a JPEG image file in a byte array.
- getJpegImage(URL) - Static method in class com.lowagie.text.ImageLoader
-
Creates an Image from a JPEG image file in an URL.
- getKeepTogether() - Method in class com.lowagie.text.Paragraph
-
Checks if this paragraph has to be kept together on one page.
- getKeepTogether() - Method in class com.lowagie.text.pdf.PdfPTable
-
Getter for property keepTogether
- getKernArray(String, BaseFont) - Static method in class com.lowagie.text.pdf.PdfContentByte
-
Constructs a kern array for a text in a certain font
- getKerning(int, int) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the kerning between two Unicode chars.
- getKerning(int, int) - Method in class com.lowagie.text.pdf.DocumentFont
-
Gets the kerning between two Unicode chars.
- getKerning(int, int) - Method in class com.lowagie.text.pdf.Type3Font
- getKey() - Method in class com.lowagie.text.pdf.events.IndexEvents.Entry
-
Returns the key for the map-entry.
- getKeys() - Method in class com.lowagie.text.pdf.IntHashtable
- getKeys() - Method in class com.lowagie.text.pdf.PdfDictionary
-
Get all keys that are set.
- getKeysAndValues() - Method in class com.lowagie.text.pdf.PdfDictionary
-
Get all keys and values as Map.Entry
- getKeySet(Map<String, ?>) - Static method in class com.lowagie.text.Utilities
-
Gets the keys of a Hashtable
- getKidField() - Method in class com.lowagie.text.pdf.RadioCheckField
-
Gets the child field.
- getKidFields() - Method in class com.lowagie.text.pdf.PdfFormField
- getKids() - Method in class com.lowagie.text.pdf.PdfOutline
-
Returns the kids of this outline
- getLastHeaderRow() - Method in class com.lowagie.text.Table
-
Gets the last number of the rows that contain headers.
- getLastStrokeChunk() - Method in class com.lowagie.text.pdf.PdfLine
-
Gets the index of the last
PdfChunk
with metric attributes - getLastXref() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the byte address of the last xref table.
- getLayer() - Method in class com.lowagie.text.Image
-
Gets the layer this image belongs to.
- getLayer() - Method in class com.lowagie.text.pdf.PdfTemplate
-
Gets the layer this template belongs to.
- getLayer(int) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets a template layer to create a signature appearance.
- getLayer2Font() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the n2 and n4 layer font.
- getLayer2Text() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the signature text identifying the signer if set by setLayer2Text().
- getLayer4Text() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the text identifying the signature status if set by setLayer4Text().
- getLayers() - Method in class com.lowagie.text.pdf.PdfLayerMembership
-
Gets the member layers.
- getLayout() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Getter for property layout.
- getLeading() - Method in class com.lowagie.text.Cell
-
Gets the leading.
- getLeading() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the fixed leading.
- getLeading() - Method in class com.lowagie.text.pdf.parser.GraphicsState
- getLeading() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets the current text leading.
- getLeading() - Method in class com.lowagie.text.pdf.PdfDocument
-
Getter for the current leading.
- getLeading() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the fixed leading.
- getLeading() - Method in class com.lowagie.text.pdf.VerticalText
-
Gets the separation between the vertical lines.
- getLeading() - Method in class com.lowagie.text.Phrase
-
Gets the leading of this phrase.
- getLeft() - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - getLeft() - Method in class com.lowagie.text.pdf.PdfCell
-
Returns the lower left x-coordinate.
- getLeft() - Method in class com.lowagie.text.Rectangle
-
Returns the lower left x-coordinate.
- getLeft(float) - Method in class com.lowagie.text.Rectangle
-
Returns the lower left x-coordinate, considering a given margin.
- getLenCodewords() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the length of the codewords.
- getLength() - Method in class com.lowagie.text.pdf.codec.wmf.InputMeta
- getLength() - Method in class com.lowagie.text.pdf.PRStream
- getLineColor() - Method in class com.lowagie.text.pdf.draw.LineSeparator
-
Getter for the color of the line that will be drawn.
- GetLineLengthUtf32() - Method in class com.lowagie.text.pdf.PdfLine
-
Returns the length of a line in UTF32 characters
- getLineNeutral() - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- getLines(float, float) - Method in class com.lowagie.text.pdf.PdfCell
-
Gets the lines of a cell that can be drawn between certain limits.
- getLinesWritten() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the number of lines written.
- getLineWidth() - Method in class com.lowagie.text.pdf.draw.LineSeparator
-
Getter for the line width.
- getLinks(int) - Method in class com.lowagie.text.pdf.PdfReader
- getList(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates a List object based on a list of properties.
- getListField() - Method in class com.lowagie.text.pdf.TextField
-
Gets a new list field.
- getListItem(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates a ListItem object based on a list of properties.
- getListOptionDisplay(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the list of display option values from fields of type list or combo.
- getListOptionExport(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the list of export option values from fields of type list or combo.
- getListSelection(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the field values of a Choice field.
- getListSymbol() - Method in class com.lowagie.text.ListItem
-
Returns the listsymbol.
- getListValues(String) - Method in interface com.lowagie.text.pdf.FieldReader
- getListValues(String) - Method in class com.lowagie.text.pdf.XfdfReader
-
Gets the field values for a list or
null
if the field does not exist or has no value defined. - getLocalizedMessage() - Method in exception com.lowagie.text.ExceptionConverter
-
and make sure we also produce a localized version
- getLocation() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Getter for property location.
- getLocation() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the signing location or null if not set.
- getLongByShortNames() - Method in class com.lowagie.text.pdf.XfaForm.AcroFieldsSearch
-
Gets the mapping from short names to long names.
- getLowerCaseString(int) - Static method in class com.lowagie.text.factories.GreekAlphabetFactory
-
Changes an int into a lower case Greek letter combination.
- getLowerCaseString(int) - Static method in class com.lowagie.text.factories.RomanAlphabetFactory
-
Translates a positive integer (not equal to zero) into a String using the letters 'a' to 'z'; 1 = a, 2 = b, ..., 26 = z, 27 = aa, 28 = ab,...
- getLowerCaseString(int) - Static method in class com.lowagie.text.factories.RomanNumberFactory
-
Changes an int into a lower case roman number.
- getMagenta() - Method in class com.lowagie.text.pdf.CMYKColor
- getMap() - Static method in class com.lowagie.text.xml.simpleparser.EntitiesToSymbol
- getMap() - Static method in class com.lowagie.text.xml.simpleparser.EntitiesToUnicode
- getMapper() - Method in class com.lowagie.text.pdf.DefaultFontMapper
- getMappingName() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the mapping name.
- getMarkupAttributes() - Method in class com.lowagie.text.MarkedObject
-
Getter for the markup attributes.
- getMatrix() - Method in class com.lowagie.text.pdf.PdfShadingPattern
- getMaxCharacterLength() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the maximum length of the field's text, in characters.
- getMaxHeight() - Method in class com.lowagie.text.pdf.PdfPCell
-
Returns the height of the cell.
- getMaxHeights() - Method in class com.lowagie.text.pdf.PdfPRow
-
Gets the maximum height of the row (i.e. of the 'highest' cell).
- getMaxLines() - Method in class com.lowagie.text.Cell
-
Getter for maxLines
- getMaxLines() - Method in class com.lowagie.text.pdf.VerticalText
-
Gets the maximum number of available lines.
- getMaxSquare() - Method in class com.lowagie.text.pdf.BarcodePDF417
- getMerged(int) - Method in class com.lowagie.text.pdf.AcroFields.Item
-
Retrieve the merged dictionary for the given instance.
- getMessage() - Method in exception com.lowagie.text.ExceptionConverter
-
We print the message of the checked exception
- getMessage(String) - Static method in class com.lowagie.text.error_messages.MessageLocalization
-
Get a message without parameters.
- getMessageDigest() - Method in interface com.lowagie.text.pdf.TSAClient
-
Gets the MessageDigest to digest the data imprint
- getMessageDigest() - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Get the MessageDigest.
- getMetadata() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the XML metadata.
- getMinimumHeight() - Method in class com.lowagie.text.pdf.PdfPCell
-
Get the minimum height of the cell.
- getMKColor(Color) - Static method in class com.lowagie.text.pdf.PdfAnnotation
- getMultipliedLeading() - Method in class com.lowagie.text.Paragraph
-
Gets the variable leading
- getMultipliedLeading() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the variable leading.
- getMultipliedLeading() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the variable leading.
- getMySerialId() - Method in class com.lowagie.text.Image
-
Returns a serial id for the Image (reuse the same image more than once)
- getN() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the bar multiplier for wide bars.
- getName() - Method in class com.lowagie.text.Anchor
-
Returns the name of this
Anchor
. - getName() - Method in class com.lowagie.text.Header
-
Returns the name of the meta information.
- getName() - Method in class com.lowagie.text.Meta
-
Returns the name of the meta information.
- getName() - Method in class com.lowagie.text.pdf.PdfSigGenericPKCS
-
Gets the subject name in the signing certificate (the element "CN")
- getName() - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
The name of the software module used to create the signature.
- getName() - Method in class com.lowagie.text.pdf.PRAcroForm.FieldInformation
- getName(String) - Method in class com.lowagie.text.xml.XmlPeer
-
Returns the iText attribute name.
- getNamedDestination() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets all the named destinations as an
HashMap
. - getNamedDestination(boolean) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets all the named destinations as an
HashMap
. - getNamedDestination(PdfReader, boolean) - Static method in class com.lowagie.text.pdf.SimpleNamedDestination
- getNamedDestinationFromNames() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the named destinations from the /Dests key in the catalog as an
HashMap
. - getNamedDestinationFromNames(boolean) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the named destinations from the /Dests key in the catalog as an
HashMap
. - getNamedDestinationFromStrings() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the named destinations from the /Names key in the catalog as an
HashMap
. - getNames() - Method in class com.lowagie.text.pdf.CFFFont
- getNamesOrder() - Method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Gets the order the names appear in the XML, depth first.
- getNewObjectNumber(PdfReader, int, int) - Method in class com.lowagie.text.pdf.PdfWriter
- getNewPushbuttonFromField(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Creates a new pushbutton from an existing field.
- getNewPushbuttonFromField(String, int) - Method in class com.lowagie.text.pdf.AcroFields
-
Creates a new pushbutton from an existing field.
- getNewSigName() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets a new signature fied name that doesn't clash with any existing name.
- getNextCode() - Method in class com.lowagie.text.pdf.LZWDecoder
- getNioByteBuffer() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- getNodesByName() - Method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Gets the mapping of full names to nodes.
- getNodeText(Node) - Static method in class com.lowagie.text.pdf.XfaForm
-
Gets all the text contained in the child nodes of this node.
- getNonEFontNoWarn() - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
If there is a Legal dictionary in the catalog of the PDF file, and the NonEmbeddedFonts attribute (which specifies the number of fonts not embedded) in that dictionary has a non-zero value, and the viewing application has a preference set to suppress the display of the warning about fonts not being embedded, then the value of this attribute will be set to true (meaning that no warning need be displayed).
- getNormalizedRectangle(PdfArray) - Static method in class com.lowagie.text.pdf.PdfReader
-
Normalizes a
Rectangle
so that llx and lly are smaller than urx and ury. - getNumber() - Method in class com.lowagie.text.pdf.PdfIndirectReference
-
Returns the number of the object.
- getNumberDepth() - Method in class com.lowagie.text.Section
-
Returns the numberdepth of this
Section
. - getNumberOfColumns() - Method in class com.lowagie.text.pdf.PdfPTable
-
Returns the number of columns.
- getNumberOfPages() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the number of pages in the document.
- getNumberStyle() - Method in class com.lowagie.text.Section
-
Gets the style used for numbering sections.
- getOCProperties() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the Optional Content Properties Dictionary.
- getOcsp() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Gets the OCSP basic response if there is one.
- getOCSPURL(X509Certificate) - Static method in class com.lowagie.text.pdf.PdfPKCS7
-
Retrieves the OCSP URL from the given certificate.
- getOffset() - Method in class com.lowagie.text.pdf.draw.VerticalPositionMark
-
Getter for the offset relative to the baseline of the current line.
- getOffset() - Method in class com.lowagie.text.pdf.PdfTable
-
Gets the offset of this table.
- getOffset() - Method in class com.lowagie.text.pdf.PRStream
- getOffset() - Method in class com.lowagie.text.Table
-
Gets the offset of this table.
- getOneKey() - Method in class com.lowagie.text.pdf.IntHashtable
- getOnValue() - Method in class com.lowagie.text.pdf.RadioCheckField
-
Getter for property onValue.
- getOperatorName() - Method in interface com.lowagie.text.pdf.parser.ContentOperator
- getOptions() - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Gets the barcode options.
- getOptions() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the options to generate the barcode.
- getOptions() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the option flags.
- getOrDefault(String, String) - Method in class com.lowagie.text.html.simpleparser.ChainedProperties
-
Get property by its name or return default value when property is not present or is
null
- getOriginalBytes() - Method in class com.lowagie.text.pdf.PdfString
- getOriginalChars() - Method in class com.lowagie.text.pdf.PdfString
-
return the characters in our value without any translation.
- getOriginalData() - Method in class com.lowagie.text.Image
-
Getter for property originalData.
- getOriginalType() - Method in class com.lowagie.text.Image
-
Getter for property originalType.
- getOriginalWidth() - Method in class com.lowagie.text.pdf.PdfLine
-
Gets the original width of the line.
- getOriginX() - Method in class com.lowagie.text.pdf.VerticalText
-
Gets the X coordinate where the next line will be written.
- getOriginY() - Method in class com.lowagie.text.pdf.VerticalText
-
Gets the Y coordinate where the next line will be written.
- getOs() - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
Indicates the operating system, such as Windows.
- getOutBits() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the raw image bits of the barcode.
- getOverContent() - Method in class com.lowagie.text.pdf.PdfCopy.PageStamp
- getOverContent(int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Gets a
PdfContentByte
to write over the page of the original document. - getOverrideFileId() - Method in class com.lowagie.text.pdf.PdfStamper
-
Returns the enforced PDF file ID, used to specifically override the created PDF file ID when creating and signing the PDF file.
- getPadding() - Method in class com.lowagie.text.HeaderFooter
-
Gets padding of height of header/footer.
- getPadding() - Method in class com.lowagie.text.Table
-
Gets the cellpadding.
- getPadding_bottom() - Method in class com.lowagie.text.SimpleCell
- getPadding_left() - Method in class com.lowagie.text.SimpleCell
- getPadding_right() - Method in class com.lowagie.text.SimpleCell
- getPadding_top() - Method in class com.lowagie.text.SimpleCell
- getPaddingBottom() - Method in class com.lowagie.text.pdf.PdfPCell
-
Getter for property paddingBottom.
- getPaddingLeft() - Method in class com.lowagie.text.pdf.PdfPCell
- getPaddingRight() - Method in class com.lowagie.text.pdf.PdfPCell
-
Getter for property paddingRight.
- getPaddingTop() - Method in class com.lowagie.text.pdf.PdfPCell
-
Getter for property paddingTop.
- getPage() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the page number of the field.
- getPage(int) - Method in class com.lowagie.text.pdf.AcroFields.Item
-
Retrieve the page number of the given instance
- getPageContent(int) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the contents of the page.
- getPageContent(int, RandomAccessFileOrArray) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the contents of the page.
- getPageEvent() - Method in class com.lowagie.text.pdf.PdfWriter
-
Gets the
PdfPageEvent
for this document ornull
if none is set. - getPageLabelFormats(PdfReader) - Static method in class com.lowagie.text.pdf.PdfPageLabels
-
Retrieves the page labels from a PDF as an array of
PdfPageLabels.PdfPageLabelFormat
objects. - getPageLabels(PdfReader) - Static method in class com.lowagie.text.pdf.PdfPageLabels
-
Retrieves the page labels from a PDF as an array of String objects.
- getPageLayoutAndMode() - Method in class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp
-
Returns the page layout and page mode value.
- getPageN(int) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the dictionary that represents a page.
- getPageNRelease(int) - Method in class com.lowagie.text.pdf.PdfReader
- getPageNumber() - Method in class com.lowagie.text.Document
-
Returns the current page number.
- getPageNumber() - Method in class com.lowagie.text.pdf.events.IndexEvents.Entry
-
Returns the pagenumber for this entry.
- getPageNumber() - Method in class com.lowagie.text.pdf.PdfImportedPage
- getPageNumber() - Method in class com.lowagie.text.pdf.PdfWriter
-
Gets the pagenumber of this document.
- getPagenumbers() - Method in class com.lowagie.text.pdf.events.IndexEvents.Entry
-
Returns the pagenumbers.
- getPageOrigRef(int) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the page reference to this page.
- getPageRect() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the rectangle that represent the position and dimension of the signature in the page.
- getPageReference(int) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get a reference to a page existing or not.
- getPageRotation(int) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the page rotation.
- getPageSize() - Method in class com.lowagie.text.Document
-
Gets the pagesize.
- getPageSize() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the size of the media box.
- getPageSize(int) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the page size without taking rotation into account.
- getPageSize(PdfDictionary) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the page from a page dictionary
- getPageSizeWithRotation(int) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the page size, taking rotation into account.
- getPageSizeWithRotation(int, String) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the page size, taking rotation into account.
- getPageSizeWithRotation(PdfDictionary) - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the rotated page from a page dictionary.
- getPaint() - Method in class com.lowagie.text.pdf.PdfGraphics2D
-
Method contributed by Alexej Suchov
- getPainter() - Method in class com.lowagie.text.pdf.PatternColor
-
Gets the pattern.
- getParagraph(int) - Method in class com.lowagie.text.pdf.BidiLine
- getParagraph(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates a Paragraph object based on a list of properties.
- getParent() - Method in class com.lowagie.text.pdf.PdfFormField
-
Getter for property parent.
- getParent() - Method in class com.lowagie.text.pdf.PdfLayer
-
Gets the parent layer.
- getParent() - Method in class com.lowagie.text.pdf.PdfStructureElement
-
Gets the parent of this node.
- getPathIterator(AffineTransform) - Method in class com.lowagie.text.pdf.internal.PolylineShape
-
Returns an iteration object that defines the boundary of the polyline.
- getPathIterator(AffineTransform, double) - Method in class com.lowagie.text.pdf.internal.PolylineShape
-
There's no difference with getPathIterator(AffineTransform at); we just need this method to implement the Shape interface.
- getPattern(String) - Static method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- getPdfDestination() - Method in class com.lowagie.text.pdf.PdfOutline
-
Gets the destination for this outline.
- getPdfDocument() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets the
PdfDocument
in use by this object. - getPdfIndirectReference() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this to get an
PdfIndirectReference
for an object that will be created in the future. - getPdfLayers() - Method in class com.lowagie.text.pdf.PdfStamper
-
Gets the PdfLayer objects in an existing document as a Map with the names/titles of the layers as keys.
- getPdfObject() - Method in class com.lowagie.text.pdf.PdfLayer
-
Gets the dictionary representing the layer.
- getPdfObject() - Method in class com.lowagie.text.pdf.PdfLayerMembership
-
Gets the dictionary representing the membership layer.
- getPdfObject() - Method in interface com.lowagie.text.pdf.PdfOCG
-
Gets the object representing the layer.
- getPdfObject(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Returns the
PdfObject
with the specified index. - getPdfObject(int) - Method in class com.lowagie.text.pdf.PdfReader
- getPdfObject(PdfObject) - Static method in class com.lowagie.text.pdf.PdfReader
-
Reads a
PdfObject
resolving an indirect reference if needed. - getPdfObject(PdfObject, PdfObject) - Static method in class com.lowagie.text.pdf.PdfReader
- getPdfObjectNullConverting(PdfObject, PdfObject) - Static method in class com.lowagie.text.pdf.PdfReader
-
Returns
PdfReader.getPdfObject(PdfObject, PdfObject)
with appliedPdfReader.convertPdfNull(PdfObject)
. - getPdfObjectRelease(int) - Method in class com.lowagie.text.pdf.PdfReader
- getPdfObjectRelease(PdfObject) - Static method in class com.lowagie.text.pdf.PdfReader
- getPdfObjectRelease(PdfObject, PdfObject) - Static method in class com.lowagie.text.pdf.PdfReader
-
Reads a
PdfObject
resolving an indirect reference if needed. - getPdfObjectReleaseNullConverting(PdfObject) - Static method in class com.lowagie.text.pdf.PdfReader
-
Returns
PdfReader.getPdfObjectRelease(PdfObject)
with appliedPdfReader.convertPdfNull(PdfObject)
. - getPdfReaderInstance(PdfWriter) - Method in class com.lowagie.text.pdf.PdfReader
- getPdfShadingPattern() - Method in class com.lowagie.text.pdf.ShadingColor
-
Gets the shading pattern.
- getPdfSignatureAppProperty() - Method in class com.lowagie.text.pdf.PdfSignatureBuildProperties
-
Returns the
PdfSignatureAppDataDict
from this dictionary. - getPdfSignatureBuildProperties() - Method in class com.lowagie.text.pdf.PdfSignature
-
Return the build properties dictionary (PDF Dictionary name: Prop_Build)
- getPdfSpotColor() - Method in class com.lowagie.text.pdf.SpotColor
- getPdfVersion() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the PDF version.
- getPdfWriter() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets the
PdfWriter
in use by this object. - getPDFXConformance() - Method in interface com.lowagie.text.pdf.interfaces.PdfXConformance
-
Getter for the PDF/X Conformance value.
- getPDFXConformance() - Method in class com.lowagie.text.pdf.internal.PdfXConformanceImp
- getPDFXConformance() - Method in class com.lowagie.text.pdf.PdfWriter
- getPenWidth() - Method in class com.lowagie.text.pdf.codec.wmf.MetaPen
- getPercentage() - Method in class com.lowagie.text.pdf.draw.LineSeparator
-
Setter for the width as a percentage of the available width.
- getPermission() - Method in class com.lowagie.text.pdf.PdfPublicKeyRecipient
- getPermissions() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the encryption permissions.
- getPermissionsVerbose(int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Give you a verbose analysis of the permissions.
- getPhrase() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the
Phrase
from this cell. - getPhrase(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates a Phrase object based on a list of properties.
- getPlaceInPage() - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Getter for property placeInPage.
- getPlainHeight() - Method in class com.lowagie.text.Image
-
Gets the plain height of the image.
- getPlainWidth() - Method in class com.lowagie.text.Image
-
Gets the plain width of the image.
- getPngImage(byte[]) - Static method in class com.lowagie.text.ImageLoader
- getPngImage(URL) - Static method in class com.lowagie.text.ImageLoader
-
Creates an Image from a PNG image file in an URL.
- getPolicy() - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Gets Policy OID of TSA request.
- getPolyFillMode() - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
Getter for property polyFillMode.
- getPosition() - Method in class com.lowagie.text.pdf.PdfLiteral
-
Getter for property position.
- getPosLength() - Method in class com.lowagie.text.pdf.PdfLiteral
-
Getter for property posLength.
- getPostHyphenText(int) - Method in class com.lowagie.text.pdf.hyphenation.Hyphenation
- getPostscriptFontName() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the postscript font name.
- getPostscriptFontName() - Method in class com.lowagie.text.pdf.DocumentFont
-
Gets the postscript font name.
- getPostscriptFontName() - Method in class com.lowagie.text.pdf.Type3Font
- getPostSymbol() - Method in class com.lowagie.text.List
-
Returns the String that is after a number or letter in the list symbol.
- getPrefix() - Method in class com.lowagie.text.pdf.PdfDeveloperExtension
-
Gets the prefix name.
- getPreHyphenText(int) - Method in class com.lowagie.text.pdf.hyphenation.Hyphenation
- getPreRelease() - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
A flag that can be used by the signature handler or software module to indicate that this signature was created with unreleased software.
- getPreSymbol() - Method in class com.lowagie.text.List
-
Returns the String that is before a number or letter in the list symbol.
- getPrinterJob() - Method in class com.lowagie.text.pdf.PdfPrinterGraphics2D
- getPrivKey() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the private key.
- getProduct() - Static method in class com.lowagie.text.Document
-
Gets the product name.
- getProperty(String) - Method in class com.lowagie.text.html.simpleparser.ChainedProperties
- getProportionalWidths() - Method in class com.lowagie.text.Table
-
Gets the proportional widths of the columns in this
Table
. - getProvider() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Returns the Cryptographic Service Provider that will sign the document.
- getProxy() - Method in class com.lowagie.text.pdf.OcspClientBouncyCastle
-
Returns Proxy object used for URL connections.
- getProxy() - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Proxy object used for URL connections.
- getR() - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
The software module revision number.
- getRadioGroup(boolean, boolean) - Method in class com.lowagie.text.pdf.RadioCheckField
-
Gets a radio group.
- getRadioGroup(String, String, boolean) - Method in class com.lowagie.text.pdf.PdfAcroForm
- getRangeStream() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the document bytes that are hashable when using external signatures.
- getRawCharBBox(int, String) - Method in class com.lowagie.text.pdf.BaseFont
- getRawCharBBox(int, String) - Method in class com.lowagie.text.pdf.DocumentFont
- getRawCharBBox(int, String) - Method in class com.lowagie.text.pdf.Type3Font
- getRawData() - Method in class com.lowagie.text.Image
-
Gets the raw data for the image.
- getRawLength() - Method in class com.lowagie.text.pdf.PdfStream
-
Gets the raw length of the stream.
- getRawText(String, boolean) - Static method in class com.lowagie.text.pdf.Barcode128
-
Converts the human readable text to the characters needed to create a barcode.
- getReader() - Method in class com.lowagie.text.pdf.parser.MarkedUpTextAssembler
-
Getter.
- getReader() - Method in class com.lowagie.text.pdf.PdfStamper
-
Gets the underlying PdfReader.
- getReader() - Method in class com.lowagie.text.pdf.PRIndirectReference
- getReader() - Method in class com.lowagie.text.pdf.PRStream
- getReader() - Method in class com.lowagie.text.pdf.XfaForm
-
Gets the
PdfReader
used by this instance. - getRealFont() - Method in class com.lowagie.text.pdf.BaseField
- getReason() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Getter for property reason.
- getReason() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the signing reason or null if not set.
- getRecipientsSize() - Method in class com.lowagie.text.pdf.PdfPublicKeySecurityHandler
- getRect() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the rectangle representing the signature dimensions.
- getRectangle() - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the high level version of this PdfRectangle
- getRectangle(String) - Static method in class com.lowagie.text.PageSize
-
This method returns a Rectangle based on a String.
- getRef() - Method in class com.lowagie.text.pdf.PdfLayer
-
Gets the
PdfIndirectReference
that represents this layer. - getRef() - Method in class com.lowagie.text.pdf.PdfLayerMembership
-
Gets the
PdfIndirectReference
that represents this membership layer. - getRef() - Method in interface com.lowagie.text.pdf.PdfOCG
-
Gets the
PdfIndirectReference
that represents this layer. - getRef() - Method in class com.lowagie.text.pdf.PRAcroForm.FieldInformation
- getRefByName(String) - Method in class com.lowagie.text.pdf.PRAcroForm
-
Given the title (/T) of a reference, return the associated reference
- getReference() - Method in class com.lowagie.text.Anchor
-
Gets the reference of this
Anchor
. - getReference() - Method in class com.lowagie.text.pdf.PdfFileSpecification
-
Gets the indirect reference to this file specification.
- getReference() - Method in class com.lowagie.text.pdf.PdfStructureElement
-
Gets the reference this object will be written to.
- getReference() - Method in class com.lowagie.text.pdf.PdfStructureTreeRoot
-
Gets the reference this object will be written to.
- getReference() - Method in class com.lowagie.text.pdf.PRTokeniser
- getReferenceJBIG2Globals(byte[]) - Method in class com.lowagie.text.pdf.PdfWriter
-
Gets an indirect reference to a JBIG2 Globals stream.
- getRegisteredFamilies() - Static method in class com.lowagie.text.FontFactory
-
Gets a set of registered fontnames.
- getRegisteredFamilies() - Method in class com.lowagie.text.FontFactoryImp
-
Gets a set of registered fontnames.
- getRegisteredFonts() - Static method in class com.lowagie.text.FontFactory
-
Gets a set of registered fontnames.
- getRegisteredFonts() - Method in class com.lowagie.text.FontFactoryImp
-
Gets a set of registered fontnames.
- getRelativeTop() - Method in class com.lowagie.text.Rectangle
-
Gets offset relative to top.
- getRelease() - Static method in class com.lowagie.text.Document
-
Gets the release number.
- getRender() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the rendering mode for this signature.
- getRenderingHint(RenderingHints.Key) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getRenderingHints() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getRenderMode() - Method in class com.lowagie.text.pdf.parser.GraphicsState
- getResourceHyphenationTree(String) - Static method in class com.lowagie.text.pdf.hyphenation.Hyphenator
- getResourceStream(String) - Static method in class com.lowagie.text.pdf.BaseFont
-
Gets the font resources.
- getResourceStream(String, ClassLoader) - Static method in class com.lowagie.text.pdf.BaseFont
-
Gets the font resources.
- getResultantText() - Method in class com.lowagie.text.pdf.parser.PdfContentStreamHandler
- getRevision(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets this
field
revision. - getrEx() - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
A text string indicating the version of the application implementation, as described by the Name attribute in this dictionary.
- getRGBColor(String) - Static method in class com.lowagie.text.html.WebColors
-
Gives you a Color based on a name.
- getRight() - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - getRight() - Method in class com.lowagie.text.pdf.PdfCell
-
Returns the upper right x-coordinate.
- getRight() - Method in class com.lowagie.text.Rectangle
-
Returns the upper right x-coordinate.
- getRight(float) - Method in class com.lowagie.text.Rectangle
-
Returns the upper right x-coordinate, considering a given margin.
- getRightIndent() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the right paragraph lines indent.
- getRightIndent() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the right paragraph lines indent.
- getRise() - Method in class com.lowagie.text.pdf.parser.GraphicsState
- getRootOutline() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets the root outline.
- getRootOutline() - Method in class com.lowagie.text.pdf.PdfDocument
-
Gets the root outline.
- getRootOutline() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the root outline and construct bookmarks.
- getRotation() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the field rotation.
- getRotation() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the rotation of the cell.
- getRotation() - Method in class com.lowagie.text.Rectangle
-
Gets the rotation of the rectangle
- getRow(int) - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets a row with a given index (added by Jin-Hsia Yang).
- getRowHeight(int) - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the height of a particular row.
- getRowHeight(int, boolean) - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the height of a particular row.
- getRows() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets an arraylist with all the rows in the table.
- getRows(int, int) - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets an arraylist with a selection of rows.
- getRowspan() - Method in class com.lowagie.text.Cell
-
Gets the rowspan.
- getRowspan() - Method in class com.lowagie.text.pdf.PdfPCell
-
Getter for property rowspan.
- getRowspanHeight(int, int) - Method in class com.lowagie.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 > 1).
- getRTL() - Method in class com.lowagie.text.pdf.PdfTextArray
- getRunDirection() - Method in class com.lowagie.text.Paragraph
- getRunDirection() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the run direction.
- getRunDirection() - Method in interface com.lowagie.text.pdf.interfaces.PdfRunDirection
-
Gets the run direction.
- getRunDirection() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the run direction of the text content in the cell
- getRunDirection() - Method in class com.lowagie.text.pdf.PdfPTable
-
Returns the run direction of the contents in the table.
- getRunDirection() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the run direction.
- getRunDirection() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set the run direction.
- getSafeFile() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets a new file instance of the original PDF document.
- getSafeFile() - Method in class com.lowagie.text.pdf.PRTokeniser
- getScale() - Method in enum com.lowagie.text.html.FontSize
- getScaledHeight() - Method in class com.lowagie.text.Image
-
Gets the scaled height of the image.
- getScaledWidth() - Method in class com.lowagie.text.Image
-
Gets the scaled width of the image.
- getScaleIcon() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Getter for property scaleIcon.
- getSchema() - Method in class com.lowagie.text.pdf.collection.PdfCollection
-
Gets the Collection schema dictionary.
- getSection(Section, Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates a Section object based on a list of properties.
- getSecureRandom() - Method in class com.lowagie.text.pdf.BaseFont
-
Returns a defined SecureRandom implementation.
- getSeed() - Method in class com.lowagie.text.pdf.PdfPublicKeySecurityHandler
- getSegmentLength(BarcodePDF417.Segment) - Method in class com.lowagie.text.pdf.BarcodePDF417
- getSerialId() - Static method in class com.lowagie.text.Image
-
Creates a new serial id.
- getShading() - Method in class com.lowagie.text.pdf.PdfShadingPattern
- getShortName(String) - Static method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Gets the name with the
#subform
removed. - getShowTruncation() - Method in class com.lowagie.text.Cell
-
Getter for showTruncation
- getSignatureAppearance() - Method in class com.lowagie.text.pdf.PdfStamper
-
Gets the signing instance.
- getSignatureDictionary(PdfDictionary) - Method in interface com.lowagie.text.pdf.PdfSignatureAppearance.SignatureEvent
-
Allows modification of the signature dictionary.
- getSignatureDictionary(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the signature dictionary, the one keyed by /V.
- getSignatureEvent() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Getter for property signatureEvent.
- getSignatureGraphic() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the Image object to render.
- getSignatureTypes() - Method in class com.lowagie.text.pdf.AcroFields
-
Method to differentiate the signed signatures types contained in a document.
- getSignCertificateChain() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Get the X.509 sign certificate chain associated with this PKCS#7 object.
- getSignDate() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Getter for property signDate.
- getSignDate() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the signature date.
- getSignDateNullSafe() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the signature date.
- getSignedFieldNames() - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the field names that have signatures and are signed.
- getSigner() - Method in class com.lowagie.text.pdf.PdfSigGenericPKCS
-
Gets the class instance that does the actual signing.
- getSignerContents() - Method in class com.lowagie.text.pdf.PdfSigGenericPKCS
-
Gets the signature content.
- getSigningCertificate() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Get the X.509 certificate actually used to sign the digest.
- getSigningInfoVersion() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Get the version of the PKCS#7 "SignerInfo" object.
- getSignName() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Getter for property sigName.
- getSigStandard() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the instance of the standard signature dictionary.
- getSimpleViewerPreferences() - Method in class com.lowagie.text.pdf.PdfReader
-
Returns a bitset representing the PageMode and PageLayout viewer preferences.
- getSingleSpaceWidth() - Method in class com.lowagie.text.pdf.parser.ParsedTextImpl
- getSize() - Method in class com.lowagie.text.Font
-
Gets the size of this font.
- getSize() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the size of the text.
- getSortedEntries() - Method in class com.lowagie.text.pdf.events.IndexEvents
-
Returns the sorted list with the entries and the collected page numbers.
- getSpaceCharRatio() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the space/character extra spacing ratio for fully justified text.
- getSpaceCharRatio() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the space/character extra spacing ratio for fully justified text.
- getSpaceCharRatio() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to gets the space/character extra spacing ratio for fully justified text.
- getSpacing() - Method in class com.lowagie.text.Table
-
Gets the cellspacing.
- getSpacing_bottom() - Method in class com.lowagie.text.SimpleCell
- getSpacing_left() - Method in class com.lowagie.text.SimpleCell
- getSpacing_right() - Method in class com.lowagie.text.SimpleCell
- getSpacing_top() - Method in class com.lowagie.text.SimpleCell
- getSpacingAfter() - Method in class com.lowagie.text.Image
-
Gets the spacing before this image.
- getSpacingAfter() - Method in class com.lowagie.text.Paragraph
-
Gets the spacing after this paragraph.
- getSpacingBefore() - Method in class com.lowagie.text.Image
-
Gets the spacing before this image.
- getSpacingBefore() - Method in class com.lowagie.text.Paragraph
-
Gets the spacing before this paragraph.
- getSpecialContent() - Method in class com.lowagie.text.HeaderFooter
-
Gets
specialContent
- getSpotObject(PdfWriter) - Method in class com.lowagie.text.pdf.PdfSpotColor
- getStamper() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the
PdfStamper
associated with this instance. - getStart() - Method in class com.lowagie.text.pdf.fonts.cmaps.CodespaceRange
-
Getter for property start.
- getStartOffset() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
-
Getter for property startOffset.
- getStartPoint() - Method in class com.lowagie.text.pdf.parser.ParsedTextImpl
- getStartxref() - Method in class com.lowagie.text.pdf.PRTokeniser
- getStreamBytes(PRStream) - Static method in class com.lowagie.text.pdf.PdfReader
-
Get the content from a stream applying the required filters.
- getStreamBytes(PRStream, RandomAccessFileOrArray) - Static method in class com.lowagie.text.pdf.PdfReader
-
Get the content from a stream applying the required filters.
- getStreamBytesRaw(PRStream) - Static method in class com.lowagie.text.pdf.PdfReader
-
Get the content from a stream as it is without applying any filter.
- getStreamBytesRaw(PRStream, RandomAccessFileOrArray) - Static method in class com.lowagie.text.pdf.PdfReader
-
Get the content from a stream as it is without applying any filter.
- getString(char) - Method in class com.lowagie.text.pdf.CFFFont
- getString(int) - Static method in class com.lowagie.text.factories.GreekAlphabetFactory
-
Changes an int into a lower case Greek letter combination.
- getString(int) - Static method in class com.lowagie.text.factories.RomanAlphabetFactory
-
Translates a positive integer (not equal to zero) into a String using the letters 'a' to 'z'; 1 = a, 2 = b, ..., 26 = z, 27 = aa, 28 = ab,...
- getString(int) - Static method in class com.lowagie.text.factories.RomanNumberFactory
-
Changes an int into a lower case roman number.
- getString(int, boolean) - Static method in class com.lowagie.text.factories.GreekAlphabetFactory
-
Changes an int into a Greek letter combination.
- getString(int, boolean) - Static method in class com.lowagie.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,...).
- getString(int, boolean) - Static method in class com.lowagie.text.factories.RomanNumberFactory
-
Changes an int into a roman number.
- getStringValue() - Method in class com.lowagie.text.pdf.PRTokeniser
- getStroke() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getStructureTreeRoot() - Method in class com.lowagie.text.pdf.PdfWriter
-
Gets the structure tree root.
- getStyle() - Method in class com.lowagie.text.Font
-
Gets the style of this font.
- getStyle() - Method in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- getStyle() - Method in class com.lowagie.text.pdf.codec.wmf.MetaPen
- getStyle() - Method in class com.lowagie.text.pdf.PdfOutline
-
Getter for property style.
- getStyleSheet() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- getStyleValue(String) - Static method in class com.lowagie.text.Font
-
Translates a
String
-value of a certain style into the index value is used for this style in this class. - getSubjectFields(X509Certificate) - Static method in class com.lowagie.text.pdf.PdfPKCS7
-
Get the subject fields from an X509 Certificate
- getSubstitutionFontList() - Method in class com.lowagie.text.pdf.TextField
-
Gets the list of substitution fonts.
- getSymbol() - Method in class com.lowagie.text.List
-
Gets the Chunk containing the symbol.
- getSymbolIndent() - Method in class com.lowagie.text.List
-
Gets the symbol indentation.
- getTable() - Method in class com.lowagie.text.pdf.PdfPCell
-
Getter for property table.
- getTable(Properties) - Static method in class com.lowagie.text.factories.ElementFactory
-
Creates an Table object based on a list of properties.
- getTableEvent() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the table event for this page.
- getTableRows() - Method in class com.lowagie.text.html.simpleparser.IncTable
- getTabOrder(int) - Method in class com.lowagie.text.pdf.AcroFields.Item
-
Gets the tabOrder.
- getTabs() - Method in class com.lowagie.text.pdf.PdfWriter
-
Returns the value to be used for the Tabs entry in the page tree.
- getTag() - Method in class com.lowagie.text.pdf.events.IndexEvents.Entry
-
Returns the tag.
- getTag() - Method in class com.lowagie.text.pdf.PdfOutline
-
Getter for property tag.
- getTag() - Method in class com.lowagie.text.xml.XmlPeer
-
Gets the tagname of the peer.
- getTags() - Method in class com.lowagie.text.pdf.events.IndexEvents.Entry
-
Returns the tags.
- getTempFile() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the temporary file.
- getTemplate() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Getter for property template.
- getTemplateData() - Method in class com.lowagie.text.Image
-
Gets the template to be used as an image.
- getTemplates() - Method in class com.lowagie.text.pdf.PdfAnnotation
- getTemplateSom() - Method in class com.lowagie.text.pdf.XfaForm
-
Gets the class that contains the template processing section of the XFA.
- getText() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the bytes that form the barcode.
- getText() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the text.
- getText() - Method in class com.lowagie.text.pdf.parser.FinalText
- getText() - Method in class com.lowagie.text.pdf.parser.ParsedText
-
when returning the text from this item, we need to decode the code points we have.
- getText() - Method in class com.lowagie.text.pdf.parser.ParsedTextImpl
- getText() - Method in interface com.lowagie.text.pdf.parser.TextAssemblyBuffer
- getTextAlign() - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
Getter for property textAlign.
- getTextAlignment() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the text alignment.
- getTextColor() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the text color.
- getTextField() - Method in class com.lowagie.text.pdf.TextField
-
Gets a new text field.
- getTextFromPage(int) - Method in class com.lowagie.text.pdf.parser.PdfTextExtractor
-
Gets the text from a page.
- getTextFromPage(int, boolean) - Method in class com.lowagie.text.pdf.parser.PdfTextExtractor
-
get the text from the page
- getTextRenderingOptions() - Method in class com.lowagie.text.Document
-
Gets the text rendering options.
- getTextRise() - Method in class com.lowagie.text.Chunk
-
Gets the text displacement relative to the baseline.
- getTextRise() - Method in class com.lowagie.text.pdf.PdfChunk
-
Gets the text displacement relative to the baseline.
- getTextTypeAndValue(int, int) - Method in class com.lowagie.text.pdf.BarcodePDF417
- getTextValue() - Method in enum com.lowagie.text.html.FontSize
- getTiffImage(byte[]) - Static method in class com.lowagie.text.ImageLoader
-
Creates an Image from an array of tiff image bytes.
- getTiffImage(URL) - Static method in class com.lowagie.text.ImageLoader
- getTimeStampDate() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Gets the timestamp date
- getTimeStampToken() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Gets the timestamp token if there is one.
- getTimeStampToken(byte[]) - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Get timestamp token - Bouncy Castle request encoding / decoding layer
- getTimeStampToken(PdfPKCS7, byte[]) - Method in interface com.lowagie.text.pdf.TSAClient
-
Get RFC 3161 timeStampToken.
- getTimeStampToken(PdfPKCS7, byte[]) - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Get RFC 3161 timeStampToken.
- getTint() - Method in class com.lowagie.text.pdf.SpotColor
- getTitle() - Method in class com.lowagie.text.MarkedSection
-
Gets the title of this MarkedSection.
- getTitle() - Method in class com.lowagie.text.pdf.PdfOutline
-
Gets the title of this outline
- getTitle() - Method in class com.lowagie.text.Section
-
Returns the title, preceded by a certain number of sectionnumbers.
- getTokeniser() - Method in class com.lowagie.text.pdf.PdfContentParser
-
Gets the tokeniser.
- getTokenSizeEstimate() - Method in interface com.lowagie.text.pdf.TSAClient
-
Get the time stamp token size estimate.
- getTokenSizeEstimate() - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Get the token size estimate.
- getTokenType() - Method in class com.lowagie.text.pdf.PRTokeniser
- getTokSzEstimate() - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
- getTop() - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - getTop() - Method in class com.lowagie.text.pdf.PdfCell
-
Returns the upper right y-coordinate.
- getTop() - Method in class com.lowagie.text.Rectangle
-
Returns the upper right y-coordinate.
- getTop(float) - Method in class com.lowagie.text.Rectangle
-
Returns the upper right y-coordinate, considering a given margin.
- getTopLayer() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the template that aggregates all appearance layers.
- getTotalHeight() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the total height of the table.
- getTotalLeading() - Method in class com.lowagie.text.List
-
Gets the leading of the first listitem.
- getTotalLeading() - Method in class com.lowagie.text.Paragraph
-
Gets the total leading.
- getTotalRevisions() - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the total number of revisions this document has.
- getTotalWidth() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the full width of the table.
- getTrailer() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the trailer dictionary
- getTransform() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- getTransitionDictionary() - Method in class com.lowagie.text.pdf.PdfTransition
- getTranslatedFieldName(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the long XFA translated name.
- getTransparency() - Method in class com.lowagie.text.Image
-
Returns the transparency.
- getTrustedMode() - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
If the value is true, the application was in trusted mode when signing took place.
- getTsaPassword() - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
- getTSAResponse(byte[]) - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Get timestamp token - communications layer
- getTsaURL() - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
- getTsaUsername() - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
- getTTFFile(String, TrueTypeFontUnicode) - Static method in class com.lowagie.text.pdf.TTFCache
- getType() - Method in class com.lowagie.text.pdf.codec.wmf.MetaObject
- getType() - Method in class com.lowagie.text.pdf.ExtendedColor
-
Gets the type of this color.
- getType() - Method in class com.lowagie.text.pdf.PdfTemplate
- getType() - Method in class com.lowagie.text.pdf.PdfTransition
- getType() - Method in class com.lowagie.text.pdf.SequenceList
- getType() - Method in class com.lowagie.text.ZapfDingbatsNumberList
-
get the type
- getType(Color) - Static method in class com.lowagie.text.pdf.ExtendedColor
-
Gets the type of a given color.
- getType(String) - Static method in class com.lowagie.text.Meta
-
Returns the name of the meta information.
- getUnderContent() - Method in class com.lowagie.text.pdf.PdfCopy.PageStamp
- getUnderContent(int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Gets a
PdfContentByte
to write under the page of the original document. - getUnicodeDifferences() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the array with the unicode characters.
- getUnicodeEquivalent(int) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the Unicode equivalent to a CID.
- getUnicodeEquivalent(int) - Method in class com.lowagie.text.pdf.PdfChunk
-
Gets the Unicode equivalent to a CID.
- getUnscaledTextWidth(GraphicsState) - Method in class com.lowagie.text.pdf.parser.ParsedText
- getUpperCaseString(int) - Static method in class com.lowagie.text.factories.GreekAlphabetFactory
-
Changes an int into a upper case Greek letter combination.
- getUpperCaseString(int) - Static method in class com.lowagie.text.factories.RomanAlphabetFactory
-
Translates a positive integer (not equal to zero) into a String using the letters 'A' to 'Z'; 1 = A, 2 = B, ..., 26 = Z, 27 = AA, 28 = AB,...
- getUpperCaseString(int) - Static method in class com.lowagie.text.factories.RomanNumberFactory
-
Changes an int into an upper case roman number.
- getUrl() - Method in class com.lowagie.text.Anchor
-
Gets the reference of this
Anchor
. - getUrl() - Method in class com.lowagie.text.Image
-
Gets the
String
-representation of the reference to the image. - getUserunit() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the user unit.
- getValue() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree.Iterator
- getValue(int) - Method in class com.lowagie.text.pdf.AcroFields.Item
-
Retrieve the value dictionary of the given instance
- getValue(String) - Method in class com.lowagie.text.pdf.collection.PdfCollectionField
-
Returns a PdfObject that can be used as the value of a Collection Item.
- getValues(int) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
- getVersion() - Static method in class com.lowagie.text.Document
-
Gets the iText version.
- getVersion() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Get the version of the PKCS#7 object.
- getVersionAsByteArray(char) - Method in class com.lowagie.text.pdf.internal.PdfVersionImp
-
Returns the version as a byte[].
- getVersionAsName(char) - Method in class com.lowagie.text.pdf.internal.PdfVersionImp
-
Returns the PDF version as a name.
- getVerticalAlignment() - Method in class com.lowagie.text.Cell
-
Gets the vertical alignment.
- getVerticalAlignment() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets the vertical alignment for the cell.
- getVerticalAlignment() - Method in class com.lowagie.text.SimpleCell
- getVerticalPosition(boolean) - Method in class com.lowagie.text.pdf.PdfDocument
-
Gets the current vertical page position.
- getVerticalPosition(boolean) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the current vertical page position.
- getViewerPreferences() - Method in class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp
-
Returns the viewer preferences.
- getViewerPreferences(PdfDictionary) - Static method in class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp
- getVisibility() - Method in class com.lowagie.text.pdf.BaseField
-
Gets the field visibility flag.
- getW3CDate() - Method in class com.lowagie.text.pdf.PdfDate
-
Gives the W3C format of the PdfDate.
- getW3CDate(String) - Static method in class com.lowagie.text.pdf.PdfDate
-
Gives the W3C format of the PdfDate.
- getWidget(int) - Method in class com.lowagie.text.pdf.AcroFields.Item
-
Retrieve the widget dictionary of the given instance
- getWidgetNames() - Static method in class com.lowagie.text.pdf.PdfName
- getWidgetRef(int) - Method in class com.lowagie.text.pdf.AcroFields.Item
-
Retrieve the reference to the given instance
- getWidth() - Method in class com.lowagie.text.Cell
-
Gets the width.
- getWidth() - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Gets the width of the barcode.
- getWidth() - Method in class com.lowagie.text.pdf.parser.ParsedTextImpl
- getWidth() - Method in class com.lowagie.text.pdf.PdfTemplate
-
Gets the bounding width of this template.
- getWidth() - Method in class com.lowagie.text.Rectangle
-
Returns the width of the rectangle.
- getWidth() - Method in class com.lowagie.text.SimpleCell
- getWidth() - Method in class com.lowagie.text.SimpleTable
- getWidth() - Method in class com.lowagie.text.Table
-
Gets the table width (a percentage).
- getWidth(int) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the width of a
char
in normalized 1000 units. - getWidth(int) - Method in class com.lowagie.text.pdf.CMapAwareDocumentFont
- getWidth(int) - Method in class com.lowagie.text.pdf.DocumentFont
-
Gets the width of a
char
in normalized 1000 units. - getWidth(int) - Method in class com.lowagie.text.pdf.Type3Font
- getWidth(int, int) - Method in class com.lowagie.text.pdf.BidiLine
-
Gets the width of a range of characters.
- getWidth(Phrase) - Static method in class com.lowagie.text.pdf.ColumnText
-
Gets the width that the line will occupy after writing.
- getWidth(Phrase, int, int) - Static method in class com.lowagie.text.pdf.ColumnText
-
Gets the width that the line will occupy after writing.
- getWidth(String) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the width of a
String
in normalized 1000 units. - getWidth(String) - Method in class com.lowagie.text.pdf.DocumentFont
- getWidth(String) - Method in class com.lowagie.text.pdf.Type3Font
- getWidthAsString() - Method in class com.lowagie.text.Cell
-
Gets the width as a String.
- getWidthCorrected(float, float) - Method in class com.lowagie.text.pdf.PdfChunk
-
Gets the width of the
PdfChunk
taking into account the extra character and word spacing. - getWidthCorrected(float, float) - Method in class com.lowagie.text.pdf.PdfLine
-
Gets a width corrected with a charSpacing and wordSpacing.
- getWidthpercentage() - Method in class com.lowagie.text.SimpleCell
- getWidthpercentage() - Method in class com.lowagie.text.SimpleTable
- getWidthPercentage() - Method in class com.lowagie.text.Image
-
Getter for property widthPercentage.
- getWidthPercentage() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the width percentage that the table will occupy in the page.
- getWidthPoint() - Method in class com.lowagie.text.Chunk
-
Gets the width of the Chunk in points.
- getWidthPoint(int, float) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the width of a
char
in points. - getWidthPoint(String, float) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the width of a
String
in points. - getWidthPointKerned(String, float) - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the width of a
String
in points taking kerning into account. - getWidths() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the font width array.
- getWidths(float, float) - Method in class com.lowagie.text.Table
-
Gets an array with the positions of the borders between every column.
- getWindingRule() - Method in class com.lowagie.text.pdf.internal.PolylineShapeIterator
-
Return the winding rule for determining the insideness of the path.
- getWord(int, int) - Method in class com.lowagie.text.pdf.BidiLine
- getWord(String, int) - Method in class com.lowagie.text.pdf.PdfChunk
- getWordId() - Method in class com.lowagie.text.pdf.parser.MarkedUpTextAssembler
-
assembler can calculate an identifier for each word on a page, for use in markup.
- getWordId() - Method in interface com.lowagie.text.pdf.parser.TextAssembler
-
assembler can calculate an identifier for each word on a page, for use in markup.
- getWordSpacing() - Method in class com.lowagie.text.pdf.parser.GraphicsState
- getWordSpacing() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets the current word spacing.
- getWriter() - Method in class com.lowagie.text.pdf.BaseField
-
Getter for property writer.
- getWriter() - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Gets the underlying PdfWriter.
- getWriter() - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Gets the underlying PdfWriter.
- getWriter() - Method in class com.lowagie.text.pdf.PdfStamper
-
Gets the underlying PdfWriter.
- getWriter() - Method in class com.lowagie.text.pdf.PdfStructureTreeRoot
-
Gets the writer.
- getWs() - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Gets the whitespace border around the barcode.
- getX() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the minimum bar width.
- getXfa() - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the XFA form processor.
- getXfaObject(PdfReader) - Static method in class com.lowagie.text.pdf.XfaForm
-
Return the XFA Object, could be an array, could be a Stream.
- getXmlns() - Method in class com.lowagie.text.xml.xmp.XmpSchema
- getXrefSize() - Method in class com.lowagie.text.pdf.PdfReader
-
Gets the number of xref objects.
- getXStep() - Method in class com.lowagie.text.pdf.PdfPatternPainter
-
Returns the horizontal interval when repeating the pattern.
- getXTLM() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets the x position of the text line matrix.
- getXYRatio() - Method in class com.lowagie.text.Image
-
Gets the X/Y pixel dimensionless aspect ratio.
- getYellow() - Method in class com.lowagie.text.pdf.CMYKColor
- getYHeight() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Gets the Y pixel height relative to X.
- getYLine() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the yLine.
- getYStep() - Method in class com.lowagie.text.pdf.PdfPatternPainter
-
Returns the vertical interval when repeating the pattern.
- getYTLM() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Gets the y position of the text line matrix.
- GIVENNAME - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
Naming attribute of type X520name
- GLITTER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- GLOBAL_SPACE_CHAR_RATIO - Static variable in class com.lowagie.text.pdf.ColumnText
-
the space char ratio
- GlyphList - Class in com.lowagie.text.pdf
- GlyphList() - Constructor for class com.lowagie.text.pdf.GlyphList
- go() - Method in class com.lowagie.text.pdf.ColumnText
-
Outputs the lines to the document.
- go() - Method in class com.lowagie.text.pdf.VerticalText
-
Outputs the lines to the document.
- go(boolean) - Method in class com.lowagie.text.pdf.ColumnText
-
Outputs the lines to the document.
- go(boolean) - Method in class com.lowagie.text.pdf.VerticalText
-
Outputs the lines to the document.
- go(DocListener, InputStream) - Method in class com.lowagie.text.html.HtmlParser
-
Parses a given file.
- go(DocListener, Reader) - Method in class com.lowagie.text.html.HtmlParser
-
Parses a given file.
- go(DocListener, String) - Method in class com.lowagie.text.html.HtmlParser
-
Parses a given file.
- go(DocListener, String) - Method in class com.lowagie.text.xml.XmlParser
-
Parses a given file.
- go(DocListener, String, String) - Method in class com.lowagie.text.xml.XmlParser
-
Parses a given file.
- go(DocListener, String, Map<String, XmlPeer>) - Method in class com.lowagie.text.xml.XmlParser
-
Parses a given file.
- go(DocListener, InputSource) - Method in class com.lowagie.text.html.HtmlParser
-
Parses a given file.
- go(DocListener, InputSource) - Method in class com.lowagie.text.xml.XmlParser
-
Parses a given file.
- go(DocListener, InputSource, InputStream) - Method in class com.lowagie.text.xml.XmlParser
-
Parses a given file.
- go(DocListener, InputSource, String) - Method in class com.lowagie.text.xml.XmlParser
-
Parses a given file.
- go(DocListener, InputSource, Map<String, XmlPeer>) - Method in class com.lowagie.text.xml.XmlParser
-
Parses a given file.
- goComposite(boolean) - Method in class com.lowagie.text.pdf.ColumnText
- GOTO - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- GOTOE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- gotoEmbedded(String, PdfTargetDictionary, PdfObject, boolean) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates a GoToE action to an embedded file.
- gotoEmbedded(String, PdfTargetDictionary, String, boolean, boolean) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates a GoToE action to an embedded file.
- gotoLocalPage(int, PdfDestination, PdfWriter) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates a GoTo action to an internal page.
- gotoLocalPage(String, boolean) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates a GoTo action to a named destination.
- GOTOR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- gotoRemotePage(String, String, boolean, boolean) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates a GoToR action to a named destination.
- graphics - Variable in class com.lowagie.text.pdf.PdfDocument
-
This is the PdfContentByte object, containing the borders and other Graphics.
- GraphicsState - Class in com.lowagie.text.pdf.parser
-
Keeps all the parameters of the graphics state.
- GraphicsState() - Constructor for class com.lowagie.text.pdf.parser.GraphicsState
-
Constructs a new Graphics State object with the default values.
- GraphicsState(GraphicsState) - Constructor for class com.lowagie.text.pdf.parser.GraphicsState
-
Copy constructor.
- GRAYBLACK - Static variable in class com.lowagie.text.pdf.GrayColor
- GrayColor - Class in com.lowagie.text.pdf
- GrayColor(float) - Constructor for class com.lowagie.text.pdf.GrayColor
- GrayColor(float, float) - Constructor for class com.lowagie.text.pdf.GrayColor
- GrayColor(int) - Constructor for class com.lowagie.text.pdf.GrayColor
- GrayColor(int, int) - Constructor for class com.lowagie.text.pdf.GrayColor
- GRAYFILL - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table/cell tag
- GRAYWHITE - Static variable in class com.lowagie.text.pdf.GrayColor
- GreekAlphabetFactory - Class in com.lowagie.text.factories
-
This class can produce String combinations representing a number built with Greek letters (from alpha to omega, then alpha alpha, alpha beta, alpha gamma).
- GreekAlphabetFactory() - Constructor for class com.lowagie.text.factories.GreekAlphabetFactory
- GreekList - Class in com.lowagie.text
-
A special-version of
LIST
which use greek-letters. - GreekList() - Constructor for class com.lowagie.text.GreekList
-
Initialization
- GreekList(boolean, int) - Constructor for class com.lowagie.text.GreekList
-
Initialization
- GreekList(int) - Constructor for class com.lowagie.text.GreekList
-
Initialization
- GREEN - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk/table/cell tag
- group - Variable in class com.lowagie.text.pdf.PdfTemplate
- group - Variable in class com.lowagie.text.pdf.PdfWriter
-
A group attributes dictionary specifying the attributes of the page's page group for use in the transparent imaging model
- GROUP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- groupChange - Variable in class com.lowagie.text.Cell
-
Does this
Cell
force a group change? - gsubrIndexOffset - Variable in class com.lowagie.text.pdf.CFFFont
- gsubrOffsets - Variable in class com.lowagie.text.pdf.CFFFont
- GT - Static variable in class com.lowagie.text.DocWriter
-
This is some byte that is often used.
- gteChoiceSelections() - Method in class com.lowagie.text.pdf.TextField
- GTS_PDFA1 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- GTS_PDFX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- GTS_PDFXVERSION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- guardBars - Variable in class com.lowagie.text.pdf.Barcode
-
Show the guard bars for barcode EAN.
H
- H - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of anchor tag
- H - Static variable in class com.lowagie.text.pdf.PdfName
-
Optional) The annotation's highlighting mode, the visual effect that shall be used when the mouse button is pressed or held down inside its active area: N (None) No highlighting.
- H1 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- H2 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- H3 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- H4 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- H5 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- H6 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- HALFLETTER - Static variable in class com.lowagie.text.PageSize
-
This is the halfletter format
- HALIGN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- HandelStack() - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function Checks how the current operator effects the run time stack after being run An operator may increase or decrease the stack size
- handleEndingTags(String) - Method in class com.lowagie.text.xml.SAXiTextHandler
-
This method deals with the starting tags.
- handleStartingTags(String, Properties) - Method in class com.lowagie.text.xml.SAXiTextHandler
-
This method deals with the starting tags.
- hasAbsoluteX() - Method in class com.lowagie.text.Image
-
Checks if the
Images
has to be added at an absolute X position. - hasAbsoluteY() - Method in class com.lowagie.text.Image
-
Checks if the
Images
has to be added at an absolute position. - hasAttributes() - Method in class com.lowagie.text.Chunk
-
Checks the attributes of this
Chunk
. - hasBorder(int) - Method in class com.lowagie.text.Rectangle
-
Indicates whether the specified type of border is set.
- hasBorders() - Method in class com.lowagie.text.Rectangle
-
Indicates whether some type of border is set.
- hasFixedHeight() - Method in class com.lowagie.text.pdf.PdfPCell
-
Tells you whether the cell has a fixed height.
- hashAlgorithm - Variable in class com.lowagie.text.pdf.PdfSigGenericPKCS
-
The hash algorithm, for example "SHA1"
- hashCode() - Method in class com.lowagie.text.pdf.CMYKColor
- hashCode() - Method in class com.lowagie.text.pdf.GrayColor
- hashCode() - Method in class com.lowagie.text.pdf.parser.Matrix
-
Generates a hash code for this object.
- hashCode() - Method in class com.lowagie.text.pdf.PatternColor
- hashCode() - Method in class com.lowagie.text.pdf.PdfCopy.RefKey
- hashCode() - Method in class com.lowagie.text.pdf.PdfName
-
Returns a hash code value for the object.
- hashCode() - Method in class com.lowagie.text.pdf.PdfNumber
- hashCode() - Method in class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
- hashCode() - Method in class com.lowagie.text.pdf.ShadingColor
- hashCode() - Method in class com.lowagie.text.pdf.SpotColor
- hashMap - Variable in class com.lowagie.text.pdf.PdfDictionary
-
This is the hashmap that contains all the values and keys of the dictionary
- hasICCProfile() - Method in class com.lowagie.text.Image
-
Checks is the image has an ICC profile.
- hasKernPairs() - Method in class com.lowagie.text.pdf.BaseFont
-
Checks if the font has any kerning pairs.
- hasKernPairs() - Method in class com.lowagie.text.pdf.DocumentFont
-
Checks if the font has any kerning pairs.
- hasKernPairs() - Method in class com.lowagie.text.pdf.Type3Font
- hasLeading() - Method in class com.lowagie.text.Phrase
-
Checks you if the leading of this phrase is defined.
- hasMinimumHeight() - Method in class com.lowagie.text.pdf.PdfPCell
-
Tells you whether the cell has a minimum height.
- hasMoreElements() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree.Iterator
- hasMoreText(int) - Static method in class com.lowagie.text.pdf.ColumnText
-
Checks the status variable and looks if there's still some text.
- hasMoreTokens() - Method in class com.lowagie.text.pdf.PdfPKCS7.X509NameTokenizer
- hasOneByteMappings() - Method in class com.lowagie.text.pdf.fonts.cmaps.CMap
-
This will tell if this cmap has any one byte mappings.
- hasPage() - Method in class com.lowagie.text.pdf.PdfDestination
-
Checks if an indirect reference to a page has been added.
- hasProperty(String) - Method in class com.lowagie.text.html.simpleparser.ChainedProperties
- hasToBeJustified() - Method in class com.lowagie.text.pdf.PdfLine
-
Checks if this line has to be justified.
- hasToFitPageCells() - Method in class com.lowagie.text.pdf.PdfTable
-
Checks if the cells of this
Table
have to fit a page. - hasToFitPageTable() - Method in class com.lowagie.text.pdf.PdfTable
-
Checks if this
Table
has to fit a page. - hasTwoByteMappings() - Method in class com.lowagie.text.pdf.fonts.cmaps.CMap
-
This will tell if this cmap has any two byte mappings.
- hasTwoByteUnicodeCMAP() - Method in class com.lowagie.text.pdf.CMapAwareDocumentFont
- hasUnicodeCMAP() - Method in class com.lowagie.text.pdf.CMapAwareDocumentFont
- hasUnusedAnnotations() - Method in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
- hasValidAcroForm() - Method in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
-
Checks if the AcroForm is valid.
- HEAD - Static variable in class com.lowagie.text.html.HtmlTags
-
the head tag
- header - Variable in class com.lowagie.text.Cell
-
Is this
Cell
a header? - header - Variable in class com.lowagie.text.Document
-
This is the textual part of a Page; it can contain a header
- header - Variable in class com.lowagie.text.html.HtmlWriter
-
This is the textual part of a header
- Header - Class in com.lowagie.text
-
This is an
Element
that contains some user defined meta information about the document. - Header(String, String) - Constructor for class com.lowagie.text.Header
-
Constructs a
Meta
. - HEADER - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - HEADER - Static variable in class com.lowagie.text.ElementTags
-
attribute of the cell tag
- HEADER - Static variable in class com.lowagie.text.pdf.internal.PdfVersionImp
-
Contains different strings that are part of the header.
- header_version - Variable in class com.lowagie.text.pdf.internal.PdfVersionImp
-
The version that was or will be written to the header.
- HEADERCELL - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the cell tag
- HeaderFooter - Class in com.lowagie.text
-
A
HeaderFooter
-object is aRectangle
with text that can be put above and/or below every page. - HeaderFooter(boolean) - Constructor for class com.lowagie.text.HeaderFooter
-
Constructs a
Header
-object with only a pagenumber. - HeaderFooter(boolean, Phrase) - Constructor for class com.lowagie.text.HeaderFooter
-
Constructs a
Header
-object with a pagenumber at the beginning. - HeaderFooter(Phrase, boolean) - Constructor for class com.lowagie.text.HeaderFooter
-
Constructs a
Header
-object with a pagenumber at the end. - HeaderFooter(Phrase, Phrase) - Constructor for class com.lowagie.text.HeaderFooter
-
Constructs a
HeaderFooter
-object. - headerRows - Variable in class com.lowagie.text.pdf.PdfPTable
-
Holds value of property headerRows.
- headerWasWritten - Variable in class com.lowagie.text.pdf.internal.PdfVersionImp
-
Indicates if the header was already written.
- height - Variable in class com.lowagie.text.pdf.PdfLine
-
The height of the line.
- height - Variable in class com.lowagie.text.pdf.VerticalText
-
The height of the text.
- height() - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the height of the rectangle.
- HEIGHT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- HELV - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- HELVETICA - com.lowagie.text.StandardFonts
- HELVETICA - Static variable in class com.lowagie.text.Font
-
a possible value of a font family.
- HELVETICA - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- HELVETICA - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- HELVETICA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- HELVETICA_BOLD - com.lowagie.text.StandardFonts
- HELVETICA_BOLD - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- HELVETICA_BOLD - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- HELVETICA_BOLD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- HELVETICA_BOLDITALIC - com.lowagie.text.StandardFonts
- HELVETICA_BOLDOBLIQUE - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- HELVETICA_BOLDOBLIQUE - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- HELVETICA_BOLDOBLIQUE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- HELVETICA_ITALIC - com.lowagie.text.StandardFonts
- HELVETICA_OBLIQUE - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- HELVETICA_OBLIQUE - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- HELVETICA_OBLIQUE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- hexString - Variable in class com.lowagie.text.pdf.PRTokeniser
- hexWriting - Variable in class com.lowagie.text.pdf.PdfString
- hi - Variable in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
Pointer to high branch.
- HID - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- HIDDEN - Static variable in class com.lowagie.text.pdf.BaseField
-
The field is hidden.
- HIDDEN - Static variable in class com.lowagie.text.pdf.collection.PdfCollection
-
A type of PDF Collection
- HIDDEN_BUT_PRINTABLE - Static variable in class com.lowagie.text.pdf.BaseField
-
The field is hidden but is printable.
- HIDE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- HideMenubar - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- HIDEMENUBAR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- HideToolbar - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- HIDETOOLBAR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- HideWindowUI - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- HIDEWINDOWUI - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- high - Variable in class com.lowagie.text.pdf.SequenceList
- HIGH_PRECISION - Static variable in class com.lowagie.text.pdf.ByteBuffer
-
If
true
always output floating point numbers with 6 decimal digits. - HIGHLIGHT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- HIGHLIGHT_INVERT - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
highlight attributename
- HIGHLIGHT_NONE - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
highlight attributename
- HIGHLIGHT_OUTLINE - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
highlight attributename
- HIGHLIGHT_PUSH - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
highlight attributename
- HIGHLIGHT_TOGGLE - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
highlight attributename
- HISTORY - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
An ordered array of high-level user actions that resulted in this resource.
- hit(Rectangle, Shape, boolean) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- HOFFSET - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- HORIZONTALALIGN - Static variable in class com.lowagie.text.ElementTags
-
attribute of the cell tag
- HORIZONTALALIGN - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the cell tag
- horizontalAlignment - Variable in class com.lowagie.text.Cell
-
The horizontal alignment of the cell content.
- horizontalAlignment - Variable in class com.lowagie.text.Row
-
This is the vertical alignment.
- HorizontalAlignment - Enum in com.lowagie.text.alignment
-
Represents a possible horizontal alignment modes for document elements that can be aligned horizontally.
- HORIZONTALRULE - Static variable in class com.lowagie.text.ElementTags
-
the possible value of a tag
- HORIZONTALRULE - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of a tag
- HS_BDIAGONAL - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- HS_CROSS - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- HS_DIAGCROSS - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- HS_FDIAGONAL - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- HS_HORIZONTAL - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- HS_VERTICAL - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- HSCALE - Static variable in class com.lowagie.text.Chunk
-
Key for text horizontal scaling.
- hstrcmp(char[], int, char[], int) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
String compare, returns 0 if equal or t is a substring of s
- HTML - Static variable in class com.lowagie.text.html.HtmlTags
-
the root tag.
- HTML_ATTR_CSS_CLASS - Static variable in class com.lowagie.text.html.Markup
-
attribute for specifying externally defined CSS class
- HTML_ATTR_CSS_ID - Static variable in class com.lowagie.text.html.Markup
-
The ID attribute.
- HTML_ATTR_HEIGHT - Static variable in class com.lowagie.text.html.Markup
-
the height attribute.
- HTML_ATTR_HREF - Static variable in class com.lowagie.text.html.Markup
-
the hyperlink reference attribute.
- HTML_ATTR_REL - Static variable in class com.lowagie.text.html.Markup
-
This is a possible HTML attribute for the LINK tag.
- HTML_ATTR_STYLE - Static variable in class com.lowagie.text.html.Markup
-
This is used for inline css style information
- HTML_ATTR_STYLESHEET - Static variable in class com.lowagie.text.html.Markup
-
This is a possible HTML attribute.
- HTML_ATTR_TYPE - Static variable in class com.lowagie.text.html.Markup
-
This is a possible HTML attribute for the LINK tag.
- HTML_ATTR_WIDTH - Static variable in class com.lowagie.text.html.Markup
-
the width attribute.
- HTML_TAG_BODY - Static variable in class com.lowagie.text.html.Markup
-
the markup for the body part of a file
- HTML_TAG_DIV - Static variable in class com.lowagie.text.html.Markup
-
The DIV tag.
- HTML_TAG_LINK - Static variable in class com.lowagie.text.html.Markup
-
This is a possible HTML-tag.
- HTML_TAG_SPAN - Static variable in class com.lowagie.text.html.Markup
-
The SPAN tag.
- HTML_VALUE_CSS - Static variable in class com.lowagie.text.html.Markup
-
This is a possible HTML attribute for the LINK tag.
- HTML_VALUE_JAVASCRIPT - Static variable in class com.lowagie.text.html.Markup
-
This is a possible value for the language attribute (SCRIPT tag).
- HtmlEncoder - Class in com.lowagie.text.html
-
This class converts a
String
to the HTML-format of a String. - HtmlParser - Class in com.lowagie.text.html
-
This class can be used to parse some HTML files.
- HtmlParser() - Constructor for class com.lowagie.text.html.HtmlParser
- HtmlPeer - Class in com.lowagie.text.html
-
This interface is implemented by the peer of all the iText objects.
- HtmlPeer(String, String) - Constructor for class com.lowagie.text.html.HtmlPeer
-
Creates a XmlPeer.
- htmlStyleClass - Variable in class com.lowagie.text.Document
-
Style class in HTML body tag
- HtmlTagMap - Class in com.lowagie.text.html
-
The
Tags
-class maps several XHTML-tags to iText-objects. - HtmlTagMap() - Constructor for class com.lowagie.text.html.HtmlTagMap
-
Constructs an HtmlTagMap.
- HtmlTags - Class in com.lowagie.text.html
-
A class that contains all the possible tagnames and their attributes.
- HtmlTags() - Constructor for class com.lowagie.text.html.HtmlTags
- HTMLWorker - Class in com.lowagie.text.html.simpleparser
- HTMLWorker(DocListener) - Constructor for class com.lowagie.text.html.simpleparser.HTMLWorker
-
Creates a new instance of HTMLWorker
- HtmlWriter - Class in com.lowagie.text.html
-
A
DocWriter
class for HTML. - HtmlWriter(Document, OutputStream) - Constructor for class com.lowagie.text.html.HtmlWriter
-
Constructs a
HtmlWriter
. - HyperLinkKey(int) - Constructor for class com.lowagie.text.pdf.PdfGraphics2D.HyperLinkKey
- Hyphen - Class in com.lowagie.text.pdf.hyphenation
-
This class represents a hyphen.
- hyphenate(char[], int, int) - Method in class com.lowagie.text.pdf.hyphenation.Hyphenator
- hyphenate(char[], int, int, int, int) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
Hyphenate word and return an array of hyphenation points.
- hyphenate(String) - Method in class com.lowagie.text.pdf.hyphenation.Hyphenator
- hyphenate(String, int, int) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
Hyphenate word and return a Hyphenation object.
- hyphenate(String, String, char[], int, int, int, int) - Static method in class com.lowagie.text.pdf.hyphenation.Hyphenator
- hyphenate(String, String, String, int, int) - Static method in class com.lowagie.text.pdf.hyphenation.Hyphenator
- hyphenation - Variable in class com.lowagie.text.Phrase
-
Null, unless the Phrase has to be hyphenated.
- Hyphenation - Class in com.lowagie.text.pdf.hyphenation
-
This class represents a hyphenated word.
- HYPHENATION - Static variable in class com.lowagie.text.Chunk
-
Key for hyphenation.
- HyphenationAuto - Class in com.lowagie.text.pdf
-
Hyphenates words automatically accordingly to the language and country.
- HyphenationAuto(String, String, int, int) - Constructor for class com.lowagie.text.pdf.HyphenationAuto
-
Creates a new hyphenation instance usable in
Chunk
. - HyphenationEvent - Interface in com.lowagie.text.pdf
-
Called by
Chunk
to hyphenate a word. - HyphenationException - Exception in com.lowagie.text.pdf.hyphenation
- HyphenationException(String) - Constructor for exception com.lowagie.text.pdf.hyphenation.HyphenationException
- HyphenationTree - Class in com.lowagie.text.pdf.hyphenation
-
This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
- HyphenationTree() - Constructor for class com.lowagie.text.pdf.hyphenation.HyphenationTree
- hyphenator - Variable in class com.lowagie.text.pdf.HyphenationAuto
-
The hyphenator engine.
- Hyphenator - Class in com.lowagie.text.pdf.hyphenation
-
This class is the main entry point to the hyphenation package.
- Hyphenator(String, String, int, int) - Constructor for class com.lowagie.text.pdf.hyphenation.Hyphenator
I
- I - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- I - Static variable in class com.lowagie.text.pdf.PdfName
-
(Sometimes required, otherwise optional) For choice fields that allow multiple selection (MultiSelect flag set), an array of integers, sorted in ascending order, representing the zero-based indices in the Opt array of the currently selected option items.
- I11 - Static variable in class com.lowagie.text.pdf.parser.Matrix
-
the row=1, col=1 position ('a') in the matrix.
- I12 - Static variable in class com.lowagie.text.pdf.parser.Matrix
-
the row=1, col=2 position ('b') in the matrix.
- I13 - Static variable in class com.lowagie.text.pdf.parser.Matrix
-
the row=1, col=3 position (always 0 for 2-D) in the matrix.
- I21 - Static variable in class com.lowagie.text.pdf.parser.Matrix
-
the row=2, col=1 position ('c') in the matrix.
- I22 - Static variable in class com.lowagie.text.pdf.parser.Matrix
-
the row=2, col=2 position ('d') in the matrix.
- I23 - Static variable in class com.lowagie.text.pdf.parser.Matrix
-
the row=2, col=3 position (always 0 for 2-D) in the matrix.
- I31 - Static variable in class com.lowagie.text.pdf.parser.Matrix
-
the row=3, col=1 ('e', or X translation) position in the matrix.
- I32 - Static variable in class com.lowagie.text.pdf.parser.Matrix
-
the row=3, col=2 ('f', or Y translation) position in the matrix.
- I33 - Static variable in class com.lowagie.text.pdf.parser.Matrix
-
the row=3, col=3 position (always 1 for 2-D) in the matrix.
- IanaEncodings - Class in com.lowagie.text.xml.simpleparser
-
Translates a IANA encoding name to a Java encoding.
- IanaEncodings() - Constructor for class com.lowagie.text.xml.simpleparser.IanaEncodings
- ICCBASED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ID - Static variable in class com.lowagie.text.ElementTags
-
the chunk tag
- ID - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ID_1 - Static variable in class com.lowagie.text.PageSize
-
This is the ISO 7810 ID-1 format (85.60 x 53.98 mm or 3.370 x 2.125 inch)
- ID_2 - Static variable in class com.lowagie.text.PageSize
-
This is the ISO 7810 ID-2 format (A7 rotated)
- ID_3 - Static variable in class com.lowagie.text.PageSize
-
This is the ISO 7810 ID-3 format (B7 rotated)
- IDENTIFIER - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Unique identifier of the resource.
- IDENTIFIER - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
An unordered array of text strings that unambiguously identify the resource within a given context.
- IDENTITY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- IDENTITY_H - Static variable in class com.lowagie.text.pdf.BaseFont
-
The Unicode encoding with horizontal writing.
- IDENTITY_V - Static variable in class com.lowagie.text.pdf.BaseFont
-
The Unicode encoding with vertical writing.
- IF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- IF_SCALE_ALWAYS - Static variable in class com.lowagie.text.pdf.PdfFormField
- IF_SCALE_ANAMORPHIC - Static variable in class com.lowagie.text.pdf.PdfFormField
- IF_SCALE_BIGGER - Static variable in class com.lowagie.text.pdf.PdfFormField
- IF_SCALE_NEVER - Static variable in class com.lowagie.text.pdf.PdfFormField
- IF_SCALE_PROPORTIONAL - Static variable in class com.lowagie.text.pdf.PdfFormField
- IF_SCALE_SMALLER - Static variable in class com.lowagie.text.pdf.PdfFormField
- ignorableWhitespace(char[], int, int) - Method in class com.lowagie.text.xml.SAXiTextHandler
-
This method gets called when ignorable white space encountered.
- ignore - Variable in class com.lowagie.text.xml.SAXiTextHandler
-
This is the current chunk to which characters can be added.
- IGNORE - Static variable in class com.lowagie.text.ElementTags
-
the chunk tag
- IllegalPdfSyntaxException - Exception in com.lowagie.text.exceptions
-
Typed exception used when creating PDF syntax that isn't valid.
- IllegalPdfSyntaxException(String) - Constructor for exception com.lowagie.text.exceptions.IllegalPdfSyntaxException
-
Creates an exception saying the PDF syntax isn't correct.
- image - Variable in class com.lowagie.text.pdf.PdfChunk
-
The image in this
PdfChunk
, if it has one - Image - Class in com.lowagie.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.lowagie.text.Image
-
Constructs an
Image
-object, using an url . - Image(URL) - Constructor for class com.lowagie.text.Image
-
Constructs an
Image
-object, using an url . - IMAGE - Static variable in class com.lowagie.text.Chunk
-
Key for image.
- IMAGE - Static variable in class com.lowagie.text.ElementTags
-
the image tag
- IMAGE - Static variable in class com.lowagie.text.html.HtmlTags
-
the image tag
- IMAGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- IMAGEB - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- IMAGEC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- imageDictionary - Variable in class com.lowagie.text.pdf.PdfWriter
-
Dictionary, containing all the images of the PDF document
- imageEnd - Variable in class com.lowagie.text.pdf.PdfDocument
-
This is the position where the image ends.
- IMAGEI - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ImageLoader - Class in com.lowagie.text
-
Loads image files such as PNG, JPEG, GIF, TIFF and BMP.
- ImageLoader() - Constructor for class com.lowagie.text.ImageLoader
- imageMask - Variable in class com.lowagie.text.Image
-
The image that serves as a mask for this image.
- IMAGEMASK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- imagepath - Variable in class com.lowagie.text.html.HtmlWriter
-
This is a path for images.
- ImageProvider - Interface in com.lowagie.text.html.simpleparser
- imageWait - Variable in class com.lowagie.text.pdf.PdfDocument
-
This is the image that could not be shown on a previous page.
- Img - Interface in com.lowagie.text.html.simpleparser
- ImgCCITT - Class in com.lowagie.text
-
CCITT Image data that has to be inserted into the document
- ImgCCITT(int, int, boolean, int, int, byte[]) - Constructor for class com.lowagie.text.ImgCCITT
-
Creates an Image with CCITT compression.
- ImgJBIG2 - Class in com.lowagie.text
-
Support for JBIG2 images.
- ImgJBIG2() - Constructor for class com.lowagie.text.ImgJBIG2
-
Empty constructor.
- ImgJBIG2(int, int, byte[], byte[]) - Constructor for class com.lowagie.text.ImgJBIG2
-
Actual constructor for ImgJBIG2 images.
- ImgRaw - Class in com.lowagie.text
-
Raw Image data that has to be inserted into the document
- ImgRaw(int, int, int, int, byte[]) - Constructor for class com.lowagie.text.ImgRaw
-
Creates an Image in raw mode.
- IMGRAW - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - ImgTemplate - Class in com.lowagie.text
-
PdfTemplate that has to be inserted into the document
- ImgTemplate(PdfTemplate) - Constructor for class com.lowagie.text.ImgTemplate
-
Creates an Image from a PdfTemplate.
- IMGTEMPLATE - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - ImgWMF - Class in com.lowagie.text
-
An
ImgWMF
is the representation of a windows metafile that has to be inserted into the document - ImgWMF(byte[]) - Constructor for class com.lowagie.text.ImgWMF
-
Constructs an
ImgWMF
-object from memory. - ImgWMF(String) - Constructor for class com.lowagie.text.ImgWMF
-
Constructs an
ImgWMF
-object, using a filename. - ImgWMF(URL) - Constructor for class com.lowagie.text.ImgWMF
-
Constructs an
ImgWMF
-object, using an url. - importAll(PdfImage) - Method in class com.lowagie.text.pdf.PdfImage
- IMPORTDATA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- importedPages - Variable in class com.lowagie.text.pdf.PdfWriter
- importFromXML(InputStream) - Static method in class com.lowagie.text.pdf.SimpleBookmark
-
Import the bookmarks from XML.
- importFromXML(InputStream) - Static method in class com.lowagie.text.pdf.SimpleNamedDestination
-
Import the names from XML.
- importFromXML(Reader) - Static method in class com.lowagie.text.pdf.SimpleBookmark
-
Import the bookmarks from XML.
- importFromXML(Reader) - Static method in class com.lowagie.text.pdf.SimpleNamedDestination
-
Import the names from XML.
- in - Variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- INBOX - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Inward Box
- IncCell - Class in com.lowagie.text.html.simpleparser
- IncCell(String, ChainedProperties) - Constructor for class com.lowagie.text.html.simpleparser.IncCell
-
Creates a new instance of IncCell
- inchesToMillimeters(float) - Static method in class com.lowagie.text.Utilities
-
Measurement conversion from inches to millimeters.
- inchesToPoints(float) - Static method in class com.lowagie.text.Utilities
-
Measurement conversion from inches to points.
- INCLUDE - Static variable in class com.lowagie.text.pdf.PdfName
-
Stands for "Include all fields specified in Fields array" which is one possible value of the Action attribute in a signature field lock dictionary
- includeCidSet - Variable in class com.lowagie.text.pdf.BaseFont
-
Indicates if a CIDSet stream should be included in the document.
- INCOMPLETE - com.lowagie.text.pdf.SignatureType
-
Represents an incomplete or partly signed signature field.
- increment() - Method in class com.lowagie.text.pdf.PdfNumber
-
Increments the value of the
PdfNumber
-object by 1. - increment(int[]) - Method in class com.lowagie.text.pdf.CFFFont.DictNumberItem
- increment(int[]) - Method in class com.lowagie.text.pdf.CFFFont.DictOffsetItem
- increment(int[]) - Method in class com.lowagie.text.pdf.CFFFont.IndexOffsetItem
- increment(int[]) - Method in class com.lowagie.text.pdf.CFFFont.Item
-
remember the current offset and increment by item's size in bytes.
- increment(int[]) - Method in class com.lowagie.text.pdf.CFFFont.RangeItem
- increment(int[]) - Method in class com.lowagie.text.pdf.CFFFont.StringItem
- increment(int[]) - Method in class com.lowagie.text.pdf.CFFFont.UInt16Item
- increment(int[]) - Method in class com.lowagie.text.pdf.CFFFont.UInt24Item
- increment(int[]) - Method in class com.lowagie.text.pdf.CFFFont.UInt32Item
- increment(int[]) - Method in class com.lowagie.text.pdf.CFFFont.UInt8Item
- IncTable - Class in com.lowagie.text.html.simpleparser
- IncTable(Map<String, String>) - Constructor for class com.lowagie.text.html.simpleparser.IncTable
- indent - Variable in class com.lowagie.text.pdf.ColumnText
-
The first paragraph line indent.
- INDENT - Static variable in class com.lowagie.text.ElementTags
-
attribute of section/chapter tag
- indentation - Variable in class com.lowagie.text.pdf.PdfDocument
- indentation - Variable in class com.lowagie.text.Section
-
The additional indentation of the content of this section.
- Indentation() - Constructor for class com.lowagie.text.pdf.PdfDocument.Indentation
- indentationLeft - Variable in class com.lowagie.text.Image
-
the indentation to the left.
- indentationLeft - Variable in class com.lowagie.text.List
-
The indentation of this list on the left side.
- indentationLeft - Variable in class com.lowagie.text.Paragraph
-
The indentation of this paragraph on the left side.
- indentationLeft - Variable in class com.lowagie.text.Section
-
The indentation of this section on the left side.
- INDENTATIONLEFT - Static variable in class com.lowagie.text.ElementTags
-
attribute of list tag
- indentationRight - Variable in class com.lowagie.text.Image
-
the indentation to the right.
- indentationRight - Variable in class com.lowagie.text.List
-
The indentation of this list on the right side.
- indentationRight - Variable in class com.lowagie.text.Paragraph
-
The indentation of this paragraph on the right side.
- indentationRight - Variable in class com.lowagie.text.Section
-
The indentation of this section on the right side.
- INDENTATIONRIGHT - Static variable in class com.lowagie.text.ElementTags
-
attribute of list tag
- indentLeft() - Method in class com.lowagie.text.pdf.PdfDocument
-
Gets the indentation on the left side.
- indentRight() - Method in class com.lowagie.text.pdf.PdfDocument
-
Gets the indentation on the right side.
- indentTop() - Method in class com.lowagie.text.pdf.PdfDocument
-
Gets the indentation on the top side.
- index - Variable in class com.lowagie.text.pdf.internal.PolylineShapeIterator
-
the index of the current segment in the iterator.
- index(String) - Static method in class com.lowagie.text.SpecialSymbol
-
Returns the first occurrence of a special symbol in a
String
. - INDEX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- IndexBaseItem() - Constructor for class com.lowagie.text.pdf.CFFFont.IndexBaseItem
- indexChars - Variable in class com.lowagie.text.pdf.BidiLine
- indexChunk - Variable in class com.lowagie.text.pdf.BidiLine
- indexChunkChar - Variable in class com.lowagie.text.pdf.BidiLine
- INDEXED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- IndexEvents - Class in com.lowagie.text.pdf.events
-
Class for an index.
- IndexEvents() - Constructor for class com.lowagie.text.pdf.events.IndexEvents
- IndexEvents.Entry - Class in com.lowagie.text.pdf.events
-
Class for an index entry.
- IndexMarkerItem(CFFFont.OffsetItem, CFFFont.IndexBaseItem) - Constructor for class com.lowagie.text.pdf.CFFFont.IndexMarkerItem
- IndexOffsetItem(int) - Constructor for class com.lowagie.text.pdf.CFFFont.IndexOffsetItem
- IndexOffsetItem(int, int) - Constructor for class com.lowagie.text.pdf.CFFFont.IndexOffsetItem
- INDIRECT - Static variable in class com.lowagie.text.pdf.PdfObject
-
A possible type of
PdfObject
- indirectMap - Variable in class com.lowagie.text.pdf.PdfCopy
- indirectReference() - Method in class com.lowagie.text.pdf.PdfOutline
-
Gets the indirect reference of this
PdfOutline
. - indirects - Variable in class com.lowagie.text.pdf.PdfCopy
- indRef - Variable in class com.lowagie.text.pdf.PdfObject
-
Holds the indirect reference.
- info - Variable in class com.lowagie.text.pdf.PdfDocument
-
some meta information about the Document.
- INFO - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- init() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- init(InputMeta) - Method in class com.lowagie.text.pdf.codec.wmf.MetaBrush
- init(InputMeta) - Method in class com.lowagie.text.pdf.codec.wmf.MetaFont
- init(InputMeta) - Method in class com.lowagie.text.pdf.codec.wmf.MetaPen
- init(InputStream) - Method in class com.lowagie.text.xml.TagMap
- initExtraHeights() - Method in class com.lowagie.text.pdf.PdfPRow
-
Initializes the extra heights array.
- initFooter() - Method in class com.lowagie.text.html.HtmlWriter
-
Adds the header to the top of the
Document
- initHeader() - Method in class com.lowagie.text.html.HtmlWriter
-
Adds the header to the top of the
Document
- initializeStringTable() - Method in class com.lowagie.text.pdf.LZWDecoder
-
Initialize the string table.
- INITIALS - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
Naming attribute of type X520name
- initPage() - Method in class com.lowagie.text.pdf.PdfDocument
-
Initializes a page.
- INK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- INKLIST - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- inkSpreading - Variable in class com.lowagie.text.pdf.Barcode
-
The ink spreading.
- InputMeta - Class in com.lowagie.text.pdf.codec.wmf
- InputMeta(InputStream) - Constructor for class com.lowagie.text.pdf.codec.wmf.InputMeta
- inputStream - Variable in class com.lowagie.text.pdf.PdfStream
- inputStreamLength - Variable in class com.lowagie.text.pdf.PdfStream
- InputStreamToArray(InputStream) - Static method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- insert(char[], int, char) - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- insert(String, char) - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
Branches are initially compressed, needing one node per key plus the size of the string key.
- insertBalanced(String[], char[], int, int) - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
Recursively insert the median first and then the median of the lower and upper halves, and so on in order to get a balanced tree.
- insertDirectory(String) - Method in class com.lowagie.text.pdf.DefaultFontMapper
-
Inserts all the fonts recognized by iText in the
directory
into the map. - insertNames(Object[], String) - Method in class com.lowagie.text.pdf.DefaultFontMapper
-
Inserts the names in this map.
- insertNode(Node, String) - Method in class com.lowagie.text.pdf.XfaForm.Xml2SomDatasets
-
Inserts a new
Node
that will match the short name. - insertPage(int, Rectangle) - Method in class com.lowagie.text.pdf.PdfStamper
-
Inserts a blank page.
- insertStyle(Map<String, String>) - Static method in class com.lowagie.text.html.simpleparser.FactoryProperties
-
This method isn't used by iText, but you can use it to analyze the value of a style attribute inside a HashMap.
- insertStyle(Map<String, String>, ChainedProperties) - Static method in class com.lowagie.text.html.simpleparser.FactoryProperties
-
New method contributed by Lubos Strapko
- insertTable(Table) - Method in class com.lowagie.text.Table
-
To put a table within the existing table at the current position generateTable will of course re-arrange the widths of the columns.
- insertTable(Table, int, int) - Method in class com.lowagie.text.Table
-
To put a table within the existing table at the given position generateTable will of course re-arrange the widths of the columns.
- insertTable(Table, Point) - Method in class com.lowagie.text.Table
-
To put a table within the existing table at the given position generateTable will of course re-arrange the widths of the columns.
- installDefaultOperators() - Method in class com.lowagie.text.pdf.parser.PdfContentStreamHandler
-
Loads all the supported graphics and text state operators in a map.
- INSTANCES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- insureOpen() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- INTENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- INTERPOLATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- interpolation - Variable in class com.lowagie.text.Image
-
Holds value of property interpolation.
- intersects(double, double, double, double) - Method in class com.lowagie.text.pdf.internal.PolylineShape
-
Checks if one of the lines in the polyline intersects with a given rectangle.
- intersects(Rectangle2D) - Method in class com.lowagie.text.pdf.internal.PolylineShape
-
Checks if one of the lines in the polyline intersects with a given rectangle.
- IntHashtable - Class in com.lowagie.text.pdf
-
A hash map that uses primitive ints for the key rather than objects.
- IntHashtable() - Constructor for class com.lowagie.text.pdf.IntHashtable
-
Constructs a new, empty hashtable with a default capacity and load factor, which is
20
and0.75
respectively. - IntHashtable(int) - Constructor for class com.lowagie.text.pdf.IntHashtable
-
Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is
0.75
. - IntHashtable(int, float) - Constructor for class com.lowagie.text.pdf.IntHashtable
-
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
- intValue() - Method in class com.lowagie.text.pdf.PdfNumber
-
Returns the primitive
int
value of this object. - intValue() - Method in class com.lowagie.text.pdf.PRTokeniser
- InvalidPdfException - Exception in com.lowagie.text.exceptions
-
Typed exception used when opening an existing PDF document.
- InvalidPdfException(String) - Constructor for exception com.lowagie.text.exceptions.InvalidPdfException
-
Creates an instance of a NoPdfException.
- inverse - Variable in class com.lowagie.text.pdf.SequenceList
- inverseSearch - Variable in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
The data to do a search from the bottom hierarchy.
- inverseSearch(List<String>) - Method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Searches the SOM hierarchy from the bottom.
- inverseSearchAdd(String) - Method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Adds a SOM name to the search node chain.
- InverseStore() - Constructor for class com.lowagie.text.pdf.XfaForm.InverseStore
- invert - Variable in class com.lowagie.text.Image
-
Image color inversion
- INVERTEDPORTRAIT - Static variable in class com.lowagie.text.pdf.PdfPage
-
value of the Rotate key for a page in INVERTEDPORTRAIT
- INVISIBLE - Static variable in class com.lowagie.text.pdf.BaseField
-
The annotation flag: Invisible.
- invoke(List<PdfObject>, PdfContentStreamHandler, PdfDictionary) - Method in interface com.lowagie.text.pdf.parser.ContentOperator
-
Invokes a content operator.
- invokeOperator(PdfLiteral, List<PdfObject>, PdfDictionary) - Method in class com.lowagie.text.pdf.parser.PdfContentStreamHandler
-
Invokes an operator.
- IRT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- is128Key() - Method in class com.lowagie.text.pdf.PdfReader
-
Returns
true
if the PDF has a 128 bit key encryption. - isAcro6Layers() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the Acrobat 6.0 layer mode.
- isAddedCompletely() - Method in class com.lowagie.text.Section
- isAdjustFirstLine() - Method in class com.lowagie.text.pdf.ColumnText
-
Gets the first line adjustment property.
- isAlignindent() - Method in class com.lowagie.text.List
-
Checks if all the listitems should be aligned.
- isAnnotation() - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Getter for property annotation.
- isAntiAlias() - Method in class com.lowagie.text.pdf.PdfShading
- isAppend() - Method in class com.lowagie.text.pdf.AcroFields
-
Indicates whether the stamper is in append mode or not
- isAppendable() - Method in class com.lowagie.text.pdf.PdfReader
-
Getter for property appendable.
- isArray() - Method in class com.lowagie.text.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfArray
. - isAssemblyAllowed(int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Tells you if document assembly is allowed.
- isAutoindent() - Method in class com.lowagie.text.List
-
Checks if the indentation of list items is done automatically.
- isBody(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the root tag.
- isBold() - Method in class com.lowagie.text.Font
-
checks if this font is Bold.
- isBookmarkOpen() - Method in class com.lowagie.text.Section
-
Getter for property bookmarkOpen.
- isBoolean() - Method in class com.lowagie.text.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfBoolean
. - ISBYTE - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- isCalculated() - Method in class com.lowagie.text.pdf.PdfPRow
-
Checks if the dimensions of the columns were calculated.
- isCatalog() - Method in class com.lowagie.text.pdf.PdfDictionary
-
Checks if a
Dictionary
is of the type CATALOG. - isCellgroup() - Method in class com.lowagie.text.SimpleCell
- isCellRenderedOnPage(PdfCell, int) - Method in class com.lowagie.text.pdf.PdfDocument.RenderingContext
- isCellsFitPage() - Method in class com.lowagie.text.Table
-
Checks if the cells of this
Table
have to fit a page. - isCertificationType() - Method in enum com.lowagie.text.pdf.SignatureType
- isChanged() - Method in class com.lowagie.text.pdf.XfaForm
-
Checks if this XFA form was changed.
- isChapter() - Method in class com.lowagie.text.Section
-
Checks if this object is a
Chapter
. - isChecked() - Method in class com.lowagie.text.pdf.RadioCheckField
-
Getter for property checked.
- isChecksumText() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the property to show the generated checksum in the the text.
- isCID - Variable in class com.lowagie.text.pdf.CFFFont.Font
- isCID(String) - Method in class com.lowagie.text.pdf.CFFFont
- isCloseStream() - Method in class com.lowagie.text.DocWriter
-
Checks if the stream is to be closed on document close
- isCollectionItem() - Method in class com.lowagie.text.pdf.collection.PdfCollectionField
-
Checks if the type of the field is suitable for a Collection Item.
- isColspan - Variable in class com.lowagie.text.pdf.PdfPTable
- isCompatibleValue(Object) - Method in class com.lowagie.text.pdf.PdfGraphics2D.HyperLinkKey
- isComplete() - Method in interface com.lowagie.text.LargeElement
-
Indicates if the element is complete or not.
- isComplete() - Method in class com.lowagie.text.pdf.PdfPTable
- isComplete() - Method in class com.lowagie.text.Section
- isComplete() - Method in class com.lowagie.text.Table
- isContent() - Method in class com.lowagie.text.Annotation
- isContent() - Method in class com.lowagie.text.Chunk
- isContent() - Method in interface com.lowagie.text.Element
-
Checks if this element is a content object.
- isContent() - Method in class com.lowagie.text.html.simpleparser.IncCell
- isContent() - Method in class com.lowagie.text.List
- isContent() - Method in class com.lowagie.text.MarkedObject
- isContent() - Method in class com.lowagie.text.Meta
- isContent() - Method in class com.lowagie.text.pdf.draw.VerticalPositionMark
- isContent() - Method in class com.lowagie.text.pdf.MultiColumnText
- isContent() - Method in class com.lowagie.text.pdf.PdfPTable
- isContent() - Method in class com.lowagie.text.Phrase
- isContent() - Method in class com.lowagie.text.Rectangle
- isContent() - Method in class com.lowagie.text.Row
- isContent() - Method in class com.lowagie.text.Section
- isConvert2pdfptable() - Method in class com.lowagie.text.Table
-
Method to check if the Table should be converted to a PdfPTable or not.
- isCopyAllowed(int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Tells you if copying is allowed.
- isDeflated() - Method in class com.lowagie.text.Image
-
Getter for property deflated.
- isDegradedPrintingAllowed(int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Tells you if degraded printing is allowed.
- isDelimiter(int) - Static method in class com.lowagie.text.pdf.PRTokeniser
- isDelimiterWhitespace(int) - Static method in class com.lowagie.text.pdf.PRTokeniser
- isDeprecated() - Method in enum com.lowagie.text.StandardFonts
- isDictionary() - Method in class com.lowagie.text.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfDictionary
. - isDirectTextToByte() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the direct conversion of
char
tobyte
. - isDocumentRoot(String) - Method in class com.lowagie.text.xml.SAXiTextHandler
-
Checks if a certain tag corresponds with the roottag.
- isDone() - Method in class com.lowagie.text.pdf.internal.PolylineShapeIterator
-
Tests if there are more points to read.
- isDynamicForm() - Method in class com.lowagie.text.pdf.XfaForm.Xml2SomTemplate
-
true
if it's a dynamic form;false
if it's a static form. - isEmbedded() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the embedded flag.
- isEmbeddedFilesOnly() - Method in class com.lowagie.text.pdf.PdfEncryption
-
Indicates if only the embedded files have to be encrypted.
- isEmpty() - Method in class com.lowagie.text.Cell
-
Checks if the
Cell
is empty. - isEmpty() - Method in class com.lowagie.text.Chunk
-
Checks is this
Chunk
is empty. - isEmpty() - Method in class com.lowagie.text.List
-
Returns
true
if the list is empty. - isEmpty() - Method in class com.lowagie.text.pdf.BidiLine
- isEmpty() - Method in class com.lowagie.text.pdf.IntHashtable
-
Tests if this hashtable maps no keys to values.
- isEmpty() - Method in class com.lowagie.text.pdf.PdfArray
-
Returns
true
if the array is empty. - isEmpty() - Method in class com.lowagie.text.Phrase
-
Checks is this
Phrase
contains no or 1 emptyChunk
. - isEmpty() - Method in class com.lowagie.text.Row
-
Checks if the row is empty.
- isEnabled() - Static method in class com.lowagie.text.pdf.LayoutProcessor
- isEncrypted() - Method in class com.lowagie.text.pdf.PdfReader
-
Returns
true
if the PDF is encrypted. - isExtended() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the property to generate extended barcode 39.
- isExtendLastRow() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the value of the last row extension.
- isExtendLastRow(boolean) - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the value of the last row extension, taking into account if the final row is reached or not.
- isFillInAllowed(int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Tells you if filling in fields is allowed.
- isFont() - Method in class com.lowagie.text.pdf.PdfDictionary
-
Checks if a
Dictionary
is of the type FONT. - isFontSpecific() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the symbolic flag of the font.
- isFopSupported() - Static method in class com.lowagie.text.pdf.FopGlyphProcessor
- isForceWidthsOutput() - Method in class com.lowagie.text.pdf.BaseFont
-
Gets the state of the property.
- isForm() - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Getter for property form.
- isFullCompression() - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Gets the 1.5 compression status.
- isFullCompression() - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Gets the 1.5 compression status.
- isFullCompression() - Method in class com.lowagie.text.pdf.PdfStamper
-
Gets the 1.5 compression status.
- isFullCompression() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to find out if 1.5 compression is on.
- isGenerateAppearances() - Method in class com.lowagie.text.pdf.AcroFields
-
Gets the property generateAppearances.
- isGenerateChecksum() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the optional checksum generation.
- isGlyphSubstitutionEnabled() - Method in class com.lowagie.text.Document
-
Returns the glyph substitution enabled flag.
- isGlyphSubstitutionEnabled() - Method in class com.lowagie.text.TextRenderingOptions
-
Returns the glyph substitution enabled flag.
- isGuardBars() - Method in class com.lowagie.text.pdf.Barcode
-
Gets the property to show the guard bars for barcode EAN.
- isHead(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the head tag.
- isHeader() - Method in class com.lowagie.text.Cell
-
Is this
Cell
a header? - isHeadersInEvent() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the header status inclusion in PdfPTableEvent.
- isHexString() - Method in class com.lowagie.text.pdf.PRTokeniser
- isHexWriting() - Method in class com.lowagie.text.pdf.PdfString
- isHtml(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the root tag.
- isHybridXref() - Method in class com.lowagie.text.pdf.PdfReader
-
Getter for property hybridXref.
- isIconFitToBounds() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Getter for property iconFitToBounds.
- isImgRaw() - Method in class com.lowagie.text.Image
-
Returns
true
if the image is aImgRaw
-object. - isImgTemplate() - Method in class com.lowagie.text.Image
-
Returns
true
if the image is anImgTemplate
-object. - isIncludeCidSet() - Method in class com.lowagie.text.pdf.BaseFont
-
Indicates if a CIDSet stream should be included in the document for
TrueTypeFontUnicode
. - isIncludeFileID() - Method in class com.lowagie.text.pdf.PdfStamper
-
Returns if the file ID property should be included in the PDF file header when creating and signing the PDF file.
- isIndirect() - Method in class com.lowagie.text.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfIndirectObject
. - isInternal() - Method in class com.lowagie.text.pdf.PdfAnnotation.PdfImportedLink
- isInterpolation() - Method in class com.lowagie.text.Image
-
Getter for property interpolation.
- isInverted() - Method in class com.lowagie.text.Image
-
Getter for the inverted value
- isInvisible() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Gets the visibility status of the signature.
- isItalic() - Method in class com.lowagie.text.Font
-
checks if this font is italic.
- isJpeg() - Method in class com.lowagie.text.Image
-
Returns
true
if the image is aJpeg
-object. - isKnockout() - Method in class com.lowagie.text.pdf.parser.GraphicsState
- isLettered() - Method in class com.lowagie.text.List
-
Checks if the list is lettered.
- isLink(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the link tag.
- isLocked() - Method in class com.lowagie.text.Table
- isLockedWidth() - Method in class com.lowagie.text.pdf.PdfPTable
-
Getter for property lockedWidth.
- isLowercase() - Method in class com.lowagie.text.List
-
Checks if the list lettering is lowercase.
- ISMAP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- isMarginMirroring() - Method in class com.lowagie.text.Document
-
Gets the margin mirroring flag.
- isMask() - Method in class com.lowagie.text.Image
-
Returns
true
if thisImage
is a mask. - isMaskCandidate() - Method in class com.lowagie.text.Image
-
Returns
true
if thisImage
has the requisites to be a mask. - isMeta(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the meta tag.
- isMetadataEncrypted() - Method in class com.lowagie.text.pdf.PdfEncryption
- isMetadataEncrypted() - Method in class com.lowagie.text.pdf.PdfReader
- isModificationlowedWithoutOwnerPassword() - Method in class com.lowagie.text.pdf.PdfReader
-
Checks if an encrypted document may be modified if the owner password was not supplied.
- isModifyAnnotationsAllowed(int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Tells you if modifying annotations is allowed.
- isModifyContentsAllowed(int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Tells you if modifying content is allowed.
- isName() - Method in class com.lowagie.text.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfName
. - isNestable() - Method in class com.lowagie.text.Annotation
- isNestable() - Method in class com.lowagie.text.Chapter
- isNestable() - Method in class com.lowagie.text.Chunk
- isNestable() - Method in interface com.lowagie.text.Element
-
Checks if this element is nestable.
- isNestable() - Method in class com.lowagie.text.html.simpleparser.IncCell
- isNestable() - Method in class com.lowagie.text.Image
- isNestable() - Method in class com.lowagie.text.List
- isNestable() - Method in class com.lowagie.text.MarkedObject
- isNestable() - Method in class com.lowagie.text.Meta
- isNestable() - Method in class com.lowagie.text.pdf.draw.VerticalPositionMark
- isNestable() - Method in class com.lowagie.text.pdf.MultiColumnText
- isNestable() - Method in class com.lowagie.text.pdf.PdfPTable
- isNestable() - Method in class com.lowagie.text.Phrase
- isNestable() - Method in class com.lowagie.text.Rectangle
- isNestable() - Method in class com.lowagie.text.Row
- isNestable() - Method in class com.lowagie.text.Section
- isNestable() - Method in class com.lowagie.text.SimpleTable
- isNestable() - Method in class com.lowagie.text.Table
- isNewField() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Checks if a new field was created.
- isNewlineSplit() - Method in class com.lowagie.text.pdf.PdfChunk
-
Checks if the
PdfChunk
split was caused by a newline. - isNewlineSplit() - Method in class com.lowagie.text.pdf.PdfLine
-
Checks if a newline caused the line split.
- isNewXrefType() - Method in class com.lowagie.text.pdf.PdfReader
-
Getter for property newXrefType.
- isNotAddedYet() - Method in class com.lowagie.text.Section
-
Indicates if this is the first time the section is added.
- isNotAddedYet() - Method in class com.lowagie.text.Table
-
Indicates if this is the first time the section is added.
- isNoWrap() - Method in class com.lowagie.text.pdf.PdfPCell
-
Getter for property noWrap.
- isNull() - Method in class com.lowagie.text.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfNull
. - isNullStrokeFill(boolean) - Method in class com.lowagie.text.pdf.codec.wmf.MetaDo
- isNumber() - Method in class com.lowagie.text.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfNumber
. - isNumbered() - Method in class com.lowagie.text.HeaderFooter
-
Checks if the HeaderFooter contains a page number.
- isNumbered() - Method in class com.lowagie.text.List
-
Checks if the list is numbered.
- isOn() - Method in class com.lowagie.text.pdf.PdfLayer
-
Gets the initial visibility of the layer.
- isOnPanel() - Method in class com.lowagie.text.pdf.PdfLayer
-
Gets the layer visibility in Acrobat's layer panel
- isOpen() - Method in class com.lowagie.text.Document
-
Checks if the document is open.
- isOpen() - Method in class com.lowagie.text.pdf.PdfOutline
-
Getter for property open.
- isOpen() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- isOpenedWithFullPermissions() - Method in class com.lowagie.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.
- isOtherFont(Font) - Method in class com.lowagie.text.html.HtmlWriter
-
Checks if a given font is the same as the font that was last used.
- isOutlineTree() - Method in class com.lowagie.text.pdf.PdfDictionary
-
Checks if a
Dictionary
is of the type OUTLINES. - isOverflow() - Method in class com.lowagie.text.pdf.MultiColumnText
-
Indicates that all of the text did not fit in the specified height.
- isOwnerPasswordUsed() - Method in class com.lowagie.text.pdf.PdfReader
-
Returns
true
if the owner password has been used to open the document. - isPage() - Method in class com.lowagie.text.pdf.PdfDictionary
-
Checks if a
Dictionary
is of the type PAGE. - isPageEmpty() - Method in class com.lowagie.text.pdf.PdfWriter
-
Checks if a newPage() will actually generate a new page.
- isPages() - Method in class com.lowagie.text.pdf.PdfDictionary
-
Checks if a
Dictionary
is of the type PAGES. - isParent() - Method in class com.lowagie.text.pdf.PdfPage
-
Checks if this page element is a tree of pages.
- isPaused() - Method in class com.lowagie.text.DocWriter
-
Checks if writing is paused.
- isPdfA1() - Method in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
Checks if the PDF has to be in conformance with PDFA1
- isPdfA1() - Method in class com.lowagie.text.pdf.PdfWriter
- isPdfA1A() - Method in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
Checks if the PDF has to be in conformance with PDFA1A
- isPdfDocEncoding(String) - Static method in class com.lowagie.text.pdf.PdfEncodings
-
Checks is
text
only has PdfDocEncoding characters. - isPdfX() - Method in interface com.lowagie.text.pdf.interfaces.PdfXConformance
-
Checks if the PDF/X Conformance is necessary.
- isPdfX() - Method in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
Checks if the PDF/X Conformance is necessary.
- isPdfX() - Method in class com.lowagie.text.pdf.PdfWriter
- isPdfX1A2001() - Method in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
Checks if the PDF has to be in conformance with PDF/X-1a:2001
- isPdfX32002() - Method in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
Checks if the PDF has to be in conformance with PDF/X-3:2002
- isPreClosed() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Checks if the document is in the process of closing.
- isPrintingAllowed(int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Tells you if printing is allowed.
- isProportionalIcon() - Method in class com.lowagie.text.pdf.PushbuttonField
-
Getter for property proportionalIcon.
- isRebuilt() - Method in class com.lowagie.text.pdf.PdfReader
-
Checks if the document had errors and was rebuilt.
- isRegistered(String) - Static method in class com.lowagie.text.FontFactory
-
Checks if a certain font is registered.
- isRegistered(String) - Method in class com.lowagie.text.FontFactoryImp
-
Checks if a certain font is registered.
- isRegistered(String) - Method in interface com.lowagie.text.FontProvider
-
Checks if a certain font is registered.
- isRelative() - Method in enum com.lowagie.text.html.FontSize
- isRevocationValid() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Checks if OCSP revocation refers to the document signing certificate.
- isRgbTransparencyBlending() - Method in class com.lowagie.text.pdf.PdfWriter
-
Gets the transparency blending colorspace.
- isRotateContents() - Method in class com.lowagie.text.pdf.PdfCopy
-
Getter for property rotateContents.
- isRotateContents() - Method in class com.lowagie.text.pdf.PdfStamper
-
Checks if the content is automatically adjusted to compensate the original page rotation.
- isRTL - Variable in class com.lowagie.text.pdf.PdfLine
- isScreenReadersAllowed(int) - Static method in class com.lowagie.text.pdf.PdfEncryptor
-
Tells you if repurposing for screenreaders is allowed.
- isSection() - Method in class com.lowagie.text.Section
-
Checks if this object is a
Section
. - isSectionTitle - Variable in class com.lowagie.text.pdf.PdfDocument
-
Signals that onParagraph is valid (to avoid that a Chapter/Section title is treated as a Paragraph).
- isSet(int) - Static method in class com.lowagie.text.pdf.LayoutProcessor
- isSimilar(String) - Method in class com.lowagie.text.pdf.XfaForm.InverseStore
-
Search the current node for a similar name.
- isSkipFirstHeader() - Method in class com.lowagie.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.lowagie.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.lowagie.text.Image
-
Getter for property smask.
- isSpecialTag(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is a special tag.
- isSplitCharacter(int, int, int, char[], PdfChunk[]) - Method in class com.lowagie.text.pdf.DefaultSplitCharacter
-
Checks if a character can be used to split a
PdfString
. - isSplitCharacter(int, int, int, char[], PdfChunk[]) - Method in interface com.lowagie.text.SplitCharacter
-
Returns
true
if the character can split a line. - isSplitLate() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the property splitLate.
- isSplitRows() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the split value.
- isStandardFont() - Method in class com.lowagie.text.Font
-
Checks if the properties of this font are undefined or null.
- isStartStopText() - Method in class com.lowagie.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.lowagie.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.lowagie.text.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfStream
. - isStrictImageSequence() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to get the strictImageSequence status.
- isStrikeout() - Method in class com.lowagie.text.pdf.codec.wmf.MetaFont
- isStrikethru() - Method in class com.lowagie.text.Font
-
checks if the style of this font is STRIKETHRU.
- isString() - Method in class com.lowagie.text.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfString
. - isSubset() - Method in class com.lowagie.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.lowagie.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.
- isSurrogateLow(char) - Static method in class com.lowagie.text.Utilities
-
Check if the value of a character belongs to a certain interval that indicates it's the lower part of a surrogate pair.
- isSurrogatePair(char[], int) - Static method in class com.lowagie.text.Utilities
-
Checks if two subsequent characters in a character array are are the higher and the lower character in a surrogate pair (and therefore eligible for conversion to a UTF 32 character).
- isSurrogatePair(String, int) - Static method in class com.lowagie.text.Utilities
-
Checks if two subsequent characters in a String are are the higher and the lower character in a surrogate pair (and therefore eligible for conversion to a UTF 32 character).
- isTable() - Method in class com.lowagie.text.Cell
-
Checks if this
Cell
is a placeholder for a (nested) table. - isTableFitsPage() - Method in class com.lowagie.text.Table
-
Checks if this
Table
has to fit a page. - isTagged() - Method in class com.lowagie.text.pdf.PdfWriter
-
Check if the document is marked for tagging.
- isTampered() - Method in class com.lowagie.text.pdf.PdfReader
-
Checks if the document was changed.
- isTitle(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the title tag.
- isTriggerNewPage() - Method in class com.lowagie.text.Section
-
Getter for property bookmarkOpen.
- isUnderline() - Method in class com.lowagie.text.pdf.codec.wmf.MetaFont
- isUnderlined() - Method in class com.lowagie.text.Font
-
checks if this font is underlined.
- isUpdateDocInfo() - Method in class com.lowagie.text.pdf.PdfStamper
-
Returns whether the document /Info dictionary should be updated in a sequential PDF revision update
- isUpdateMetadata() - Method in class com.lowagie.text.pdf.PdfStamper
-
Returns whether the /Metadata dictionary should be updated in the new sequential PDF revision update
- isUseAscender() - Method in class com.lowagie.text.Cell
-
Gets the value of useAscender
- isUseAscender() - Method in class com.lowagie.text.pdf.ColumnText
-
Checks if UseAscender is enabled/disabled.
- isUseAscender() - Method in class com.lowagie.text.pdf.PdfCell
-
Gets the value of useAscender
- isUseAscender() - Method in class com.lowagie.text.pdf.PdfPCell
-
Gets state of first line height based on max ascender
- isUseAscender() - Method in class com.lowagie.text.SimpleCell
- isUseBorderPadding() - Method in class com.lowagie.text.Cell
-
Gets the value of useBorderPadding.
- isUseBorderPadding() - Method in class com.lowagie.text.pdf.PdfCell
-
Gets the value of useBorderPadding.
- isUseBorderPadding() - Method in class com.lowagie.text.pdf.PdfPCell
-
If true, then effective padding will include border widths
- isUseBorderPadding() - Method in class com.lowagie.text.SimpleCell
- isUsed() - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Getter for property used.
- isUseDescender() - Method in class com.lowagie.text.Cell
-
gets the value of useDescender
- isUseDescender() - Method in class com.lowagie.text.pdf.PdfCell
-
gets the value of useDescender
- isUseDescender() - Method in class com.lowagie.text.pdf.PdfPCell
-
Getter for property useDescender.
- isUseDescender() - Method in class com.lowagie.text.SimpleCell
- isUserProperties() - Method in class com.lowagie.text.pdf.PdfWriter
-
Gets the flag indicating the presence of structure elements that contain user properties attributes.
- isUseVariableBorders() - Method in class com.lowagie.text.Rectangle
-
Indicates whether variable width borders are being used.
- isValid() - Method in class com.lowagie.text.pdf.PdfAcroForm
-
Checks if the Acroform is valid
- isWhitespace(int) - Static method in class com.lowagie.text.pdf.PRTokeniser
- isWS(char) - Static method in class com.lowagie.text.pdf.BidiLine
- isXfaPresent() - Method in class com.lowagie.text.pdf.XfaForm
-
Returns
true
if it is a XFA form. - ITALIC - Static variable in class com.lowagie.text.Font
-
this is a possible style.
- ITALICANGLE - Static variable in class com.lowagie.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.lowagie.text.pdf.PdfName
-
A name
- Item() - Constructor for class com.lowagie.text.pdf.CFFFont.Item
- Item(PdfIndirectReference) - Constructor for class com.lowagie.text.pdf.AcroFields.Item
- iterateFields(PdfArray, PRIndirectReference, String) - Method in class com.lowagie.text.pdf.PRAcroForm
-
After reading, we index all of the fields.
- iterateOutlines(PdfWriter, PdfIndirectReference, List<Map<String, Object>>, boolean) - Static method in class com.lowagie.text.pdf.SimpleBookmark
- iterator() - Method in class com.lowagie.text.pdf.PdfLine
-
Returns an iterator of
PdfChunk
s. - iterator() - Method in class com.lowagie.text.Table
-
Gets an
Iterator
of all theRow
s. - Iterator() - Constructor for class com.lowagie.text.pdf.hyphenation.TernaryTree.Iterator
- ITEXT - Static variable in class com.lowagie.text.ElementTags
-
the root tag.
- ITEXT_TAG - Static variable in class com.lowagie.text.html.Markup
-
the key for any tag
- IVGenerator - Class in com.lowagie.text.pdf.crypto
-
An initialization vector generator for a CBC block encryption.
- IX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
J
- JapaneseEncoding_H - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- JapaneseEncoding_HW_H - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- JapaneseEncoding_HW_V - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- JapaneseEncoding_V - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- JapaneseFont_Go - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- JapaneseFont_Min - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- javaScript(String, PdfWriter) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates a JavaScript action.
- javaScript(String, PdfWriter, boolean) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates a JavaScript action.
- JAVASCRIPT - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible value for the LANGUAGE attribute.
- JAVASCRIPT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- javaScript_onLoad - Variable in class com.lowagie.text.Document
-
Content of JavaScript onLoad function
- JAVASCRIPT_ONLOAD - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the BODY tag
- javaScript_onUnLoad - Variable in class com.lowagie.text.Document
-
Content of JavaScript onUnLoad function
- JAVASCRIPT_ONUNLOAD - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the BODY tag
- JBIG2 - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - JBIG2DECODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- JBIG2Globals - Variable in class com.lowagie.text.pdf.PdfWriter
-
A HashSet with Stream objects containing JBIG2 Globals
- JBIG2GLOBALS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- JFIF_ID - Static variable in class com.lowagie.text.Jpeg
-
sequence that is used in all Jpeg files
- JP2_BPCC - Static variable in class com.lowagie.text.Jpeg2000
- JP2_COLR - Static variable in class com.lowagie.text.Jpeg2000
- JP2_DBTL - Static variable in class com.lowagie.text.Jpeg2000
- JP2_FTYP - Static variable in class com.lowagie.text.Jpeg2000
- JP2_IHDR - Static variable in class com.lowagie.text.Jpeg2000
- JP2_JP - Static variable in class com.lowagie.text.Jpeg2000
- JP2_JP2 - Static variable in class com.lowagie.text.Jpeg2000
- JP2_JP2C - Static variable in class com.lowagie.text.Jpeg2000
- JP2_JP2H - Static variable in class com.lowagie.text.Jpeg2000
- jp2_read_boxhdr() - Method in class com.lowagie.text.Jpeg2000
- JP2_URL - Static variable in class com.lowagie.text.Jpeg2000
- Jpeg - Class in com.lowagie.text
-
An
Jpeg
is the representation of a graphic element (JPEG) that has to be inserted into the document - Jpeg(byte[]) - Constructor for class com.lowagie.text.Jpeg
-
Constructs a
Jpeg
-object from memory. - Jpeg(byte[], float, float) - Constructor for class com.lowagie.text.Jpeg
-
Constructs a
Jpeg
-object from memory. - Jpeg(URL) - Constructor for class com.lowagie.text.Jpeg
-
Constructs a
Jpeg
-object, using an url. - JPEG - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - Jpeg2000 - Class in com.lowagie.text
-
An
Jpeg2000
is the representation of a graphic element (JPEG) that has to be inserted into the document - Jpeg2000(byte[]) - Constructor for class com.lowagie.text.Jpeg2000
-
Constructs a
Jpeg2000
-object from memory. - Jpeg2000(byte[], float, float) - Constructor for class com.lowagie.text.Jpeg2000
-
Constructs a
Jpeg2000
-object from memory. - Jpeg2000(URL) - Constructor for class com.lowagie.text.Jpeg2000
-
Constructs a
Jpeg2000
-object, using an url. - JPEG2000 - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - JPIP_JPIP - Static variable in class com.lowagie.text.Jpeg2000
- JPXDECODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- JS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- JUSTIFIED - com.lowagie.text.alignment.HorizontalAlignment
- JUSTIFIED_ALL - com.lowagie.text.alignment.HorizontalAlignment
K
- K - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- keepNumbers(String) - Static method in class com.lowagie.text.pdf.BarcodeInter25
-
Deletes all the non numeric characters from
text
. - keeptogether - Variable in class com.lowagie.text.Paragraph
-
Does the paragraph has to be kept together on 1 page.
- KEEPTOGETHER - Static variable in class com.lowagie.text.ElementTags
-
attribute of paragraph
- key - Variable in class com.lowagie.text.pdf.CFFFont
- KEY_INSTANCE - Static variable in class com.lowagie.text.pdf.PdfGraphics2D.HyperLinkKey
- keys() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- KEYWORDS - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - KEYWORDS - Static variable in class com.lowagie.text.ElementTags
-
attribute of the root tag
- KEYWORDS - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the root tag
- KEYWORDS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- KEYWORDS - Static variable in class com.lowagie.text.xml.xmp.PdfSchema
-
Keywords.
- kidNode(PdfDictionary, String) - Method in class com.lowagie.text.pdf.FdfReader
- kids - Variable in class com.lowagie.text.pdf.PdfFormField
- kids - Variable in class com.lowagie.text.pdf.PdfOutline
- KIDS - Static variable in class com.lowagie.text.pdf.PdfName
-
(Sometimes required, as described) An array of indirect references to the immediate children of this field.
- killIndirect(PdfObject) - Static method in class com.lowagie.text.pdf.PdfReader
-
Eliminates the reference to the object freeing the memory used by it and clearing the xref entry.
- killXref(PdfObject) - Method in class com.lowagie.text.pdf.PdfReader
- knows(String) - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- KoreanEncoding_H - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- KoreanEncoding_V - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- KoreanFont_GoThic - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- KoreanFont_SMyeongJo - Static variable in class com.lowagie.text.pdf.AsianFontMapper
- kv - Variable in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
This vector holds the trailing of the keys when the branch is compressed.
L
- L - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- L - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
locality name - StringType(SIZE(1..64))
- L2R - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- LANDSCAPE - Static variable in class com.lowagie.text.pdf.PdfPage
-
value of the Rotate key for a page in LANDSCAPE
- LANG - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; PDF 2.0) A language identifier overriding the document's language identifier to specify the natural language for all text in the annotation except where overridden by other explicit language specifications.
- LangAlt - Class in com.lowagie.text.xml.xmp
- LangAlt() - Constructor for class com.lowagie.text.xml.xmp.LangAlt
-
Creates a Properties object that stores languages for use in an XmpSchema
- LangAlt(String) - Constructor for class com.lowagie.text.xml.xmp.LangAlt
-
Creates a Properties object that stores languages for use in an XmpSchema
- LANGUAGE - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the SCRIPT tag.
- LANGUAGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- LANGUAGE - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
An unordered array specifying the languages used in the resource.
- LARGE - com.lowagie.text.html.FontSize
- LARGE_CROWN_OCTAVO - Static variable in class com.lowagie.text.PageSize
-
This is the Large Crown Octavo format
- LARGE_CROWN_QUARTO - Static variable in class com.lowagie.text.PageSize
-
This is the Large Crown Quarto format
- LargeElement - Interface in com.lowagie.text
-
Interface implemented by Element objects that can potentially consume a lot of memory.
- LARGER - com.lowagie.text.html.FontSize
- LAST - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- LASTCHAR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- lastElementType - Variable in class com.lowagie.text.pdf.PdfDocument
-
Holds the type of the last element, that has been added to the document.
- LASTHEADERROW - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table tag
- LASTPAGE - Static variable in class com.lowagie.text.pdf.PdfAction
-
A named action to go to the last page.
- LASTPAGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- lastXref - Variable in class com.lowagie.text.pdf.PdfReader
- LAUNCH - Static variable in class com.lowagie.text.Annotation
-
This is a possible annotation type.
- LAUNCH - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- layer - Variable in class com.lowagie.text.Image
-
Optional Content layer to which we want this Image to belong.
- layer - Variable in class com.lowagie.text.pdf.PdfTemplate
- layerDepth - Variable in class com.lowagie.text.pdf.PdfContentByte
-
The list were we save/restore the layer depth
- LAYOUT_ICON_LEFT_LABEL_RIGHT - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
A layout option
- LAYOUT_ICON_ONLY - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
A layout option
- LAYOUT_ICON_TOP_LABEL_BOTTOM - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
A layout option
- LAYOUT_LABEL_LEFT_ICON_RIGHT - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
A layout option
- LAYOUT_LABEL_ONLY - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
A layout option
- LAYOUT_LABEL_OVER_ICON - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
A layout option
- LAYOUT_LABEL_TOP_ICON_BOTTOM - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
A layout option
- LayoutProcessor - Class in com.lowagie.text.pdf
-
Provides glyph layout e.g. for accented Latin letters.
- LBL - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- LBODY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- leading - Variable in class com.lowagie.text.pdf.PdfDocument
-
This represents the leading of the lines.
- leading - Variable in class com.lowagie.text.pdf.VerticalText
-
The leading
- leading - Variable in class com.lowagie.text.Phrase
-
This is the leading of this phrase.
- leading() - Method in class com.lowagie.text.pdf.PdfCell
-
Gets the leading of a cell.
- LEADING - Static variable in class com.lowagie.text.ElementTags
-
attribute of phrase/paragraph/cell tag
- leadingCount - Variable in class com.lowagie.text.pdf.PdfDocument
-
Signals that the current leading has to be subtracted from a YMark object when positive.
- LEDGER - Static variable in class com.lowagie.text.PageSize
-
This is the ledger format
- left - Variable in class com.lowagie.text.pdf.PdfLine
-
The left indentation of the line.
- left() - Method in class com.lowagie.text.Document
-
Returns the lower left x-coordinate.
- left() - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the lower left x-coordinate.
- left(float) - Method in class com.lowagie.text.Document
-
Returns the lower left x-coordinate considering a given margin.
- left(int) - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - left(int) - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the lower left x-coordinate, considering a given margin.
- LEFT - com.lowagie.text.alignment.HorizontalAlignment
- LEFT - Static variable in class com.lowagie.text.ElementTags
-
attribute of chapter/section/paragraph/table/cell tag
- LEFT - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of chapter/section/paragraph/table/cell tag
- LEFT - Static variable in class com.lowagie.text.Image
-
this is a kind of image alignment.
- LEFT - Static variable in class com.lowagie.text.Rectangle
-
This represents one side of the border of the
Rectangle
. - leftMargin() - Method in class com.lowagie.text.Document
-
Returns the left margin.
- LEFTMARGIN - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the BODY tag.
- leftWall - Variable in class com.lowagie.text.pdf.ColumnText
-
The left column bound.
- leftX - Variable in class com.lowagie.text.pdf.ColumnText
- LEGAL - Static variable in class com.lowagie.text.PageSize
-
This is the legal format
- length - Variable in class com.lowagie.text.pdf.CFFFont.RangeItem
- length - Variable in class com.lowagie.text.pdf.hyphenation.TernaryTree
- length - Variable in class com.lowagie.text.pdf.PRStream
- length() - Method in class com.lowagie.text.pdf.hyphenation.ByteVector
- length() - Method in class com.lowagie.text.pdf.hyphenation.CharVector
- length() - Method in class com.lowagie.text.pdf.hyphenation.Hyphenation
- length() - Method in class com.lowagie.text.pdf.MappedRandomAccessFile
- length() - Method in class com.lowagie.text.pdf.parser.Vector
-
Computes the length of this vector Note: If you are working with raw vectors from PDF, be careful - the Z axis will generally be set to 1.
- length() - Method in class com.lowagie.text.pdf.PdfObject
-
Returns the length of the actual content of the
PdfObject
. - length() - Method in class com.lowagie.text.pdf.PRTokeniser
- length() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- LENGTH - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- LENGTH1 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- lengthSquared() - Method in class com.lowagie.text.pdf.parser.Vector
-
Computes the length squared of this vector.
- LETTER - Static variable in class com.lowagie.text.PageSize
-
This is the letter format
- lettered - Variable in class com.lowagie.text.List
-
Indicates if the listsymbols are numerical or alphabetical.
- LETTERED - Static variable in class com.lowagie.text.ElementTags
-
attribute of the list tag
- level() - Method in class com.lowagie.text.pdf.PdfOutline
-
returns the level of this outline.
- LI - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- LIMITS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- line - Variable in class com.lowagie.text.pdf.PdfDocument
-
The line that is currently being written.
- line - Variable in class com.lowagie.text.pdf.PdfLine
-
The arraylist containing the chunks.
- LINE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- LINE_CAP_BUTT - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible line cap value
- LINE_CAP_PROJECTING_SQUARE - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible line cap value
- LINE_CAP_ROUND - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible line cap value
- LINE_JOIN_BEVEL - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible line join value
- LINE_JOIN_MITER - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible line join value
- LINE_JOIN_ROUND - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible line join value
- LINE_STATUS_NOLINE - Static variable in class com.lowagie.text.pdf.ColumnText
-
The line cannot fit this column position.
- LINE_STATUS_OFFLIMITS - Static variable in class com.lowagie.text.pdf.ColumnText
-
The line is out the column limits.
- LINE_STATUS_OK - Static variable in class com.lowagie.text.pdf.ColumnText
-
The column is valid.
- LINEAR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- LINECANVAS - Static variable in class com.lowagie.text.pdf.PdfPTable
-
The index of the duplicate
PdfContentByte
where the border lines will be drawn. - lineColor - Variable in class com.lowagie.text.pdf.draw.LineSeparator
-
The color of the line.
- lineJoin - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- lines - Variable in class com.lowagie.text.pdf.PdfDocument
-
The lines that are written until now.
- LineSeparator - Class in com.lowagie.text.pdf.draw
-
Element that draws a solid line from left to right.
- LineSeparator() - Constructor for class com.lowagie.text.pdf.draw.LineSeparator
-
Creates a new instance of the LineSeparator class with default values: lineWidth 1 user unit, width 100%, centered with offset 0.
- LineSeparator(float, float, Color, int, float) - Constructor for class com.lowagie.text.pdf.draw.LineSeparator
-
Creates a new instance of the LineSeparator class.
- lineStatus - Variable in class com.lowagie.text.pdf.ColumnText
-
The line status when trying to fit a line to a column.
- lineTo(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Appends a straight line segment from the current point (x, y).
- lineWidth - Variable in class com.lowagie.text.pdf.draw.LineSeparator
-
The thickness of the line.
- LINK - Static variable in class com.lowagie.text.html.HtmlTags
-
The LINK tag.
- LINK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- list - Variable in class com.lowagie.text.List
-
This is the
ArrayList
containing the differentListItem
s. - list - Variable in class com.lowagie.text.pdf.BarcodePDF417.SegmentList
- List - Class in com.lowagie.text
-
A
List
contains severalListItem
s. - List() - Constructor for class com.lowagie.text.List
-
Constructs a
List
. - List(boolean) - Constructor for class com.lowagie.text.List
-
Constructs a
List
. - List(boolean, boolean) - Constructor for class com.lowagie.text.List
-
Constructs a
List
. - List(boolean, boolean, float) - Constructor for class com.lowagie.text.List
-
Creates a list
- List(boolean, float) - Constructor for class com.lowagie.text.List
-
Constructs a
List
. - List(float) - Constructor for class com.lowagie.text.List
-
Constructs a
List
with a specific symbol indentation. - LIST - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
- LIST - Static variable in class com.lowagie.text.ElementTags
-
the list tag
- listAnyObject(PdfObject) - Method in class com.lowagie.text.pdf.PdfLister
-
Visualizes a PDF object.
- listArray(PdfArray) - Method in class com.lowagie.text.pdf.PdfLister
-
Visualizes a PdfArray object.
- listContentStream(File, int, PrintWriter) - Static method in class com.lowagie.text.pdf.parser.PdfContentReaderTool
-
Writes information about the specified page in a PDF file to the specified output stream.
- listContentStream(File, PrintWriter) - Static method in class com.lowagie.text.pdf.parser.PdfContentReaderTool
-
Writes information about each page in a PDF file to the specified output stream.
- listContentStreamForPage(PdfReader, int, PrintWriter) - Static method in class com.lowagie.text.pdf.parser.PdfContentReaderTool
-
Writes information about a specific page from PdfReader to the specified output stream.
- listDict(PdfDictionary) - Method in class com.lowagie.text.pdf.PdfLister
-
Visualizes a PdfDictionary object.
- listIdx - Variable in class com.lowagie.text.pdf.ColumnText
- listIndent() - Method in class com.lowagie.text.pdf.PdfLine
-
Return the indentation needed to show the listsymbol.
- ListItem - Class in com.lowagie.text
-
A
ListItem
is aParagraph
that can be added to aList
. - ListItem() - Constructor for class com.lowagie.text.ListItem
-
Constructs a
ListItem
. - ListItem(float) - Constructor for class com.lowagie.text.ListItem
-
Constructs a
ListItem
with a certain leading. - ListItem(float, Chunk) - Constructor for class com.lowagie.text.ListItem
-
Constructs a
ListItem
with a certainChunk
and a certain leading. - ListItem(float, String) - Constructor for class com.lowagie.text.ListItem
-
Constructs a
ListItem
with a certainString
and a certain leading. - ListItem(float, String, Font) - Constructor for class com.lowagie.text.ListItem
-
Constructs a
ListItem
with a certain leading,String
andFont
. - ListItem(Chunk) - Constructor for class com.lowagie.text.ListItem
-
Constructs a
ListItem
with a certainChunk
. - ListItem(Phrase) - Constructor for class com.lowagie.text.ListItem
-
Constructs a
ListItem
with a certainPhrase
. - ListItem(String) - Constructor for class com.lowagie.text.ListItem
-
Constructs a
ListItem
with a certainString
. - ListItem(String, Font) - Constructor for class com.lowagie.text.ListItem
-
Constructs a
ListItem
with a certainString
and a certainFont
. - LISTITEM - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
- LISTITEM - Static variable in class com.lowagie.text.ElementTags
-
the listitem tag
- LISTITEM - Static variable in class com.lowagie.text.html.HtmlTags
-
the listitem tag
- listIterator() - Method in class com.lowagie.text.pdf.PdfArray
-
Returns the list iterator for the array.
- LISTMODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- listPage(PdfImportedPage) - Method in class com.lowagie.text.pdf.PdfLister
-
Visualizes an imported page
- listStream(PRStream, PdfReaderInstance) - Method in class com.lowagie.text.pdf.PdfLister
-
Visualizes a Stream.
- listSymbol - Variable in class com.lowagie.text.pdf.PdfLine
-
The listsymbol (if necessary).
- listSymbol() - Method in class com.lowagie.text.pdf.PdfLine
-
Returns the listsymbol of this line.
- LISTSYMBOL - Static variable in class com.lowagie.text.ElementTags
-
attribute of list tag
- LL - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- llx - Variable in class com.lowagie.text.Annotation
-
This is the lower left x-value
- llx - Variable in class com.lowagie.text.Rectangle
-
the lower left x-coordinate.
- llx() - Method in class com.lowagie.text.Annotation
-
Returns the lower left x-value.
- llx(float) - Method in class com.lowagie.text.Annotation
-
Returns the lower left x-value.
- LLX - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- LLX - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- lly - Variable in class com.lowagie.text.Annotation
-
This is the lower left y-value
- lly - Variable in class com.lowagie.text.Rectangle
-
the lower left y-coordinate.
- lly() - Method in class com.lowagie.text.Annotation
-
Returns the lower left y-value.
- lly(float) - Method in class com.lowagie.text.Annotation
-
Returns the lower left y-value.
- LLY - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- LLY - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- lo - Variable in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
Pointer to low branch and to rest of the key when it is stored directly in this node, we don't have unions in java!
- loadCacertsKeyStore() - Static method in class com.lowagie.text.pdf.PdfPKCS7
-
Loads the default root certificates at <java.home>/lib/security/cacerts with the default provider.
- loadCacertsKeyStore(String) - Static method in class com.lowagie.text.pdf.PdfPKCS7
-
Loads the default root certificates at <java.home>/lib/security/cacerts.
- loadCmap(String, byte[][]) - Static method in class com.lowagie.text.pdf.PdfEncodings
-
Loads a CJK cmap to the cache with the option of associating sequences to the newline.
- loadFont(BaseFont, String) - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Loads the AWT font needed for layout
- loadSimplePatterns(InputStream) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
- loadStyle(String, String, String) - Method in class com.lowagie.text.html.simpleparser.StyleSheet
- loadStyle(String, Map<String, String>) - Method in class com.lowagie.text.html.simpleparser.StyleSheet
- loadTagStyle(String, String, String) - Method in class com.lowagie.text.html.simpleparser.StyleSheet
- loadTagStyle(String, Map<String, String>) - Method in class com.lowagie.text.html.simpleparser.StyleSheet
- localDestination(String, PdfDestination) - Method in class com.lowagie.text.pdf.PdfContentByte
-
The local destination to where a local goto with the same name will jump.
- LOCALDESTINATION - Static variable in class com.lowagie.text.Chunk
-
Key for local destination.
- LOCALDESTINATION - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk tag
- localDestinations - Variable in class com.lowagie.text.pdf.PdfDocument
-
Stores the destinations keyed by name.
- localGoto(String, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Implements a link to other part of the document.
- LOCALGOTO - Static variable in class com.lowagie.text.Chunk
-
Key for local goto.
- LOCALGOTO - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk tag
- LOCATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- LOCK - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; shall be an indirect reference) A signature field lock dictionary that specifies a set of form fields that shall be locked when this signature field is signed.
- LOCKED - Static variable in class com.lowagie.text.pdf.BaseField
-
The annotation flag Hidden.
- LOCKED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- lockLayer(PdfLayer) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to lock an optional content group.
- logicalPage - Variable in class com.lowagie.text.pdf.PdfPageLabels.PdfPageLabelFormat
- lookup(byte[], int, int) - Method in class com.lowagie.text.pdf.fonts.cmaps.CMap
-
This will perform a lookup into the map.
- lookup(char) - Method in class com.lowagie.text.pdf.fonts.cmaps.CMap
-
This will perform a lookup into the map.
- lookupOperator(String) - Method in class com.lowagie.text.pdf.parser.PdfContentStreamHandler
-
Get the operator to process a command with a given name
- low - Variable in class com.lowagie.text.pdf.SequenceList
- LOWER - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- lowercase - Variable in class com.lowagie.text.List
-
Indicates if the listsymbols are lowercase or uppercase.
- LOWERCASE - Static variable in class com.lowagie.text.ElementTags
-
a possible list attribute
- LOWERCASE - Static variable in class com.lowagie.text.List
-
a possible value for the lettered parameter
- LOWERCASE_LETTERS - Static variable in class com.lowagie.text.pdf.PdfPageLabels
-
Logical pages will have the form of uppercase letters (a to z for the first 26 pages, aa to zz for the next 26, and so on)
- LOWERCASE_ROMAN_NUMERALS - Static variable in class com.lowagie.text.pdf.PdfPageLabels
-
Logical pages will have the form i,ii,iii,iv,...
- LRGLITTER - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Left-Right Glitter
- LRWIPE - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Left-Right Wipe
- LT - Static variable in class com.lowagie.text.DocWriter
-
This is some byte that is often used.
- LZWDecode(byte[]) - Static method in class com.lowagie.text.pdf.PdfReader
-
Decodes a stream that has the LZWDecode filter.
- LZWDECODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- LZWDecoder - Class in com.lowagie.text.pdf
-
A class for performing LZW decoding.
- LZWDecoder() - Constructor for class com.lowagie.text.pdf.LZWDecoder
M
- M - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) The date and time when the annotation was most recently modified.
- M_APP0 - Static variable in class com.lowagie.text.Jpeg
-
Marker value
- M_APP2 - Static variable in class com.lowagie.text.Jpeg
-
Marker value
- M_APPE - Static variable in class com.lowagie.text.Jpeg
-
Marker value
- MAC_EXPERT_ENCODING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an encoding
- MAC_ROMAN_ENCODING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an encoding
- MACRO_LAST_SEGMENT - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- MACRO_SEGMENT_ID - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- MACROMAN - Static variable in class com.lowagie.text.pdf.BaseFont
-
A possible encoding.
- main(String[]) - Static method in class com.lowagie.text.pdf.fonts.cmaps.CMapParser
-
A simple class to test parsing of cmap files.
- main(String[]) - Static method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- main(String[]) - Static method in class com.lowagie.text.pdf.parser.PdfContentReaderTool
-
Writes information about each page in a PDF file to the specified file, or System.out.
- main(String[]) - Static method in class com.lowagie.text.pdf.Pfm2afm
- makeMask() - Method in class com.lowagie.text.Image
-
Make this
Image
a mask. - makePackage(PdfCollection) - Method in class com.lowagie.text.pdf.PdfStamper
-
Adds or replaces the Collection Dictionary in the Catalog.
- makePackage(PdfName) - Method in class com.lowagie.text.pdf.PdfStamper
-
This is the most simple way to change a PDF into a portable collection.
- makeRemoteNamedDestinationsLocal() - Method in class com.lowagie.text.pdf.PdfReader
-
Replaces remote named links with local destinations that have the same name.
- MANAGEDFROM - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
A reference to the document as it was prior to becoming managed.
- MANAGER - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
The name of the asset management system that manages this resource.
- MANAGERVARIANT - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
Specifies a particular variant of the asset management system.
- MANAGETO - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
A URI identifying the managed resource to the asset management system; the presence of this property is the formal indication that this resource is managed.
- MANAGEUI - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
A URI that can be used to access information about the managed resource through a web browser.
- MappedRandomAccessFile - Class in com.lowagie.text.pdf
-
A
MappedByteBuffer
wrapped as aRandomAccessFile
- MappedRandomAccessFile(String, String) - Constructor for class com.lowagie.text.pdf.MappedRandomAccessFile
-
Constructs a new MappedRandomAccessFile instance
- mappingName - Variable in class com.lowagie.text.pdf.BaseField
-
Holds the value of the mapping field name.
- mapRole(PdfName, PdfName) - Method in class com.lowagie.text.pdf.PdfStructureTreeRoot
-
Maps the user tags to the standard tags.
- marginBottom - Variable in class com.lowagie.text.Document
-
margin in y direction starting from the bottom
- marginLeft - Variable in class com.lowagie.text.Document
-
margin in x direction starting from the left
- marginMirroring - Variable in class com.lowagie.text.Document
-
mirroring of the left/right margins
- marginMirroringTopBottom - Variable in class com.lowagie.text.Document
-
mirroring of the top/bottom margins
- marginRight - Variable in class com.lowagie.text.Document
-
margin in x direction starting from the right
- marginTop - Variable in class com.lowagie.text.Document
-
margin in y direction starting from the top
- MARKED - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - MARKED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MarkedObject - Class in com.lowagie.text
-
Wrapper that allows to add properties to 'basic building block' objects.
- MarkedObject() - Constructor for class com.lowagie.text.MarkedObject
-
This constructor is for internal use only.
- MarkedObject(Element) - Constructor for class com.lowagie.text.MarkedObject
-
Creates a MarkedObject.
- MarkedSection - Class in com.lowagie.text
-
Wrapper that allows to add properties to a Chapter/Section object.
- MarkedSection(Section) - Constructor for class com.lowagie.text.MarkedSection
-
Creates a MarkedObject with a Section or Chapter object.
- MarkedUpTextAssembler - Class in com.lowagie.text.pdf.parser
-
We'll get called on a variety of marked section content (perhaps including the results of nested sections), and will assemble it into an order as we can.
- MarkerItem(CFFFont.OffsetItem) - Constructor for class com.lowagie.text.pdf.CFFFont.MarkerItem
- MARKINFO - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- markPoint - Variable in class com.lowagie.text.pdf.PdfDocument
- markup - Variable in class com.lowagie.text.html.HtmlWriter
-
Store the markup properties of a MarkedObject.
- Markup - Class in com.lowagie.text.html
-
A class that contains all the possible tagnames and their attributes.
- Markup() - Constructor for class com.lowagie.text.html.Markup
- MARKUP_HIGHLIGHT - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- MARKUP_SQUIGGLY - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- MARKUP_STRIKEOUT - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- MARKUP_UNDERLINE - Static variable in class com.lowagie.text.pdf.PdfAnnotation
-
attributevalue
- markupAttributes - Variable in class com.lowagie.text.MarkedObject
-
Contains extra markupAttributes
- markUsed(AcroFields, int) - Method in class com.lowagie.text.pdf.AcroFields.Item
-
Mark all the item dictionaries used matching the given flags
- markUsed(PdfObject) - Method in class com.lowagie.text.pdf.AcroFields
-
Indicate that a PDF object has just been added.
- markUsed(PdfObject) - Method in class com.lowagie.text.pdf.PdfStamper
-
To indicate that an object has been changed.
- mask - Variable in class com.lowagie.text.Image
-
Is this image a mask?
- MASK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MATERIAL - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- matrix - Variable in class com.lowagie.text.pdf.PdfShadingPattern
- matrix - Variable in class com.lowagie.text.pdf.PdfTemplate
- matrix() - Method in class com.lowagie.text.Image
-
Returns the transformation matrix of the image.
- Matrix - Class in com.lowagie.text.pdf.parser
-
Keeps all the values of a 3 by 3 matrix and allows you to do some math with matrices.
- MATRIX - Static variable in class com.lowagie.text.pdf.PdfFormXObject
-
This is the 1 - matrix.
- MATRIX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MAX_CAMEL_CASE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MAX_COLOR_VALUE - Static variable in class com.lowagie.text.pdf.ExtendedColor
-
the max int color value (255) expressed in int
- MAX_DATA_CODEWORDS - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- MAX_FLOAT_COLOR_VALUE - Static variable in class com.lowagie.text.pdf.ExtendedColor
-
the max float color value (1) expressed in float
- MAX_INT_COLOR_VALUE - Static variable in class com.lowagie.text.pdf.ExtendedColor
-
the max int color value (255) expressed in float
- MAX_LOWER_CASE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- maxCharacterLength - Variable in class com.lowagie.text.pdf.BaseField
-
Holds value of property maxCharacterLength.
- maxHeight - Variable in class com.lowagie.text.pdf.PdfPRow
- MAXLEN - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; inheritable) The maximum length of the field's text, in characters
- maxLines - Variable in class com.lowagie.text.Cell
-
Maximum number of lines allowed in the cell.
- maxLines - Variable in class com.lowagie.text.pdf.VerticalText
-
The maximum number of vertical lines.
- maxPossibleErrorLevel(int) - Static method in class com.lowagie.text.pdf.BarcodePDF417
- maxY - Variable in class com.lowagie.text.pdf.ColumnText
-
Upper bound of the column.
- mayBeRemoved(List<PdfCell>) - Method in class com.lowagie.text.pdf.PdfDocument
- MCID - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MCR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MEDIABOX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MEDIUM - com.lowagie.text.html.FontSize
- merge(PdfDictionary) - Method in class com.lowagie.text.pdf.PdfDictionary
- mergeAttrib(PdfDictionary, PdfDictionary) - Method in class com.lowagie.text.pdf.PRAcroForm
-
merge field attributes from two dictionaries
- mergeDifferent(PdfDictionary) - Method in class com.lowagie.text.pdf.PdfDictionary
- mergeXfaData(Node) - Method in class com.lowagie.text.pdf.AcroFields
-
Merges an XML data structure into this form.
- MessageLocalization - Class in com.lowagie.text.error_messages
-
Localizes error messages.
- Meta - Class in com.lowagie.text
-
This is an
Element
that contains some meta information about the document. - Meta(String, String) - Constructor for class com.lowagie.text.Meta
-
Constructs a
Meta
. - META - Static variable in class com.lowagie.text.html.HtmlTags
-
the meta tag
- META_ANIMATEPALETTE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_ARC - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_BITBLT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_BRUSH - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaObject
- META_CHORD - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_CREATEBRUSHINDIRECT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_CREATEFONTINDIRECT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_CREATEPALETTE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_CREATEPATTERNBRUSH - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_CREATEPENINDIRECT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_CREATEREGION - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_DELETEOBJECT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_DIBBITBLT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_DIBCREATEPATTERNBRUSH - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_DIBSTRETCHBLT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_ELLIPSE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_ESCAPE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_EXCLUDECLIPRECT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_EXTFLOODFILL - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_EXTTEXTOUT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_FILLREGION - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_FLOODFILL - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_FONT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaObject
- META_FRAMEREGION - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_INTERSECTCLIPRECT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_INVERTREGION - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_LINETO - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_MOVETO - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_NOT_SUPPORTED - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaObject
- META_OFFSETCLIPRGN - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_OFFSETVIEWPORTORG - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_OFFSETWINDOWORG - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_PAINTREGION - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_PATBLT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_PEN - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaObject
- META_PIE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_POLYGON - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_POLYLINE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_POLYPOLYGON - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_REALIZEPALETTE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_RECTANGLE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_RESIZEPALETTE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_RESTOREDC - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_ROUNDRECT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SAVEDC - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SCALEVIEWPORTEXT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SCALEWINDOWEXT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SELECTCLIPREGION - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SELECTOBJECT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SELECTPALETTE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETBKCOLOR - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETBKMODE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETDIBTODEV - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETMAPMODE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETMAPPERFLAGS - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETPALENTRIES - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETPIXEL - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETPOLYFILLMODE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETRELABS - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETROP2 - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETSTRETCHBLTMODE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETTEXTALIGN - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETTEXTCHAREXTRA - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETTEXTCOLOR - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETTEXTJUSTIFICATION - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETVIEWPORTEXT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETVIEWPORTORG - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETWINDOWEXT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_SETWINDOWORG - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_STRETCHBLT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_STRETCHDIB - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- META_TEXTOUT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
- MetaBrush - Class in com.lowagie.text.pdf.codec.wmf
- MetaBrush() - Constructor for class com.lowagie.text.pdf.codec.wmf.MetaBrush
- METADATA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- METADATADATE - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
The date and time that any metadata for this resource was last changed.
- MetaDo - Class in com.lowagie.text.pdf.codec.wmf
- MetaDo(InputStream, PdfContentByte) - Constructor for class com.lowagie.text.pdf.codec.wmf.MetaDo
- MetaFont - Class in com.lowagie.text.pdf.codec.wmf
- MetaFont() - Constructor for class com.lowagie.text.pdf.codec.wmf.MetaFont
- MetaObject - Class in com.lowagie.text.pdf.codec.wmf
- MetaObject() - Constructor for class com.lowagie.text.pdf.codec.wmf.MetaObject
- MetaObject(int) - Constructor for class com.lowagie.text.pdf.codec.wmf.MetaObject
- MetaObjects - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- MetaPen - Class in com.lowagie.text.pdf.codec.wmf
- MetaPen() - Constructor for class com.lowagie.text.pdf.codec.wmf.MetaPen
- MetaState - Class in com.lowagie.text.pdf.codec.wmf
- MetaState() - Constructor for class com.lowagie.text.pdf.codec.wmf.MetaState
-
Creates new MetaState
- MetaState(MetaState) - Constructor for class com.lowagie.text.pdf.codec.wmf.MetaState
- MIDDLE - Static variable in class com.lowagie.text.Image
-
this is a kind of image alignment.
- millimetersToInches(float) - Static method in class com.lowagie.text.Utilities
-
Measurement conversion from millimeters to inches.
- millimetersToPoints(float) - Static method in class com.lowagie.text.Utilities
-
Measurement conversion from millimeters to points.
- MIMETYPE - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- MIN_CAMEL_CASE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MIN_LOWER_CASE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MINUS - Static variable in class com.lowagie.text.pdf.SequenceList
- minY - Variable in class com.lowagie.text.pdf.ColumnText
-
Lower bound of the column.
- mirrorChars - Static variable in class com.lowagie.text.pdf.BidiLine
- mirrorGlyphs() - Method in class com.lowagie.text.pdf.BidiLine
- MIXED - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- MK - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) An appearance characteristics dictionary that shall be used in constructing a dynamic appearance stream specifying the annotation's visual presentation on the page.
- MK_CAPTION_ABOVE - Static variable in class com.lowagie.text.pdf.PdfFormField
- MK_CAPTION_BELOW - Static variable in class com.lowagie.text.pdf.PdfFormField
- MK_CAPTION_LEFT - Static variable in class com.lowagie.text.pdf.PdfFormField
- MK_CAPTION_OVERLAID - Static variable in class com.lowagie.text.pdf.PdfFormField
- MK_CAPTION_RIGHT - Static variable in class com.lowagie.text.pdf.PdfFormField
- MK_NO_CAPTION - Static variable in class com.lowagie.text.pdf.PdfFormField
- MK_NO_ICON - Static variable in class com.lowagie.text.pdf.PdfFormField
- ML - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- MMTYPE1 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MOD - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- MODDATE - Static variable in class com.lowagie.text.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- MODDATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- MODIFICATIONDATE - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - MODIFYDATE - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
The date and time the resource was last modified.
- moveFields(PdfDictionary, PdfDictionary) - Static method in class com.lowagie.text.pdf.BaseField
-
Moves the field keys from
from
toto
. - moveText(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Moves to the start of the next line, offset from the start of the current line.
- moveTextWithLeading(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Moves to the start of the next line, offset from the start of the current line.
- moveTo(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Move the current point (x, y), omitting any connecting line segment.
- MULTI_COLUMN_TEXT - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - MultiColumnText - Class in com.lowagie.text.pdf
-
Formats content into one or more columns bounded by a rectangle.
- MultiColumnText() - Constructor for class com.lowagie.text.pdf.MultiColumnText
-
Default constructor.
- MultiColumnText(float) - Constructor for class com.lowagie.text.pdf.MultiColumnText
-
Construct a MultiColumnText container of the specified height.
- MultiColumnText(float, float) - Constructor for class com.lowagie.text.pdf.MultiColumnText
-
Construct a MultiColumnText container of the specified height starting at the specified Y position.
- MULTILINE - Static variable in class com.lowagie.text.pdf.BaseField
-
The field may contain multiple lines of text.
- MULTILINE - Static variable in class com.lowagie.text.pdf.PdfFormField
- multipliedLeading - Variable in class com.lowagie.text.Paragraph
-
The text leading that is multiplied by the biggest font size in the line.
- multipliedLeading - Variable in class com.lowagie.text.pdf.ColumnText
-
The text leading that is multiplied by the biggest font size in the line.
- multiply(Matrix) - Method in class com.lowagie.text.pdf.parser.Matrix
-
multiplies this matrix by 'b' and returns the result See http://en.wikipedia.org/wiki/Matrix_multiplication
- multiplyCtm(Matrix) - Method in class com.lowagie.text.pdf.parser.GraphicsState
-
Multiply transformation matrix and get result.
- MULTISELECT - Static variable in class com.lowagie.text.pdf.BaseField
-
whether or not a list may have multiple selections.
- myOffset - Variable in class com.lowagie.text.pdf.CFFFont.Item
- mySerialId - Variable in class com.lowagie.text.Image
-
an iText attributed unique id for this image.
- myTags - Variable in class com.lowagie.text.xml.SAXiTextHandler
-
This hashmap contains all the custom keys and peers.
N
- n - Variable in class com.lowagie.text.pdf.Barcode
-
The bar multiplier for wide bars or the distance between bars for Postnet and Planet.
- N - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- N0 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- N1 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- N2 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- N3 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- N4 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- name - Variable in class com.lowagie.text.Anchor
-
This is the name of the
Anchor
. - name - Variable in class com.lowagie.text.pdf.CFFFont.Font
- name - Variable in class com.lowagie.text.pdf.PdfImage
-
This is the
PdfName
of the image. - name - Variable in class com.lowagie.text.pdf.PdfSigGenericPKCS
-
The subject name in the signing certificate (the element "CN")
- name - Variable in class com.lowagie.text.pdf.PdfSpotColor
-
The color name
- name() - Method in class com.lowagie.text.pdf.PdfImage
-
Returns the
PdfName
of the image. - NAME - Static variable in class com.lowagie.text.ElementTags
-
attribute of anchor tag
- NAME - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of anchor tag
- NAME - Static variable in class com.lowagie.text.pdf.PdfName
-
(optional) The name of the person or authority signing the document.
- NAME - Static variable in class com.lowagie.text.pdf.PdfObject
-
A possible type of
PdfObject
- name2Node - Variable in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
The mapping of full names to nodes.
- NAMED - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- NAMED - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- NAMED - Static variable in class com.lowagie.text.Footnote
-
This is a possible attribute.
- NAMED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- NAMED_DEST - Static variable in class com.lowagie.text.Annotation
-
This is a possible annotation type.
- nameIndexOffset - Variable in class com.lowagie.text.pdf.CFFFont
- nameOffsets - Variable in class com.lowagie.text.pdf.CFFFont
- namePtr - Variable in class com.lowagie.text.pdf.PdfCopy
- NAMES - Static variable in class com.lowagie.text.html.WebColors
-
HashMap containing all the names and corresponding color values.
- NAMES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- nameToUnicode(String) - Static method in class com.lowagie.text.pdf.GlyphList
- NAVIGATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- NAVIGATIONPANE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- NBSP - Static variable in class com.lowagie.text.html.HtmlWriter
-
This is a possible HTML-tag.
- NEAR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- NEEDAPPEARANCES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- newBookmarks - Variable in class com.lowagie.text.pdf.PdfWriter
- newLine() - Method in class com.lowagie.text.pdf.PdfDocument
-
Adds the current line to the list of lines and also adds an empty line.
- NEWLINE - Static variable in class com.lowagie.text.Chunk
-
This is a Chunk containing a newline.
- NEWLINE - Static variable in class com.lowagie.text.DocWriter
-
This is some byte that is often used.
- NEWLINE - Static variable in class com.lowagie.text.ElementTags
-
the newpage tag
- NEWLINE - Static variable in class com.lowagie.text.html.HtmlTags
-
the newpage tag
- newlineShowText(float, float, String) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Moves to the next line and shows text string, using the given values of the character and word spacing parameters.
- newlineShowText(String) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Moves to the next line and shows
text
. - newlineSplit - Variable in class com.lowagie.text.pdf.PdfChunk
-
true
if the chunk split was cause by a newline. - newlineSplit - Variable in class com.lowagie.text.pdf.PdfLine
-
true
if the chunk splitting was caused by a newline. - newlineText() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Moves to the start of the next line.
- newPage() - Method in interface com.lowagie.text.DocListener
-
Signals that an new page has to be started.
- newPage() - Method in class com.lowagie.text.Document
-
Signals to all listeners, that a new page has to be started.
- newPage() - Method in class com.lowagie.text.DocWriter
-
Signals that an new page has to be started.
- newPage() - Method in class com.lowagie.text.html.HtmlWriter
-
Signals that an new page has to be started.
- newPage() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- newPage() - Method in class com.lowagie.text.MarkedSection
-
Adds a new page to the section.
- newPage() - Method in class com.lowagie.text.pdf.PdfDocument
-
Makes a new page and sends it to the
PdfWriter
. - newPage() - Method in class com.lowagie.text.Section
-
Adds a new page to the section.
- NEWPAGE - Static variable in class com.lowagie.text.Chunk
-
Key for newpage.
- NEWPAGE - Static variable in class com.lowagie.text.ElementTags
-
the newpage tag
- newPath() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Ends the path without filling or stroking it.
- NEWWINDOW - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- newXrefType - Variable in class com.lowagie.text.pdf.PdfReader
- next() - Method in class com.lowagie.text.pdf.internal.PolylineShapeIterator
-
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
- next(PdfAction) - Method in class com.lowagie.text.pdf.PdfAction
-
Add a chained action.
- NEXT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- nextChar() - Method in class com.lowagie.text.pdf.SequenceList
- nextColumn() - Method in class com.lowagie.text.pdf.MultiColumnText
-
Moves the text insertion point to the beginning of the next column, issuing a page break if needed.
- nextElement() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree.Iterator
- nextMarginBottom - Variable in class com.lowagie.text.pdf.PdfDocument
-
margin in y direction starting from the bottom.
- nextMarginLeft - Variable in class com.lowagie.text.pdf.PdfDocument
-
margin in x direction starting from the left.
- nextMarginRight - Variable in class com.lowagie.text.pdf.PdfDocument
-
margin in x direction starting from the right.
- nextMarginTop - Variable in class com.lowagie.text.pdf.PdfDocument
-
margin in y direction starting from the top.
- NEXTPAGE - Static variable in class com.lowagie.text.Chunk
-
This is a Chunk containing a newpage.
- NEXTPAGE - Static variable in class com.lowagie.text.pdf.PdfAction
-
A named action to go to the next page.
- NEXTPAGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- nextPageSize - Variable in class com.lowagie.text.pdf.PdfDocument
-
This is the size of the next page.
- nextToken() - Method in class com.lowagie.text.pdf.PdfPKCS7.X509NameTokenizer
- nextToken() - Method in class com.lowagie.text.pdf.PRTokeniser
- nextValidToken() - Method in class com.lowagie.text.pdf.PdfContentParser
-
Reads the next token skipping over the comments.
- nextValidToken() - Method in class com.lowagie.text.pdf.PRTokeniser
- nglyphs - Variable in class com.lowagie.text.pdf.CFFFont.Font
- NICKNAME - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
A short informal name for the resource.
- NM - Static variable in class com.lowagie.text.pdf.PdfName
-
The annotation name, a text string uniquely identifying it among all the annotations on its page.
- NO_BORDER - Static variable in class com.lowagie.text.Rectangle
-
This represents a rectangle without borders.
- NO_COMPRESSION - Static variable in class com.lowagie.text.pdf.PdfStream
-
A possible compression level.
- NO_MORE_COLUMN - Static variable in class com.lowagie.text.pdf.ColumnText
-
Signals that there is no more column.
- NO_MORE_COLUMN - Static variable in class com.lowagie.text.pdf.VerticalText
-
Signals that there is no more column.
- NO_MORE_TEXT - Static variable in class com.lowagie.text.pdf.ColumnText
-
Signals that there is no more text available.
- NO_MORE_TEXT - Static variable in class com.lowagie.text.pdf.VerticalText
-
Signals that there are no more text available.
- NO_SPACE_CHAR_RATIO - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Disable the inter-character spacing.
- noBreak - Variable in class com.lowagie.text.pdf.hyphenation.Hyphen
- NONE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- NONEFONTNOWARN - Static variable in class com.lowagie.text.pdf.PdfName
-
If there is a Legal dictionary in the catalog of the PDF file, and the NonEmbeddedFonts attribute (which specifies the number of fonts not embedded) in that dictionary has a non-zero value, and the viewing application has a preference set to suppress the display of the warning about fonts not being embedded, then the value of this attribute will be set to true (meaning that no warning need be displayed)
- NONFULLSCREENPAGEMODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- NONFULLSCREENPAGEMODE_PREFERENCES - Static variable in class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp
-
A series of viewer preferences.
- NonFullScreenPageModeUseNone - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- NonFullScreenPageModeUseOC - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- NonFullScreenPageModeUseOutlines - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- NonFullScreenPageModeUseThumbs - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- NONSTRUCT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- NOPARAM_MARKER - Static variable in class com.lowagie.text.Jpeg
-
This is a type of marker.
- NOPARAM_MARKERS - Static variable in class com.lowagie.text.Jpeg
-
Jpeg markers without additional parameters.
- noPrint(int) - Static method in class com.lowagie.text.pdf.PdfChunk
- NORMAL - Static variable in class com.lowagie.text.Font
-
this is a possible style.
- normalize() - Method in class com.lowagie.text.Rectangle
-
Normalizes the rectangle.
- normalize() - Method in class com.lowagie.text.RectangleReadOnly
-
Normalizes the rectangle.
- normalizeAndPrint(char, boolean) - Method in class com.lowagie.text.xml.XmlDomWriter
-
Normalizes and print the given character.
- normalizeAndPrint(String, boolean) - Method in class com.lowagie.text.xml.XmlDomWriter
-
Normalizes and prints the given string.
- normalizeEncoding(String) - Static method in class com.lowagie.text.pdf.BaseFont
-
Normalize the encoding names.
- normalizeException(List<Object>) - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- normalizeIndentation() - Method in class com.lowagie.text.List
-
Makes sure all the items in the list have the same indentation.
- noStroke - Variable in class com.lowagie.text.pdf.PdfChunk
-
Non metric attributes.
- NOT - Static variable in class com.lowagie.text.pdf.SequenceList
- NOT_A_MARKER - Static variable in class com.lowagie.text.Jpeg
-
This is a type of marker.
- NOT_CACHED - Static variable in class com.lowagie.text.pdf.BaseFont
-
if the font doesn't have to be cached
- NOT_CERTIFIED - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
- NOT_EMBEDDED - Static variable in class com.lowagie.text.pdf.BaseFont
-
if the font doesn't have to be embedded
- notAddedYet - Variable in class com.lowagie.text.Section
-
Indicates if this is the first time the section was added.
- notAddedYet - Variable in class com.lowagie.text.Table
-
Indicates if this is the first time the section was added.
- notdef - Static variable in class com.lowagie.text.pdf.BaseFont
-
a not defined character in a custom PDF encoding
- NOTE - Static variable in class com.lowagie.text.PageSize
-
This is the note format
- NOTE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- NOTHING - Static variable in class com.lowagie.text.pdf.PdfObject
-
An empty string used for the
PdfNull
-object and for an emptyPdfString
-object. - NOVIEW - Static variable in class com.lowagie.text.pdf.BaseField
-
The annotation flag Hidden.
- NOWRAP - Static variable in class com.lowagie.text.ElementTags
-
attribute of the cell tag
- NOWRAP - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the cell tag
- np - Variable in class com.lowagie.text.pdf.internal.PolylineShape
-
The total number of points.
- nstrings - Variable in class com.lowagie.text.pdf.CFFFont.Font
- NULL - Static variable in class com.lowagie.text.pdf.PdfObject
-
A possible type of
PdfObject
- NULL - Static variable in class com.lowagie.text.Row
-
id of a null element in a Row
- number - Variable in class com.lowagie.text.pdf.PdfIndirectObject
-
The object number
- number - Variable in class com.lowagie.text.pdf.PdfIndirectReference
-
the object number
- number - Variable in class com.lowagie.text.pdf.SequenceList
- NUMBER - Static variable in class com.lowagie.text.ElementTags
-
attribute of section/chapter tag
- NUMBER - Static variable in class com.lowagie.text.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- NUMBER - Static variable in class com.lowagie.text.pdf.PdfObject
-
A possible type of
PdfObject
- NUMBER - Static variable in class com.lowagie.text.pdf.SequenceList
- numberCompaction(int, int) - Method in class com.lowagie.text.pdf.BarcodePDF417
- numberDepth - Variable in class com.lowagie.text.Section
-
The number of sectionnumbers that has to be shown before the section title.
- NUMBERDEPTH - Static variable in class com.lowagie.text.ElementTags
-
attribute of section/chapter tag
- numbered - Variable in class com.lowagie.text.List
-
Indicates if the list has to be numbered.
- NUMBERED - Static variable in class com.lowagie.text.ElementTags
-
attribute of list tag
- numbers - Variable in class com.lowagie.text.Section
-
This is the complete list of sectionnumbers of this section and the parents of this section.
- numberSet - Variable in class com.lowagie.text.ChapterAutoNumber
-
Is the chapter number already set?
- numberStyle - Variable in class com.lowagie.text.pdf.PdfPageLabels.PdfPageLabelFormat
- numberStyle - Variable in class com.lowagie.text.Section
-
The style for sectionnumbers.
- NUMBERSTYLE_DOTTED - Static variable in class com.lowagie.text.Section
-
A possible number style.
- NUMBERSTYLE_DOTTED_WITHOUT_FINAL_DOT - Static variable in class com.lowagie.text.Section
-
A possible number style.
- NumberUtilities - Class in com.lowagie.text.utils
- numCellRendered(PdfCell) - Method in class com.lowagie.text.pdf.PdfDocument.RenderingContext
- NUMCOPIES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- NUMERIC_MODE - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- NUMERICAL - Static variable in class com.lowagie.text.List
-
a possible value for the lettered parameter
- NUMS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
O
- O - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- O - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
organization - StringType(SIZE(1..64))
- obfuscatePassword(String) - Static method in class com.lowagie.text.pdf.TextField
-
Obfuscates a password
String
. - OBJ - Static variable in class com.lowagie.text.pdf.PdfName
-
A name used with Document Structure
- OBJECT_REPLACEMENT_CHARACTER - Static variable in class com.lowagie.text.Chunk
-
The character stand in for an image or a separator.
- objectList - Variable in class com.lowagie.text.html.simpleparser.HTMLWorker
- objGen - Variable in class com.lowagie.text.pdf.PdfString
- objGen - Variable in class com.lowagie.text.pdf.PRStream
- objNum - Variable in class com.lowagie.text.pdf.PdfString
- objNum - Variable in class com.lowagie.text.pdf.PRStream
- OBJR - Static variable in class com.lowagie.text.pdf.PdfName
-
a name used with Doucment Structure
- OBJSTM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- objStmMark - Variable in class com.lowagie.text.pdf.PdfReader
- objStmToOffset - Variable in class com.lowagie.text.pdf.PdfReader
- OC - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) An optional content group or optional content membership dictionary specifying the optional content properties for the annotation.
- OCG - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OCGLocked - Variable in class com.lowagie.text.pdf.PdfWriter
-
The locked array in an OCG dictionary
- OCGRadioGroup - Variable in class com.lowagie.text.pdf.PdfWriter
-
The RBGroups array in an OCG dictionary
- OCGS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OCMD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OCProperties - Variable in class com.lowagie.text.pdf.PdfWriter
-
The OCProperties in a catalog dictionary.
- OCPROPERTIES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OcspClient - Interface in com.lowagie.text.pdf
-
Interface for the OCSP Client.
- OcspClientBouncyCastle - Class in com.lowagie.text.pdf
-
OcspClient implementation using BouncyCastle.
- OcspClientBouncyCastle(X509Certificate, X509Certificate, String) - Constructor for class com.lowagie.text.pdf.OcspClientBouncyCastle
-
Creates an instance of an OcspClient that will be using BouncyCastle.
- OCSPS - Static variable in class com.lowagie.text.pdf.PdfName
-
An array of indirect references to streams, each containing a DER-encoded Online Certificate Status Protocol (OCSP) response (see RFC 6960).
- odd - Variable in class com.lowagie.text.pdf.SequenceList
- OE - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required if R is 6 (PDF 2.0)) A 32-byte string, based on the owner and userpassword, that shall be used in computing the file encryption key.
- of(int) - Static method in enum com.lowagie.text.alignment.HorizontalAlignment
-
Constructs
HorizontalAlignment
instance from passed unique alignmentid
. - of(int) - Static method in enum com.lowagie.text.alignment.VerticalAlignment
-
Constructs
VerticalAlignment
instance from passed unique alignmentid
. - Off - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OFF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- offset - Variable in class com.lowagie.text.pdf.CFFFont.RangeItem
- offset - Variable in class com.lowagie.text.pdf.draw.VerticalPositionMark
-
The offset for the line.
- offset - Variable in class com.lowagie.text.pdf.PRStream
- OFFSET - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table tag
- OffsetItem() - Constructor for class com.lowagie.text.pdf.CFFFont.OffsetItem
- offsetToTop - Variable in class com.lowagie.text.Rectangle
-
the offset relative to a certain top.
- offsetWx - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- offsetWy - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- offsetX - Variable in class com.lowagie.text.pdf.PdfChunk
-
The offset in the x direction for the image
- offsetY - Variable in class com.lowagie.text.pdf.PdfChunk
-
The offset in the y direction for the image
- ON - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- onChapter(PdfWriter, Document, float, Paragraph) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when a Chapter is written.
- onChapter(PdfWriter, Document, float, Paragraph) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when a Chapter is written.
- onChapter(PdfWriter, Document, float, Paragraph) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when a Chapter is written.
- onChapterEnd(PdfWriter, Document, float) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when the end of a Chapter is reached.
- onChapterEnd(PdfWriter, Document, float) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when the end of a Chapter is reached.
- onChapterEnd(PdfWriter, Document, float) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when the end of a Chapter is reached.
- onCloseDocument(PdfWriter, Document) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when the document is closed.
- onCloseDocument(PdfWriter, Document) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when the document is closed.
- onCloseDocument(PdfWriter, Document) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when the document is closed.
- ONE - Static variable in class com.lowagie.text.pdf.PdfFormXObject
-
This is a PdfNumber representing 1.
- ONECOLUMN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- onEndPage(PdfWriter, Document) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when a page is finished, just before being written to the document.
- onEndPage(PdfWriter, Document) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when a page is finished, just before being written to the document.
- onEndPage(PdfWriter, Document) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when a page is finished, just before being written to the document.
- onGenericTag(PdfWriter, Document, Rectangle, String) - Method in class com.lowagie.text.pdf.events.FieldPositioningEvents
- onGenericTag(PdfWriter, Document, Rectangle, String) - Method in class com.lowagie.text.pdf.events.IndexEvents
-
All the text that is passed to this event, gets registered in the indexentry.
- onGenericTag(PdfWriter, Document, Rectangle, String) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when a
Chunk
with a generic tag is written. - onGenericTag(PdfWriter, Document, Rectangle, String) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when a
Chunk
with a generic tag is written. - onGenericTag(PdfWriter, Document, Rectangle, String) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when a
Chunk
with a generic tag is written. - onOpenDocument(PdfWriter, Document) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when the document is opened.
- onOpenDocument(PdfWriter, Document) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when the document is opened.
- onOpenDocument(PdfWriter, Document) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when the document is opened.
- onParagraph(PdfWriter, Document, float) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when a Paragraph is written.
- onParagraph(PdfWriter, Document, float) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when a Paragraph is written.
- onParagraph(PdfWriter, Document, float) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when a Paragraph is written.
- onParagraphEnd(PdfWriter, Document, float) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when a Paragraph is written.
- onParagraphEnd(PdfWriter, Document, float) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when a Paragraph is written.
- onParagraphEnd(PdfWriter, Document, float) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when a Paragraph is written.
- onSection(PdfWriter, Document, float, int, Paragraph) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when a Section is written.
- onSection(PdfWriter, Document, float, int, Paragraph) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when a Section is written.
- onSection(PdfWriter, Document, float, int, Paragraph) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when a Section is written.
- onSectionEnd(PdfWriter, Document, float) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when the end of a Section is reached.
- onSectionEnd(PdfWriter, Document, float) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when the end of a Section is reached.
- onSectionEnd(PdfWriter, Document, float) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when the end of a Section is reached.
- onStartPage(PdfWriter, Document) - Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
-
Called when a page is initialized.
- onStartPage(PdfWriter, Document) - Method in interface com.lowagie.text.pdf.PdfPageEvent
-
Called when a page is initialized.
- onStartPage(PdfWriter, Document) - Method in class com.lowagie.text.pdf.PdfPageEventHelper
-
Called when a page is initialized.
- op - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OPAQUE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- open - Variable in class com.lowagie.text.Document
-
Is the document open or not?
- open - Variable in class com.lowagie.text.DocWriter
-
Is the writer open for writing?
- open() - Method in interface com.lowagie.text.DocListener
-
Signals that the
Document
has been opened and thatElements
can be added. - open() - Method in class com.lowagie.text.Document
-
Opens the document.
- open() - Method in class com.lowagie.text.DocWriter
-
Signals that the
Document
was opened. - open() - Method in class com.lowagie.text.html.HtmlWriter
-
Signals that the
Document
has been opened and thatElements
can be added. - open() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- open() - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Opens the document.
- open() - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Opens the document.
- open() - Method in class com.lowagie.text.pdf.PdfDocument
-
Opens the document.
- open() - Method in class com.lowagie.text.pdf.PdfWriter
-
Signals that the
Document
has been opened and thatElements
can be added. - OPEN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OPENACTION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- openActionAction - Variable in class com.lowagie.text.pdf.PdfDocument
- openActionName - Variable in class com.lowagie.text.pdf.PdfDocument
- OPERATION - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- OPERATION - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- OPM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OPT - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; inheritable) An array containing one entry for each widget annotation in the Kids array of the radio button or check box field.
- options - Variable in class com.lowagie.text.pdf.BaseField
-
Holds value of property options.
- order - Variable in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
The order the names appear in the XML, depth first.
- ORDER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ORDERED - Static variable in class com.lowagie.text.List
-
a possible value for the numbered parameter
- ORDERED - Static variable in class com.lowagie.text.xml.xmp.XmpArray
-
An array that is ordered.
- ORDEREDLIST - Static variable in class com.lowagie.text.html.HtmlTags
-
the list tag
- ORDERING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- orderLevels - Variable in class com.lowagie.text.pdf.BidiLine
- ORIENTATION - Static variable in class com.lowagie.text.ElementTags
-
the possible value of a tag
- ORIGINAL_BMP - Static variable in class com.lowagie.text.Image
-
type of image
- ORIGINAL_GIF - Static variable in class com.lowagie.text.Image
-
type of image
- ORIGINAL_JBIG2 - Static variable in class com.lowagie.text.Image
-
type of image
- ORIGINAL_JPEG - Static variable in class com.lowagie.text.Image
-
type of image
- ORIGINAL_JPEG2000 - Static variable in class com.lowagie.text.Image
-
type of image
- ORIGINAL_NONE - Static variable in class com.lowagie.text.Image
-
type of image
- ORIGINAL_PNG - Static variable in class com.lowagie.text.Image
-
type of image
- ORIGINAL_PS - Static variable in class com.lowagie.text.Image
-
type of image
- ORIGINAL_TIFF - Static variable in class com.lowagie.text.Image
-
type of image
- ORIGINAL_WMF - Static variable in class com.lowagie.text.Image
-
type of image
- originalData - Variable in class com.lowagie.text.Image
-
Holds value of property originalData.
- originalType - Variable in class com.lowagie.text.Image
-
Holds value of property originalType.
- originalValue - Variable in class com.lowagie.text.pdf.PdfString
- originalWidth - Variable in class com.lowagie.text.pdf.PdfLine
-
The original width.
- os - Variable in class com.lowagie.text.DocWriter
-
The outputstream of this writer.
- OS - Static variable in class com.lowagie.text.pdf.PdfName
-
Parts of the Build Data Dictionary.
- OSCILLATING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- other - Variable in class com.lowagie.text.pdf.SequenceList
- OU - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
organizational unit name - StringType(SIZE(1..64))
- out - Variable in class com.lowagie.text.pdf.OutputStreamCounter
- out - Variable in class com.lowagie.text.pdf.OutputStreamEncryption
- OUTBOX - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Outward Box
- outCodeword(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
- outCodeword17(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
- outCodeword18(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
- OUTLINES - Static variable in class com.lowagie.text.pdf.PdfDictionary
-
This is a possible type of dictionary
- OUTLINES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- outPaintCode() - Method in class com.lowagie.text.pdf.BarcodePDF417
- OUTPUTCONDITION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OUTPUTCONDITIONIDENTIFIER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OUTPUTINTENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- OUTPUTINTENTS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- outputNamedDestinationAsNames(HashMap, PdfWriter) - Static method in class com.lowagie.text.pdf.SimpleNamedDestination
- outputNamedDestinationAsStrings(Map<String, String>, PdfWriter) - Static method in class com.lowagie.text.pdf.SimpleNamedDestination
- OutputStreamCounter - Class in com.lowagie.text.pdf
- OutputStreamCounter(OutputStream) - Constructor for class com.lowagie.text.pdf.OutputStreamCounter
-
Creates a new instance of OutputStreamCounter
- OutputStreamEncryption - Class in com.lowagie.text.pdf
- OutputStreamEncryption(OutputStream, byte[], int) - Constructor for class com.lowagie.text.pdf.OutputStreamEncryption
- OutputStreamEncryption(OutputStream, byte[], int, int, int) - Constructor for class com.lowagie.text.pdf.OutputStreamEncryption
-
Creates a new instance of OutputStreamCounter
- outputText(int, int, int, int, int, int, int, String) - Method in class com.lowagie.text.pdf.codec.wmf.MetaDo
- outStartPattern() - Method in class com.lowagie.text.pdf.BarcodePDF417
- outStopPattern() - Method in class com.lowagie.text.pdf.BarcodePDF417
P
- P - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) An indirect reference to the page object with which this annotation is associated.
- packValues(String) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
Packs the values by storing them in 4 bits, two values into a byte Values range is from 0 to 9.
- padding - Variable in class com.lowagie.text.pdf.events.FieldPositioningEvents
-
Some extra padding that will be taken into account when defining the widget.
- PAGE - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- PAGE - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- PAGE - Static variable in class com.lowagie.text.Footnote
-
This is a possible attribute.
- PAGE - Static variable in class com.lowagie.text.pdf.PdfDictionary
-
This is a possible type of dictionary
- PAGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PAGE_BOUNDARIES - Static variable in class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp
-
A series of viewer preferences.
- PAGE_CLOSE - Static variable in class com.lowagie.text.pdf.PdfWriter
-
action value
- PAGE_OPEN - Static variable in class com.lowagie.text.pdf.PdfWriter
-
action value
- PAGE_SIZE - Static variable in class com.lowagie.text.ElementTags
-
the possible value of a tag
- pageAA - Variable in class com.lowagie.text.pdf.PdfDocument
- pageLabels - Variable in class com.lowagie.text.pdf.PdfDocument
- PAGELABELS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PAGELAYOUT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PageLayoutOneColumn - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PageLayoutSinglePage - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PageLayoutTwoColumnLeft - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PageLayoutTwoColumnRight - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PageLayoutTwoPageLeft - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PageLayoutTwoPageRight - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PAGEMODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PageModeFullScreen - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PageModeUseAttachments - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PageModeUseNone - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PageModeUseOC - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PageModeUseOutlines - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- PageModeUseThumbs - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- pageN - Variable in class com.lowagie.text.Document
-
Current pagenumber
- pageN - Variable in class com.lowagie.text.html.HtmlWriter
-
Stores the page number.
- pageReferences - Variable in class com.lowagie.text.pdf.PdfWriter
-
The PdfIndirectReference to the pages.
- pageRefs - Variable in class com.lowagie.text.pdf.PdfReader
- pageResources - Variable in class com.lowagie.text.pdf.PdfDocument
-
This are the page resources of the current Page.
- pageResources - Variable in class com.lowagie.text.pdf.PdfTemplate
-
The resources used by this template
- PAGES - Static variable in class com.lowagie.text.pdf.PdfDictionary
-
This is a possible type of dictionary
- PAGES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- pageSize - Variable in class com.lowagie.text.Document
-
The size of the page.
- pageSize - Variable in class com.lowagie.text.DocWriter
-
The pageSize.
- PageSize - Class in com.lowagie.text
-
The
PageSize
-object contains a number of rectangles representing the most common paper sizes. - PageSize() - Constructor for class com.lowagie.text.PageSize
- paintCode() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Paints the barcode.
- paintShading(PdfShading) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Paints using a shading object.
- paintShading(PdfShadingPattern) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Paints using a shading pattern.
- PAINTTYPE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PAL - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- PANOSE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- paragraph() - Method in class com.lowagie.text.HeaderFooter
-
Gets the
Paragraph
that can be used as header or footer. - Paragraph - Class in com.lowagie.text
-
A
Paragraph
is a series ofChunk
s and/orPhrases
. - Paragraph() - Constructor for class com.lowagie.text.Paragraph
-
Constructs a
Paragraph
. - Paragraph(float) - Constructor for class com.lowagie.text.Paragraph
-
Constructs a
Paragraph
with a certain leading. - Paragraph(float, Chunk) - Constructor for class com.lowagie.text.Paragraph
-
Constructs a
Paragraph
with a certainChunk
and a certain leading. - Paragraph(float, String) - Constructor for class com.lowagie.text.Paragraph
-
Constructs a
Paragraph
with a certainString
and a certain leading. - Paragraph(float, String, Font) - Constructor for class com.lowagie.text.Paragraph
-
Constructs a
Paragraph
with a certain leading,String
andFont
. - Paragraph(Chunk) - Constructor for class com.lowagie.text.Paragraph
-
Constructs a
Paragraph
with a certainChunk
. - Paragraph(Phrase) - Constructor for class com.lowagie.text.Paragraph
-
Constructs a
Paragraph
with a certainPhrase
. - Paragraph(String) - Constructor for class com.lowagie.text.Paragraph
-
Constructs a
Paragraph
with a certainString
. - Paragraph(String, Font) - Constructor for class com.lowagie.text.Paragraph
-
Constructs a
Paragraph
with a certainString
and a certainFont
. - PARAGRAPH - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - PARAGRAPH - Static variable in class com.lowagie.text.ElementTags
-
the paragraph tag
- PARAGRAPH - Static variable in class com.lowagie.text.html.HtmlTags
-
the paragraph tag
- PARAMETERS - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- PARAMETERS - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- PARAMS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- parent - Variable in class com.lowagie.text.pdf.events.FieldPositioningEvents
-
The PdfFormField that is the parent of the field added in a cell event.
- parent - Variable in class com.lowagie.text.pdf.PdfFormField
-
Holds value of property parent.
- parent - Variable in class com.lowagie.text.pdf.PdfLayer
- parent() - Method in class com.lowagie.text.pdf.PdfOutline
-
Gets the parent of this
PdfOutline
. - PARENT - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required if this field is the child of another in the field hierarchy; absent otherwise) The field that is the immediate parent of this one (the field, if any, whose Kids array includes this field).
- PARENTTREE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PARENTTREENEXTKEY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name used in defining Document Structure.
- parse(DocListener, InputStream) - Static method in class com.lowagie.text.html.HtmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, InputStream) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, InputStream, String) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, InputStream, Map<String, XmlPeer>) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file and writes the content to a document, using a certain tagmap.
- parse(DocListener, Reader) - Static method in class com.lowagie.text.html.HtmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, Reader) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, Reader, String) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, Reader, Map<String, XmlPeer>) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file and writes the content to a document, using a certain tagmap.
- parse(DocListener, String) - Static method in class com.lowagie.text.html.HtmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, String) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, String, String) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, String, Map<String, XmlPeer>) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file and writes the content to a document, using a certain tagmap.
- parse(DocListener, InputSource) - Static method in class com.lowagie.text.html.HtmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, InputSource) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, InputSource, String) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file that validates with the iText DTD and writes the content to a document.
- parse(DocListener, InputSource, Map<String, XmlPeer>) - Static method in class com.lowagie.text.xml.XmlParser
-
Parses a given file and writes the content to a document, using a certain tagmap.
- parse(SimpleXMLDocHandler, SimpleXMLDocHandlerComment, Reader, boolean) - Static method in class com.lowagie.text.xml.simpleparser.SimpleXMLParser
-
Parses the XML document firing the events to the handler.
- parse(SimpleXMLDocHandler, InputStream) - Static method in class com.lowagie.text.xml.simpleparser.SimpleXMLParser
-
Parses the XML document firing the events to the handler.
- parse(SimpleXMLDocHandler, Reader) - Static method in class com.lowagie.text.xml.simpleparser.SimpleXMLParser
- parse(InputStream) - Method in class com.lowagie.text.pdf.fonts.cmaps.CMapParser
-
This will parse the stream and create a cmap object.
- parse(InputStream, PatternConsumer) - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- parse(Reader) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- parse(String) - Static method in enum com.lowagie.text.html.FontSize
- parse(List<PdfObject>) - Method in class com.lowagie.text.pdf.PdfContentParser
-
Parses a single command from the content.
- parseAttributes(String) - Static method in class com.lowagie.text.html.Markup
-
This method parses a String with attributes and returns a Properties object.
- parseColor(PdfArray) - Static method in class com.lowagie.text.pdf.AcroFields
-
Parses and converts colors from PDF to standard AWT Colors.
- ParsedText - Class in com.lowagie.text.pdf.parser
- ParsedTextImpl - Class in com.lowagie.text.pdf.parser
- parseFloat(String) - Static method in class com.lowagie.text.utils.NumberUtilities
-
Try parse float from string and return
Optional.empty()
in case ofNumberFormatException
- parseInt(String) - Static method in class com.lowagie.text.utils.NumberUtilities
-
Try parse int from string and return
Optional.empty()
in case ofNumberFormatException
- parseLength(String) - Static method in class com.lowagie.text.html.Markup
-
Parses a length.
- parseLength(String, float) - Static method in class com.lowagie.text.html.Markup
-
New method contributed by: Lubos Strapko
- parser - Variable in class com.lowagie.text.xml.XmlParser
-
This is the instance of the parser.
- parseToList(Reader, StyleSheet) - Static method in class com.lowagie.text.html.simpleparser.HTMLWorker
- parseToList(Reader, StyleSheet, Map<String, Object>) - Static method in class com.lowagie.text.html.simpleparser.HTMLWorker
- part - Variable in class com.lowagie.text.pdf.XfaForm.InverseStore
- PART - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PART - Static variable in class com.lowagie.text.xml.xmp.PdfA1Schema
-
Part, always 1.
- partialFormFlattening(String) - Method in class com.lowagie.text.pdf.PdfStamper
-
Adds
name
to the list of fields that will be flattened on close, all the other fields will remain. - PASSCONTEXTCLICK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- password - Variable in class com.lowagie.text.pdf.PdfReader
- PASSWORD - Static variable in class com.lowagie.text.pdf.BaseField
-
The field is intended for entering a secure password that should not be echoed visibly to the screen.
- PASSWORD - Static variable in class com.lowagie.text.pdf.PdfFormField
- PATTERN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PatternColor - Class in com.lowagie.text.pdf
-
Represents a pattern.
- PatternColor(PdfPatternPainter) - Constructor for class com.lowagie.text.pdf.PatternColor
-
Creates a color representing a pattern.
- patternColorspaceCMYK - Variable in class com.lowagie.text.pdf.PdfWriter
- patternColorspaceGRAY - Variable in class com.lowagie.text.pdf.PdfWriter
- patternColorspaceRGB - Variable in class com.lowagie.text.pdf.PdfWriter
- PatternConsumer - Interface in com.lowagie.text.pdf.hyphenation
-
This interface is used to connect the XML pattern file parser to the hyphenation tree.
- patternName - Variable in class com.lowagie.text.pdf.PdfShadingPattern
- patternNumber - Variable in class com.lowagie.text.pdf.PdfWriter
-
The pattern number counter for the colors in the document.
- patternReference - Variable in class com.lowagie.text.pdf.PdfShadingPattern
- PATTERNTYPE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- pause - Variable in class com.lowagie.text.DocWriter
-
Do we have to pause all writing actions?
- pause() - Method in class com.lowagie.text.DocWriter
-
Let the writer know that all writing has to be paused.
- PC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- pdf - Variable in class com.lowagie.text.pdf.PdfContentByte
-
This is the PdfDocument
- pdf - Variable in class com.lowagie.text.pdf.PdfWriter
-
the pdfdocument object.
- PDF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- pdf_version - Variable in class com.lowagie.text.pdf.PdfWriter
-
Stores the version information for the header and the catalog.
- PDF_VERSION_1_2 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (catalog)
- PDF_VERSION_1_3 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (catalog)
- PDF_VERSION_1_4 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (catalog)
- PDF_VERSION_1_5 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (catalog)
- PDF_VERSION_1_6 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (catalog)
- PDF_VERSION_1_7 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (catalog)
- PDF417_AUTO_ERROR_LEVEL - Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
The error level correction is set automatically according to ISO 15438 recommendations.
- PDF417_FIXED_COLUMNS - Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
The size will be at least
codeColumns
with a variable number ofcodeRows
. - PDF417_FIXED_RECTANGLE - Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
The size of the barcode will be at least
codeColumns*codeRows
. - PDF417_FIXED_ROWS - Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
The size will be at least
codeRows
with a variable number ofcodeColumns
. - PDF417_FORCE_BINARY - Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
One single binary segment is used
- PDF417_INVERT_BITMAP - Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
Inverts the output bits of the raw bitmap that is normally bit one for black.
- PDF417_USE_ASPECT_RATIO - Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
Auto-size is made based on
aspectRatio
andyHeight
. - PDF417_USE_ERROR_LEVEL - Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
The error level correction is set by the user.
- PDF417_USE_MACRO - Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
Use Macro PDF417 Encoding
- PDF417_USE_RAW_CODEWORDS - Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
No
text
interpretation is done and the content ofcodewords
is used directly. - PDFA1A - Static variable in class com.lowagie.text.pdf.PdfWriter
-
PDFA-1A level.
- PDFA1B - Static variable in class com.lowagie.text.pdf.PdfWriter
-
PDFA-1B level.
- PdfA1Schema - Class in com.lowagie.text.xml.xmp
-
An implementation of an XmpSchema.
- PdfA1Schema() - Constructor for class com.lowagie.text.xml.xmp.PdfA1Schema
- PdfAcroForm - Class in com.lowagie.text.pdf
-
Each PDF document can contain maximum 1 AcroForm.
- PdfAcroForm(PdfWriter) - Constructor for class com.lowagie.text.pdf.PdfAcroForm
-
Creates new PdfAcroForm
- PdfAction - Class in com.lowagie.text.pdf
-
A
PdfAction
defines an action that can be triggered from a PDF file. - PdfAction() - Constructor for class com.lowagie.text.pdf.PdfAction
-
Create an empty action.
- PdfAction(int) - Constructor for class com.lowagie.text.pdf.PdfAction
-
Implements name actions.
- PdfAction(String) - Constructor for class com.lowagie.text.pdf.PdfAction
-
Constructs a new
PdfAction
of Subtype URI. - PdfAction(String, boolean) - Constructor for class com.lowagie.text.pdf.PdfAction
-
Construct a new
PdfAction
of Subtype URI that accepts the x and y coordinate of the position that was clicked. - PdfAction(String, int) - Constructor for class com.lowagie.text.pdf.PdfAction
-
Constructs a new
PdfAction
of Subtype GoToR. - PdfAction(String, String) - Constructor for class com.lowagie.text.pdf.PdfAction
-
Constructs a new
PdfAction
of Subtype GoToR. - PdfAction(String, String, String, String) - Constructor for class com.lowagie.text.pdf.PdfAction
-
Launches an application or a document.
- PdfAction(URL) - Constructor for class com.lowagie.text.pdf.PdfAction
-
Constructs a new
PdfAction
of Subtype URI. - PdfAction(URL, boolean) - Constructor for class com.lowagie.text.pdf.PdfAction
-
Construct a new
PdfAction
of Subtype URI that accepts the x and y coordinate of the position that was clicked. - PdfAnnotation - Class in com.lowagie.text.pdf
-
A
PdfAnnotation
is a note that is associated with a page. - PdfAnnotation(PdfWriter, float, float, float, float, PdfAction) - Constructor for class com.lowagie.text.pdf.PdfAnnotation
-
Constructs a new
PdfAnnotation
of subtype link (Action). - PdfAnnotation(PdfWriter, float, float, float, float, PdfString, PdfString) - Constructor for class com.lowagie.text.pdf.PdfAnnotation
-
Constructs a new
PdfAnnotation
of subtype text. - PdfAnnotation(PdfWriter, Rectangle) - Constructor for class com.lowagie.text.pdf.PdfAnnotation
- PDFANNOTATION - Static variable in class com.lowagie.text.Chunk
-
Key for annotation.
- PdfAnnotation.PdfImportedLink - Class in com.lowagie.text.pdf
-
This class processes links from imported pages so that they may be active.
- PdfAnnotations - Interface in com.lowagie.text.pdf.interfaces
- PdfAnnotationsImp - Class in com.lowagie.text.pdf.internal
- PdfAnnotationsImp(PdfWriter) - Constructor for class com.lowagie.text.pdf.internal.PdfAnnotationsImp
- PdfAppearance - Class in com.lowagie.text.pdf
-
Implements the appearance stream to be used with form fields..
- PdfArray - Class in com.lowagie.text.pdf
-
PdfArray
is the PDF Array object. - PdfArray() - Constructor for class com.lowagie.text.pdf.PdfArray
-
Constructs an empty
PdfArray
-object. - PdfArray(float[]) - Constructor for class com.lowagie.text.pdf.PdfArray
-
Constructs a
PdfArray
-object, containing allfloat
values in a specified array. - PdfArray(int[]) - Constructor for class com.lowagie.text.pdf.PdfArray
-
Constructs a
PdfArray
-object, containing allint
values in a specified array. - PdfArray(PdfArray) - Constructor for class com.lowagie.text.pdf.PdfArray
-
Constructs an
PdfArray
-object, containing allPdfObject
s in a specifiedPdfArray
. - PdfArray(PdfObject) - Constructor for class com.lowagie.text.pdf.PdfArray
-
Constructs an
PdfArray
-object, containing 1PdfObject
. - PdfArray(List<? extends PdfObject>) - Constructor for class com.lowagie.text.pdf.PdfArray
-
Constructs a
PdfArray
, containing all elements of a specifiedList
. - PdfBoolean - Class in com.lowagie.text.pdf
-
PdfBoolean
is the boolean object represented by the keywords true or false. - PdfBoolean(boolean) - Constructor for class com.lowagie.text.pdf.PdfBoolean
-
Constructs a
PdfBoolean
-object. - PdfBoolean(String) - Constructor for class com.lowagie.text.pdf.PdfBoolean
-
Constructs a
PdfBoolean
-object. - PdfBorderArray - Class in com.lowagie.text.pdf
-
A
PdfBorderArray
defines the border of aPdfAnnotation
. - PdfBorderArray(float, float, float) - Constructor for class com.lowagie.text.pdf.PdfBorderArray
-
Constructs a new
PdfBorderArray
. - PdfBorderArray(float, float, float, PdfDashPattern) - Constructor for class com.lowagie.text.pdf.PdfBorderArray
-
Constructs a new
PdfBorderArray
. - PdfBorderDictionary - Class in com.lowagie.text.pdf
-
A
PdfBorderDictionary
define the appearance of a Border (Annotations). - PdfBorderDictionary(float, int) - Constructor for class com.lowagie.text.pdf.PdfBorderDictionary
- PdfBorderDictionary(float, int, PdfDashPattern) - Constructor for class com.lowagie.text.pdf.PdfBorderDictionary
-
Constructs a
PdfBorderDictionary
. - PdfCell - Class in com.lowagie.text.pdf
-
A
PdfCell
is the PDF translation of aCell
. - PdfCell(Cell, int, float, float, float, float, float) - Constructor for class com.lowagie.text.pdf.PdfCell
-
Constructs a
PdfCell
-object. - PdfChunk - Class in com.lowagie.text.pdf
-
A
PdfChunk
is the PDF translation of aChunk
. - PdfCollection - Class in com.lowagie.text.pdf.collection
- PdfCollection(int) - Constructor for class com.lowagie.text.pdf.collection.PdfCollection
-
Constructs a PDF Collection.
- PdfCollectionField - Class in com.lowagie.text.pdf.collection
- PdfCollectionField(String, int) - Constructor for class com.lowagie.text.pdf.collection.PdfCollectionField
-
Creates a PdfCollectionField.
- PdfCollectionItem - Class in com.lowagie.text.pdf.collection
- PdfCollectionItem(PdfCollectionSchema) - Constructor for class com.lowagie.text.pdf.collection.PdfCollectionItem
-
Constructs a Collection Item that can be added to a PdfFileSpecification.
- PdfCollectionSchema - Class in com.lowagie.text.pdf.collection
- PdfCollectionSchema() - Constructor for class com.lowagie.text.pdf.collection.PdfCollectionSchema
-
Creates a Collection Schema dictionary.
- PdfCollectionSort - Class in com.lowagie.text.pdf.collection
- PdfCollectionSort(String) - Constructor for class com.lowagie.text.pdf.collection.PdfCollectionSort
-
Constructs a PDF Collection Sort Dictionary.
- PdfCollectionSort(String[]) - Constructor for class com.lowagie.text.pdf.collection.PdfCollectionSort
-
Constructs a PDF Collection Sort Dictionary.
- PdfColor - Class in com.lowagie.text.pdf
-
A
PdfColor
defines a Color (it's aPdfArray
containing 3 values). - PdfColor(Color) - Constructor for class com.lowagie.text.pdf.PdfColor
- PdfContentByte - Class in com.lowagie.text.pdf
-
PdfContentByte
is an object containing the user positioned text and graphic contents of a page. - PdfContentByte(PdfWriter) - Constructor for class com.lowagie.text.pdf.PdfContentByte
-
Constructs a new
PdfContentByte
-object. - PdfContentParser - Class in com.lowagie.text.pdf
-
Parses the page or template content.
- PdfContentParser(PRTokeniser) - Constructor for class com.lowagie.text.pdf.PdfContentParser
-
Creates a new instance of PdfContentParser
- PdfContentReaderTool - Class in com.lowagie.text.pdf.parser
-
Tool that parses the content of a PDF document.
- PdfContentReaderTool() - Constructor for class com.lowagie.text.pdf.parser.PdfContentReaderTool
- PdfContentStreamHandler - Class in com.lowagie.text.pdf.parser
- PdfContentStreamHandler(TextAssembler) - Constructor for class com.lowagie.text.pdf.parser.PdfContentStreamHandler
- PdfCopy - Class in com.lowagie.text.pdf
-
Make copies of PDF documents.
- PdfCopy(Document, OutputStream) - Constructor for class com.lowagie.text.pdf.PdfCopy
-
Constructor
- PdfCopy.PageStamp - Class in com.lowagie.text.pdf
- PdfCopy.RefKey - Class in com.lowagie.text.pdf
-
A key to allow us to hash indirect references
- PdfCopy.StampContent - Class in com.lowagie.text.pdf
- PdfCopyFields - Class in com.lowagie.text.pdf
-
Concatenates PDF documents including form fields.
- PdfCopyFields(OutputStream) - Constructor for class com.lowagie.text.pdf.PdfCopyFields
-
Creates a new instance.
- PdfCopyFields(OutputStream, char) - Constructor for class com.lowagie.text.pdf.PdfCopyFields
-
Creates a new instance.
- PdfCopyForms - Class in com.lowagie.text.pdf
-
Allows you to add one (or more) existing PDF document(s) to create a new PDF and add the form of another PDF document to this new PDF.
- PdfCopyForms(OutputStream) - Constructor for class com.lowagie.text.pdf.PdfCopyForms
-
Creates a new instance.
- PdfCrossReference(int, int, long, int) - Constructor for class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
- PdfCrossReference(int, long) - Constructor for class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
-
Constructs a cross-reference element for a PdfIndirectObject.
- PdfCrossReference(int, long, int) - Constructor for class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
-
Constructs a cross-reference element for a PdfIndirectObject.
- PdfDashPattern - Class in com.lowagie.text.pdf
-
A
PdfDashPattern
defines a dash pattern as described in the PDF Reference Manual version 1.3 p 325 (section 8.4.3). - PdfDashPattern() - Constructor for class com.lowagie.text.pdf.PdfDashPattern
-
Constructs a new
PdfDashPattern
. - PdfDashPattern(float) - Constructor for class com.lowagie.text.pdf.PdfDashPattern
-
Constructs a new
PdfDashPattern
. - PdfDashPattern(float, float) - Constructor for class com.lowagie.text.pdf.PdfDashPattern
-
Constructs a new
PdfDashPattern
. - PdfDashPattern(float, float, float) - Constructor for class com.lowagie.text.pdf.PdfDashPattern
-
Constructs a new
PdfDashPattern
. - PdfDate - Class in com.lowagie.text.pdf
-
PdfDate
is the PDF date object. - PdfDate() - Constructor for class com.lowagie.text.pdf.PdfDate
-
Constructs a
PdfDate
-object, representing the current day and time. - PdfDate(String) - Constructor for class com.lowagie.text.pdf.PdfDate
-
Constructs a
PdfDate
-object. - PdfDate(Calendar) - Constructor for class com.lowagie.text.pdf.PdfDate
-
Constructs a
PdfDate
-object. - PdfDestination - Class in com.lowagie.text.pdf
-
A
PdfColor
defines a Color (it's aPdfArray
containing 3 values). - PdfDestination(int) - Constructor for class com.lowagie.text.pdf.PdfDestination
-
Constructs a new
PdfDestination
. - PdfDestination(int, float) - Constructor for class com.lowagie.text.pdf.PdfDestination
-
Constructs a new
PdfDestination
. - PdfDestination(int, float, float, float) - Constructor for class com.lowagie.text.pdf.PdfDestination
-
Constructs a new
PdfDestination
. - PdfDestination(int, float, float, float, float) - Constructor for class com.lowagie.text.pdf.PdfDestination
-
Constructs a new
PdfDestination
. - PdfDestination(String) - Constructor for class com.lowagie.text.pdf.PdfDestination
-
Creates a PdfDestination based on a String.
- PdfDeveloperExtension - Class in com.lowagie.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.lowagie.text.pdf.PdfDeveloperExtension
-
Creates a PdfDeveloperExtension object.
- PdfDictionary - Class in com.lowagie.text.pdf
-
PdfDictionary
is the Pdf dictionary object. - PdfDictionary() - Constructor for class com.lowagie.text.pdf.PdfDictionary
-
Constructs an empty
PdfDictionary
-object. - PdfDictionary(PdfName) - Constructor for class com.lowagie.text.pdf.PdfDictionary
-
Constructs a
PdfDictionary
-object of a certain type. - PDFDOCENCODING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PdfDocument - Class in com.lowagie.text.pdf
-
PdfDocument
is the class that is used byPdfWriter
to translate aDocument
into a PDF with different pages. - PdfDocument() - Constructor for class com.lowagie.text.pdf.PdfDocument
-
Constructs a new PDF document.
- PdfDocument.Indentation - Class in com.lowagie.text.pdf
- PdfDocument.PdfInfo - Class in com.lowagie.text.pdf
-
PdfInfo
is the PDF InfoDictionary. - PdfDocument.RenderingContext - Class in com.lowagie.text.pdf
-
This is a helper class for adding a Table to a document.
- PdfDocumentActions - Interface in com.lowagie.text.pdf.interfaces
-
A PDF document can have an open action and other additional actions.
- PdfEFStream - Class in com.lowagie.text.pdf
-
Extends PdfStream and should be used to create Streams for Embedded Files (file attachments).
- PdfEFStream(byte[]) - Constructor for class com.lowagie.text.pdf.PdfEFStream
-
Creates a Stream object using a byte array
- PdfEFStream(InputStream, PdfWriter) - Constructor for class com.lowagie.text.pdf.PdfEFStream
-
Creates a Stream object using an InputStream and a PdfWriter object
- PdfEncodings - Class in com.lowagie.text.pdf
-
Supports fast encodings for winansi and PDFDocEncoding.
- PdfEncodings() - Constructor for class com.lowagie.text.pdf.PdfEncodings
- PdfEncryption - Class in com.lowagie.text.pdf
- PdfEncryption() - Constructor for class com.lowagie.text.pdf.PdfEncryption
- PdfEncryption(PdfEncryption) - Constructor for class com.lowagie.text.pdf.PdfEncryption
- PdfEncryptionSettings - Interface in com.lowagie.text.pdf.interfaces
-
Encryption settings are described in section 3.5 (more specifically section 3.5.2) of the PDF Reference 1.7.
- PdfEncryptor - Class in com.lowagie.text.pdf
-
This class takes any PDF and returns exactly the same but encrypted.
- PdfException - Exception in com.lowagie.text.pdf
-
Signals that an unspecified problem while constructing a PDF document.
- PdfException(Exception) - Constructor for exception com.lowagie.text.pdf.PdfException
- PDFFALSE - Static variable in class com.lowagie.text.pdf.PdfBoolean
- PdfFileSpecification - Class in com.lowagie.text.pdf
-
Specifies a file or an URL.
- PdfFileSpecification() - Constructor for class com.lowagie.text.pdf.PdfFileSpecification
-
Creates a new instance of PdfFileSpecification.
- PdfFormField - Class in com.lowagie.text.pdf
-
Implements form fields.
- PdfFormField(PdfWriter) - Constructor for class com.lowagie.text.pdf.PdfFormField
-
Creates new PdfFormField
- PdfFormField(PdfWriter, float, float, float, float, PdfAction) - Constructor for class com.lowagie.text.pdf.PdfFormField
-
Constructs a new
PdfAnnotation
of subtype link (Action). - PdfFormXObject - Class in com.lowagie.text.pdf
-
PdfFormObject
is a type of XObject containing a template-object. - PdfFunction - Class in com.lowagie.text.pdf
-
Implements PDF functions.
- PdfFunction(PdfWriter) - Constructor for class com.lowagie.text.pdf.PdfFunction
-
Creates new PdfFunction
- PdfGraphics2D - Class in com.lowagie.text.pdf
- PdfGraphics2D(PdfContentByte, float, float) - Constructor for class com.lowagie.text.pdf.PdfGraphics2D
-
Shortcut constructor for PDFGraphics2D.
- PdfGraphics2D(PdfContentByte, float, float, FontMapper, boolean, boolean, float) - Constructor for class com.lowagie.text.pdf.PdfGraphics2D
-
Constructor for PDFGraphics2D.
- PdfGraphics2D.HyperLinkKey - Class in com.lowagie.text.pdf
- PdfGState - Class in com.lowagie.text.pdf
-
The graphic state dictionary.
- PdfGState() - Constructor for class com.lowagie.text.pdf.PdfGState
- PdfICCBased - Class in com.lowagie.text.pdf
-
A
PdfICCBased
defines a ColorSpace - PdfICCBased(ICC_Profile) - Constructor for class com.lowagie.text.pdf.PdfICCBased
-
Creates an ICC stream.
- PdfICCBased(ICC_Profile, int) - Constructor for class com.lowagie.text.pdf.PdfICCBased
-
Creates an ICC stream.
- PdfImage - Class in com.lowagie.text.pdf
-
PdfImage
is aPdfStream
containing an image-Dictionary
and -stream. - PdfImage(Image, String, PdfIndirectReference) - Constructor for class com.lowagie.text.pdf.PdfImage
-
Constructs a
PdfImage
-object. - PdfImportedPage - Class in com.lowagie.text.pdf
-
Represents an imported page.
- PdfIndirectObject - Class in com.lowagie.text.pdf
-
PdfIndirectObject
is the Pdf indirect object. - PdfIndirectReference - Class in com.lowagie.text.pdf
-
PdfIndirectReference
contains a reference to aPdfIndirectObject
. - PdfIndirectReference() - Constructor for class com.lowagie.text.pdf.PdfIndirectReference
- PdfLayer - Class in com.lowagie.text.pdf
-
An optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.
- PdfLayer(String, PdfWriter) - Constructor for class com.lowagie.text.pdf.PdfLayer
-
Creates a new layer.
- PdfLayerMembership - Class in com.lowagie.text.pdf
-
Content typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF.
- PdfLayerMembership(PdfWriter) - Constructor for class com.lowagie.text.pdf.PdfLayerMembership
-
Creates a new, empty, membership layer.
- PdfLine - Class in com.lowagie.text.pdf
-
PdfLine
defines an array withPdfChunk
-objects that fit into 1 line. - PdfLister - Class in com.lowagie.text.pdf
-
List a PDF file in human-readable form (for debugging reasons mostly)
- PdfLister(PrintStream) - Constructor for class com.lowagie.text.pdf.PdfLister
-
Create a new lister object.
- PdfLiteral - Class in com.lowagie.text.pdf
-
a Literal
- PdfLiteral(byte[]) - Constructor for class com.lowagie.text.pdf.PdfLiteral
- PdfLiteral(int) - Constructor for class com.lowagie.text.pdf.PdfLiteral
- PdfLiteral(int, byte[]) - Constructor for class com.lowagie.text.pdf.PdfLiteral
- PdfLiteral(int, String) - Constructor for class com.lowagie.text.pdf.PdfLiteral
- PdfLiteral(String) - Constructor for class com.lowagie.text.pdf.PdfLiteral
- PdfMediaClipData - Class in com.lowagie.text.pdf
- PdfName - Class in com.lowagie.text.pdf
-
PdfName
is an object that can be used as a name in a PDF-file. - PdfName(byte[]) - Constructor for class com.lowagie.text.pdf.PdfName
-
Constructs a PdfName.
- PdfName(String) - Constructor for class com.lowagie.text.pdf.PdfName
-
Constructs a new
PdfName
. - PdfName(String, boolean) - Constructor for class com.lowagie.text.pdf.PdfName
-
Constructs a new
PdfName
. - PdfNameTree - Class in com.lowagie.text.pdf
-
Creates a name tree.
- PdfNameTree() - Constructor for class com.lowagie.text.pdf.PdfNameTree
- PdfNull - Class in com.lowagie.text.pdf
-
PdfNull
is the Null object represented by the keyword null. - PdfNull() - Constructor for class com.lowagie.text.pdf.PdfNull
-
Constructs a
PdfNull
-object. - PDFNULL - Static variable in class com.lowagie.text.pdf.PdfNull
-
An instance of the
PdfNull
-object. - PdfNumber - Class in com.lowagie.text.pdf
-
PdfNumber
provides two types of numbers, integer and real. - PdfNumber(double) - Constructor for class com.lowagie.text.pdf.PdfNumber
-
Constructs a new
PdfNumber
-object of type real. - PdfNumber(float) - Constructor for class com.lowagie.text.pdf.PdfNumber
-
Constructs a new
PdfNumber
-object of type real. - PdfNumber(int) - Constructor for class com.lowagie.text.pdf.PdfNumber
-
Constructs a new
PdfNumber
-object of type integer. - PdfNumber(long) - Constructor for class com.lowagie.text.pdf.PdfNumber
-
Constructs a new
PdfNumber
-object of type long. - PdfNumber(String) - Constructor for class com.lowagie.text.pdf.PdfNumber
-
Constructs a
PdfNumber
-object. - PdfNumberTree - Class in com.lowagie.text.pdf
-
Creates a number tree.
- PdfNumberTree() - Constructor for class com.lowagie.text.pdf.PdfNumberTree
- PdfObject - Class in com.lowagie.text.pdf
-
PdfObject
is the abstract superclass of all PDF objects. - PdfObject(int) - Constructor for class com.lowagie.text.pdf.PdfObject
-
Constructs a
PdfObject
of a certain type without any content. - PdfObject(int, byte[]) - Constructor for class com.lowagie.text.pdf.PdfObject
-
Constructs a
PdfObject
of a certain type with a certain content. - PdfObject(int, String) - Constructor for class com.lowagie.text.pdf.PdfObject
-
Constructs a
PdfObject
of a certain type with a certain content. - PdfOCG - Interface in com.lowagie.text.pdf
-
The interface common to all layer types.
- PdfOCProperties - Class in com.lowagie.text.pdf
-
This class represents the /OCProperties entry in the document catalog and holds the optional content properties dictionary, which contains a list of all the optional content groups in the document, as well as information about the default and alternate configurations for optional content.
- PdfOCProperties() - Constructor for class com.lowagie.text.pdf.PdfOCProperties
- PdfOutline - Class in com.lowagie.text.pdf
-
PdfOutline
is an object that represents a PDF outline entry. - PdfOutline(PdfOutline, PdfAction, Paragraph) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfAction, Paragraph, boolean) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfAction, PdfString) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfAction, PdfString, boolean) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfAction, String) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfAction, String, boolean) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfDestination, Paragraph) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfDestination, Paragraph, boolean) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfDestination, PdfString) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfDestination, PdfString, boolean) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfDestination, String) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfOutline(PdfOutline, PdfDestination, String, boolean) - Constructor for class com.lowagie.text.pdf.PdfOutline
-
Constructs a
PdfOutline
. - PdfPage - Class in com.lowagie.text.pdf
-
PdfPage
is the PDF Page-object. - PdfPageActions - Interface in com.lowagie.text.pdf.interfaces
-
A PDF page can have an open and/or close action.
- PdfPageEvent - Interface in com.lowagie.text.pdf
-
Allows a class to catch several document events.
- PdfPageEventForwarder - Class in com.lowagie.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.lowagie.text.pdf.events.PdfPageEventForwarder
- PdfPageEventHelper - Class in com.lowagie.text.pdf
-
Helps the use of
PdfPageEvent
by implementing all the interface methods. - PdfPageEventHelper() - Constructor for class com.lowagie.text.pdf.PdfPageEventHelper
- PdfPageLabelFormat(int, int, String, int) - Constructor for class com.lowagie.text.pdf.PdfPageLabels.PdfPageLabelFormat
-
Creates a page label format.
- PdfPageLabels - Class in com.lowagie.text.pdf
-
Page labels are used to identify each page visually on the screen or in print.
- PdfPageLabels() - Constructor for class com.lowagie.text.pdf.PdfPageLabels
-
Creates a new PdfPageLabel with a default logical page 1
- PdfPageLabels.PdfPageLabelFormat - Class in com.lowagie.text.pdf
- PdfPages - Class in com.lowagie.text.pdf
-
PdfPages
is the PDF Pages-object. - PdfPattern - Class in com.lowagie.text.pdf
-
A
PdfPattern
defines a ColorSpace - PdfPatternPainter - Class in com.lowagie.text.pdf
-
Implements the pattern.
- PdfPCell - Class in com.lowagie.text.pdf
-
A cell in a PdfPTable.
- PdfPCell() - Constructor for class com.lowagie.text.pdf.PdfPCell
-
Constructs an empty
PdfPCell
. - PdfPCell(Image) - Constructor for class com.lowagie.text.pdf.PdfPCell
-
Constructs a
PdfPCell
with anImage
. - PdfPCell(Image, boolean) - Constructor for class com.lowagie.text.pdf.PdfPCell
-
Constructs a
PdfPCell
with anImage
. - PdfPCell(PdfPCell) - Constructor for class com.lowagie.text.pdf.PdfPCell
-
Constructs a deep copy of a
PdfPCell
. - PdfPCell(PdfPTable) - Constructor for class com.lowagie.text.pdf.PdfPCell
-
Constructs a
PdfPCell
with aPdfPtable
. - PdfPCell(PdfPTable, PdfPCell) - Constructor for class com.lowagie.text.pdf.PdfPCell
-
Constructs a
PdfPCell
with aPdfPtable
. - PdfPCell(Phrase) - Constructor for class com.lowagie.text.pdf.PdfPCell
-
Constructs a
PdfPCell
with aPhrase
. - PdfPCellEvent - Interface in com.lowagie.text.pdf
-
An event called for a single cell.
- PdfPCellEventForwarder - Class in com.lowagie.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.lowagie.text.pdf.events.PdfPCellEventForwarder
- PdfPKCS7 - Class in com.lowagie.text.pdf
-
This class does all the processing related to signing and verifying a PKCS#7 signature.
- PdfPKCS7(byte[], byte[], String) - Constructor for class com.lowagie.text.pdf.PdfPKCS7
-
Verifies a signature using the sub-filter adbe.x509.rsa_sha1.
- PdfPKCS7(byte[], String) - Constructor for class com.lowagie.text.pdf.PdfPKCS7
-
Verifies a signature using the sub-filter adbe.pkcs7.detached or adbe.pkcs7.sha1.
- PdfPKCS7(PrivateKey, Certificate[], CRL[], String, String, boolean) - Constructor for class com.lowagie.text.pdf.PdfPKCS7
-
Generates a signature.
- PdfPKCS7.X509Name - Class in com.lowagie.text.pdf
-
a class that holds an X509 name
- PdfPKCS7.X509NameTokenizer - Class in com.lowagie.text.pdf
-
class for breaking up an X500 Name into it's component tokens, ala java.util.StringTokenizer.
- PdfPrinterGraphics2D - Class in com.lowagie.text.pdf
-
This is an extension class for the sole purpose of implementing the
PrinterGraphics
interface. - PdfPrinterGraphics2D(PdfContentByte, float, float, FontMapper, boolean, boolean, float, PrinterJob) - Constructor for class com.lowagie.text.pdf.PdfPrinterGraphics2D
- PdfPRow - Class in com.lowagie.text.pdf
-
A row in a PdfPTable.
- PdfPRow(PdfPCell[]) - Constructor for class com.lowagie.text.pdf.PdfPRow
-
Constructs a new PdfPRow with the cells in the array that was passed as a parameter.
- PdfPRow(PdfPRow) - Constructor for class com.lowagie.text.pdf.PdfPRow
-
Makes a copy of an existing row.
- PdfPSXObject - Class in com.lowagie.text.pdf
-
Implements the PostScript XObject.
- PdfPSXObject() - Constructor for class com.lowagie.text.pdf.PdfPSXObject
-
Creates a new instance of PdfPSXObject
- PdfPSXObject(PdfWriter) - Constructor for class com.lowagie.text.pdf.PdfPSXObject
-
Constructs a PSXObject
- PdfPTable - Class in com.lowagie.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.lowagie.text.pdf.PdfPTable
- PdfPTable(float[]) - Constructor for class com.lowagie.text.pdf.PdfPTable
-
Constructs a
PdfPTable
with the relative column widths. - PdfPTable(int) - Constructor for class com.lowagie.text.pdf.PdfPTable
-
Constructs a
PdfPTable
withnumColumns
columns. - PdfPTable(PdfPTable) - Constructor for class com.lowagie.text.pdf.PdfPTable
-
Constructs a copy of a
PdfPTable
. - PdfPTableEvent - Interface in com.lowagie.text.pdf
-
An interface that can be used to retrieve the position of cells in
PdfPTable
. - PdfPTableEventForwarder - Class in com.lowagie.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.lowagie.text.pdf.events.PdfPTableEventForwarder
- PdfPublicKeyRecipient - Class in com.lowagie.text.pdf
- PdfPublicKeyRecipient(Certificate, int) - Constructor for class com.lowagie.text.pdf.PdfPublicKeyRecipient
- PdfPublicKeySecurityHandler - Class in com.lowagie.text.pdf
- PdfPublicKeySecurityHandler() - Constructor for class com.lowagie.text.pdf.PdfPublicKeySecurityHandler
- PdfReader - Class in com.lowagie.text.pdf
-
Reads a PDF document.
- PdfReader() - Constructor for class com.lowagie.text.pdf.PdfReader
- PdfReader(byte[]) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(byte[], byte[]) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(PdfReader) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Creates an independent duplicate.
- PdfReader(RandomAccessFileOrArray, byte[]) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Reads and parses a pdf document.
- PdfReader(InputStream) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(InputStream, byte[]) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(String) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(String, byte[]) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(String, Certificate, Key, String) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(URL) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(URL, byte[]) - Constructor for class com.lowagie.text.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfRectangle - Class in com.lowagie.text.pdf
-
PdfRectangle
is the PDF Rectangle object. - PdfRectangle(float, float) - Constructor for class com.lowagie.text.pdf.PdfRectangle
- PdfRectangle(float, float, float, float) - Constructor for class com.lowagie.text.pdf.PdfRectangle
- PdfRectangle(float, float, float, float, int) - Constructor for class com.lowagie.text.pdf.PdfRectangle
-
Constructs a
PdfRectangle
-object. - PdfRectangle(float, float, int) - Constructor for class com.lowagie.text.pdf.PdfRectangle
-
Constructs a
PdfRectangle
-object starting from the origin (0, 0). - PdfRectangle(PdfArray) - Constructor for class com.lowagie.text.pdf.PdfRectangle
-
To be used when the array contains 4 float numbers as pdf coordinates like RECT / BBox
- PdfRectangle(Rectangle) - Constructor for class com.lowagie.text.pdf.PdfRectangle
- PdfRectangle(Rectangle, int) - Constructor for class com.lowagie.text.pdf.PdfRectangle
-
Constructs a
PdfRectangle
-object with aRectangle
-object. - PdfRendition - Class in com.lowagie.text.pdf
-
A Rendition dictionary (pdf spec 1.5)
- PdfResources - Class in com.lowagie.text.pdf
-
PdfResources
is the PDF Resources-object. - PdfResources() - Constructor for class com.lowagie.text.pdf.PdfResources
-
Constructs a PDF ResourcesDictionary.
- PdfRunDirection - Interface in com.lowagie.text.pdf.interfaces
- PdfSchema - Class in com.lowagie.text.xml.xmp
-
An implementation of an XmpSchema.
- PdfSchema() - Constructor for class com.lowagie.text.xml.xmp.PdfSchema
- PdfShading - Class in com.lowagie.text.pdf
-
Implements the shading dictionary (or stream).
- PdfShading(PdfWriter) - Constructor for class com.lowagie.text.pdf.PdfShading
-
Creates new PdfShading
- PdfShadingPattern - Class in com.lowagie.text.pdf
-
Implements the shading pattern dictionary.
- PdfShadingPattern(PdfShading) - Constructor for class com.lowagie.text.pdf.PdfShadingPattern
-
Creates new PdfShadingPattern
- PdfSigGenericPKCS - Class in com.lowagie.text.pdf
-
A signature dictionary representation for the standard filters.
- PdfSigGenericPKCS(PdfName, PdfName) - Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS
-
Creates a generic standard filter.
- PdfSigGenericPKCS.PPKLite - Class in com.lowagie.text.pdf
-
Creates a standard filter of the type self signed.
- PdfSigGenericPKCS.PPKMS - Class in com.lowagie.text.pdf
-
Creates a standard filter of the type Windows Certificate.
- PdfSigGenericPKCS.VeriSign - Class in com.lowagie.text.pdf
-
Creates a standard filter of the type VeriSign.
- PdfSignature - Class in com.lowagie.text.pdf
-
Implements the signature dictionary.
- PdfSignature(PdfName, PdfName) - Constructor for class com.lowagie.text.pdf.PdfSignature
-
Creates new PdfSignature
- PdfSignatureAppDataDict - Class in com.lowagie.text.pdf
-
The optional App dictionary which is part of the Build Properties Dictionary.
- PdfSignatureAppDataDict() - Constructor for class com.lowagie.text.pdf.PdfSignatureAppDataDict
- PdfSignatureAppearance - Class in com.lowagie.text.pdf
-
This class takes care of the cryptographic options and appearances that form a signature.
- PdfSignatureAppearance.SignatureEvent - Interface in com.lowagie.text.pdf
-
An interface to retrieve the signature dictionary for modification.
- PdfSignatureBuildProperties - Class in com.lowagie.text.pdf
-
The build data dictionary contains information from the signature handler or software module that was used to create the signature.
- PdfSignatureBuildProperties() - Constructor for class com.lowagie.text.pdf.PdfSignatureBuildProperties
- PdfSmartCopy - Class in com.lowagie.text.pdf
-
PdfSmartCopy has the same functionality as PdfCopy, but when resources (such as fonts, images,...) are encountered, a reference to these resources is saved in a cache, so that they can be reused.
- PdfSmartCopy(Document, OutputStream) - Constructor for class com.lowagie.text.pdf.PdfSmartCopy
-
Creates a PdfSmartCopy instance.
- PdfSpotColor - Class in com.lowagie.text.pdf
-
A
PdfSpotColor
defines a ColorSpace - PdfSpotColor(String, Color) - Constructor for class com.lowagie.text.pdf.PdfSpotColor
-
Constructs a new
PdfSpotColor
. - PdfStamper - Class in com.lowagie.text.pdf
-
Applies extra content to the pages of a PDF document.
- PdfStamper(PdfReader, OutputStream) - Constructor for class com.lowagie.text.pdf.PdfStamper
-
Starts the process of adding extra content to an existing PDF document.
- PdfStamper(PdfReader, OutputStream, char) - Constructor for class com.lowagie.text.pdf.PdfStamper
-
Starts the process of adding extra content to an existing PDF document.
- PdfStamper(PdfReader, OutputStream, char, boolean) - Constructor for class com.lowagie.text.pdf.PdfStamper
-
Starts the process of adding extra content to an existing PDF document, possibly as a new revision.
- PdfStream - Class in com.lowagie.text.pdf
-
PdfStream
is the Pdf stream object. - PdfStream() - Constructor for class com.lowagie.text.pdf.PdfStream
-
Constructs a
PdfStream
-object. - PdfStream(byte[]) - Constructor for class com.lowagie.text.pdf.PdfStream
-
Constructs a
PdfStream
-object. - PdfStream(InputStream, PdfWriter) - Constructor for class com.lowagie.text.pdf.PdfStream
-
Creates an efficient stream.
- PdfString - Class in com.lowagie.text.pdf
-
A
PdfString
-class is the PDF-equivalent of a JAVA-String
-object. - PdfString() - Constructor for class com.lowagie.text.pdf.PdfString
-
Constructs an empty
PdfString
-object. - PdfString(byte[]) - Constructor for class com.lowagie.text.pdf.PdfString
-
Constructs a
PdfString
-object. - PdfString(String) - Constructor for class com.lowagie.text.pdf.PdfString
-
Constructs a
PdfString
-object containing a string in the standard encodingTEXT_PDFDOCENCODING
. - PdfString(String, String) - Constructor for class com.lowagie.text.pdf.PdfString
-
Constructs a
PdfString
-object containing a string in the specified encoding. - PdfStructureElement - Class in com.lowagie.text.pdf
-
This is a node in a document logical structure.
- PdfStructureElement(PdfStructureElement, PdfName) - Constructor for class com.lowagie.text.pdf.PdfStructureElement
-
Creates a new instance of PdfStructureElement.
- PdfStructureElement(PdfStructureTreeRoot, PdfName) - Constructor for class com.lowagie.text.pdf.PdfStructureElement
-
Creates a new instance of PdfStructureElement.
- PdfStructureTreeRoot - Class in com.lowagie.text.pdf
-
The structure tree root corresponds to the highest hierarchy level in a tagged PDF.
- PdfTable - Class in com.lowagie.text.pdf
-
PdfTable
is an object that contains the graphics and text of a table. - PdfTargetDictionary - Class in com.lowagie.text.pdf.collection
- PdfTargetDictionary(boolean) - Constructor for class com.lowagie.text.pdf.collection.PdfTargetDictionary
-
Creates a dictionary referring to a target document.
- PdfTargetDictionary(PdfTargetDictionary) - Constructor for class com.lowagie.text.pdf.collection.PdfTargetDictionary
-
Creates dictionary referring to a target document that is the parent of the current document.
- PdfTemplate - Class in com.lowagie.text.pdf
-
Implements the form XObject.
- PdfTemplate() - Constructor for class com.lowagie.text.pdf.PdfTemplate
-
Creates a
PdfTemplate
. - PdfTextArray - Class in com.lowagie.text.pdf
-
PdfTextArray
defines an array with displacements andPdfString
-objects. - PdfTextArray() - Constructor for class com.lowagie.text.pdf.PdfTextArray
- PdfTextArray(String) - Constructor for class com.lowagie.text.pdf.PdfTextArray
- PdfTextExtractor - Class in com.lowagie.text.pdf.parser
-
Extracts text from a PDF file.
- PdfTextExtractor(PdfReader) - Constructor for class com.lowagie.text.pdf.parser.PdfTextExtractor
-
Creates a new Text Extractor object, using a
TextAssembler
as the render listener - PdfTextExtractor(PdfReader, boolean) - Constructor for class com.lowagie.text.pdf.parser.PdfTextExtractor
-
Creates a new Text Extractor object, using a
TextAssembler
as the render listener - PdfTextExtractor(PdfReader, TextAssembler) - Constructor for class com.lowagie.text.pdf.parser.PdfTextExtractor
-
Creates a new Text Extractor object.
- pdfToAwt(BaseFont, int) - Method in class com.lowagie.text.pdf.DefaultFontMapper
-
Returns an AWT Font which can be used to represent the given BaseFont
- pdfToAwt(BaseFont, int) - Method in interface com.lowagie.text.pdf.FontMapper
-
Returns an AWT Font which can be used to represent the given BaseFont
- PdfTransition - Class in com.lowagie.text.pdf
- PdfTransition() - Constructor for class com.lowagie.text.pdf.PdfTransition
-
Constructs a
Transition
. - PdfTransition(int) - Constructor for class com.lowagie.text.pdf.PdfTransition
-
Constructs a
Transition
. - PdfTransition(int, int) - Constructor for class com.lowagie.text.pdf.PdfTransition
-
Constructs a
Transition
. - PdfTransparencyGroup - Class in com.lowagie.text.pdf
-
The transparency group dictionary.
- PdfTransparencyGroup() - Constructor for class com.lowagie.text.pdf.PdfTransparencyGroup
-
Constructs a transparencyGroup.
- PDFTRUE - Static variable in class com.lowagie.text.pdf.PdfBoolean
- pdfVersion - Variable in class com.lowagie.text.pdf.PdfReader
- PdfVersion - Interface in com.lowagie.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.lowagie.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.lowagie.text.pdf.internal.PdfVersionImp
- PdfViewerPreferences - Interface in com.lowagie.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.lowagie.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.lowagie.text.pdf.internal.PdfViewerPreferencesImp
- PdfWriter - Class in com.lowagie.text.pdf
-
A
DocWriter
class for PDF. - PdfWriter() - Constructor for class com.lowagie.text.pdf.PdfWriter
-
Constructs a
PdfWriter
. - PdfWriter(PdfDocument, OutputStream) - Constructor for class com.lowagie.text.pdf.PdfWriter
-
Constructs a
PdfWriter
. - PdfWriter.PdfBody - Class in com.lowagie.text.pdf
-
This class generates the structure of a PDF document.
- PdfWriter.PdfBody.PdfCrossReference - Class in com.lowagie.text.pdf
-
PdfCrossReference
is an entry in the PDF Cross-Reference table. - PDFX1A2001 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A PDF/X level.
- PDFX32002 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A PDF/X level.
- pdfxConformance - Variable in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
The value indicating if the PDF has to be in conformance with PDF/X.
- PdfXConformance - Interface in com.lowagie.text.pdf.interfaces
- PdfXConformanceException - Exception in com.lowagie.text.pdf
- PdfXConformanceException() - Constructor for exception com.lowagie.text.pdf.PdfXConformanceException
-
Creates a new instance of PdfXConformanceException.
- PdfXConformanceException(String) - Constructor for exception com.lowagie.text.pdf.PdfXConformanceException
-
Creates a new instance of PdfXConformanceException.
- PdfXConformanceImp - Class in com.lowagie.text.pdf.internal
- PdfXConformanceImp() - Constructor for class com.lowagie.text.pdf.internal.PdfXConformanceImp
- PDFXKEY_CMYK - Static variable in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
A key for an aspect that can be checked for PDF/X Conformance.
- PDFXKEY_COLOR - Static variable in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
A key for an aspect that can be checked for PDF/X Conformance.
- PDFXKEY_FONT - Static variable in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
A key for an aspect that can be checked for PDF/X Conformance.
- PDFXKEY_GSTATE - Static variable in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
A key for an aspect that can be checked for PDF/X Conformance.
- PDFXKEY_IMAGE - Static variable in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
A key for an aspect that can be checked for PDF/X Conformance.
- PDFXKEY_LAYER - Static variable in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
A key for an aspect that can be checked for PDF/X Conformance.
- PDFXKEY_RGB - Static variable in class com.lowagie.text.pdf.internal.PdfXConformanceImp
-
A key for an aspect that can be checked for PDF/X Conformance.
- PDFXNONE - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A PDF/X level.
- peek() - Method in class com.lowagie.text.pdf.XfaForm.Stack2
-
Looks at the object at the top of this stack without removing it from the stack.
- PENGUIN_LARGE_PAPERBACK - Static variable in class com.lowagie.text.PageSize
-
This is the Penguin large paperback format.
- PENGUIN_SMALL_PAPERBACK - Static variable in class com.lowagie.text.PageSize
-
This is the Pengiun small paperback format.
- percentage - Variable in class com.lowagie.text.Cell
- percentage - Variable in class com.lowagie.text.pdf.draw.LineSeparator
-
The width of the line as a percentage of the available page width.
- PERCEPTUAL - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PERMS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- pfb - Variable in class com.lowagie.text.pdf.DefaultFontMapper.BaseFontParameters
-
The font bytes for pfb.
- Pfm2afm - Class in com.lowagie.text.pdf
-
Converts a PFM file into an AFM file.
- PG - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- phrase - Variable in class com.lowagie.text.pdf.PdfPCell
-
The text in the cell.
- Phrase - Class in com.lowagie.text
-
A
Phrase
is a series ofChunk
s. - Phrase() - Constructor for class com.lowagie.text.Phrase
-
Constructs a
Phrase
without specifying a leading. - Phrase(float) - Constructor for class com.lowagie.text.Phrase
-
Constructs a
Phrase
with a certain leading. - Phrase(float, Chunk) - Constructor for class com.lowagie.text.Phrase
-
Constructs a
Phrase
with a certainChunk
and a certain leading. - Phrase(float, String) - Constructor for class com.lowagie.text.Phrase
-
Constructs a
Phrase
with a certain leading and a certainString
. - Phrase(float, String, Font) - Constructor for class com.lowagie.text.Phrase
-
Constructs a
Phrase
with a certain leading, a certainString
and a certainFont
. - Phrase(Chunk) - Constructor for class com.lowagie.text.Phrase
-
Constructs a
Phrase
with a certainChunk
. - Phrase(Phrase) - Constructor for class com.lowagie.text.Phrase
-
Copy constructor for
Phrase
. - Phrase(String) - Constructor for class com.lowagie.text.Phrase
-
Constructs a
Phrase
with a certainString
. - Phrase(String, Font) - Constructor for class com.lowagie.text.Phrase
-
Constructs a
Phrase
with a certainString
and a certainFont
. - PHRASE - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - PHRASE - Static variable in class com.lowagie.text.ElementTags
-
the phrase tag
- physicalPage - Variable in class com.lowagie.text.pdf.PdfPageLabels.PdfPageLabelFormat
- PI - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- PICKTRAYBYPDFSIZE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- pieceSize - Variable in class com.lowagie.text.pdf.BidiLine
- pkcs - Variable in class com.lowagie.text.pdf.PdfSigGenericPKCS
-
The class instance that calculates the PKCS#1 and PKCS#7
- PL - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- placeBarcode(PdfContentByte, Color, Color) - Method in class com.lowagie.text.pdf.Barcode
-
Places the barcode in a
PdfContentByte
. - placeBarcode(PdfContentByte, Color, Color) - Method in class com.lowagie.text.pdf.Barcode128
-
Places the barcode in a
PdfContentByte
. - placeBarcode(PdfContentByte, Color, Color) - Method in class com.lowagie.text.pdf.Barcode39
-
Places the barcode in a
PdfContentByte
. - placeBarcode(PdfContentByte, Color, Color) - Method in class com.lowagie.text.pdf.BarcodeCodabar
-
Places the barcode in a
PdfContentByte
. - placeBarcode(PdfContentByte, Color, Color) - Method in class com.lowagie.text.pdf.BarcodeEAN
-
Places the barcode in a
PdfContentByte
. - placeBarcode(PdfContentByte, Color, Color) - Method in class com.lowagie.text.pdf.BarcodeEANSUPP
-
Places the barcode in a
PdfContentByte
. - placeBarcode(PdfContentByte, Color, Color) - Method in class com.lowagie.text.pdf.BarcodeInter25
-
Places the barcode in a
PdfContentByte
. - placeBarcode(PdfContentByte, Color, Color) - Method in class com.lowagie.text.pdf.BarcodePostnet
-
Places the barcode in a
PdfContentByte
. - plainHeight - Variable in class com.lowagie.text.Image
-
This is the width of the image without rotation.
- PLAINHEIGHT - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image tag
- PLAINHEIGHT - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the image tag
- plainRandomAccess - Static variable in class com.lowagie.text.Document
-
When true the file access is not done through a memory mapped file.
- PLAINTEXT - Static variable in class com.lowagie.text.pdf.PdfFormField
- plainWidth - Variable in class com.lowagie.text.Image
-
This is the width of the image without rotation.
- PLAINWIDTH - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image tag
- PLAINWIDTH - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the image tag
- PLANET - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- PLAYCOUNT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- PMD - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required; barcode fields only; ExtensionLevel 3) The PaperMetaData generation parameters dictionary.
- PNGID - Static variable in class com.lowagie.text.Image
- PO - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- pointsToInches(float) - Static method in class com.lowagie.text.Utilities
-
Measurement conversion from points to inches.
- pointsToMillimeters(float) - Static method in class com.lowagie.text.Utilities
-
Measurement conversion from points to millimeters.
- poly - Variable in class com.lowagie.text.pdf.internal.PolylineShapeIterator
-
The polyline over which we are going to iterate.
- polyFillMode - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- PolylineShape - Class in com.lowagie.text.pdf.internal
-
Class that defines a Polyline shape.
- PolylineShape(int[], int[], int) - Constructor for class com.lowagie.text.pdf.internal.PolylineShape
-
Creates a PolylineShape.
- PolylineShapeIterator - Class in com.lowagie.text.pdf.internal
-
PathIterator for PolylineShape.
- pop() - Method in class com.lowagie.text.pdf.XfaForm.Stack2
-
Removes the object at the top of this stack and returns that object as the value of this function.
- PopStack() - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Pop one element from the stack
- POPUP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PORTRAIT - Static variable in class com.lowagie.text.pdf.PdfPage
-
value of the Rotate key for a page in PORTRAIT
- POSITION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- positions - Variable in class com.lowagie.text.pdf.PdfTable
-
Cached column widths.
- post - Variable in class com.lowagie.text.pdf.HyphenationAuto
-
The second part of the hyphenated word.
- postBreak - Variable in class com.lowagie.text.pdf.hyphenation.Hyphen
- POSTCARD - Static variable in class com.lowagie.text.PageSize
-
This is the postcard format
- POSTNET - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- postSymbol - Variable in class com.lowagie.text.List
-
In case you are using numbered/lettered lists, this String is added after the number/letter.
- PPKLite() - Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.PPKLite
-
The constructor for the default provider.
- PPKLite(String) - Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.PPKLite
-
The constructor for an explicit provider.
- PPKMS() - Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.PPKMS
-
The constructor for the default provider.
- PPKMS(String) - Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.PPKMS
-
The constructor for an explicit provider.
- PRAcroForm - Class in com.lowagie.text.pdf
-
This class captures an AcroForm on input.
- PRAcroForm(PdfReader) - Constructor for class com.lowagie.text.pdf.PRAcroForm
-
Constructor
- PRAcroForm.FieldInformation - Class in com.lowagie.text.pdf
-
This class holds the information for a single field
- PRE - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for auto-formated
- preBreak - Variable in class com.lowagie.text.pdf.hyphenation.Hyphen
- preClose() - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
This is the first method to be called when using external signatures.
- preClose(Map<PdfName, Integer>) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
This is the first method to be called when using external signatures.
- PREDICTOR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PREFERRED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- prefix - Variable in class com.lowagie.text.pdf.PdfDeveloperExtension
-
The prefix used in the Extensions dictionary added to the Catalog.
- prefix - Variable in class com.lowagie.text.pdf.PdfPageLabels.PdfPageLabelFormat
- prepareARCFOURKey(byte[]) - Method in class com.lowagie.text.pdf.crypto.ARCFOUREncryption
- prepareARCFOURKey(byte[], int, int) - Method in class com.lowagie.text.pdf.crypto.ARCFOUREncryption
- PRERELEASE - Static variable in class com.lowagie.text.pdf.PdfName
-
Parts of the Build Data Dictionary.
- PRESENTATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- PRESERVERB - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- preSymbol - Variable in class com.lowagie.text.List
-
In case you are using numbered/lettered lists, this String is added before the number/letter.
- PREV - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PREVPAGE - Static variable in class com.lowagie.text.pdf.PdfAction
-
A named action to go to the previous page.
- PREVPAGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- prevxref - Variable in class com.lowagie.text.pdf.PdfWriter
-
A number referring to the previous Cross-Reference Table.
- PRIndirectReference - Class in com.lowagie.text.pdf
- PRIndirectReference(PdfReader, int) - Constructor for class com.lowagie.text.pdf.PRIndirectReference
-
Constructs a
PdfIndirectReference
. - PRIndirectReference(PdfReader, int, int) - Constructor for class com.lowagie.text.pdf.PRIndirectReference
-
Constructs a
PdfIndirectReference
. - PRINT - Static variable in class com.lowagie.text.pdf.BaseField
-
The annotation flag Hidden.
- PRINT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PRINTAREA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PRINTCLIP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PRINTDIALOG - Static variable in class com.lowagie.text.pdf.PdfAction
-
A named action to open a print dialog.
- PRINTPAGERANGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PRINTSCALING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PRINTSCALING_PREFERENCES - Static variable in class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp
-
A series of viewer preferences
- PrintScalingNone - Static variable in class com.lowagie.text.pdf.PdfWriter
-
A viewer preference
- printStack() - Method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Outputs the stack as the sequence of elements separated by '.'.
- printStackTrace() - Method in exception com.lowagie.text.ExceptionConverter
-
we have to override this as well
- printStackTrace(PrintStream) - Method in exception com.lowagie.text.ExceptionConverter
-
here we prefix, with printStream.print(), not printStream.println(), the stack trace with "ExceptionConverter:"
- printStackTrace(PrintWriter) - Method in exception com.lowagie.text.ExceptionConverter
-
Again, we prefix the stack trace with "ExceptionConverter:"
- PRINTSTATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- printStats() - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
- printStats() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- PRIVATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- privateLength - Variable in class com.lowagie.text.pdf.CFFFont.Font
- privateOffset - Variable in class com.lowagie.text.pdf.CFFFont.Font
- privateSubrs - Variable in class com.lowagie.text.pdf.CFFFont.Font
- PrivateSubrsOffset - Variable in class com.lowagie.text.pdf.CFFFont.Font
- PrivateSubrsOffsetsArray - Variable in class com.lowagie.text.pdf.CFFFont.Font
- process(ElementListener) - Method in class com.lowagie.text.Anchor
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.Annotation
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.Cell
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.Chunk
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in interface com.lowagie.text.Element
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.html.simpleparser.IncCell
- process(ElementListener) - Method in class com.lowagie.text.List
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.MarkedObject
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.MarkedSection
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.Meta
-
Processes the element by adding it (or the different parts) to a
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.pdf.draw.VerticalPositionMark
- process(ElementListener) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Processes the element by adding it to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.pdf.PdfPTable
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.Phrase
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.Rectangle
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.Row
-
Processes the element by adding it (or the different parts) to a
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.Section
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(ElementListener) - Method in class com.lowagie.text.Table
-
Processes the element by adding it (or the different parts) to an
ElementListener
. - process(Image, HashMap, ChainedProperties, DocListener) - Method in interface com.lowagie.text.html.simpleparser.Img
- process(Paragraph, ChainedProperties) - Method in interface com.lowagie.text.html.simpleparser.ALink
- process(FinalText, String) - Method in class com.lowagie.text.pdf.parser.MarkedUpTextAssembler
-
Slot fully-assembled chunk into our result at the current location.
- process(FinalText, String) - Method in interface com.lowagie.text.pdf.parser.TextAssembler
- process(ParsedText, String) - Method in class com.lowagie.text.pdf.parser.MarkedUpTextAssembler
-
Remember an unassembled chunk until we hit the end of this element, or we hit an assembled chunk, and need to pull things together.
- process(ParsedText, String) - Method in interface com.lowagie.text.pdf.parser.TextAssembler
- process(Word, String) - Method in class com.lowagie.text.pdf.parser.MarkedUpTextAssembler
- process(Word, String) - Method in interface com.lowagie.text.pdf.parser.TextAssembler
- process(String) - Method in class com.lowagie.text.pdf.FontSelector
-
Process the text so that it will render with a combination of fonts if needed.
- process(StringBuffer, Object) - Method in class com.lowagie.text.xml.xmp.LangAlt
-
Process a property.
- process(StringBuffer, Object) - Method in class com.lowagie.text.xml.xmp.XmpSchema
-
Processes a property
- Process(String) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
The Process function extracts one font out of the CFF file and returns a subset version of the original.
- processActions(Element, PdfAction, List<PdfAction>) - Method in class com.lowagie.text.pdf.PdfCell
-
Processes all actions contained in the cell.
- processContent(byte[], PdfDictionary, PdfContentStreamHandler) - Method in class com.lowagie.text.pdf.parser.PdfTextExtractor
-
Processes PDF syntax
- processLine(float, float, int, int, int) - Method in class com.lowagie.text.pdf.BidiLine
- processOptions(String[]) - Static method in class com.lowagie.text.pdf.PdfFormField
- processOptions(String[][]) - Static method in class com.lowagie.text.pdf.PdfFormField
- PROCSET - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PRODUCER - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - PRODUCER - Static variable in class com.lowagie.text.ElementTags
-
attribute of the root tag
- PRODUCER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PRODUCER - Static variable in class com.lowagie.text.xml.xmp.PdfSchema
-
The Producer.
- profile - Variable in class com.lowagie.text.Image
-
ICC Profile attached
- PROP_BUILD - Static variable in class com.lowagie.text.pdf.PdfName
-
The build properties dictionary and all of its contents are required to be direct objects.
- PROPERTIES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- provider - Variable in class com.lowagie.text.pdf.PdfSigGenericPKCS
-
The crypto provider
- PRStream - Class in com.lowagie.text.pdf
- PRStream(PdfReader, byte[]) - Constructor for class com.lowagie.text.pdf.PRStream
- PRStream(PdfReader, byte[], int) - Constructor for class com.lowagie.text.pdf.PRStream
-
Creates a new PDF stream object that will replace a stream in a existing PDF file.
- PRStream(PdfReader, int) - Constructor for class com.lowagie.text.pdf.PRStream
- PRStream(PRStream, PdfDictionary) - Constructor for class com.lowagie.text.pdf.PRStream
- PRStream(PRStream, PdfDictionary, PdfReader) - Constructor for class com.lowagie.text.pdf.PRStream
- PRTokeniser - Class in com.lowagie.text.pdf
- PRTokeniser(byte[]) - Constructor for class com.lowagie.text.pdf.PRTokeniser
- PRTokeniser(RandomAccessFileOrArray) - Constructor for class com.lowagie.text.pdf.PRTokeniser
- PRTokeniser(String) - Constructor for class com.lowagie.text.pdf.PRTokeniser
- PS - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- PS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PS_DASH - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaPen
- PS_DASHDOT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaPen
- PS_DASHDOTDOT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaPen
- PS_DOT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaPen
- PS_INSIDEFRAME - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaPen
- PS_NULL - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaPen
- PS_SOLID - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaPen
- PTABLE - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - ptr - Variable in class com.lowagie.text.pdf.SequenceList
- publicKeyHandler - Variable in class com.lowagie.text.pdf.PdfEncryption
-
The public key security handler for certificate encryption
- PUBLISHER - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Publishers.
- PUBSEC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- PUNCTUATION - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- push(String) - Method in class com.lowagie.text.pdf.XfaForm.Stack2
-
Pushes an item onto the top of this stack.
- pushAttrib(PdfDictionary) - Method in class com.lowagie.text.pdf.PRAcroForm
-
stack a level of dictionary.
- pushBack(byte) - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- PushbuttonField - Class in com.lowagie.text.pdf
-
Creates a pushbutton field.
- PushbuttonField(PdfWriter, Rectangle, String) - Constructor for class com.lowagie.text.pdf.PushbuttonField
-
Creates a new instance of PushbuttonField
- PushStack() - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Add an item to the stack
- put(int, byte) - Method in class com.lowagie.text.pdf.hyphenation.ByteVector
- put(int, char) - Method in class com.lowagie.text.pdf.hyphenation.CharVector
- put(int, int) - Method in class com.lowagie.text.pdf.IntHashtable
-
Maps the specified
key
to the specifiedvalue
in this hashtable. - put(PdfName, PdfObject) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Associates the specified
PdfObject
as value with the specifiedPdfName
as key in this map. - putAlias(String, String) - Method in class com.lowagie.text.pdf.DefaultFontMapper
-
Maps an alias to a name.
- putAll(PdfDictionary) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Copies all of the mappings from the specified
PdfDictionary
to thisPdfDictionary
. - putBack() - Method in class com.lowagie.text.pdf.SequenceList
- putEx(PdfName, PdfObject) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Associates the specified
PdfObject
as value to the specifiedPdfName
as key in this map. - putName(String, DefaultFontMapper.BaseFontParameters) - Method in class com.lowagie.text.pdf.DefaultFontMapper
-
Maps a name to a BaseFont parameter.
- PV - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- pValue - Variable in class com.lowagie.text.pdf.PdfReader
Q
- Q - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; inheritable) A code specifying the form of quadding (justification) that shall be used in displaying the text: 0 Left-justified (default) 1 Centered 2 Right-justified
- Q_CENTER - Static variable in class com.lowagie.text.pdf.PdfFormField
- Q_LEFT - Static variable in class com.lowagie.text.pdf.PdfFormField
- Q_RIGHT - Static variable in class com.lowagie.text.pdf.PdfFormField
- QUADPOINTS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- questionMark - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Commands to draw a yellow question mark in a stream content
- QUOTE - Static variable in class com.lowagie.text.DocWriter
-
This is some byte that is often used.
- QUOTE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
R
- R - Static variable in class com.lowagie.text.pdf.PdfName
-
Part of the Build Data Dictionary.
- R2L - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- RadioCheckField - Class in com.lowagie.text.pdf
-
Creates a radio or a check field.
- RadioCheckField(PdfWriter, Rectangle, String, String) - Constructor for class com.lowagie.text.pdf.RadioCheckField
-
Creates a new instance of RadioCheckField
- RadioCheckField(PdfWriter, String, String) - Constructor for class com.lowagie.text.pdf.RadioCheckField
-
Creates a new instance of parent RadioCheckField with the default appearance of type 'cross'
- RandomAccessFileOrArray - Class in com.lowagie.text.pdf
-
An implementation of a RandomAccessFile for input only that accepts a file or a byte array as data source.
- RandomAccessFileOrArray(byte[]) - Constructor for class com.lowagie.text.pdf.RandomAccessFileOrArray
- RandomAccessFileOrArray(RandomAccessFileOrArray) - Constructor for class com.lowagie.text.pdf.RandomAccessFileOrArray
- RandomAccessFileOrArray(InputStream) - Constructor for class com.lowagie.text.pdf.RandomAccessFileOrArray
- RandomAccessFileOrArray(String) - Constructor for class com.lowagie.text.pdf.RandomAccessFileOrArray
- RandomAccessFileOrArray(String, boolean, boolean) - Constructor for class com.lowagie.text.pdf.RandomAccessFileOrArray
- RandomAccessFileOrArray(URL) - Constructor for class com.lowagie.text.pdf.RandomAccessFileOrArray
- RANGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- RangeItem(RandomAccessFileOrArray, int, int) - Constructor for class com.lowagie.text.pdf.CFFFont.RangeItem
- rawData - Variable in class com.lowagie.text.Image
-
The raw data of the image.
- rawLength - Variable in class com.lowagie.text.pdf.PdfStream
- RBGROUPS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- RC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- read() - Method in class com.lowagie.text.pdf.MappedRandomAccessFile
- read() - Method in class com.lowagie.text.pdf.PRTokeniser
- read() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- read(byte[]) - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- read(byte[], int, int) - Method in class com.lowagie.text.pdf.MappedRandomAccessFile
- read(byte[], int, int) - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- READ_ONLY - Static variable in class com.lowagie.text.pdf.BaseField
-
The user may not change the value of the field.
- readAcroForm(PdfDictionary) - Method in class com.lowagie.text.pdf.PRAcroForm
-
Read, and comprehend the acroform
- readAll() - Method in class com.lowagie.text.pdf.codec.wmf.MetaDo
- readArray() - Method in class com.lowagie.text.pdf.PdfContentParser
-
Reads an array.
- readArray() - Method in class com.lowagie.text.pdf.PdfReader
- ReadASubr(int, int, int, int, Map<Integer, int[]>, List<Integer>, int[]) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
The function reads a subrs (glyph info) between begin and end.
- readBoolean() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readByte() - Method in class com.lowagie.text.pdf.codec.wmf.InputMeta
- readByte() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readChar() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readCharLE() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
-
Reads a Unicode character from this stream in little-endian order.
- readColor() - Method in class com.lowagie.text.pdf.codec.wmf.InputMeta
- ReadCommand() - Method in class com.lowagie.text.pdf.CFFFontSubset
-
The function reads the next command after the file pointer is set
- readDictionary() - Method in class com.lowagie.text.pdf.PdfContentParser
-
Reads a dictionary.
- readDictionary() - Method in class com.lowagie.text.pdf.PdfReader
- readDocObj() - Method in class com.lowagie.text.pdf.PdfReader
- readDocObjPartial() - Method in class com.lowagie.text.pdf.PdfReader
- readDouble() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readDoubleLE() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- reader - Variable in class com.lowagie.text.pdf.PdfCopy
- reader - Variable in class com.lowagie.text.pdf.PRIndirectReference
- reader - Variable in class com.lowagie.text.pdf.PRStream
- ReadFDArray(int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Read the FDArray count, offsize and Offset array
- readFDSelect(int) - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Read the FDSelect of the font and compute the array and its length
- readFields() - Method in class com.lowagie.text.pdf.FdfReader
- readFloat() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readFloatLE() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readFully(byte[]) - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readFully(byte[], int, int) - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readInt() - Method in class com.lowagie.text.pdf.codec.wmf.InputMeta
- readInt() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readIntLE() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
-
Reads a signed 32-bit integer from this stream in little-endian order.
- readLine() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readLineSegment(byte[]) - Method in class com.lowagie.text.pdf.PRTokeniser
- readLong() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readLongLE() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readObjStm(PRStream, IntHashtable) - Method in class com.lowagie.text.pdf.PdfReader
- readOneObjStm(PRStream, int) - Method in class com.lowagie.text.pdf.PdfReader
- readPages() - Method in class com.lowagie.text.pdf.PdfReader
- readPdf() - Method in class com.lowagie.text.pdf.FdfReader
- readPdf() - Method in class com.lowagie.text.pdf.PdfReader
- readPdfPartial() - Method in class com.lowagie.text.pdf.PdfReader
- readPRObject() - Method in class com.lowagie.text.pdf.PdfContentParser
-
Reads a pdf object.
- readPRObject() - Method in class com.lowagie.text.pdf.PdfReader
- readShort() - Method in class com.lowagie.text.pdf.codec.wmf.InputMeta
- readShort() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readShortLE() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
-
Reads a signed 16-bit number from this stream in little-endian order.
- readSingleObject(int) - Method in class com.lowagie.text.pdf.PdfReader
- readString(int) - Method in class com.lowagie.text.pdf.PRTokeniser
- readTree(PdfDictionary) - Static method in class com.lowagie.text.pdf.PdfNameTree
- readTree(PdfDictionary) - Static method in class com.lowagie.text.pdf.PdfNumberTree
- readUnsignedByte() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readUnsignedInt() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
-
Reads an unsigned 32-bit integer from this stream.
- readUnsignedIntLE() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readUnsignedShort() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readUnsignedShortLE() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
-
Reads an unsigned 16-bit number from this stream in little-endian order.
- readUTF() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- readWMF(PdfTemplate) - Method in class com.lowagie.text.ImgWMF
-
Reads the WMF into a template.
- readWord() - Method in class com.lowagie.text.pdf.codec.wmf.InputMeta
- readXref() - Method in class com.lowagie.text.pdf.PdfReader
- readXrefSection() - Method in class com.lowagie.text.pdf.PdfReader
- readXRefStream(int) - Method in class com.lowagie.text.pdf.PdfReader
- REASON - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- rebuildXref() - Method in class com.lowagie.text.pdf.PdfReader
- rebuilt - Variable in class com.lowagie.text.pdf.PdfReader
- RECIPIENTS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- RECT - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required) The annotation rectangle, defining the location of the annotation on the page in default user space units.
- rectangle(float, float) - Method in class com.lowagie.text.pdf.PdfCell
-
Gets a Rectangle that is altered to fit on the page.
- rectangle(float, float) - Method in class com.lowagie.text.Rectangle
-
Gets a Rectangle that is altered to fit on the page.
- rectangle(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds a rectangle to the current path.
- rectangle(Rectangle) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds a border (complete or partially) to the current path..
- Rectangle - Class in com.lowagie.text
-
A
Rectangle
is the representation of a geometric figure. - Rectangle(float, float) - Constructor for class com.lowagie.text.Rectangle
-
Constructs a
Rectangle
-object starting from the origin (0, 0). - Rectangle(float, float, float, float) - Constructor for class com.lowagie.text.Rectangle
-
Constructs a
Rectangle
-object. - Rectangle(float, float, float, float, int) - Constructor for class com.lowagie.text.Rectangle
-
Constructs a
Rectangle
-object. - Rectangle(float, float, int) - Constructor for class com.lowagie.text.Rectangle
-
Constructs a
Rectangle
-object starting from the origin (0, 0). - Rectangle(Rectangle) - Constructor for class com.lowagie.text.Rectangle
-
Constructs a
Rectangle
-object. - RECTANGLE - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - RectangleReadOnly - Class in com.lowagie.text
-
A
RectangleReadOnly
is the representation of a geometric figure. - RectangleReadOnly(float, float) - Constructor for class com.lowagie.text.RectangleReadOnly
-
Constructs a
RectangleReadOnly
-object starting from the origin (0, 0). - RectangleReadOnly(float, float, float, float) - Constructor for class com.lowagie.text.RectangleReadOnly
-
Constructs a
RectangleReadOnly
-object. - RectangleReadOnly(Rectangle) - Constructor for class com.lowagie.text.RectangleReadOnly
-
Constructs a
RectangleReadOnly
-object. - rectangularMode - Variable in class com.lowagie.text.pdf.ColumnText
- rectangularWidth - Variable in class com.lowagie.text.pdf.ColumnText
-
The width of the line when the column is defined as a simple rectangle.
- RED - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk/table/cell tag
- ref - Variable in class com.lowagie.text.pdf.PdfFileSpecification
- ref - Variable in class com.lowagie.text.pdf.PdfLayer
- ref - Variable in class com.lowagie.text.pdf.PdfStream
- reference - Variable in class com.lowagie.text.Anchor
-
This is the reference of the
Anchor
. - reference - Variable in class com.lowagie.text.pdf.PdfAnnotation
-
Reference to this annotation.
- reference - Variable in class com.lowagie.text.pdf.PdfFunction
- reference - Variable in class com.lowagie.text.pdf.PRTokeniser
- REFERENCE - Static variable in class com.lowagie.text.ElementTags
-
attribute of anchor tag
- REFERENCE - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of anchor tag
- REFERENCE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- regenerateField(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Regenerates the field appearance.
- register(String) - Static method in class com.lowagie.text.FontFactory
-
Register a ttf- or a ttc-file.
- register(String) - Method in class com.lowagie.text.FontFactoryImp
-
Register a ttf- or a ttc-file.
- register(String, String) - Static method in class com.lowagie.text.FontFactory
-
Register a font file and use an alias for the font contained in it.
- register(String, String) - Method in class com.lowagie.text.FontFactoryImp
-
Register a font file and use an alias for the font contained in it.
- registerContentOperator(ContentOperator) - Method in class com.lowagie.text.pdf.parser.PdfContentStreamHandler
-
Registers a content operator that will be called when the specified operator string is encountered during content processing.
- registerDirectories() - Static method in class com.lowagie.text.FontFactory
-
Register fonts in some probable directories.
- registerDirectories() - Method in class com.lowagie.text.FontFactoryImp
-
Register fonts in some probable directories.
- registerDirectory(String) - Static method in class com.lowagie.text.FontFactory
-
Register all the fonts in a directory.
- registerDirectory(String) - Method in class com.lowagie.text.FontFactoryImp
-
Register all the fonts in a directory.
- registerDirectory(String, boolean) - Static method in class com.lowagie.text.FontFactory
-
Register all the fonts in a directory and possibly its subdirectories.
- registerDirectory(String, boolean) - Method in class com.lowagie.text.FontFactoryImp
-
Register all the fonts in a directory and possibly its subdirectories.
- registerFamily(String, String, String) - Method in class com.lowagie.text.FontFactory
-
Register a font by giving explicitly the font family and name.
- registerFamily(String, String, String) - Method in class com.lowagie.text.FontFactoryImp
-
Register a font by giving explicitly the font family and name.
- REGISTRY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- REGISTRYNAME - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- rehash() - Method in class com.lowagie.text.pdf.IntHashtable
-
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
- REL - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the LINK tag.
- RELATION - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Relationships to other documents.
- RELATIVECOLORIMETRIC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- relativeWidths - Variable in class com.lowagie.text.pdf.PdfPTable
- releaseLastXrefPartial() - Method in class com.lowagie.text.pdf.PdfReader
- releaseLastXrefPartial(PdfObject) - Static method in class com.lowagie.text.pdf.PdfReader
- releasePage(int) - Method in class com.lowagie.text.pdf.PdfReader
- releaseTemplate(PdfTemplate) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to releases the memory used by a template.
- remainingHeight() - Method in class com.lowagie.text.pdf.PdfCell
-
Returns the height needed to draw the remaining text.
- remoteGoto(String, int, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Implements a link to another document.
- remoteGoto(String, String, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Implements a link to another document.
- REMOTEGOTO - Static variable in class com.lowagie.text.Chunk
-
Key for remote goto.
- REMOTEGOTO - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk tag
- remoteToLocalNamedDestinations - Variable in class com.lowagie.text.pdf.PdfReader
- remove(int) - Method in class com.lowagie.text.pdf.AcroFields.Item
-
Remove the given instance from this item.
- remove(int) - Method in class com.lowagie.text.pdf.BarcodePDF417.SegmentList
- remove(int) - Method in class com.lowagie.text.pdf.IntHashtable
-
Removes the key (and its corresponding value) from this hashtable.
- remove(int) - Method in class com.lowagie.text.pdf.PdfArray
-
Remove the element at the specified position from the array.
- remove(PdfName) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Removes a
PdfObject
and its key from thePdfDictionary
. - remove(PdfObject) - Method in class com.lowagie.text.pdf.PdfArray
-
Removes the element from the list.
- removeAnnotations() - Method in class com.lowagie.text.pdf.PdfReader
-
Removes all the annotations and fields from the document.
- removeChain(String) - Method in class com.lowagie.text.html.simpleparser.ChainedProperties
- removeComment(String, String, String) - Static method in class com.lowagie.text.html.Markup
-
Removes the comments sections of a String.
- removeCRLF(String) - Static method in class com.lowagie.text.pdf.TextField
-
Removes CRLF from a
String
. - removeDocListener(DocListener) - Method in class com.lowagie.text.Document
-
Removes a
DocListener
from theDocument
. - removeField(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Removes a field from the document.
- removeField(String) - Method in class com.lowagie.text.pdf.FdfWriter
-
Removes the field value.
- removeField(String, int) - Method in class com.lowagie.text.pdf.AcroFields
-
Removes a field from the document.
- removeFields() - Method in class com.lowagie.text.pdf.PdfReader
-
Removes all the fields from the document.
- removeFieldsFromPage(int) - Method in class com.lowagie.text.pdf.AcroFields
-
Removes all the fields from
page
. - removeFNC1(String) - Static method in class com.lowagie.text.pdf.Barcode128
-
Removes the FNC1 codes in the text.
- removePageLabel(int) - Method in class com.lowagie.text.pdf.PdfPageLabels
-
Removes a page label.
- removeUnusedNode(PdfObject, boolean[]) - Method in class com.lowagie.text.pdf.PdfReader
- removeUnusedObjects() - Method in class com.lowagie.text.pdf.PdfReader
-
Removes all the unreachable objects.
- removeUsageRights() - Method in class com.lowagie.text.pdf.PdfReader
-
Removes any usage rights that this PDF may have.
- removeXfa() - Method in class com.lowagie.text.pdf.AcroFields
-
Removes the XFA stream from the document
- renameField(String, String) - Method in class com.lowagie.text.pdf.AcroFields
-
Renames a field.
- renderCells(PdfDocument.RenderingContext, List, boolean) - Method in class com.lowagie.text.pdf.PdfDocument
- RenderingContext() - Constructor for class com.lowagie.text.pdf.PdfDocument.RenderingContext
- renderText(FinalText) - Method in class com.lowagie.text.pdf.parser.MarkedUpTextAssembler
- renderText(FinalText) - Method in interface com.lowagie.text.pdf.parser.TextAssembler
- renderText(ParsedTextImpl) - Method in class com.lowagie.text.pdf.parser.MarkedUpTextAssembler
-
Captures text using a simplified algorithm for inserting hard returns and spaces
- renderText(ParsedTextImpl) - Method in interface com.lowagie.text.pdf.parser.TextAssembler
- rendition(String, PdfFileSpecification, String, PdfIndirectReference) - Static method in class com.lowagie.text.pdf.PdfAction
-
Creates a Rendition action
- RENDITION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- RENDITIONCLASS - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
The rendition class name for this resource.
- RENDITIONPARAMS - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
Can be used to provide additional rendition parameters that are too complex or verbose to encode in xmpMM: RenditionClass.
- reOpen() - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- reorder(int, int) - Method in class com.lowagie.text.pdf.BidiLine
- reorderPages(int[]) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to reorder the pages in the document.
- replace(String, String, String) - Method in class com.lowagie.text.xml.xmp.XmpReader
-
Replaces the content of a tag.
- replacePage(PdfReader, int, int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Replaces a page from this document with a page from other document.
- replacePushbuttonField(String, PdfFormField) - Method in class com.lowagie.text.pdf.AcroFields
-
Replaces the first field with a new pushbutton.
- replacePushbuttonField(String, PdfFormField, int) - Method in class com.lowagie.text.pdf.AcroFields
-
Replaces the designated field with a new pushbutton.
- REQUIRED - Static variable in class com.lowagie.text.pdf.BaseField
-
The field must have a value at the time it is exported by a submit-form action.
- reserved - Variable in class com.lowagie.text.Row
-
This is the array that keeps track of reserved cells.
- reset() - Method in class com.lowagie.text.pdf.ByteBuffer
-
Sets the size to zero.
- reset() - Method in class com.lowagie.text.pdf.parser.MarkedUpTextAssembler
- reset() - Method in class com.lowagie.text.pdf.parser.PdfContentStreamHandler
- reset() - Method in interface com.lowagie.text.pdf.parser.TextAssembler
- reset() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Makes this
PdfContentByte
empty. - reset(boolean) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Makes this
PdfContentByte
empty. - RESET_EXCLUDE - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- resetAlignment() - Method in class com.lowagie.text.pdf.PdfLine
-
Resets the alignment of this line.
- resetAnnotations() - Method in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
- resetCMYKColorFill() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for filling paths to black.
- resetCMYKColorFill() - Method in class com.lowagie.text.pdf.PdfPatternPainter
- resetCMYKColorStroke() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for stroking paths to black.
- resetCMYKColorStroke() - Method in class com.lowagie.text.pdf.PdfPatternPainter
- resetCounter() - Method in class com.lowagie.text.pdf.OutputStreamCounter
- resetCurrentColumn() - Method in class com.lowagie.text.pdf.MultiColumnText
-
Resets the current column.
- resetFooter() - Method in interface com.lowagie.text.DocListener
-
Resets the footer of this document.
- resetFooter() - Method in class com.lowagie.text.Document
-
Resets the footer of this document.
- resetFooter() - Method in class com.lowagie.text.DocWriter
-
Resets the footer of this document.
- resetFooter() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- resetFooter() - Method in class com.lowagie.text.pdf.PdfDocument
-
Resets the footer of this document.
- RESETFORM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- resetGrayFill() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current gray tint for filling paths to black.
- resetGrayFill() - Method in class com.lowagie.text.pdf.PdfPatternPainter
- resetGrayStroke() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current gray tint for stroking paths to black.
- resetGrayStroke() - Method in class com.lowagie.text.pdf.PdfPatternPainter
- resetHeader() - Method in interface com.lowagie.text.DocListener
-
Resets the header of this document.
- resetHeader() - Method in class com.lowagie.text.Document
-
Resets the header of this document.
- resetHeader() - Method in class com.lowagie.text.DocWriter
-
Resets the header of this document.
- resetHeader() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- resetHeader() - Method in class com.lowagie.text.pdf.PdfDocument
-
Resets the header of this document.
- resetImagepath() - Method in class com.lowagie.text.html.HtmlWriter
-
Resets the imagepath.
- resetLastXrefPartial() - Method in class com.lowagie.text.pdf.PdfReader
- resetPageCount() - Method in interface com.lowagie.text.DocListener
-
Sets the page number to 0.
- resetPageCount() - Method in class com.lowagie.text.Document
-
Sets the page number to 0.
- resetPageCount() - Method in class com.lowagie.text.DocWriter
-
Sets the page number to 0.
- resetPageCount() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- resetPageCount() - Method in class com.lowagie.text.pdf.PdfDocument
-
Sets the page number to 0.
- resetReleasePage() - Method in class com.lowagie.text.pdf.PdfReader
- resetRGBColorFill() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for filling paths to black.
- resetRGBColorFill() - Method in class com.lowagie.text.pdf.PdfPatternPainter
- resetRGBColorStroke() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for stroking paths to black.
- resetRGBColorStroke() - Method in class com.lowagie.text.pdf.PdfPatternPainter
- RESOURCE_PATH - Static variable in class com.lowagie.text.pdf.BaseFont
-
The path to the font resources.
- RESOURCES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- restore() - Method in class com.lowagie.text.pdf.BidiLine
- restoreCanvases(PdfContentByte[]) - Method in class com.lowagie.text.pdf.PdfPRow
- restoreState() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Restores the graphic state.
- restoreState(int, PdfContentByte) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- resume() - Method in class com.lowagie.text.DocWriter
-
Let the writer know that writing may be resumed.
- rewind() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree.Iterator
- REX - Static variable in class com.lowagie.text.pdf.PdfName
-
Part of the Build Data Dictionary when used as the App dictionary.
- RGBColor - Class in com.lowagie.text.pdf
- RGBColor(float, float, float) - Constructor for class com.lowagie.text.pdf.RGBColor
-
Construct a RGB Color (values are floats from 0 to 1).
- RGBColor(float, float, float, float) - Constructor for class com.lowagie.text.pdf.RGBColor
-
Construct a RGB Color (values are floats from 0 to 1).
- RGBColor(int, int, int) - Constructor for class com.lowagie.text.pdf.RGBColor
-
Constructs a RGB Color based on 3 color values (values are integers from 0 to 255).
- RGBColor(int, int, int, int) - Constructor for class com.lowagie.text.pdf.RGBColor
-
Constructs a RGB Color based on 3 color values (values are integers from 0 to 255).
- RI - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- RICHMEDIA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIAACTIVATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIAANIMATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIACOMMAND - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- RICHMEDIACONFIGURATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIACONTENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIADEACTIVATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIAEXECUTE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIAINSTANCE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIAPARAMS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIAPOSITION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIAPRESENTATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIASETTINGS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- RICHMEDIAWINDOW - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- right() - Method in class com.lowagie.text.Document
-
Returns the upper right x-coordinate.
- right() - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the upper right x-coordinate.
- right(float) - Method in class com.lowagie.text.Document
-
Returns the upper right x-coordinate, considering a given margin.
- right(int) - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - right(int) - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the upper right x-coordinate, considering a given margin.
- RIGHT - com.lowagie.text.alignment.HorizontalAlignment
- RIGHT - Static variable in class com.lowagie.text.ElementTags
-
attribute of chapter/section/paragraph/table/cell tag
- RIGHT - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of chapter/section/paragraph/table/cell tag
- RIGHT - Static variable in class com.lowagie.text.Image
-
this is a kind of image alignment.
- RIGHT - Static variable in class com.lowagie.text.Rectangle
-
This represents one side of the border of the
Rectangle
. - RIGHT_LIMIT - Static variable in class com.lowagie.text.pdf.PdfPRow
-
the right limit
- rightIndent - Variable in class com.lowagie.text.pdf.ColumnText
-
The right paragraph lines indent.
- rightMargin() - Method in class com.lowagie.text.Document
-
Return the right margin.
- RIGHTMARGIN - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the BODY tag.
- RIGHTS - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Informal rights statement, selected by language.
- rightWall - Variable in class com.lowagie.text.pdf.ColumnText
-
The right column bound.
- rightX - Variable in class com.lowagie.text.pdf.ColumnText
- RLWIPE - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Right-Left Wipe
- ROLEMAP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- RomanAlphabetFactory - Class in com.lowagie.text.factories
-
This class can produce String combinations representing a number.
- RomanAlphabetFactory() - Constructor for class com.lowagie.text.factories.RomanAlphabetFactory
- RomanList - Class in com.lowagie.text
-
A special-version of
LIST
which use roman-letters. - RomanList() - Constructor for class com.lowagie.text.RomanList
-
Initialization
- RomanList(boolean, int) - Constructor for class com.lowagie.text.RomanList
-
Initialization
- RomanList(int) - Constructor for class com.lowagie.text.RomanList
-
Initialization
- RomanNumberFactory - Class in com.lowagie.text.factories
-
This class can produce String combinations representing a roman number.
- RomanNumberFactory() - Constructor for class com.lowagie.text.factories.RomanNumberFactory
- root - Variable in class com.lowagie.text.pdf.hyphenation.TernaryTree
- root - Variable in class com.lowagie.text.pdf.PdfWriter
-
The root of the page tree.
- ROOT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- rootOutline - Variable in class com.lowagie.text.pdf.PdfDocument
-
This is the root outline of the document.
- rotate() - Method in class com.lowagie.text.pdf.PdfRectangle
-
Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle.
- rotate() - Method in class com.lowagie.text.Rectangle
-
Rotates the rectangle.
- rotate(double) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- rotate(double, double, double) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- ROTATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- rotateAnnotations(PdfWriter, Rectangle) - Method in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
- rotation - Variable in class com.lowagie.text.pdf.BaseField
-
Holds value of property rotation.
- rotation - Variable in class com.lowagie.text.Rectangle
-
The rotation of the Rectangle
- ROTATION - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image tag
- rotationRadians - Variable in class com.lowagie.text.Image
-
This is the rotation of the image in radians.
- roundRectangle(float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds a round rectangle to the current path.
- Row - Class in com.lowagie.text
-
A
Row
is part of aTable
and contains someCells
. - Row(int) - Constructor for class com.lowagie.text.Row
-
Constructs a
Row
with a certain number of columns. - ROW - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - ROW - Static variable in class com.lowagie.text.ElementTags
-
the cell tag
- ROW - Static variable in class com.lowagie.text.html.HtmlTags
-
the cell tag
- ROW - Static variable in class com.lowagie.text.SimpleCell
-
the CellAttributes object represents a row.
- rowCompleted - Variable in class com.lowagie.text.pdf.PdfPTable
-
Keeps track of the completeness of the current row.
- rownumber() - Method in class com.lowagie.text.pdf.PdfCell
-
Gets the number of the row this cell is in..
- rows - Variable in class com.lowagie.text.pdf.PdfPTable
- ROWS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- rowspan - Variable in class com.lowagie.text.Cell
-
The rowspan of the cell.
- rowspan() - Method in class com.lowagie.text.pdf.PdfCell
-
Gets the rowspan of a cell.
- ROWSPAN - Static variable in class com.lowagie.text.ElementTags
-
attribute of the cell tag
- ROWSPAN - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the cell tag
- ROYAL_OCTAVO - Static variable in class com.lowagie.text.PageSize
-
This is the Royal Octavo format.
- ROYAL_QUARTO - Static variable in class com.lowagie.text.PageSize
-
This is the Royal Quarto format.
- RtfElementInterface - Interface in com.lowagie.text
-
The RTF jar depends on the iText jar, but the iText jar may not depend on the RTF jar.
- RUBY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- RUN_DIRECTION_DEFAULT - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Use the default run direction.
- RUN_DIRECTION_LTR - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Use bidirectional reordering with left-to-right preferential run direction.
- RUN_DIRECTION_NO_BIDI - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Do not use bidirectional reordering.
- RUN_DIRECTION_RTL - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Use bidirectional reordering with right-to-left preferential run direction.
- runDirection - Variable in class com.lowagie.text.Paragraph
-
The base run direction of paragraph
- runDirection - Variable in class com.lowagie.text.pdf.BidiLine
- runDirection - Variable in class com.lowagie.text.pdf.ColumnText
- runDirection - Variable in class com.lowagie.text.pdf.PdfPTable
- runDirection - Variable in class com.lowagie.text.pdf.PdfWriter
- RUNLENGTHDECODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- RV - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) A rich text string; described in the PDF Specification Annex M
- rValue - Variable in class com.lowagie.text.pdf.PdfReader
S
- s - Variable in class com.lowagie.text.pdf.CFFFont.StringItem
- S - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- S - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- sanityCheck() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Checks for any dangling state: Mismatched save/restore state, begin/end text, begin/end layer, or begin/end marked content sequence.
- SATURATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- save() - Method in class com.lowagie.text.pdf.BidiLine
- saveAndRotateCanvases(PdfContentByte[], float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfPRow
- savedStates - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- saveState() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Saves the graphic state.
- saveState(PdfContentByte) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- SAXiTextHandler<T extends XmlPeer> - Class in com.lowagie.text.xml
-
This class is a Handler that controls the iText XML to PDF conversion.
- SAXiTextHandler(DocListener) - Constructor for class com.lowagie.text.xml.SAXiTextHandler
- SAXiTextHandler(DocListener, Map<String, T>) - Constructor for class com.lowagie.text.xml.SAXiTextHandler
- SAXiTextHandler(DocListener, Map<String, T>, BaseFont) - Constructor for class com.lowagie.text.xml.SAXiTextHandler
- SAXmyHandler - Class in com.lowagie.text.xml
-
The
Tags
-class maps several XHTML-tags to iText-objects. - SAXmyHandler(DocListener, Map<String, XmlPeer>) - Constructor for class com.lowagie.text.xml.SAXmyHandler
-
Constructs a new SAXiTextHandler that will translate all the events triggered by the parser to actions on the
Document
-object. - SAXmyHtmlHandler - Class in com.lowagie.text.html
-
The
Tags
-class maps several XHTML-tags to iText-objects. - SAXmyHtmlHandler(DocListener) - Constructor for class com.lowagie.text.html.SAXmyHtmlHandler
-
Constructs a new SAXiTextHandler that will translate all the events triggered by the parser to actions on the
Document
-object. - SAXmyHtmlHandler(DocListener, HtmlTagMap) - Constructor for class com.lowagie.text.html.SAXmyHtmlHandler
-
Constructs a new SAXiTextHandler that will translate all the events triggered by the parser to actions on the
Document
-object. - SAXmyHtmlHandler(DocListener, HtmlTagMap, BaseFont) - Constructor for class com.lowagie.text.html.SAXmyHtmlHandler
- SAXmyHtmlHandler(DocListener, BaseFont) - Constructor for class com.lowagie.text.html.SAXmyHtmlHandler
-
Constructs a new SAXiTextHandler that will translate all the events triggered by the parser to actions on the
Document
-object. - sc - Variable in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
The character stored in this node: splitchar.
- scale(double, double) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- SCALE_ICON_ALWAYS - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
An icon scaling option
- SCALE_ICON_IS_TOO_BIG - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
An icon scaling option
- SCALE_ICON_IS_TOO_SMALL - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
An icon scaling option
- SCALE_ICON_NEVER - Static variable in class com.lowagie.text.pdf.PushbuttonField
-
An icon scaling option
- scaleAbsolute(float, float) - Method in class com.lowagie.text.Image
-
Scale the image to an absolute width and an absolute height.
- scaleAbsoluteHeight(float) - Method in class com.lowagie.text.Image
-
Scale the image to an absolute height.
- scaleAbsoluteWidth(float) - Method in class com.lowagie.text.Image
-
Scale the image to an absolute width.
- scaledHeight - Variable in class com.lowagie.text.Image
-
This is the original height of the image taking rotation into account.
- SCALEDHEIGHT - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image tag
- scaledWidth - Variable in class com.lowagie.text.Image
-
This is the scaled width of the image taking rotation into account.
- SCALEDWIDTH - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image tag
- scalePercent(float) - Method in class com.lowagie.text.Image
-
Scale the image to a certain percentage.
- scalePercent(float, float) - Method in class com.lowagie.text.Image
-
Scale the width and height of an image to a certain percentage.
- scaleToFit(float, float) - Method in class com.lowagie.text.Image
-
Scales the image so that it fits a certain width and height.
- scalingX - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- scalingY - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- SCHEMA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SCREEN - Static variable in class com.lowagie.text.Annotation
-
This is a possible annotation type.
- SCREEN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SCRIPT - Static variable in class com.lowagie.text.html.HtmlTags
-
the script tag.
- SCRIPTS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- searchPatterns(char[], int, byte[]) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
Search for all possible partial matches of word starting at index an update interletter values.
- SEASCAPE - Static variable in class com.lowagie.text.pdf.PdfPage
-
value of the Rotate key for a page in SEASCAPE
- SECT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- Section - Class in com.lowagie.text
-
A
Section
is a part of aDocument
containing otherSection
s,Paragraph
s,List
and/orTable
s. - Section() - Constructor for class com.lowagie.text.Section
-
Constructs a new
Section
. - Section(Paragraph, int) - Constructor for class com.lowagie.text.Section
-
Constructs a new
Section
. - SECTION - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
- SECTION - Static variable in class com.lowagie.text.ElementTags
-
the section tag
- secureRandom - Variable in class com.lowagie.text.pdf.BaseFont
-
Used to build a randomized prefix for a subset name
- seek(int) - Method in class com.lowagie.text.pdf.PRTokeniser
- seek(int) - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- seek(long) - Method in class com.lowagie.text.pdf.MappedRandomAccessFile
- seek(long) - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- Segment(char, int, int) - Constructor for class com.lowagie.text.pdf.BarcodePDF417.Segment
- segmentList - Variable in class com.lowagie.text.pdf.BarcodePDF417
- SegmentList() - Constructor for class com.lowagie.text.pdf.BarcodePDF417.SegmentList
- selectMetaObject(int, PdfContentByte) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- selectPages(String) - Method in class com.lowagie.text.pdf.PdfReader
-
Selects the pages to keep in the document.
- selectPages(List<Integer>) - Method in class com.lowagie.text.pdf.PdfReader
-
Selects the pages to keep in the document.
- SELF_SIGNED - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
The self signed filter.
- SEPARATION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- separator - Variable in class com.lowagie.text.pdf.PdfContentByte
-
The separator between commands.
- SEPARATOR - Static variable in class com.lowagie.text.Chunk
-
Key for drawInterface of the Separator.
- SequenceList - Class in com.lowagie.text.pdf
-
This class expands a string into a list of numbers.
- SequenceList(String) - Constructor for class com.lowagie.text.pdf.SequenceList
- serializeDoc() - Method in class com.lowagie.text.xml.xmp.XmpReader
-
Writes the document to a byte array.
- serializeDoc(Node) - Static method in class com.lowagie.text.pdf.XfaForm
-
Serializes a XML document to a byte array.
- set(int) - Method in class com.lowagie.text.pdf.CFFFont.OffsetItem
-
set the value of an offset item that was initially unknown.
- set(int, PdfObject) - Method in class com.lowagie.text.pdf.PdfArray
-
Overwrites a specified location of the array, returning the previous value
- setAbout(String) - Method in class com.lowagie.text.xml.xmp.XmpWriter
- setAbsolutePosition(float, float) - Method in class com.lowagie.text.Image
-
Sets the absolute position of the
Image
. - setACopy(ColumnText) - Method in class com.lowagie.text.pdf.ColumnText
-
Makes this instance an independent copy of
org
. - setAcro6Layers(boolean) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Acrobat 6.0 and higher recommends that only layer n2 and n4 be present.
- setAcroFieldsSom(XfaForm.AcroFieldsSearch) - Method in class com.lowagie.text.pdf.XfaForm
-
Sets the class that contains the "classic" fields processing.
- setAction(PdfAction) - Method in class com.lowagie.text.Chunk
-
Sets an action for this
Chunk
. - setAction(PdfAction) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setAction(PdfAction, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Implements an action in an area.
- setAction(PdfAction, float, float, float, float) - Method in class com.lowagie.text.pdf.StampContent
- setAddedCompletely(boolean) - Method in class com.lowagie.text.Section
- setAdditional(PdfDictionary) - Method in class com.lowagie.text.Image
-
Sets the /Colorspace key.
- setAdditionalAction(PdfName, PdfAction) - Method in interface com.lowagie.text.pdf.interfaces.PdfDocumentActions
-
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.lowagie.text.pdf.PdfWriter
- setAdditionalActions(PdfName, PdfAction) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setAdditionalPath(PdfTargetDictionary) - Method in class com.lowagie.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.lowagie.text.pdf.ColumnText
-
Sets the first line adjustment.
- setAlignindent(boolean) - Method in class com.lowagie.text.List
- setAlignment(int) - Method in class com.lowagie.text.HeaderFooter
-
Sets the alignment.
- setAlignment(int) - Method in class com.lowagie.text.Image
-
Sets the alignment for the image.
- setAlignment(int) - Method in class com.lowagie.text.Paragraph
-
Sets the alignment of this paragraph.
- setAlignment(int) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the text horizontal alignment.
- setAlignment(int) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the alignment.
- setAlignment(int) - Method in class com.lowagie.text.pdf.draw.LineSeparator
-
Setter for the alignment of the line.
- setAlignment(int) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Sets the default alignment
- setAlignment(int) - Method in class com.lowagie.text.pdf.VerticalText
-
Sets the alignment.
- setAlignment(int) - Method in class com.lowagie.text.SimpleTable
- setAlignment(String) - Method in class com.lowagie.text.Paragraph
-
Sets the alignment of this paragraph.
- setAllSubstitutionFonts(List<BaseFont>) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets a list of substitution fonts.
- setAlphaIsShape(boolean) - Method in class com.lowagie.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.lowagie.text.Image
-
Sets the alternative information for the image.
- setAlternateFieldName(String) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the alternateFieldName field name.
- setAltText(String) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the alternate text.
- setAnchor(String) - Method in class com.lowagie.text.Chunk
-
Sets an anchor for this
Chunk
. - setAnchor(URL) - Method in class com.lowagie.text.Chunk
-
Sets an anchor for this
Chunk
. - setAnnotation(Annotation) - Method in class com.lowagie.text.Image
-
Sets the annotation of this Image.
- setAnnotation(PdfAnnotation) - Method in class com.lowagie.text.Chunk
-
Sets a generic annotation to this
Chunk
. - setAntiAlias(boolean) - Method in class com.lowagie.text.pdf.PdfShading
- setAppearance(PdfName, PdfTemplate) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setAppearance(PdfName, String, PdfTemplate) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setAppearanceState(String) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setAppendable(boolean) - Method in class com.lowagie.text.pdf.PdfReader
-
Setter for property appendable.
- setAppendmode(boolean) - Method in class com.lowagie.text.pdf.internal.PdfVersionImp
-
Sets the append mode.
- setArabicOptions(int) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the arabic shaping options.
- setArabicOptions(int) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Sets the arabic shaping options.
- setArabicOptions(int) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the arabic shaping options.
- setAspectRatio(float) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the barcode aspect ratio.
- setAtLeastPdfVersion(char) - Method in interface com.lowagie.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.lowagie.text.pdf.internal.PdfVersionImp
- setAtLeastPdfVersion(char) - Method in class com.lowagie.text.pdf.PdfWriter
- setAutoFillEmptyCells(boolean) - Method in class com.lowagie.text.Table
-
Enables/disables automatic insertion of empty cells before table is rendered.
- setAutoindent(boolean) - Method in class com.lowagie.text.List
- setAutomaticNumber(int) - Method in class com.lowagie.text.ChapterAutoNumber
-
Changes the Chapter number.
- setBackground(Color) - Method in class com.lowagie.text.Chunk
-
Sets the color of the background
Chunk
. - setBackground(Color) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- setBackground(Color, float, float, float, float) - Method in class com.lowagie.text.Chunk
-
Sets the color and the size of the background
Chunk
. - setBackgroundColor(Color) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the background color.
- setBackgroundColor(Color) - Method in class com.lowagie.text.Rectangle
-
Sets the backgroundcolor of the rectangle.
- setBackgroundColor(Color) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the backgroundcolor of the rectangle.
- setBackgroundMode(int) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
Setter for property backgroundMode.
- setBarHeight(float) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the height of the bars.
- setBaseFont(BaseFont) - Method in class com.lowagie.text.xml.SAXiTextHandler
-
Sets the font that has to be used.
- setBaseline(float) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the text baseline.
- setBBox(float[]) - Method in class com.lowagie.text.pdf.PdfShading
- setBlendMode(PdfName) - Method in class com.lowagie.text.pdf.PdfGState
-
The current blend mode to be used in the transparent imaging model.
- setBookmarkOpen(boolean) - Method in class com.lowagie.text.MarkedSection
-
Setter for property bookmarkOpen.
- setBookmarkOpen(boolean) - Method in class com.lowagie.text.Section
-
Setter for property bookmarkOpen.
- setBookmarkTitle(String) - Method in class com.lowagie.text.MarkedSection
-
Sets the bookmark title.
- setBookmarkTitle(String) - Method in class com.lowagie.text.Section
-
Sets the bookmark title.
- setBorder(int) - Method in class com.lowagie.text.Rectangle
-
Enables/Disables the border on the specified sides.
- setBorder(int) - Method in class com.lowagie.text.RectangleReadOnly
-
Enables/Disables the border on the specified sides.
- setBorder(PdfBorderArray) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setBorderColor(Color) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the border color.
- setBorderColor(Color) - Method in class com.lowagie.text.Rectangle
-
Sets the color of the border.
- setBorderColor(Color) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the color of the border.
- setBorderColorBottom(Color) - Method in class com.lowagie.text.Rectangle
-
Sets the color of the bottom border.
- setBorderColorBottom(Color) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the color of the bottom border.
- setBorderColorLeft(Color) - Method in class com.lowagie.text.Rectangle
-
Sets the color of the left border.
- setBorderColorLeft(Color) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the color of the left border.
- setBorderColorRight(Color) - Method in class com.lowagie.text.Rectangle
-
Sets the color of the right border.
- setBorderColorRight(Color) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the color of the right border
- setBorderColorTop(Color) - Method in class com.lowagie.text.Rectangle
-
Sets the color of the top border.
- setBorderColorTop(Color) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the color of the top border.
- setBorderStyle(int) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the border style.
- setBorderStyle(PdfBorderDictionary) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setBorderWidth(float) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the border width in points.
- setBorderWidth(float) - Method in class com.lowagie.text.Rectangle
-
Sets the borderwidth of the table.
- setBorderWidth(float) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the borderwidth of the table.
- setBorderWidthBottom(float) - Method in class com.lowagie.text.Rectangle
-
Sets the width of the bottom border.
- setBorderWidthBottom(float) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the width of the bottom border
- setBorderWidthLeft(float) - Method in class com.lowagie.text.Rectangle
-
Sets the width of the left border.
- setBorderWidthLeft(float) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the width of the left border
- setBorderWidthRight(float) - Method in class com.lowagie.text.Rectangle
-
Sets the width of the right border.
- setBorderWidthRight(float) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the width of the right border
- setBorderWidthTop(float) - Method in class com.lowagie.text.Rectangle
-
Sets the width of the top border.
- setBorderWidthTop(float) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the width of the top border
- setBottom(float) - Method in class com.lowagie.text.pdf.PdfCell
-
Sets the bottom of the Rectangle and determines the proper {link #verticalOffset} to appropriately align the contents vertically.
- setBottom(float) - Method in class com.lowagie.text.Rectangle
-
Sets the lower left y-coordinate.
- setBottom(float) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the lower left y-coordinate.
- setBottom(int) - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - setBoundingBox(Rectangle) - Method in class com.lowagie.text.pdf.PdfTemplate
- setBox(Rectangle) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the field dimension and position.
- setBoxSize(String, Rectangle) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set the page box sizes.
- setButton(int) - Method in class com.lowagie.text.pdf.PdfFormField
- setButtonParams(PdfFormField, int, String, String) - Method in class com.lowagie.text.pdf.PdfAcroForm
- setByteRange(int[]) - Method in class com.lowagie.text.pdf.PdfSignature
- setCacheSize(int) - Static method in class com.lowagie.text.pdf.ByteBuffer
-
Sets the cache size.
- setCanonical(boolean) - Method in class com.lowagie.text.xml.XmlDomWriter
-
Sets whether output is canonical.
- setCanvas(PdfContentByte) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the canvas.
- setCanvases(PdfContentByte[]) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the canvases.
- setCellEvent(PdfPCellEvent) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the cell event for this cell.
- setCellgroup(boolean) - Method in class com.lowagie.text.SimpleCell
- setCellpadding(float) - Method in class com.lowagie.text.SimpleTable
- setCellsFitPage(boolean) - Method in class com.lowagie.text.Table
-
Allows you to control when a page break occurs.
- setCellspacing(float) - Method in class com.lowagie.text.SimpleTable
- setCert(byte[]) - Method in class com.lowagie.text.pdf.PdfSignature
- setCertificationLevel(int) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the document type to certified instead of simply signed.
- setChanged(boolean) - Method in class com.lowagie.text.pdf.XfaForm
-
Sets the changed status of this XFA instance.
- setChapterNumber(int) - Method in class com.lowagie.text.Section
-
Changes the Chapter number.
- setCharacterSpacing(float) - Method in class com.lowagie.text.Chunk
-
Sets the character spacing.
- setCharacterSpacing(float) - Method in class com.lowagie.text.pdf.parser.GraphicsState
- setCharacterSpacing(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the character spacing parameter.
- setCharAdvance(int, int) - Method in class com.lowagie.text.pdf.BaseFont
-
Sets the character advance.
- setCharAdvance(int, int) - Method in class com.lowagie.text.pdf.Type3Font
- setCharNumber(int) - Method in class com.lowagie.text.ZapfDingbatsList
-
set the char-number
- setCheckBoxParams(PdfFormField, String, String, boolean, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- setChecked(boolean) - Method in class com.lowagie.text.pdf.RadioCheckField
-
Sets the state of the field to checked or unchecked.
- setChecksumText(boolean) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the property to show the generated checksum in the the text.
- setCheckType(int) - Method in class com.lowagie.text.pdf.RadioCheckField
-
Sets the checked symbol.
- setChoiceExports(String[]) - Method in class com.lowagie.text.pdf.TextField
-
Sets the export values in list/combo fields.
- setChoiceParams(PdfFormField, String, String, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- setChoices(String[]) - Method in class com.lowagie.text.pdf.TextField
-
Sets the choices to be presented to the user in list/combo fields.
- setChoiceSelection(int) - Method in class com.lowagie.text.pdf.TextField
-
Sets the zero based index of the selected item.
- setChoiceSelections(List<Integer>) - Method in class com.lowagie.text.pdf.TextField
-
replaces the existing selections with the param.
- setChunkAttributes(Map<String, Object>) - Method in class com.lowagie.text.Chunk
-
Sets the attributes all at once.
- setClip(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- setClip(Shape) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- setCloseStream(boolean) - Method in class com.lowagie.text.DocWriter
-
Sets the close state of the stream after document close
- setCms(byte[]) - Method in class com.lowagie.text.pdf.PdfPublicKeyRecipient
- setCMYKColorFill(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for filling paths (device dependent colors!).
- setCMYKColorFill(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setCMYKColorFillF(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for filling paths (device dependent colors!).
- setCMYKColorFillF(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setCMYKColorFillF(float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
- setCMYKColorStroke(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for stroking paths (device dependent colors!).
- setCMYKColorStroke(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setCMYKColorStrokeF(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for stroking paths (device dependent colors!).
- setCMYKColorStrokeF(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setCMYKColorStrokeF(float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
- setCode(String) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the code to generate.
- setCode(String) - Method in class com.lowagie.text.pdf.Barcode128
-
Sets the code to generate.
- setCodeColumns(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the number of barcode data columns.
- setCodeRows(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the number of barcode rows.
- setCodeType(int) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the code type.
- setCollection(PdfCollection) - Method in class com.lowagie.text.pdf.PdfDocument
-
Sets the collection dictionary.
- setCollection(PdfCollection) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add the Collection dictionary.
- setColor(int, int, int) - Method in class com.lowagie.text.Font
-
Sets the color.
- setColor(Color) - Method in class com.lowagie.text.Font
-
Sets the color.
- setColor(Color) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setColor(Color) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- setColor(Color) - Method in class com.lowagie.text.pdf.PdfOutline
-
Setter for property color.
- setColorFill(PdfSpotColor, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the fill color to a spot color.
- setColorFill(PdfSpotColor, float) - Method in class com.lowagie.text.pdf.PdfImportedPage
- setColorFill(PdfSpotColor, float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setColorFill(Color) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the fill color.
- setColorFill(Color) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setColorSpace(Color) - Method in class com.lowagie.text.pdf.PdfShading
- setColorStroke(PdfSpotColor, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the stroke color to a spot color.
- setColorStroke(PdfSpotColor, float) - Method in class com.lowagie.text.pdf.PdfImportedPage
- setColorStroke(PdfSpotColor, float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setColorStroke(Color) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the stroke color.
- setColorStroke(Color) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setColspan(int) - Method in class com.lowagie.text.Cell
-
Sets the colspan.
- setColspan(int) - Method in class com.lowagie.text.pdf.PdfPCell
-
Setter for property colspan.
- setColspan(int) - Method in class com.lowagie.text.SimpleCell
- setColumn(ColumnText) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the ColumnText in the cell.
- setColumn(ColumnText, float, float, float, float) - Static method in class com.lowagie.text.pdf.PdfPRow
- setColumns(float[], float[]) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the columns bounds.
- setColumnsRightToLeft(boolean) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Sets the direction of the columns.
- setComparator(Comparator<IndexEvents.Entry>) - Method in class com.lowagie.text.pdf.events.IndexEvents
-
Set the comparator.
- setComplete(boolean) - Method in interface com.lowagie.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.lowagie.text.pdf.PdfPTable
- setComplete(boolean) - Method in class com.lowagie.text.Section
- setComplete(boolean) - Method in class com.lowagie.text.Table
- setComposite(Composite) - Method in class com.lowagie.text.pdf.PdfGraphics2D
-
Method contributed by Alexej Suchov
- setCompositeFontDrawerEnabled(boolean) - Method in class com.lowagie.text.pdf.PdfGraphics2D
-
Enables/Disables the composite font drawer due to issues with custom font mappers that do not always default to one specific font but allow custom fonts.
- setCompressionLevel(int) - Method in class com.lowagie.text.Image
-
Sets the compression level to be used if the image is written as a compressed stream.
- setCompressionLevel(int) - Method in class com.lowagie.text.pdf.BaseFont
-
Sets the compression level to be used for the font streams.
- setCompressionLevel(int) - Method in class com.lowagie.text.pdf.PdfWriter
-
Sets the compression level to be used for streams written by this writer.
- setContact(String) - Method in class com.lowagie.text.pdf.PdfSignature
- setContact(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the signing contact.
- setContent(String) - Method in class com.lowagie.text.pdf.PdfObject
-
Changes the content of this
PdfObject
. - setContent(String) - Method in class com.lowagie.text.xml.XmlPeer
-
Sets the default content.
- setContents(byte[]) - Method in class com.lowagie.text.pdf.PdfSignature
- setControlOpenClose(boolean) - Method in class com.lowagie.text.xml.SAXiTextHandler
-
Sets the parameter that allows you to enable/disable the control over the Document.open() and Document.close() method.
- setConvert2pdfptable(boolean) - Method in class com.lowagie.text.Table
-
If set to true, iText will try to convert the Table to a PdfPTable.
- setCreatorInfo(String, String) - Method in class com.lowagie.text.pdf.PdfLayer
-
Used by the creating application to store application-specific data associated with this optional content group.
- setCropBoxSize(Rectangle) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set the crop box.
- setCrypto(PrivateKey, Certificate[], CRL[], PdfName) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the cryptographic parameters.
- setCrypto(PrivateKey, X509Certificate, CRL, PdfName) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the cryptographic parameters.
- setCryptoDictionary(PdfDictionary) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets a user made signature dictionary.
- setCryptoMode(int, int) - Method in class com.lowagie.text.pdf.PdfEncryption
- setCurrentBackgroundColor(Color) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
Setter for property currentBackgroundColor.
- setCurrentPoint(Point) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- setCurrentTextColor(Color) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
Setter for property currentTextColor.
- setData(byte[]) - Method in class com.lowagie.text.pdf.PRStream
-
Sets the data associated with the stream
- setData(byte[], boolean) - Method in class com.lowagie.text.pdf.PRStream
-
Sets the data associated with the stream, either compressed or uncompressed.
- setData(byte[], boolean, int) - Method in class com.lowagie.text.pdf.PRStream
-
Sets the data associated with the stream, either compressed or uncompressed.
- setDatasetsSom(XfaForm.Xml2SomDatasets) - Method in class com.lowagie.text.pdf.XfaForm
-
Sets the class that contains the datasets processing section of the XFA.
- setDate(PdfDate) - Method in class com.lowagie.text.pdf.PdfSignature
- setDate(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
The software module build date.
- setDefaultAppearanceString(PdfContentByte) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setDefaultCell(Cell) - Method in class com.lowagie.text.Table
-
Sets the default layout of the Table to the provided Cell
- setDefaultColor(Color) - Method in class com.lowagie.text.pdf.FontSelector
-
change the color of default font in
FontSelector
. - setDefaultColorspace(PdfName, PdfObject) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the default colorspace.
- setDefaultColorspace(PdfName, PdfObject) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to sets the default colorspace that will be applied to all the document.
- setDefaultParameters() - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Set the default settings that correspond to
PDF417_USE_ASPECT_RATIO
andPDF417_AUTO_ERROR_LEVEL
. - setDefaultSize(float) - Method in class com.lowagie.text.pdf.FontSelector
-
change the size of default font in
FontSelector
. - setDefaultText(String) - Method in class com.lowagie.text.pdf.TextField
-
Sets the default text.
- setDefaultValueAsName(String) - Method in class com.lowagie.text.pdf.PdfFormField
- setDefaultValueAsString(String) - Method in class com.lowagie.text.pdf.PdfFormField
- setDeflated(boolean) - Method in class com.lowagie.text.Image
-
Setter for property deflated.
- setDestinationPage(int) - Method in class com.lowagie.text.pdf.PdfAnnotation.PdfImportedLink
- setDestinationPage(PdfIndirectReference) - Method in class com.lowagie.text.pdf.PdfOutline
-
Set the page of the
PdfDestination
-object. - setDigestName(String) - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
- setDimensions(float, float, float, float) - Method in class com.lowagie.text.Annotation
-
Sets the dimensions of this annotation.
- setDirectReference(PdfIndirectReference) - Method in class com.lowagie.text.Image
-
Setter for property directReference.
- setDirectTextToByte(boolean) - Method in class com.lowagie.text.pdf.BaseFont
-
Sets the conversion of
char
directly tobyte
by casting. - setDocumentLanguage(String) - Method in class com.lowagie.text.Document
-
The new document language.
- setDocumentLanguage(String) - Method in class com.lowagie.text.TextRenderingOptions
-
Sets the default language of the document.
- setDomDocument(Document) - Method in class com.lowagie.text.pdf.XfaForm
-
Sets the top DOM document.
- setDpi(int, int) - Method in class com.lowagie.text.Image
-
Sets the dots per inch value
- setDrawInterface(DrawInterface) - Method in class com.lowagie.text.pdf.draw.VerticalPositionMark
-
Setter for the interface with the overruling draw() method.
- setDuration(int) - Method in interface com.lowagie.text.pdf.interfaces.PdfPageActions
-
Sets the display duration for the page (for presentations)
- setDuration(int) - Method in class com.lowagie.text.pdf.PdfWriter
- setDuration(int, int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the display duration for the page (for presentations)
- setDynamicForm(boolean) - Method in class com.lowagie.text.pdf.XfaForm.Xml2SomTemplate
-
Sets the dynamic form flag.
- setEditable(boolean) - Method in class com.lowagie.text.pdf.collection.PdfCollectionField
-
Indication if the field value should be editable in the viewer.
- setEmbeddedFileName(String) - Method in class com.lowagie.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(boolean, String, String, int) - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Sets the encryption options for this document.
- setEncryption(boolean, String, String, int) - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Sets the encryption options for this document.
- setEncryption(boolean, String, String, int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the encryption options for this document.
- setEncryption(byte[], byte[], int, boolean) - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Sets the encryption options for this document.
- setEncryption(byte[], byte[], int, boolean) - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Sets the encryption options for this document.
- setEncryption(byte[], byte[], int, boolean) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the encryption options for this document.
- setEncryption(byte[], byte[], int, int) - Method in interface com.lowagie.text.pdf.interfaces.PdfEncryptionSettings
-
Sets the encryption options for this document.
- setEncryption(byte[], byte[], int, int) - Method in class com.lowagie.text.pdf.PdfCopyFields
- setEncryption(byte[], byte[], int, int) - Method in class com.lowagie.text.pdf.PdfCopyForms
- setEncryption(byte[], byte[], int, int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the encryption options for this document.
- setEncryption(byte[], byte[], int, int) - Method in class com.lowagie.text.pdf.PdfWriter
- setEncryption(int, String, String, int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the encryption options for this document.
- setEncryption(Certificate[], int[], int) - Method in interface com.lowagie.text.pdf.interfaces.PdfEncryptionSettings
-
Sets the certificate encryption options for this document.
- setEncryption(Certificate[], int[], int) - Method in class com.lowagie.text.pdf.PdfCopyFields
- setEncryption(Certificate[], int[], int) - Method in class com.lowagie.text.pdf.PdfCopyForms
- setEncryption(Certificate[], int[], int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the certificate encryption options for this document.
- setEncryption(Certificate[], int[], int) - Method in class com.lowagie.text.pdf.PdfWriter
- setEnd(byte[]) - Method in class com.lowagie.text.pdf.fonts.cmaps.CodespaceRange
-
Setter for property end.
- setEnforcedModificationDate(Calendar) - Method in class com.lowagie.text.pdf.PdfStamper
-
Specifies the enforced modification date, used to specifically override the PDF modification date (ModDate) property when creating and signing the PDF file.
- setErrorLevel(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the error level correction for the barcode.
- setExport(boolean) - Method in class com.lowagie.text.pdf.PdfLayer
-
Specifies the recommended state for content in this group when the document (or part of it) is saved by a viewer application to a format that does not support optional content (for example, an earlier version of PDF or a raster image format).
- setExtended(boolean) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the property to generate extended barcode 39.
- setExtendLastRow(boolean) - Method in class com.lowagie.text.pdf.PdfPTable
-
When set the last row on every page will be extended to fill all the remaining space to the bottom boundary.
- setExtendLastRow(boolean, boolean) - Method in class com.lowagie.text.pdf.PdfPTable
-
When set the last row on every page will be extended to fill all the remaining space to the bottom boundary; except maybe the final row.
- setExtensionFont(BaseFont) - Method in class com.lowagie.text.pdf.TextField
-
Sets the extensionFont.
- setExtentWx(int) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- setExtentWy(int) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- setExternalDigest(byte[], byte[], String) - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Sets the digest/signature to an external calculated value.
- setExternalDigest(byte[], byte[], String) - Method in class com.lowagie.text.pdf.PdfSigGenericPKCS
-
Sets the digest/signature to an external calculated value.
- setExternalDigest(byte[], byte[], String) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the digest/signature to an external calculated value.
- setExtraHeight(int, float) - Method in class com.lowagie.text.pdf.PdfPRow
-
Sets an extra height for a cell.
- setExtraMargin(float, float) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets extra margins in text fields to better mimic the Acrobat layout.
- setExtraMargin(float, float) - Method in class com.lowagie.text.pdf.TextField
-
Sets extra margins in text fields to better mimic the Acrobat layout.
- setExtraParagraphSpace(float) - Method in class com.lowagie.text.Paragraph
-
Setter for property extraParagraphSpace.
- setExtraParagraphSpace(float) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the extra space between paragraphs.
- setExtraParagraphSpace(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the extra space between paragraphs.
- setFamily(String) - Method in class com.lowagie.text.Font
-
Sets the family using a
String
("Courier", "Helvetica", "Times New Roman", "Symbol" or "ZapfDingbats"). - setField(String, String) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets the field value.
- setField(String, String, String) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets the field value and the display string.
- setFieldAsAction(String, PdfAction) - Method in class com.lowagie.text.pdf.FdfWriter
-
Sets the field value as a
PDFAction
. - setFieldAsName(String, String) - Method in class com.lowagie.text.pdf.FdfWriter
-
Sets the field value as a name.
- setFieldAsString(String, String) - Method in class com.lowagie.text.pdf.FdfWriter
-
Sets the field value as a string.
- setFieldCacheMap(Map<String, BaseField>) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets a cache for field appearances.
- setFieldFlags(int) - Method in class com.lowagie.text.pdf.PdfFormField
- setFieldName(String) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the field name.
- setFieldName(String) - Method in class com.lowagie.text.pdf.PdfFormField
- setFieldNameForInvisibleSignatures(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the field name for a new invisible signature field
- setFieldProperty(AcroFields.Item, String, int, int[]) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets a field property.
- setFieldProperty(String, String, int, int[]) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets a field property.
- setFieldProperty(String, String, Object, int[]) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets a field property.
- setFields(AcroFields) - Method in class com.lowagie.text.pdf.FdfWriter
-
Sets all the fields from this
AcroFields
- setFields(FdfReader) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets the fields by FDF merging.
- setFields(FdfReader) - Method in class com.lowagie.text.pdf.FdfWriter
-
Sets all the fields from this
FdfReader
- setFields(FieldReader) - Method in class com.lowagie.text.pdf.AcroFields
-
Allows merging the fields by a field reader.
- setFields(PdfReader) - Method in class com.lowagie.text.pdf.FdfWriter
-
Sets all the fields from this
PdfReader
- setFields(XfdfReader) - Method in class com.lowagie.text.pdf.AcroFields
-
Allows merging the fields by a field reader.
- setFile(String) - Method in class com.lowagie.text.pdf.FdfWriter
-
Sets the PDF file name associated with the FDF.
- setFileAttachmentIndex(int) - Method in class com.lowagie.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.lowagie.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.lowagie.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.lowagie.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.lowagie.text.pdf.ColumnText
-
Sets the real width used by the largest line.
- setFillOpacity(float) - Method in class com.lowagie.text.pdf.PdfGState
-
Sets the current fill alpha constant, specifying the constant shape or constant opacity value to be used for filling operations in the transparent imaging model.
- setFirst(int) - Method in class com.lowagie.text.List
-
Sets the number that has to come first in the list.
- setFirstLineIndent(float) - Method in class com.lowagie.text.Paragraph
-
Setter for property firstLineIndent.
- setFixedHeight(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Set a fixed height for the cell.
- setFlags(int) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setFlatness(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the Flatness.
- setFollowingIndent(float) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the following paragraph lines indent.
- setFollowingIndent(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the following paragraph lines indent.
- setFont(Font) - Method in class com.lowagie.text.Chunk
-
Sets the font of this
Chunk
. - setFont(Font) - Method in class com.lowagie.text.Phrase
-
Sets the main font of this phrase.
- setFont(BaseFont) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the text font.
- setFont(BaseFont) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the text font.
- setFont(CMapAwareDocumentFont) - Method in class com.lowagie.text.pdf.parser.GraphicsState
- setFont(Font) - Method in class com.lowagie.text.pdf.PdfGraphics2D
-
Sets the current font.
- setFontAndSize(BaseFont, float) - Method in class com.lowagie.text.pdf.PdfAppearance
-
Set the font and the size for the subsequent text writing.
- setFontAndSize(BaseFont, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Set the font and the size for the subsequent text writing.
- setFontAndSize(BaseFont, float) - Method in class com.lowagie.text.pdf.PdfImportedPage
-
Always throws an error.
- setFontImp(FontFactoryImp) - Static method in class com.lowagie.text.FontFactory
-
Sets the font factory implementation.
- setFontImp(FontProvider) - Method in class com.lowagie.text.html.simpleparser.FactoryProperties
- setFontSize(float) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the font size.
- setFontSize(float) - Method in class com.lowagie.text.pdf.parser.GraphicsState
- setFooter(HeaderFooter) - Method in interface com.lowagie.text.DocListener
-
Changes the footer of this document.
- setFooter(HeaderFooter) - Method in class com.lowagie.text.Document
-
Changes the footer of this document.
- setFooter(HeaderFooter) - Method in class com.lowagie.text.DocWriter
-
Changes the footer of this document.
- setFooter(HeaderFooter) - Method in class com.lowagie.text.html.HtmlWriter
-
Changes the footer of this document.
- setFooter(HeaderFooter) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- setFooter(HeaderFooter) - Method in class com.lowagie.text.pdf.PdfDocument
-
Changes the footer of this document.
- setFooterRows(int) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the number of rows to be used for the footer.
- setForceWidthsOutput(boolean) - Method in class com.lowagie.text.pdf.BaseFont
-
Set to
true
to force the generation of the widths array. - setFormFlattening(boolean) - Method in class com.lowagie.text.pdf.PdfStamper
-
Determines if the fields are flattened on close.
- setFreeTextFlattening(boolean) - Method in class com.lowagie.text.pdf.PdfStamper
-
Determines if the FreeText annotations are flattened on close.
- setFromIPage(PdfImportedPage) - Method in class com.lowagie.text.pdf.PdfCopy
-
convenience method.
- setFromReader(PdfReader) - Method in class com.lowagie.text.pdf.PdfCopy
-
convenience method.
- setFullCompression() - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Sets the document's compression to the new 1.5 mode with object streams and xref streams.
- setFullCompression() - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Sets the document's compression to the new 1.5 mode with object streams and xref streams.
- setFullCompression() - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the document's compression to the new 1.5 mode with object streams and xref streams.
- setFullCompression() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set the document's compression to the PDF 1.5 mode with object streams and xref streams.
- setGap(float) - Method in class com.lowagie.text.pdf.draw.DottedLineSeparator
-
Setter for the gap between the center of the dots of the dotted line.
- setGenerateAppearances(boolean) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets the option to generate appearances.
- setGenerateChecksum(boolean) - Method in class com.lowagie.text.pdf.Barcode
-
Setter for property generateChecksum.
- setGenericTag(String) - Method in class com.lowagie.text.Chunk
-
Sets the generic tag
Chunk
. - setGlyphSubstitutionEnabled(boolean) - Method in class com.lowagie.text.Document
-
Set a flag that determine whether glyph substion is enabled when FOP is available.
- setGlyphSubstitutionEnabled(boolean) - Method in class com.lowagie.text.TextRenderingOptions
-
Sets the font glyph substitution enabled flag.
- setGrayFill(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the currentgray tint for filling paths (device dependent colors!).
- setGrayFill(float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setGrayFill(float) - Method in class com.lowagie.text.Rectangle
-
Sets the the background color to a grayscale value.
- setGrayFill(float) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the grayscale of the rectangle.
- setGrayFill(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
- setGrayStroke(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the currentgray tint for stroking paths (device dependent colors!).
- setGrayStroke(float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setGrayStroke(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
- setGreekFont() - Method in class com.lowagie.text.GreekList
-
change the font to SYMBOL
- setGroup(PdfDictionary) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set the group dictionary.
- setGroup(PdfTransparencyGroup) - Method in class com.lowagie.text.pdf.PdfImportedPage
-
Always throws an error.
- setGroup(PdfTransparencyGroup) - Method in class com.lowagie.text.pdf.PdfTemplate
-
Setter for property group.
- setGroupChange(boolean) - Method in class com.lowagie.text.Cell
-
Sets group change.
- setGState(PdfGState) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the graphic state
- setGuardBars(boolean) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the property to show the guard bars for barcode EAN.
- setHashKey(int, int) - Method in class com.lowagie.text.pdf.PdfEncryption
- setHeader(boolean) - Method in class com.lowagie.text.Cell
-
Sets header.
- setHeader(HeaderFooter) - Method in interface com.lowagie.text.DocListener
-
Changes the header of this document.
- setHeader(HeaderFooter) - Method in class com.lowagie.text.Document
-
Changes the header of this document.
- setHeader(HeaderFooter) - Method in class com.lowagie.text.DocWriter
-
Changes the header of this document.
- setHeader(HeaderFooter) - Method in class com.lowagie.text.html.HtmlWriter
-
Changes the header of this document.
- setHeader(HeaderFooter) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- setHeader(HeaderFooter) - Method in class com.lowagie.text.pdf.PdfDocument
-
Changes the header of this document.
- setHeaderRows(int) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the number of the top rows that constitute the header.
- setHeadersInEvent(boolean) - Method in class com.lowagie.text.pdf.PdfPTable
-
When set the PdfPTableEvent will include the headers.
- setHeight(float) - Method in class com.lowagie.text.pdf.PdfTemplate
-
Sets the bounding height of this template.
- setHeight(float) - Method in class com.lowagie.text.pdf.VerticalText
-
Sets the height of the line
- setHeight(int) - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Sets the height of the barcode.
- setHexWriting(boolean) - Method in class com.lowagie.text.pdf.PdfString
- setHighlighting(PdfName) - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Sets the annotation's highlighting mode.
- setHorizontalAlignment(int) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the horizontal alignment for the cell.
- setHorizontalAlignment(int) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the horizontal alignment of the table relative to the page.
- setHorizontalAlignment(int) - Method in class com.lowagie.text.SimpleCell
- setHorizontalAlignment(HorizontalAlignment) - Method in interface com.lowagie.text.alignment.WithHorizontalAlignment
-
Sets horizontal alignment mode.
- setHorizontalAlignment(HorizontalAlignment) - Method in class com.lowagie.text.Cell
- setHorizontalAlignment(HorizontalAlignment) - Method in class com.lowagie.text.Row
- setHorizontalAlignment(HorizontalAlignment) - Method in class com.lowagie.text.Table
- setHorizontalScaling(float) - Method in class com.lowagie.text.Chunk
-
Sets the text horizontal scaling.
- setHorizontalScaling(float) - Method in class com.lowagie.text.pdf.parser.GraphicsState
- setHorizontalScaling(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the horizontal scaling parameter.
- setHtmlStyleClass(String) - Method in class com.lowagie.text.Document
-
Adds a style class to the HTML body tag
- setHyphenation(HyphenationEvent) - Method in class com.lowagie.text.Chunk
-
sets the hyphenation engine to this
Chunk
. - setHyphenation(HyphenationEvent) - Method in class com.lowagie.text.Phrase
-
Setter for the hyphenation.
- setHyphenDir(String) - Static method in class com.lowagie.text.pdf.hyphenation.Hyphenator
-
Setter for property hyphenDir.
- setIconFitToBounds(boolean) - Method in class com.lowagie.text.pdf.PushbuttonField
-
If
true
the icon will be scaled to fit fully within the bounds of the annotation, iffalse
the border width will be taken into account. - setIconHorizontalAdjustment(float) - Method in class com.lowagie.text.pdf.PushbuttonField
-
A number between 0 and 1 indicating the fraction of leftover space to allocate at the left of the icon.
- setIconReference(PRIndirectReference) - Method in class com.lowagie.text.pdf.PushbuttonField
-
Sets the reference to an existing icon.
- setIconVerticalAdjustment(float) - Method in class com.lowagie.text.pdf.PushbuttonField
-
A number between 0 and 1 indicating the fraction of leftover space to allocate at the bottom of the icon.
- setImage(Image) - Method in class com.lowagie.text.pdf.PdfPCell
-
Setter for property image.
- setImage(Image) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the background image for the layer 2.
- setImage(Image) - Method in class com.lowagie.text.pdf.PushbuttonField
-
Sets the icon as an image.
- setImageMask(Image) - Method in class com.lowagie.text.Image
-
Sets the explicit masking.
- setImagepath(String) - Method in class com.lowagie.text.html.HtmlWriter
-
Sets the basepath for images.
- setImageScale(float) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the scaling to be applied to the background image.
- setIncludeCidSet(boolean) - Method in class com.lowagie.text.pdf.BaseFont
-
Indicates if a CIDSet stream should be included in the document for
TrueTypeFontUnicode
. - setIncludeFileID(boolean) - Method in class com.lowagie.text.pdf.PdfStamper
-
Specifies if the file ID property should be included in the PDF file header when creating and stamping the PDF file.
- setIndent(float) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the first paragraph line indent.
- setIndent(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the first paragraph line indent.
- setIndentation(float) - Method in class com.lowagie.text.MarkedSection
-
Sets the indentation of the content of this
Section
. - setIndentation(float) - Method in class com.lowagie.text.Section
-
Sets the indentation of the content of this
Section
. - setIndentationLeft(float) - Method in class com.lowagie.text.Image
-
Sets the left indentation.
- setIndentationLeft(float) - Method in class com.lowagie.text.List
-
Sets the indentation of this paragraph on the left side.
- setIndentationLeft(float) - Method in class com.lowagie.text.MarkedSection
-
Sets the indentation of this
Section
on the left side. - setIndentationLeft(float) - Method in class com.lowagie.text.Paragraph
-
Sets the indentation of this paragraph on the left side.
- setIndentationLeft(float) - Method in class com.lowagie.text.Section
-
Sets the indentation of this
Section
on the left side. - setIndentationLeft(float, boolean) - Method in class com.lowagie.text.ListItem
-
Sets the indentation of this paragraph on the left side.
- setIndentationRight(float) - Method in class com.lowagie.text.Image
-
Sets the right indentation.
- setIndentationRight(float) - Method in class com.lowagie.text.List
-
Sets the indentation of this paragraph on the right side.
- setIndentationRight(float) - Method in class com.lowagie.text.MarkedSection
-
Sets the indentation of this
Section
on the right side. - setIndentationRight(float) - Method in class com.lowagie.text.Paragraph
-
Sets the indentation of this paragraph on the right side.
- setIndentationRight(float) - Method in class com.lowagie.text.Section
-
Sets the indentation of this
Section
on the right side. - setIndirectReference(PdfIndirectReference) - Method in class com.lowagie.text.pdf.PdfOutline
-
Sets the indirect reference of this
PdfOutline
. - setIndRef(PRIndirectReference) - Method in class com.lowagie.text.pdf.PdfObject
-
Set the indirect reference
- setInfoDictionary(Map<String, String>) - Method in class com.lowagie.text.pdf.PdfStamper
-
An optional
String
map to add or change values in the info dictionary. - setInitialDocument(String) - Method in class com.lowagie.text.pdf.collection.PdfCollection
-
Identifies the document that will be initially presented in the user interface.
- setInitialLeading(float) - Method in class com.lowagie.text.pdf.PdfWriter
-
Sets the initial leading for the PDF document.
- setInitialRotation(float) - Method in class com.lowagie.text.Image
-
Some image formats, like TIFF may present the images rotated that have to be compensated.
- setInkSpreading(float) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the amount of ink spreading.
- setInterfaceProps(Map<String, Object>) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- setInterpolation(boolean) - Method in class com.lowagie.text.Image
-
Sets the image interpolation.
- setInverseSearchData(Map<String, XfaForm.InverseStore>) - Method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Sets the data to do a search from the bottom hierarchy.
- setInverted(boolean) - Method in class com.lowagie.text.Image
-
Sets inverted true or false
- setIsolated(boolean) - Method in class com.lowagie.text.pdf.PdfTransparencyGroup
-
Determining the initial backdrop against which its stack is composited.
- setJavaScript_onLoad(String) - Method in class com.lowagie.text.Document
-
Adds a JavaScript onLoad function to the HTML body tag
- setJavaScript_onUnLoad(String) - Method in class com.lowagie.text.Document
-
Adds a JavaScript onUnLoad function to the HTML body tag
- setKeepTogether(boolean) - Method in class com.lowagie.text.Paragraph
-
Indicates that the paragraph has to be kept together on one page.
- setKeepTogether(boolean) - Method in class com.lowagie.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() - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Set kerning
- setKerning(int, int, int) - Method in class com.lowagie.text.pdf.BaseFont
-
Sets the kerning between two Unicode chars.
- setKerning(int, int, int) - Method in class com.lowagie.text.pdf.DocumentFont
- setKerning(int, int, int) - Method in class com.lowagie.text.pdf.Type3Font
- setKerning(Font) - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Set kerning for one font
- setKids(List<PdfOutline>) - Method in class com.lowagie.text.pdf.PdfOutline
-
Sets the kids of this outline
- setKnockout(boolean) - Method in class com.lowagie.text.pdf.PdfTransparencyGroup
-
Determining whether the objects within the stack are composited with one another or only with the group's backdrop.
- setLanguage(String, boolean) - Method in class com.lowagie.text.pdf.PdfLayer
-
Specifies the language of the content controlled by this optional content group
- setLanguage(String, String) - Static method in class com.lowagie.text.error_messages.MessageLocalization
-
Sets the language to be used globally for the error messages.
- setLanguage(String, String) - Method in class com.lowagie.text.pdf.hyphenation.Hyphenator
- setLastHeaderRow(int) - Method in class com.lowagie.text.Table
-
Sets the horizontal alignment.
- setLayer(PdfOCG) - Method in class com.lowagie.text.Image
-
Sets the layer this image belongs to.
- setLayer(PdfOCG) - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Sets the layer this annotation belongs to.
- setLayer(PdfOCG) - Method in class com.lowagie.text.pdf.PdfTemplate
-
Sets the layer this template belongs to.
- setLayer2Font(Font) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the n2 and n4 layer font.
- setLayer2Text(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the signature text identifying the signer.
- setLayer4Text(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the text identifying the signature status.
- setLayout(int) - Method in class com.lowagie.text.pdf.PushbuttonField
-
Sets the icon and label layout.
- setLeading(float) - Method in class com.lowagie.text.Cell
-
Sets the leading.
- setLeading(float) - Method in class com.lowagie.text.Paragraph
- setLeading(float) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the leading to fixed.
- setLeading(float) - Method in class com.lowagie.text.pdf.parser.GraphicsState
- setLeading(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the text leading parameter.
- setLeading(float) - Method in class com.lowagie.text.pdf.VerticalText
-
Sets the separation between the vertical lines.
- setLeading(float) - Method in class com.lowagie.text.Phrase
-
Sets the leading of this phrase.
- setLeading(float, float) - Method in class com.lowagie.text.Paragraph
-
Sets the leading fixed and variable.
- setLeading(float, float) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the leading fixed and variable.
- setLeading(float, float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the leading fixed and variable.
- setLeft(float) - Method in class com.lowagie.text.Rectangle
-
Sets the lower left x-coordinate.
- setLeft(float) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the lower left x-coordinate.
- setLeft(int) - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - setLenCodewords(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the length of the codewords.
- setLength(int) - Method in class com.lowagie.text.pdf.PRStream
- setLettered(boolean) - Method in class com.lowagie.text.List
- setLigatures() - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Add ligatures
- setLigatures(Font) - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Set ligatures for one font
- setLinearPageMode() - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to make sure the page tree has a linear structure (every leave is attached directly to the root).
- setLineCap(int) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the Line cap style.
- setLineColor(Color) - Method in class com.lowagie.text.pdf.draw.LineSeparator
-
Setter for the color of the line that will be drawn.
- setLineDash(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the value of the line dash pattern.
- setLineDash(float[], float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the value of the line dash pattern.
- setLineDash(float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the value of the line dash pattern.
- setLineDash(float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the value of the line dash pattern.
- setLineJoin(int) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the Line join style.
- setLineJoinPolygon(PdfContentByte) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- setLineJoinRectangle(PdfContentByte) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- setLineWidth(float) - Method in class com.lowagie.text.pdf.draw.LineSeparator
-
Setter for the line width.
- setLineWidth(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the line width.
- setListItem(ListItem) - Method in class com.lowagie.text.pdf.PdfLine
-
Sets the listsymbol of this line.
- setListOption(String, String[], String[]) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets the option list for fields of type list or combo.
- setListSelection(String, String[]) - Method in class com.lowagie.text.pdf.AcroFields
-
Sets different values in a list selection.
- setListSymbol(Chunk) - Method in class com.lowagie.text.List
-
Sets the listsymbol.
- setListSymbol(Chunk) - Method in class com.lowagie.text.ListItem
-
Sets the listsymbol.
- setListSymbol(String) - Method in class com.lowagie.text.List
-
Sets the listsymbol.
- setLiteral(char) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Outputs a
char
directly to the content. - setLiteral(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Outputs a
float
directly to the content. - setLiteral(String) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Outputs a
String
directly to the content. - setLocalDestination(String) - Method in class com.lowagie.text.Chunk
-
Sets a local destination for this
Chunk
. - setLocalGoto(String) - Method in class com.lowagie.text.Chunk
-
Sets a local goto for this
Chunk
. - setLocation(String) - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Setter for property location.
- setLocation(String) - Method in class com.lowagie.text.pdf.PdfSignature
- setLocation(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the signing location.
- setLocked(boolean) - Method in class com.lowagie.text.Table
- setLockedWidth(boolean) - Method in class com.lowagie.text.pdf.PdfPTable
-
Uses the value in
setTotalWidth()
inDocument.add()
. - setLongByShortNames(Map<String, String>) - Method in class com.lowagie.text.pdf.XfaForm.AcroFieldsSearch
-
Sets the mapping from short names to long names.
- setLowercase(boolean) - Method in class com.lowagie.text.List
- setMacroFileId(String) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the File ID for macro PDF417 encoding
- setMacroSegmentCount(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the segment count for macro PDF417 encoding
- setMacroSegmentId(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the segment id for macro PDF417 encoding
- setMappingName(String) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the mapping name.
- setMappingName(String) - Method in class com.lowagie.text.pdf.PdfFormField
- setMarginMirroring(boolean) - Method in interface com.lowagie.text.DocListener
-
Allows you to do left/right margin mirroring (odd/even pages)
- setMarginMirroring(boolean) - Method in class com.lowagie.text.Document
-
Set the margin mirroring.
- setMarginMirroring(boolean) - Method in class com.lowagie.text.DocWriter
- setMarginMirroring(boolean) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- setMarginMirroring(boolean) - Method in class com.lowagie.text.pdf.PdfDocument
- setMarginMirroringTopBottom(boolean) - Method in interface com.lowagie.text.DocListener
-
Parameter that allows you to do top/bottom margin mirroring (odd/even pages)
- setMarginMirroringTopBottom(boolean) - Method in class com.lowagie.text.Document
-
Set the margin mirroring.
- setMarginMirroringTopBottom(boolean) - Method in class com.lowagie.text.DocWriter
- setMarginMirroringTopBottom(boolean) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- setMarginMirroringTopBottom(boolean) - Method in class com.lowagie.text.pdf.PdfDocument
- setMargins(float, float, float, float) - Method in interface com.lowagie.text.DocListener
-
Sets the margins.
- setMargins(float, float, float, float) - Method in class com.lowagie.text.Document
-
Sets the margins.
- setMargins(float, float, float, float) - Method in class com.lowagie.text.DocWriter
-
Sets the margins.
- setMargins(float, float, float, float) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- setMargins(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfDocument
-
Sets the margins.
- setMarkupAttribute(String, String) - Method in class com.lowagie.text.MarkedObject
-
Adds one markup attribute.
- setMatrix(float[]) - Method in class com.lowagie.text.pdf.PdfShadingPattern
- setMatrix(float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfTemplate
- setMaxCharacterLength(int) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the maximum length of the field's text, in characters.
- setMaxHeights(float) - Method in class com.lowagie.text.pdf.PdfPRow
-
Changes the maximum height of the row (to make it higher).
- setMaxLines(int) - Method in class com.lowagie.text.Cell
-
Setter for maxLines
- setMaxLines(int) - Method in class com.lowagie.text.pdf.VerticalText
-
Sets the maximum number of lines.
- setMessages(Reader) - Static method in class com.lowagie.text.error_messages.MessageLocalization
-
Sets the error messages directly from a Reader.
- setMetaState(MetaState) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- setMinimumHeight(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Set a minimum height for the cell.
- setMinPushCharCount(int) - Method in class com.lowagie.text.pdf.hyphenation.Hyphenator
- setMinRemainCharCount(int) - Method in class com.lowagie.text.pdf.hyphenation.Hyphenator
- setMiterLimit(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the Miter limit.
- setMKAlternateCaption(String) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setMKAlternateIcon(PdfTemplate) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setMKBackgroundColor(Color) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setMKBorderColor(Color) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setMKIconFit(PdfName, PdfName, float, float, boolean) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setMKNormalCaption(String) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setMKNormalIcon(PdfTemplate) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setMKRolloverCaption(String) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setMKRolloverIcon(PdfTemplate) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setMKRotation(int) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setMKTextPosition(int) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setModificationAllowedWithoutOwnerPassword(boolean) - Method in class com.lowagie.text.pdf.PdfReader
-
Sets whether the document (if encrypted) may be modified even if the owner password was not supplied.
- setMultiByteFileName(byte[]) - Method in class com.lowagie.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.lowagie.text.Paragraph
-
Sets the variable leading.
- setN(float) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the bar multiplier for wide bars.
- setName(String) - Method in class com.lowagie.text.Anchor
-
Sets the name of this
Anchor
. - setName(String) - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Sets the name of the annotation.
- setName(String) - Method in class com.lowagie.text.pdf.PdfLayer
-
Sets the name of this layer.
- setName(String) - Method in class com.lowagie.text.pdf.PdfSignature
- setName(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
The name of the software module used to create the signature.
- setNamesOrder(List<String>) - Method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Sets the order the names appear in the XML, depth first
- setNeedAppearances(boolean) - Method in class com.lowagie.text.pdf.PdfAcroForm
- setNewPage() - Method in class com.lowagie.text.Chunk
-
Sets a new page tag..
- setNewPageSizeAndMargins() - Method in class com.lowagie.text.pdf.PdfDocument
- setNodesByName(Map<String, Node>) - Method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Sets the mapping of full names to nodes.
- setNodeText(Document, Node, String) - Method in class com.lowagie.text.xml.xmp.XmpReader
-
Sets the text of this node.
- setNodeText(Node, String) - Method in class com.lowagie.text.pdf.XfaForm
-
Sets the text of this node.
- setNonEFontNoWarn(boolean) - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
If there is a Legal dictionary in the catalog of the PDF file, and the NonEmbeddedFonts attribute (which specifies the number of fonts not embedded) in that dictionary has a non-zero value, and the viewing application has a preference set to suppress the display of the warning about fonts not being embedded, then the value of this attribute will be set to true (meaning that no warning need be displayed).
- setNotAddedYet(boolean) - Method in class com.lowagie.text.Section
-
Sets the indication if the section was already added to the document.
- setNotAddedYet(boolean) - Method in class com.lowagie.text.Table
-
Sets the indication if the section was already added to the document.
- setNoWrap(boolean) - Method in class com.lowagie.text.pdf.PdfPCell
-
Setter for property noWrap.
- setNumber(int, int) - Method in class com.lowagie.text.pdf.PRIndirectReference
- setNumberDepth(int) - Method in class com.lowagie.text.MarkedSection
-
Sets the depth of the sectionnumbers that will be shown preceding the title.
- setNumberDepth(int) - Method in class com.lowagie.text.Section
-
Sets the depth of the sectionnumbers that will be shown preceding the title.
- setNumbered(boolean) - Method in class com.lowagie.text.List
- setNumberStyle(int) - Method in class com.lowagie.text.Section
-
Sets the style for numbering sections.
- setObjNum(int, int) - Method in class com.lowagie.text.pdf.PRStream
- setOCGstate(List<Object>, boolean) - Static method in class com.lowagie.text.pdf.PdfAction
-
A set-OCG-state action (PDF 1.5) sets the state of one or more optional content groups.
- SETOCGSTATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- setOffset(float) - Method in class com.lowagie.text.pdf.draw.VerticalPositionMark
-
Setter for the offset.
- setOffset(float) - Method in class com.lowagie.text.Table
-
Sets the offset of this table.
- setOffsetWx(int) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- setOffsetWy(int) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- setOn(boolean) - Method in class com.lowagie.text.pdf.PdfLayer
-
Sets the initial visibility of the layer.
- setOnPanel(boolean) - Method in class com.lowagie.text.pdf.PdfLayer
-
Sets the visibility of the layer in Acrobat's layer panel.
- setOnValue(String) - Method in class com.lowagie.text.pdf.RadioCheckField
-
Sets the value when the field is checked.
- setOpen(boolean) - Method in class com.lowagie.text.pdf.PdfOutline
-
Setter for property open.
- setOpenAction(PdfAction) - Method in interface com.lowagie.text.pdf.interfaces.PdfDocumentActions
-
When the document opens this
action
will be invoked. - setOpenAction(PdfAction) - Method in class com.lowagie.text.pdf.PdfWriter
- setOpenAction(String) - Method in interface com.lowagie.text.pdf.interfaces.PdfDocumentActions
-
When the document opens it will jump to the destination with this name.
- setOpenAction(String) - Method in class com.lowagie.text.pdf.PdfWriter
- setOptions(int) - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Sets the options for the barcode generation.
- setOptions(int) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the options to generate the barcode.
- setOptions(int) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the option flags.
- setOrder(int) - Method in class com.lowagie.text.pdf.collection.PdfCollectionField
-
The relative order of the field name.
- setOrigin(float, float) - Method in class com.lowagie.text.pdf.VerticalText
-
Sets the new text origin.
- setOriginalData(byte[]) - Method in class com.lowagie.text.Image
-
Setter for property originalData.
- setOriginalType(int) - Method in class com.lowagie.text.Image
-
Setter for property originalType.
- setOs(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
Indicates the operating system, such as Windows.
- setOutlines(List) - Method in class com.lowagie.text.pdf.PdfCopyFields
-
Sets the bookmarks.
- setOutlines(List) - Method in class com.lowagie.text.pdf.PdfCopyForms
-
Sets the bookmarks.
- setOutlines(List) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the bookmarks.
- setOutlines(List) - Method in class com.lowagie.text.pdf.PdfWriter
-
Sets the bookmarks.
- setOutput(OutputStream, String) - Method in class com.lowagie.text.xml.XmlDomWriter
-
Sets the output stream for printing.
- setOutput(Writer) - Method in class com.lowagie.text.xml.XmlDomWriter
-
Sets the output writer.
- setOutputIntents(PdfReader, boolean) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to copy the output intent dictionary from another document to this one.
- setOutputIntents(String, String, String, String, byte[]) - Method in class com.lowagie.text.pdf.PdfWriter
-
Sets the values of the output intent dictionary.
- setOutputIntents(String, String, String, String, ICC_Profile) - Method in class com.lowagie.text.pdf.PdfWriter
-
Sets the values of the output intent dictionary.
- setOverPrintMode(int) - Method in class com.lowagie.text.pdf.PdfGState
-
Sets the flag whether to toggle knockout behavior for overprinted objects.
- setOverPrintNonStroking(boolean) - Method in class com.lowagie.text.pdf.PdfGState
-
Sets the flag whether to apply overprint for non stroking painting operations.
- setOverPrintStroking(boolean) - Method in class com.lowagie.text.pdf.PdfGState
-
Sets the flag whether to apply overprint for stroking.
- setOverrideFileId(PdfObject) - Method in class com.lowagie.text.pdf.PdfStamper
-
Specifies the enforced PDF file ID, used to specifically override the PDF file ID when creating and signing the PDF file.
- setPadding(float) - Method in class com.lowagie.text.HeaderFooter
-
Sets padding of height of header/footer.
- setPadding(float) - Method in class com.lowagie.text.pdf.events.FieldPositioningEvents
- setPadding(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the padding of the contents in the cell (space between content and border).
- setPadding(float) - Method in class com.lowagie.text.SimpleCell
-
Sets the padding parameters if they are undefined.
- setPadding(float) - Method in class com.lowagie.text.Table
-
Sets the cellpadding.
- setPadding_bottom(float) - Method in class com.lowagie.text.SimpleCell
- setPadding_left(float) - Method in class com.lowagie.text.SimpleCell
- setPadding_right(float) - Method in class com.lowagie.text.SimpleCell
- setPadding_top(float) - Method in class com.lowagie.text.SimpleCell
- setPaddingBottom(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Setter for property paddingBottom.
- setPaddingLeft(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Setter for property paddingLeft.
- setPaddingRight(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Setter for property paddingRight.
- setPaddingTop(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Setter for property paddingTop.
- setPage() - Method in class com.lowagie.text.pdf.PdfAnnotation
- setPage(int) - Method in class com.lowagie.text.pdf.parser.MarkedUpTextAssembler
- setPage(int) - Method in interface com.lowagie.text.pdf.parser.TextAssembler
- setPage(int) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setPageAction(PdfName, PdfAction) - Method in interface com.lowagie.text.pdf.interfaces.PdfPageActions
-
Sets the open and close page additional action.
- setPageAction(PdfName, PdfAction) - Method in class com.lowagie.text.pdf.PdfWriter
- setPageAction(PdfName, PdfAction, int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the open and close page additional action.
- setPageContent(int, byte[]) - Method in class com.lowagie.text.pdf.PdfReader
-
Sets the contents of the page.
- setPageContent(int, byte[], int) - Method in class com.lowagie.text.pdf.PdfReader
-
Sets the contents of the page.
- setPageCount(int) - Method in interface com.lowagie.text.DocListener
-
Sets the page number.
- setPageCount(int) - Method in class com.lowagie.text.Document
-
Sets the page number.
- setPageCount(int) - Method in class com.lowagie.text.DocWriter
-
Sets the page number.
- setPageCount(int) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- setPageCount(int) - Method in class com.lowagie.text.pdf.PdfDocument
-
Sets the page number.
- setPageEmpty(boolean) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to make sure a page is added, even if it's empty.
- setPageEvent(PdfPageEvent) - Method in class com.lowagie.text.pdf.PdfWriter
-
Sets the
PdfPageEvent
for this document. - setPageLabels(PdfPageLabels) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to add page labels
- setPageNumber(int) - Method in class com.lowagie.text.HeaderFooter
-
Sets the page number.
- setPageSize(Rectangle) - Method in interface com.lowagie.text.DocListener
-
Sets the pagesize.
- setPageSize(Rectangle) - Method in class com.lowagie.text.Document
-
Sets the pagesize.
- setPageSize(Rectangle) - Method in class com.lowagie.text.DocWriter
-
Sets the pagesize.
- setPageSize(Rectangle) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- setPageSize(Rectangle) - Method in class com.lowagie.text.pdf.PdfDocument
-
Sets the pagesize.
- setPageXmpMetadata(byte[]) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set the XMP Metadata for each page.
- setPaint(Paint) - Method in class com.lowagie.text.pdf.PdfGraphics2D
-
Method contributed by Alexej Suchov
- setPaintMode() - Method in class com.lowagie.text.pdf.PdfGraphics2D
- setParent(PdfFormField) - Method in class com.lowagie.text.pdf.events.FieldPositioningEvents
- setPatternFill(PdfPatternPainter) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the fill color to a pattern.
- setPatternFill(PdfPatternPainter) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setPatternFill(PdfPatternPainter, Color) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the fill color to an uncolored pattern.
- setPatternFill(PdfPatternPainter, Color, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the fill color to an uncolored pattern.
- setPatternFill(PdfPatternPainter, Color, float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setPatternMatrix(float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
-
Sets the transformation matrix for the pattern.
- setPatternStroke(PdfPatternPainter) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the stroke color to a pattern.
- setPatternStroke(PdfPatternPainter) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setPatternStroke(PdfPatternPainter, Color) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the stroke color to an uncolored pattern.
- setPatternStroke(PdfPatternPainter, Color, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the stroke color to an uncolored pattern.
- setPatternStroke(PdfPatternPainter, Color, float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setPdfVersion(char) - Method in interface com.lowagie.text.pdf.interfaces.PdfVersion
-
If the PDF Header hasn't been written yet, this changes the version as it will appear in the PDF Header.
- setPdfVersion(char) - Method in class com.lowagie.text.pdf.internal.PdfVersionImp
- setPdfVersion(char) - Method in class com.lowagie.text.pdf.PdfWriter
- setPdfVersion(PdfName) - Method in interface com.lowagie.text.pdf.interfaces.PdfVersion
-
Sets the PDF version as it will appear in the Catalog.
- setPdfVersion(PdfName) - Method in class com.lowagie.text.pdf.internal.PdfVersionImp
- setPdfVersion(PdfName) - Method in class com.lowagie.text.pdf.PdfWriter
- setPDFXConformance(int) - Method in interface com.lowagie.text.pdf.interfaces.PdfXConformance
-
Sets the PDF/X conformance level.
- setPDFXConformance(int) - Method in class com.lowagie.text.pdf.internal.PdfXConformanceImp
- setPDFXConformance(int) - Method in class com.lowagie.text.pdf.PdfWriter
- setPercentage(float) - Method in class com.lowagie.text.pdf.draw.LineSeparator
-
Setter for the width as a percentage of the available width.
- setPermissions(int) - Method in class com.lowagie.text.pdf.PdfReader
- setPhrase(Phrase) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the
Phrase
for this cell. - setPlaceInPage(int) - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Places the annotation in a specified page that must be greater or equal to the current one.
- setPolicy(String) - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Sets Policy OID of TSA request.
- setPolyFillMode(int) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
Setter for property polyFillMode.
- setPopup(PdfAnnotation) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setPostscriptFontName(String) - Method in class com.lowagie.text.pdf.BaseFont
-
Sets the font name that will appear in the pdf font dictionary.
- setPostscriptFontName(String) - Method in class com.lowagie.text.pdf.DocumentFont
-
Sets the font name that will appear in the pdf font dictionary.
- setPostscriptFontName(String) - Method in class com.lowagie.text.pdf.Type3Font
- setPostSymbol(String) - Method in class com.lowagie.text.List
-
Sets the String that has to be added after a number or letter in the list symbol.
- setPrefix(String, String) - Method in class com.lowagie.text.pdf.collection.PdfCollectionItem
-
Adds a prefix for the Collection item.
- setPreRelease(boolean) - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
A flag that can be used by the signature handler or software module to indicate that this signature was created with unreleased software.
- setPreSymbol(String) - Method in class com.lowagie.text.List
-
Sets the String that has to be added before a number or letter in the list symbol.
- setPrint(String, boolean) - Method in class com.lowagie.text.pdf.PdfLayer
-
Specifies that the content in this group is intended for use in printing
- setProperty(String, LangAlt) - Method in class com.lowagie.text.xml.xmp.XmpSchema
- setProperty(String, XmpArray) - Method in class com.lowagie.text.xml.xmp.XmpSchema
- setProperty(String, String) - Method in class com.lowagie.text.xml.xmp.XmpSchema
- setProportionalIcon(boolean) - Method in class com.lowagie.text.pdf.PushbuttonField
-
Sets the way the icon is scaled.
- setProvider(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the Cryptographic Service Provider that will sign the document.
- setProxy(Proxy) - Method in class com.lowagie.text.pdf.OcspClientBouncyCastle
-
Sets Proxy which will be used for URL connection.
- setProxy(Proxy) - Method in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Sets Proxy which will be used for URL connection.
- setQuadding(int) - Method in class com.lowagie.text.pdf.PdfFormField
- setR(int) - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
The software module revision number.
- setReader(PdfReader) - Method in class com.lowagie.text.pdf.XfaForm
-
Sets the
PdfReader
to be used by this instance. - setReadOnly() - Method in class com.lowagie.text.xml.xmp.XmpWriter
-
Sets the XMP to read-only
- setReason(String) - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Setter for property reason.
- setReason(String) - Method in class com.lowagie.text.pdf.PdfSignature
- setReason(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the signing reason.
- setReference(String) - Method in class com.lowagie.text.Anchor
-
Sets the reference of this
Anchor
. - setRelativeTop(float) - Method in class com.lowagie.text.Rectangle
-
Sets offset relative to top.
- setRemoteGoto(String, int) - Method in class com.lowagie.text.Chunk
-
Sets a goto for a remote destination for this
Chunk
. - setRemoteGoto(String, String) - Method in class com.lowagie.text.Chunk
-
Sets a goto for a remote destination for this
Chunk
. - setRender(int) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the rendering mode for this signature.
- setRenderingHint(RenderingHints.Key, Object) - Method in class com.lowagie.text.pdf.PdfGraphics2D
-
Sets a rendering hint
- setRenderingHints(Map) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- setRenderMode(int) - Method in class com.lowagie.text.pdf.parser.GraphicsState
- setrEx(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
A text string indicating the version of the application implementation, as described by the Name attribute in this dictionary.
- setRGBColorFill(int, int, int) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for filling paths (device dependent colors!).
- setRGBColorFill(int, int, int) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setRGBColorFill(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfContentByte
- setRGBColorFillF(float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for filling paths (device dependent colors!).
- setRGBColorFillF(float, float, float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setRGBColorFillF(float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
- setRGBColorStroke(int, int, int) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for stroking paths (device dependent colors!).
- setRGBColorStroke(int, int, int) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setRGBColorStroke(int, int, int, int) - Method in class com.lowagie.text.pdf.PdfContentByte
- setRGBColorStrokeF(float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the current color for stroking paths (device dependent colors!).
- setRGBColorStrokeF(float, float, float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
- setRgbTransparencyBlending(boolean) - Method in class com.lowagie.text.pdf.PdfWriter
-
Sets the transparency blending colorspace to RGB.
- setRight(float) - Method in class com.lowagie.text.Rectangle
-
Sets the upper right x-coordinate.
- setRight(float) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the upper right x-coordinate.
- setRight(int) - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - setRightIndent(float) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the right paragraph lines indent.
- setRightIndent(float) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the right paragraph lines indent.
- setRise(float) - Method in class com.lowagie.text.pdf.parser.GraphicsState
- setRotate(int) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setRotateContents(boolean) - Method in class com.lowagie.text.pdf.PdfCopy
-
Setter for property rotateContents.
- setRotateContents(boolean) - Method in class com.lowagie.text.pdf.PdfStamper
-
Flags the content to be automatically adjusted to compensate the original page rotation.
- setRotation(float) - Method in class com.lowagie.text.Image
-
Sets the rotation of the image in radians.
- setRotation(int) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the field rotation.
- setRotation(int) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the rotation of the cell.
- setRotation(int) - Method in class com.lowagie.text.Rectangle
-
Sets the rotation of the rectangle.
- setRotationDegrees(float) - Method in class com.lowagie.text.Image
-
Sets the rotation of the image in degrees.
- setRotationFromPage(Rectangle) - Method in class com.lowagie.text.pdf.BaseField
-
Convenience method to set the field rotation the same as the page rotation.
- setRowspan(int) - Method in class com.lowagie.text.Cell
-
Sets the rowspan.
- setRowspan(int) - Method in class com.lowagie.text.pdf.PdfPCell
-
Setter for property rowspan.
- setRTL(boolean) - Method in class com.lowagie.text.pdf.PdfTextArray
- setRunDirection(int) - Method in class com.lowagie.text.Paragraph
- setRunDirection(int) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the run direction.
- setRunDirection(int) - Method in interface com.lowagie.text.pdf.interfaces.PdfRunDirection
-
Sets the run direction.
- setRunDirection(int) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Sets the run direction.
- setRunDirection(int) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the run direction of the text content in the cell.
- setRunDirection(int) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the run direction of the contents of the table.
- setRunDirection(int) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the run direction in the n2 and n4 layer.
- setRunDirection(int) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set the run direction.
- setRunDirectionLtr(Font) - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Set run direction for one font to LTR
- setRunDirectionRtl(Font) - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Set run direction for one font to RTL
- setScaleIcon(int) - Method in class com.lowagie.text.pdf.PushbuttonField
-
Sets the way the icon will be scaled.
- setScalingX(float) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- setScalingY(float) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- setSchema(PdfCollectionSchema) - Method in class com.lowagie.text.pdf.collection.PdfCollection
-
Sets the Collection schema dictionary.
- setSecureRandom(SecureRandom) - Method in class com.lowagie.text.pdf.BaseFont
-
Sets the SecureRandom instance to be used for a subset's prefix generation
- setShadingFill(PdfShadingPattern) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the shading fill pattern.
- setShadingStroke(PdfShadingPattern) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the shading stroke pattern
- setShowTruncation(String) - Method in class com.lowagie.text.Cell
-
Setter for showTruncation
- setSigFlags(int) - Method in interface com.lowagie.text.pdf.interfaces.PdfAnnotations
-
Use this method to set the signature flags.
- setSigFlags(int) - Method in class com.lowagie.text.pdf.internal.PdfAnnotationsImp
- setSigFlags(int) - Method in class com.lowagie.text.pdf.PdfAcroForm
-
Sets the signature flags.
- setSigFlags(int) - Method in class com.lowagie.text.pdf.PdfWriter
- setSignatureEvent(PdfSignatureAppearance.SignatureEvent) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the signature event to allow modification of the signature dictionary.
- setSignatureGraphic(Image) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the Image object to render when Render is set to
SignatureRenderGraphicAndDescription
- setSignatureParams(PdfFormField, String, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- setSignDate(Calendar) - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Setter for property signDate.
- setSignDate(Calendar) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the signature date.
- setSignInfo(PrivateKey, Certificate[], CRL[]) - Method in class com.lowagie.text.pdf.PdfSigGenericPKCS
-
Sets the crypto information to sign.
- setSignName(String) - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Setter for property sigName.
- setSimpleColumn(float, float, float, float) - Method in class com.lowagie.text.pdf.ColumnText
-
Simplified method for rectangular columns.
- setSimpleColumn(float, float, float, float, float, int) - Method in class com.lowagie.text.pdf.ColumnText
-
Simplified method for rectangular columns.
- setSimpleColumn(Phrase, float, float, float, float, float, int) - Method in class com.lowagie.text.pdf.ColumnText
-
Simplified method for rectangular columns.
- setSimpleVars(ColumnText) - Method in class com.lowagie.text.pdf.ColumnText
- setSize(float) - Method in class com.lowagie.text.Font
-
Sets the size.
- setSize(float) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the size of the text.
- setSize(int) - Method in class com.lowagie.text.pdf.ByteBuffer
- setSkew(float, float) - Method in class com.lowagie.text.Chunk
-
Skews the text to simulate italic and other effects.
- setSkipFirstHeader(boolean) - Method in class com.lowagie.text.pdf.PdfPTable
-
Skips the printing of the first header.
- setSkipLastFooter(boolean) - Method in class com.lowagie.text.pdf.PdfPTable
-
Skips the printing of the last footer.
- setSmask(boolean) - Method in class com.lowagie.text.Image
-
Setter for property smask.
- setSort(PdfCollectionSort) - Method in class com.lowagie.text.pdf.collection.PdfCollection
-
Sets the Collection sort dictionary.
- setSortOrder(boolean) - Method in class com.lowagie.text.pdf.collection.PdfCollectionSort
-
Defines the sort order of the field (ascending or descending).
- setSortOrder(boolean[]) - Method in class com.lowagie.text.pdf.collection.PdfCollectionSort
-
Defines the sort order of the field (ascending or descending).
- setSpaceCharRatio(float) - Method in class com.lowagie.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.lowagie.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.lowagie.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.lowagie.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.lowagie.text.SimpleCell
- setSpacing(float) - Method in class com.lowagie.text.Table
-
Sets the cellspacing.
- setSpacing_bottom(float) - Method in class com.lowagie.text.SimpleCell
- setSpacing_left(float) - Method in class com.lowagie.text.SimpleCell
- setSpacing_right(float) - Method in class com.lowagie.text.SimpleCell
- setSpacing_top(float) - Method in class com.lowagie.text.SimpleCell
- setSpacingAfter(float) - Method in class com.lowagie.text.Image
-
Sets the spacing after this image.
- setSpacingAfter(float) - Method in class com.lowagie.text.Paragraph
-
Sets the spacing after this paragraph.
- setSpacingAfter(float) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the spacing after this table.
- setSpacingBefore(float) - Method in class com.lowagie.text.Image
-
Sets the spacing before this image.
- setSpacingBefore(float) - Method in class com.lowagie.text.Paragraph
-
Sets the spacing before this paragraph.
- setSpacingBefore(float) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the spacing before this table.
- setSplitCharacter(SplitCharacter) - Method in class com.lowagie.text.Chunk
-
Sets the split characters.
- setSplitLate(boolean) - Method in class com.lowagie.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.lowagie.text.pdf.PdfPTable
-
When set the rows that won't fit in the page will be split.
- setStandardFont(Font) - Method in class com.lowagie.text.html.HtmlWriter
-
Changes the standardfont.
- setStart(byte[]) - Method in class com.lowagie.text.pdf.fonts.cmaps.CodespaceRange
-
Setter for property start.
- setStartOffset(int) - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
-
Setter for property startOffset.
- setStartStopText(boolean) - Method in class com.lowagie.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.lowagie.text.pdf.PdfWriter
-
Use this method to set the image sequence, so that it follows the text in strict order (or not).
- setStroke(Stroke) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- setStrokeOpacity(float) - Method in class com.lowagie.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.lowagie.text.Font
-
Sets the style.
- setStyle(int) - Method in class com.lowagie.text.pdf.PdfOutline
-
Setter for property style.
- setStyle(String) - Method in class com.lowagie.text.Font
-
Sets the style using a
String
containing one of more of the following values: normal, bold, italic, underline, strike. - setStyleSheet(StyleSheet) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- setSubset(boolean) - Method in class com.lowagie.text.pdf.BaseFont
-
Indicates if all the glyphs and widths for that particular encoding should be included in the document.
- setSubstitutionFontList(List<BaseFont>) - Method in class com.lowagie.text.pdf.TextField
-
Sets a list of substitution fonts.
- setSymbolIndent(float) - Method in class com.lowagie.text.List
- setTableEvent(PdfPTableEvent) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the table event for this table.
- setTableFitsPage(boolean) - Method in class com.lowagie.text.Table
-
Allows you to control when a page break occurs.
- setTabs(PdfName) - Method in class com.lowagie.text.pdf.PdfWriter
-
Sets the value for the Tabs entry in the page tree.
- setTag(String) - Method in class com.lowagie.text.pdf.PdfOutline
-
Setter for property tag.
- setTagged() - Method in class com.lowagie.text.pdf.PdfWriter
-
Mark this document for tagging.
- setTampered(boolean) - Method in class com.lowagie.text.pdf.PdfReader
-
Sets the tampered state.
- setTemplate(PdfTemplate) - Method in class com.lowagie.text.pdf.PushbuttonField
-
Sets the icon as a template.
- setTemplateData(PdfTemplate) - Method in class com.lowagie.text.Image
-
Sets data from a PdfTemplate
- setTemplateSom(XfaForm.Xml2SomTemplate) - Method in class com.lowagie.text.pdf.XfaForm
-
Sets the class that contains the template processing section of the XFA
- setText(byte[]) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the bytes that form the barcode.
- setText(Phrase) - Method in class com.lowagie.text.pdf.ColumnText
-
Replaces the current text array with this
Phrase
. - setText(String) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the text that will form the barcode.
- setText(String) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the text for text fields.
- setTextAlign(int) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
Setter for property textAlign.
- setTextAlignment(int) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the text alignment.
- setTextColor(Color) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the text color.
- setTextFieldParams(PdfFormField, String, String, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAcroForm
- setTextKnockout(boolean) - Method in class com.lowagie.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.lowagie.text.pdf.PdfContentByte
-
Changes the text matrix.
- setTextMatrix(float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Changes the text matrix.
- setTextRenderingMode(int) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the text rendering parameter.
- setTextRenderingOptions(TextRenderingOptions) - Method in class com.lowagie.text.Document
-
Sets the text rendering options.
- setTextRenderMode(int, float, Color) - Method in class com.lowagie.text.Chunk
-
Sets the text rendering mode.
- setTextRise(float) - Method in class com.lowagie.text.Chunk
-
Sets the text displacement relative to the baseline.
- setTextRise(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the text rise parameter.
- setThumbnail(Image) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set the thumbnail image for the current page.
- setThumbnail(Image, int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the thumbnail image for a page.
- SETTINGS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- setTitle(MarkedObject) - Method in class com.lowagie.text.MarkedSection
-
Sets the title of this section.
- setTitle(Paragraph) - Method in class com.lowagie.text.Section
-
Sets the title of this section.
- setTitle(String) - Method in class com.lowagie.text.pdf.PdfAnnotation
- setTitle(String) - Method in class com.lowagie.text.pdf.PdfOutline
-
Sets the title of this outline
- setTokeniser(PRTokeniser) - Method in class com.lowagie.text.pdf.PdfContentParser
-
Sets the tokeniser.
- setTop(float) - Method in class com.lowagie.text.Rectangle
-
Sets the upper right y-coordinate.
- setTop(float) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets the upper right y-coordinate.
- setTop(int) - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - setTotalWidth(float) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the full width of the table.
- setTotalWidth(float[]) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the full width of the table from the absolute column width.
- setTransform(AffineTransform) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- setTransition(PdfTransition) - Method in interface com.lowagie.text.pdf.interfaces.PdfPageActions
-
Sets the transition for the page
- setTransition(PdfTransition) - Method in class com.lowagie.text.pdf.PdfWriter
- setTransition(PdfTransition, int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the transition for the page
- setTransparency(int[]) - Method in class com.lowagie.text.Image
-
Sets the transparency values
- setTriggerNewPage(boolean) - Method in class com.lowagie.text.MarkedSection
-
Setter for property triggerNewPage.
- setTriggerNewPage(boolean) - Method in class com.lowagie.text.Section
-
Setter for property triggerNewPage.
- setTrustedMode(boolean) - Method in class com.lowagie.text.pdf.PdfSignatureAppDataDict
-
If the value is true, the application was in trusted mode when signing took place.
- setType(int) - Method in class com.lowagie.text.ZapfDingbatsNumberList
-
set the type
- setUnderline(float, float) - Method in class com.lowagie.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.lowagie.text.Chunk
-
Sets an horizontal line that can be an underline or a strikethrough.
- setUnicodeFileName(String, boolean) - Method in class com.lowagie.text.pdf.PdfFileSpecification
-
Adds the unicode file name (the key /UF).
- setupAllKeys(byte[], byte[], int) - Method in class com.lowagie.text.pdf.PdfEncryption
- setupByEncryptionKey(byte[], int) - Method in class com.lowagie.text.pdf.PdfEncryption
- setupByOwnerPassword(byte[], byte[], byte[], byte[], byte[], byte[], int) - Method in class com.lowagie.text.pdf.PdfEncryption
-
implements step d of Algorithm 2.A: Retrieving the file encryption key from an encrypted document in order to decrypt it (revision 6 and later) - ISO 32000-2 section 7.6.4.3.3
- setupByOwnerPassword(byte[], byte[], byte[], byte[], int) - Method in class com.lowagie.text.pdf.PdfEncryption
- setupByUserPassword(byte[], byte[], byte[], byte[], byte[], byte[], int) - Method in class com.lowagie.text.pdf.PdfEncryption
-
implements step e of Algorithm 2.A: Retrieving the file encryption key from an encrypted document in order to decrypt it (revision 6 and later) - ISO 32000-2 section 7.6.4.3.3
- setupByUserPassword(byte[], byte[], byte[], int) - Method in class com.lowagie.text.pdf.PdfEncryption
- setUpdateDocInfo(boolean) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets whether the document /Info dictionary should be updated in a sequential PDF revision update.
- setUpdateMetadata(boolean) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets whether the /Metadata dictionary should be updated in a new sequential PDF revision update.
- setUrl(URL) - Method in class com.lowagie.text.Image
-
Sets the url of the image
- setUseAscender(boolean) - Method in class com.lowagie.text.Cell
-
Sets the value of useAscender.
- setUseAscender(boolean) - Method in class com.lowagie.text.pdf.ColumnText
-
Enables/Disables adjustment of first line height based on max ascender.
- setUseAscender(boolean) - Method in class com.lowagie.text.pdf.PdfCell
-
Sets the value of useAscender.
- setUseAscender(boolean) - Method in class com.lowagie.text.pdf.PdfPCell
-
Enables/ Disables adjustment of first line height based on max ascender.
- setUseAscender(boolean) - Method in class com.lowagie.text.SimpleCell
- setUseBorderPadding(boolean) - Method in class com.lowagie.text.Cell
-
Sets the value of useBorderPadding.
- setUseBorderPadding(boolean) - Method in class com.lowagie.text.pdf.PdfCell
-
Sets the value of useBorderPadding.
- setUseBorderPadding(boolean) - Method in class com.lowagie.text.pdf.PdfPCell
-
Adjusts effective padding to include border widths.
- setUseBorderPadding(boolean) - Method in class com.lowagie.text.SimpleCell
- setUsed() - Method in class com.lowagie.text.pdf.PdfAnnotation
-
Setter for property used.
- setUsed() - Method in class com.lowagie.text.pdf.PdfFormField
- setUseDescender(boolean) - Method in class com.lowagie.text.Cell
-
Sets the value of useDescender.
- setUseDescender(boolean) - Method in class com.lowagie.text.pdf.PdfCell
-
Sets the value of useDescender.
- setUseDescender(boolean) - Method in class com.lowagie.text.pdf.PdfPCell
-
Setter for property useDescender.
- setUseDescender(boolean) - Method in class com.lowagie.text.SimpleCell
- setUserName(String) - Method in class com.lowagie.text.pdf.PdfFormField
- setUserProperties(boolean) - Method in class com.lowagie.text.pdf.PdfWriter
-
Sets the flag indicating the presence of structure elements that contain user properties attributes.
- setUserunit(float) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set the user unit.
- setUseVariableBorders(boolean) - Method in class com.lowagie.text.Rectangle
-
Sets a parameter indicating if the rectangle has variable borders
- setUseVariableBorders(boolean) - Method in class com.lowagie.text.RectangleReadOnly
-
Sets a parameter indicating if the rectangle has variable borders
- setValue(PdfSignature) - Method in class com.lowagie.text.pdf.PdfFormField
- setValueAsName(String) - Method in class com.lowagie.text.pdf.PdfFormField
- setValueAsString(String) - Method in class com.lowagie.text.pdf.PdfFormField
- setVerticalAlignment(int) - Method in class com.lowagie.text.pdf.PdfPCell
-
Sets the vertical alignment for the cell.
- setVerticalAlignment(int) - Method in class com.lowagie.text.SimpleCell
- setVerticalAlignment(VerticalAlignment) - Method in interface com.lowagie.text.alignment.WithVerticalAlignment
-
Sets vertical alignment mode.
- setVerticalAlignment(VerticalAlignment) - Method in class com.lowagie.text.Cell
- setVerticalLayout(float, float, float, int, float) - Method in class com.lowagie.text.pdf.VerticalText
-
Sets the layout.
- setView(boolean) - Method in class com.lowagie.text.pdf.PdfLayer
-
Indicates that the group should be set to that state when the document is opened in a viewer application.
- setViewerPreferences(int) - Method in interface com.lowagie.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.lowagie.text.pdf.internal.PdfViewerPreferencesImp
-
Sets the viewer preferences as the sum of several constants.
- setViewerPreferences(int) - Method in class com.lowagie.text.pdf.PdfCopyFields
- setViewerPreferences(int) - Method in class com.lowagie.text.pdf.PdfCopyForms
- setViewerPreferences(int) - Method in class com.lowagie.text.pdf.PdfReader
-
Sets the viewer preferences as the sum of several constants.
- setViewerPreferences(int) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the viewer preferences.
- setViewerPreferences(int) - Method in class com.lowagie.text.pdf.PdfWriter
- setVisibility(int) - Method in class com.lowagie.text.pdf.BaseField
-
Sets the field visibility flag.
- setVisibilityPolicy(PdfName) - Method in class com.lowagie.text.pdf.PdfLayerMembership
-
Sets the visibility policy for content belonging to this membership dictionary.
- setVisible(boolean) - Method in class com.lowagie.text.pdf.collection.PdfCollectionField
-
Sets the initial visibility of the field.
- setVisibleSignature(Rectangle, int) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
- setVisibleSignature(Rectangle, int, String) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the signature to be visible.
- setVisibleSignature(String) - Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
Sets the signature to be visible.
- setVolatile(boolean) - Method in class com.lowagie.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.lowagie.text.pdf.PdfFormField
- setWidth(float) - Method in class com.lowagie.text.Cell
-
Sets the width.
- setWidth(float) - Method in class com.lowagie.text.pdf.PdfTemplate
-
Sets the bounding width of this template.
- setWidth(float) - Method in class com.lowagie.text.SimpleCell
- setWidth(float) - Method in class com.lowagie.text.SimpleTable
- setWidth(float) - Method in class com.lowagie.text.Table
-
Sets the width of this table (in percentage of the available space).
- setWidth(int) - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Sets the width of the barcode.
- setWidth(String) - Method in class com.lowagie.text.Cell
-
Sets the width.
- setWidthpercentage(float) - Method in class com.lowagie.text.SimpleCell
- setWidthpercentage(float) - Method in class com.lowagie.text.SimpleTable
- setWidthPercentage(float) - Method in class com.lowagie.text.Image
-
Setter for property widthPercentage.
- setWidthPercentage(float) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the width percentage that the table will occupy in the page.
- setWidthPercentage(float[], Rectangle) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the percentage width of the table from the absolute column width.
- setWidths(float[]) - Method in class com.lowagie.text.pdf.PdfPRow
-
Sets the widths of the columns in the row.
- setWidths(float[]) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the relative widths of the table.
- setWidths(float[]) - Method in class com.lowagie.text.Table
-
Sets the widths of the different columns (percentages).
- setWidths(int[]) - Method in class com.lowagie.text.pdf.PdfPTable
-
Sets the relative widths of the table.
- setWidths(int[]) - Method in class com.lowagie.text.Table
-
Sets the widths of the different columns (percentages).
- setWordSpacing(float) - Method in class com.lowagie.text.pdf.parser.GraphicsState
- setWordSpacing(float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Sets the word spacing parameter.
- setWriter(PdfWriter) - Method in class com.lowagie.text.pdf.BaseField
-
Setter for property writer.
- setWs(int) - Method in class com.lowagie.text.pdf.BarcodeDatamatrix
-
Sets the whitespace border around the barcode.
- setX(float) - Method in class com.lowagie.text.pdf.Barcode
-
Sets the minimum bar width.
- setXfa(PdfWriter) - Method in class com.lowagie.text.pdf.XfaForm
-
Sets the XFA key from the instance data.
- setXfa(XfaForm, PdfReader, PdfWriter) - Static method in class com.lowagie.text.pdf.XfaForm
-
Sets the XFA key from a byte array.
- setXfaPresent(boolean) - Method in class com.lowagie.text.pdf.XfaForm
-
Sets the XFA form flag signaling that this is a valid XFA form.
- setXmpMetadata(byte[]) - Method in class com.lowagie.text.pdf.PdfDocument
-
Use this method to set the XMP Metadata.
- setXmpMetadata(byte[]) - Method in class com.lowagie.text.pdf.PdfStamper
-
Sets the XMP metadata.
- setXmpMetadata(byte[]) - Method in class com.lowagie.text.pdf.PdfWriter
-
Use this method to set the XMP Metadata.
- setXORMode(Color) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- setXStep(float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
-
Sets the horizontal interval of this pattern.
- setXYRatio(float) - Method in class com.lowagie.text.Image
-
Sets the X/Y pixel dimensionless aspect ratio.
- setYHeight(float) - Method in class com.lowagie.text.pdf.BarcodePDF417
-
Sets the Y pixel height relative to X.
- setYLine(float) - Method in class com.lowagie.text.pdf.ColumnText
-
Sets the yLine.
- setYStep(float) - Method in class com.lowagie.text.pdf.PdfPatternPainter
-
Sets the vertical interval of this pattern.
- setZoom(float, float) - Method in class com.lowagie.text.pdf.PdfLayer
-
Specifies a range of magnifications at which the content in this optional content group is best viewed.
- shading - Variable in class com.lowagie.text.pdf.PdfShading
- shading - Variable in class com.lowagie.text.pdf.PdfShadingPattern
- SHADING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ShadingColor - Class in com.lowagie.text.pdf
-
Implements a shading pattern as a
Color
. - ShadingColor(PdfShadingPattern) - Constructor for class com.lowagie.text.pdf.ShadingColor
-
Creates a shading color.
- shadingName - Variable in class com.lowagie.text.pdf.PdfShading
- shadingReference - Variable in class com.lowagie.text.pdf.PdfShading
- shadingType - Variable in class com.lowagie.text.pdf.PdfShading
- SHADINGTYPE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- shallowCopy(PdfPTable) - Static method in class com.lowagie.text.pdf.PdfPTable
-
Makes a shallow copy of a table (format without content).
- shallowDuplicate(PdfAnnotation) - Static method in class com.lowagie.text.pdf.PdfFormField
- sharedStreams - Variable in class com.lowagie.text.pdf.PdfReader
- shear(double, double) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- SHIFT - Static variable in class com.lowagie.text.pdf.Barcode128
- SHIFT_JIS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- shiftCurrentColumn() - Method in class com.lowagie.text.pdf.MultiColumnText
-
Shifts the current column.
- shiftPageNumbersInRange(List<Map<String, Object>>, int, int[]) - Static method in class com.lowagie.text.pdf.SimpleBookmark
-
For the pages in range add the
pageShift
to the page number. - shortenChunkArray() - Method in class com.lowagie.text.pdf.VerticalText
-
Normalizes the list of chunks when the line is accepted.
- shortStore - Variable in class com.lowagie.text.pdf.BidiLine
- shouldNotSplit() - Method in class com.lowagie.text.pdf.parser.ParsedText
- shouldNotSplit() - Method in class com.lowagie.text.pdf.parser.ParsedTextImpl
- shouldNotSplit() - Method in class com.lowagie.text.pdf.parser.Word
- showText(PdfContentByte, BaseFont, float, String) - Static method in class com.lowagie.text.pdf.LayoutProcessor
-
Shows a text using glyph positioning (if needed)
- showText(PdfTextArray) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Show an array of text.
- showText(GlyphVector) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Shows the glyphs in
glyphVector
. - showText(GlyphVector, int, int) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Shows the
glyphVector
. - showText(String) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Shows the
text
. - showTextAligned(int, String, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Shows text right, left or center aligned with rotation.
- showTextAligned(PdfContentByte, int, Phrase, float, float, float) - Static method in class com.lowagie.text.pdf.ColumnText
-
Shows a line of text.
- showTextAligned(PdfContentByte, int, Phrase, float, float, float, int, int) - Static method in class com.lowagie.text.pdf.ColumnText
-
Shows a line of text.
- showTextAlignedKerned(int, String, float, float, float) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Shows text kerned right, left or center aligned with rotation.
- showTextBasic(String) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Shows the
text
. - showTextKerned(String) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Shows the
text
kerned. - shuffleSubsetNames() - Method in class com.lowagie.text.pdf.PdfReader
-
Finds all the font subsets and changes the prefixes to some random values.
- SIG - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SIGFIELDLOCK - Static variable in class com.lowagie.text.pdf.PdfName
-
The type name of a signature field lock dictionary
- SIGFLAGS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SIGNATURE_APPEND_ONLY - Static variable in class com.lowagie.text.pdf.PdfWriter
-
signature value
- SIGNATURE_EXISTS - Static variable in class com.lowagie.text.pdf.PdfWriter
-
signature value
- signatureCoversWholeDocument(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Checks is the signature covers the entire document or just part of it.
- SignatureRenderDescription - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
The rendering mode is just the description
- SignatureRenderGraphic - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
The rendering mode is an image and the description
- SignatureRenderGraphicAndDescription - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
The rendering mode is an image and the description
- SignatureRenderNameAndDescription - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
The rendering mode is the name of the signer and the description
- SignatureType - Enum in com.lowagie.text.pdf
- SIGREF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- simpleAxial(PdfWriter, float, float, float, float, Color, Color) - Static method in class com.lowagie.text.pdf.PdfShading
- simpleAxial(PdfWriter, float, float, float, float, Color, Color, boolean, boolean) - Static method in class com.lowagie.text.pdf.PdfShading
- SimpleBookmark - Class in com.lowagie.text.pdf
-
Bookmark processing in a simple way.
- SimpleCell - Class in com.lowagie.text
-
Rectangle that can be used for Cells.
- SimpleCell(boolean) - Constructor for class com.lowagie.text.SimpleCell
-
A CellAttributes object is always constructed without any dimensions.
- SimpleNamedDestination - Class in com.lowagie.text.pdf
- SimplePatternParser - Class in com.lowagie.text.pdf.hyphenation
-
Parses the xml hyphenation pattern.
- SimplePatternParser() - Constructor for class com.lowagie.text.pdf.hyphenation.SimplePatternParser
-
Creates a new instance of PatternParser2
- simpleRadial(PdfWriter, float, float, float, float, float, float, Color, Color) - Static method in class com.lowagie.text.pdf.PdfShading
- simpleRadial(PdfWriter, float, float, float, float, float, float, Color, Color, boolean, boolean) - Static method in class com.lowagie.text.pdf.PdfShading
- SimpleTable - Class in com.lowagie.text
-
Rectangle that can be used for Cells.
- SimpleTable() - Constructor for class com.lowagie.text.SimpleTable
-
A RectangleCell is always constructed without any dimensions.
- SIMPLEX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SimpleXMLDocHandler - Interface in com.lowagie.text.xml.simpleparser
-
The handler for the events fired by
SimpleXMLParser
. - SimpleXMLDocHandlerComment - Interface in com.lowagie.text.xml.simpleparser
-
The handler for the events fired by
SimpleXMLParser
. - SimpleXMLParser - Class in com.lowagie.text.xml.simpleparser
-
A simple XML and HTML parser.
- simplifyColorspace() - Method in class com.lowagie.text.Image
-
Replaces CalRGB and CalGray colorspaces with DeviceRGB and DeviceGray.
- SINGLELINE - Static variable in class com.lowagie.text.pdf.PdfFormField
- SINGLEPAGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SIXTEEN_DIGITS - Static variable in class com.lowagie.text.pdf.PdfDocument
- size - Variable in class com.lowagie.text.pdf.Barcode
-
The size of the text or the height of the shorter bar in Postnet.
- size - Variable in class com.lowagie.text.pdf.CFFFont.DictNumberItem
- size - Variable in class com.lowagie.text.pdf.CFFFont.DictOffsetItem
- size - Variable in class com.lowagie.text.pdf.CFFFont.IndexOffsetItem
- size() - Method in class com.lowagie.text.Cell
-
Gets the number of
Element
s in the Cell. - size() - Method in class com.lowagie.text.List
-
Gets the size of the list.
- size() - Method in class com.lowagie.text.pdf.AcroFields.Item
-
Preferred method of determining the number of instances of a given field.
- size() - Method in class com.lowagie.text.pdf.BarcodePDF417.SegmentList
- size() - Method in class com.lowagie.text.pdf.ByteBuffer
-
Returns the current size of the buffer.
- size() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- size() - Method in class com.lowagie.text.pdf.IntHashtable
-
Returns the number of keys in this hashtable.
- size() - Method in class com.lowagie.text.pdf.PdfArray
-
Returns the number of entries in the array.
- size() - Method in class com.lowagie.text.pdf.PdfCell
-
Returns the number of lines in the cell.
- size() - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns the number of key-value mappings in this
PdfDictionary
. - size() - Method in class com.lowagie.text.pdf.PdfLine
-
Returns the number of chunks in the line.
- size() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the number of rows in this table.
- size() - Method in class com.lowagie.text.pdf.PRAcroForm
-
Number of fields found
- size() - Method in class com.lowagie.text.Table
-
Gets the number of rows in this
Table
. - SIZE - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- SIZE - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the chunk tag
- SIZE - Static variable in class com.lowagie.text.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- SIZE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SKEW - Static variable in class com.lowagie.text.Chunk
-
Key for text skewing.
- skip(int) - Method in class com.lowagie.text.pdf.codec.wmf.InputMeta
- skip(long) - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- skip(InputStream, int) - Static method in class com.lowagie.text.Utilities
-
This method is an alternative for the
InputStream.skip()
-method that doesn't seem to work properly for big values ofsize
. - skipBytes(int) - Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
- SMALL - com.lowagie.text.html.FontSize
- SMALL_PAPERBACK - Static variable in class com.lowagie.text.PageSize
-
This is the small paperback format.
- SMALLER - com.lowagie.text.html.FontSize
- SMASK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SN - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
device serial number name - StringType(SIZE(1..64))
- softCloneNonPositionParameters(Rectangle) - Method in class com.lowagie.text.Rectangle
-
Copies each of the parameters, except the position, from a
Rectangle
object if the value is set there - softCloneNonPositionParameters(Rectangle) - Method in class com.lowagie.text.RectangleReadOnly
-
Copies each of the parameters, except the position, from a
Rectangle
object if the value is set there. - SORT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- sortAttributes(NamedNodeMap) - Method in class com.lowagie.text.xml.XmlDomWriter
-
Returns a sorted list of attributes.
- SOUND - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- SOURCE - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
Unique identifier of the work from which this resource was derived.
- SPACE - Static variable in class com.lowagie.text.DocWriter
-
This is some byte that is often used.
- SPACE - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- SPACE_CHAR_RATIO_DEFAULT - Static variable in class com.lowagie.text.pdf.PdfWriter
-
The default space-char ratio.
- spacingAfter - Variable in class com.lowagie.text.Image
-
The spacing after the image.
- spacingAfter - Variable in class com.lowagie.text.Paragraph
-
The spacing after the paragraph.
- spacingAfter - Variable in class com.lowagie.text.pdf.PdfPTable
-
The spacing after the table.
- spacingAfter() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the spacing after this table.
- spacingBefore - Variable in class com.lowagie.text.Image
-
The spacing before the image.
- spacingBefore - Variable in class com.lowagie.text.Paragraph
-
The spacing before the paragraph.
- spacingBefore - Variable in class com.lowagie.text.pdf.PdfPTable
-
The spacing before the table.
- spacingBefore() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the spacing before this table.
- SPAN - Static variable in class com.lowagie.text.html.HtmlTags
-
The SPAN tag.
- SPAN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- specialMap - Variable in class com.lowagie.text.pdf.BaseFont
-
Custom encodings use this map to key the Unicode character to the single byte code.
- SpecialSymbol - Class in com.lowagie.text
-
This class contains the symbols that correspond with special symbols.
- SpecialSymbol() - Constructor for class com.lowagie.text.SpecialSymbol
- SPEED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- SPLIT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- splitCharacter - Variable in class com.lowagie.text.pdf.PdfChunk
- SplitCharacter - Interface in com.lowagie.text
-
Interface for customizing the split character.
- SPLITCHARACTER - Static variable in class com.lowagie.text.Chunk
-
Key for split character.
- splitDAelements(String) - Static method in class com.lowagie.text.pdf.AcroFields
- SPLITHIN - Static variable in class com.lowagie.text.pdf.PdfTransition
-
IN Horizontal Split
- SPLITHOUT - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Out Horizontal Split
- splitParts(String) - Static method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Splits a SOM name in the individual parts.
- splitRow(PdfPTable, int, float) - Method in class com.lowagie.text.pdf.PdfPRow
-
Splits a row to newHeight.
- splittedChunkText - Variable in class com.lowagie.text.pdf.VerticalText
-
The chunk created by the splitting.
- SPLITVIN - Static variable in class com.lowagie.text.pdf.PdfTransition
-
In Vertical Split
- SPLITVOUT - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Out Vertical Split
- SpotColor - Class in com.lowagie.text.pdf
- SpotColor(float, float, float, float, float) - Constructor for class com.lowagie.text.pdf.SpotColor
- SpotColor(PdfSpotColor, float) - Constructor for class com.lowagie.text.pdf.SpotColor
- SQUARE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SQUIGGLY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SRC - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image or iframe tag
- ST - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ST - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
state, or province name - StringType(SIZE(1..64))
- stack - Variable in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
A stack to be used when parsing.
- stack - Variable in class com.lowagie.text.xml.SAXiTextHandler
-
This is a
Stack
of objects, waiting to be added to the document. - Stack2() - Constructor for class com.lowagie.text.pdf.XfaForm.Stack2
- StackOpp() - Method in class com.lowagie.text.pdf.CFFFontSubset
-
Function checks the key and return the change to the stack after the operator
- STAMP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- StampContent - Class in com.lowagie.text.pdf
- stamper - Variable in class com.lowagie.text.pdf.PdfStamper
-
The writer
- STANDARD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- STANDARD_ENCRYPTION_128 - Static variable in class com.lowagie.text.pdf.PdfEncryption
- STANDARD_ENCRYPTION_128 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Type of encryption
- STANDARD_ENCRYPTION_40 - Static variable in class com.lowagie.text.pdf.PdfEncryption
- STANDARD_ENCRYPTION_40 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
Type of encryption
- StandardDecryption - Class in com.lowagie.text.pdf
- StandardDecryption(byte[], int, int, int) - Constructor for class com.lowagie.text.pdf.StandardDecryption
-
Creates a new instance of StandardDecryption
- standardfont - Variable in class com.lowagie.text.html.HtmlWriter
-
This is the standard font of the HTML.
- StandardFonts - Enum in com.lowagie.text
- start - Variable in class com.lowagie.text.pdf.BarcodePDF417.Segment
- START_A - Static variable in class com.lowagie.text.pdf.Barcode128
-
The start code.
- START_B - Static variable in class com.lowagie.text.pdf.Barcode128
-
The start code.
- START_C - Static variable in class com.lowagie.text.pdf.Barcode128
-
The start code.
- START_CODE_SIZE - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- START_COLUMN - Static variable in class com.lowagie.text.pdf.ColumnText
-
Initial value of the status.
- START_PATTERN - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- STARTA - Static variable in class com.lowagie.text.pdf.Barcode128
- STARTB - Static variable in class com.lowagie.text.pdf.Barcode128
- STARTC - Static variable in class com.lowagie.text.pdf.Barcode128
- startDocument() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- startDocument() - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- startDocument() - Method in class com.lowagie.text.pdf.SimpleBookmark
- startDocument() - Method in class com.lowagie.text.pdf.SimpleNamedDestination
- startDocument() - Method in class com.lowagie.text.pdf.XfdfReader
-
Called when the document starts to be parsed.
- startDocument() - Method in interface com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler
-
Called when the document starts to be parsed.
- startElement(String, String, String, Attributes) - Method in class com.lowagie.text.html.SAXmyHtmlHandler
-
This method gets called when a start tag is encountered.
- startElement(String, String, String, Attributes) - Method in class com.lowagie.text.xml.SAXiTextHandler
-
This method gets called when a start tag is encountered.
- startElement(String, String, String, Attributes) - Method in class com.lowagie.text.xml.SAXmyHandler
-
This method gets called when a start tag is encountered.
- startElement(String, Map<String, String>) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- startElement(String, Map<String, String>) - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- startElement(String, Map<String, String>) - Method in class com.lowagie.text.pdf.SimpleBookmark
- startElement(String, Map<String, String>) - Method in class com.lowagie.text.pdf.SimpleNamedDestination
- startElement(String, Map<String, String>) - Method in class com.lowagie.text.pdf.XfdfReader
-
Called when a start tag is found.
- startElement(String, Map<String, String>) - Method in interface com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler
-
Called when a start tag is found.
- startStopText - Variable in class com.lowagie.text.pdf.Barcode
-
Show the start and stop character '*' in the text for the barcode 39 or 'ABCD' for codabar.
- startX - Variable in class com.lowagie.text.pdf.VerticalText
-
The X coordinate.
- startY - Variable in class com.lowagie.text.pdf.VerticalText
-
The Y coordinate.
- state - Variable in class com.lowagie.text.pdf.PdfContentByte
-
This is the GraphicState in use
- STATE - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; PDF 1.5) The state to which the original annotation should be set.
- stateList - Variable in class com.lowagie.text.pdf.PdfContentByte
-
The list were we save/restore the state
- STATEMODEL - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required if State is present, otherwise optional; PDF 1.5) The state model corresponding to State; see "Annotation States" above.
- staticNames - Static variable in class com.lowagie.text.pdf.PdfName
-
map strings to all known static names
- STDCF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- stdFieldFontNames - Static variable in class com.lowagie.text.pdf.PdfAppearance
- STEMV - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- STMF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- STOP_PATTERN - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- STOP_SIZE - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- stoplist - Variable in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
This map stores hyphenation exceptions
- storedCurrentChar - Variable in class com.lowagie.text.pdf.BidiLine
- storedDetailChunks - Variable in class com.lowagie.text.pdf.BidiLine
- storedIndexChars - Variable in class com.lowagie.text.pdf.BidiLine
- storedIndexChunk - Variable in class com.lowagie.text.pdf.BidiLine
- storedIndexChunkChar - Variable in class com.lowagie.text.pdf.BidiLine
- storedOrderLevels - Variable in class com.lowagie.text.pdf.BidiLine
- storedRunDirection - Variable in class com.lowagie.text.pdf.BidiLine
- storedText - Variable in class com.lowagie.text.pdf.BidiLine
- storedTotalTextLength - Variable in class com.lowagie.text.pdf.BidiLine
- strcmp(char[], int, char[], int) - Static method in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
Compares 2 null terminated char arrays
- strcmp(String, char[], int) - Static method in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
Compares a string with null terminated char array
- strcpy(char[], int, char[], int) - Static method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- STREAM - Static variable in class com.lowagie.text.pdf.PdfObject
-
A possible type of
PdfObject
- streamBytes - Variable in class com.lowagie.text.pdf.PdfStream
- STRF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- strictImageSequence - Variable in class com.lowagie.text.pdf.PdfDocument
-
Holds value of property strictImageSequence.
- STRIKEOUT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- STRIKETHROUGH_POSITION - Static variable in class com.lowagie.text.pdf.BaseFont
-
The strikethrough position.
- STRIKETHROUGH_THICKNESS - Static variable in class com.lowagie.text.pdf.BaseFont
-
The strikethrough thickness.
- STRIKETHRU - Static variable in class com.lowagie.text.Font
-
this is a possible style.
- STRING - Static variable in class com.lowagie.text.pdf.PdfObject
-
A possible type of
PdfObject
- stringIndexOffset - Variable in class com.lowagie.text.pdf.CFFFont
- StringItem(String) - Constructor for class com.lowagie.text.pdf.CFFFont.StringItem
- stringOffsets - Variable in class com.lowagie.text.pdf.CFFFont
- strings - Variable in class com.lowagie.text.pdf.PdfReader
- stringValue - Variable in class com.lowagie.text.pdf.PRTokeniser
- strlen(char[]) - Static method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- strlen(char[], int) - Static method in class com.lowagie.text.pdf.hyphenation.TernaryTree
- stroke() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Strokes the path.
- strokeAndFill() - Method in class com.lowagie.text.pdf.codec.wmf.MetaDo
- strokeGState - Variable in class com.lowagie.text.pdf.PdfGraphics2D
- STRONG - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- STRUCTPARENT - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required if the annotation is a structural content item) The integer key of the annotation's entry in the structural parent tree.
- STRUCTPARENTS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- STRUCTTREEROOT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- structureTreeRoot - Variable in class com.lowagie.text.pdf.PdfWriter
- STYLE - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- STYLE - Static variable in class com.lowagie.text.html.HtmlTags
-
This is used for inline css style information
- STYLE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- STYLE_BEVELED - Static variable in class com.lowagie.text.pdf.PdfBorderDictionary
- STYLE_DASHED - Static variable in class com.lowagie.text.pdf.PdfBorderDictionary
- STYLE_INSET - Static variable in class com.lowagie.text.pdf.PdfBorderDictionary
- STYLE_SOLID - Static variable in class com.lowagie.text.pdf.PdfBorderDictionary
- STYLE_UNDERLINE - Static variable in class com.lowagie.text.pdf.PdfBorderDictionary
- StyleSheet - Class in com.lowagie.text.html.simpleparser
- StyleSheet() - Constructor for class com.lowagie.text.html.simpleparser.StyleSheet
- STYLESHEET - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute.
- SUB - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- SUBFILTER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SUBJ - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; PDF 1.5) Text representing a short description of the subject being addressed by the annotation.
- SUBJECT - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - SUBJECT - Static variable in class com.lowagie.text.ElementTags
-
attribute of the root tag
- SUBJECT - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the root tag
- SUBJECT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SUBJECT - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
An unordered array of descriptive phrases or keywords that specify the topic of the content of the resource.
- SUBMIT_CANONICAL_FORMAT - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_COORDINATES - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_EMBED_FORM - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_EXCL_F_KEY - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_EXCL_NON_USER_ANNOTS - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_EXCLUDE - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_HTML_FORMAT - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_HTML_GET - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_INCLUDE_ANNOTATIONS - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_INCLUDE_APPEND_SAVES - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_INCLUDE_NO_VALUE_FIELDS - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_PDF - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMIT_XFDF - Static variable in class com.lowagie.text.pdf.PdfAction
-
a possible submitvalue
- SUBMITFORM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- SubrMarkerItem(CFFFont.OffsetItem, CFFFont.IndexBaseItem) - Constructor for class com.lowagie.text.pdf.CFFFont.SubrMarkerItem
- SubrsOffsets - Variable in class com.lowagie.text.pdf.CFFFont.Font
- SUBSCRIPT_OFFSET - Static variable in class com.lowagie.text.pdf.BaseFont
-
The recommended vertical offset from the baseline for subscripts for this font.
- SUBSCRIPT_SIZE - Static variable in class com.lowagie.text.pdf.BaseFont
-
The recommended vertical size for subscripts for this font.
- subsections - Variable in class com.lowagie.text.Section
-
This is the number of subsections.
- subset - Variable in class com.lowagie.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.lowagie.text.pdf.BaseFont
- SUBSUPSCRIPT - Static variable in class com.lowagie.text.Chunk
-
Key for sub/superscript.
- SUBSUPSCRIPT - Static variable in class com.lowagie.text.ElementTags
-
attribute of the chunk tag
- subtract(Matrix) - Method in class com.lowagie.text.pdf.parser.Matrix
-
Subtracts a matrix from this matrix and returns the results
- subtract(Vector) - Method in class com.lowagie.text.pdf.parser.Vector
-
Computes the difference between this vector and the specified vector
- SUBTYPE - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required) The type of annotation that this dictionary describes.
- SUP - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- SUPERSCRIPT_OFFSET - Static variable in class com.lowagie.text.pdf.BaseFont
-
The recommended vertical offset from the baseline for superscripts for this font.
- SUPERSCRIPT_SIZE - Static variable in class com.lowagie.text.pdf.BaseFont
-
The recommended vertical size for superscripts for this font.
- superToPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PdfStream
- supp - Variable in class com.lowagie.text.pdf.BarcodeEANSUPP
-
The barcode with the supplemental.
- SUPP2 - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- SUPP5 - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- SUPPLEMENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- supportsFont(BaseFont) - Static method in class com.lowagie.text.pdf.LayoutProcessor
- SURNAME - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
Naming attribute of type X520name
- SV - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; shall be an indirect reference) A seed value dictionary containing information that constrains the properties of a signature that is applied to this field.
- SW - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- symbol - Variable in class com.lowagie.text.List
-
This is the listsymbol of a list that is not numbered.
- symbol - Variable in class com.lowagie.text.ListItem
-
this is the symbol that will precede the listitem.
- SYMBOL - com.lowagie.text.StandardFonts
- SYMBOL - Static variable in class com.lowagie.text.Font
-
a possible value of a font family.
- SYMBOL - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- SYMBOL - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- SYMBOL - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- symbolIndent - Variable in class com.lowagie.text.List
-
The indentation of the listitems.
- symbolIndent - Variable in class com.lowagie.text.pdf.PdfLine
-
The listsymbol (if necessary).
- SYMBOLINDENT - Static variable in class com.lowagie.text.ElementTags
-
attribute of list tag
- SYMBOLOGY - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required; ExtensionLevel 3) Specifies which barcode or glyph technology is to be used on this annotation.
- SystemPropertyUtil - Class in com.lowagie.text.utils
- SystemPropertyUtil() - Constructor for class com.lowagie.text.utils.SystemPropertyUtil
T
- T - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required) The partial field name.
- T - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
Title
- TA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TA_BASELINE - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- TA_BOTTOM - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- TA_CENTER - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- TA_LEFT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- TA_NOUPDATECP - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- TA_RIGHT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- TA_TOP - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- TA_UPDATECP - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- TAB - Static variable in class com.lowagie.text.Chunk
-
Key for drawInterface of the tab.
- TAB - Static variable in class com.lowagie.text.DocWriter
-
This is some byte that is often used.
- table - Variable in class com.lowagie.text.pdf.PdfDocument.RenderingContext
-
A PdfPTable
- table - Variable in class com.lowagie.text.pdf.PdfTable
-
Original table used to build this object
- Table - Class in com.lowagie.text
-
A
Table
is aRectangle
that containsCell
s, ordered in some kind of matrix. - Table(int) - Constructor for class com.lowagie.text.Table
-
Constructs a
Table
with a certain number of columns. - Table(int, int) - Constructor for class com.lowagie.text.Table
-
Constructs a
Table
with a certain number of columns and a certain number ofRow
s. - Table(Table) - Constructor for class com.lowagie.text.Table
-
Copy constructor (shallow copy).
- TABLE - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - TABLE - Static variable in class com.lowagie.text.ElementTags
-
the table tag
- TABLE - Static variable in class com.lowagie.text.html.HtmlTags
-
the table tag
- TABLE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TABLE - Static variable in class com.lowagie.text.Row
-
id of the Table element in a Row
- tableEvent - Variable in class com.lowagie.text.pdf.PdfPTable
- TABLEFITSPAGE - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table tag
- tableLayout(PdfPTable, float[][], float[], int, int, PdfContentByte[]) - Method in class com.lowagie.text.pdf.events.PdfPTableEventForwarder
- tableLayout(PdfPTable, float[][], float[], int, int, PdfContentByte[]) - Method in interface com.lowagie.text.pdf.PdfPTableEvent
-
This method is called at the end of the table rendering.
- tableLayout(PdfPTable, float[][], float[], int, int, PdfContentByte[]) - Method in class com.lowagie.text.SimpleTable
- TableRectangle - Class in com.lowagie.text
- TableRectangle(float, float) - Constructor for class com.lowagie.text.TableRectangle
- TableRectangle(float, float, float, float) - Constructor for class com.lowagie.text.TableRectangle
- TableRectangle(float, float, float, float, int) - Constructor for class com.lowagie.text.TableRectangle
- TableRectangle(float, float, int) - Constructor for class com.lowagie.text.TableRectangle
- TableRectangle(Rectangle) - Constructor for class com.lowagie.text.TableRectangle
- TABLEROW - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TABLOID - Static variable in class com.lowagie.text.PageSize
-
This is the tabloid format
- tabs - Variable in class com.lowagie.text.pdf.PdfWriter
-
The value of the Tabs entry in the page dictionary.
- TABS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- tagged - Variable in class com.lowagie.text.pdf.PdfWriter
- tagICC(ICC_Profile) - Method in class com.lowagie.text.Image
-
Tags this image with an ICC profile.
- TagMap - Class in com.lowagie.text.xml
-
The
Tags
-class maps several XHTML-tags to iText-objects. - TagMap(InputStream) - Constructor for class com.lowagie.text.xml.TagMap
-
Constructs a TagMap.
- TagMap(String) - Constructor for class com.lowagie.text.xml.TagMap
-
Constructs a TagMap
- tagname - Variable in class com.lowagie.text.xml.XmlPeer
-
This is the name of the alias.
- tagsSupported - Static variable in class com.lowagie.text.html.simpleparser.HTMLWorker
- tagsSupportedString - Static variable in class com.lowagie.text.html.simpleparser.HTMLWorker
- tampered - Variable in class com.lowagie.text.pdf.PdfReader
- TBGLITTER - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Top-Bottom Glitter
- TBODY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TBWIPE - Static variable in class com.lowagie.text.pdf.PdfTransition
-
Top-Bottom Wipe
- TD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- template - Variable in class com.lowagie.text.Image
-
The template to be treated as an image.
- templates - Variable in class com.lowagie.text.pdf.PdfAnnotation
- TernaryTree - Class in com.lowagie.text.pdf.hyphenation
-
Ternary Search Tree.
- TernaryTree.Iterator - Class in com.lowagie.text.pdf.hyphenation
- text - Variable in class com.lowagie.text.pdf.BaseField
- text - Variable in class com.lowagie.text.pdf.BidiLine
- text - Variable in class com.lowagie.text.pdf.PdfDocument
-
This is the PdfContentByte object, containing the text.
- text - Variable in class com.lowagie.text.pdf.SequenceList
- text - Variable in class com.lowagie.text.pdf.VerticalText
-
The
PdfContent
where the text will be written to. - text(String) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
- text(String) - Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
- text(String) - Method in class com.lowagie.text.pdf.SimpleBookmark
- text(String) - Method in class com.lowagie.text.pdf.SimpleNamedDestination
- text(String) - Method in class com.lowagie.text.pdf.XfdfReader
-
Called when a text element is found.
- text(String) - Method in interface com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler
-
Called when a text element is found.
- TEXT - Static variable in class com.lowagie.text.Annotation
-
This is a possible annotation type.
- TEXT - Static variable in class com.lowagie.text.Footnote
-
This is a possible footnote type.
- TEXT - Static variable in class com.lowagie.text.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- TEXT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TEXT - Static variable in class com.lowagie.text.pdf.SequenceList
- TEXT_CSS - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the LINK tag.
- TEXT_MODE - Static variable in class com.lowagie.text.pdf.BarcodePDF417
- TEXT_PDFDOCENCODING - Static variable in class com.lowagie.text.pdf.PdfObject
-
This is the default encoding to be used for converting Strings into bytes and vice versa.
- TEXT_RENDER_MODE_CLIP - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible text rendering value
- TEXT_RENDER_MODE_FILL - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible text rendering value
- TEXT_RENDER_MODE_FILL_CLIP - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible text rendering value
- TEXT_RENDER_MODE_FILL_STROKE - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible text rendering value
- TEXT_RENDER_MODE_FILL_STROKE_CLIP - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible text rendering value
- TEXT_RENDER_MODE_INVISIBLE - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible text rendering value
- TEXT_RENDER_MODE_STROKE - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible text rendering value
- TEXT_RENDER_MODE_STROKE_CLIP - Static variable in class com.lowagie.text.pdf.PdfContentByte
-
A possible text rendering value
- TEXT_UNICODE - Static variable in class com.lowagie.text.pdf.PdfObject
-
This is the encoding to be used to output text in Unicode.
- textAlign - Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- textAlignment - Variable in class com.lowagie.text.pdf.Barcode
-
The text alignment.
- TextAssembler - Interface in com.lowagie.text.pdf.parser
-
process a series of objects and text fragments, assembling them into a one final text object representing the whole content.
- TextAssemblyBuffer - Interface in com.lowagie.text.pdf.parser
- TEXTCANVAS - Static variable in class com.lowagie.text.pdf.PdfPTable
-
The index of the duplicate
PdfContentByte
where the text will be drawn. - textColor - Variable in class com.lowagie.text.pdf.BaseField
- textCompaction(int, int) - Method in class com.lowagie.text.pdf.BarcodePDF417
- TextElementArray - Interface in com.lowagie.text
-
Interface for a text element to which other objects can be added.
- textEmptySize - Variable in class com.lowagie.text.pdf.PdfDocument
- TextField - Class in com.lowagie.text.pdf
-
Supports text, combo and list fields generating the correct appearances.
- TextField(PdfWriter, Rectangle, String) - Constructor for class com.lowagie.text.pdf.TextField
-
Creates a new
TextField
. - TextRenderingOptions - Class in com.lowagie.text
-
Text rendering options, including the default language of the document and a flag to enable font glyph substitution (if FOP is available).
- TextRenderingOptions() - Constructor for class com.lowagie.text.TextRenderingOptions
-
Creates a text rendering options instance with the default options: glyph substitution enabled and "dflt" as document language.
- TextRenderingOptions(String, boolean) - Constructor for class com.lowagie.text.TextRenderingOptions
-
Creates a text rendering options instance.
- TEXTRENDERMODE - Static variable in class com.lowagie.text.Chunk
-
Key for text rendering mode.
- TEXTWRAP - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image tag
- TEXTWRAP - Static variable in class com.lowagie.text.Image
-
this is a kind of image alignment.
- TFOOT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TH - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- THEAD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- thisBoxSize - Variable in class com.lowagie.text.pdf.PdfDocument
-
This is the size of the several boxes of the current Page.
- thisReference - Variable in class com.lowagie.text.pdf.PdfTemplate
-
The indirect reference to this template
- THREADS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- throwColorSpaceError() - Static method in class com.lowagie.text.pdf.PdfShading
- throwError(String) - Method in class com.lowagie.text.pdf.PRTokeniser
- thumb - Variable in class com.lowagie.text.pdf.PdfDocument
- THUMB - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- THUMBNAILS - Static variable in class com.lowagie.text.xml.xmp.XmpBasicSchema
-
An alternative array of thumbnail images for a file, which can differ in characteristics such as size or image encoding.
- TI - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) For scrollable list boxes, the top index (the index in the Opt array of the first option visible in the list).
- TILE - Static variable in class com.lowagie.text.pdf.collection.PdfCollection
-
A type of PDF Collection
- TILINGTYPE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TIME - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TIMES - com.lowagie.text.StandardFonts
- TIMES - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- TIMES_BOLD - com.lowagie.text.StandardFonts
- TIMES_BOLD - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- TIMES_BOLD - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- TIMES_BOLD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- TIMES_BOLDITALIC - com.lowagie.text.StandardFonts
- TIMES_BOLDITALIC - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- TIMES_BOLDITALIC - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- TIMES_BOLDITALIC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- TIMES_ITALIC - com.lowagie.text.StandardFonts
- TIMES_ITALIC - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- TIMES_ITALIC - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- TIMES_ITALIC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- TIMES_ROMAN - Static variable in class com.lowagie.text.Font
-
a possible value of a font family.
- TIMES_ROMAN - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- TIMES_ROMAN - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- TIMES_ROMAN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- title - Variable in class com.lowagie.text.MarkedSection
-
This is the title of this section.
- title - Variable in class com.lowagie.text.pdf.PdfLayer
- title - Variable in class com.lowagie.text.Section
-
The title of this section.
- title() - Method in class com.lowagie.text.Annotation
-
Returns the title of this
Annotation
. - TITLE - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- TITLE - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - TITLE - Static variable in class com.lowagie.text.ElementTags
-
attribute of the root and annotation tag (also a special tag within a chapter or section)
- TITLE - Static variable in class com.lowagie.text.html.HtmlTags
-
the title tag.
- TITLE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TITLE - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
The title of the document, or the name given to the resource.
- TK - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TK_COMMENT - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TK_END_ARRAY - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TK_END_DIC - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TK_ENDOFFILE - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TK_NAME - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TK_NUMBER - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TK_OTHER - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TK_REF - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TK_START_ARRAY - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TK_START_DIC - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TK_STRING - Static variable in class com.lowagie.text.pdf.PRTokeniser
- TM - Static variable in class com.lowagie.text.pdf.PdfName
-
Optional) The mapping name that shall be used when exporting interactive form field data from the document.
- toByteArray() - Method in class com.lowagie.text.pdf.ByteBuffer
-
Creates a newly allocated byte array.
- toByteArray(InputStream) - Static method in class com.lowagie.text.Utilities
-
Reads an input stream to a byte array.
- TOC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TOCI - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TOGGLE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- tokens - Variable in class com.lowagie.text.pdf.PdfReader
- tokSzEstimate - Variable in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Estimate of the received time stamp token
- TOOLBAR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- toOrderedKeys() - Method in class com.lowagie.text.pdf.IntHashtable
- top() - Method in class com.lowagie.text.Document
-
Returns the upper right y-coordinate.
- top() - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the upper right y-coordinate.
- top(float) - Method in class com.lowagie.text.Document
-
Returns the upper right y-coordinate, considering a given margin.
- top(int) - Method in class com.lowagie.text.Cell
-
This method throws an
UnsupportedOperationException
. - top(int) - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the upper right y-coordinate, considering a given margin.
- TOP - com.lowagie.text.alignment.VerticalAlignment
- TOP - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table/cell tag
- TOP - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the table/cell tag
- TOP - Static variable in class com.lowagie.text.Rectangle
-
This represents one side of the border of the
Rectangle
. - toPdf(int, OutputStream) - Method in class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
-
Writes PDF syntax to the OutputStream
- toPdf(PdfWriter) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Returns the PDF representation of this
PdfContentByte
-object. - toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PdfArray
-
Writes the PDF representation of this
PdfArray
as an array ofbyte
to the specifiedOutputStream
. - toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PdfDashPattern
-
Returns the PDF representation of this
PdfArray
. - toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PdfDictionary
-
Writes the PDF representation of this
PdfDictionary
as an array ofbyte
to the givenOutputStream
. - toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PdfEFStream
- toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PdfLiteral
- toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PdfObject
-
Writes the PDF representation of this
PdfObject
as an array ofbyte
s to the writer. - toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PdfOutline
-
Returns the PDF representation of this
PdfOutline
. - toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PdfStream
- toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PdfString
-
Writes the PDF representation of this
PdfString
as an array ofbyte
to the specifiedOutputStream
. - toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PRIndirectReference
- toPdf(PdfWriter, OutputStream) - Method in class com.lowagie.text.pdf.PRStream
- toPdf(OutputStream) - Method in class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
-
Writes PDF representation of cross-reference entry to passed output stream.
- topdictIndexOffset - Variable in class com.lowagie.text.pdf.CFFFont
- topdictOffsets - Variable in class com.lowagie.text.pdf.CFFFont
- topMargin() - Method in class com.lowagie.text.Document
-
Returns the top margin.
- TOPMARGIN - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the BODY tag.
- toString() - Method in class com.lowagie.text.Chunk
-
Returns the content of this
Chunk
. - toString() - Method in interface com.lowagie.text.Element
-
Gets the content of the text element.
- toString() - Method in exception com.lowagie.text.ExceptionConverter
-
The toString() is changed to be prefixed with ExceptionConverter
- toString() - Method in class com.lowagie.text.pdf.ByteBuffer
-
Converts the buffer's contents into a string, translating bytes into characters according to the platform's default character encoding.
- toString() - Method in class com.lowagie.text.pdf.DocumentFont
- toString() - Method in class com.lowagie.text.pdf.events.IndexEvents.Entry
-
print the entry (only for test)
- toString() - Method in class com.lowagie.text.pdf.hyphenation.Hyphen
- toString() - Method in class com.lowagie.text.pdf.hyphenation.Hyphenation
- toString() - Method in class com.lowagie.text.pdf.parser.FinalText
- toString() - Method in class com.lowagie.text.pdf.parser.Matrix
-
Generates a String representation of the matrix.
- toString() - Method in class com.lowagie.text.pdf.parser.ParsedText
- toString() - Method in class com.lowagie.text.pdf.parser.Vector
- toString() - Method in class com.lowagie.text.pdf.parser.Word
- toString() - Method in class com.lowagie.text.pdf.PdfAnnotation.PdfImportedLink
-
Returns a String representation of the link.
- toString() - Method in class com.lowagie.text.pdf.PdfArray
-
Returns a string representation of this
PdfArray
. - toString() - Method in class com.lowagie.text.pdf.PdfBoolean
- toString() - Method in class com.lowagie.text.pdf.PdfChunk
- toString() - Method in class com.lowagie.text.pdf.PdfContentByte
-
Returns the
String
representation of thisPdfContentByte
-object. - toString() - Method in class com.lowagie.text.pdf.PdfCopy.RefKey
- toString() - Method in class com.lowagie.text.pdf.PdfDictionary
-
Returns a string representation of this
PdfDictionary
. - toString() - Method in class com.lowagie.text.pdf.PdfGraphics2D.HyperLinkKey
- toString() - Method in class com.lowagie.text.pdf.PdfIndirectReference
- toString() - Method in class com.lowagie.text.pdf.PdfLine
-
Get the string representation of what is in this line.
- toString() - Method in class com.lowagie.text.pdf.PdfNull
- toString() - Method in class com.lowagie.text.pdf.PdfObject
-
Returns the
String
-representation of thisPdfObject
. - toString() - Method in class com.lowagie.text.pdf.PdfPageLabels.PdfPageLabelFormat
- toString() - Method in class com.lowagie.text.pdf.PdfPKCS7.X509Name
- toString() - Method in class com.lowagie.text.pdf.PdfStream
- toString() - Method in class com.lowagie.text.pdf.PdfString
-
Returns the
String
value of thisPdfString
-object. - toString() - Method in class com.lowagie.text.Rectangle
- toString() - Method in class com.lowagie.text.RectangleReadOnly
- toString() - Method in class com.lowagie.text.xml.xmp.LangAlt
-
Creates a String that can be used in an XmpSchema.
- toString() - Method in class com.lowagie.text.xml.xmp.XmpArray
-
Returns the String representation of the XmpArray.
- toString() - Method in class com.lowagie.text.xml.xmp.XmpSchema
-
The String representation of the contents.
- toString(String) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Converts the buffer's contents into a string, translating bytes into characters according to the specified character encoding.
- totalHeight - Variable in class com.lowagie.text.pdf.PdfPTable
- totalTextLength - Variable in class com.lowagie.text.pdf.BidiLine
- totalWidth - Variable in class com.lowagie.text.pdf.PdfPTable
- TOUNICODE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- toUnicodeString() - Method in class com.lowagie.text.pdf.PdfString
-
Returns the Unicode
String
value of thisPdfString
-object. - toURL(String) - Static method in class com.lowagie.text.Utilities
-
This method makes a valid URL from a given filename.
- TP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- trailer - Variable in class com.lowagie.text.pdf.PdfReader
- TRANS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- transform(AffineTransform) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Concatenates a transformation to the current transformation matrix.
- transform(AffineTransform) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- transformAngle(float) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- transformDestination(float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAnnotation.PdfImportedLink
- TRANSFORMMETHOD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TRANSFORMPARAMS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- transformRect(float, float, float, float, float, float) - Method in class com.lowagie.text.pdf.PdfAnnotation.PdfImportedLink
- transformX(int) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- transformY(int) - Method in class com.lowagie.text.pdf.codec.wmf.MetaState
- transition - Variable in class com.lowagie.text.pdf.PdfDocument
-
The page transition
- translate(double, double) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- translate(int, int) - Method in class com.lowagie.text.pdf.PdfGraphics2D
- transparency - Variable in class com.lowagie.text.Image
-
this is the transparency information of the raw image
- TRANSPARENCY - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TRANSPARENT - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- TRANSPARENT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- TRAPPED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- triggerNewPage - Variable in class com.lowagie.text.Section
-
true if the section has to trigger a new page
- TRIMBOX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- trimFirstSpace() - Method in class com.lowagie.text.pdf.PdfChunk
- trimLastSpace() - Method in class com.lowagie.text.pdf.PdfChunk
-
Trims the last space.
- trimLeft(int, int) - Method in class com.lowagie.text.pdf.BidiLine
- trimLeftEx(int, int) - Method in class com.lowagie.text.pdf.BidiLine
- trimRight(int, int) - Method in class com.lowagie.text.pdf.BidiLine
- trimRight(StringBuffer) - Static method in class com.lowagie.text.pdf.BaseField
- trimRightEx(int, int) - Method in class com.lowagie.text.pdf.BidiLine
- trimToSize() - Method in class com.lowagie.text.pdf.hyphenation.ByteVector
- trimToSize() - Method in class com.lowagie.text.pdf.hyphenation.CharVector
- trimToSize() - Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
Each node stores a character (splitchar) which is part of some key(s).
- TRUE - Static variable in class com.lowagie.text.pdf.PdfBoolean
-
A possible value of
PdfBoolean
- TRUETYPE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TRUSTEDMODE - Static variable in class com.lowagie.text.pdf.PdfName
-
Parts of the Build Data Dictionary If the value is true, the application was in trusted mode when signing took place.
- TSAClient - Interface in com.lowagie.text.pdf
-
Time Stamp Authority client (caller) interface.
- TSAClientBouncyCastle - Class in com.lowagie.text.pdf
-
Time Stamp Authority Client interface implementation using Bouncy Castle org.bouncycastle.tsp package.
- TSAClientBouncyCastle(String) - Constructor for class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Creates an instance of a TSAClient that will use BouncyCastle.
- TSAClientBouncyCastle(String, String, String) - Constructor for class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Creates an instance of a TSAClient that will use BouncyCastle.
- TSAClientBouncyCastle(String, String, String, int) - Constructor for class com.lowagie.text.pdf.TSAClientBouncyCastle
-
Constructor.
- tsaPassword - Variable in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
TSA password
- tsaURL - Variable in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
URL of the Time Stamp Authority
- tsaUsername - Variable in class com.lowagie.text.pdf.TSAClientBouncyCastle
-
TSA Username
- ttfAfm - Variable in class com.lowagie.text.pdf.DefaultFontMapper.BaseFontParameters
-
The font bytes for ttf and afm.
- TTFCache - Class in com.lowagie.text.pdf
- TTFCache() - Constructor for class com.lowagie.text.pdf.TTFCache
- TU - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) An alternative field name that shall be used in place of the actual field name wherever the field shall be identified in the user interface (such as in error or status messages referring to the field).
- TWOCOLUMNLEFT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TWOCOLUMNRIGHT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TWOPAGELEFT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TWOPAGERIGHT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- TX - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- type - Variable in class com.lowagie.text.Image
-
The image type.
- type - Variable in class com.lowagie.text.pdf.BarcodePDF417.Segment
- type - Variable in class com.lowagie.text.pdf.codec.wmf.MetaObject
- type - Variable in class com.lowagie.text.pdf.ExtendedColor
- type - Variable in class com.lowagie.text.pdf.PdfObject
-
The type of this
PdfObject
- type - Variable in class com.lowagie.text.pdf.PdfTemplate
- type - Variable in class com.lowagie.text.pdf.PdfTransition
-
type of the transition effect
- type - Variable in class com.lowagie.text.pdf.PRTokeniser
- type - Variable in class com.lowagie.text.xml.xmp.XmpArray
-
the type of array.
- type - Variable in class com.lowagie.text.ZapfDingbatsNumberList
-
which type
- type() - Method in class com.lowagie.text.Anchor
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.Annotation
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.Cell
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.Chapter
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.Chunk
-
Gets the type of the text element.
- type() - Method in interface com.lowagie.text.Element
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.Footnote
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.html.simpleparser.IncCell
- type() - Method in class com.lowagie.text.Image
-
Returns the type.
- type() - Method in class com.lowagie.text.List
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.ListItem
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.MarkedObject
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.Meta
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.Paragraph
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.pdf.draw.VerticalPositionMark
- type() - Method in class com.lowagie.text.pdf.MultiColumnText
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.pdf.PdfObject
-
Returns the type of this
PdfObject
. - type() - Method in class com.lowagie.text.pdf.PdfPTable
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.pdf.PdfTable
- type() - Method in class com.lowagie.text.Phrase
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.Rectangle
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.Row
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.Section
-
Gets the type of the text element.
- type() - Method in class com.lowagie.text.SimpleCell
- type() - Method in class com.lowagie.text.SimpleTable
- type() - Method in class com.lowagie.text.Table
-
Gets the type of the text element.
- TYPE - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute for the LINK tag.
- TYPE - Static variable in class com.lowagie.text.pdf.PdfName
-
There are lots of Type s in the PDF specification.
- TYPE - Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
-
A document type; for example, novel, poem, or working paper.
- TYPE_CHECK - Static variable in class com.lowagie.text.pdf.RadioCheckField
-
A field with the symbol check
- TYPE_CIRCLE - Static variable in class com.lowagie.text.pdf.RadioCheckField
-
A field with the symbol circle
- TYPE_CMYK - Static variable in class com.lowagie.text.pdf.ExtendedColor
-
a type of extended color.
- TYPE_CROSS - Static variable in class com.lowagie.text.pdf.RadioCheckField
-
A field with the symbol cross
- TYPE_DIAMOND - Static variable in class com.lowagie.text.pdf.RadioCheckField
-
A field with the symbol diamond
- TYPE_GRAY - Static variable in class com.lowagie.text.pdf.ExtendedColor
-
a type of extended color.
- TYPE_IMPORTED - Static variable in class com.lowagie.text.pdf.PdfTemplate
- TYPE_PATTERN - Static variable in class com.lowagie.text.pdf.ExtendedColor
-
a type of extended color.
- TYPE_PATTERN - Static variable in class com.lowagie.text.pdf.PdfTemplate
- TYPE_RGB - Static variable in class com.lowagie.text.pdf.ExtendedColor
-
a type of extended color.
- TYPE_SEPARATION - Static variable in class com.lowagie.text.pdf.ExtendedColor
-
a type of extended color.
- TYPE_SHADING - Static variable in class com.lowagie.text.pdf.ExtendedColor
-
a type of extended color.
- TYPE_SQUARE - Static variable in class com.lowagie.text.pdf.RadioCheckField
-
A field with the symbol square
- TYPE_STAR - Static variable in class com.lowagie.text.pdf.RadioCheckField
-
A field with the symbol star
- TYPE_TEMPLATE - Static variable in class com.lowagie.text.pdf.PdfTemplate
- type0(PdfWriter, float[], float[], int[], int, int, float[], float[], byte[]) - Static method in class com.lowagie.text.pdf.PdfFunction
- TYPE0 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- type1(PdfWriter, Color, float[], float[], PdfFunction) - Static method in class com.lowagie.text.pdf.PdfShading
- TYPE1 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- type2(PdfWriter, float[], float[], float[], float[], float) - Static method in class com.lowagie.text.pdf.PdfFunction
- type2(PdfWriter, Color, float[], float[], PdfFunction, boolean[]) - Static method in class com.lowagie.text.pdf.PdfShading
- type3(PdfWriter, float[], float[], PdfFunction[], float[], float[]) - Static method in class com.lowagie.text.pdf.PdfFunction
- type3(PdfWriter, Color, float[], float[], PdfFunction, boolean[]) - Static method in class com.lowagie.text.pdf.PdfShading
- TYPE3 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- Type3Font - Class in com.lowagie.text.pdf
-
A class to support Type3 fonts.
- Type3Font(PdfWriter, boolean) - Constructor for class com.lowagie.text.pdf.Type3Font
-
Creates a Type3 font.
- Type3Font(PdfWriter, char[], boolean) - Constructor for class com.lowagie.text.pdf.Type3Font
-
Creates a Type3 font.
- Type3Glyph - Class in com.lowagie.text.pdf
-
The content where Type3 glyphs are written to.
- type4(PdfWriter, float[], float[], String) - Static method in class com.lowagie.text.pdf.PdfFunction
U
- U - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- U - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- UE - Static variable in class com.lowagie.text.pdf.PdfName
-
(Required if R=6 (PDF 2.0)) A 32-byte string, based on the user password, that shall be used in computing the file encryption key.
- UF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- UHC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- UID - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
LDAP User id.
- UInt16Item(char) - Constructor for class com.lowagie.text.pdf.CFFFont.UInt16Item
- UInt24Item(int) - Constructor for class com.lowagie.text.pdf.CFFFont.UInt24Item
- UInt32Item(int) - Constructor for class com.lowagie.text.pdf.CFFFont.UInt32Item
- UInt8Item(char) - Constructor for class com.lowagie.text.pdf.CFFFont.UInt8Item
- UNDEFINED - com.lowagie.text.alignment.HorizontalAlignment
- UNDEFINED - com.lowagie.text.alignment.VerticalAlignment
- UNDEFINED - Static variable in class com.lowagie.text.Font
-
the value of an undefined attribute.
- UNDEFINED - Static variable in class com.lowagie.text.Rectangle
-
This is the value that will be used as undefined .
- underline - Variable in class com.lowagie.text.pdf.PdfGraphics2D
- UNDERLINE - Static variable in class com.lowagie.text.Chunk
-
Key for underline.
- UNDERLINE - Static variable in class com.lowagie.text.Font
-
this is a possible style.
- UNDERLINE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- UNDERLINE_POSITION - Static variable in class com.lowagie.text.pdf.BaseFont
-
The underline position.
- UNDERLINE_THICKNESS - Static variable in class com.lowagie.text.pdf.BaseFont
-
The underline thickness.
- UNDERLYING - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image tag
- UNDERLYING - Static variable in class com.lowagie.text.Image
-
this is a kind of image alignment.
- UnembedFontPdfSmartCopy - Class in com.lowagie.text.pdf
-
Makes a copy of a PDF, unembedding all embedded fonts.
- UnembedFontPdfSmartCopy(Document, OutputStream) - Constructor for class com.lowagie.text.pdf.UnembedFontPdfSmartCopy
- unEscapeBinaryString(String) - Static method in class com.lowagie.text.pdf.SimpleNamedDestination
- unescapeSom(String) - Static method in class com.lowagie.text.pdf.XfaForm.Xml2Som
-
Unescapes a SOM string fragment replacing "\." with ".".
- unEscapeURL(String) - Static method in class com.lowagie.text.Utilities
-
Unescapes an URL.
- unicodeDifferences - Variable in class com.lowagie.text.pdf.BaseFont
-
same as differences but with the unicode codes
- unicodeToName(int) - Static method in class com.lowagie.text.pdf.GlyphList
- UNIQUE_IDENTIFIER - Static variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
Naming attribute of type X520name
- UNKNOWN - Static variable in class com.lowagie.text.ElementTags
-
the possible value of an alignment attribute
- UNORDERED - Static variable in class com.lowagie.text.List
-
a possible value for the numbered parameter
- UNORDERED - Static variable in class com.lowagie.text.xml.xmp.XmpArray
-
An array that is unordered.
- UNORDEREDLIST - Static variable in class com.lowagie.text.html.HtmlTags
-
the list tag
- unpackValues(int) - Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
- UNSIGNED - com.lowagie.text.pdf.SignatureType
-
Represents an unsigned (empty) signature field
- UNSUPPORTED_MARKER - Static variable in class com.lowagie.text.Jpeg
-
This is a type of marker.
- UNSUPPORTED_MARKERS - Static variable in class com.lowagie.text.Jpeg
-
Unsupported Jpeg markers.
- UnsupportedPdfException - Exception in com.lowagie.text.exceptions
-
Typed exception used when opening an existing PDF document.
- UnsupportedPdfException(String) - Constructor for exception com.lowagie.text.exceptions.UnsupportedPdfException
-
Creates an instance of an UnsupportedPdfException.
- UPCA - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- UPCE - Static variable in class com.lowagie.text.pdf.Barcode
-
A type of barcode
- update(byte[], int, int) - Method in class com.lowagie.text.pdf.crypto.AESCipher
- update(byte[], int, int) - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Update the digest with the specified bytes.
- update(byte[], int, int) - Method in class com.lowagie.text.pdf.StandardDecryption
- updateFilledWidth(float) - Method in class com.lowagie.text.pdf.ColumnText
-
Replaces the
filledWidth
if greater than the existing one. - UPPERCASE - Static variable in class com.lowagie.text.List
-
a possible value for the lettered parameter
- UPPERCASE_LETTERS - Static variable in class com.lowagie.text.pdf.PdfPageLabels
-
Logical pages will have the form of uppercase letters (A to Z for the first 26 pages, AA to ZZ for the next 26, and so on)
- UPPERCASE_ROMAN_NUMERALS - Static variable in class com.lowagie.text.pdf.PdfPageLabels
-
Logical pages will have the form I,II,III,IV,...
- UR - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- UR3 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- URI - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- url - Variable in class com.lowagie.text.Image
-
The URL of the image.
- url(PdfWriter, String) - Static method in class com.lowagie.text.pdf.PdfFileSpecification
-
Creates a file specification of type URL.
- URL - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- URL - Static variable in class com.lowagie.text.ElementTags
-
attribute of the image and annotation tag
- URL - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the image tag
- URL - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- URL_AS_STRING - Static variable in class com.lowagie.text.Annotation
-
This is a possible annotation type.
- URL_NET - Static variable in class com.lowagie.text.Annotation
-
This is a possible annotation type.
- urx - Variable in class com.lowagie.text.Annotation
-
This is the upper right x-value
- urx - Variable in class com.lowagie.text.Rectangle
-
the upper right x-coordinate.
- urx() - Method in class com.lowagie.text.Annotation
-
Returns the upper right x-value.
- urx(float) - Method in class com.lowagie.text.Annotation
-
Returns the upper right x-value.
- URX - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- URX - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- ury - Variable in class com.lowagie.text.Annotation
-
This is the upper right y-value
- ury - Variable in class com.lowagie.text.Rectangle
-
the upper right y-coordinate.
- ury() - Method in class com.lowagie.text.Annotation
-
Returns the upper right y-value.
- ury(float) - Method in class com.lowagie.text.Annotation
-
Returns the upper right y-value.
- URY - Static variable in class com.lowagie.text.Annotation
-
This is a possible attribute.
- URY - Static variable in class com.lowagie.text.ElementTags
-
attribute of the annotation tag
- USAGE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- USAGE_RIGHTS - com.lowagie.text.pdf.SignatureType
-
Signed signature type.
- useAscender - Variable in class com.lowagie.text.Cell
-
Indicates that the largest ascender height should be used to determine the height of the first line.
- useAscender - Variable in class com.lowagie.text.SimpleCell
-
Indicates that the largest ascender height should be used to determine the height of the first line.
- USEATTACHMENTS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- useBorderPadding - Variable in class com.lowagie.text.Cell
-
Adjusts the cell contents to compensate for border widths.
- useBorderPadding - Variable in class com.lowagie.text.SimpleCell
-
Adjusts the cell contents to compensate for border widths.
- useColumnParams(ColumnText) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Copy the parameters from the specified ColumnText to use when rendering.
- used - Variable in class com.lowagie.text.pdf.PdfAnnotation
-
Holds value of property used.
- useDescender - Variable in class com.lowagie.text.Cell
-
Indicates that the largest descender height should be added to the height of the last line (so characters like y don't dip into the border).
- useDescender - Variable in class com.lowagie.text.SimpleCell
-
Indicates that the largest descender height should be added to the height of the last line (so characters like y don't dip into the border).
- USENONE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- USEOC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- USEOUTLINES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- USER - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- USERPROPERTIES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- userunit - Variable in class com.lowagie.text.pdf.PdfWriter
- USERUNIT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- USETHUMBS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- useVariableBorders - Variable in class com.lowagie.text.Rectangle
-
Whether variable width/color borders are used.
- UTF16 - Static variable in class com.lowagie.text.xml.xmp.XmpWriter
-
A possible charset for the XMP.
- UTF16BE - Static variable in class com.lowagie.text.xml.xmp.XmpWriter
-
A possible charset for the XMP.
- UTF16LE - Static variable in class com.lowagie.text.xml.xmp.XmpWriter
-
A possible charset for the XMP.
- UTF8 - Static variable in class com.lowagie.text.xml.xmp.XmpWriter
-
A possible charset for the XMP.
- Utilities - Class in com.lowagie.text
-
A collection of convenience methods that were present in many different iText classes.
- Utilities() - Constructor for class com.lowagie.text.Utilities
V
- V - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional; inheritable) The field value, whose format varies depending on the field type.
- V2 - Static variable in class com.lowagie.text.pdf.PdfName
-
(Deprecated) The application shall ask the security handler for the file encryption key and shall implicitly decrypt data with7.6.3.1, "Algorithm 1: Encryption of data using the RC4 or AESalgorithms", using the RC4 algorithm.
- VALID_MARKER - Static variable in class com.lowagie.text.Jpeg
-
This is a type of marker.
- VALID_MARKERS - Static variable in class com.lowagie.text.Jpeg
-
Acceptable Jpeg markers.
- VALIGN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- value - Variable in class com.lowagie.text.pdf.CFFFont.DictNumberItem
- value - Variable in class com.lowagie.text.pdf.CFFFont.OffsetItem
- value - Variable in class com.lowagie.text.pdf.CFFFont.UInt16Item
- value - Variable in class com.lowagie.text.pdf.CFFFont.UInt24Item
- value - Variable in class com.lowagie.text.pdf.CFFFont.UInt32Item
- value - Variable in class com.lowagie.text.pdf.CFFFont.UInt8Item
- value - Variable in class com.lowagie.text.pdf.PdfChunk
-
The value of this object.
- value - Variable in class com.lowagie.text.pdf.PdfString
-
The value of this object.
- VALUE_HYPERLINKKEY_OFF - Static variable in class com.lowagie.text.pdf.PdfGraphics2D.HyperLinkKey
- valueOf(String) - Static method in enum com.lowagie.text.alignment.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lowagie.text.alignment.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lowagie.text.html.FontSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lowagie.text.pdf.SignatureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lowagie.text.StandardFonts
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.lowagie.text.alignment.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.lowagie.text.alignment.VerticalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.lowagie.text.html.FontSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.lowagie.text.pdf.SignatureType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.lowagie.text.StandardFonts
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valuesMap - Variable in class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
A HashMap with values
- VAR - Static variable in class com.lowagie.text.html.HtmlTags
-
the phrase tag
- variableRectangle(Rectangle) - Method in class com.lowagie.text.pdf.PdfContentByte
-
Adds a variable width border to the current path.
- Vector - Class in com.lowagie.text.pdf.parser
-
Represents a vector (i.e. a point in space).
- Vector(float, float, float) - Constructor for class com.lowagie.text.pdf.parser.Vector
-
Creates a new Vector
- verify() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Verify the digest.
- verifyCertificate(X509Certificate, Collection, Calendar) - Static method in class com.lowagie.text.pdf.PdfPKCS7
-
Verifies a single certificate.
- verifyCertificates(Certificate[], KeyStore, Collection, Calendar) - Static method in class com.lowagie.text.pdf.PdfPKCS7
-
Verifies a certificate chain against a KeyStore.
- verifySignature(String) - Method in class com.lowagie.text.pdf.AcroFields
-
Verifies a signature.
- verifySignature(String, String) - Method in class com.lowagie.text.pdf.AcroFields
-
Verifies a signature.
- verifyTimestampImprint() - Method in class com.lowagie.text.pdf.PdfPKCS7
-
Checks if the timestamp refers to this document.
- VeriSign() - Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.VeriSign
-
The constructor for the default provider.
- VeriSign(String) - Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.VeriSign
-
The constructor for an explicit provider.
- VERISIGN_PPKVS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- VERISIGN_SIGNED - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
The VeriSign filter.
- VERSION - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- VERSION - Static variable in class com.lowagie.text.xml.xmp.PdfSchema
-
The PDF file version (for example: 1.0, 1.3, and so on).
- VERSION_1_2 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (header)
- VERSION_1_3 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (header)
- VERSION_1_4 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (header)
- VERSION_1_5 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (header)
- VERSION_1_6 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (header)
- VERSION_1_7 - Static variable in class com.lowagie.text.pdf.PdfWriter
-
possible PDF version (header)
- VERSIONID - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
The document version identifier for this resource.
- VERSIONS - Static variable in class com.lowagie.text.xml.xmp.XmpMMSchema
-
The version history associated with this resource.
- VERTICALALIGN - Static variable in class com.lowagie.text.ElementTags
-
attribute of the cell tag
- VERTICALALIGN - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the cell tag
- verticalAlignment - Variable in class com.lowagie.text.Cell
-
The vertical alignment of the cell content.
- VerticalAlignment - Enum in com.lowagie.text.alignment
-
Represents a possible vertical alignment modes for document elements that can be aligned vertically.
- VerticalPositionMark - Class in com.lowagie.text.pdf.draw
-
Helper class implementing the DrawInterface.
- VerticalPositionMark() - Constructor for class com.lowagie.text.pdf.draw.VerticalPositionMark
-
Creates a vertical position mark that won't draw anything unless you define a DrawInterface.
- VerticalPositionMark(DrawInterface, float) - Constructor for class com.lowagie.text.pdf.draw.VerticalPositionMark
-
Creates a vertical position mark that won't draw anything unless you define a DrawInterface.
- VerticalText - Class in com.lowagie.text.pdf
-
Writes text vertically.
- VerticalText(PdfContentByte) - Constructor for class com.lowagie.text.pdf.VerticalText
-
Creates new VerticalText
- VIDEO - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- VIEW - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- VIEWAREA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- VIEWCLIP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- VIEWER_PREFERENCES - Static variable in class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp
- viewerPreferences - Variable in class com.lowagie.text.pdf.PdfDocument
-
Contains the Viewer preferences of this PDF document.
- VIEWERPREFERENCES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- VIEWS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- VIEWSTATE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- visibility - Variable in class com.lowagie.text.pdf.BaseField
-
Holds value of property visibility.
- VISIBLE - Static variable in class com.lowagie.text.pdf.BaseField
-
The field is visible.
- VISIBLE_BUT_DOES_NOT_PRINT - Static variable in class com.lowagie.text.pdf.BaseField
-
The field is visible but does not print.
- VISIBLEPAGES - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- VOFFSET - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- VRI - Static variable in class com.lowagie.text.pdf.PdfName
-
This dictionary contains Signature VRI dictionaries (see PDF 2.0 ch. 12.8.4.4,"Validation-related information (VRI)").
- vspace - Variable in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
value space: stores the interletter values
W
- W - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- W2 - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- waitPhrase - Variable in class com.lowagie.text.pdf.ColumnText
- WARICHU - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- WC - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- WebColors - Class in com.lowagie.text.html
-
This class is a HashMap that contains the names of colors as a key and the corresponding Color as value.
- WebColors() - Constructor for class com.lowagie.text.html.WebColors
- WHITEPOINT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- WIDGET - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- width - Variable in class com.lowagie.text.Cell
-
The width of the cell as a String.
- width - Variable in class com.lowagie.text.pdf.PdfLine
-
The width of the line.
- width() - Method in class com.lowagie.text.pdf.PdfRectangle
-
Returns the width of the rectangle.
- WIDTH - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table/cell tag
- WIDTH - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the table/cell tag
- WIDTH - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an attribute.
- widthPercentage - Variable in class com.lowagie.text.pdf.PdfPTable
-
Holds value of property widthPercentage.
- widths - Variable in class com.lowagie.text.pdf.BaseFont
-
table of characters widths for this encoding
- widths - Variable in class com.lowagie.text.pdf.PdfPRow
- WIDTHS - Static variable in class com.lowagie.text.ElementTags
-
attribute of the table tag
- WIDTHS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- WILL_PRINT - Static variable in class com.lowagie.text.pdf.PdfWriter
-
action value
- WILL_SAVE - Static variable in class com.lowagie.text.pdf.PdfWriter
-
action value
- WIN - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an encoding
- WIN_ANSI_ENCODING - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an encoding
- WINANSI - Static variable in class com.lowagie.text.pdf.BaseFont
-
A possible encoding.
- WINCER_SIGNED - Static variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
The Windows Certificate Security.
- WINDING - Static variable in class com.lowagie.text.pdf.codec.wmf.MetaState
- WINDOW - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- WINDOWED - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- WIPE - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an encoding
- WithHorizontalAlignment - Interface in com.lowagie.text.alignment
-
Marks objects that can be aligned horizontally.
- WithVerticalAlignment - Interface in com.lowagie.text.alignment
-
Marks objects that can be aligned vertically.
- wmfFontCorrection - Static variable in class com.lowagie.text.Document
-
Scales the WMF font size.
- Word - Class in com.lowagie.text.pdf.parser
- WP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- wrapBMP(Image) - Static method in class com.lowagie.text.pdf.codec.wmf.MetaDo
- write(byte[]) - Method in class com.lowagie.text.pdf.OutputStreamCounter
-
Writes
b.length
bytes from the specified byte array to this output stream. - write(byte[]) - Method in class com.lowagie.text.pdf.OutputStreamEncryption
-
Writes
b.length
bytes from the specified byte array to this output stream. - write(byte[], int, int) - Method in class com.lowagie.text.pdf.ByteBuffer
- write(byte[], int, int) - Method in class com.lowagie.text.pdf.OutputStreamCounter
-
Writes
len
bytes from the specified byte array starting at offsetoff
to this output stream. - write(byte[], int, int) - Method in class com.lowagie.text.pdf.OutputStreamEncryption
-
Writes
len
bytes from the specified byte array starting at offsetoff
to this output stream. - write(int) - Method in class com.lowagie.text.pdf.ByteBuffer
- write(int) - Method in class com.lowagie.text.pdf.OutputStreamCounter
-
Writes the specified byte to this output stream.
- write(int) - Method in class com.lowagie.text.pdf.OutputStreamEncryption
-
Writes the specified byte to this output stream.
- write(Element, int) - Method in class com.lowagie.text.html.HtmlWriter
-
Writes the HTML representation of an element.
- write(Font, Properties) - Method in class com.lowagie.text.html.HtmlWriter
-
Writes the representation of a
Font
. - write(PdfContentByte, PdfDocument, float) - Method in class com.lowagie.text.pdf.MultiColumnText
-
Write out the columns.
- write(String) - Method in class com.lowagie.text.DocWriter
-
Writes a
String
to theOutputStream
. - write(String, String) - Method in class com.lowagie.text.DocWriter
-
Writes a key-value pair to the outputstream.
- write(Node) - Method in class com.lowagie.text.xml.XmlDomWriter
-
Writes the specified node, recursively.
- WRITE_MERGED - Static variable in class com.lowagie.text.pdf.AcroFields.Item
-
writeToAll
constant. - WRITE_VALUE - Static variable in class com.lowagie.text.pdf.AcroFields.Item
-
writeToAll
andmarkUsed
constant. - WRITE_WIDGET - Static variable in class com.lowagie.text.pdf.AcroFields.Item
-
writeToAll
andmarkUsed
constant. - writeBorderAndBackground(float, float, float, PdfPCell, PdfContentByte[]) - Method in class com.lowagie.text.pdf.PdfPRow
-
Writes the border and background of one cell in the row.
- writeCells(int, int, float, float, PdfContentByte[]) - Method in class com.lowagie.text.pdf.PdfPRow
-
Writes a number of cells (not necessarily all cells).
- writeComment(String) - Method in class com.lowagie.text.html.HtmlWriter
-
Writes some comment.
- writeContent(OutputStream) - Method in class com.lowagie.text.pdf.PdfStream
-
Writes the data content to an
OutputStream
. - writeCssProperty(String, String) - Method in class com.lowagie.text.html.HtmlWriter
-
Writes out a CSS property.
- writeDWord(OutputStream, int) - Static method in class com.lowagie.text.pdf.codec.wmf.MetaDo
- writeEnd() - Method in class com.lowagie.text.DocWriter
-
Writes an endtag to the outputstream.
- writeEnd(String) - Method in class com.lowagie.text.DocWriter
-
Writes an endtag to the outputstream.
- writeHeader(Meta) - Method in class com.lowagie.text.html.HtmlWriter
-
Writes a Metatag in the header.
- writeHeader(OutputStreamCounter) - Method in class com.lowagie.text.pdf.internal.PdfVersionImp
-
Writes the header to the OutputStreamCounter.
- writeJavaScript(Header) - Method in class com.lowagie.text.html.HtmlWriter
-
Writes a JavaScript section or, if the markup attribute HtmlTags.URL is set, a JavaScript reference in the header.
- writeLength() - Method in class com.lowagie.text.pdf.PdfStream
-
Writes the stream length to the
PdfWriter
. - writeLink(Header) - Method in class com.lowagie.text.html.HtmlWriter
-
Writes a link in the header.
- writeMarkupAttributes(Properties) - Method in class com.lowagie.text.DocWriter
-
Writes the markup attributes of the specified
MarkupAttributes
object to theOutputStream
. - writeOutlines(PdfDictionary, boolean) - Method in class com.lowagie.text.pdf.PdfWriter
- writer - Variable in class com.lowagie.text.pdf.BaseField
- writer - Variable in class com.lowagie.text.pdf.PdfAnnotation
- writer - Variable in class com.lowagie.text.pdf.PdfContentByte
-
This is the writer
- writer - Variable in class com.lowagie.text.pdf.PdfDocument
-
The
PdfWriter
. - writer - Variable in class com.lowagie.text.pdf.PdfFileSpecification
- writer - Variable in class com.lowagie.text.pdf.PdfFunction
- writer - Variable in class com.lowagie.text.pdf.PdfOutline
- writer - Variable in class com.lowagie.text.pdf.PdfShading
- writer - Variable in class com.lowagie.text.pdf.PdfShadingPattern
- writer - Variable in class com.lowagie.text.pdf.PdfStream
- writer - Variable in class com.lowagie.text.xml.xmp.XmpWriter
-
The writer to which you can write bytes for the XMP stream.
- writeSection(Section, int) - Method in class com.lowagie.text.html.HtmlWriter
-
Writes the HTML representation of a section.
- writeSelectedRows(int, int, float, float, PdfContentByte) - Method in class com.lowagie.text.pdf.PdfPTable
-
Writes the selected rows to the document.
- writeSelectedRows(int, int, float, float, PdfContentByte[]) - Method in class com.lowagie.text.pdf.PdfPTable
-
Writes the selected rows to the document.
- writeSelectedRows(int, int, int, int, float, float, PdfContentByte) - Method in class com.lowagie.text.pdf.PdfPTable
-
Writes the selected rows and columns to the document.
- writeSelectedRows(int, int, int, int, float, float, PdfContentByte[]) - Method in class com.lowagie.text.pdf.PdfPTable
-
Writes the selected rows and columns to the document.
- writeStart(String) - Method in class com.lowagie.text.DocWriter
-
Writes a starttag to the outputstream.
- writeString(byte[]) - Method in class com.lowagie.text.pdf.LZWDecoder
-
Write out the string just uncompressed.
- writeTo(OutputStream) - Method in class com.lowagie.text.pdf.ByteBuffer
-
Writes the complete contents of this byte buffer output to the specified output stream argument, as if by calling the output stream's write method using
out.write(buf, 0, count)
. - writeTo(OutputStream) - Method in class com.lowagie.text.pdf.FdfWriter
-
Writes the content to a stream.
- writeToAll(PdfName, PdfObject, int) - Method in class com.lowagie.text.pdf.AcroFields.Item
-
This function writes the given key/value pair to all the instances of merged, widget, and/or value, depending on the
writeFlags
setting - writeTree(HashMap<String, ? extends PdfObject>, PdfWriter) - Static method in class com.lowagie.text.pdf.PdfNameTree
-
Writes a name tree to a PdfWriter.
- writeTree(Map<Integer, ? extends PdfObject>, PdfWriter) - Static method in class com.lowagie.text.pdf.PdfNumberTree
-
Creates a number tree.
- writeTree(Map<String, ? extends PdfObject>, PdfWriter) - Static method in class com.lowagie.text.pdf.PdfNameTree
-
Writes a name tree to a PdfWriter.
- writeWord(OutputStream, int) - Static method in class com.lowagie.text.pdf.codec.wmf.MetaDo
- WS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of an encoding
X
- x - Variable in class com.lowagie.text.pdf.Barcode
-
The minimum bar width.
- x - Variable in class com.lowagie.text.pdf.internal.PolylineShape
-
All the X-values of the coordinates in the polyline.
- X - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- X_LARGE - com.lowagie.text.html.FontSize
- X_SMALL - com.lowagie.text.html.FontSize
- X509Name(String) - Constructor for class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
Constructs an X509 name
- X509Name(ASN1Sequence) - Constructor for class com.lowagie.text.pdf.PdfPKCS7.X509Name
-
Constructs an X509 name
- X509NameTokenizer(String) - Constructor for class com.lowagie.text.pdf.PdfPKCS7.X509NameTokenizer
- XA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- XD - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
- XFA - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- XFA_DATA_SCHEMA - Static variable in class com.lowagie.text.pdf.XfaForm
- XfaForm - Class in com.lowagie.text.pdf
-
Processes XFA forms.
- XfaForm() - Constructor for class com.lowagie.text.pdf.XfaForm
-
An empty constructor to build on.
- XfaForm(PdfReader) - Constructor for class com.lowagie.text.pdf.XfaForm
-
A constructor from a
PdfReader
. - XfaForm.AcroFieldsSearch - Class in com.lowagie.text.pdf
-
A class to process "classic" fields.
- XfaForm.InverseStore - Class in com.lowagie.text.pdf
-
A structure to store each part of a SOM name and link it to the next part beginning from the lower hierarchy.
- XfaForm.Stack2 - Class in com.lowagie.text.pdf
-
Another stack implementation.
- XfaForm.Xml2Som - Class in com.lowagie.text.pdf
-
A class for some basic SOM processing.
- XfaForm.Xml2SomDatasets - Class in com.lowagie.text.pdf
-
Processes the datasets section in the XFA form.
- XfaForm.Xml2SomTemplate - Class in com.lowagie.text.pdf
-
Processes the template section in the XFA form.
- XfdfReader - Class in com.lowagie.text.pdf
-
Reads a XFDF.
- XfdfReader(byte[]) - Constructor for class com.lowagie.text.pdf.XfdfReader
-
Reads an XFDF form.
- XfdfReader(String) - Constructor for class com.lowagie.text.pdf.XfdfReader
-
Reads an XFDF form.
- XML - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- Xml2Som() - Constructor for class com.lowagie.text.pdf.XfaForm.Xml2Som
- Xml2SomDatasets(Node) - Constructor for class com.lowagie.text.pdf.XfaForm.Xml2SomDatasets
-
Creates a new instance from the datasets node.
- Xml2SomTemplate(Node) - Constructor for class com.lowagie.text.pdf.XfaForm.Xml2SomTemplate
-
Creates a new instance from the datasets node.
- XmlDomWriter - Class in com.lowagie.text.xml
- XmlDomWriter() - Constructor for class com.lowagie.text.xml.XmlDomWriter
-
Default constructor.
- XmlDomWriter(boolean) - Constructor for class com.lowagie.text.xml.XmlDomWriter
- xmlns - Variable in class com.lowagie.text.xml.xmp.XmpSchema
-
the namesspace
- XmlParser - Class in com.lowagie.text.xml
-
This class can be used to parse an XML file.
- XmlParser() - Constructor for class com.lowagie.text.xml.XmlParser
-
Constructs an XmlParser.
- XmlPeer - Class in com.lowagie.text.xml
-
This interface is implemented by the peer of all the iText objects.
- XmlPeer(String, String) - Constructor for class com.lowagie.text.xml.XmlPeer
-
Creates a XmlPeer.
- XMLUtil - Class in com.lowagie.text.xml
- XMLUtil() - Constructor for class com.lowagie.text.xml.XMLUtil
- XmpArray - Class in com.lowagie.text.xml.xmp
-
StringBuffer to construct an XMP array.
- XmpArray(String) - Constructor for class com.lowagie.text.xml.xmp.XmpArray
-
Creates an XmpArray.
- XmpBasicSchema - Class in com.lowagie.text.xml.xmp
-
An implementation of an XmpSchema.
- XmpBasicSchema() - Constructor for class com.lowagie.text.xml.xmp.XmpBasicSchema
- xmpMetadata - Variable in class com.lowagie.text.pdf.PdfDocument
-
XMP Metadata for the page.
- xmpMetadata - Variable in class com.lowagie.text.pdf.PdfWriter
-
XMP Metadata for the document.
- XmpMMSchema - Class in com.lowagie.text.xml.xmp
-
An implementation of an XmpSchema.
- XmpMMSchema() - Constructor for class com.lowagie.text.xml.xmp.XmpMMSchema
- XmpReader - Class in com.lowagie.text.xml.xmp
-
Reads an XMP stream into an org.w3c.dom.Document objects.
- XmpReader(byte[]) - Constructor for class com.lowagie.text.xml.xmp.XmpReader
-
Constructs an XMP reader
- XmpSchema - Class in com.lowagie.text.xml.xmp
-
Abstract superclass of the XmpSchemas supported by iText.
- XmpSchema(String) - Constructor for class com.lowagie.text.xml.xmp.XmpSchema
-
Constructs an XMP schema.
- XmpWriter - Class in com.lowagie.text.xml.xmp
-
With this class you can create an Xmp Stream that can be used for adding Metadata to a PDF Dictionary.
- XmpWriter(OutputStream) - Constructor for class com.lowagie.text.xml.xmp.XmpWriter
-
Creates an XmpWriter.
- XmpWriter(OutputStream, PdfDictionary, int) - Constructor for class com.lowagie.text.xml.xmp.XmpWriter
- XmpWriter(OutputStream, String, int) - Constructor for class com.lowagie.text.xml.xmp.XmpWriter
-
Creates an XmpWriter.
- XmpWriter(OutputStream, Map) - Constructor for class com.lowagie.text.xml.xmp.XmpWriter
- XOBJECT - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- XPACKET_PI_BEGIN - Static variable in class com.lowagie.text.xml.xmp.XmpWriter
-
Processing Instruction required at the start of an XMP stream
- XPACKET_PI_END_R - Static variable in class com.lowagie.text.xml.xmp.XmpWriter
-
Processing Instruction required at the end of an XMP stream for XMP streams that are read only
- XPACKET_PI_END_W - Static variable in class com.lowagie.text.xml.xmp.XmpWriter
-
Processing Instruction required at the end of an XMP stream for XMP streams that can be updated
- xref - Variable in class com.lowagie.text.pdf.PdfReader
- xref() - Method in class com.lowagie.text.pdf.CFFFont.IndexMarkerItem
- xref() - Method in class com.lowagie.text.pdf.CFFFont.Item
-
Fix up cross references to this item (applies only to markers).
- xref() - Method in class com.lowagie.text.pdf.CFFFont.MarkerItem
- xref() - Method in class com.lowagie.text.pdf.CFFFont.SubrMarkerItem
- XREF - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- XREFSTM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- XSTEP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- XX_LARGE - com.lowagie.text.html.FontSize
- XX_SMALL - com.lowagie.text.html.FontSize
- XXX_LARGE - com.lowagie.text.html.FontSize
- XYZ - Static variable in class com.lowagie.text.pdf.PdfDestination
-
This is a possible destination type
- XYZ - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
Y
- y - Variable in class com.lowagie.text.pdf.internal.PolylineShape
-
All the Y-values of the coordinates in the polyline.
- YES - Static variable in class com.lowagie.text.pdf.PdfName
-
(Optional) The checked value for the Checkbox form field.
- yLine - Variable in class com.lowagie.text.pdf.ColumnText
-
The current y line location.
- YMARK - Static variable in interface com.lowagie.text.Element
-
This is a possible type of
Element
. - YSTEP - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
Z
- ZADB - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
- ZAPFDINGBATS - com.lowagie.text.StandardFonts
- ZAPFDINGBATS - Static variable in class com.lowagie.text.Font
-
a possible value of a font family.
- ZAPFDINGBATS - Static variable in class com.lowagie.text.FontFactory
-
This is a possible value of a base 14 type 1 font
- ZAPFDINGBATS - Static variable in class com.lowagie.text.pdf.BaseFont
-
This is a possible value of a base 14 type 1 font
- ZAPFDINGBATS - Static variable in class com.lowagie.text.pdf.PdfName
-
A name of a base 14 type 1 font
- ZapfDingbatsList - Class in com.lowagie.text
-
A special-version of
LIST
which use zapfdingbats-letters. - ZapfDingbatsList(int) - Constructor for class com.lowagie.text.ZapfDingbatsList
-
Creates a ZapfDingbatsList
- ZapfDingbatsList(int, int) - Constructor for class com.lowagie.text.ZapfDingbatsList
-
Creates a ZapfDingbatsList
- ZapfDingbatsNumberList - Class in com.lowagie.text
-
A special-version of
LIST
which use zapfdingbats-numbers (1..10). - ZapfDingbatsNumberList(int) - Constructor for class com.lowagie.text.ZapfDingbatsNumberList
-
Creates a ZapdDingbatsNumberList
- ZapfDingbatsNumberList(int, int) - Constructor for class com.lowagie.text.ZapfDingbatsNumberList
-
Creates a ZapdDingbatsNumberList
- ZERO - Static variable in class com.lowagie.text.pdf.ByteBuffer
- ZERO - Static variable in class com.lowagie.text.pdf.PdfFormXObject
-
This is a PdfNumber representing 0.
- zeroHeightElement() - Method in class com.lowagie.text.pdf.ColumnText
-
Checks if the element has a height of 0.
- zn - Variable in class com.lowagie.text.ZapfDingbatsList
-
char-number in zapfdingbats
- ZOOM - Static variable in class com.lowagie.text.pdf.PdfName
-
A name
_
- _11X17 - Static variable in class com.lowagie.text.PageSize
-
This is the 11x17 format
- _3D - Static variable in class com.lowagie.text.pdf.PdfName
-
A name.
All Classes All Packages