|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Element
Element.
PdfObject
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
- 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
- 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.
- AbstractRtfField - class com.lowagie.text.rtf.AbstractRtfField.
- Deprecated. Please move to the RtfWriter2 and associated classes.
- AbstractRtfField(String, Font) -
Constructor for class com.lowagie.text.rtf.AbstractRtfField
- Deprecated. public constructor
- AbstractTool - class com.lowagie.tools.plugins.AbstractTool.
- Every iText tool has to implement this interface.
- AbstractTool() -
Constructor for class com.lowagie.tools.plugins.AbstractTool
-
- AcroFields - class com.lowagie.text.pdf.AcroFields.
- Query and change fields in existing documents either by method
calls or by FDF merging.
- AcroFields(PdfReader, PdfWriter) -
Constructor for class com.lowagie.text.pdf.AcroFields
-
- AcroFields.InstHit - class com.lowagie.text.pdf.AcroFields.InstHit.
-
- AcroFields.InstHit(int[]) -
Constructor for class com.lowagie.text.pdf.AcroFields.InstHit
-
- AcroFields.Item - class com.lowagie.text.pdf.AcroFields.Item.
- The field representations for retrieval and modification.
- AcroFields.Item() -
Constructor for class com.lowagie.text.pdf.AcroFields.Item
-
- AcroFields.RevisionStream - class com.lowagie.text.pdf.AcroFields.RevisionStream.
-
- AcroFields.RevisionStream(RandomAccessFileOrArray, int) -
Constructor for class com.lowagie.text.pdf.AcroFields.RevisionStream
-
- AcroFields.SorterComparator - class com.lowagie.text.pdf.AcroFields.SorterComparator.
-
- AcroFields.SorterComparator() -
Constructor for class com.lowagie.text.pdf.AcroFields.SorterComparator
-
- AdjustBuffSize() -
Method in class com.lowagie.text.pdf.codec.postscript.JavaCharStream
-
- AllowAssembly -
Static variable in class com.lowagie.text.pdf.PdfWriter
- The operation permitted when the document is opened with the user password
- AllowCopy -
Static variable in class com.lowagie.text.pdf.PdfWriter
- The operation permitted when the document is opened with the user password
- AllowDegradedPrinting -
Static variable in class com.lowagie.text.pdf.PdfWriter
- The operation permitted when the document is opened with the user password
- AllowFillIn -
Static variable in class com.lowagie.text.pdf.PdfWriter
- The operation permitted when the document is opened with the user password
- AllowModifyAnnotations -
Static variable in class com.lowagie.text.pdf.PdfWriter
- The operation permitted when the document is opened with the user password
- AllowModifyContents -
Static variable in class com.lowagie.text.pdf.PdfWriter
- The operation permitted when the document is opened with the user password
- AllowPrinting -
Static variable in class com.lowagie.text.pdf.PdfWriter
- The operation permitted when the document is opened with the user password
- AllowScreenReaders -
Static variable in class com.lowagie.text.pdf.PdfWriter
- The operation permitted when the document is opened with the user password
- AnalyzePDF - class com.lowagie.tools.plugins.treeview.AnalyzePDF.
-
- AnalyzePDF(String, ProgressDialog) -
Constructor for class com.lowagie.tools.plugins.treeview.AnalyzePDF
-
- Anchor - class com.lowagie.text.Anchor.
- 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(Chunk) -
Constructor for class com.lowagie.text.Anchor
- Constructs an
Anchor with a certain Chunk.
- Anchor(String) -
Constructor for class com.lowagie.text.Anchor
- Constructs an
Anchor with a certain String.
- Anchor(String, Font) -
Constructor for class com.lowagie.text.Anchor
- Constructs an
Anchor with a certain String
and a certain Font.
- Anchor(float, Chunk) -
Constructor for class com.lowagie.text.Anchor
- Constructs an
Anchor with a certain Chunk
and a certain leading.
- Anchor(float, String) -
Constructor for class com.lowagie.text.Anchor
- Constructs an
Anchor with a certain leading
and a certain String.
- Anchor(float, String, Font) -
Constructor for class com.lowagie.text.Anchor
- Constructs an
Anchor with a certain leading,
a certain String and a certain Font.
- Anchor(Properties) -
Constructor for class com.lowagie.text.Anchor
- Returns an
Anchor that has been constructed taking in account
the value of some attributes.
- Annotation - class com.lowagie.text.Annotation.
- An
Annotation is a little note that can be added to a page on
a document. - Annotation(float, float, float, float) -
Constructor for class com.lowagie.text.Annotation
- Constructs an
Annotation with a certain title and some
text.
- Annotation(Annotation) -
Constructor for class com.lowagie.text.Annotation
-
- 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(float, float, float, float, URL) -
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, 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 anotation to embed media clips
- Annotation(float, float, float, float, String, int) -
Constructor for class com.lowagie.text.Annotation
- Constructs an
Annotation.
- Annotation(float, float, float, float, int) -
Constructor for class com.lowagie.text.Annotation
- Constructs an
Annotation.
- Annotation(float, float, float, float, String, String, String, String) -
Constructor for class com.lowagie.text.Annotation
- Constructs an
Annotation.
- Annotation(Properties) -
Constructor for class com.lowagie.text.Annotation
- Returns an
Annotation that has been constructed taking in
account the value of some attributes .
- ArabicLigaturizer - class com.lowagie.text.pdf.ArabicLigaturizer.
- Shape arabic characters.
- ArabicLigaturizer() -
Constructor for class com.lowagie.text.pdf.ArabicLigaturizer
-
- ArabicLigaturizer.charstruct - class com.lowagie.text.pdf.ArabicLigaturizer.charstruct.
-
- ArabicLigaturizer.charstruct() -
Constructor for class com.lowagie.text.pdf.ArabicLigaturizer.charstruct
-
- ArrayTreeNode - class com.lowagie.tools.plugins.treeview.ArrayTreeNode.
- TreeNode for PdfArray objects.
- ArrayTreeNode(Object, PdfArray) -
Constructor for class com.lowagie.tools.plugins.treeview.ArrayTreeNode
-
- ArrayTreeNode(Object, boolean) -
Constructor for class com.lowagie.tools.plugins.treeview.ArrayTreeNode
-
- Ascender -
Variable in class com.lowagie.text.pdf.DocumentFont
-
- Ascender -
Variable in class com.lowagie.text.pdf.TrueTypeFont.HorizontalHeader
- A variable.
- Ascender -
Variable in class com.lowagie.text.pdf.Type1Font
- A variable.
- AsianFontMapper - class com.lowagie.text.pdf.AsianFontMapper.
-
- AsianFontMapper(String, String) -
Constructor for class com.lowagie.text.pdf.AsianFontMapper
-
- 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.
- about -
Variable in class com.lowagie.text.xml.xmp.XmpWriter
- The about string that goes into the rdf:Description tags.
- abrev -
Static variable in class com.lowagie.text.pdf.PdfContentByte
-
- absWidth -
Variable in class com.lowagie.text.Table
- This is the width of the table (in pixels).
- absWidth() -
Method in class com.lowagie.text.Table
- Gets the table width (in pixels).
- 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() -
Method in class com.lowagie.text.Image
- Returns the absolute X position.
- absoluteY -
Variable in class com.lowagie.text.Image
- This is the absolute Y-position of the image.
- absoluteY() -
Method in class com.lowagie.text.Image
- Returns the absolute Y position.
- accept(File) -
Method in class com.lowagie.tools.arguments.DirFilter
-
- accept(File) -
Method in class com.lowagie.tools.arguments.ImageFilter
-
- accept(File) -
Method in class com.lowagie.tools.arguments.PdfFilter
-
- achVendID -
Variable in class com.lowagie.text.pdf.TrueTypeFont.WindowsMetrics
- A variable.
- acro6Layers -
Variable in class com.lowagie.text.pdf.PdfSignatureAppearance
- Holds value of property acro6Layers.
- acroFields -
Variable in class com.lowagie.text.pdf.PdfStamperImp
-
- acroFieldsSom -
Variable in class com.lowagie.text.pdf.XfaForm
-
- acroForm -
Variable in class com.lowagie.text.pdf.PdfCopy
-
- acroForm -
Variable in class com.lowagie.text.pdf.PdfDocument
- This is the AcroForm object.
- acroForm -
Variable in class com.lowagie.text.pdf.PdfReader
-
- acroFormParsed -
Variable in class com.lowagie.text.pdf.PdfReader
-
- acroShort2LongName -
Variable in class com.lowagie.text.pdf.XfaForm.AcroFieldsSearch
-
- acroread -
Static variable in class com.lowagie.tools.Executable
- The path to Acrobat Reader.
- action -
Variable in class com.lowagie.text.pdf.PdfOutline
- The
PdfAction for this outline.
- action(File, File, File, File) -
Static method in class com.lowagie.tools.BuildTutorial
- Inspects a file or directory that is given and performs the necessary actions on it (transformation or recursion).
- action(String, String, boolean) -
Static method in class com.lowagie.tools.Executable
- Performs an action on a PDF document.
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.Toolbox
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.BitsetArgument
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.FileArgument
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.ImageArgument
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.OptionArgument
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton1_actionAdapter
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton2_actionAdapter
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton3_actionAdapter
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.PageSelectionTableDialog_jToggleButton1_actionAdapter
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.PageSelectionTableDialog_none_actionAdapter
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.PageSelectorToolArgument
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.PageSizeArgument
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.arguments.ToolArgument
-
- actionPerformed(ActionEvent) -
Method in class com.lowagie.tools.plugins.AbstractTool
-
- adaptee -
Variable in class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton1_actionAdapter
-
- adaptee -
Variable in class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton2_actionAdapter
-
- adaptee -
Variable in class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton3_actionAdapter
-
- adaptee -
Variable in class com.lowagie.tools.arguments.PageSelectionTableDialog_jToggleButton1_actionAdapter
-
- adaptee -
Variable in class com.lowagie.tools.arguments.PageSelectionTableDialog_listSelectionModel1_listSelectionAdapter
-
- adaptee -
Variable in class com.lowagie.tools.arguments.PageSelectionTableDialog_none_actionAdapter
-
- adaptee -
Variable in class com.lowagie.tools.plugins.ImageXRefViewer.ViewXRefImages_jSpinner1_propertyChangeAdapter
-
- adaptee -
Variable in class com.lowagie.tools.plugins.treeview.Untitled1_jTree1_treeSelectionAdapter
-
- add(DEREncodable) -
Method in class com.lowagie.bc.asn1.DEREncodableVector
-
- add(Object) -
Method in class com.lowagie.text.Cell
- Add an
Object to this cell.
- add(Watermark) -
Method in interface com.lowagie.text.DocListener
- Signals that a
Watermark was added to the Document.
- add(Element) -
Method in class com.lowagie.text.DocWriter
- Signals that an
Element was added to the Document.
- add(Watermark) -
Method in class com.lowagie.text.DocWriter
- Sets the
Watermark.
- add(Element) -
Method in class com.lowagie.text.Document
- Adds an
Element to the Document.
- add(Watermark) -
Method in class com.lowagie.text.Document
- Sets the
Watermark.
- add(Element) -
Method in interface com.lowagie.text.ElementListener
- Signals that an
Element was added to the Document.
- add(Object) -
Method in class com.lowagie.text.GreekList
- Adds an
Object to the List.
- add(Object) -
Method in class com.lowagie.text.List
- Adds an
Object to the List.
- add(Object) -
Method in class com.lowagie.text.Paragraph
- Adds an
Object to the Paragraph.
- add(int, Object) -
Method in class com.lowagie.text.Phrase
- Adds a
Chunk, an Anchor or another Phrase
to this Phrase.
- add(Object) -
Method in class com.lowagie.text.Phrase
- Adds a
Chunk, Anchor or another Phrase
to this Phrase.
- add(Object) -
Method in class com.lowagie.text.RomanList
- Adds an
Object to the List.
- add(int, Object) -
Method in class com.lowagie.text.Section
- Adds a
Paragraph, List or Table
to this Section.
- add(Object) -
Method in class com.lowagie.text.Section
- Adds a
Paragraph, List, Table or another Section
to this Section.
- add(Object) -
Method in class com.lowagie.text.SimpleCell
-
- add(Object) -
Method in class com.lowagie.text.SimpleTable
-
- add(Object) -
Method in interface com.lowagie.text.TextElementArray
- Adds an object to the
TextElementArray.
- add(Object) -
Method in class com.lowagie.text.ZapfDingbatsList
- Adds an
Object to the List.
- add(Object) -
Method in class com.lowagie.text.ZapfDingbatsNumberList
- Adds an
Object to the List.
- add(Element) -
Method in class com.lowagie.text.html.HtmlWriter
- Signals that an
Element was added to the Document.
- add(String) -
Method in class com.lowagie.text.html.HtmlWriter
- Signals that a
String was added to the Document.
- add(Element) -
Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- add(Watermark) -
Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- add(Object) -
Method in class com.lowagie.text.html.simpleparser.IncCell
-
- add(char, int, int) -
Method in class com.lowagie.text.pdf.BarcodePDF417.SegmentList
-
- add(PdfObject) -
Method in class com.lowagie.text.pdf.PdfArray
- Adds a
PdfObject to the PdfArray.
- add(float[]) -
Method in class com.lowagie.text.pdf.PdfArray
-
- add(int[]) -
Method in class com.lowagie.text.pdf.PdfArray
-
- add(PdfContentByte) -
Method in class com.lowagie.text.pdf.PdfContentByte
- Adds the content of another
PdfContent-object to this object.
- add(PdfImage, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PdfCopy
-
- add(PdfOutline) -
Method in class com.lowagie.text.pdf.PdfCopy
-
- add(PdfPage, PdfContents) -
Method in class com.lowagie.text.pdf.PdfCopy
-
- add(float) -
Method in class com.lowagie.text.pdf.PdfDashPattern
-
- add(Watermark) -
Method in class com.lowagie.text.pdf.PdfDocument
- Sets the
Watermark.
- add(PdfTable, boolean) -
Method in class com.lowagie.text.pdf.PdfDocument
- Adds a new table to
- add(Element) -
Method in class com.lowagie.text.pdf.PdfDocument
- Signals that an
Element was added to the Document.
- add(Image) -
Method in class com.lowagie.text.pdf.PdfDocument
- Adds an image to the document.
- add(PdfChunk) -
Method in class com.lowagie.text.pdf.PdfLine
- Adds a
PdfChunk to the PdfLine.
- add(PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PdfPage
- Adds an indirect reference pointing to a
PdfContents-object.
- add(PdfObject) -
Method in class com.lowagie.text.pdf.PdfRectangle
- Overrides the
add-method in PdfArray in order to prevent the adding of extra object to the array.
- add(PdfName, PdfDictionary) -
Method in class com.lowagie.text.pdf.PdfResources
-
- add(PdfNumber) -
Method in class com.lowagie.text.pdf.PdfTextArray
- Adds a
PdfNumber to the PdfArray.
- add(float) -
Method in class com.lowagie.text.pdf.PdfTextArray
-
- add(String) -
Method in class com.lowagie.text.pdf.PdfTextArray
-
- add(PdfObject) -
Method in class com.lowagie.text.pdf.PdfWriter.PdfBody
- Adds a
PdfObject to the body.
- add(PdfObject, boolean) -
Method in class com.lowagie.text.pdf.PdfWriter.PdfBody
-
- add(PdfObject, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PdfWriter.PdfBody
- Adds a
PdfObject to the body given an already existing
PdfIndirectReference.
- add(PdfObject, PdfIndirectReference, boolean) -
Method in class com.lowagie.text.pdf.PdfWriter.PdfBody
-
- add(PdfObject, int) -
Method in class com.lowagie.text.pdf.PdfWriter.PdfBody
-
- add(PdfObject, int, boolean) -
Method in class com.lowagie.text.pdf.PdfWriter.PdfBody
-
- add(PdfPage, PdfContents) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds some
PdfContents to this Writer.
- add(PdfImage, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PdfWriter
- Writes a
PdfImage to the outputstream.
- add(PdfICCBased) -
Method in class com.lowagie.text.pdf.PdfWriter
-
- add(Element) -
Method in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Signals that an
Element was added to the Document.
- add(Watermark) -
Method in class com.lowagie.text.rtf.RtfWriter2
- This method is not supported in the RtfWriter
- add(Element) -
Method in class com.lowagie.text.rtf.RtfWriter2
- Adds an Element to the Document
- add(RtfBasicElement) -
Method in class com.lowagie.text.rtf.document.RtfDocument
- Adds an element to the rtf document
- add(RtfInfoElement) -
Method in class com.lowagie.text.rtf.document.RtfInfoGroup
- Adds an RtfInfoElement to the RtfInfoGroup
- add(RtfTab) -
Method in class com.lowagie.text.rtf.text.RtfTabGroup
- Adds a RtfTab to the list of grouped tabs.
- add(Element) -
Method in class com.lowagie.text.xml.XmlWriter
- Signals that an
Element was added to the Document.
- addASEvent(PdfName, PdfName) -
Method in class com.lowagie.text.pdf.PdfWriter
-
- addAdditionalAction(PdfName, PdfAction) -
Method in class com.lowagie.text.pdf.PdfDocument
-
- 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) -
Method in class com.lowagie.text.Phrase
- Adds a collection of
Chunks
to this Phrase.
- addAll(Collection) -
Method in class com.lowagie.text.Section
- Adds a collection of
Elements
to this Section.
- addAnnotation(PdfAnnotation) -
Method in class com.lowagie.text.pdf.PdfContentByte
-
- addAnnotation(PdfAnnotation) -
Method in class com.lowagie.text.pdf.PdfCopy
-
- addAnnotation(PdfAnnotation) -
Method in class com.lowagie.text.pdf.PdfDocument
-
- addAnnotation(PdfAnnotation, int) -
Method in class com.lowagie.text.pdf.PdfStamper
- Adds an annotation of form field in a specific page.
- addAnnotation(PdfAnnotation) -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- addAnnotation(PdfAnnotation, PdfDictionary) -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- addAnnotation(PdfAnnotation, int) -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- addAnnotation(PdfAnnotation) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds a
PdfAnnotation or a PdfFormField
to the document.
- addAnnotation(PdfAnnotation, int) -
Method in class com.lowagie.text.pdf.PdfWriter
-
- addAnnotation(PdfAnnotation) -
Method in class com.lowagie.text.pdf.StampContent
-
- addAuthor(String) -
Method in class com.lowagie.text.Document
- Adds the author to a Document.
- addAuthor(String) -
Method in class com.lowagie.text.pdf.PdfDocument.PdfInfo
- Adds the name of the author to the 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.
- addBookmark(String, Section, HashMap) -
Static method in class com.lowagie.tools.plugins.HtmlBookmarks
- Recursive method to write Bookmark titles to the System.out.
- addBorder(int, int, float, Color) -
Method in class com.lowagie.text.rtf.table.RtfBorderGroup
- Adds borders to the RtfBorderGroup
- 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.PdfDocument
-
- addCalculationOrder(PdfFormField) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds the
PdfAnnotation to the calculation order
array.
- addCell(Cell, int, int) -
Method in class com.lowagie.text.Table
- Adds a
Cell to the Table at a certain row and column.
- addCell(Cell, Point) -
Method in class com.lowagie.text.Table
- Adds a
Cell to the Table at a certain location.
- addCell(Cell) -
Method in class com.lowagie.text.Table
- Adds a
Cell to the Table.
- addCell(Phrase) -
Method in class com.lowagie.text.Table
- Adds a
Cell to the Table.
- addCell(Phrase, Point) -
Method in class com.lowagie.text.Table
- Adds a
Cell to the Table.
- addCell(String) -
Method in class com.lowagie.text.Table
- Adds a
Cell to the Table.
- addCell(String, Point) -
Method in class com.lowagie.text.Table
- Adds a
Cell to the Table.
- addCell(PdfPCell) -
Method in class com.lowagie.text.pdf.PdfPTable
- Adds a cell element.
- addCell(String) -
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(Image) -
Method in class com.lowagie.text.pdf.PdfPTable
- Adds an Image as Cell.
- addCell(Phrase) -
Method in class com.lowagie.text.pdf.PdfPTable
- Adds a cell element.
- 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.
- addChunk(Chunk) -
Method in class com.lowagie.text.Phrase
- Adds a Chunk.
- addChunk(PdfChunk) -
Method in class com.lowagie.text.pdf.BidiLine
-
- addChunks(ArrayList) -
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
-
- addCol(PdfPCell) -
Method in class com.lowagie.text.html.simpleparser.IncTable
-
- addColor(PdfName, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PageResources
-
- addColor(Color) -
Method in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Add a new
Color to the list of colours.
- addColor(String, Color) -
Method in class com.lowagie.text.rtf.direct.RtfImportMappings
- Add a color to the list of mappings.
- addCols(ArrayList) -
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 posibility 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.
- addComments(FdfReader) -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- 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() -
Method in class com.lowagie.text.pdf.PdfDocument.PdfInfo
- Adds the date of creation to the document.
- addCreator(String) -
Method in class com.lowagie.text.Document
- Adds the creator to a Document.
- addCreator(String) -
Method in class com.lowagie.text.pdf.PdfDocument.PdfInfo
- Adds the name of the creator to the document.
- addCreatorTool(String) -
Method in class com.lowagie.text.xml.xmp.XmpBasicSchema
- Adds the creatortool.
- addDefaultColor(PdfName, PdfObject) -
Method in class com.lowagie.text.pdf.PageResources
-
- addDefaultColor(PdfDictionary) -
Method in class com.lowagie.text.pdf.PageResources
-
- addDefaultColorDiff(PdfDictionary) -
Method in class com.lowagie.text.pdf.PageResources
-
- addDescription(String) -
Method in class com.lowagie.text.xml.xmp.DublinCoreSchema
- Adds a description.
- addDirectImageSimple(Image) -
Method in class com.lowagie.text.pdf.PdfWriter
- 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.
- addDirectTemplateSimple(PdfTemplate, PdfName) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds a template to the document but not to the page resources.
- addDocListener(DocListener) -
Method in class com.lowagie.text.Document
- Adds a
DocListener to the Document.
- addDocMDP(PdfDictionary) -
Method in class com.lowagie.text.pdf.PdfSignatureAppearance
-
- addDocument(PdfReader) -
Method in class com.lowagie.text.pdf.PdfCopyFields
- Concatenates a PDF document.
- addDocument(PdfReader, List) -
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.PdfCopyFields
- Concatenates a PDF document selecting the pages to keep.
- addDocument(PdfReader, List) -
Method in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- addDocument(PdfReader) -
Method in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- addDocumentField(PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PdfAcroForm
- Adds documentFields.
- addDocumentField(PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- addElement(Element) -
Method in class com.lowagie.text.Cell
- Adds an element to this
Cell.
- addElement(Object) -
Method in class com.lowagie.text.Row
- Adds a
Cell to the Row.
- addElement(Object, int) -
Method in class com.lowagie.text.Row
- Adds an element to the
Row at the position given.
- 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.
- 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, ByteArrayOutputStream) -
Method in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Adds an
Element to the Document.
- addEscapes(String) -
Static method in class com.lowagie.text.pdf.codec.postscript.TokenMgrError
- Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
- 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
-
- addExtGState(PdfName, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PageResources
-
- addExtraEncoding(String, ExtraEncoding) -
Static method in class com.lowagie.text.pdf.PdfEncodings
- Adds an extra encoding.
- addField(String, PdfFormField) -
Method in class com.lowagie.text.pdf.events.FieldPositioningEvents
- Add a PdfFormField that has to be tied to a generic Chunk.
- addFieldResources() -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- addFieldTemplates(HashMap) -
Method in class com.lowagie.text.pdf.PdfAcroForm
- Adds fieldTemplates.
- addFileAttachment(String, PdfFileSpecification) -
Method in class com.lowagie.text.pdf.PdfDocument
-
- addFileAttachment(String, byte[], String, String) -
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.PdfStamper
- Adds a file attachment at the document level.
- addFileAttachment(String, byte[], String, String) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds a file attachment at the document level.
- addFileAttachment(String, PdfFileSpecification) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds a file attachment at the document level.
- addFileAttachments() -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- addFirst(PdfObject) -
Method in class com.lowagie.text.pdf.PdfArray
- Adds a
PdfObject to the PdfArray.
- addFont(PRIndirectReference, IntHashtable, ArrayList) -
Static method in class com.lowagie.text.pdf.BaseFont
-
- addFont(Font) -
Method in class com.lowagie.text.pdf.FontSelector
- Adds a
Font to be searched for valid characters.
- addFont(PdfName, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PageResources
-
- addFont(Font) -
Method in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Add a new
Font to the list of fonts.
- addFont(String, String) -
Method in class com.lowagie.text.rtf.direct.RtfImportMappings
- Add a font to the list of mappings.
- addFormField(PdfFormField) -
Method in class com.lowagie.text.pdf.PdfAcroForm
- Adds a formfield to the AcroForm.
- addFormFieldRaw(PdfFormField) -
Method in class com.lowagie.text.pdf.PdfDocument
-
- addHeader(String, String) -
Method in class com.lowagie.text.Document
- Adds a user defined header to the document.
- addHeaderFooterFontColor(HeaderFooter) -
Method in class com.lowagie.text.rtf.RtfWriter
- Deprecated.
- 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, float, float, float, int) -
Method in class com.lowagie.text.pdf.PdfCell
- Adds an image to this Cell.
- addImage(Image) -
Method in class com.lowagie.text.pdf.PdfContentByte
- Adds an
Image to the page.
- 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, 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.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.Type3Glyph
-
- addInfoElement(RtfInfoElement) -
Method in class com.lowagie.text.rtf.document.RtfDocumentHeader
- Adds an RtfInfoElement to the list of RtfInfoElements
- addJavaScript(String) -
Method in class com.lowagie.text.pdf.PdfCopyFields
- Adds JavaScript to the global document
- addJavaScript(PdfAction) -
Method in class com.lowagie.text.pdf.PdfDocument
-
- addJavaScript(String) -
Method in class com.lowagie.text.pdf.PdfStamper
- Adds a JavaScript action at the document level.
- addJavaScript(PdfAction) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds a JavaScript action at the document level.
- addJavaScript(String, boolean) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds a JavaScript action at the document level.
- addJavaScript(String) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds 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.pdf.PdfDocument.PdfInfo
- Adds some keywords to the 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
- addLine(PdfLine) -
Method in class com.lowagie.text.pdf.PdfCell
-
- addLocalDestinations(TreeMap) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds the local destinations to the body of the document.
- addMap(String, String, String, PdfContentByte, float, float, float, float) -
Method in class com.lowagie.text.pdf.PdfAcroForm
-
- 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.
- addMouseListenerToHeaderInTable(JTable) -
Method in class com.lowagie.tools.arguments.TableSorter
-
- addMultiLineTextField(String, String, BaseFont, float, float, float, float, float) -
Method in class com.lowagie.text.pdf.PdfAcroForm
-
- addNames(TreeMap, ArrayList, HashMap, PdfWriter) -
Method in class com.lowagie.text.pdf.PdfDocument.PdfCatalog
- Adds the names of the named destinations to the catalog.
- addNickname(String) -
Method in class com.lowagie.text.xml.xmp.XmpBasicSchema
- Adds the nickname.
- addOCGRadioGroup(ArrayList) -
Method in class com.lowagie.text.pdf.PdfWriter
- Sets a collection of optional content groups whose states are intended to follow
a "radio button" paradigm.
- addObject(DEREncodable) -
Method in class com.lowagie.bc.asn1.ASN1Sequence
-
- addObject(DEREncodable) -
Method in class com.lowagie.bc.asn1.ASN1Set
-
- addObject(DEREncodable) -
Method in class com.lowagie.bc.asn1.DERConstructedSequence
-
- addObject(DEREncodable) -
Method in class com.lowagie.bc.asn1.DERConstructedSet
-
- addOption(Object, Object) -
Method in class com.lowagie.tools.arguments.OptionArgument
- Adds an Option.
- addOption(Object, Object) -
Method in class com.lowagie.tools.arguments.PageSizeArgument
- Adds an Option.
- addOutline(PdfOutline) -
Method in class com.lowagie.text.pdf.PdfContentByte
- Deprecated. not needed anymore. The outlines are extracted
from the root outline
- addOutline(PdfOutline, String) -
Method in class com.lowagie.text.pdf.PdfContentByte
- Adds a named outline to the document.
- addOutline(PdfOutline, String) -
Method in class com.lowagie.text.pdf.PdfDocument
- Adds a named outline to the document .
- addPSXObject(PdfPSXObject) -
Method in class com.lowagie.text.pdf.PdfContentByte
- Adds a PostScript XObject to this content.
- addPTable(PdfPTable) -
Method in class com.lowagie.text.pdf.PdfDocument
- Adds a
PdfPTable to the document.
- addPadding(byte[], int) -
Method in interface com.lowagie.text.pdf.crypto.BlockCipherPadding
- add the pad bytes to the passed in block, returning the
number of bytes added.
- addPadding(byte[], int) -
Method in class com.lowagie.text.pdf.crypto.PKCS7Padding
- add the pad bytes to the passed in block, returning the
number of bytes added.
- 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(PdfDictionary) -
Method in class com.lowagie.text.pdf.PdfPages
-
- addPage(PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PdfPages
-
- addPageEvent(PdfPageEvent) -
Method in class com.lowagie.text.pdf.events.PdfPageEventForwarder
- Add a page event to the forwarder.
- addPageLabel(int, int, String, 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) -
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.
- addPageOffsetToField(HashMap, int) -
Method in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- addPageRef(PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PdfPages
-
- addPattern(PdfName, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PageResources
-
- 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
-
- addProducer() -
Method in class com.lowagie.text.Document
- Adds the producer to a Document.
- addProducer() -
Method in class com.lowagie.text.pdf.PdfDocument.PdfInfo
- Adds the name of the producer to the document.
- addProducer(String) -
Method in class com.lowagie.text.xml.xmp.PdfSchema
- Adds the producer.
- addProperty(PdfName, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PageResources
-
- addProperty(String, String) -
Method in class com.lowagie.text.xml.xmp.XmpSchema
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in class com.lowagie.tools.arguments.ToolArgument
-
- 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
-
- addRangeUni(HashMap, boolean, boolean) -
Method in class com.lowagie.text.pdf.TrueTypeFont
-
- addRdfDescription(String, String) -
Method in class com.lowagie.text.xml.xmp.XmpWriter
- Adds an rdf:Description.
- addRdfDescription(XmpSchema) -
Method in class com.lowagie.text.xml.xmp.XmpWriter
- Adds an rdf:Description.
- 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(String) -
Method in class com.lowagie.text.ChapterAutoNumber
- Create a new section for this chapter and ad it.
- addSection(Paragraph) -
Method in class com.lowagie.text.ChapterAutoNumber
- Create a new section for this chapter and add it.
- addSection(float, Paragraph, int) -
Method in class com.lowagie.text.Section
- Creates a
Section, adds it to this Section and returns it.
- addSection(float, Paragraph) -
Method in class com.lowagie.text.Section
- Creates a
Section, adds it to this Section and returns it.
- addSection(Paragraph, int) -
Method in class com.lowagie.text.Section
- Creates a
Section, add it to this Section and returns it.
- addSection(Paragraph) -
Method in class com.lowagie.text.Section
- Creates a
Section, adds it to this Section and returns it.
- addSection(float, String, int) -
Method in class com.lowagie.text.Section
- Adds a
Section to this Section and returns it.
- addSection(String, int) -
Method in class com.lowagie.text.Section
- Adds a
Section to this Section and returns it.
- addSection(float, String) -
Method in class com.lowagie.text.Section
- Adds a
Section to this Section and returns it.
- addSection(String) -
Method in class com.lowagie.text.Section
- Adds a
Section to this Section and returns it.
- addSection(Properties) -
Method in class com.lowagie.text.Section
- Creates a given
Section following a set of attributes and adds it to this one.
- 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
-
- addShading(PdfName, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PageResources
-
- addSharedObjectsToBody() -
Method in class com.lowagie.text.pdf.PdfWriter
-
- addSignature(String, float, float, float, float) -
Method in class com.lowagie.text.pdf.PdfAcroForm
-
- addSimple(BaseFont) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds a
BaseFont to the document but not to the page resources.
- addSimple(PdfSpotColor) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds a
SpotColor to the document but not to the page resources.
- addSimpleColumn(float, float) -
Method in class com.lowagie.text.pdf.MultiColumnText
- Add a simple rectangular column with specified left
and right x position boundaries.
- addSimpleExtGState(PdfDictionary) -
Method in class com.lowagie.text.pdf.PdfWriter
-
- addSimplePattern(PdfPatternPainter) -
Method in class com.lowagie.text.pdf.PdfWriter
-
- addSimplePatternColorspace(Color) -
Method in class com.lowagie.text.pdf.PdfWriter
-
- addSimpleProperty(Object, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PdfWriter
-
- addSimpleShading(PdfShading) -
Method in class com.lowagie.text.pdf.PdfWriter
-
- addSimpleShadingPattern(PdfShadingPattern) -
Method in class com.lowagie.text.pdf.PdfWriter
-
- 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
-
- addSpecial(Object) -
Method in class com.lowagie.text.Phrase
- Adds a
Object to the Paragraph.
- addStringToTable(byte[], byte) -
Method in class com.lowagie.text.pdf.LZWDecoder
- Add a new string to the string table.
- 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.codec.TIFFLZWDecoder
- Add a new string to the string table.
- addStringToTable(byte[]) -
Method in class com.lowagie.text.pdf.codec.TIFFLZWDecoder
- 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.pdf.PdfDocument.PdfInfo
- Adds the subject to the 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.
- addTOCAsTOCEntry -
Variable in class com.lowagie.text.rtf.RtfTOC
- Deprecated.
- addTOCAsTOCEntry(String, Font) -
Method in class com.lowagie.text.rtf.RtfTOC
- Deprecated. Add a toc entry
- 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.
- addTabs(StringBuffer, int) -
Static method in class com.lowagie.text.xml.XmlWriter
- Adds a number of tabs to a
StringBuffer.
- 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) -
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.
- addTemplateReference(PdfIndirectReference, PdfName, float, float, float, float, float, float) -
Method in class com.lowagie.text.pdf.PdfContentByte
-
- addText(Phrase) -
Method in class com.lowagie.text.pdf.ColumnText
- Adds a
Phrase to the current text array.
- addText(Chunk) -
Method in class com.lowagie.text.pdf.ColumnText
- Adds a
Chunk to the current text array.
- addText(Phrase) -
Method in class com.lowagie.text.pdf.VerticalText
- Adds a
Phrase to the current text array.
- addText(Chunk) -
Method in class com.lowagie.text.pdf.VerticalText
- Adds a
Chunk 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.pdf.PdfDocument.PdfInfo
- Adds the title of the 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.Chunk
- Utility method to extend an array.
- addToBody() -
Method in class com.lowagie.text.pdf.PdfShading
-
- addToBody() -
Method in class com.lowagie.text.pdf.PdfShadingPattern
-
- addToBody(PdfObject) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds an object to the PDF body.
- addToBody(PdfObject, boolean) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds an object to the PDF body.
- addToBody(PdfObject, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds an object to the PDF body.
- addToBody(PdfObject, PdfIndirectReference, boolean) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds an object to the PDF body.
- addToBody(PdfObject, int) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds an object to the PDF body.
- addToBody(PdfObject, int, boolean) -
Method in class com.lowagie.text.pdf.PdfWriter
- Adds an object to the PDF body.
- addToChain(String, HashMap) -
Method in class com.lowagie.text.html.simpleparser.ChainedProperties
-
- addToObjStm(PdfObject, int) -
Method in class com.lowagie.text.pdf.PdfWriter.PdfBody
-
- addTreeModelListener(TreeModelListener) -
Method in class com.lowagie.tools.plugins.treeview.AnalyzePDF
-
- 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.
- addVersion(String) -
Static method in class com.lowagie.tools.plugins.AbstractTool
- Add the version of the plugin to the versions array.
- addWaitingPhrase() -
Method in class com.lowagie.text.pdf.ColumnText
-
- addWriter(PdfWriter) -
Method in class com.lowagie.text.pdf.PdfDocument
- Adds a
PdfWriter to the PdfDocument.
- addXObject(PdfName, PdfIndirectReference) -
Method in class com.lowagie.text.pdf.PageResources
-
- add_escapes(String) -
Method in class com.lowagie.text.pdf.codec.postscript.ParseException
- Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- additional -
Variable in class com.lowagie.text.Image
-
- additional -
Variable in class com.lowagie.text.pdf.codec.PngImage
-
- additionalActions -
Variable in class com.lowagie.text.pdf.PdfDocument
-
- additionalMakeup -
Static variable in class com.lowagie.text.pdf.codec.TIFFFaxDecoder
-
- addkey(String, String) -
Method in class com.lowagie.text.pdf.PdfDocument.PdfInfo
-
- adjustBeginLineColumn(int, int) -
Method in class com.lowagie.text.pdf.codec.postscript.JavaCharStream
- Method to adjust line and column numbers for the start of a token.
- adjustTabOrder(PdfArray, PdfIndirectReference, PdfNumber) -
Method in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- advancePointer() -
Method in class com.lowagie.text.pdf.codec.TIFFFaxDecoder
-
- advanceWidthMax -
Variable in class com.lowagie.text.pdf.TrueTypeFont.HorizontalHeader
- A variable.
- aes -
Variable in class com.lowagie.text.pdf.OutputStreamEncryption
-
- aes -
Variable in class com.lowagie.text.pdf.StandardDecryption
-
- after -
Variable in class com.lowagie.text.HeaderFooter
- This is the
Phrase that comes after the pagenumber.
- ais -
Static variable in class com.lowagie.text.pdf.Barcode128
-
- aliases -
Variable in class com.lowagie.text.pdf.DefaultFontMapper
- Maps aliases to names.
- alignCenter -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Text alignment center tag.
- alignJustify -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Text alignment justify tag.
- alignLeft -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Text alignment left tag.
- alignRight -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Text alignment right tag.
- alignment -
Variable in class com.lowagie.text.HeaderFooter
- This is alignment of the header/footer.
- alignment() -
Method in class com.lowagie.text.HeaderFooter
- Gets the alignment of this HeaderFooter.
- alignment -
Variable in class com.lowagie.text.Image
- The alignment of the Image.
- alignment() -
Method in class com.lowagie.text.Image
- Gets the alignment for the image.
- alignment -
Variable in class com.lowagie.text.Paragraph
- The alignment of the text.
- alignment() -
Method in class com.lowagie.text.Paragraph
- Gets the alignment of this paragraph.
- alignment -
Variable in class com.lowagie.text.SimpleTable
- the alignment of the table.
- alignment -
Variable in class com.lowagie.text.Table
- This is the horizontal alignment.
- alignment() -
Method in class com.lowagie.text.Table
- Gets the horizontal alignment.
- 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.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 -
Variable in class com.lowagie.text.rtf.graphic.RtfImage
- The alignment of this picture
- alignment -
Variable in class com.lowagie.text.rtf.list.RtfList
- The alignment of this RtfList
- alignment -
Variable in class com.lowagie.text.rtf.style.RtfParagraphStyle
- The alignment of the paragraph.
- alignment -
Variable in class com.lowagie.text.rtf.table.RtfTable
- The alignment of this RtfTable
- allCMaps -
Static variable in class com.lowagie.text.pdf.CJKFont
-
- allFonts -
Static variable in class com.lowagie.text.pdf.CJKFont
-
- allPages -
Variable in class com.lowagie.text.rtf.RtfHeaderFooters
- Deprecated. header or footer placeholder
- alljButton1 -
Variable in class com.lowagie.tools.arguments.PageSelectionTableDialog
-
- 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
-
- alpha -
Variable in class com.lowagie.text.pdf.PdfGraphics2D
-
- alphaMask -
Variable in class com.lowagie.text.pdf.codec.BmpImage
-
- alt -
Variable in class com.lowagie.text.Image
- Text that can be shown instead of the image.
- alt() -
Method in class com.lowagie.text.Image
- Gets the alternative text for the image.
- altText -
Variable in class com.lowagie.text.pdf.Barcode
- The alternate text to be used, if present.
- altcs -
Variable in class com.lowagie.text.pdf.PdfSpotColor
- The alternative color space
- alterContents() -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- alterResources(PdfStamperImp.PageStamp) -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- alternatingRowAttributes -
Variable in class com.lowagie.text.Table
- contains the attributes that are added to each odd (or even) row
- alwaysGenerateSoftLinebreaks -
Variable in class com.lowagie.text.rtf.document.RtfDocumentSettings
- Whether to always generate soft linebreaks for \n in Chunks.
- alwaysUseUnicode -
Variable in class com.lowagie.text.rtf.document.RtfDocumentSettings
- Whether to always translate characters past 'z' into unicode representations.
- analyzeRow(ArrayList, PdfDocument.RenderingContext) -
Method in class com.lowagie.text.pdf.PdfDocument
-
- analyzer -
Variable in class com.lowagie.tools.plugins.treeview.TreeViewInternalFrame
-
- andTable -
Variable in class com.lowagie.text.pdf.LZWDecoder
-
- andTable -
Variable in class com.lowagie.text.pdf.codec.TIFFLZWDecoder
-
- anform -
Variable in class com.lowagie.text.pdf.XfaForm.Xml2Som
- A temporary store for the repetition count.
- angle -
Variable in class com.lowagie.text.pdf.codec.wmf.MetaFont
-
- annotation -
Variable in class com.lowagie.text.Image
- if the annotation is not null the image will be clickable.
- annotation() -
Method in class com.lowagie.text.Image
- Gets the annotation.
- annotation -
Variable in class com.lowagie.text.pdf.PdfAnnotation
-
- annotation -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Annotation text tag.
- annotationAttributes -
Variable in class com.lowagie.text.Annotation
- This is the title of the
Annotation.
- annotationAuthor -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Annotation Author tag.
- annotationID -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Annotation ID tag.
- annotationType() -
Method in class com.lowagie.text.Annotation
- Returns the type of this
Annotation.
- annotations -
Variable in class com.lowagie.text.pdf.PdfDocument
- This is the array containing the references to the annotations.
- annotationtype -
Variable in class com.lowagie.text.Annotation
- This is the type of annotation.
- ansi -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. RTF encoding.
- ansiCodepage -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. RTF encoding codepage.
- antiAlias -
Variable in class com.lowagie.text.pdf.PdfShading
- Holds value of property antiAlias.
- app -
Variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
- 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 -
Variable in class com.lowagie.text.pdf.AcroFields
-
- append(int, int) -
Method in class com.lowagie.text.pdf.BarcodePDF417
-
- append(String) -
Method in class com.lowagie.text.pdf.BarcodePDF417
-
- append(byte[], int, int) -
Method in class com.lowagie.text.pdf.ByteBuffer
- Appends the subarray of the
byte array.
- append(byte[]) -
Method in class com.lowagie.text.pdf.ByteBuffer
- Appends an array of bytes.
- append(String) -
Method in class com.lowagie.text.pdf.ByteBuffer
- Appends a
String to the buffer.
- append(char) -
Method in class com.lowagie.text.pdf.ByteBuffer
- Appends a
char to the buffer.
- append(ByteBuffer) -
Method in class com.lowagie.text.pdf.ByteBuffer
- Appends another
ByteBuffer to this buffer.
- append(int) -
Method in class com.lowagie.text.pdf.ByteBuffer
- Appends the string representation of an
int.
- append(byte) -
Method in class com.lowagie.text.pdf.ByteBuffer
-
- append(float) -
Method in class com.lowagie.text.pdf.ByteBuffer
- Appends a string representation of a
float according
to the Pdf conventions.
- append(double) -
Method in class com.lowagie.text.pdf.ByteBuffer
- Appends a string representation of a
double according
to the Pdf conventions.
- append -
Variable in class com.lowagie.text.pdf.PdfStamperImp
-
- appendHex(byte) -
Method in class com.lowagie.text.pdf.ByteBuffer
-
- append_i(int) -
Method in class com.lowagie.text.pdf.ByteBuffer
- Appends an
int.
- appendable -
Variable in class com.lowagie.text.pdf.PdfReader
- Holds value of property appendable.
- applyBordersColors(Rectangle, Properties, Properties) -
Method in class com.lowagie.text.markup.MarkupParser
- Applies colors to a Rectangle object.
- applyRotation(PdfDictionary, ByteBuffer) -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- applyStyle(String, HashMap) -
Method in class com.lowagie.text.html.simpleparser.StyleSheet
-
- ar_composedtashkeel -
Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
- ar_lig -
Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
- ar_nothing -
Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
- ar_novowel -
Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
- arabicOptions -
Variable in class com.lowagie.text.pdf.BidiLine
-
- arabicOptions -
Variable in class com.lowagie.text.pdf.ColumnText
- Holds value of property arabicOptions.
- arabic_shape(char[], int, int, char[], int, int, int) -
Static method in class com.lowagie.text.pdf.ArabicLigaturizer
-
- 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.
- arc(double, double, double, double, double) -
Method in class com.lowagie.text.pdf.codec.postscript.PAPencil
-
- arcn(double, double, double, double, double) -
Method in class com.lowagie.text.pdf.codec.postscript.PAPencil
-
- arg_count -
Variable in class com.lowagie.text.pdf.CFFFont
-
- args -
Variable in class com.lowagie.text.pdf.CFFFont
-
- arguments -
Variable in class com.lowagie.tools.plugins.AbstractTool
- The list of arguments needed by the tool.
- arr -
Variable in class com.lowagie.tools.plugins.treeview.ArrayTreeNode
-
- array -
Variable in class com.lowagie.text.pdf.hyphenation.ByteVector
- The encapsulated array
- array -
Variable in class com.lowagie.text.pdf.hyphenation.CharVector
- The encapsulated array
- arrayIn -
Variable in class com.lowagie.text.pdf.RandomAccessFileOrArray
-
- arrayInPtr -
Variable in class com.lowagie.text.pdf.RandomAccessFileOrArray
-
- arrayList -
Variable in class com.lowagie.text.Cell
- This is the
ArrayList of Elements.
- arrayList -
Variable in class com.lowagie.text.pdf.PdfArray
- this is the actual array of PdfObjects
- arrayList -
Variable in class com.lowagie.text.pdf.PdfTextArray
-
- asPoints(double, int) -
Static method in class com.lowagie.text.pdf.PdfGraphics2D
- Calculates position and/or stroke thickness depending on the font size
- ascender -
Variable in class com.lowagie.text.pdf.Pfm2afm
-
- ascending -
Variable in class com.lowagie.tools.arguments.TableSorter
-
- ascent -
Variable in class com.lowagie.text.pdf.Pfm2afm
-
- aspectRatio -
Variable in class com.lowagie.text.pdf.BarcodePDF417
- Holds value of property aspectRatio.
- assemble() -
Method in class com.lowagie.text.pdf.BarcodePDF417
-
- assembleFont() -
Method in class com.lowagie.text.pdf.TrueTypeFontSubSet
-
- assumeTableDefaults(Cell) -
Method in class com.lowagie.text.Table
- Sets the unset cell properties to be the table defaults.
- at -
Variable in class com.lowagie.text.pdf.codec.postscript.PAPencil.State
-
- attr -
Variable in class com.lowagie.text.pdf.SimpleBookmark
-
- attributeAliases -
Variable in class com.lowagie.text.xml.XmlPeer
- This is the Map that contains the aliases of the attributes.
- attributeValues -
Variable in class com.lowagie.text.xml.XmlPeer
- This is the Map that contains the default values of the attributes.
- attributes() -
Method in class com.lowagie.text.Annotation
- Gets the content of this
Annotation.
- attributes -
Variable in class com.lowagie.text.Chunk
- Contains some of the attributes for this Chunk.
- attributes -
Variable in class com.lowagie.text.Graphic
- Contains some of the attributes for this Graphic.
- attributes -
Variable in class com.lowagie.text.pdf.PdfChunk
- Metric attributes.
- autogenerateTOCEntries -
Variable in class com.lowagie.text.rtf.document.RtfDocument
- Whether to automatically generate TOC entries for Chapters and Sections.
- available -
Variable in class com.lowagie.text.pdf.codec.postscript.JavaCharStream
-
- avgwidth -
Variable in class com.lowagie.text.pdf.Pfm2afm
-
- 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
PdfContentByte where the background will be drawn.
PdfcontentByte.
PdfObject
Rectangle.
Element that hasn't got the right form.BadElementException whithout a message.
BadElementException with a message.
PdfObject.BadPdfFormatException whithout a message.
BadPdfFormatException with a message.
BarcodePDF417 with the default settings.
TextField.
StringBuffer but works with byte arrays.Phrase that comes before the pagenumber.
layer.
beginMarkedContentSequence(tag, null, false).
PdfBoolean-object.
RtfRow
RtfRow
RtfRow
UnsupportedOperationException.
UnsupportedOperationException.
UnsupportedOperationException.
UnsupportedOperationException.
Table if it were added to this document.
Table used to build the PdfTable are processed and pre-rendered,
and then the contents are deleted.
true if this font is one of the 14 built in fonts.
PdfObject
Element.
Element
BARS.
BARS.
Element.
PdfNull-object.
Element .
- CREATIONDATE -
Static variable in class com.lowagie.text.ElementTags
- attribute of the root tag
- 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.
- CROPBOX -
Static variable in class com.lowagie.text.pdf.PdfName
- A name
- 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
- CS -
Static variable in class com.lowagie.text.pdf.BidiOrder
- Common Number Separator
- CS -
Static variable in class com.lowagie.text.pdf.PdfName
- A name
- CSS_KEY_BGCOLOR -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for background color
- CSS_KEY_BORDERCOLOR -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_BORDERWIDTH -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_BORDERWIDTHBOTTOM -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_BORDERWIDTHLEFT -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_BORDERWIDTHRIGHT -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_BORDERWIDTHTOP -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_COLOR -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for text color
- CSS_KEY_DISPLAY -
Static variable in class com.lowagie.text.markup.MarkupTags
- CSS key that indicate the way something has to be displayed
- CSS_KEY_FONTFAMILY -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the font family
- CSS_KEY_FONTSIZE -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the font size
- CSS_KEY_FONTSTYLE -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the font style
- CSS_KEY_FONTWEIGHT -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the font weight
- CSS_KEY_LINEHEIGHT -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for text decorations
- CSS_KEY_MARGIN -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_MARGINBOTTOM -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_MARGINLEFT -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_MARGINRIGHT -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_MARGINTOP -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_PADDING -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_PADDINGBOTTOM -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_PADDINGLEFT -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_PADDINGRIGHT -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_PADDINGTOP -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the margin of an object
- CSS_KEY_PAGE_BREAK_AFTER -
Static variable in class com.lowagie.text.markup.MarkupTags
- 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.markup.MarkupTags
- the CSS tag for adding a page break when the document is printed
- CSS_KEY_TEXTALIGN -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the horizontal alignment of an object
- CSS_KEY_TEXTDECORATION -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for text decorations
- CSS_KEY_VERTICALALIGN -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for text decorations
- CSS_KEY_VISIBILITY -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS tag for the visibility of objects
- CSS_VALUE_ALWAYS -
Static variable in class com.lowagie.text.markup.MarkupTags
- 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.markup.MarkupTags
- A possible value for the DISPLAY key
- CSS_VALUE_BOLD -
Static variable in class com.lowagie.text.markup.MarkupTags
- a CSS value for text font weight
- CSS_VALUE_HIDDEN -
Static variable in class com.lowagie.text.markup.MarkupTags
- the value if you want to hide objects.
- CSS_VALUE_INLINE -
Static variable in class com.lowagie.text.markup.MarkupTags
- A possible value for the DISPLAY key
- CSS_VALUE_ITALIC -
Static variable in class com.lowagie.text.markup.MarkupTags
- a CSS value for text font style
- CSS_VALUE_LINETHROUGH -
Static variable in class com.lowagie.text.markup.MarkupTags
- a CSS value for text decoration
- CSS_VALUE_LISTITEM -
Static variable in class com.lowagie.text.markup.MarkupTags
- A possible value for the DISPLAY key
- CSS_VALUE_NONE -
Static variable in class com.lowagie.text.markup.MarkupTags
- a CSS value
- CSS_VALUE_NORMAL -
Static variable in class com.lowagie.text.markup.MarkupTags
- a CSS value
- CSS_VALUE_OBLIQUE -
Static variable in class com.lowagie.text.markup.MarkupTags
- a CSS value for text font style
- CSS_VALUE_TABLE -
Static variable in class com.lowagie.text.markup.MarkupTags
- A possible value for the DISPLAY key
- CSS_VALUE_TABLECELL -
Static variable in class com.lowagie.text.markup.MarkupTags
- A possible value for the DISPLAY key
- CSS_VALUE_TABLEROW -
Static variable in class com.lowagie.text.markup.MarkupTags
- A possible value for the DISPLAY key
- CSS_VALUE_TEXTALIGNCENTER -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS value for a horizontal alignment of an object
- CSS_VALUE_TEXTALIGNJUSTIFY -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS value for a horizontal alignment of an object
- CSS_VALUE_TEXTALIGNLEFT -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS value for a horizontal alignment of an object
- CSS_VALUE_TEXTALIGNRIGHT -
Static variable in class com.lowagie.text.markup.MarkupTags
- the CSS value for a horizontal alignment of an object
- CSS_VALUE_UNDERLINE -
Static variable in class com.lowagie.text.markup.MarkupTags
- a CSS value for text decoration
- 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.
- 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.
- CalcSubrOffsetSize(int, int) -
Method in class com.lowagie.text.pdf.CFFFontSubset
- Calculates how many byte it took to write the offset for the subrs in a specific
private dict.
- CapHeight -
Variable in class com.lowagie.text.pdf.DocumentFont
-
- CapHeight -
Variable in class com.lowagie.text.pdf.Type1Font
- A variable.
- Cell - class com.lowagie.text.Cell.
- A
Cell is a Rectangle containing other
Elements. - 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(String) -
Constructor for class com.lowagie.text.Cell
- Constructs a
Cell with a certain content.
- Cell(Element) -
Constructor for class com.lowagie.text.Cell
- Constructs a
Cell with a certain Element.
- Cell(Properties) -
Constructor for class com.lowagie.text.Cell
- Returns a
Cell that has been constructed taking in account
the value of some attributes.
- CenterWindow -
Static variable in class com.lowagie.text.pdf.PdfWriter
- A viewer preference
- ChainedProperties - class com.lowagie.text.html.simpleparser.ChainedProperties.
-
- ChainedProperties() -
Constructor for class com.lowagie.text.html.simpleparser.ChainedProperties
- Creates a new instance of ChainedProperties
- Chapter - class com.lowagie.text.Chapter.
- A
Chapter is a special Section. - 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(Properties, int) -
Constructor for class com.lowagie.text.Chapter
- Creates a new
Chapter following a set of attributes.
- ChapterAutoNumber - class com.lowagie.text.ChapterAutoNumber.
- 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 objet.
- CharMetrics -
Variable in class com.lowagie.text.pdf.Type1Font
- Represents the section CharMetrics in the AFM file.
- CharVector - class com.lowagie.text.pdf.hyphenation.CharVector.
- This class implements a simple char vector with access to the
underlying array.
- CharVector() -
Constructor for class com.lowagie.text.pdf.hyphenation.CharVector
-
- CharVector(int) -
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
-
- CharacterSet -
Variable in class com.lowagie.text.pdf.Type1Font
- The character set of the font.
- CharsetLength -
Variable in class com.lowagie.text.pdf.CFFFont.Font
-
- CharstringType -
Variable in class com.lowagie.text.pdf.CFFFont.Font
-
- 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 com.lowagie.text.Chunk.
- 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(Chunk) -
Constructor for class com.lowagie.text.Chunk
- A
Chunk copy constructor.
- Chunk(String, Font) -
Constructor for class com.lowagie.text.Chunk
- Constructs a chunk of text with a certain content and a certain
Font.
- Chunk(String) -
Constructor for class com.lowagie.text.Chunk
- Constructs a chunk of text with a certain content, 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(char) -
Constructor for class com.lowagie.text.Chunk
- Constructs a chunk of text with a char, without specifying a
Font
.
- 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(Properties) -
Constructor for class com.lowagie.text.Chunk
- Returns a
Chunk that has been constructed taking in
account the value of some attributes .
- CipherParameters - interface com.lowagie.text.pdf.crypto.CipherParameters.
- all parameter classes implement this.
- ColorDetails - class com.lowagie.text.pdf.ColorDetails.
- Each spotcolor in the document will have an instance of this class
- ColorDetails(PdfName, PdfIndirectReference, PdfSpotColor) -
Constructor for class com.lowagie.text.pdf.ColorDetails
- Each spot color used in a document has an instance of this class.
- ColumnText - class com.lowagie.text.pdf.ColumnText.
- Formats text in a columnwise form.
- ColumnText(PdfContentByte) -
Constructor for class com.lowagie.text.pdf.ColumnText
- Creates a
ColumnText.
- Concat - class com.lowagie.tools.plugins.Concat.
- Concatenates two PDF files
- Concat() -
Constructor for class com.lowagie.tools.plugins.Concat
- Constructs a Concat object.
- CopyHeader() -
Method in class com.lowagie.text.pdf.CFFFontSubset
- Function Copies the header from the original fileto the output list
- CountCharset(int, int) -
Method in class com.lowagie.text.pdf.CFFFontSubset
- Calculates the length of the charset according to its format
- CountRange(int, int) -
Method in class com.lowagie.text.pdf.CFFFontSubset
- Function calculates the number of ranges in the Charset
- CreateCharset(CFFFont.OffsetItem, int) -
Method in class com.lowagie.text.pdf.CFFFontSubset
- Function creates new CharSet for non-CID fonts.
- 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.
- CreateKeys(CFFFont.OffsetItem, CFFFont.OffsetItem, CFFFont.OffsetItem, CFFFont.OffsetItem) -
Method in class com.lowagie.text.pdf.CFFFontSubset
- Function adds the keys into the TopDict
- CreateNewStringIndex(int) -
Method in class com.lowagie.text.pdf.CFFFontSubset
- Function takes the original string item and adds the new strings
to accomodate the CID rules
- CreateNonCIDPrivate(int, CFFFont.OffsetItem) -
Method in class com.lowagie.text.pdf.CFFFontSubset
- The function creates a private dict for a font that was not CID
All the keys are copied as is except for the subrs key
- CreateNonCIDSubrs(int, CFFFont.IndexBaseItem, CFFFont.OffsetItem) -
Method in class com.lowagie.text.pdf.CFFFontSubset
- the function marks the beginning of the subrs index and adds the subsetted subrs
index to the output list.
- CryptoException - exception com.lowagie.text.pdf.crypto.CryptoException.
- the foundation class for the hard exceptions thrown by the crypto packages.
- CryptoException() -
Constructor for class com.lowagie.text.pdf.crypto.CryptoException
- base constructor.
- CryptoException(String) -
Constructor for class com.lowagie.text.pdf.crypto.CryptoException
- create a CryptoException with the given message.
- CvsLogParser - class com.lowagie.tools.CvsLogParser.
- If you get a changelog from CVS, for instance:
cvs -d:ext:blowagie@itext.cvs.sourceforge.net:/cvsroot/itext log -d ">2005-07-29"
you get an overview that contains all the changes.
- CvsLogParser(String) -
Constructor for class com.lowagie.tools.CvsLogParser
-
- c2b -
Static variable in class com.lowagie.text.pdf.PdfEncodings.Cp437Conversion
-
- cHRM -
Static variable in class com.lowagie.text.pdf.codec.PngImage
- A PNG marker.
- ca -
Static variable in class com.lowagie.text.pdf.PdfName
- A name
- cached -
Variable in class com.lowagie.text.pdf.DefaultFontMapper.BaseFontParameters
- Whether the font is cached of not.
- calculate(HashMap) -
Method in class com.lowagie.text.pdf.FdfWriter.Wrt
-
- calculateChecksum(String) -
Static method in class com.lowagie.text.pdf.BarcodeCodabar
-
- calculateChecksum(byte[]) -
Method in class com.lowagie.text.pdf.TrueTypeFontSubSet
-
- 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
-
- calculateFontSize(float, float) -
Method in class com.lowagie.text.pdf.PushbuttonField
-
- calculateHeights() -
Method in class com.lowagie.text.pdf.PdfPRow
- Calculates the heights of each cell in the row.
- calculateHeights() -
Method in class com.lowagie.text.pdf.PdfPTable
-
- calculateHeightsFast() -
Method in class com.lowagie.text.pdf.PdfPTable
- Calculates the heights of the table.
- calculateOutlineCount() -
Method in class com.lowagie.text.pdf.PdfDocument
-
- calculateStreamSize(int) -
Method in class com.lowagie.text.pdf.PdfEncryption
-
- calculateWidths() -
Method in class com.lowagie.text.pdf.PdfPTable
-
- calculated -
Variable in class com.lowagie.text.pdf.PdfPRow
-
- calculationOrder -
Variable in class com.lowagie.text.pdf.PdfAcroForm
- This is an array containing the calculationorder of the fields.
- calculationOrder -
Variable in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- calculationOrderRefs -
Variable in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- canBeInObjStm() -
Method in class com.lowagie.text.pdf.PdfObject
- Can this object be 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
-
- canvasesPos -
Variable in class com.lowagie.text.pdf.PdfPRow
-
- capacity() -
Method in class com.lowagie.text.pdf.hyphenation.ByteVector
- returns current capacity of array
- capacity() -
Method in class com.lowagie.text.pdf.hyphenation.CharVector
- returns current capacity of array
- capheight -
Variable in class com.lowagie.text.pdf.Pfm2afm
-
- cardLayout1 -
Variable in class com.lowagie.tools.plugins.ImageXRefViewer
-
- cardLayout2 -
Variable in class com.lowagie.tools.plugins.treeview.TreeViewInternalFrame
-
- caretSlopeRise -
Variable in class com.lowagie.text.pdf.TrueTypeFont.HorizontalHeader
- A variable.
- caretSlopeRun -
Variable in class com.lowagie.text.pdf.TrueTypeFont.HorizontalHeader
- A variable.
- 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
-
- cb -
Variable in class com.lowagie.text.pdf.PdfGraphics2D
-
- cb -
Variable in class com.lowagie.text.pdf.codec.postscript.MetaDoPS
-
- cb -
Variable in class com.lowagie.text.pdf.codec.wmf.MetaDo
-
- cbcNextV -
Variable in class com.lowagie.text.pdf.crypto.CBCBlockCipher
-
- cbcV -
Variable in class com.lowagie.text.pdf.crypto.CBCBlockCipher
-
- cell -
Variable in class com.lowagie.text.html.simpleparser.IncCell
-
- cellBackgroundColor -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell background color
- cellBorderBottom -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell border bottom
- cellBorderLeft -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell border left
- cellBorderRight -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell border right
- cellBorderTop -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell border top
- cellEnd -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. End of cell
- cellEvent -
Variable in class com.lowagie.text.pdf.PdfPCell
- Holds value of property cellEvent.
- cellField -
Variable in class com.lowagie.text.pdf.events.FieldPositioningEvents
- Keeps the form field that is to be positioned in a cellLayout event.
- cellGraphics -
Variable in class com.lowagie.text.pdf.PdfDocument.RenderingContext
-
- cellInTable -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell is part of table
- cellLayout(PdfPCell, Rectangle, PdfContentByte[]) -
Method in class com.lowagie.text.SimpleCell
-
- 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.pdf.events.FieldPositioningEvents
-
- cellLayout(PdfPCell, Rectangle, PdfContentByte[]) -
Method in class com.lowagie.text.pdf.events.PdfPCellEventForwarder
-
- cellMergeFirst -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. First cell to merge with - Horizontal
- cellMergePrev -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Merge cell with previous horizontal cell
- cellPadding -
Variable in class com.lowagie.text.rtf.table.RtfCell
- The padding of this RtfCell
- cellPadding -
Variable in class com.lowagie.text.rtf.table.RtfTable
- The cell padding
- cellPaddingBottom -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. padding bottom
- cellPaddingBottomUnit -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. padding bottom unit
- cellPaddingLeft -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. padding left
- cellPaddingLeftUnit -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. padding left unit
- cellPaddingRight -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. padding right
- cellPaddingRightUnit -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. padding right unit
- cellPaddingTop -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. padding top
- cellPaddingTopUnit -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. padding top unit
- cellRendered(PdfCell, int) -
Method in class com.lowagie.text.pdf.PdfDocument.RenderingContext
-
- cellRight -
Variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell right border position
- cellRight -
Variable in class com.lowagie.text.rtf.table.RtfCell
- The right margin of this RtfCell
- cellRightBorder -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell right border position
- cellSpacing -
Variable in class com.lowagie.text.rtf.table.RtfTable
- The cell spacing
- cellVMergeFirst -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. First cell to merge with - Vertical
- cellVMergePrev -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Merge cell with previous vertical cell
- cellVerticalAlignBottom -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell content vertical alignment bottom
- cellVerticalAlignCenter -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell content vertical alignment center
- cellVerticalAlignTop -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell content vertical alignment top
- cellWidth() -
Method in class com.lowagie.text.Cell
- Gets the width.
- cellWidth -
Variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell width
- cellWidth -
Variable in class com.lowagie.text.rtf.table.RtfCell
- The width of this RtfCell
- cellWidthStyle -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell width format
- cellWidthTag -
Static variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. Cell width
- cellgroup -
Variable in class com.lowagie.text.SimpleCell
- indicates if these are the attributes of a single Cell (false) or a group of Cells (true).
- cellpadding -
Variable in class com.lowagie.text.SimpleTable
- the padding of the Cells.
- cellpadding -
Variable in class com.lowagie.text.Table
- This is cellpadding.
- cellpadding() -
Method in class com.lowagie.text.Table
- Gets the cellpadding.
- cellpadding -
Variable in class com.lowagie.text.pdf.PdfCell
- This is the cellpadding of the cell.
- cellpadding() -
Method in class com.lowagie.text.pdf.PdfCell
- Gets the cellpadding of a cell..
- cellpadding() -
Method in class com.lowagie.text.pdf.PdfTable
- Returns the cellpadding of the table.
- cellpadding -
Variable in class com.lowagie.text.rtf.RtfCell
- Deprecated. cell padding, because the table only renders the left and right cell padding
and not the top and bottom one
- cellpadding -
Variable in class com.lowagie.text.rtf.RtfRow
- Deprecated. The default cellpadding of
RtfCells in this
RtfRow
- cells -
Variable in class com.lowagie.text.Row
- This is the array of Objects (
Cell or Table).
- cells -
Variable in class com.lowagie.text.pdf.PdfPRow
-
- cells -
Variable in class com.lowagie.text.pdf.PdfTable
- this is the ArrayList with all the cells in the table.
- cells -
Variable in class com.lowagie.text.rtf.RtfRow
- Deprecated. List of
RtfCells in this RtfRow
- cells -
Variable in class com.lowagie.text.rtf.table.RtfRow
- The cells of this RtfRow
- cellsFitPage -
Variable in class com.lowagie.text.Table
- If true cells may not be split over two pages.
- cellsFitToPage -
Variable in class com.lowagie.text.rtf.table.RtfTable
- Whether the cells in this RtfTable must fit in a page
- cellspacing -
Variable in class com.lowagie.text.SimpleTable
- the spacing of the Cells.
- cellspacing -
Variable in class com.lowagie.text.Table
- This is cellspacing.
- cellspacing() -
Method in class com.lowagie.text.Table
- Gets the cellspacing.
- cellspacing -
Variable in class com.lowagie.text.pdf.PdfCell
- This is the cellspacing of the cell.
- cellspacing() -
Method in class com.lowagie.text.pdf.PdfCell
- Gets the cellspacing of a cell.
- cellspacing() -
Method in class com.lowagie.text.pdf.PdfTable
- Returns the cellspacing of the table.
- cellspacing -
Variable in class com.lowagie.text.rtf.RtfRow
- Deprecated. The default cellspacing of
RtfCells in this
RtfRow
- centerFrame(JFrame) -
Static method in class com.lowagie.tools.Toolbox
-
- certChain -
Variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
- certified -
Variable in class com.lowagie.text.pdf.PdfSignatureAppearance
- Holds value of property certified.
- certs -
Variable in class com.lowagie.text.pdf.PdfPKCS7
-
- cfA -
Variable in class com.lowagie.tools.LPR
-
- cfA_banner -
Variable in class com.lowagie.tools.LPR
-
- cfA_formatted -
Variable in class com.lowagie.tools.LPR
-
- cfA_postscript -
Variable in class com.lowagie.tools.LPR
-
- cfA_pr -
Variable in class com.lowagie.tools.LPR
-
- cfAlen -
Variable in class com.lowagie.tools.LPR
-
- cff -
Variable in class com.lowagie.text.pdf.TrueTypeFont
-
- cffLength -
Variable in class com.lowagie.text.pdf.TrueTypeFont
-
- cffOffset -
Variable in class com.lowagie.text.pdf.TrueTypeFont
-
- chain -
Variable in class com.lowagie.text.html.simpleparser.ChainedProperties
-
- changeFontSize(Phrase, float) -
Static method in class com.lowagie.text.pdf.TextField
-
- 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
-
- changed -
Variable in class com.lowagie.text.pdf.XfaForm
-
- changes -
Variable in class com.lowagie.tools.CvsLogParser
- indicates if the current token contains changes.
- changingElemSize -
Variable in class com.lowagie.text.pdf.codec.TIFFFaxDecoder
-
- channel -
Variable in class com.lowagie.text.pdf.MappedRandomAccessFile
-
- chapternumber -
Static variable in class com.lowagie.text.ChapterAutoNumber
- the chapter number (for all instance)
- chapters -
Variable in class com.lowagie.text.xml.SAXiTextHandler
- Counts the number of chapters in this document.
- char2byte -
Variable in class com.lowagie.text.pdf.Type3Font
-
- char2glyph -
Variable in class com.lowagie.text.pdf.Type3Font
-
- charBBoxes -
Variable in class com.lowagie.text.pdf.BaseFont
-
- charExists(char) -
Method in class com.lowagie.text.pdf.BaseFont
- Checks if a character exists in this font.
- charExists(char) -
Method in class com.lowagie.text.pdf.CJKFont
- Checks if a character exists in this font.
- charExists(char) -
Method in class com.lowagie.text.pdf.DocumentFont
-
- charExists(char) -
Method in class com.lowagie.text.pdf.TrueTypeFontUnicode
- Checks if a character exists in this font.
- charExists(char) -
Method in class com.lowagie.text.pdf.Type3Font
-
- charSpace -
Variable in class com.lowagie.text.pdf.PdfContentByte.GraphicState
- The current character spacing
- charToByte(String, String) -
Method in interface com.lowagie.text.pdf.ExtraEncoding
- Converts an Unicode string to a byte array according to some encoding.
- charToByte(String, String) -
Method in class com.lowagie.text.pdf.PdfEncodings.Cp437Conversion
-
- charToByte(String, String) -
Method in class com.lowagie.text.pdf.PdfEncodings.SymbolConversion
-
- charToByte(String, String) -
Method in class com.lowagie.text.pdf.PdfEncodings.SymbolTTConversion
-
- charToByte(String, String) -
Method in class com.lowagie.text.pdf.PdfEncodings.WingdingsConversion
-
- characters(char[], int, int) -
Method in class com.lowagie.text.xml.SAXiTextHandler
- This method gets called when characters are encountered.
- characters(char[], int, int) -
Method in class com.lowagie.text.xml.TagMap.AttributeHandler
- This method gets called when characters are encountered.
- charpath(String, boolean) -
Method in class com.lowagie.text.pdf.codec.postscript.PAPencil
-
- chars -
Static variable in class com.lowagie.text.pdf.ByteBuffer
-
- charset -
Variable in class com.lowagie.text.pdf.CFFFont.Font
-
- charset -
Variable in class com.lowagie.text.pdf.Pfm2afm
-
- charset -
Variable in class com.lowagie.text.pdf.codec.wmf.MetaFont
-
- charset -
Variable in class com.lowagie.text.rtf.style.RtfFont
- The character set to use for this font
- charsetOffset -
Variable in class com.lowagie.text.pdf.CFFFont.Font
-
- charshape(char, int) -
Static method in class com.lowagie.text.pdf.ArabicLigaturizer
-
- charstringsOffset -
Variable in class com.lowagie.text.pdf.CFFFont.Font
-
- charstringsOffsets -
Variable in class com.lowagie.text.pdf.CFFFont.Font
-
- chartab -
Variable in class com.lowagie.text.pdf.Pfm2afm
-
- chartable -
Static variable in class com.lowagie.text.pdf.ArabicLigaturizer
-
- checkCff() -
Method in class com.lowagie.text.pdf.TrueTypeFont
-
- checkCompatibleColors(Color, Color) -
Static method in class com.lowagie.text.pdf.PdfShading
-
- checkFdfHeader() -
Method in class com.lowagie.text.pdf.PRTokeniser
-
- checkGlyphComposite(int) -
Method in class com.lowagie.text.pdf.TrueTypeFontSubSet
-
- checkMarker(String) -
Method in class com.lowagie.text.pdf.codec.PngImage
-
- checkModel() -
Method in class com.lowagie.tools.arguments.TableSorter
-
- checkNewPaint(Paint) -
Method in class com.lowagie.text.pdf.PdfGraphics2D
-
- checkNoColor() -
Method in class com.lowagie.text.pdf.PdfPatternPainter
-
- checkNoPattern(PdfTemplate) -
Method in class com.lowagie.text.pdf.PdfContentByte
- Throws an error if it is a pattern.
- checkObjectStart(byte[]) -
Static method in class com.lowagie.text.pdf.PRTokeniser
-
- checkPDFXConformance(PdfWriter, int, Object) -
Static method in class com.lowagie.text.pdf.PdfWriter
-
- checkPRStreamLength(PRStream) -
Method in class com.lowagie.text.pdf.PdfReader
-
- checkPdfHeader() -
Method in class com.lowagie.text.pdf.PRTokeniser
-
- checkRTL(String) -
Static method in class com.lowagie.text.pdf.TextField
-
- checkSegmentType(BarcodePDF417.Segment, char) -
Method in class com.lowagie.text.pdf.BarcodePDF417
-
- checkType -
Variable in class com.lowagie.text.pdf.RadioCheckField
- Holds value of property checkType.
- checkWriter() -
Method in class com.lowagie.text.pdf.PdfContentByte
- Check if we have a valid PdfWriter.
- checked -
Variable in class com.lowagie.text.pdf.RadioCheckField
- Holds value of property checked.
- checksumText -
Variable in class com.lowagie.text.pdf.Barcode
- Shows the generated checksum in the the text.
- child -
Variable in class com.lowagie.text.pdf.hyphenation.TernaryTree.Iterator.Item
-
- children -
Variable in class com.lowagie.text.pdf.PdfLayer
-
- choiceExports -
Variable in class com.lowagie.text.pdf.TextField
- Holds value of property choiceExports.
- choiceSelection -
Variable in class com.lowagie.text.pdf.TextField
- Holds value of property choiceSelection.
- choices -
Variable in class com.lowagie.text.pdf.TextField
- Holds value of property choices.
- chunks -
Variable in class com.lowagie.text.html.simpleparser.IncCell
-
- chunks -
Variable in class com.lowagie.text.pdf.BidiLine
-
- chunks -
Variable in class com.lowagie.text.pdf.VerticalText
- The chunks that form the text.
- chunks -
Variable in class com.lowagie.text.rtf.text.RtfPhrase
- ArrayList containing the RtfChunks of this RtfPhrase
- cidDirect -
Variable in class com.lowagie.text.pdf.CJKFont
-
- cipher -
Variable in class com.lowagie.text.pdf.OutputStreamEncryption
-
- cipher -
Variable in class com.lowagie.text.pdf.StandardDecryption
-
- cipher -
Variable in class com.lowagie.text.pdf.crypto.BufferedBlockCipher
-
- cipher -
Variable in class com.lowagie.text.pdf.crypto.CBCBlockCipher
-
- circle(float, float, float) -
Method in class com.lowagie.text.pdf.PdfContentByte
- Draws a circle.
- cjkEncodings -
Static variable in class com.lowagie.text.pdf.CJKFont
-
- cjkEncs -
Static variable in class com.lowagie.text.pdf.DocumentFont
-
- cjkEncs2 -
Static variable in class com.lowagie.text.pdf.DocumentFont
-
- cjkFont -
Variable in class com.lowagie.text.pdf.FontDetails
-
- cjkFonts -
Static variable in class com.lowagie.text.pdf.CJKFont
-
- cjkMirror -
Variable in class com.lowagie.text.pdf.DocumentFont
-
- cjkNames -
Static variable in class com.lowagie.text.pdf.DocumentFont
-
- cjkNames2 -
Static variable in class com.lowagie.text.pdf.DocumentFont
-
- cjkTag -
Variable in class com.lowagie.text.pdf.FontDetails
-
- classMap -
Variable in class com.lowagie.text.html.simpleparser.StyleSheet
-
- classmap -
Variable in class com.lowagie.text.pdf.hyphenation.HyphenationTree
- This map stores the character classes
- classname -
Variable in class com.lowagie.tools.arguments.ToolArgument
- type of the argument.
- clean(ByteBuffer) -
Static method in class com.lowagie.text.pdf.MappedRandomAccessFile
- invokes the clean method on the ByteBuffer's cleaner
- cleanRow() -
Method in class com.lowagie.text.rtf.table.RtfRow
- Cleans the deleted RtfCells from the total RtfCells.
- cleanup(PdfContentByte) -
Method in class com.lowagie.text.pdf.codec.wmf.MetaState
-
- clear() -
Method in class com.lowagie.text.Cell
- Clears all the
Elements of this Cell.
- clear() -
Method in class com.lowagie.text.pdf.IntHashtable
-
- 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.tools.SwingWorker.ThreadVar
-
- 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 interface com.lowagie.text.DocListener
- Clears text wrapping around images (if applicable).
- clearTextWrap() -
Method in class com.lowagie.text.DocWriter
-
- clearTextWrap() -
Method in class com.lowagie.text.Document
-
- 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.rtf.RtfWriter2
- This method is not supported in the RtfWriter
- 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 -
Variable in class com.lowagie.text.pdf.PdfGraphics2D
-
- clip(Shape) -
Method in class com.lowagie.text.pdf.PdfGraphics2D
-
- clip() -
Method in class com.lowagie.text.pdf.codec.postscript.PAPencil
-
- clipRect(int, int, int, int) -
Method in class com.lowagie.text.pdf.PdfGraphics2D
-
- clipShape -
Variable in class com.lowagie.text.pdf.codec.postscript.PAPencil.State
-
- clippath() -
Method in class com.lowagie.text.pdf.codec.postscript.PAPencil
-
- clone() -
Method in class com.lowagie.text.pdf.IntHashtable.IntHashtableEntry
-
- clone() -
Method in class com.lowagie.text.pdf.IntHashtable
-
- clone() -
Method in class com.lowagie.text.pdf.codec.postscript.PAPencil.State
-
- clone() -
Method in class com.lowagie.text.pdf.hyphenation.CharVector
-
- clone() -
Method in class com.lowagie.text.pdf.hyphenation.TernaryTree.Iterator.Item
-
- clone() -
Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
- cloneNonPositionParameters(Rectangle) -
Method in class com.lowagie.text.Rectangle
- Copies all of the parameters from a
Rectangle object
except the position.
- close() -
Method in interface com.lowagie.text.DocListener
- Signals that the
Document was closed and that no other
Elements will be added.
- close() -
Method in class com.lowagie.text.DocWriter
- Signals that the
Document was closed and that no other
Elements will be added.
- close -
Variable in class com.lowagie.text.Document
- Has the document already been closed?
- close() -
Method in class com.lowagie.text.Document
- Closes the document.
- close() -
Method in class com.lowagie.text.html.HtmlWriter
- Signals that the
Document was closed and that no other
Elements will be added.
- close() -
Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- close() -
Method in class com.lowagie.text.pdf.AcroFields.RevisionStream
-
- close() -
Method in class com.lowagie.text.pdf.MappedRandomAccessFile
-
- 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.PRTokeniser
-
- close() -
Method in class com.lowagie.text.pdf.PdfCopy
- Signals that the
Document was closed and that no other
Elements will be added.
- close() -
Method in class com.lowagie.text.pdf.PdfCopyFields
- Closes the output document.
- close() -
Method in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- 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(PdfDictionary) -
Method in class com.lowagie.text.pdf.PdfSignatureAppearance
- This is the last method to be called when using external signatures.
- close() -
Method in class com.lowagie.text.pdf.PdfStamper
- Closes the document.
- close(HashMap) -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- close() -
Method in class com.lowagie.text.pdf.PdfWriter
- Signals that the
Document was closed and that no other
Elements will be added.
- close() -
Method in class com.lowagie.text.pdf.RandomAccessFileOrArray
-
- 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.rtf.RtfWriter
- Deprecated. Signals that the
Document was closed and that no other
Elements will be added.
- close() -
Method in class com.lowagie.text.rtf.RtfWriter2
- Closes the RtfDocument.
- close() -
Method in class com.lowagie.text.xml.XmlWriter
- Signals that the
Document was closed and that no other
Elements will be added.
- close() -
Method in class com.lowagie.text.xml.xmp.XmpWriter
- Flushes and closes the XmpWriter.
- close(Socket, BufferedReader, DataOutputStream) -
Method in class com.lowagie.tools.LPR
- closed connection to the LPD
- closeGroup -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. This is the character for closing a group.
- closeIt() -
Method in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- 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
- closed -
Variable in class com.lowagie.text.pdf.AcroFields.RevisionStream
-
- closed -
Variable in class com.lowagie.text.pdf.PdfStamperImp
-
- closepath() -
Method in class com.lowagie.text.pdf.codec.postscript.PAPencil
-
- closing -
Variable in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- cmap10 -
Variable in class com.lowagie.text.pdf.TrueTypeFont
- The map containing the code information for the table 'cmap', encoding 1.0.
- cmap31 -
Variable in class com.lowagie.text.pdf.TrueTypeFont
- The map containing the code information for the table 'cmap', encoding 3.1
in Unicode.
- cmaps -
Static variable in class com.lowagie.text.pdf.PdfEncodings
-
- code -
Variable in class com.lowagie.text.pdf.Barcode
- The code to generate.
- codeColumns -
Variable in class com.lowagie.text.pdf.BarcodePDF417
- Holds value of property codeColumns.
- codePage -
Variable in class com.lowagie.text.rtf.document.RtfDocumentHeader
- The code page to use
- codePages -
Static variable in class com.lowagie.text.pdf.TrueTypeFont
- The code pages possible for a True Type font.
- codeRows -
Variable in class com.lowagie.text.pdf.BarcodePDF417
- Holds value of property codeRows.
- codeType -
Variable in class com.lowagie.text.pdf.Barcode
- The code type.
- codewords -
Variable in class com.lowagie.text.pdf.BarcodePDF417
- Holds value of property codewords.
- collectArray() -
Method in class com.lowagie.text.pdf.codec.postscript.PAContext
-
- collectDict() -
Method in class com.lowagie.text.pdf.codec.postscript.PAContext
-
- color -
Variable in class com.lowagie.text.Font
- the value of the color.
- color() -
Method in class com.lowagie.text.Font
- Gets the color of this font.
- color -
Variable in class com.lowagie.text.Rectangle
- The color of the border of this rectangle.
- color() -
Method in class com.lowagie.text.pdf.PdfChunk
- Returns the color of this
Chunk.
- color -
Variable in class com.lowagie.text.pdf.PdfOutline
- Holds value of property color.
- color -
Variable in class com.lowagie.text.pdf.codec.wmf.MetaBrush
-
- color -
Variable in class com.lowagie.text.pdf.codec.wmf.MetaPen
-
- color -
Variable in class com.lowagie.text.rtf.style.RtfFont
- The colour of this font
- colorBlue -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Blue value tag.
- colorDetails -
Variable in class com.lowagie.text.pdf.PdfContentByte.GraphicState
- This is the color in use
- colorDetails -
Variable in class com.lowagie.text.pdf.PdfShading
-
- colorDictionary -
Variable in class com.lowagie.text.pdf.PageResources
-
- colorGreen -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Green value tag.
- colorList -
Variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. This
ArrayList contains all colours used in the document.
- colorList -
Variable in class com.lowagie.text.rtf.document.RtfDocumentHeader
- Stores all the colors used in the document
- colorList -
Variable in class com.lowagie.text.rtf.style.RtfColorList
- ArrayList containing all colours of this RtfColorList
- colorMappings -
Variable in class com.lowagie.text.rtf.direct.RtfImportMappings
- The colorNr to Color mappings.
- colorName -
Variable in class com.lowagie.text.pdf.ColorDetails
- The color name that appears in the document body stream
- colorNr -
Variable in class com.lowagie.text.rtf.direct.RtfColorTableParser
- The number of the current color being parsed.
- colorNumber -
Variable in class com.lowagie.text.pdf.PdfWriter
- The color number counter for the colors in the document.
- colorNumber -
Variable in class com.lowagie.text.rtf.style.RtfColor
- The number of the colour in the list of colours
- colorRed -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Red value tag.
- colorTable -
Static variable in class com.lowagie.text.markup.MarkupParser
-
- colorTable -
Variable in class com.lowagie.text.pdf.codec.PngImage
-
- colorTable -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Begin colour table tag.
- colorTableParser -
Variable in class com.lowagie.text.rtf.direct.RtfParser
- The RtfColorTableParser to use for parsing the color table.
- colorType -
Variable in class com.lowagie.text.pdf.codec.PngImage
-
- colorized -
Variable in class com.lowagie.text.pdf.Type3Font
-
- colorized -
Variable in class com.lowagie.text.pdf.Type3Glyph
-
- colorspace -
Variable in class com.lowagie.text.Image
- this is the colorspace of a jpeg-image.
- colorspace() -
Method in class com.lowagie.text.Image
- Gets the colorspace for the image.
- cols -
Variable in class com.lowagie.text.html.simpleparser.IncTable
-
- colspan -
Variable in class com.lowagie.text.Cell
- This is the colspan.
- colspan() -
Method in class com.lowagie.text.Cell
- Gets the colspan.
- colspan -
Variable in class com.lowagie.text.SimpleCell
- the colspan of a Cell
- colspan -
Variable in class com.lowagie.text.pdf.PdfPCell
- Holds value of property colspan.
- colspan -
Variable in class com.lowagie.text.rtf.table.RtfCell
- The number of columns spanned by this RtfCell
- column -
Variable in class com.lowagie.text.pdf.PdfPCell
-
- column -
Variable in class com.lowagie.text.pdf.codec.postscript.JavaCharStream
-
- columnDefs -
Variable in class com.lowagie.text.pdf.MultiColumnText
- Array of
ColumnDef objects used to define the columns
- columnText -
Variable in class com.lowagie.text.pdf.MultiColumnText
- ColumnText object used to do all the real work.
- columns -
Variable in class com.lowagie.text.Row
- This is the number of columns in the
Row.
- columns() -
Method in class com.lowagie.text.Row
- Gets the number of columns.
- columns -
Variable in class com.lowagie.text.Table
- This is the number of columns in the
Table.
- columns() -
Method in class com.lowagie.text.Table
- Gets the number of columns.
- columns -
Variable in class com.lowagie.text.pdf.PdfTable
- this is the number of columns in the table.
- columns() -
Method in class com.lowagie.text.pdf.PdfTable
- Returns the number of columns of the table.
- columnsRightToLeft -
Variable in class com.lowagie.text.pdf.MultiColumnText
-
- com.lowagie.bc.asn1 - package com.lowagie.bc.asn1
-
- com.lowagie.text - package com.lowagie.text
-
- com.lowagie.text.html - package com.lowagie.text.html
-
- com.lowagie.text.html.simpleparser - package com.lowagie.text.html.simpleparser
-
- com.lowagie.text.markup - package com.lowagie.text.markup
-
- 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.postscript - package com.lowagie.text.pdf.codec.postscript
-
- com.lowagie.text.pdf.codec.wmf - package com.lowagie.text.pdf.codec.wmf
-
- com.lowagie.text.pdf.crypto - package com.lowagie.text.pdf.crypto
-
- 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.hyphenation - package com.lowagie.text.pdf.hyphenation
-
- com.lowagie.text.rtf - package com.lowagie.text.rtf
-
- com.lowagie.text.rtf.direct - package com.lowagie.text.rtf.direct
-
- com.lowagie.text.rtf.document - package com.lowagie.text.rtf.document
-
- com.lowagie.text.rtf.document.output - package com.lowagie.text.rtf.document.output
-
- com.lowagie.text.rtf.field - package com.lowagie.text.rtf.field
-
- com.lowagie.text.rtf.graphic - package com.lowagie.text.rtf.graphic
-
- com.lowagie.text.rtf.headerfooter - package com.lowagie.text.rtf.headerfooter
-
- com.lowagie.text.rtf.list - package com.lowagie.text.rtf.list
-
- com.lowagie.text.rtf.style - package com.lowagie.text.rtf.style
-
- com.lowagie.text.rtf.table - package com.lowagie.text.rtf.table
-
- com.lowagie.text.rtf.text - package com.lowagie.text.rtf.text
-
- com.lowagie.text.xml - package com.lowagie.text.xml
-
- com.lowagie.text.xml.xmp - package com.lowagie.text.xml.xmp
-
- com.lowagie.tools - package com.lowagie.tools
-
- com.lowagie.tools.arguments - package com.lowagie.tools.arguments
-
- com.lowagie.tools.plugins - package com.lowagie.tools.plugins
-
- com.lowagie.tools.plugins.treeview - package com.lowagie.tools.plugins.treeview
-
- commaDelimiter -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. This is another delimiter between RTF tags and normal text.
- comment(String) -
Method in interface com.lowagie.text.pdf.SimpleXMLDocHandlerComment
- Called when a comment is found.
- compact(CharVector, TernaryTree, char) -
Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
- compactRanges(ArrayList) -
Static method in class com.lowagie.text.pdf.TrueTypeFont
-
- comparator -
Variable in class com.lowagie.text.pdf.events.IndexEvents
- Comparator for sorting the index
- compare(Object, Object) -
Method in class com.lowagie.text.pdf.AcroFields.SorterComparator
-
- compare(Object, Object) -
Method in class com.lowagie.text.pdf.TrueTypeFontUnicode
- The method used to sort the metrics array.
- compare(int, int) -
Method in class com.lowagie.tools.arguments.TableSorter
-
- compareColors(Color, Color) -
Method in class com.lowagie.text.pdf.PdfContentByte
-
- compareRowsByColumn(int, int, int) -
Method in class com.lowagie.tools.arguments.TableSorter
-
- compareTo(Object) -
Method in class com.lowagie.text.Font
- Compares this
Font with another
- compareTo(Object) -
Method in class com.lowagie.text.pdf.PdfFont
- Compares this
PdfFont with another
- compareTo(Object) -
Method in class com.lowagie.text.pdf.PdfName
- Compares this object with the specified object for order.
- compareTo(Object) -
Method in class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
-
- compareTo(Object) -
Method in class com.lowagie.text.pdf.codec.TIFFField
- Compares this
TIFFField with another
TIFFField by comparing the tags.
- compares -
Variable in class com.lowagie.tools.arguments.TableSorter
-
- complete() -
Method in class com.lowagie.text.Table
- Will fill empty cells with valid blank
Cells
- composePhrase(String, BaseFont, Color, float) -
Method in class com.lowagie.text.pdf.TextField
-
- composeString(byte[], byte) -
Method in class com.lowagie.text.pdf.LZWDecoder
- Append
newString to the end of oldString.
- composeString(byte[], byte) -
Method in class com.lowagie.text.pdf.codec.TIFFLZWDecoder
- Append
newString to the end of oldString.
- composite -
Variable in class com.lowagie.text.pdf.ColumnText
-
- composite -
Variable in class com.lowagie.text.pdf.PdfGraphics2D
-
- composite -
Variable in class com.lowagie.text.pdf.codec.postscript.PAPencil.State
-
- 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?
- compression -
Variable in class com.lowagie.text.pdf.codec.BmpImage
-
- compression -
Variable in class com.lowagie.text.pdf.codec.TIFFFaxDecoder
-
- compressionMethod -
Variable in class com.lowagie.text.pdf.codec.PngImage
-
- computeMultilineReordering(byte[], int[]) -
Static method in class com.lowagie.text.pdf.BidiOrder
- Return multiline reordering array for a given level array.
- computeOwnerKey(byte[], byte[]) -
Method in class com.lowagie.text.pdf.PdfEncryption
-
- computeReordering(byte[]) -
Static method in class com.lowagie.text.pdf.BidiOrder
- Return reordering array for a given level array.
- concatCTM(float, float, float, float, float, float) -
Method in class com.lowagie.text.pdf.PdfContentByte
- Concatenate a matrix to the current transformation matrix.
- concat_pdf - class com.lowagie.tools.concat_pdf.
- Tool that can be used to concatenate existing PDF files.
- concat_pdf() -
Constructor for class com.lowagie.tools.concat_pdf
-
- connect() -
Method in class com.lowagie.tools.LPR
- connect to the LPD Server
- connects_to_left(ArabicLigaturizer.charstruct) -
Static method in class com.lowagie.text.pdf.ArabicLigaturizer
-
- console -
Variable in class com.lowagie.tools.Toolbox
- The ConsolePane of the toolbox.
- 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.
- construct() -
Method in class com.lowagie.tools.SwingWorker
- Compute the value to be returned by the
get method.
- constructGlobalDict() -
Method in class com.lowagie.text.pdf.codec.postscript.PAContext
-
- constructSystemDict() -
Method in class com.lowagie.text.pdf.codec.postscript.PAContext
-
- constructUserDict() -
Method in class com.lowagie.text.pdf.codec.postscript.PAContext
-
- consumeRowspan(PdfCell) -
Method in class com.lowagie.text.pdf.PdfDocument.RenderingContext
- Consumes the rowspan
- consumeRowspan(ArrayList, PdfDocument.RenderingContext) -
Method in class com.lowagie.text.pdf.PdfDocument
-
- consumer -
Variable in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
-
- contact -
Variable in class com.lowagie.text.pdf.PdfSignatureAppearance
- Holds value of property contact.
- contains(String) -
Static method in class com.lowagie.text.FontFactory
- Gets a set of registered fontnames.
- contains(int) -
Method in class com.lowagie.text.pdf.IntHashtable
-
- contains(PdfObject) -
Method in class com.lowagie.text.pdf.PdfArray
- Checks if the
PdfArray already contains a certain PdfObject.
- contains(PdfName) -
Method in class com.lowagie.text.pdf.PdfDictionary
-
- containsInnerList -
Variable in class com.lowagie.text.rtf.list.RtfListItem
- Whether this RtfListItem contains further RtfLists.
- containsKey(int) -
Method in class com.lowagie.text.pdf.IntHashtable
-
- content() -
Method in class com.lowagie.text.Annotation
- Gets the content of this
Annotation.
- content -
Variable in class com.lowagie.text.Chunk
- This is the content of this chunk of text.
- content() -
Method in class com.lowagie.text.Chunk
- Returns the content of this
Chunk.
- content -
Variable in class com.lowagie.text.Meta
- This is the content of the Meta-information.
- content() -
Method in class com.lowagie.text.Meta
- Returns the content of the meta information.
- content() -
Method in class com.lowagie.text.Phrase
- Returns the content as a String object.
- content -
Variable in class com.lowagie.text.SimpleCell
- the content of the Cell.
- content -
Variable in class com.lowagie.text.SimpleTable
- the content of a Table.
- content -
Variable in class com.lowagie.text.pdf.PdfContentByte
- This is the actual content
- content() -
Method in class com.lowagie.text.rtf.AbstractRtfField
- Deprecated. empty implementation for Chunk.
- content -
Variable in class com.lowagie.text.rtf.RtfHeaderFooter
- Deprecated.
- content() -
Method in class com.lowagie.text.rtf.RtfHeaderFooter
- Deprecated.
- content -
Variable in class com.lowagie.text.rtf.RtfPageNumber
- Deprecated.
- content -
Variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. This
ByteArrayOutputStream contains the main body of the document.
- content -
Variable in class com.lowagie.text.rtf.document.RtfInfoElement
- The content of this RtfInfoElement
- content -
Variable in class com.lowagie.text.rtf.field.RtfAnchor
- The RtfPhrase to display for the url
- content -
Variable in class com.lowagie.text.rtf.headerfooter.RtfHeaderFooter
- The content of this RtfHeaderFooter
- content -
Variable in class com.lowagie.text.rtf.table.RtfCell
- The content of this RtfCell
- content -
Variable in class com.lowagie.text.rtf.text.RtfAnnotation
- The content of this RtfAnnotation
- content -
Variable in class com.lowagie.text.rtf.text.RtfChunk
- The actual content of this RtfChunk
- contentFont -
Variable in class com.lowagie.text.rtf.RtfTOCEntry
- Deprecated.
- contentHeight -
Variable in class com.lowagie.text.pdf.PdfCell
- This is the total height of the content of the cell.
- contents -
Variable in class com.lowagie.tools.plugins.treeview.TextpaneTreeNode
-
- context -
Variable in class com.lowagie.text.pdf.codec.postscript.PAEngine
-
- controlOpenClose -
Variable in class com.lowagie.text.xml.SAXiTextHandler
- This is a flag that can be set, if you want to open and close the
Document-object yourself.
- convert(RandomAccessFileOrArray, OutputStream) -
Static method in class com.lowagie.text.pdf.Pfm2afm
- Converts a PFM file into an AFM file.
- convert(File, File, File) -
Static method in class com.lowagie.tools.BuildTutorial
- Converts an
infile, using an xslfile to an
outfile.
- 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) -
Static method in class com.lowagie.text.pdf.PdfDocument
-
- convertCmap(String, byte[]) -
Static method in class com.lowagie.text.pdf.PdfEncodings
- Converts a
byte array encoded as name
to a CID string.
- convertCmap(String, byte[], int, int) -
Static method in class com.lowagie.text.pdf.PdfEncodings
- Converts a
byte array encoded as name
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.
- convertDate(String) -
Method in class com.lowagie.text.rtf.document.RtfInfoElement
- Converts a date from the format used by iText to the format required by
rtf.
iText: EEE MMM dd HH:mm:ss zzz yyyy - rtf: \\'yr'yyyy\\'mo'MM\\'dy'dd\\'hr'HH\\'min'mm\\'sec'ss
- convertHeaderFooter(HeaderFooter, int) -
Method in class com.lowagie.text.rtf.document.RtfDocumentHeader
- Converts a HeaderFooter into a RtfHeaderFooterGroup.
- convertImagesToJPEG -
Variable in class com.lowagie.text.pdf.PdfGraphics2D
-
- convertToBytes(String) -
Method in class com.lowagie.text.pdf.BaseFont
- Converts a
String to a byte array according
to the font's encoding.
String to a byte array according
to the font's encoding.
String according
to the some encoding.
java.awt.Image.
java.awt.Image.
java.awt.Image.
java.awt.Image.
java.awt.Image.
java.awt.Image.
java.awt.Image.
java.awt.Image.
java.awt.Image.
widths and the differences arrays
Graphics2D to write on.
Graphics2D to write on.
Graphics2D to write on.
Graphics2D to write on.
Graphics2D to write on.
Graphics2D to print on.
Image with the barcode.
Graphics2D to print on.
Graphics2D to print on.
Graphics2D to print on.
Graphics2D to print on.
Graphics2D to print on.
Graphics2D to print on.
PdfAction when processing an Anchor.
Row.
PdfOutline in the hierarchy of outlines.
PdfObject
DocListener will perform some
actions when some actions are performed on a Document.Writer class for documents.DocWriter.
Document -object.
Document -object.
Document -object.
Document.DocumentException whithout a message.
DocumentException with a message.
Color into a HTML representation of this
Color.
Row that is a copy of this Row
in which a certain column has been deleted.
char directly to byte
by casting.
double value of this object.
org.
ElementListener will perform some
actions when an Element is added.String to the HTML-format of this String.
Color into a HTML representation of this Color.
String.
byte array according to the PDF conventions.
byte array according to the PDF conventions.
PdfBoolean
Cell's to empty/null spaces.
Node contained in the datasets section from a
possibly partial name.
yLine and the two
column bounds.
yLine and the column.
yLine,
the yLine-leadingand the two
column bounds.
construct method has returned.
PdfPTable fits the current page of the PdfDocument.
Table fits the current page of the PdfDocument.
Table fits the current page of the PdfDocument.
PdfPTable fits the current page of the PdfDocument.
PdfPTable fits the current page of the PdfDocument.
BufferedOutputStream.
Font of this chunk of text.
Chunk.
Chunk that appears in this Phrase.
PdfChunk.
Chunk.
ArrayList contains all fonts used in the document.
double into a format suitable for the PDF.
double into a format suitable for the PDF.
Element.
Graphic element can contain several geometric figures (curves, lines,...).Graphic-object.
LIST whitch use greek-letters.PdfObject with a certain key from the PdfDictionary.
construct method.
AcroFields.
AcroFields object that allows to get and set field values
and to merge FDF forms.
PdfObjects.
String in normalized 1000 units.
String in points.
Chunk.
BaseFont inside this object.
BaseFont of this font.
outBits.
List with the bookmarks.
BaseFont this class represents.
BaseFont
.
BaseFont
.
PdfCatalog-object.
Cell or Table from a certain column.
RtfCell.
RtfCell
parent at index index
in the parent's child array.
parent.
PdfChunk by index.
outBits.
PdfPCell that will be used as
reference for all the addCell methods except
addCell(PdfPCell).
String in normalized 1000 units.
String in points.
PdfContentByte.
PdfPSXObject.
PdfPatternPainter.
PdfTemplate.
PdfContentByte.
Elements.
Elements.
String into byte[].
String -value of a certain family into the
index that is used for this family in this class.
template section of the XFA.
null if the field does not
exist or has no value defined.
null if the field does not
exist or has no value defined.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
Font-object.
key.
key.
key.
key.
null if it is
one of the 14 built in fonts.
key.
false or if the font is
one of the 14 built in types, it returns null,
otherwise the font is read and output in a PdfStream object.
PdfImportedPage-object from a reader.
Cell force a group change?
setHeaderRows().
TIFFDirectory.
String into a Byte array
according to the ISO-8859-1 codepage.
Image with the barcode.
PdfChunk.
PdfIndirectReference to the image with a given name.
PdfIndirectReference to this PdfIndirectObject.
PdfInfo-object.
HashMap
of String.
Image that has been constructed taking in
account the value of some attributes .
HtmlWriter.
PdfWriter.
PdfWriter.
RtfWriter.
XmlWriter.
XmlWriter.
int from an InputStream.
PdfChunk with metric attributes
Set of String attribute names for the
MarkupAttributes implementor.
Properties-object containing all the markupAttributes.
Cell.maxLines
String map to add or change values in
the info dictionary.
HashMap.
HashMap.
HashMap.
TIFFDirectory.
Rectangle so that llx and lly are smaller than urx and ury.
SeekableStream.
PdfContentByte to write over the page of
the original document.
PdfPageEvent for this document or null
if none is set.
PdfDocument in use by this object.
PdfDocument associated with this writer.
PdfIndirectReference for an object that
will be created in the future.
PdfObject resolving an indirect reference
if needed.
PdfObject resolving an indirect reference
if needed.
PdfWriter in use by this object.
Phrase from this cell.
Table.
c
or the name.
c
or the name.
c.
name or,
if the name is null, meaning it is a symbolic font,
the char c.
PdfReader used by this instance.
PdfIndirectReference that represents this layer.
PdfIndirectReference that represents this membership layer.
PdfIndirectReference that represents this layer.
field revision.
InputStream.
#subform removed.
Cell.showTruncation
SpotColor object.
PdfStamper associated with this instance.
Cell with the actual content.
String from an InputStream.
style
String -value of a certain style into the
index value is used for this style in this class.
Table ends.
PdfContentByte to write under the page of
the original document.
columnIndex and
rowIndex.
char in normalized 1000 units.
String in normalized 1000 units.
String in normalized 1000 units.
PdfChunk taking into account the
extra character and word spacing.
String in points.
char in points.
String in points taking kerning
into account.
word from an InputStream.
Cell force a group change?
Rectangle pageSize to one of the predefined PageSize rectangles.
Element.
true always output floating point numbers with 6 decimal digits.
Element that contains
some userdefined meta information about the document.Meta.
HeaderFooter-object is a Rectangle with text
that can be put above and/or below every page.HeaderFooter-object.
Header-object with a pagenumber at the end.
String to the HTML-format of a String.Tags-class maps several XHTML-tags to iText-objects.DocWriter class for HTML.HtmlWriter.
Hyphen
instances
Chunk.
Chunk to hyphenate a word.Images has to be added at an absolute
position.
Images has to be added at an absolute X
position.
Chunk.
true if the specified Element implements
MarkupAttributes and has one or more attributes to write.
Table have to fit a page.
Table have to fit a page.
Table has to fit a page.
Table has to fit a page.
Cell a header?
Cell a header?
PdfTable
Element.
Element.
PdfObject
Image is the representation of a graphic element (JPEG, PNG
or GIF) that has to be inserted into the documentImage -object, using an url .
Image -object, using an url .
ImgPostscript is the representation of an EPS
that has to be inserted into the documentImgPostscript-object, using an url.
ImgPostscript-object, using a filename.
ImgPostscript-object from memory.
ImgWMF is the representation of a windows metafile
that has to be inserted into the documentImgWMF-object, using an url.
ImgWMF-object, using a filename.
ImgWMF-object from memory.
true if all the characters have the same
width.
PdfChunk, if it has one
Cell.
Row.
Table into the RtfTable.
PdfNumber-object with 1.
Section.
Section on the left side.
Section on the right side.
String.
PdfOutline.
ByteArrayOutputStream contains the information group.
directory into the map.
int value of this object.
true if the PDF has a 128 bit key encryption.
PdfObject is of the type PdfArray.
PdfObject is of the type PdfBoolean.
Dictionary is of the type CATALOG.
Chapter.
PdfObject is of the type PdfDictionary.
char to byte.
true if it's a dynamic form; false
if it's a static form.
Cell is empty.
Chunk is empty.
Phrase contains no or 1 empty Chunk.
true if the PDF is encrypted.
true if all the glyphs have the same width.
Dictionary is of the type FONT.
PdfTable.
PdfChunk.
true if the image is a ImgRaw
-object.
true if the image is an ImgTemplate
-object.
true if the bits are to be inverted in the mask.
true if the image is a Jpeg
-object.
true if node is a leaf.
true if this Image is a mask.
true if this Image has the
requisites to be a mask.
PdfObject is of the type PdfName.
PdfChunk split was caused by a newline.
true if the next numDigits
starting from index textIndex are numeric skipping any FNC1.
PdfObject is of the type PdfNull.
PdfObject is of the type PdfNumber.
Dictionary is of the type OUTLINES.
Dictionary is of the type PAGE.
Dictionary is of the type PAGES.
text only has PdfDocEncoding characters.
Row has been reserved, either filled or through a colspan of an Element.
Section.
true if the character can split a line.
PdfString.
PdfObject is of the type PdfStream.
PdfObject is of the type PdfString.
PdfChunk needs some special metrics handling.
Cell is empty.
Cell.useAscender
PdfCell.useAscender
Cell.useBorderPadding.
PdfCell.useBorderPadding.
Cell.useDescender
PdfCell.useDescender
Cell 'fits' the table.
true if it is a XFA form.
Iterator of all the Rows.
PdfChunks.
Element.
Jpeg is the representation of a graphic element (JPEG)
that has to be inserted into the documentJpeg-object, using an url.
Jpeg-object from memory.
Jpeg-object from memory.
Element.
text.
attributes.
noStroke.
Rectangle.
PdfContentByte where the border lines will be drawn.
Element
Element
List contains several ListItems.List.
List that has been constructed taking in account
the value of some attributes.
ListItem is a Paragraph
that can be added to a List.ListItem.
ListItem with a certain leading.
ListItem with a certain Chunk.
ListItem with a certain String.
ListItem with a certain String
and a certain Font.
ListItem with a certain Chunk
and a certain leading.
ListItem with a certain String
and a certain leading.
ListItem with a certain leading, String
and Font.
ListItem with a certain Phrase.
ListItem that has been constructed taking in account
the value of some attributes.
UnsupportedOperationException.
UnsupportedOperationException.
UnsupportedOperationException.
UnsupportedOperationException.
PdfObject.
ArrayList containing the different ListItems.
ByteArrayOutputStream contains the list override table.
ByteArrayOutputStream contains the list table.
Element.
MappedByteBuffer wrapped as a RandomAccessFileElement with markup attributes--
that is, random String-to-String properties for representation in markup
languages such as HTML and XML.Element that contains
some meta information about the document.Meta.
Meta.
RtfTable to which this RtfCell belongs.
RtfRow belongs
Image a mask.
PdfDictionary with all the field
and widget tags merged.
from to to.
PdfObject
PdfNull-object and for an empty PdfString-object.
PdfObject
PdfObject
Anchor.
Anchor.
PdfName of the image.
PdfName of the image.
PdfWriter.
RtfWriter that a new page is to be begun.
text.
true if the chunk split was cause by a newline.
true if the chunk splitting was caused by a newline.
Section.
Chunk with a generic tag is written.
Chunk with a generic tag is written.
Chunk with a generic tag is written.
Document has been opened and that
Elements can be added.
Document was opened.
Document has been opened and that
Elements can be added.
Document has been opened and that
Elements can be added.
Document has been opened and that
Elements can be added.
Document has been opened and that
Elements can be added.
Element.
codeColumns
with a variable number of codeRows.
codeColumns*codeRows.
codeRows
with a variable number of codeColumns.
aspectRatio and yHeight.
text interpretation is done and the content of codewords
is used directly.
PdfNull-object.
Element.
PdfIndirectReference.
PdfIndirectReference.
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.
- PROLOG -
Static variable in class com.lowagie.text.xml.XmlWriter
- This is the first line of the XML page.
- PROPERTIES -
Static variable in class com.lowagie.text.pdf.PdfName
- A name
- PROPERTYPAGESELECTIONSTRING -
Static variable in class com.lowagie.tools.arguments.PageSelectorToolArgument
-
- PROPERTY_ADJUST_VALUE -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for defining the first adjust handle for shapes.
- PROPERTY_FILL_COLOR -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for defining the fill color of the shape.
- PROPERTY_FLIP_H -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for signalling a horizontal flip of the shape.
- PROPERTY_FLIP_V -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for signalling a vertical flip of the shape.
- PROPERTY_GEO_BOTTOM -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for defining the maximum vertical coordinate that is
visible.
- PROPERTY_GEO_LEFT -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for defining the minimum horizontal coordinate that is
visible.
- PROPERTY_GEO_RIGHT -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for defining the maximum horizontal coordinate that is
visible.
- PROPERTY_GEO_TOP -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for defining the minimum vertical coordinate that is
visible.
- PROPERTY_LAYOUT_IN_CELL -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for defining that the shape is in a table cell.
- PROPERTY_LINE_COLOR -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for defining the line color of the shape.
- PROPERTY_TYPE_ARRAY -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- The stored value is either an int or a Point array.
- PROPERTY_TYPE_BOOLEAN -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- The stored value is boolean.
- PROPERTY_TYPE_COLOR -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- The stored value is a Color.
- PROPERTY_TYPE_DOUBLE -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- The stored value is a double.
- PROPERTY_TYPE_LONG -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- The stored value is a long.
- PROPERTY_VERTICIES -
Static variable in class com.lowagie.text.rtf.graphic.RtfShapeProperty
- Property for defining vertices in freeform shapes.
- PRStream - 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
-
- PRStream(PdfReader, int) -
Constructor for class com.lowagie.text.pdf.PRStream
-
- PRStream(PdfReader, byte[]) -
Constructor for class com.lowagie.text.pdf.PRStream
-
- PRTokeniser - class com.lowagie.text.pdf.PRTokeniser.
-
- PRTokeniser(String) -
Constructor for class com.lowagie.text.pdf.PRTokeniser
-
- PRTokeniser(byte[]) -
Constructor for class com.lowagie.text.pdf.PRTokeniser
-
- PRTokeniser(RandomAccessFileOrArray) -
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.
- PUBLISHER -
Static variable in class com.lowagie.text.xml.xmp.DublinCoreSchema
- Publishers.
- PUNCTUATION -
Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
- PUNCTUATION_SET -
Static variable in class com.lowagie.text.pdf.BarcodePDF417
-
- PaddedBufferedBlockCipher - class com.lowagie.text.pdf.crypto.PaddedBufferedBlockCipher.
- A wrapper class that allows block ciphers to be used to process data in
a piecemeal fashion with padding.
- PaddedBufferedBlockCipher(BlockCipher, BlockCipherPadding) -
Constructor for class com.lowagie.text.pdf.crypto.PaddedBufferedBlockCipher
- Create a buffered block cipher with the desired padding.
- PaddedBufferedBlockCipher(BlockCipher) -
Constructor for class com.lowagie.text.pdf.crypto.PaddedBufferedBlockCipher
- Create a buffered block cipher PKCS7 padding
- 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
- 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
- PageResources - class com.lowagie.text.pdf.PageResources.
-
- PageResources() -
Constructor for class com.lowagie.text.pdf.PageResources
-
- PageSelectionTableDialog - class com.lowagie.tools.arguments.PageSelectionTableDialog.
- A dialog that allows you to select pages from an existing PDF file.
- PageSelectionTableDialog(JInternalFrame, String, boolean) -
Constructor for class com.lowagie.tools.arguments.PageSelectionTableDialog
-
- PageSelectionTableDialog(JInternalFrame) -
Constructor for class com.lowagie.tools.arguments.PageSelectionTableDialog
-
- PageSelectionTableDialog_jButton1_actionAdapter - class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton1_actionAdapter.
-
- PageSelectionTableDialog_jButton1_actionAdapter(PageSelectionTableDialog) -
Constructor for class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton1_actionAdapter
-
- PageSelectionTableDialog_jButton2_actionAdapter - class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton2_actionAdapter.
-
- PageSelectionTableDialog_jButton2_actionAdapter(PageSelectionTableDialog) -
Constructor for class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton2_actionAdapter
-
- PageSelectionTableDialog_jButton3_actionAdapter - class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton3_actionAdapter.
-
- PageSelectionTableDialog_jButton3_actionAdapter(PageSelectionTableDialog) -
Constructor for class com.lowagie.tools.arguments.PageSelectionTableDialog_jButton3_actionAdapter
-
- PageSelectionTableDialog_jToggleButton1_actionAdapter - class com.lowagie.tools.arguments.PageSelectionTableDialog_jToggleButton1_actionAdapter.
-
- PageSelectionTableDialog_jToggleButton1_actionAdapter(PageSelectionTableDialog) -
Constructor for class com.lowagie.tools.arguments.PageSelectionTableDialog_jToggleButton1_actionAdapter
-
- PageSelectionTableDialog_listSelectionModel1_listSelectionAdapter - class com.lowagie.tools.arguments.PageSelectionTableDialog_listSelectionModel1_listSelectionAdapter.
-
- PageSelectionTableDialog_listSelectionModel1_listSelectionAdapter(PageSelectionTableDialog) -
Constructor for class com.lowagie.tools.arguments.PageSelectionTableDialog_listSelectionModel1_listSelectionAdapter
-
- PageSelectionTableDialog_none_actionAdapter - class com.lowagie.tools.arguments.PageSelectionTableDialog_none_actionAdapter.
-
- PageSelectionTableDialog_none_actionAdapter(PageSelectionTableDialog) -
Constructor for class com.lowagie.tools.arguments.PageSelectionTableDialog_none_actionAdapter
-
- PageSelectorToolArgument - class com.lowagie.tools.arguments.PageSelectorToolArgument.
- Argument that allows you to select a (set of) page(s).
- PageSelectorToolArgument(AbstractTool, String, String, String) -
Constructor for class com.lowagie.tools.arguments.PageSelectorToolArgument
-
- PageSize - class com.lowagie.text.PageSize.
- The
PageSize-object contains a number of rectangles representing the most common papersizes. - PageSize() -
Constructor for class com.lowagie.text.PageSize
-
- PageSizeArgument - class com.lowagie.tools.arguments.PageSizeArgument.
- Argument that can be one of several options.
- PageSizeArgument(AbstractTool, String, String) -
Constructor for class com.lowagie.tools.arguments.PageSizeArgument
- Constructs an OptionArgument.
- PageTableModel - class com.lowagie.tools.arguments.PageTableModel.
- A table that shows info about the pages in a PDF document.
- PageTableModel(String) -
Constructor for class com.lowagie.tools.arguments.PageTableModel
-
- PagelistTreeNode - class com.lowagie.tools.plugins.treeview.PagelistTreeNode.
-
- PagelistTreeNode(PdfArray) -
Constructor for class com.lowagie.tools.plugins.treeview.PagelistTreeNode
-
- Pagetreenode - class com.lowagie.tools.plugins.treeview.Pagetreenode.
-
- Pagetreenode(PdfDictionary, int, ICommonAnalyzer, PdfReader) -
Constructor for class com.lowagie.tools.plugins.treeview.Pagetreenode
-
- PainterException - exception com.lowagie.text.pdf.codec.postscript.PainterException.
-
- PainterException(String) -
Constructor for class com.lowagie.text.pdf.codec.postscript.PainterException
-
- Paragraph - class com.lowagie.text.Paragraph.
- A
Paragraph is a series of Chunks and/or Phrases. - 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(Chunk) -
Constructor for class com.lowagie.text.Paragraph
- Constructs a
Paragraph with a certain Chunk.
- Paragraph(float, Chunk) -
Constructor for class com.lowagie.text.Paragraph
- Constructs a
Paragraph with a certain Chunk
and a certain leading.
- Paragraph(String) -
Constructor for class com.lowagie.text.Paragraph
- Constructs a
Paragraph with a certain String.
- Paragraph(String, Font) -
Constructor for class com.lowagie.text.Paragraph
- Constructs a
Paragraph with a certain String
and a certain Font.
- Paragraph(float, String) -
Constructor for class com.lowagie.text.Paragraph
- Constructs a
Paragraph with a certain String
and a certain leading.
- Paragraph(float, String, Font) -
Constructor for class com.lowagie.text.Paragraph
- Constructs a
Paragraph with a certain leading, String
and Font.
- Paragraph(Phrase) -
Constructor for class com.lowagie.text.Paragraph
- Constructs a
Paragraph with a certain Phrase.
- Paragraph(Properties) -
Constructor for class com.lowagie.text.Paragraph
- Returns a
Paragraph that has been constructed taking in account
the value of some attributes.
- ParametersWithIV - class com.lowagie.text.pdf.crypto.ParametersWithIV.
-
- ParametersWithIV(CipherParameters, byte[]) -
Constructor for class com.lowagie.text.pdf.crypto.ParametersWithIV
-
- ParametersWithIV(CipherParameters, byte[], int, int) -
Constructor for class com.lowagie.text.pdf.crypto.ParametersWithIV
-
- ParseException - exception com.lowagie.text.pdf.codec.postscript.ParseException.
- This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) -
Constructor for class com.lowagie.text.pdf.codec.postscript.ParseException
- This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() -
Constructor for class com.lowagie.text.pdf.codec.postscript.ParseException
- The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) -
Constructor for class com.lowagie.text.pdf.codec.postscript.ParseException
-
- PatternColor - class com.lowagie.text.pdf.PatternColor.
- Represents a pattern.
- PatternColor(PdfPatternPainter) -
Constructor for class com.lowagie.text.pdf.PatternColor
- Creates a color representing a pattern.
- PatternConsumer - interface com.lowagie.text.pdf.hyphenation.PatternConsumer.
- This interface is used to connect the XML pattern file parser to
the hyphenation tree.
- PdfAcroForm - class com.lowagie.text.pdf.PdfAcroForm.
- Each PDF document can contain maximum 1 AcroForm.
- PdfAcroForm(PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfAcroForm
- Creates new PdfAcroForm
- PdfAction - class com.lowagie.text.pdf.PdfAction.
- 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(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.
- 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(PdfIndirectReference) -
Constructor for class com.lowagie.text.pdf.PdfAction
- Constructs a new
PdfAction of Subtype GoTo.
- PdfAction(String, String) -
Constructor for class com.lowagie.text.pdf.PdfAction
- Constructs a new
PdfAction of Subtype GoToR.
- PdfAction(String, int) -
Constructor for class com.lowagie.text.pdf.PdfAction
- Constructs a new
PdfAction of Subtype GoToR.
- PdfAction(int) -
Constructor for class com.lowagie.text.pdf.PdfAction
- Implements name actions.
- PdfAction(String, String, String, String) -
Constructor for class com.lowagie.text.pdf.PdfAction
- Launchs an application or a document.
- PdfAnnotation - class com.lowagie.text.pdf.PdfAnnotation.
- A
PdfAnnotation is a note that is associated with a page. - PdfAnnotation(PdfWriter, Rectangle) -
Constructor for class com.lowagie.text.pdf.PdfAnnotation
-
- 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, float, float, float, float, PdfAction) -
Constructor for class com.lowagie.text.pdf.PdfAnnotation
- Constructs a new
PdfAnnotation of subtype link (Action).
- PdfAppearance - class com.lowagie.text.pdf.PdfAppearance.
- Implements the appearance stream to be used with form fields..
- PdfAppearance() -
Constructor for class com.lowagie.text.pdf.PdfAppearance
- Creates a
PdfAppearance.
- PdfAppearance(PdfIndirectReference) -
Constructor for class com.lowagie.text.pdf.PdfAppearance
-
- PdfAppearance(PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfAppearance
- Creates new PdfTemplate
- PdfArray - class com.lowagie.text.pdf.PdfArray.
PdfArray is the PDF Array object.- PdfArray() -
Constructor for class com.lowagie.text.pdf.PdfArray
- Constructs an empty
PdfArray-object.
- PdfArray(PdfObject) -
Constructor for class com.lowagie.text.pdf.PdfArray
- Constructs an
PdfArray-object, containing 1 PdfObject.
- PdfArray(float[]) -
Constructor for class com.lowagie.text.pdf.PdfArray
-
- PdfArray(int[]) -
Constructor for class com.lowagie.text.pdf.PdfArray
-
- PdfArray(PdfArray) -
Constructor for class com.lowagie.text.pdf.PdfArray
- Constructs an
PdfArray-object, containing all the PdfObjects in a given PdfArray.
- PdfBoolean - class com.lowagie.text.pdf.PdfBoolean.
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 com.lowagie.text.pdf.PdfBorderArray.
- A
PdfBorderArray defines the border of a PdfAnnotation. - 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 com.lowagie.text.pdf.PdfBorderDictionary.
- A
PdfBorderDictionary define the appearance of a Border (Annotations). - PdfBorderDictionary(float, int, PdfDashPattern) -
Constructor for class com.lowagie.text.pdf.PdfBorderDictionary
- Constructs a
PdfBorderDictionary.
- PdfBorderDictionary(float, int) -
Constructor for class com.lowagie.text.pdf.PdfBorderDictionary
-
- PdfCell - class com.lowagie.text.pdf.PdfCell.
- A
PdfCell is the PDF translation of a Cell. - PdfCell(Cell, int, float, float, float, float, float) -
Constructor for class com.lowagie.text.pdf.PdfCell
- Constructs a
PdfCell-object.
- PdfChunk - class com.lowagie.text.pdf.PdfChunk.
- A
PdfChunk is the PDF translation of a Chunk. - PdfChunk(String, PdfChunk) -
Constructor for class com.lowagie.text.pdf.PdfChunk
- Constructs a
PdfChunk-object.
- PdfChunk(Chunk, PdfAction) -
Constructor for class com.lowagie.text.pdf.PdfChunk
- Constructs a
PdfChunk-object.
- PdfColor - class com.lowagie.text.pdf.PdfColor.
- A
PdfColor defines a Color (it's a PdfArray containing 3 values). - PdfColor(int, int, int) -
Constructor for class com.lowagie.text.pdf.PdfColor
- Constructs a new
PdfColor.
- PdfColor(Color) -
Constructor for class com.lowagie.text.pdf.PdfColor
-
- PdfContentByte - class com.lowagie.text.pdf.PdfContentByte.
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.
- PdfContentByte.GraphicState - class com.lowagie.text.pdf.PdfContentByte.GraphicState.
- This class keeps the graphic state of the current page
- PdfContentByte.GraphicState() -
Constructor for class com.lowagie.text.pdf.PdfContentByte.GraphicState
-
- PdfContentByte.GraphicState(PdfContentByte.GraphicState) -
Constructor for class com.lowagie.text.pdf.PdfContentByte.GraphicState
-
- PdfContentParser - class com.lowagie.text.pdf.PdfContentParser.
- Parses the page or template content.
- PdfContentParser(PRTokeniser) -
Constructor for class com.lowagie.text.pdf.PdfContentParser
- Creates a new instance of PdfContentParser
- PdfContents - class com.lowagie.text.pdf.PdfContents.
PdfContents is a PdfStream containing the contents (text + graphics) of a PdfPage.- PdfContents(PdfContentByte, PdfContentByte, PdfContentByte, PdfContentByte, Rectangle) -
Constructor for class com.lowagie.text.pdf.PdfContents
- Constructs a
PdfContents-object, containing text and general graphics.
- PdfCopy - class com.lowagie.text.pdf.PdfCopy.
- Make copies of PDF documents.
- PdfCopy(Document, OutputStream) -
Constructor for class com.lowagie.text.pdf.PdfCopy
- Constructor
- PdfCopy.IndirectReferences - class com.lowagie.text.pdf.PdfCopy.IndirectReferences.
- This class holds information about indirect references, since they are
renumbered by iText.
- PdfCopy.IndirectReferences(PdfIndirectReference) -
Constructor for class com.lowagie.text.pdf.PdfCopy.IndirectReferences
-
- PdfCopy.RefKey - class com.lowagie.text.pdf.PdfCopy.RefKey.
- A key to allow us to hash indirect references
- PdfCopy.RefKey(int, int) -
Constructor for class com.lowagie.text.pdf.PdfCopy.RefKey
-
- PdfCopy.RefKey(PdfIndirectReference) -
Constructor for class com.lowagie.text.pdf.PdfCopy.RefKey
-
- PdfCopy.RefKey(PRIndirectReference) -
Constructor for class com.lowagie.text.pdf.PdfCopy.RefKey
-
- PdfCopyFields - class com.lowagie.text.pdf.PdfCopyFields.
- 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.
- PdfCopyFieldsImp - class com.lowagie.text.pdf.PdfCopyFieldsImp.
-
- PdfCopyFieldsImp(OutputStream) -
Constructor for class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- PdfCopyFieldsImp(OutputStream, char) -
Constructor for class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- PdfDashPattern - class com.lowagie.text.pdf.PdfDashPattern.
- 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 com.lowagie.text.pdf.PdfDate.
PdfDate is the PDF date object.- PdfDate(Calendar) -
Constructor for class com.lowagie.text.pdf.PdfDate
- Constructs a
PdfDate-object.
- PdfDate() -
Constructor for class com.lowagie.text.pdf.PdfDate
- Constructs a
PdfDate-object, representing the current day and time.
- PdfDestination - class com.lowagie.text.pdf.PdfDestination.
- A
PdfColor defines a Color (it's a PdfArray 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.
- PdfDictionary - class com.lowagie.text.pdf.PdfDictionary.
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.
- PdfDocument - class com.lowagie.text.pdf.PdfDocument.
PdfDocument is the class that is used by PdfWriter
to translate a Document into a PDF with different pages.- PdfDocument() -
Constructor for class com.lowagie.text.pdf.PdfDocument
- Constructs a new PDF document.
- PdfDocument.PdfCatalog - class com.lowagie.text.pdf.PdfDocument.PdfCatalog.
PdfCatalog is the PDF Catalog-object.- PdfDocument.PdfCatalog(PdfIndirectReference, PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfDocument.PdfCatalog
- Constructs a
PdfCatalog.
- PdfDocument.PdfCatalog(PdfIndirectReference, PdfIndirectReference, PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfDocument.PdfCatalog
- Constructs a
PdfCatalog.
- PdfDocument.PdfInfo - class com.lowagie.text.pdf.PdfDocument.PdfInfo.
PdfInfo is the PDF InfoDictionary.- PdfDocument.PdfInfo() -
Constructor for class com.lowagie.text.pdf.PdfDocument.PdfInfo
- Construct a
PdfInfo-object.
- PdfDocument.PdfInfo(String, String, String) -
Constructor for class com.lowagie.text.pdf.PdfDocument.PdfInfo
- Constructs a
PdfInfo-object.
- PdfDocument.RenderingContext - class com.lowagie.text.pdf.PdfDocument.RenderingContext.
-
- PdfDocument.RenderingContext() -
Constructor for class com.lowagie.text.pdf.PdfDocument.RenderingContext
-
- PdfEncodings - class com.lowagie.text.pdf.PdfEncodings.
- Supports fast encodings for winansi and PDFDocEncoding.
- PdfEncodings() -
Constructor for class com.lowagie.text.pdf.PdfEncodings
-
- PdfEncodings.Cp437Conversion - class com.lowagie.text.pdf.PdfEncodings.Cp437Conversion.
-
- PdfEncodings.Cp437Conversion() -
Constructor for class com.lowagie.text.pdf.PdfEncodings.Cp437Conversion
-
- PdfEncodings.SymbolConversion - class com.lowagie.text.pdf.PdfEncodings.SymbolConversion.
-
- PdfEncodings.SymbolConversion(boolean) -
Constructor for class com.lowagie.text.pdf.PdfEncodings.SymbolConversion
-
- PdfEncodings.SymbolTTConversion - class com.lowagie.text.pdf.PdfEncodings.SymbolTTConversion.
-
- PdfEncodings.SymbolTTConversion() -
Constructor for class com.lowagie.text.pdf.PdfEncodings.SymbolTTConversion
-
- PdfEncodings.WingdingsConversion - class com.lowagie.text.pdf.PdfEncodings.WingdingsConversion.
-
- PdfEncodings.WingdingsConversion() -
Constructor for class com.lowagie.text.pdf.PdfEncodings.WingdingsConversion
-
- PdfEncryption - class com.lowagie.text.pdf.PdfEncryption.
-
- PdfEncryption() -
Constructor for class com.lowagie.text.pdf.PdfEncryption
-
- PdfEncryption(PdfEncryption) -
Constructor for class com.lowagie.text.pdf.PdfEncryption
-
- PdfEncryptor - class com.lowagie.text.pdf.PdfEncryptor.
- This class takes any PDF and returns exactly the same but
encrypted.
- PdfEncryptor() -
Constructor for class com.lowagie.text.pdf.PdfEncryptor
-
- PdfException - exception com.lowagie.text.pdf.PdfException.
- Signals that an unspecified problem while constructing a PDF document.
- PdfException(Exception) -
Constructor for class com.lowagie.text.pdf.PdfException
-
- PdfException() -
Constructor for class com.lowagie.text.pdf.PdfException
- Constructs a
PdfException whithout a message.
- PdfException(String) -
Constructor for class com.lowagie.text.pdf.PdfException
- Constructs a
PdfException with a message.
- PdfFileSpecification - class com.lowagie.text.pdf.PdfFileSpecification.
- Specifies a file or an URL.
- PdfFileSpecification() -
Constructor for class com.lowagie.text.pdf.PdfFileSpecification
- Creates a new instance of PdfFileSpecification.
- PdfFilter - class com.lowagie.tools.arguments.PdfFilter.
- Filters PDF files in a JFileChooser.
- PdfFilter() -
Constructor for class com.lowagie.tools.arguments.PdfFilter
-
- PdfFont - class com.lowagie.text.pdf.PdfFont.
PdfFont is the Pdf Font object.- PdfFont(BaseFont, float) -
Constructor for class com.lowagie.text.pdf.PdfFont
-
- PdfFormField - class com.lowagie.text.pdf.PdfFormField.
- Implements form fields.
- PdfFormField(PdfWriter, float, float, float, float, PdfAction) -
Constructor for class com.lowagie.text.pdf.PdfFormField
- Constructs a new
PdfAnnotation of subtype link (Action).
- PdfFormField(PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfFormField
- Creates new PdfFormField
- PdfFormXObject - class com.lowagie.text.pdf.PdfFormXObject.
PdfFormObject is a type of XObject containing a template-object.- PdfFormXObject(PdfTemplate) -
Constructor for class com.lowagie.text.pdf.PdfFormXObject
- Constructs a
PdfFormXObject-object.
- PdfFunction - class com.lowagie.text.pdf.PdfFunction.
- Implements PDF functions.
- PdfFunction(PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfFunction
- Creates new PdfFunction
- PdfGState - class com.lowagie.text.pdf.PdfGState.
- The graphic state dictionary.
- PdfGState() -
Constructor for class com.lowagie.text.pdf.PdfGState
-
- PdfGraphics2D - class com.lowagie.text.pdf.PdfGraphics2D.
-
- PdfGraphics2D() -
Constructor for class com.lowagie.text.pdf.PdfGraphics2D
-
- PdfGraphics2D(PdfContentByte, float, float, FontMapper, boolean, boolean, float) -
Constructor for class com.lowagie.text.pdf.PdfGraphics2D
- Constructor for PDFGraphics2D.
- PdfGraphics2D.fakeComponent - class com.lowagie.text.pdf.PdfGraphics2D.fakeComponent.
-
- PdfGraphics2D.fakeComponent() -
Constructor for class com.lowagie.text.pdf.PdfGraphics2D.fakeComponent
-
- PdfICCBased - class com.lowagie.text.pdf.PdfICCBased.
- A
PdfICCBased defines a ColorSpace - PdfICCBased(ICC_Profile) -
Constructor for class com.lowagie.text.pdf.PdfICCBased
-
- PdfImage - class com.lowagie.text.pdf.PdfImage.
PdfImage is a PdfStream containing an image-Dictionary and -stream.- PdfImage(Image, String, PdfIndirectReference) -
Constructor for class com.lowagie.text.pdf.PdfImage
- Constructs a
PdfImage-object.
- PdfImportedPage - class com.lowagie.text.pdf.PdfImportedPage.
- Represents an imported page.
- PdfImportedPage(PdfReaderInstance, PdfWriter, int) -
Constructor for class com.lowagie.text.pdf.PdfImportedPage
-
- PdfIndirectObject - class com.lowagie.text.pdf.PdfIndirectObject.
PdfIndirectObject is the Pdf indirect object.- PdfIndirectObject(int, PdfObject, PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfIndirectObject
- Constructs a
PdfIndirectObject.
- PdfIndirectObject(PdfIndirectReference, PdfObject, PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfIndirectObject
-
- PdfIndirectObject(int, int, PdfObject, PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfIndirectObject
- Constructs a
PdfIndirectObject.
- PdfIndirectReference - class com.lowagie.text.pdf.PdfIndirectReference.
PdfIndirectReference contains a reference to a PdfIndirectObject.- PdfIndirectReference() -
Constructor for class com.lowagie.text.pdf.PdfIndirectReference
-
- PdfIndirectReference(int, int, int) -
Constructor for class com.lowagie.text.pdf.PdfIndirectReference
- Constructs a
PdfIndirectReference.
- PdfIndirectReference(int, int) -
Constructor for class com.lowagie.text.pdf.PdfIndirectReference
- Constructs a
PdfIndirectReference.
- PdfLayer - class com.lowagie.text.pdf.PdfLayer.
- 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) -
Constructor for class com.lowagie.text.pdf.PdfLayer
-
- PdfLayer(String, PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfLayer
- Creates a new layer.
- PdfLayerMembership - class com.lowagie.text.pdf.PdfLayerMembership.
- 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 com.lowagie.text.pdf.PdfLine.
PdfLine defines an array with PdfChunk-objects
that fit into 1 line.- PdfLine(float, float, int, float) -
Constructor for class com.lowagie.text.pdf.PdfLine
- Constructs a new
PdfLine-object.
- PdfLine(float, float, int, boolean, ArrayList, boolean) -
Constructor for class com.lowagie.text.pdf.PdfLine
-
- PdfLister - class com.lowagie.text.pdf.PdfLister.
- 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 com.lowagie.text.pdf.PdfLiteral.
- a Literal
- PdfLiteral(String) -
Constructor for class com.lowagie.text.pdf.PdfLiteral
-
- PdfLiteral(byte[]) -
Constructor for class com.lowagie.text.pdf.PdfLiteral
-
- PdfLiteral(int) -
Constructor for class com.lowagie.text.pdf.PdfLiteral
-
- PdfLiteral(int, String) -
Constructor for class com.lowagie.text.pdf.PdfLiteral
-
- PdfLiteral(int, byte[]) -
Constructor for class com.lowagie.text.pdf.PdfLiteral
-
- PdfMediaClipData - class com.lowagie.text.pdf.PdfMediaClipData.
-
- PdfMediaClipData(String, PdfFileSpecification, String) -
Constructor for class com.lowagie.text.pdf.PdfMediaClipData
-
- PdfName - class com.lowagie.text.pdf.PdfName.
PdfName is an object that can be used as a name in a PDF-file.- 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.
- PdfName(byte[]) -
Constructor for class com.lowagie.text.pdf.PdfName
- Constructs a PdfName.
- PdfNameTree - class com.lowagie.text.pdf.PdfNameTree.
- Creates a name tree.
- PdfNameTree() -
Constructor for class com.lowagie.text.pdf.PdfNameTree
-
- PdfNull - class com.lowagie.text.pdf.PdfNull.
PdfNull is the Null object represented by the keyword null.- PdfNull() -
Constructor for class com.lowagie.text.pdf.PdfNull
- Constructs a
PdfNull-object.
- PdfNumber - class com.lowagie.text.pdf.PdfNumber.
PdfNumber provides two types of numbers, integer and real.- PdfNumber(String) -
Constructor for class com.lowagie.text.pdf.PdfNumber
- Constructs a
PdfNumber-object.
- PdfNumber(int) -
Constructor for class com.lowagie.text.pdf.PdfNumber
- Constructs a new INTEGER
PdfNumber-object.
- PdfNumber(double) -
Constructor for class com.lowagie.text.pdf.PdfNumber
- Constructs a new REAL
PdfNumber-object.
- PdfNumber(float) -
Constructor for class com.lowagie.text.pdf.PdfNumber
- Constructs a new REAL
PdfNumber-object.
- PdfNumberTree - class com.lowagie.text.pdf.PdfNumberTree.
- Creates a number tree.
- PdfNumberTree() -
Constructor for class com.lowagie.text.pdf.PdfNumberTree
-
- PdfOCG - interface com.lowagie.text.pdf.PdfOCG.
- The interface common to all layer types.
- PdfOCProperties - class com.lowagie.text.pdf.PdfOCProperties.
- 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
-
- PdfObject - class com.lowagie.text.pdf.PdfObject.
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, String) -
Constructor for class com.lowagie.text.pdf.PdfObject
- Constructs a
PdfObject of a certain type with a certain content.
- PdfObject(int, byte[]) -
Constructor for class com.lowagie.text.pdf.PdfObject
- Constructs a
PdfObject of a certain type with a certain content.
- PdfOutline - class com.lowagie.text.pdf.PdfOutline.
PdfOutline is an object that represents a PDF outline entry.- PdfOutline(PdfWriter) -
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, 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.
- 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, 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, 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, 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.
- PdfPCell - class com.lowagie.text.pdf.PdfPCell.
- A cell in a PdfPTable.
- PdfPCell() -
Constructor for class com.lowagie.text.pdf.PdfPCell
- Constructs an empty
PdfPCell.
- PdfPCell(Phrase) -
Constructor for class com.lowagie.text.pdf.PdfPCell
- Constructs a
PdfPCell with a Phrase.
- PdfPCell(Image) -
Constructor for class com.lowagie.text.pdf.PdfPCell
- Constructs a
PdfPCell with an Image.
- PdfPCell(Image, boolean) -
Constructor for class com.lowagie.text.pdf.PdfPCell
- Constructs a
PdfPCell with an Image.
- PdfPCell(PdfPTable) -
Constructor for class com.lowagie.text.pdf.PdfPCell
- Constructs a
PdfPCell with a PdfPtable.
- PdfPCell(PdfPCell) -
Constructor for class com.lowagie.text.pdf.PdfPCell
- Constructs a deep copy of a
PdfPCell.
- PdfPCellEvent - interface com.lowagie.text.pdf.PdfPCellEvent.
- An event called for a single cell.
- PdfPCellEventForwarder - class com.lowagie.text.pdf.events.PdfPCellEventForwarder.
- 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 com.lowagie.text.pdf.PdfPKCS7.
- 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 com.lowagie.text.pdf.PdfPKCS7.X509Name.
- a class that holds an X509 name
- PdfPKCS7.X509Name(ASN1Sequence) -
Constructor for class com.lowagie.text.pdf.PdfPKCS7.X509Name
- Constructs an X509 name
- PdfPKCS7.X509Name(String) -
Constructor for class com.lowagie.text.pdf.PdfPKCS7.X509Name
- Constructs an X509 name
- PdfPKCS7.X509NameTokenizer - class com.lowagie.text.pdf.PdfPKCS7.X509NameTokenizer.
- class for breaking up an X500 Name into it's component tokens, ala
java.util.StringTokenizer.
- PdfPKCS7.X509NameTokenizer(String) -
Constructor for class com.lowagie.text.pdf.PdfPKCS7.X509NameTokenizer
-
- PdfPRow - class com.lowagie.text.pdf.PdfPRow.
- 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 com.lowagie.text.pdf.PdfPSXObject.
- 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 com.lowagie.text.pdf.PdfPTable.
- 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 with numColumns columns.
- PdfPTable(PdfPTable) -
Constructor for class com.lowagie.text.pdf.PdfPTable
- Constructs a copy of a
PdfPTable.
- PdfPTableEvent - interface com.lowagie.text.pdf.PdfPTableEvent.
- An interface that can be used to retrieve the position of cells in
PdfPTable. - PdfPTableEventForwarder - class com.lowagie.text.pdf.events.PdfPTableEventForwarder.
- 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
-
- PdfPage - class com.lowagie.text.pdf.PdfPage.
PdfPage is the PDF Page-object.- PdfPage(PdfRectangle, HashMap, PdfDictionary, int) -
Constructor for class com.lowagie.text.pdf.PdfPage
- Constructs a
PdfPage.
- PdfPage(PdfRectangle, HashMap, PdfDictionary) -
Constructor for class com.lowagie.text.pdf.PdfPage
- Constructs a
PdfPage.
- PdfPageElement - interface com.lowagie.text.pdf.PdfPageElement.
- The
PdfPageElement interface has to be implemented by PdfPage and PdfPages. - PdfPageEvent - interface com.lowagie.text.pdf.PdfPageEvent.
- Allows a class to catch several document events.
- PdfPageEventForwarder - class com.lowagie.text.pdf.events.PdfPageEventForwarder.
- 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 com.lowagie.text.pdf.PdfPageEventHelper.
- Helps the use of
PdfPageEvent by implementing all the interface methods. - PdfPageEventHelper() -
Constructor for class com.lowagie.text.pdf.PdfPageEventHelper
-
- PdfPageLabels - class com.lowagie.text.pdf.PdfPageLabels.
- 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
- PdfPages - class com.lowagie.text.pdf.PdfPages.
PdfPages is the PDF Pages-object.- PdfPages(PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfPages
- Constructs a
PdfPages-object.
- PdfPattern - class com.lowagie.text.pdf.PdfPattern.
- A
PdfPattern defines a ColorSpace - PdfPattern(PdfPatternPainter) -
Constructor for class com.lowagie.text.pdf.PdfPattern
-
- PdfPatternPainter - class com.lowagie.text.pdf.PdfPatternPainter.
- Implements the pattern.
- PdfPatternPainter() -
Constructor for class com.lowagie.text.pdf.PdfPatternPainter
- Creates a
PdfPattern.
- PdfPatternPainter(PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfPatternPainter
- Creates new PdfPattern
- PdfPatternPainter(PdfWriter, Color) -
Constructor for class com.lowagie.text.pdf.PdfPatternPainter
-
- PdfPrinterGraphics2D - class com.lowagie.text.pdf.PdfPrinterGraphics2D.
- 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
-
- PdfReader - class com.lowagie.text.pdf.PdfReader.
- Reads a PDF document.
- PdfReader() -
Constructor for class com.lowagie.text.pdf.PdfReader
-
- 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(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(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.
- PdfReader(InputStream, 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(RandomAccessFileOrArray, 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.PageRefs - class com.lowagie.text.pdf.PdfReader.PageRefs.
-
- PdfReader.PageRefs(PdfReader) -
Constructor for class com.lowagie.text.pdf.PdfReader.PageRefs
-
- PdfReader.PageRefs(PdfReader.PageRefs, PdfReader) -
Constructor for class com.lowagie.text.pdf.PdfReader.PageRefs
-
- PdfReaderInstance - class com.lowagie.text.pdf.PdfReaderInstance.
- Instance of PdfReader in each output document.
- PdfReaderInstance(PdfReader, PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfReaderInstance
-
- PdfRectangle - class com.lowagie.text.pdf.PdfRectangle.
PdfRectangle is the PDF Rectangle object.- PdfRectangle(float, float, float, float, int) -
Constructor for class com.lowagie.text.pdf.PdfRectangle
- Constructs a
PdfRectangle-object.
- PdfRectangle(float, float, float, float) -
Constructor for class com.lowagie.text.pdf.PdfRectangle
-
- PdfRectangle(float, float, int) -
Constructor for class com.lowagie.text.pdf.PdfRectangle
- Constructs a
PdfRectangle-object starting from the origin (0, 0).
- PdfRectangle(float, float) -
Constructor for class com.lowagie.text.pdf.PdfRectangle
-
- PdfRectangle(Rectangle, int) -
Constructor for class com.lowagie.text.pdf.PdfRectangle
- Constructs a
PdfRectangle-object with a Rectangle-object.
- PdfRectangle(Rectangle) -
Constructor for class com.lowagie.text.pdf.PdfRectangle
-
- PdfRendition - class com.lowagie.text.pdf.PdfRendition.
- A Rendition dictionary (pdf spec 1.5)
- PdfRendition(String, PdfFileSpecification, String) -
Constructor for class com.lowagie.text.pdf.PdfRendition
-
- PdfResources - class com.lowagie.text.pdf.PdfResources.
PdfResources is the PDF Resources-object.- PdfResources() -
Constructor for class com.lowagie.text.pdf.PdfResources
- Constructs a PDF ResourcesDictionary.
- PdfSchema - class com.lowagie.text.xml.xmp.PdfSchema.
- An implementation of an XmpSchema.
- PdfSchema() -
Constructor for class com.lowagie.text.xml.xmp.PdfSchema
-
- PdfShading - class com.lowagie.text.pdf.PdfShading.
- Implements the shading dictionary (or stream).
- PdfShading(PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfShading
- Creates new PdfShading
- PdfShadingPattern - class com.lowagie.text.pdf.PdfShadingPattern.
- Implements the shading pattern dictionary.
- PdfShadingPattern(PdfShading) -
Constructor for class com.lowagie.text.pdf.PdfShadingPattern
- Creates new PdfShadingPattern
- PdfSigGenericPKCS - class com.lowagie.text.pdf.PdfSigGenericPKCS.
- 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 com.lowagie.text.pdf.PdfSigGenericPKCS.PPKLite.
- Creates a standard filter of the type self signed.
- PdfSigGenericPKCS.PPKLite() -
Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.PPKLite
- The constructor for the default provider.
- PdfSigGenericPKCS.PPKLite(String) -
Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.PPKLite
- The constructor for an explicit provider.
- PdfSigGenericPKCS.PPKMS - class com.lowagie.text.pdf.PdfSigGenericPKCS.PPKMS.
- Creates a standard filter of the type Windows Certificate.
- PdfSigGenericPKCS.PPKMS() -
Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.PPKMS
- The constructor for the default provider.
- PdfSigGenericPKCS.PPKMS(String) -
Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.PPKMS
- The constructor for an explicit provider.
- PdfSigGenericPKCS.VeriSign - class com.lowagie.text.pdf.PdfSigGenericPKCS.VeriSign.
- Creates a standard filter of the type VeriSign.
- PdfSigGenericPKCS.VeriSign() -
Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.VeriSign
- The constructor for the default provider.
- PdfSigGenericPKCS.VeriSign(String) -
Constructor for class com.lowagie.text.pdf.PdfSigGenericPKCS.VeriSign
- The constructor for an explicit provider.
- PdfSignature - class com.lowagie.text.pdf.PdfSignature.
- Implements the signature dictionary.
- PdfSignature(PdfName, PdfName) -
Constructor for class com.lowagie.text.pdf.PdfSignature
- Creates new PdfSignature
- PdfSignatureAppearance - class com.lowagie.text.pdf.PdfSignatureAppearance.
- This class takes care of the cryptographic options and appearances that form a signature.
- PdfSignatureAppearance(PdfStamperImp) -
Constructor for class com.lowagie.text.pdf.PdfSignatureAppearance
-
- PdfSignatureAppearance.RangeStream - class com.lowagie.text.pdf.PdfSignatureAppearance.RangeStream.
-
- PdfSignatureAppearance.RangeStream(RandomAccessFile, byte[], int[]) -
Constructor for class com.lowagie.text.pdf.PdfSignatureAppearance.RangeStream
-
- PdfSignatureAppearance.SignatureEvent - interface com.lowagie.text.pdf.PdfSignatureAppearance.SignatureEvent.
- An interface to retrieve the signature dictionary for modification.
- PdfSpotColor - class com.lowagie.text.pdf.PdfSpotColor.
- A
PdfSpotColor defines a ColorSpace - PdfSpotColor(String, float, Color) -
Constructor for class com.lowagie.text.pdf.PdfSpotColor
- Constructs a new
PdfSpotColor.
- PdfStamper - class com.lowagie.text.pdf.PdfStamper.
- 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.
- PdfStamperImp - class com.lowagie.text.pdf.PdfStamperImp.
-
- PdfStamperImp(PdfReader, OutputStream, char, boolean) -
Constructor for class com.lowagie.text.pdf.PdfStamperImp
- Creates new PdfStamperImp.
- PdfStamperImp.PageStamp - class com.lowagie.text.pdf.PdfStamperImp.PageStamp.
-
- PdfStamperImp.PageStamp(PdfStamperImp, PdfReader, PdfDictionary) -
Constructor for class com.lowagie.text.pdf.PdfStamperImp.PageStamp
-
- PdfStream - class com.lowagie.text.pdf.PdfStream.
PdfStream is the Pdf stream 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.
- PdfStream() -
Constructor for class com.lowagie.text.pdf.PdfStream
- Constructs a
PdfStream-object.
- PdfString - class com.lowagie.text.pdf.PdfString.
- 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(String) -
Constructor for class com.lowagie.text.pdf.PdfString
- Constructs a
PdfString-object.
- PdfString(String, String) -
Constructor for class com.lowagie.text.pdf.PdfString
- Constructs a
PdfString-object.
- PdfString(byte[]) -
Constructor for class com.lowagie.text.pdf.PdfString
- Constructs a
PdfString-object.
- PdfStructureElement - class com.lowagie.text.pdf.PdfStructureElement.
- 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 com.lowagie.text.pdf.PdfStructureTreeRoot.
- The structure tree root corresponds to the highest hierarchy level in a tagged PDF.
- PdfStructureTreeRoot(PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfStructureTreeRoot
- Creates a new instance of PdfStructureTreeRoot
- PdfTable - class com.lowagie.text.pdf.PdfTable.
PdfTable is an object that contains the graphics and text of a table.- PdfTable(Table, float, float, float, boolean) -
Constructor for class com.lowagie.text.pdf.PdfTable
- Constructs a
PdfTable-object.
- PdfTemplate - class com.lowagie.text.pdf.PdfTemplate.
- Implements the form XObject.
- PdfTemplate() -
Constructor for class com.lowagie.text.pdf.PdfTemplate
- Creates a
PdfTemplate.
- PdfTemplate(PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfTemplate
- Creates new PdfTemplate
- PdfTextArray - class com.lowagie.text.pdf.PdfTextArray.
PdfTextArray defines an array with displacements and PdfString-objects.- PdfTextArray(String) -
Constructor for class com.lowagie.text.pdf.PdfTextArray
-
- PdfTextArray() -
Constructor for class com.lowagie.text.pdf.PdfTextArray
-
- PdfTransition - class com.lowagie.text.pdf.PdfTransition.
-
- 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 com.lowagie.text.pdf.PdfTransparencyGroup.
- The transparency group dictionary.
- PdfTransparencyGroup() -
Constructor for class com.lowagie.text.pdf.PdfTransparencyGroup
- Constructs a transparencyGroup.
- PdfWriter - class com.lowagie.text.pdf.PdfWriter.
- A
DocWriter class for PDF. - PdfWriter() -
Constructor for class com.lowagie.text.pdf.PdfWriter
-
- PdfWriter(PdfDocument, OutputStream) -
Constructor for class com.lowagie.text.pdf.PdfWriter
- Constructs a
PdfWriter.
- PdfWriter.PdfBody - class com.lowagie.text.pdf.PdfWriter.PdfBody.
- This class generates the structure of a PDF document.
- PdfWriter.PdfBody(PdfWriter) -
Constructor for class com.lowagie.text.pdf.PdfWriter.PdfBody
- Constructs a new
PdfBody.
- PdfWriter.PdfBody.PdfCrossReference - class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference.
PdfCrossReference is an entry in the PDF Cross-Reference table.- PdfWriter.PdfBody.PdfCrossReference(int, int, int) -
Constructor for class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
- Constructs a cross-reference element for a PdfIndirectObject.
- PdfWriter.PdfBody.PdfCrossReference(int, int) -
Constructor for class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
- Constructs a cross-reference element for a PdfIndirectObject.
- PdfWriter.PdfBody.PdfCrossReference(int, int, int, int) -
Constructor for class com.lowagie.text.pdf.PdfWriter.PdfBody.PdfCrossReference
-
- PdfWriter.PdfTrailer - class com.lowagie.text.pdf.PdfWriter.PdfTrailer.
PdfTrailer is the PDF Trailer object.- PdfWriter.PdfTrailer(int, int, PdfIndirectReference, PdfIndirectReference, PdfIndirectReference, PdfObject, int) -
Constructor for class com.lowagie.text.pdf.PdfWriter.PdfTrailer
- Constructs a PDF-Trailer.
- PdfXConformanceException - exception com.lowagie.text.pdf.PdfXConformanceException.
-
- PdfXConformanceException() -
Constructor for class com.lowagie.text.pdf.PdfXConformanceException
- Creates a new instance of PdfXConformanceException.
- PdfXConformanceException(String) -
Constructor for class com.lowagie.text.pdf.PdfXConformanceException
- Creates a new instance of PdfXConformanceException.
- Pfm2afm - class com.lowagie.text.pdf.Pfm2afm.
- Converts a PFM file into an AFM file.
- Pfm2afm(RandomAccessFileOrArray, OutputStream) -
Constructor for class com.lowagie.text.pdf.Pfm2afm
- Creates a new instance of Pfm2afm
- PhotoAlbum - class com.lowagie.tools.plugins.PhotoAlbum.
- Converts a Tiff file to a PDF file.
- PhotoAlbum() -
Constructor for class com.lowagie.tools.plugins.PhotoAlbum
- Constructs a PhotoAlbum object.
- Phrase - class com.lowagie.text.Phrase.
- A
Phrase is a series of Chunks. - Phrase(boolean) -
Constructor for class com.lowagie.text.Phrase
- Constructs a Phrase that can be used in the static getInstance() method.
- 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(Chunk) -
Constructor for class com.lowagie.text.Phrase
- Constructs a
Phrase with a certain Chunk.
- Phrase(float, Chunk) -
Constructor for class com.lowagie.text.Phrase
- Constructs a
Phrase with a certain Chunk
and a certain leading.
- Phrase(String) -
Constructor for class com.lowagie.text.Phrase
- Constructs a
Phrase with a certain String.
- Phrase(String, Font) -
Constructor for class com.lowagie.text.Phrase
- Constructs a
Phrase with a certain String and a certain Font.
- Phrase(float, String) -
Constructor for class com.lowagie.text.Phrase
- Constructs a
Phrase with a certain leading and a certain String.
- Phrase(float, String, Font) -
Constructor for class com.lowagie.text.Phrase
- Constructs a
Phrase with a certain leading, a certain String
and a certain Font.
- Phrase(Properties) -
Constructor for class com.lowagie.text.Phrase
- Returns a
Phrase that has been constructed taking in account
the value of some attributes.
- PngImage - class com.lowagie.text.pdf.codec.PngImage.
- Reads a PNG image.
- PngImage(InputStream) -
Constructor for class com.lowagie.text.pdf.codec.PngImage
- Creates a new instance of PngImage
- PngImage.NewByteArrayOutputStream - class com.lowagie.text.pdf.codec.PngImage.NewByteArrayOutputStream.
-
- PngImage.NewByteArrayOutputStream() -
Constructor for class com.lowagie.text.pdf.codec.PngImage.NewByteArrayOutputStream
-
- PopStack() -
Method in class com.lowagie.text.pdf.CFFFontSubset
- Pop one element from the stack
- PrintScalingNone -
Static variable in class com.lowagie.text.pdf.PdfWriter
- A viewer preference
- PrivateSubrsOffset -
Variable in class com.lowagie.text.pdf.CFFFont.Font
-
- PrivateSubrsOffsetsArray -
Variable in class com.lowagie.text.pdf.CFFFont.Font
-
- 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.
- ProgressDialog - class com.lowagie.tools.plugins.treeview.ProgressDialog.
-
- ProgressDialog(Frame, String, boolean) -
Constructor for class com.lowagie.tools.plugins.treeview.ProgressDialog
-
- ProgressDialog() -
Constructor for class com.lowagie.tools.plugins.treeview.ProgressDialog
-
- PushStack() -
Method in class com.lowagie.text.pdf.CFFFontSubset
- Add an item to the stack
- PushbuttonField - class com.lowagie.text.pdf.PushbuttonField.
- Creates a pushbutton field.
- PushbuttonField(PdfWriter, Rectangle, String) -
Constructor for class com.lowagie.text.pdf.PushbuttonField
- Creates a new instance of PushbuttonField
- p -
Variable in class com.lowagie.text.pdf.CFFFont.MarkerItem
-
- pHYs -
Static variable in class com.lowagie.text.pdf.codec.PngImage
- A PNG marker.
- pValue -
Variable in class com.lowagie.text.pdf.PdfReader
-
- packBlock(byte[], int) -
Method in class com.lowagie.text.pdf.crypto.AESFastEngine
-
- 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.
- pad -
Static variable in class com.lowagie.text.pdf.PdfEncryption
-
- padBits -
Variable in class com.lowagie.bc.asn1.DERBitString
-
- padCount(byte[]) -
Method in interface com.lowagie.text.pdf.crypto.BlockCipherPadding
- return the number of pad bytes present in the block.
- padCount(byte[]) -
Method in class com.lowagie.text.pdf.crypto.PKCS7Padding
- return the number of pad bytes present in the block.
- padPassword(byte[]) -
Method in class com.lowagie.text.pdf.PdfEncryption
-
- padding -
Variable in class com.lowagie.text.pdf.crypto.PaddedBufferedBlockCipher
-
- padding -
Variable in class com.lowagie.text.pdf.events.FieldPositioningEvents
- Some extra padding that will be taken into account when defining the widget.
- paddingBottom -
Variable in class com.lowagie.text.pdf.PdfPCell
- Holds value of property paddingBottom.
- paddingLeft -
Variable in class com.lowagie.text.pdf.PdfPCell
- Holds value of property paddingLeft.
- paddingRight -
Variable in class com.lowagie.text.pdf.PdfPCell
- Holds value of property paddingLeft.
- paddingTop -
Variable in class com.lowagie.text.pdf.PdfPCell
- Holds value of property paddingTop.
- padding_bottom -
Variable in class com.lowagie.text.SimpleCell
- an extra padding variable
- padding_left -
Variable in class com.lowagie.text.SimpleCell
- an extra padding variable
- padding_right -
Variable in class com.lowagie.text.SimpleCell
- an extra padding variable
- padding_top -
Variable in class com.lowagie.text.SimpleCell
- an extra padding variable
- paethPredictor(int, int, int) -
Static method in class com.lowagie.text.pdf.codec.PngImage
-
- page -
Variable in class com.lowagie.text.pdf.AcroFields.Item
- An array of
Integer with the page numbers where
the widgets are displayed.
- page -
Variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
- pageAA -
Variable in class com.lowagie.text.pdf.PdfDocument
-
- pageBottom -
Variable in class com.lowagie.text.pdf.MultiColumnText
- used to store the y position of the bottom of the page
- pageDics -
Variable in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- pageEmpty -
Variable in class com.lowagie.text.pdf.PdfDocument
- This checks if the page is empty.
- pageEvent -
Variable in class com.lowagie.text.pdf.PdfWriter
- The
PdfPageEvent for this document.
- pageHeight -
Variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Page height.
- pageHeight -
Variable in class com.lowagie.text.rtf.document.RtfPageSetting
- The page height to use
- pageInh -
Variable in class com.lowagie.text.pdf.PdfReader.PageRefs
-
- pageInh -
Variable in class com.lowagie.text.pdf.PdfReader
-
- pageInh -
Variable in class com.lowagie.tools.plugins.treeview.AnalyzePDF
-
- pageInhCandidates -
Static variable in class com.lowagie.text.pdf.PdfReader
-
- pageLabels -
Variable in class com.lowagie.text.pdf.PdfDocument
-
- pageMap -
Variable in class com.lowagie.text.pdf.PdfDocument.RenderingContext
-
- pageN -
Variable in class com.lowagie.text.Document
- Current pagenumber
- pageN -
Variable in class com.lowagie.text.HeaderFooter
- This is number of the page.
- pageN -
Variable in class com.lowagie.text.html.HtmlWriter
- Stores the page number.
- pageN -
Variable in class com.lowagie.text.pdf.PdfStamperImp.PageStamp
-
- pageNumber -
Variable in class com.lowagie.text.pdf.PdfImportedPage
-
- pageNumbersToRefs -
Variable in class com.lowagie.text.pdf.PdfCopy
-
- pageRect -
Variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
- pageReferences -
Variable in class com.lowagie.text.pdf.PdfWriter
- The PdfIndirectReference to the pages.
- pageRefs -
Variable in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- 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.PdfStamperImp.PageStamp
-
- pageResources -
Variable in class com.lowagie.text.pdf.PdfTemplate
- The resources used by this template
- pageResources -
Variable in class com.lowagie.text.pdf.StampContent
-
- pageResources -
Variable in class com.lowagie.text.pdf.Type3Font
-
- pageResources -
Variable in class com.lowagie.text.pdf.Type3Glyph
-
- pageSetting -
Variable in class com.lowagie.text.rtf.document.RtfDocumentHeader
- The page settings
- pageSize -
Variable in class com.lowagie.text.DocWriter
- The pageSize.
- pageSize -
Variable in class com.lowagie.text.Document
- The size of the page.
- pageWidth -
Variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Page width.
- pageWidth -
Variable in class com.lowagie.text.rtf.document.RtfPageSetting
- The page width to use
- pagecount -
Variable in class com.lowagie.tools.plugins.treeview.AnalyzePDF
-
- pagenumber -
Variable in class com.lowagie.tools.plugins.treeview.Pagetreenode
-
- pagenumbers -
Variable in class com.lowagie.text.pdf.events.IndexEvents.Entry
- the lsit of all page numbers.
- pages -
Variable in class com.lowagie.text.pdf.PdfPages
-
- pages2intrefs -
Variable in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- pagesToContent -
Variable in class com.lowagie.text.pdf.PdfStamperImp
- Integer(page number) -> PageStamp
- pagetop -
Variable in class com.lowagie.text.pdf.PdfDocument.RenderingContext
-
- paint -
Variable in class com.lowagie.text.pdf.PdfGraphics2D
-
- paint -
Variable in class com.lowagie.text.pdf.codec.postscript.PAPencil.State
-
- paintCode() -
Method in class com.lowagie.text.pdf.BarcodePDF417
- Paints the barcode.
- paintFill -
Variable in class com.lowagie.text.pdf.PdfGraphics2D
-
- 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.
- paintStroke -
Variable in class com.lowagie.text.pdf.PdfGraphics2D
-
- painter -
Variable in class com.lowagie.text.pdf.PatternColor
- The actual pattern.
- palShades -
Variable in class com.lowagie.text.pdf.codec.PngImage
-
- palette -
Variable in class com.lowagie.text.pdf.codec.BmpImage
-
- panel1 -
Variable in class com.lowagie.tools.arguments.PageSelectionTableDialog
-
- panel1 -
Variable in class com.lowagie.tools.plugins.treeview.ProgressDialog
-
- panose -
Variable in class com.lowagie.text.pdf.TrueTypeFont.WindowsMetrics
- A variable.
- paraIndent -
Variable in class com.lowagie.text.pdf.PdfDocument
-
- paragraph() -
Method in class com.lowagie.text.HeaderFooter
- Gets the
Paragraph that can be used as header or footer.
- paragraph -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Begin new paragraph tag.
- paragraphDefaults -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Reset paragraph defaults tag.
- paragraphEmbeddingLevel -
Variable in class com.lowagie.text.pdf.BidiOrder
-
- paragraphStyle -
Variable in class com.lowagie.text.rtf.text.RtfParagraph
- An optional RtfParagraphStyle to use for styling.
- parameters -
Variable in class com.lowagie.text.pdf.crypto.ParametersWithIV
-
- parent -
Variable in class com.lowagie.text.pdf.PdfFormField
- Holds value of property parent.
- parent -
Variable in class com.lowagie.text.pdf.PdfLayer
-
- parent -
Variable in class com.lowagie.text.pdf.PdfOutline
- value of the Parent-key
- parent() -
Method in class com.lowagie.text.pdf.PdfOutline
- Gets the parent of this
PdfOutline.
- parent -
Variable in class com.lowagie.text.pdf.PdfStructureElement
- Holds value of property kids.
- 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.hyphenation.TernaryTree.Iterator.Item
-
- parentList -
Variable in class com.lowagie.text.rtf.list.RtfList
- The parent List in multi-level lists.
- parentList -
Variable in class com.lowagie.text.rtf.list.RtfListItem
- The RtfList this RtfListItem belongs to.
- parentRow -
Variable in class com.lowagie.text.rtf.table.RtfCell
- The parent RtfRow of this RtfCell
- parentTable -
Variable in class com.lowagie.text.rtf.table.RtfRow
- The RtfTable this RtfRow belongs to
- parentTree -
Variable in class com.lowagie.text.pdf.PdfStructureTreeRoot
-
- parents -
Variable in class com.lowagie.text.pdf.PdfPages
-
- 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, 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, 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, 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(Reader) -
Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- parse(ArrayList) -
Method in class com.lowagie.text.pdf.PdfContentParser
- Parses a single command from the content.
- parse(SimpleXMLDocHandler, InputStream) -
Static method in class com.lowagie.text.pdf.SimpleXMLParser
- Parses the XML document firing the events to the handler.
- parse(SimpleXMLDocHandler, Reader) -
Static method in class com.lowagie.text.pdf.SimpleXMLParser
-
- parse(SimpleXMLDocHandler, SimpleXMLDocHandlerComment, Reader, boolean) -
Static method in class com.lowagie.text.pdf.SimpleXMLParser
- Parses the XML document firing the events to the handler.
- parse(PAContext) -
Method in class com.lowagie.text.pdf.codec.postscript.PAParser
-
- parse(InputStream, PatternConsumer) -
Method in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
-
- 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, HashMap) -
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.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, HashMap) -
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, 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, HashMap) -
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.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, HashMap) -
Static method in class com.lowagie.text.xml.XmlParser
- Parses a given file and writes the content to a document, using a certain tagmap.
- parseAttributes(String) -
Static method in class com.lowagie.text.markup.MarkupParser
- This method parses a String with attributes and returns a Properties
object.
- parseFormat(Rectangle, boolean) -
Method in class com.lowagie.text.rtf.RtfWriter
- Deprecated. This method tries to fit the
Rectangle pageSize to one of the predefined PageSize rectangles.
- parseLength(String) -
Static method in class com.lowagie.text.markup.MarkupParser
- Parses a length.
- parseToList(Reader, StyleSheet) -
Static method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- parseToList(Reader, StyleSheet, HashMap) -
Static method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- parser -
Variable in class com.lowagie.text.pdf.hyphenation.SimplePatternParser
-
- parser -
Variable in class com.lowagie.text.xml.XmlParser
- This is the instance of the parser.
- part -
Variable in class com.lowagie.text.pdf.XfaForm.InverseStore
-
- partial -
Variable in class com.lowagie.text.pdf.PdfReader
-
- partialBlockOkay -
Variable in class com.lowagie.text.pdf.crypto.BufferedBlockCipher
-
- partialFlattening -
Variable in class com.lowagie.text.pdf.PdfStamperImp
-
- 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.
- partialFormFlattening(String) -
Method in class com.lowagie.text.pdf.PdfStamperImp
-
- passcode -
Variable in class com.lowagie.text.pdf.codec.CCITTG4Encoder
-
- password -
Variable in class com.lowagie.text.pdf.PdfReader
-
- path -
Variable in class com.lowagie.text.pdf.codec.postscript.PAPencil.State
-
- 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
-
- patternDictionary -
Variable in class com.lowagie.text.pdf.PageResources
-
- patternName -
Variable in class com.lowagie.text.pdf.PdfShadingPattern
-
- patternNumber -
Variable in class com.lowagie.text.pdf.PdfWriter
- The patten number counter for the colors in the document.
- patternReference -
Variable in class com.lowagie.text.pdf.PdfShadingPattern
-
- 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.
- 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.
- pdfEncoding -
Static variable in class com.lowagie.text.pdf.PdfEncodings
-
- pdfEncodingByteToChar -
Static variable in class com.lowagie.text.pdf.PdfEncodings
-
- 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
- pdfVersion -
Variable in class com.lowagie.text.pdf.PdfReader
-
- pdfarray -
Variable in class com.lowagie.tools.plugins.treeview.PagelistTreeNode
-
- pdfxConformance -
Variable in class com.lowagie.text.pdf.PdfWriter
-
- 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.
- peekOperand() -
Method in class com.lowagie.text.pdf.codec.postscript.PAContext
-
- penWidth -
Variable in class com.lowagie.text.pdf.codec.wmf.MetaPen
-
- pencil -
Variable in class com.lowagie.text.pdf.codec.postscript.PAContext
-
- pendingLI -
Variable in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- pendingTD -
Variable in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- pendingTR -
Variable in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- permissions -
Variable in class com.lowagie.text.pdf.PdfEncryption
-
- permit -
Static variable in class com.lowagie.tools.encrypt_pdf
-
- pfb -
Variable in class com.lowagie.text.pdf.DefaultFontMapper.BaseFontParameters
- The font bytes for pfb.
- pfb -
Variable in class com.lowagie.text.pdf.Type1Font
- The PFB file if the input was made with a
byte array.
- pgpCFB -
Variable in class com.lowagie.text.pdf.crypto.BufferedBlockCipher
-
- phase -
Variable in class com.lowagie.text.pdf.PdfDashPattern
- This is the phase.
- phrase -
Variable in class com.lowagie.text.pdf.PdfPCell
- The text in the cell.
- pi -
Variable in class com.lowagie.tools.Toolbox.Console.ReaderThread
-
- piErr -
Variable in class com.lowagie.tools.Toolbox.Console
-
- piOut -
Variable in class com.lowagie.tools.Toolbox.Console
-
- picture -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Begin the picture tag
- pictureBMP -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. BMP Image
- pictureGroup -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Begin the main Picture group tag
- pictureHeight -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Picture height
- pictureJPEG -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. JPEG Image
- picturePNG -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. PNG Image
- pictureScaleX -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Picture scale horizontal percent
- pictureScaleY -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Picture scale vertical percent
- pictureWMF -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. WMF Image
- pictureWidth -
Static variable in class com.lowagie.text.rtf.RtfWriter
- Deprecated. Picture width
- picturenumber -
Variable in class com.lowagie.tools.plugins.ImageXRefViewer
-
- pieceSize -
Variable in class com.lowagie.text.pdf.BidiLine
-
- pitchAndFamily -
Variable in class com.lowagie.text.pdf.codec.wmf.MetaFont
-
- pixel(byte[], int, int) -
Method in class com.lowagie.text.pdf.codec.CCITTG4Encoder
-
- pixelAspect -
Variable in class com.lowagie.text.pdf.codec.GifImage
-
- pixelStack -
Variable in class com.lowagie.text.pdf.codec.GifImage
-
- pixels -
Variable in class com.lowagie.text.pdf.codec.GifImage
-
- pixheight -
Variable in class com.lowagie.text.pdf.Pfm2afm
-
- pixwidth -
Variable in class com.lowagie.text.pdf.Pfm2afm
-
- pkcs -
Variable in class com.lowagie.text.pdf.PdfSigGenericPKCS
- The class instance that calculates the PKCS#1 and PKCS#7
- 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.
- placeCell(ArrayList, Cell, Point) -
Method in class com.lowagie.text.Table
- Inserts a Cell in a cell-array and reserves cells defined by row-/colspan.
- placeInPage -
Variable in class com.lowagie.text.pdf.PdfAnnotation
- Holds value of property placeInPage.
- plainHeight -
Variable in class com.lowagie.text.Image
- This is the width of the image without rotation.
- plainHeight() -
Method in class com.lowagie.text.Image
- Gets the plain height of the image.
- plainHeight -
Variable in class com.lowagie.text.rtf.graphic.RtfImage
- The intended display height of this picture
- plainWidth -
Variable in class com.lowagie.text.Image
- This is the width of the image without rotation.
- plainWidth() -
Method in class com.lowagie.text.Image
- Gets the plain width of the image.
- plainWidth -
Variable in class com.lowagie.text.rtf.graphic.RtfImage
- The intended display width of this picture
- poErr -
Variable in class com.lowagie.tools.Toolbox.Console
-
- poOut -
Variable in class com.lowagie.tools.Toolbox.Console
-
- points -
Variable in class com.lowagie.text.pdf.Pfm2afm
-
- polyFillMode -
Variable in class com.lowagie.text.pdf.codec.wmf.MetaState
-
- poorscript -
Variable in class com.lowagie.text.pdf.codec.postscript.PAContext
-
- 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.
- popMode(Stack) -
Static method in class com.lowagie.text.pdf.SimpleXMLParser
-
- popNumberOperands(int) -
Method in class com.lowagie.text.pdf.codec.postscript.PAContext
-
- popOperands(int) -
Method in class com.lowagie.text.pdf.codec.postscript.PAContext
-
- popPageAttributes() -
Method in class com.lowagie.text.pdf.PdfReader.PageRefs
-
- port -
Variable in class com.lowagie.tools.LPR
-
- position -
Variable in class com.lowagie.text.pdf.PdfLiteral
- Holds value of property position.
- position -
Variable in class com.lowagie.text.pdf.PdfWriter.PdfBody
- the current byteposition in the body.
- position -
Variable in class com.lowagie.text.rtf.graphic.RtfShape
- The RtfShapePosition that defines position settings for this RtfShape.
- position -
Variable in class com.lowagie.text.rtf.text.RtfTab
- The tab position in twips.
- 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
-
- pre -
Variable in class com.lowagie.text.RomanList.RomanDigit
- can the digit be used as a prefix
- 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(HashMap) -
Method in class com.lowagie.text.pdf.PdfSignatureAppearance
- This is the first method to be called when using external signatures.
- preClosed -
Variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
- predictor -
Variable in class com.lowagie.text.pdf.codec.TIFFLZWDecoder
-
- prefix -
Variable in class com.lowagie.text.ExceptionConverter
- prefix for the exception
- prefix -
Variable in class com.lowagie.text.pdf.codec.GifImage
-
- pregenerateRows(int) -
Method in class com.lowagie.text.rtf.RtfRow
- Deprecated. Pregenerate the
RtfCells in this RtfRow.
- prepareRC4Key(byte[]) -
Method in class com.lowagie.text.pdf.crypto.RC4Encryption
-
- prepareRC4Key(byte[], int, int) -
Method in class com.lowagie.text.pdf.crypto.RC4Encryption
-
- prevChangingElems -
Variable in class com.lowagie.text.pdf.codec.TIFFFaxDecoder
-
- prevCharIsCR -
Variable in class com.lowagie.text.pdf.codec.postscript.JavaCharStream
-
- prevCharIsLF -
Variable in class com.lowagie.text.pdf.codec.postscript.JavaCharStream
-
- previousRandomInts -
Variable in class com.lowagie.text.rtf.document.RtfDocument
- Stores integers that have been generated as unique random numbers
- prevxref -
Variable in class com.lowagie.text.pdf.PdfWriter
-
- print(String, byte[], String) -
Method in class com.lowagie.tools.LPR
- print a byte array with the document name as parameter
- print(String, String, String) -
Method in class com.lowagie.tools.LPR
- print a String with the document name as parameter
- print(String, char[], String) -
Method in class com.lowagie.tools.LPR
- print a char array with the document name as parameter
- print(String, File, String) -
Method in class com.lowagie.tools.LPR
- print a file with the document name as parameter
- print(String, String, byte[], char[], int, String) -
Method in class com.lowagie.tools.LPR
- internal funktion for printing
- printDocument(String, boolean) -
Static method in class com.lowagie.tools.Executable
- Prints a PDF document.
- printDocument(File, boolean) -
Static method in class com.lowagie.tools.Executable
- Prints a PDF document.
- printDocument(String) -
Static method in class com.lowagie.tools.Executable
- Prints a PDF document.
- printDocument(File) -
Static method in class com.lowagie.tools.Executable
- Prints a PDF document.
- printDocumentSilent(String, boolean) -
Static method in class com.lowagie.tools.Executable
- Prints a PDF document without opening a Dialog box.
- printDocumentSilent(File, boolean) -
Static method in class com.lowagie.tools.Executable
- Prints a PDF document without opening a Dialog box.
- printDocumentSilent(String) -
Static method in class com.lowagie.tools.Executable
- Prints a PDF document without opening a Dialog box.
- printDocumentSilent(File) -
Static method in class com.lowagie.tools.Executable
- Prints a PDF document without opening a Dialog box.
- printStack() -
Method in class com.lowagie.text.pdf.XfaForm.Xml2Som
- Outputs the stack as the sequence of elements separated
by '.'.
- printStackTrace() -
Method in class com.lowagie.text.DocumentException
- we have to override this as well
- printStackTrace(PrintStream) -
Method in class com.lowagie.text.DocumentException
- here we prefix, with s.print(), not s.println(), the stack
trace with "ExceptionConverter:"
- printStackTrace(PrintWriter) -
Method in class com.lowagie.text.DocumentException
- Again, we prefix the stack trace with "ExceptionConverter:"
- printStackTrace() -
Method in class com.lowagie.text.ExceptionConverter
- we have to override this as well
- printStackTrace(PrintStream) -
Method in class com.lowagie.text.ExceptionConverter
- here we prefix, with s.print(), not s.println(), the stack
trace with "ExceptionConverter:"
- printStackTrace(PrintWriter) -
Method in class com.lowagie.text.ExceptionConverter
- Again, we prefix the stack trace with "ExceptionConverter:"
- printStats() -
Method in class com.lowagie.text.pdf.hyphenation.HyphenationTree
-
- printStats() -
Method in class com.lowagie.text.pdf.hyphenation.TernaryTree
-
- printWaitingJobs(String) -
Method in class com.lowagie.tools.LPR
- Print any waiting jobs
- printerJob -
Variable in class com.lowagie.text.pdf.PdfPrinterGraphics2D
-
- privKey -
Variable in class com.lowagie.text.pdf.PdfPKCS7
-
- privKey -
Variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
- 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
-
- procedure -
Variable in class com.lowagie.text.pdf.codec.postscript.PAEngine
-
- 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.Graphic
- Processes the element by adding it (or the different parts) to an
ElementListener.
- 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.Meta
- Processes the element by adding it (or the different parts) to a
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(Paragraph, ChainedProperties) -
Method in interface com.lowagie.text.html.simpleparser.ALink
-
- process(Image, HashMap, ChainedProperties, DocListener) -
Method in interface com.lowagie.text.html.simpleparser.Img
-
- process(ElementListener) -
Method in class com.lowagie.text.html.simpleparser.IncCell
-
- 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(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(byte[]) -
Method in class com.lowagie.text.pdf.TrueTypeFont
- Reads the font data.
- process() -
Method in class com.lowagie.text.pdf.TrueTypeFontSubSet
- Does the actual work of subsetting the font.
- process(RandomAccessFileOrArray) -
Method in class com.lowagie.text.pdf.Type1Font
- Reads the font metrics
- process(InputStream, boolean) -
Method in class com.lowagie.text.pdf.codec.BmpImage
-
- process(InputStream) -
Method in class com.lowagie.text.pdf.codec.GifImage
-
- process(Object) -
Method in class com.lowagie.text.pdf.codec.postscript.PAEngine
-
- process(StringBuffer, Object) -
Method in class com.lowagie.text.xml.xmp.XmpSchema
- Processes a property
- processActions(Element, PdfAction, ArrayList) -
Method in class com.lowagie.text.pdf.PdfCell
- Processes all actions contained in the cell.
- processAttributes(float, float, float, float, float) -
Method in class com.lowagie.text.Graphic
- Processes the attributes of this object.
- processBlock(byte[], int, byte[], int) -
Method in class com.lowagie.text.pdf.crypto.AESFastEngine
-
- processBlock(byte[], int, byte[], int) -
Method in interface com.lowagie.text.pdf.crypto.BlockCipher
- Process one block of input from the array in and write it to
the out array.
- processBlock(byte[], int, byte[], int) -
Method in class com.lowagie.text.pdf.crypto.CBCBlockCipher
- Process one block of input from the array in and write it to
the out array.
- processByte(byte, byte[], int) -
Method in class com.lowagie.text.pdf.crypto.BufferedBlockCipher
- process a single byte, producing an output block if neccessary.
- processByte(byte, byte[], int) -
Method in class com.lowagie.text.pdf.crypto.PaddedBufferedBlockCipher
- process a single byte, producing an output block if neccessary.
- processBytes(byte[], int, int, byte[], int) -
Method in class com.lowagie.text.pdf.crypto.BufferedBlockCipher
- process an array of bytes, producing output if necessary.
- processBytes(byte[], int, int, byte[], int) -
Method in class com.lowagie.text.pdf.crypto.PaddedBufferedBlockCipher
- process an array of bytes, producing output if necessary.
- processDatasetsInternal(Node) -
Method in class com.lowagie.text.pdf.XfaForm.Xml2SomDatasets
-
- processEmbeddings(byte[], byte) -
Static method in class com.lowagie.text.pdf.BidiOrder
- 2) determining explicit levels
Rules X1 - X8
The interaction of these rules makes handling them a bit complex.
- processHeaderFooter(HeaderFooter) -
Method in class com.lowagie.text.rtf.RtfWriter
- Deprecated.
- processLine(float, int, int, int) -
Method in class com.lowagie.text.pdf.BidiLine
-
- processNumbers(char[], int, int, int) -
Static method in class com.lowagie.text.pdf.ArabicLigaturizer
-
- processOptions(String[]) -
Static method in class com.lowagie.text.pdf.PdfFormField
-
- processOptions(String[][]) -
Static method in class com.lowagie.text.pdf.PdfFormField
-
- processParameters() -
Method in class com.lowagie.text.ImgPostscript
- This method checks if the image is a valid Postscript and processes some parameters.
- processParameters() -
Method in class com.lowagie.text.ImgWMF
- This method checks if the image is a valid WMF and processes some parameters.
- processParameters() -
Method in class com.lowagie.text.Jpeg
- This method checks if the image is a valid JPEG and processes some parameters.
- processPixels(byte[], int, int, int, int) -
Method in class com.lowagie.text.pdf.codec.PngImage
-
- processTemplate(Node, HashMap) -
Method in class com.lowagie.text.pdf.XfaForm.Xml2SomTemplate
-
- processType0(PdfDictionary) -
Method in class com.lowagie.text.pdf.DocumentFont
-
- profile -
Variable in class com.lowagie.text.Image
- ICC Profile attached
- progressdialog -
Variable in class com.lowagie.tools.plugins.treeview.AnalyzePDF
-
- propagate(PdfObject, PdfIndirectReference, boolean) -
Method in class com.lowagie.text.pdf.PdfCopyFieldsImp
-
- properties -
Variable in class com.lowagie.text.pdf.codec.BmpImage
-
- properties -
Variable in class com.lowagie.text.rtf.graphic.RtfShape
- A HashMap with RtfShapePropertys that define further shape properties.
- propertiesLoaded -
Static variable in class com.lowagie.text.pdf.CJKFont
-
- propertyChange(PropertyChangeEvent) -
Method in class com.lowagie.tools.arguments.LabelAccessory
-
- propertyChange(PropertyChangeEvent) -
Method in class com.lowagie.tools.arguments.PageSelectorToolArgument
-
- propertyChange(PropertyChangeEvent) -
Method in class com.lowagie.tools.arguments.ToolArgument
- This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) -
Method in class com.lowagie.tools.plugins.treeview.TreeViewInternalFrame
- This method gets called when a bound property is changed.
- propertyChangeListeners -
Variable in class com.lowagie.tools.arguments.ToolArgument
-
- propertyDictionary -
Variable in class com.lowagie.text.pdf.PageResources
-
- propertyExists(Object) -
Method in class com.lowagie.text.pdf.PdfWriter
-
- proportionalIcon -
Variable in class com.lowagie.text.pdf.PushbuttonField
- Holds value of property proportionalIcon.
- proportionalWidths -
Variable in class com.lowagie.text.rtf.table.RtfTable
- An array with the proportional widths of the cells in each row
- props -
Variable in class com.lowagie.text.html.simpleparser.IncTable
-
- provider -
Variable in class com.lowagie.text.pdf.PdfSigGenericPKCS
- The crypto provider
- provider -
Variable in class com.lowagie.text.pdf.PdfSignatureAppearance
-
- ps -
Variable in class com.lowagie.text.pdf.StampContent
-
- psext -
Variable in class com.lowagie.text.pdf.Pfm2afm
-
- ptr -
Variable in class com.lowagie.text.pdf.SequenceList
-
- pulllistselectionmodel() -
Method in class com.lowagie.tools.arguments.PageSelectionTableDialog
-
- push(Object) -
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
-
- pushCharCount -
Variable in class com.lowagie.text.pdf.hyphenation.Hyphenator
-
- pushPageAttributes(PdfDictionary) -
Method in class com.lowagie.text.pdf.PdfReader.PageRefs
-
- put(int, int) -
Method in class com.lowagie.text.pdf.IntHashtable
-
- put(PdfName, PdfObject) -
Method in class com.lowagie.text.pdf.PdfDictionary
- Adds a
PdfObject and its key to the PdfDictionary.
- put(int, byte) -
Method in class com.lowagie.text.pdf.hyphenation.ByteVector
-
- put(int, char) -
Method in class com.lowagie.text.pdf.hyphenation.CharVector
-
- 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
-
- putBack() -
Method in class com.lowagie.text.pdf.SequenceList
-
- putBits(int, int) -
Method in class com.lowagie.text.pdf.codec.CCITTG4Encoder
-
- putEx(PdfName, PdfObject) -
Method in class com.lowagie.text.pdf.PdfDictionary
- Adds a
PdfObject and its key to the PdfDictionary.
- putName(String, DefaultFontMapper.BaseFontParameters) -
Method in class com.lowagie.text.pdf.DefaultFontMapper
- Maps a name to a BaseFont parameter.
- putchartab() -
Method in class com.lowagie.text.pdf.Pfm2afm
-
- putcode(int[]) -
Method in class com.lowagie.text.pdf.codec.CCITTG4Encoder
-
- putheader() -
Method in class com.lowagie.text.pdf.Pfm2afm
-
- putkerntab() -
Method in class com.lowagie.text.pdf.Pfm2afm
-
- putspan(int, int[][]) -
Method in class com.lowagie.text.pdf.codec.CCITTG4Encoder
-
- puttrailer() -
Method in class com.lowagie.text.pdf.Pfm2afm
-
Element.
Rectangle.
Element.
Rectangle is the representation of a geometric figure.Rectangle -object.
Rectangle -object starting from the origin
(0, 0).
Rectangle -object.
LIST which use roman-letters.Row is part of a Table
and contains some Cells.Row with a certain number of columns.
RtfCell.
RtfRow.
RtfTabGroup tabs = new RtfTabGroup();
tabs.add(new RtfTab(70, RtfTab.TAB_LEFT_ALIGN));
tabs.add(new RtfTab(160, RtfTab.TAB_CENTER_ALIGN));
tabs.add(new RtfTab(250, RtfTab.TAB_DECIMAL_ALIGN));
tabs.add(new RtfTab(500, RtfTab.TAB_RIGHT_ALIGN));
Paragraph para = new Paragraph();
para.add(tabs);
para.add("\tLeft aligned\tCentre aligned\t12,45\tRight aligned");RtfTable.
Cell (for internal use only).
Cell with a certain Element.
Cell with a certain content.
Cell that has been constructed taking in account
the value of some attributes.
RtfWriter.
String from the font file as bytes using the Cp1252
encoding.
String from the font file as bytes using the Cp1252
encoding.
String from the font file.
Anchor.
Anchor.
PdfIndirectReference of this object
PdfObject and its key from the PdfDictionary.
DocListener from the Document.
page.
Watermark was removed from the Document.
Watermark (if there is one).
Watermark.
Watermark.
Cell in the Row.
Cell in the Row.
PdfContentByte empty.
UnsupportedOperationException.
UnsupportedOperationException.
UnsupportedOperationException.
UnsupportedOperationException.
Rows.
Runnable is used to
create a thread, starting the thread causes the object's run
method to be called in that separately executing thread.
Tags-class maps several XHTML-tags to iText-objects.Document-object.
Tags-class maps several XHTML-tags to iText-objects.Document-object.
Document-object.
Document-object.
Element
PdfObject
PdfObject
Element.
Section is a part of a Document containing
other Sections, Paragraphs, List
and/or Tables.Section.
Section.
Color.SimpleXMLParser.SimpleXMLParser.construct method
and then exit.
Section.
org.
Image.
Chunk.
Chunk.
Chunk.
Chunk.
Chunk.
Chunk.
style
f width
UnsupportedOperationException.
UnsupportedOperationException.
style
f width
PdfObject.
Cells
added with method addCell(String content).
Cells
added with method addCell(String content).
Cells
added with method addCell(String content).
Cells
added with method addCell(String content).
Cells
added with method addCell(String content).
Cells
added with method addCell(String content).
Cells
added with method addCell(String content).
PDF417_USE_ASPECT_RATIO
and PDF417_AUTO_ERROR_LEVEL.
Cells
added with method addCell(String content).
Cells
added with method addCell(String content).
PdfDestination-object.
char directly to byte
by casting.
UnsupportedOperationException.
Cell to the Row at the position given, doesn't reserve colspan.
String ("Courier", "Helvetica",
"Times New Roman", "Symbol" or "ZapfDingbats").
FdfReader
PdfReader
AcroFields
Chunk.
Document.
true to force the generation of the
widths array.
Chunk.
PdfTable.
Document.
Chunk.
true the icon will be scaled to fit fully within the bounds of the annotation,
if false the border width will be taken into account.
Section.
Section on the left side.
Section on the right side.
PdfOutline.
UnsupportedOperationException.
UnsupportedOperationException.
style
f width
String in order to get a String
of a certain length.
String directly to the content.
char directly to the content.
float directly to the content.
Chunk.
Chunk.
setTotalWidth() in Document.add().
Cell.maxLines
RtfCell with which this
RtfCell is to be merged.
RtfTables call this method from their own setMerge() to
specify that a certain other cell is to be merged with it.
RtfCells call this method to specify that a certain other cell is to be merged with it.
String map to add or change values in
the info dictionary.
Anchor.
action will be
invoked.
UnsupportedOperationException.
PdfPageEvent for this document.
Phrase for this cell.
PdfReader to be used by this instance.
Anchor.
Chunk.
Chunk.
UnsupportedOperationException.
UnsupportedOperationException.
style
f width
Cell.showTruncation
SignatureRenderGraphicAndDescription
String containing one of more of
the following values: normal, bold, italic, underline, strike.
Phrase.
UnsupportedOperationException.
UnsupportedOperationException.
style
f width
UnsupportedOperationException.
Cell.useAscender.
PdfCell.useAscender.
Cell.useBorderPadding.
PdfCell.useBorderPadding.
Cell.useDescender.
PdfCell.useDescender.
pageShift to the page number.
text.
text
converted to bytes according to the font's encoding.
text kerned.
Cell.maxLines property, then this text will
be added to indicate a truncation has happened.
Elements in the Cell.
Table.
Body.
InputStream.skip()
-method that doesn't seem to work properly for big values of size
.
Rectangle object
except the position.
PdfChunk if it's too long for the given width.
Stack of objects, waiting to be added to the
document.
Cell containing the actual data
true if the font is symbolic
Element.
PdfContentByte where the text will be drawn.
Element.
Rectangle.
PdfBoolean
Table is a Rectangle that contains Cells,
ordered in some kind of matrix.Table with a certain number of columns.
Table with a certain number of columns
and a certain number of Rows.
Table that has been constructed taking in account
the value of some attributes.
Tags-class maps several XHTML-tags to iText-objects.Document-object.
TextField.
Integer with the tab order of the field in the page.
PdfContent where the text will be written to.
Annotation.
PdfArray.
PdfContentByte-object.
PdfArray.
PdfDictionary.
PdfObject as an array of bytes to the writer.
PdfOutline.
PdfString.
PdfObject.
PdfObject.
Chunk.
String representation of this PdfContentByte-object.
String-representation of this PdfObject.
String value of the PdfString-object.
UnsupportedOperationException.
UnsupportedOperationException.
UnsupportedOperationException.
UnsupportedOperationException.
String.
PdfChunk if it's too long for the given width.
TrueTypeFontUnicode
PdfObject
PdfObject.
filledWidth if greater than the existing one.
Anchor.
String -representation of the reference to the
image.
PdfNumber, represented as a double
path to newValue.
PdfDictionary where the value tag /V
is present.
true if the encoding is vertical.
Watermark is a graphic element (GIF or JPEG)
that is shown on a certain position on each page.Watermark-object, using an Image.
PdfDictionary with the widget references.
PdfDictionary with the widgets.
PdfChunk.
RtfRow (in percent)
String to the OutputStream.
Font.
b.length bytes from the specified byte array
to this output stream.
len bytes from the specified byte array
starting at offset off to this output stream.
b.length bytes from the specified byte array
to this output stream.
len bytes from the specified byte array
starting at offset off to this output stream.
Rectangle.
Font.
Anchor.
Annotation
RtfCell.
RtfCell.
Chunk and all its font properties.
ByteArrayOutputStream
OutputStream.
Body.
ArrayLists and ByteArrayOutputStreams
to the final ByteArrayOutputStream
Document's Paper and Margin Size
to the final ByteArrayOutputStream
ByteArrayOutputStream
HeaderFooter to a ByteArrayOutputStream
ByteArrayOutputStream
Image.
ByteArrayOutputStream
PdfWriter.
List
ByteArrayOutputStream
ListItem
MarkupAttributes
object to the OutputStream.
Meta element.
Paragraph
Phrase.
RtfRow to the specified OutputStream.
Section
RtfTable to an OutputStream.
Table.
out.write(buf, 0, count).
PdfWriter.
RtfWriter to which this RtfCell belongs.
RtfWriter to which this RtfRow belongs
PdfReader.
DocWriter class for XML (Remark: this class is not finished yet!).XmlWriter.
XmlWriter.
LIST whitch use zapfdingbats-letters.LIST whitch use zapfdingbats-numbers (1..10).
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||