|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.lowagie.text |
Class com.lowagie.text.Anchor extends Phrase implements Serializable |
Serialized Fields |
String name
Anchor
.
String reference
Anchor
.
Class com.lowagie.text.BadElementException extends DocumentException implements Serializable |
Class com.lowagie.text.Chapter extends Section implements Serializable |
Class com.lowagie.text.DocumentException extends Exception implements Serializable |
Serialized Fields |
Exception ex
Class com.lowagie.text.ExceptionConverter extends RuntimeException implements Serializable |
Serialized Fields |
Exception ex
Class com.lowagie.text.ListItem extends Paragraph implements Serializable |
Serialized Fields |
Chunk symbol
Class com.lowagie.text.Paragraph extends Phrase implements Serializable |
Serialized Fields |
int alignment
float indentationLeft
float indentationRight
boolean keeptogether
Class com.lowagie.text.Phrase extends ArrayList implements Serializable |
Serialized Fields |
float leading
Font font
Properties markupAttributes
Class com.lowagie.text.Section extends ArrayList implements Serializable |
Serialized Fields |
Paragraph title
int numberDepth
float indentationLeft
float indentationRight
float sectionIndent
int subsections
ArrayList numbers
boolean bookmarkOpen
Package com.lowagie.text.html |
Class com.lowagie.text.html.HtmlTagMap extends HashMap implements Serializable |
Package com.lowagie.text.pdf |
Class com.lowagie.text.pdf.BadPdfFormatException extends PdfException implements Serializable |
Class com.lowagie.text.pdf.CMYKColor extends ExtendedColor implements Serializable |
Serialized Fields |
float cyan
float magenta
float yellow
float black
Class com.lowagie.text.pdf.ExtendedColor extends Color implements Serializable |
Serialized Fields |
int type
Class com.lowagie.text.pdf.GrayColor extends ExtendedColor implements Serializable |
Serialized Fields |
float gray
Class com.lowagie.text.pdf.PatternColor extends ExtendedColor implements Serializable |
Serialized Fields |
PdfPatternPainter painter
Class com.lowagie.text.pdf.PdfException extends DocumentException implements Serializable |
Class com.lowagie.text.pdf.ShadingColor extends ExtendedColor implements Serializable |
Serialized Fields |
PdfShadingPattern shadingPattern
float tint
Class com.lowagie.text.pdf.SpotColor extends ExtendedColor implements Serializable |
Serialized Fields |
PdfSpotColor spot
float tint
Package com.lowagie.text.pdf.codec |
Class com.lowagie.text.pdf.codec.TIFFDirectory extends Object implements Serializable |
Serialized Fields |
boolean isBigEndian
int numEntries
TIFFField[] fields
Hashtable fieldIndex
long IFDOffset
long nextIFDOffset
Class com.lowagie.text.pdf.codec.TIFFField extends Object implements Serializable |
Serialized Fields |
int tag
int type
int count
Object data
Package com.lowagie.text.pdf.hyphenation |
Class com.lowagie.text.pdf.hyphenation.ByteVector extends Object implements Serializable |
Serialized Fields |
int BLOCK_SIZE
byte[] array
int n
Class com.lowagie.text.pdf.hyphenation.CharVector extends Object implements Serializable |
Serialized Fields |
int BLOCK_SIZE
char[] array
int n
Class com.lowagie.text.pdf.hyphenation.Hyphen extends Object implements Serializable |
Serialized Fields |
String preBreak
String noBreak
String postBreak
Class com.lowagie.text.pdf.hyphenation.HyphenationException extends Exception implements Serializable |
Class com.lowagie.text.pdf.hyphenation.HyphenationTree extends TernaryTree implements Serializable |
Serialized Fields |
ByteVector vspace
Hashtable stoplist
TernaryTree classmap
Class com.lowagie.text.pdf.hyphenation.TernaryTree extends Object implements Serializable |
Serialized Fields |
char[] lo
char[] hi
char[] eq
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.
CharVector kv
char root
char freenode
int length
Package com.lowagie.text.xml |
Class com.lowagie.text.xml.TagMap extends HashMap implements Serializable |
Package com.lowagie.servlets |
Class com.lowagie.servlets.BufferedResponse extends HttpServletResponseWrapper implements Serializable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |