Serialized Form


Package com.lowagie.text

Class com.lowagie.text.Anchor extends Phrase implements Serializable

serialVersionUID: -852278536049236911L

Serialized Fields

name

java.lang.String name
This is the name of the Anchor.


reference

java.lang.String reference
This is the reference of the Anchor.

Class com.lowagie.text.BadElementException extends DocumentException implements Serializable

serialVersionUID: -799006030723822254L

Class com.lowagie.text.Chapter extends Section implements Serializable

serialVersionUID: 1791000695779357361L

Class com.lowagie.text.ChapterAutoNumber extends Chapter implements Serializable

serialVersionUID: -9217457637987854167L

Class com.lowagie.text.DocumentException extends java.lang.Exception implements Serializable

serialVersionUID: -2191131489390840739L

Serialized Fields

ex

java.lang.Exception ex

Class com.lowagie.text.ExceptionConverter extends java.lang.RuntimeException implements Serializable

serialVersionUID: 8657630363395849399L

Serialized Fields

ex

java.lang.Exception ex
we keep a handle to the wrapped exception


prefix

java.lang.String prefix
prefix for the exception

Class com.lowagie.text.ListItem extends Paragraph implements Serializable

serialVersionUID: 1970670787169329006L

Serialized Fields

symbol

Chunk symbol
this is the symbol that wil precede the listitem.

Class com.lowagie.text.Paragraph extends Phrase implements Serializable

serialVersionUID: 7852314969733375514L

Serialized Fields

alignment

int alignment
The alignment of the text.


multipliedLeading

float multipliedLeading
The text leading that is multiplied by the biggest font size in the line.


indentationLeft

float indentationLeft
The indentation of this paragraph on the left side.


indentationRight

float indentationRight
The indentation of this paragraph on the right side.


firstLineIndent

float firstLineIndent
Holds value of property firstLineIndent.


spacingBefore

float spacingBefore
The spacing before the paragraph.


spacingAfter

float spacingAfter
The spacing after the paragraph.


extraParagraphSpace

float extraParagraphSpace
Holds value of property extraParagraphSpace.


keeptogether

boolean keeptogether
Does the paragraph has to be kept together on 1 page.

Class com.lowagie.text.Phrase extends java.util.ArrayList implements Serializable

serialVersionUID: 2643594602455068231L

Serialized Fields

leading

float leading
This is the leading of this phrase.


font

Font font
This is the font of this phrase.

Class com.lowagie.text.Section extends java.util.ArrayList implements Serializable

serialVersionUID: 3324172577544748043L

Serialized Fields

title

Paragraph title
The title of this section.


bookmarkTitle

java.lang.String bookmarkTitle
The bookmark title if different from the content title


numberDepth

int numberDepth
The number of sectionnumbers that has to be shown before the section title.


indentationLeft

float indentationLeft
The indentation of this section on the left side.


indentationRight

float indentationRight
The indentation of this section on the right side.


indentation

float indentation
The additional indentation of the content of this section.


bookmarkOpen

boolean bookmarkOpen
false if the bookmark children are not visible


triggerNewPage

boolean triggerNewPage
true if the section has to trigger a new page


subsections

int subsections
This is the number of subsections.


numbers

java.util.ArrayList<E> numbers
This is the complete list of sectionnumbers of this section and the parents of this section.


Package com.lowagie.text.html

Class com.lowagie.text.html.HtmlTagMap extends java.util.HashMap implements Serializable

serialVersionUID: 5287430058473705350L

Class com.lowagie.text.html.WebColors extends java.util.HashMap implements Serializable

serialVersionUID: 3542523100813372896L


Package com.lowagie.text.pdf

Class com.lowagie.text.pdf.BadPdfFormatException extends PdfException implements Serializable

serialVersionUID: 1802317735708833538L

Class com.lowagie.text.pdf.CMYKColor extends ExtendedColor implements Serializable

serialVersionUID: 5940378778276468452L

Serialized Fields

cyan

float cyan

magenta

float magenta

yellow

float yellow

black

float black

Class com.lowagie.text.pdf.ExtendedColor extends java.awt.Color implements Serializable

serialVersionUID: 2722660170712380080L

Serialized Fields

type

int type

Class com.lowagie.text.pdf.GrayColor extends ExtendedColor implements Serializable

serialVersionUID: -6571835680819282746L

Serialized Fields

gray

float gray

Class com.lowagie.text.pdf.PatternColor extends ExtendedColor implements Serializable

serialVersionUID: -1185448552860615964L

Serialized Fields

painter

PdfPatternPainter painter
The actual pattern.

Class com.lowagie.text.pdf.PdfException extends DocumentException implements Serializable

serialVersionUID: 6767433960955483999L

Class com.lowagie.text.pdf.PdfXConformanceException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 9199144538884293397L

Class com.lowagie.text.pdf.ShadingColor extends ExtendedColor implements Serializable

serialVersionUID: 4817929454941328671L

Serialized Fields

shadingPattern

PdfShadingPattern shadingPattern

Class com.lowagie.text.pdf.SpotColor extends ExtendedColor implements Serializable

serialVersionUID: -6257004582113248079L

Serialized Fields

spot

PdfSpotColor spot

tint

float tint

Class com.lowagie.text.pdf.XfaForm.Stack2 extends java.util.ArrayList implements Serializable

serialVersionUID: -7451476576174095212L


Package com.lowagie.text.pdf.codec

Class com.lowagie.text.pdf.codec.TIFFDirectory extends java.lang.Object implements Serializable

serialVersionUID: -168636766193675380L

Serialized Fields

isBigEndian

boolean isBigEndian
A boolean storing the endianness of the stream.


numEntries

int numEntries
The number of entries in the IFD.


fields

TIFFField[] fields
An array of TIFFFields.


fieldIndex

java.util.Hashtable<K,V> fieldIndex
A Hashtable indexing the fields by tag number.


IFDOffset

long IFDOffset
The offset of this IFD.


nextIFDOffset

long nextIFDOffset
The offset of the next IFD.

Class com.lowagie.text.pdf.codec.TIFFField extends java.lang.Object implements Serializable

serialVersionUID: 9088332901412823834L

Serialized Fields

tag

int tag
The tag number.


type

int type
The tag type.


count

int count
The number of data items present in the field.


data

java.lang.Object data
The field data.


Package com.lowagie.text.pdf.hyphenation

Class com.lowagie.text.pdf.hyphenation.ByteVector extends java.lang.Object implements Serializable

serialVersionUID: -1096301185375029343L

Serialized Fields

blockSize

int blockSize

array

byte[] array
The encapsulated array


n

int n
Points to next free item

Class com.lowagie.text.pdf.hyphenation.CharVector extends java.lang.Object implements Serializable

serialVersionUID: -4875768298308363544L

Serialized Fields

blockSize

int blockSize

array

char[] array
The encapsulated array


n

int n
Points to next free item

Class com.lowagie.text.pdf.hyphenation.Hyphen extends java.lang.Object implements Serializable

serialVersionUID: -7666138517324763063L

Serialized Fields

preBreak

java.lang.String preBreak

noBreak

java.lang.String noBreak

postBreak

java.lang.String postBreak

Class com.lowagie.text.pdf.hyphenation.HyphenationException extends java.lang.Exception implements Serializable

serialVersionUID: 4721513606846982325L

Class com.lowagie.text.pdf.hyphenation.HyphenationTree extends TernaryTree implements Serializable

serialVersionUID: -7763254239309429432L

Serialized Fields

vspace

ByteVector vspace
value space: stores the inteletter values


stoplist

java.util.HashMap<K,V> stoplist
This map stores hyphenation exceptions


classmap

TernaryTree classmap
This map stores the character classes

Class com.lowagie.text.pdf.hyphenation.TernaryTree extends java.lang.Object implements Serializable

serialVersionUID: 5313366505322983510L

Serialized Fields

lo

char[] lo
Pointer to low branch and to rest of the key when it is stored directly in this node, we don't have unions in java!


hi

char[] hi
Pointer to high branch.


eq

char[] eq
Pointer to equal branch and to data when this node is a string terminator.


sc

char[] sc

The character stored in this node: splitchar. Two special values are reserved:

This shouldn't be a problem if we give the usual semantics to strings since 0xFFFF is garanteed not to be an Unicode character.


kv

CharVector kv
This vector holds the trailing of the keys when the branch is compressed.


root

char root

freenode

char freenode

length

int length

Package com.lowagie.text.xml

Class com.lowagie.text.xml.TagMap extends java.util.HashMap implements Serializable

serialVersionUID: -6809383366554350820L


Package com.lowagie.text.xml.xmp

Class com.lowagie.text.xml.xmp.DublinCoreSchema extends XmpSchema implements Serializable

serialVersionUID: -4551741356374797330L

Class com.lowagie.text.xml.xmp.LangAlt extends java.util.Properties implements Serializable

serialVersionUID: 4396971487200843099L

Class com.lowagie.text.xml.xmp.PdfA1Schema extends XmpSchema implements Serializable

Class com.lowagie.text.xml.xmp.PdfSchema extends XmpSchema implements Serializable

serialVersionUID: -1541148669123992185L

Class com.lowagie.text.xml.xmp.XmpArray extends java.util.ArrayList implements Serializable

serialVersionUID: 5722854116328732742L

Serialized Fields

type

java.lang.String type
the type of array.

Class com.lowagie.text.xml.xmp.XmpBasicSchema extends XmpSchema implements Serializable

serialVersionUID: -2416613941622479298L

Class com.lowagie.text.xml.xmp.XmpMMSchema extends XmpSchema implements Serializable

serialVersionUID: 1408509596611634862L

Class com.lowagie.text.xml.xmp.XmpSchema extends java.util.Properties implements Serializable

Serialized Fields

xmlns

java.lang.String xmlns
the namesspace