class com.lowagie.text.Anchor public com.lowagie.text.Anchor() public com.lowagie.text.Anchor(com.lowagie.text.Chunk) public com.lowagie.text.Anchor(com.lowagie.text.Phrase) public com.lowagie.text.Anchor(float) public com.lowagie.text.Anchor(float,com.lowagie.text.Chunk) public com.lowagie.text.Anchor(float,java.lang.String) public com.lowagie.text.Anchor(float,java.lang.String,com.lowagie.text.Font) public com.lowagie.text.Anchor(java.lang.String) public com.lowagie.text.Anchor(java.lang.String,com.lowagie.text.Font) public java.util.ArrayList com.lowagie.text.Anchor.getChunks() public java.lang.String com.lowagie.text.Anchor.getName() public java.lang.String com.lowagie.text.Anchor.getReference() public java.net.URL com.lowagie.text.Anchor.getUrl() public boolean com.lowagie.text.Anchor.process(com.lowagie.text.ElementListener) public void com.lowagie.text.Anchor.setName(java.lang.String) public void com.lowagie.text.Anchor.setReference(java.lang.String) public int com.lowagie.text.Anchor.type() class com.lowagie.text.Annotation public static final java.lang.String com.lowagie.text.Annotation.APPLICATION public static final java.lang.String com.lowagie.text.Annotation.CONTENT public static final java.lang.String com.lowagie.text.Annotation.DEFAULTDIR public static final java.lang.String com.lowagie.text.Annotation.DESTINATION public static final java.lang.String com.lowagie.text.Annotation.FILE public static final int com.lowagie.text.Annotation.FILE_DEST public static final int com.lowagie.text.Annotation.FILE_PAGE public static final int com.lowagie.text.Annotation.LAUNCH public static final java.lang.String com.lowagie.text.Annotation.LLX public static final java.lang.String com.lowagie.text.Annotation.LLY public static final java.lang.String com.lowagie.text.Annotation.MIMETYPE public static final java.lang.String com.lowagie.text.Annotation.NAMED public static final int com.lowagie.text.Annotation.NAMED_DEST public static final java.lang.String com.lowagie.text.Annotation.OPERATION public static final java.lang.String com.lowagie.text.Annotation.PAGE public static final java.lang.String com.lowagie.text.Annotation.PARAMETERS public static final int com.lowagie.text.Annotation.SCREEN public static final int com.lowagie.text.Annotation.TEXT public static final java.lang.String com.lowagie.text.Annotation.TITLE public static final java.lang.String com.lowagie.text.Annotation.URL public static final int com.lowagie.text.Annotation.URL_AS_STRING public static final int com.lowagie.text.Annotation.URL_NET public static final java.lang.String com.lowagie.text.Annotation.URX public static final java.lang.String com.lowagie.text.Annotation.URY public com.lowagie.text.Annotation(com.lowagie.text.Annotation) public com.lowagie.text.Annotation(float,float,float,float,int) public com.lowagie.text.Annotation(float,float,float,float,java.lang.String) public com.lowagie.text.Annotation(float,float,float,float,java.lang.String,int) public com.lowagie.text.Annotation(float,float,float,float,java.lang.String,java.lang.String) public com.lowagie.text.Annotation(float,float,float,float,java.lang.String,java.lang.String,boolean) public com.lowagie.text.Annotation(float,float,float,float,java.lang.String,java.lang.String,java.lang.String,java.lang.String) public com.lowagie.text.Annotation(float,float,float,float,java.net.URL) public com.lowagie.text.Annotation(java.lang.String,java.lang.String) public com.lowagie.text.Annotation(java.lang.String,java.lang.String,float,float,float,float) public int com.lowagie.text.Annotation.annotationType() public java.util.HashMap com.lowagie.text.Annotation.attributes() public java.lang.String com.lowagie.text.Annotation.content() public java.util.ArrayList com.lowagie.text.Annotation.getChunks() public boolean com.lowagie.text.Annotation.isContent() public boolean com.lowagie.text.Annotation.isNestable() public float com.lowagie.text.Annotation.llx() public float com.lowagie.text.Annotation.llx(float) public float com.lowagie.text.Annotation.lly() public float com.lowagie.text.Annotation.lly(float) public boolean com.lowagie.text.Annotation.process(com.lowagie.text.ElementListener) public void com.lowagie.text.Annotation.setDimensions(float,float,float,float) public java.lang.String com.lowagie.text.Annotation.title() public int com.lowagie.text.Annotation.type() public float com.lowagie.text.Annotation.urx() public float com.lowagie.text.Annotation.urx(float) public float com.lowagie.text.Annotation.ury() public float com.lowagie.text.Annotation.ury(float) class com.lowagie.text.Cell public com.lowagie.text.Cell() public com.lowagie.text.Cell(boolean) public com.lowagie.text.Cell(com.lowagie.text.Element) throws com.lowagie.text.BadElementException public com.lowagie.text.Cell(java.lang.String) public boolean com.lowagie.text.Cell.add(java.lang.Object) public void com.lowagie.text.Cell.addElement(com.lowagie.text.Element) throws com.lowagie.text.BadElementException public float com.lowagie.text.Cell.bottom(int) public void com.lowagie.text.Cell.clear() public com.lowagie.text.pdf.PdfPCell com.lowagie.text.Cell.createPdfPCell() throws com.lowagie.text.BadElementException public float com.lowagie.text.Cell.getBottom() public java.util.ArrayList com.lowagie.text.Cell.getChunks() public int com.lowagie.text.Cell.getColspan() public java.util.Iterator com.lowagie.text.Cell.getElements() public boolean com.lowagie.text.Cell.getGroupChange() public int com.lowagie.text.Cell.getHorizontalAlignment() public float com.lowagie.text.Cell.getLeading() public float com.lowagie.text.Cell.getLeft() public int com.lowagie.text.Cell.getMaxLines() public float com.lowagie.text.Cell.getRight() public int com.lowagie.text.Cell.getRowspan() public java.lang.String com.lowagie.text.Cell.getShowTruncation() public float com.lowagie.text.Cell.getTop() public int com.lowagie.text.Cell.getVerticalAlignment() public float com.lowagie.text.Cell.getWidth() public java.lang.String com.lowagie.text.Cell.getWidthAsString() public boolean com.lowagie.text.Cell.isEmpty() public boolean com.lowagie.text.Cell.isHeader() public boolean com.lowagie.text.Cell.isTable() public boolean com.lowagie.text.Cell.isUseAscender() public boolean com.lowagie.text.Cell.isUseBorderPadding() public boolean com.lowagie.text.Cell.isUseDescender() public float com.lowagie.text.Cell.left(int) public boolean com.lowagie.text.Cell.process(com.lowagie.text.ElementListener) public float com.lowagie.text.Cell.right(int) public void com.lowagie.text.Cell.setBottom(int) public void com.lowagie.text.Cell.setColspan(int) public void com.lowagie.text.Cell.setGroupChange(boolean) public void com.lowagie.text.Cell.setHeader(boolean) public void com.lowagie.text.Cell.setHorizontalAlignment(int) public void com.lowagie.text.Cell.setHorizontalAlignment(java.lang.String) public void com.lowagie.text.Cell.setLeading(float) public void com.lowagie.text.Cell.setLeft(int) public void com.lowagie.text.Cell.setMaxLines(int) public void com.lowagie.text.Cell.setRight(int) public void com.lowagie.text.Cell.setRowspan(int) public void com.lowagie.text.Cell.setShowTruncation(java.lang.String) public void com.lowagie.text.Cell.setTop(int) public void com.lowagie.text.Cell.setUseAscender(boolean) public void com.lowagie.text.Cell.setUseBorderPadding(boolean) public void com.lowagie.text.Cell.setUseDescender(boolean) public void com.lowagie.text.Cell.setVerticalAlignment(int) public void com.lowagie.text.Cell.setVerticalAlignment(java.lang.String) public void com.lowagie.text.Cell.setWidth(float) public void com.lowagie.text.Cell.setWidth(java.lang.String) public int com.lowagie.text.Cell.size() public float com.lowagie.text.Cell.top(int) public int com.lowagie.text.Cell.type() class com.lowagie.text.Chapter public com.lowagie.text.Chapter(com.lowagie.text.Paragraph,int) public com.lowagie.text.Chapter(int) public com.lowagie.text.Chapter(java.lang.String,int) public boolean com.lowagie.text.Chapter.isNestable() public int com.lowagie.text.Chapter.type() class com.lowagie.text.ChapterAutoNumber public com.lowagie.text.ChapterAutoNumber(com.lowagie.text.Paragraph) public com.lowagie.text.ChapterAutoNumber(java.lang.String) public com.lowagie.text.Section com.lowagie.text.ChapterAutoNumber.addSection(com.lowagie.text.Paragraph) public com.lowagie.text.Section com.lowagie.text.ChapterAutoNumber.addSection(java.lang.String) public int com.lowagie.text.ChapterAutoNumber.setAutomaticNumber(int) class com.lowagie.text.Chunk public static final java.lang.String com.lowagie.text.Chunk.ACTION public static final java.lang.String com.lowagie.text.Chunk.BACKGROUND public static final java.lang.String com.lowagie.text.Chunk.COLOR public static final java.lang.String com.lowagie.text.Chunk.ENCODING public static final java.lang.String com.lowagie.text.Chunk.GENERICTAG public static final java.lang.String com.lowagie.text.Chunk.HSCALE public static final java.lang.String com.lowagie.text.Chunk.HYPHENATION public static final java.lang.String com.lowagie.text.Chunk.IMAGE public static final java.lang.String com.lowagie.text.Chunk.LOCALDESTINATION public static final java.lang.String com.lowagie.text.Chunk.LOCALGOTO public static final com.lowagie.text.Chunk com.lowagie.text.Chunk.NEWLINE public static final java.lang.String com.lowagie.text.Chunk.NEWPAGE public static final com.lowagie.text.Chunk com.lowagie.text.Chunk.NEXTPAGE public static final java.lang.String com.lowagie.text.Chunk.OBJECT_REPLACEMENT_CHARACTER public static final java.lang.String com.lowagie.text.Chunk.PDFANNOTATION public static final java.lang.String com.lowagie.text.Chunk.REMOTEGOTO public static final java.lang.String com.lowagie.text.Chunk.SEPARATOR public static final java.lang.String com.lowagie.text.Chunk.SKEW public static final java.lang.String com.lowagie.text.Chunk.SPLITCHARACTER public static final java.lang.String com.lowagie.text.Chunk.SUBSUPSCRIPT public static final java.lang.String com.lowagie.text.Chunk.TAB public static final java.lang.String com.lowagie.text.Chunk.TEXTRENDERMODE public static final java.lang.String com.lowagie.text.Chunk.UNDERLINE public com.lowagie.text.Chunk() public com.lowagie.text.Chunk(char) public com.lowagie.text.Chunk(char,com.lowagie.text.Font) public com.lowagie.text.Chunk(com.lowagie.text.Chunk) public com.lowagie.text.Chunk(com.lowagie.text.Image,float,float) public com.lowagie.text.Chunk(com.lowagie.text.Image,float,float,boolean) public com.lowagie.text.Chunk(com.lowagie.text.pdf.draw.DrawInterface) public com.lowagie.text.Chunk(com.lowagie.text.pdf.draw.DrawInterface,boolean) public com.lowagie.text.Chunk(com.lowagie.text.pdf.draw.DrawInterface,float) public com.lowagie.text.Chunk(com.lowagie.text.pdf.draw.DrawInterface,float,boolean) public com.lowagie.text.Chunk(java.lang.String) public com.lowagie.text.Chunk(java.lang.String,com.lowagie.text.Font) public java.lang.StringBuffer com.lowagie.text.Chunk.append(java.lang.String) public java.util.HashMap com.lowagie.text.Chunk.getAttributes() public java.util.ArrayList com.lowagie.text.Chunk.getChunks() public java.lang.String com.lowagie.text.Chunk.getContent() public com.lowagie.text.Font com.lowagie.text.Chunk.getFont() public float com.lowagie.text.Chunk.getHorizontalScaling() public com.lowagie.text.pdf.HyphenationEvent com.lowagie.text.Chunk.getHyphenation() public com.lowagie.text.Image com.lowagie.text.Chunk.getImage() public float com.lowagie.text.Chunk.getTextRise() public float com.lowagie.text.Chunk.getWidthPoint() public boolean com.lowagie.text.Chunk.hasAttributes() public boolean com.lowagie.text.Chunk.isContent() public boolean com.lowagie.text.Chunk.isEmpty() public boolean com.lowagie.text.Chunk.isNestable() public boolean com.lowagie.text.Chunk.process(com.lowagie.text.ElementListener) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setAction(com.lowagie.text.pdf.PdfAction) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setAnchor(java.lang.String) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setAnchor(java.net.URL) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setAnnotation(com.lowagie.text.pdf.PdfAnnotation) public void com.lowagie.text.Chunk.setAttributes(java.util.HashMap) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setBackground(java.awt.Color) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setBackground(java.awt.Color,float,float,float,float) public void com.lowagie.text.Chunk.setFont(com.lowagie.text.Font) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setGenericTag(java.lang.String) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setHorizontalScaling(float) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setHyphenation(com.lowagie.text.pdf.HyphenationEvent) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setLocalDestination(java.lang.String) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setLocalGoto(java.lang.String) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setNewPage() public com.lowagie.text.Chunk com.lowagie.text.Chunk.setRemoteGoto(java.lang.String,int) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setRemoteGoto(java.lang.String,java.lang.String) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setSkew(float,float) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setSplitCharacter(com.lowagie.text.SplitCharacter) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setTextRenderMode(int,float,java.awt.Color) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setTextRise(float) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setUnderline(float,float) public com.lowagie.text.Chunk com.lowagie.text.Chunk.setUnderline(java.awt.Color,float,float,float,float,int) public java.lang.String com.lowagie.text.Chunk.toString() public int com.lowagie.text.Chunk.type() interface com.lowagie.text.DocListener public abstract void com.lowagie.text.DocListener.close() public abstract boolean com.lowagie.text.DocListener.newPage() public abstract void com.lowagie.text.DocListener.open() public abstract void com.lowagie.text.DocListener.resetFooter() public abstract void com.lowagie.text.DocListener.resetHeader() public abstract void com.lowagie.text.DocListener.resetPageCount() public abstract void com.lowagie.text.DocListener.setFooter(com.lowagie.text.HeaderFooter) public abstract void com.lowagie.text.DocListener.setHeader(com.lowagie.text.HeaderFooter) public abstract boolean com.lowagie.text.DocListener.setMarginMirroring(boolean) public abstract boolean com.lowagie.text.DocListener.setMarginMirroringTopBottom(boolean) public abstract boolean com.lowagie.text.DocListener.setMargins(float,float,float,float) public abstract void com.lowagie.text.DocListener.setPageCount(int) public abstract boolean com.lowagie.text.DocListener.setPageSize(com.lowagie.text.Rectangle) class com.lowagie.text.DocWriter public static final byte com.lowagie.text.DocWriter.EQUALS public static final byte com.lowagie.text.DocWriter.FORWARD public static final byte com.lowagie.text.DocWriter.GT public static final byte com.lowagie.text.DocWriter.LT public static final byte com.lowagie.text.DocWriter.NEWLINE public static final byte com.lowagie.text.DocWriter.QUOTE public static final byte com.lowagie.text.DocWriter.SPACE public static final byte com.lowagie.text.DocWriter.TAB public boolean com.lowagie.text.DocWriter.add(com.lowagie.text.Element) throws com.lowagie.text.DocumentException public void com.lowagie.text.DocWriter.close() public void com.lowagie.text.DocWriter.flush() public static final byte[] com.lowagie.text.DocWriter.getISOBytes(java.lang.String) public boolean com.lowagie.text.DocWriter.isCloseStream() public boolean com.lowagie.text.DocWriter.isPaused() public boolean com.lowagie.text.DocWriter.newPage() public void com.lowagie.text.DocWriter.open() public void com.lowagie.text.DocWriter.pause() public void com.lowagie.text.DocWriter.resetFooter() public void com.lowagie.text.DocWriter.resetHeader() public void com.lowagie.text.DocWriter.resetPageCount() public void com.lowagie.text.DocWriter.resume() public void com.lowagie.text.DocWriter.setCloseStream(boolean) public void com.lowagie.text.DocWriter.setFooter(com.lowagie.text.HeaderFooter) public void com.lowagie.text.DocWriter.setHeader(com.lowagie.text.HeaderFooter) public boolean com.lowagie.text.DocWriter.setMarginMirroring(boolean) public boolean com.lowagie.text.DocWriter.setMarginMirroringTopBottom(boolean) public boolean com.lowagie.text.DocWriter.setMargins(float,float,float,float) public void com.lowagie.text.DocWriter.setPageCount(int) public boolean com.lowagie.text.DocWriter.setPageSize(com.lowagie.text.Rectangle) class com.lowagie.text.Document public static boolean com.lowagie.text.Document.compress public static boolean com.lowagie.text.Document.plainRandomAccess public static float com.lowagie.text.Document.wmfFontCorrection public com.lowagie.text.Document() public com.lowagie.text.Document(com.lowagie.text.Rectangle) public com.lowagie.text.Document(com.lowagie.text.Rectangle,float,float,float,float) public boolean com.lowagie.text.Document.add(com.lowagie.text.Element) throws com.lowagie.text.DocumentException public boolean com.lowagie.text.Document.addAuthor(java.lang.String) public boolean com.lowagie.text.Document.addCreationDate() public boolean com.lowagie.text.Document.addCreator(java.lang.String) public void com.lowagie.text.Document.addDocListener(com.lowagie.text.DocListener) public boolean com.lowagie.text.Document.addHeader(java.lang.String,java.lang.String) public boolean com.lowagie.text.Document.addKeywords(java.lang.String) public boolean com.lowagie.text.Document.addProducer() public boolean com.lowagie.text.Document.addSubject(java.lang.String) public boolean com.lowagie.text.Document.addTitle(java.lang.String) public float com.lowagie.text.Document.bottom() public float com.lowagie.text.Document.bottom(float) public float com.lowagie.text.Document.bottomMargin() public void com.lowagie.text.Document.close() public java.lang.String com.lowagie.text.Document.getHtmlStyleClass() public java.lang.String com.lowagie.text.Document.getJavaScript_onLoad() public java.lang.String com.lowagie.text.Document.getJavaScript_onUnLoad() public int com.lowagie.text.Document.getPageNumber() public com.lowagie.text.Rectangle com.lowagie.text.Document.getPageSize() public static final java.lang.String com.lowagie.text.Document.getProduct() public static final java.lang.String com.lowagie.text.Document.getRelease() public static final java.lang.String com.lowagie.text.Document.getVersion() public boolean com.lowagie.text.Document.isMarginMirroring() public boolean com.lowagie.text.Document.isOpen() public float com.lowagie.text.Document.left() public float com.lowagie.text.Document.left(float) public float com.lowagie.text.Document.leftMargin() public boolean com.lowagie.text.Document.newPage() public void com.lowagie.text.Document.open() public void com.lowagie.text.Document.removeDocListener(com.lowagie.text.DocListener) public void com.lowagie.text.Document.resetFooter() public void com.lowagie.text.Document.resetHeader() public void com.lowagie.text.Document.resetPageCount() public float com.lowagie.text.Document.right() public float com.lowagie.text.Document.right(float) public float com.lowagie.text.Document.rightMargin() public void com.lowagie.text.Document.setFooter(com.lowagie.text.HeaderFooter) public void com.lowagie.text.Document.setHeader(com.lowagie.text.HeaderFooter) public void com.lowagie.text.Document.setHtmlStyleClass(java.lang.String) public void com.lowagie.text.Document.setJavaScript_onLoad(java.lang.String) public void com.lowagie.text.Document.setJavaScript_onUnLoad(java.lang.String) public boolean com.lowagie.text.Document.setMarginMirroring(boolean) public boolean com.lowagie.text.Document.setMarginMirroringTopBottom(boolean) public boolean com.lowagie.text.Document.setMargins(float,float,float,float) public void com.lowagie.text.Document.setPageCount(int) public boolean com.lowagie.text.Document.setPageSize(com.lowagie.text.Rectangle) public float com.lowagie.text.Document.top() public float com.lowagie.text.Document.top(float) public float com.lowagie.text.Document.topMargin() interface com.lowagie.text.Element public static final int com.lowagie.text.Element.ALIGN_BASELINE public static final int com.lowagie.text.Element.ALIGN_BOTTOM public static final int com.lowagie.text.Element.ALIGN_CENTER public static final int com.lowagie.text.Element.ALIGN_JUSTIFIED public static final int com.lowagie.text.Element.ALIGN_JUSTIFIED_ALL public static final int com.lowagie.text.Element.ALIGN_LEFT public static final int com.lowagie.text.Element.ALIGN_MIDDLE public static final int com.lowagie.text.Element.ALIGN_RIGHT public static final int com.lowagie.text.Element.ALIGN_TOP public static final int com.lowagie.text.Element.ALIGN_UNDEFINED public static final int com.lowagie.text.Element.ANCHOR public static final int com.lowagie.text.Element.ANNOTATION public static final int com.lowagie.text.Element.AUTHOR public static final int com.lowagie.text.Element.CCITTG3_1D public static final int com.lowagie.text.Element.CCITTG3_2D public static final int com.lowagie.text.Element.CCITTG4 public static final int com.lowagie.text.Element.CCITT_BLACKIS1 public static final int com.lowagie.text.Element.CCITT_ENCODEDBYTEALIGN public static final int com.lowagie.text.Element.CCITT_ENDOFBLOCK public static final int com.lowagie.text.Element.CCITT_ENDOFLINE public static final int com.lowagie.text.Element.CELL public static final int com.lowagie.text.Element.CHAPTER public static final int com.lowagie.text.Element.CHUNK public static final int com.lowagie.text.Element.CREATIONDATE public static final int com.lowagie.text.Element.CREATOR public static final int com.lowagie.text.Element.HEADER public static final int com.lowagie.text.Element.IMGRAW public static final int com.lowagie.text.Element.IMGTEMPLATE public static final int com.lowagie.text.Element.JBIG2 public static final int com.lowagie.text.Element.JPEG public static final int com.lowagie.text.Element.JPEG2000 public static final int com.lowagie.text.Element.KEYWORDS public static final int com.lowagie.text.Element.LIST public static final int com.lowagie.text.Element.LISTITEM public static final int com.lowagie.text.Element.MARKED public static final int com.lowagie.text.Element.MULTI_COLUMN_TEXT public static final int com.lowagie.text.Element.PARAGRAPH public static final int com.lowagie.text.Element.PHRASE public static final int com.lowagie.text.Element.PRODUCER public static final int com.lowagie.text.Element.PTABLE public static final int com.lowagie.text.Element.RECTANGLE public static final int com.lowagie.text.Element.ROW public static final int com.lowagie.text.Element.SECTION public static final int com.lowagie.text.Element.SUBJECT public static final int com.lowagie.text.Element.TABLE public static final int com.lowagie.text.Element.TITLE public static final int com.lowagie.text.Element.YMARK public abstract java.util.ArrayList com.lowagie.text.Element.getChunks() public abstract boolean com.lowagie.text.Element.isContent() public abstract boolean com.lowagie.text.Element.isNestable() public abstract boolean com.lowagie.text.Element.process(com.lowagie.text.ElementListener) public abstract java.lang.String com.lowagie.text.Element.toString() public abstract int com.lowagie.text.Element.type() interface com.lowagie.text.ElementListener public abstract boolean com.lowagie.text.ElementListener.add(com.lowagie.text.Element) throws com.lowagie.text.DocumentException class com.lowagie.text.ElementTags public static final java.lang.String com.lowagie.text.ElementTags.ABSOLUTEX public static final java.lang.String com.lowagie.text.ElementTags.ABSOLUTEY public static final java.lang.String com.lowagie.text.ElementTags.ALIGN public static final java.lang.String com.lowagie.text.ElementTags.ALIGN_BASELINE public static final java.lang.String com.lowagie.text.ElementTags.ALIGN_BOTTOM public static final java.lang.String com.lowagie.text.ElementTags.ALIGN_CENTER public static final java.lang.String com.lowagie.text.ElementTags.ALIGN_INDENTATION_ITEMS public static final java.lang.String com.lowagie.text.ElementTags.ALIGN_JUSTIFIED public static final java.lang.String com.lowagie.text.ElementTags.ALIGN_JUSTIFIED_ALL public static final java.lang.String com.lowagie.text.ElementTags.ALIGN_LEFT public static final java.lang.String com.lowagie.text.ElementTags.ALIGN_MIDDLE public static final java.lang.String com.lowagie.text.ElementTags.ALIGN_RIGHT public static final java.lang.String com.lowagie.text.ElementTags.ALIGN_TOP public static final java.lang.String com.lowagie.text.ElementTags.ALT public static final java.lang.String com.lowagie.text.ElementTags.ANCHOR public static final java.lang.String com.lowagie.text.ElementTags.ANNOTATION public static final java.lang.String com.lowagie.text.ElementTags.APPLICATION public static final java.lang.String com.lowagie.text.ElementTags.AUTHOR public static final java.lang.String com.lowagie.text.ElementTags.AUTO_INDENT_ITEMS public static final java.lang.String com.lowagie.text.ElementTags.BACKGROUNDCOLOR public static final java.lang.String com.lowagie.text.ElementTags.BGBLUE public static final java.lang.String com.lowagie.text.ElementTags.BGGREEN public static final java.lang.String com.lowagie.text.ElementTags.BGRED public static final java.lang.String com.lowagie.text.ElementTags.BLUE public static final java.lang.String com.lowagie.text.ElementTags.BORDERCOLOR public static final java.lang.String com.lowagie.text.ElementTags.BORDERWIDTH public static final java.lang.String com.lowagie.text.ElementTags.BOTTOM public static final java.lang.String com.lowagie.text.ElementTags.CELL public static final java.lang.String com.lowagie.text.ElementTags.CELLPADDING public static final java.lang.String com.lowagie.text.ElementTags.CELLSFITPAGE public static final java.lang.String com.lowagie.text.ElementTags.CELLSPACING public static final java.lang.String com.lowagie.text.ElementTags.CHAPTER public static final java.lang.String com.lowagie.text.ElementTags.CHUNK public static final java.lang.String com.lowagie.text.ElementTags.COLOR public static final java.lang.String com.lowagie.text.ElementTags.COLSPAN public static final java.lang.String com.lowagie.text.ElementTags.COLUMNS public static final java.lang.String com.lowagie.text.ElementTags.CONTENT public static final java.lang.String com.lowagie.text.ElementTags.CONVERT2PDFP public static final java.lang.String com.lowagie.text.ElementTags.CREATIONDATE public static final java.lang.String com.lowagie.text.ElementTags.DEFAULT public static final java.lang.String com.lowagie.text.ElementTags.DEFAULTDIR public static final java.lang.String com.lowagie.text.ElementTags.DEPTH public static final java.lang.String com.lowagie.text.ElementTags.DESTINATION public static final java.lang.String com.lowagie.text.ElementTags.EMBEDDED public static final java.lang.String com.lowagie.text.ElementTags.ENCODING public static final java.lang.String com.lowagie.text.ElementTags.ENTITY public static final java.lang.String com.lowagie.text.ElementTags.FACE public static final java.lang.String com.lowagie.text.ElementTags.FILE public static final java.lang.String com.lowagie.text.ElementTags.FIRST public static final java.lang.String com.lowagie.text.ElementTags.FONT public static final java.lang.String com.lowagie.text.ElementTags.GENERICTAG public static final java.lang.String com.lowagie.text.ElementTags.GRAYFILL public static final java.lang.String com.lowagie.text.ElementTags.GREEN public static final java.lang.String com.lowagie.text.ElementTags.HEADER public static final java.lang.String com.lowagie.text.ElementTags.HORIZONTALALIGN public static final java.lang.String com.lowagie.text.ElementTags.HORIZONTALRULE public static final java.lang.String com.lowagie.text.ElementTags.ID public static final java.lang.String com.lowagie.text.ElementTags.IGNORE public static final java.lang.String com.lowagie.text.ElementTags.IMAGE public static final java.lang.String com.lowagie.text.ElementTags.INDENT public static final java.lang.String com.lowagie.text.ElementTags.INDENTATIONLEFT public static final java.lang.String com.lowagie.text.ElementTags.INDENTATIONRIGHT public static final java.lang.String com.lowagie.text.ElementTags.ITEXT public static final java.lang.String com.lowagie.text.ElementTags.KEEPTOGETHER public static final java.lang.String com.lowagie.text.ElementTags.KEYWORDS public static final java.lang.String com.lowagie.text.ElementTags.LASTHEADERROW public static final java.lang.String com.lowagie.text.ElementTags.LEADING public static final java.lang.String com.lowagie.text.ElementTags.LEFT public static final java.lang.String com.lowagie.text.ElementTags.LETTERED public static final java.lang.String com.lowagie.text.ElementTags.LIST public static final java.lang.String com.lowagie.text.ElementTags.LISTITEM public static final java.lang.String com.lowagie.text.ElementTags.LISTSYMBOL public static final java.lang.String com.lowagie.text.ElementTags.LLX public static final java.lang.String com.lowagie.text.ElementTags.LLY public static final java.lang.String com.lowagie.text.ElementTags.LOCALDESTINATION public static final java.lang.String com.lowagie.text.ElementTags.LOCALGOTO public static final java.lang.String com.lowagie.text.ElementTags.LOWERCASE public static final java.lang.String com.lowagie.text.ElementTags.NAME public static final java.lang.String com.lowagie.text.ElementTags.NAMED public static final java.lang.String com.lowagie.text.ElementTags.NEWLINE public static final java.lang.String com.lowagie.text.ElementTags.NEWPAGE public static final java.lang.String com.lowagie.text.ElementTags.NOWRAP public static final java.lang.String com.lowagie.text.ElementTags.NUMBER public static final java.lang.String com.lowagie.text.ElementTags.NUMBERDEPTH public static final java.lang.String com.lowagie.text.ElementTags.NUMBERED public static final java.lang.String com.lowagie.text.ElementTags.OFFSET public static final java.lang.String com.lowagie.text.ElementTags.OPERATION public static final java.lang.String com.lowagie.text.ElementTags.ORIENTATION public static final java.lang.String com.lowagie.text.ElementTags.PAGE public static final java.lang.String com.lowagie.text.ElementTags.PAGE_SIZE public static final java.lang.String com.lowagie.text.ElementTags.PARAGRAPH public static final java.lang.String com.lowagie.text.ElementTags.PARAMETERS public static final java.lang.String com.lowagie.text.ElementTags.PHRASE public static final java.lang.String com.lowagie.text.ElementTags.PLAINHEIGHT public static final java.lang.String com.lowagie.text.ElementTags.PLAINWIDTH public static final java.lang.String com.lowagie.text.ElementTags.PRODUCER public static final java.lang.String com.lowagie.text.ElementTags.RED public static final java.lang.String com.lowagie.text.ElementTags.REFERENCE public static final java.lang.String com.lowagie.text.ElementTags.REMOTEGOTO public static final java.lang.String com.lowagie.text.ElementTags.RIGHT public static final java.lang.String com.lowagie.text.ElementTags.ROTATION public static final java.lang.String com.lowagie.text.ElementTags.ROW public static final java.lang.String com.lowagie.text.ElementTags.ROWSPAN public static final java.lang.String com.lowagie.text.ElementTags.SCALEDHEIGHT public static final java.lang.String com.lowagie.text.ElementTags.SCALEDWIDTH public static final java.lang.String com.lowagie.text.ElementTags.SECTION public static final java.lang.String com.lowagie.text.ElementTags.SIZE public static final java.lang.String com.lowagie.text.ElementTags.SRC public static final java.lang.String com.lowagie.text.ElementTags.STYLE public static final java.lang.String com.lowagie.text.ElementTags.SUBJECT public static final java.lang.String com.lowagie.text.ElementTags.SUBSUPSCRIPT public static final java.lang.String com.lowagie.text.ElementTags.SYMBOLINDENT public static final java.lang.String com.lowagie.text.ElementTags.TABLE public static final java.lang.String com.lowagie.text.ElementTags.TABLEFITSPAGE public static final java.lang.String com.lowagie.text.ElementTags.TEXTWRAP public static final java.lang.String com.lowagie.text.ElementTags.TITLE public static final java.lang.String com.lowagie.text.ElementTags.TOP public static final java.lang.String com.lowagie.text.ElementTags.UNDERLYING public static final java.lang.String com.lowagie.text.ElementTags.UNKNOWN public static final java.lang.String com.lowagie.text.ElementTags.URL public static final java.lang.String com.lowagie.text.ElementTags.URX public static final java.lang.String com.lowagie.text.ElementTags.URY public static final java.lang.String com.lowagie.text.ElementTags.VERTICALALIGN public static final java.lang.String com.lowagie.text.ElementTags.WIDTH public static final java.lang.String com.lowagie.text.ElementTags.WIDTHS public com.lowagie.text.ElementTags() public static int com.lowagie.text.ElementTags.alignmentValue(java.lang.String) public static java.lang.String com.lowagie.text.ElementTags.getAlignment(int) class com.lowagie.text.Font public static final int com.lowagie.text.Font.BOLD public static final int com.lowagie.text.Font.BOLDITALIC public static final int com.lowagie.text.Font.COURIER public static final int com.lowagie.text.Font.DEFAULTSIZE public static final int com.lowagie.text.Font.HELVETICA public static final int com.lowagie.text.Font.ITALIC public static final int com.lowagie.text.Font.NORMAL public static final int com.lowagie.text.Font.STRIKETHRU public static final int com.lowagie.text.Font.SYMBOL public static final int com.lowagie.text.Font.TIMES_ROMAN public static final int com.lowagie.text.Font.UNDEFINED public static final int com.lowagie.text.Font.UNDERLINE public static final int com.lowagie.text.Font.ZAPFDINGBATS public com.lowagie.text.Font() public com.lowagie.text.Font(com.lowagie.text.Font) public com.lowagie.text.Font(com.lowagie.text.pdf.BaseFont) public com.lowagie.text.Font(com.lowagie.text.pdf.BaseFont,float) public com.lowagie.text.Font(com.lowagie.text.pdf.BaseFont,float,int) public com.lowagie.text.Font(com.lowagie.text.pdf.BaseFont,float,int,java.awt.Color) public com.lowagie.text.Font(int) public com.lowagie.text.Font(int,float) public com.lowagie.text.Font(int,float,int) public com.lowagie.text.Font(int,float,int,java.awt.Color) public int com.lowagie.text.Font.compareTo(java.lang.Object) public com.lowagie.text.Font com.lowagie.text.Font.difference(com.lowagie.text.Font) public com.lowagie.text.pdf.BaseFont com.lowagie.text.Font.getBaseFont() public com.lowagie.text.pdf.BaseFont com.lowagie.text.Font.getCalculatedBaseFont(boolean) public float com.lowagie.text.Font.getCalculatedLeading(float) public float com.lowagie.text.Font.getCalculatedSize() public int com.lowagie.text.Font.getCalculatedStyle() public java.awt.Color com.lowagie.text.Font.getColor() public int com.lowagie.text.Font.getFamily() public static int com.lowagie.text.Font.getFamilyIndex(java.lang.String) public java.lang.String com.lowagie.text.Font.getFamilyname() public float com.lowagie.text.Font.getSize() public int com.lowagie.text.Font.getStyle() public static int com.lowagie.text.Font.getStyleValue(java.lang.String) public boolean com.lowagie.text.Font.isBold() public boolean com.lowagie.text.Font.isItalic() public boolean com.lowagie.text.Font.isStandardFont() public boolean com.lowagie.text.Font.isStrikethru() public boolean com.lowagie.text.Font.isUnderlined() public void com.lowagie.text.Font.setColor(int,int,int) public void com.lowagie.text.Font.setColor(java.awt.Color) public void com.lowagie.text.Font.setFamily(java.lang.String) public void com.lowagie.text.Font.setSize(float) public void com.lowagie.text.Font.setStyle(int) public void com.lowagie.text.Font.setStyle(java.lang.String) class com.lowagie.text.FontFactory public static final java.lang.String com.lowagie.text.FontFactory.COURIER public static final java.lang.String com.lowagie.text.FontFactory.COURIER_BOLD public static final java.lang.String com.lowagie.text.FontFactory.COURIER_BOLDOBLIQUE public static final java.lang.String com.lowagie.text.FontFactory.COURIER_OBLIQUE public static final java.lang.String com.lowagie.text.FontFactory.HELVETICA public static final java.lang.String com.lowagie.text.FontFactory.HELVETICA_BOLD public static final java.lang.String com.lowagie.text.FontFactory.HELVETICA_BOLDOBLIQUE public static final java.lang.String com.lowagie.text.FontFactory.HELVETICA_OBLIQUE public static final java.lang.String com.lowagie.text.FontFactory.SYMBOL public static final java.lang.String com.lowagie.text.FontFactory.TIMES public static final java.lang.String com.lowagie.text.FontFactory.TIMES_BOLD public static final java.lang.String com.lowagie.text.FontFactory.TIMES_BOLDITALIC public static final java.lang.String com.lowagie.text.FontFactory.TIMES_ITALIC public static final java.lang.String com.lowagie.text.FontFactory.TIMES_ROMAN public static final java.lang.String com.lowagie.text.FontFactory.ZAPFDINGBATS public static boolean com.lowagie.text.FontFactory.defaultEmbedding public static java.lang.String com.lowagie.text.FontFactory.defaultEncoding public static boolean com.lowagie.text.FontFactory.contains(java.lang.String) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,float) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,float,int) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,float,int,java.awt.Color) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,float,java.awt.Color) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,java.lang.String) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,java.lang.String,boolean) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,java.lang.String,boolean,float) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,java.lang.String,boolean,float,int) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,java.lang.String,boolean,float,int,java.awt.Color) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,java.lang.String,boolean,float,int,java.awt.Color,boolean) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,java.lang.String,float) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,java.lang.String,float,int) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.lang.String,java.lang.String,float,int,java.awt.Color) public static com.lowagie.text.Font com.lowagie.text.FontFactory.getFont(java.util.Properties) public static com.lowagie.text.FontFactoryImp com.lowagie.text.FontFactory.getFontImp() public static java.util.Set com.lowagie.text.FontFactory.getRegisteredFamilies() public static java.util.Set com.lowagie.text.FontFactory.getRegisteredFonts() public static boolean com.lowagie.text.FontFactory.isRegistered(java.lang.String) public static void com.lowagie.text.FontFactory.register(java.lang.String) public static void com.lowagie.text.FontFactory.register(java.lang.String,java.lang.String) public static int com.lowagie.text.FontFactory.registerDirectories() public static int com.lowagie.text.FontFactory.registerDirectory(java.lang.String) public static int com.lowagie.text.FontFactory.registerDirectory(java.lang.String,boolean) public void com.lowagie.text.FontFactory.registerFamily(java.lang.String,java.lang.String,java.lang.String) public static void com.lowagie.text.FontFactory.setFontImp(com.lowagie.text.FontFactoryImp) class com.lowagie.text.FontFactoryImp public boolean com.lowagie.text.FontFactoryImp.defaultEmbedding public java.lang.String com.lowagie.text.FontFactoryImp.defaultEncoding public com.lowagie.text.FontFactoryImp() public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,float) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,float,int) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,float,int,java.awt.Color) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,float,java.awt.Color) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,java.lang.String) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,java.lang.String,boolean) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,java.lang.String,boolean,float) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,java.lang.String,boolean,float,int) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,java.lang.String,boolean,float,int,java.awt.Color) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,java.lang.String,boolean,float,int,java.awt.Color,boolean) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,java.lang.String,float) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,java.lang.String,float,int) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.lang.String,java.lang.String,float,int,java.awt.Color) public com.lowagie.text.Font com.lowagie.text.FontFactoryImp.getFont(java.util.Properties) public java.util.Set com.lowagie.text.FontFactoryImp.getRegisteredFamilies() public java.util.Set com.lowagie.text.FontFactoryImp.getRegisteredFonts() public boolean com.lowagie.text.FontFactoryImp.isRegistered(java.lang.String) public void com.lowagie.text.FontFactoryImp.register(java.lang.String) public void com.lowagie.text.FontFactoryImp.register(java.lang.String,java.lang.String) public int com.lowagie.text.FontFactoryImp.registerDirectories() public int com.lowagie.text.FontFactoryImp.registerDirectory(java.lang.String) public int com.lowagie.text.FontFactoryImp.registerDirectory(java.lang.String,boolean) public void com.lowagie.text.FontFactoryImp.registerFamily(java.lang.String,java.lang.String,java.lang.String) class com.lowagie.text.GreekList public com.lowagie.text.GreekList() public com.lowagie.text.GreekList(boolean,int) public com.lowagie.text.GreekList(int) public boolean com.lowagie.text.GreekList.add(java.lang.Object) class com.lowagie.text.Header public com.lowagie.text.Header(java.lang.String,java.lang.String) public java.lang.String com.lowagie.text.Header.getName() class com.lowagie.text.HeaderFooter public com.lowagie.text.HeaderFooter(com.lowagie.text.Phrase,boolean) public com.lowagie.text.HeaderFooter(com.lowagie.text.Phrase,com.lowagie.text.Phrase) public int com.lowagie.text.HeaderFooter.alignment() public com.lowagie.text.Phrase com.lowagie.text.HeaderFooter.getAfter() public com.lowagie.text.Phrase com.lowagie.text.HeaderFooter.getBefore() public boolean com.lowagie.text.HeaderFooter.isNumbered() public com.lowagie.text.Paragraph com.lowagie.text.HeaderFooter.paragraph() public void com.lowagie.text.HeaderFooter.setAlignment(int) public void com.lowagie.text.HeaderFooter.setPageNumber(int) class com.lowagie.text.Image public static final int com.lowagie.text.Image.AX public static final int com.lowagie.text.Image.AY public static final int com.lowagie.text.Image.BX public static final int com.lowagie.text.Image.BY public static final int com.lowagie.text.Image.CX public static final int com.lowagie.text.Image.CY public static final int com.lowagie.text.Image.DEFAULT public static final int com.lowagie.text.Image.DX public static final int com.lowagie.text.Image.DY public static final int com.lowagie.text.Image.LEFT public static final int com.lowagie.text.Image.MIDDLE public static final int com.lowagie.text.Image.ORIGINAL_BMP public static final int com.lowagie.text.Image.ORIGINAL_GIF public static final int com.lowagie.text.Image.ORIGINAL_JBIG2 public static final int com.lowagie.text.Image.ORIGINAL_JPEG public static final int com.lowagie.text.Image.ORIGINAL_JPEG2000 public static final int com.lowagie.text.Image.ORIGINAL_NONE public static final int com.lowagie.text.Image.ORIGINAL_PNG public static final int com.lowagie.text.Image.ORIGINAL_PS public static final int com.lowagie.text.Image.ORIGINAL_TIFF public static final int com.lowagie.text.Image.ORIGINAL_WMF public static final int com.lowagie.text.Image.RIGHT public static final int com.lowagie.text.Image.TEXTWRAP public static final int com.lowagie.text.Image.UNDERLYING public com.lowagie.text.Image(java.net.URL) public float com.lowagie.text.Image.getAbsoluteX() public float com.lowagie.text.Image.getAbsoluteY() public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.Image.getAdditional() public int com.lowagie.text.Image.getAlignment() public java.lang.String com.lowagie.text.Image.getAlt() public com.lowagie.text.Annotation com.lowagie.text.Image.getAnnotation() public int com.lowagie.text.Image.getBpc() public int com.lowagie.text.Image.getColorspace() public int com.lowagie.text.Image.getCompressionLevel() public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.Image.getDirectReference() public int com.lowagie.text.Image.getDpiX() public int com.lowagie.text.Image.getDpiY() public java.awt.color.ICC_Profile com.lowagie.text.Image.getICCProfile() public com.lowagie.text.Image com.lowagie.text.Image.getImageMask() public float com.lowagie.text.Image.getImageRotation() public float com.lowagie.text.Image.getIndentationLeft() public float com.lowagie.text.Image.getIndentationRight() public float com.lowagie.text.Image.getInitialRotation() public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(byte[]) throws com.lowagie.text.BadElementException,java.net.MalformedURLException,java.io.IOException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(com.lowagie.text.Image) public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(com.lowagie.text.pdf.PRIndirectReference) throws com.lowagie.text.BadElementException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(com.lowagie.text.pdf.PdfContentByte,java.awt.Image,float) throws com.lowagie.text.BadElementException,java.io.IOException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(com.lowagie.text.pdf.PdfTemplate) throws com.lowagie.text.BadElementException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(com.lowagie.text.pdf.PdfWriter,java.awt.Image,float) throws com.lowagie.text.BadElementException,java.io.IOException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(int,int,boolean,int,int,byte[]) throws com.lowagie.text.BadElementException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(int,int,boolean,int,int,byte[],int[]) throws com.lowagie.text.BadElementException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(int,int,byte[],byte[]) public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(int,int,int,int,byte[]) throws com.lowagie.text.BadElementException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(int,int,int,int,byte[],int[]) throws com.lowagie.text.BadElementException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(java.awt.Image,java.awt.Color) throws com.lowagie.text.BadElementException,java.io.IOException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(java.awt.Image,java.awt.Color,boolean) throws com.lowagie.text.BadElementException,java.io.IOException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(java.lang.String) throws com.lowagie.text.BadElementException,java.net.MalformedURLException,java.io.IOException public static com.lowagie.text.Image com.lowagie.text.Image.getInstance(java.net.URL) throws com.lowagie.text.BadElementException,java.net.MalformedURLException,java.io.IOException public com.lowagie.text.pdf.PdfOCG com.lowagie.text.Image.getLayer() public java.lang.Long com.lowagie.text.Image.getMySerialId() public byte[] com.lowagie.text.Image.getOriginalData() public int com.lowagie.text.Image.getOriginalType() public float com.lowagie.text.Image.getPlainHeight() public float com.lowagie.text.Image.getPlainWidth() public byte[] com.lowagie.text.Image.getRawData() public float com.lowagie.text.Image.getScaledHeight() public float com.lowagie.text.Image.getScaledWidth() public float com.lowagie.text.Image.getSpacingAfter() public float com.lowagie.text.Image.getSpacingBefore() public com.lowagie.text.pdf.PdfTemplate com.lowagie.text.Image.getTemplateData() public int[] com.lowagie.text.Image.getTransparency() public java.net.URL com.lowagie.text.Image.getUrl() public float com.lowagie.text.Image.getWidthPercentage() public float com.lowagie.text.Image.getXYRatio() public boolean com.lowagie.text.Image.hasAbsoluteX() public boolean com.lowagie.text.Image.hasAbsoluteY() public boolean com.lowagie.text.Image.hasICCProfile() public boolean com.lowagie.text.Image.isDeflated() public boolean com.lowagie.text.Image.isImgRaw() public boolean com.lowagie.text.Image.isImgTemplate() public boolean com.lowagie.text.Image.isInterpolation() public boolean com.lowagie.text.Image.isInverted() public boolean com.lowagie.text.Image.isJpeg() public boolean com.lowagie.text.Image.isMask() public boolean com.lowagie.text.Image.isMaskCandidate() public boolean com.lowagie.text.Image.isNestable() public boolean com.lowagie.text.Image.isSmask() public void com.lowagie.text.Image.makeMask() throws com.lowagie.text.DocumentException public float[] com.lowagie.text.Image.matrix() public void com.lowagie.text.Image.scaleAbsolute(float,float) public void com.lowagie.text.Image.scaleAbsoluteHeight(float) public void com.lowagie.text.Image.scaleAbsoluteWidth(float) public void com.lowagie.text.Image.scalePercent(float) public void com.lowagie.text.Image.scalePercent(float,float) public void com.lowagie.text.Image.scaleToFit(float,float) public void com.lowagie.text.Image.setAbsolutePosition(float,float) public void com.lowagie.text.Image.setAdditional(com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.Image.setAlignment(int) public void com.lowagie.text.Image.setAlt(java.lang.String) public void com.lowagie.text.Image.setAnnotation(com.lowagie.text.Annotation) public void com.lowagie.text.Image.setCompressionLevel(int) public void com.lowagie.text.Image.setDeflated(boolean) public void com.lowagie.text.Image.setDirectReference(com.lowagie.text.pdf.PdfIndirectReference) public void com.lowagie.text.Image.setDpi(int,int) public void com.lowagie.text.Image.setImageMask(com.lowagie.text.Image) throws com.lowagie.text.DocumentException public void com.lowagie.text.Image.setIndentationLeft(float) public void com.lowagie.text.Image.setIndentationRight(float) public void com.lowagie.text.Image.setInitialRotation(float) public void com.lowagie.text.Image.setInterpolation(boolean) public void com.lowagie.text.Image.setInverted(boolean) public void com.lowagie.text.Image.setLayer(com.lowagie.text.pdf.PdfOCG) public void com.lowagie.text.Image.setOriginalData(byte[]) public void com.lowagie.text.Image.setOriginalType(int) public void com.lowagie.text.Image.setRotation(float) public void com.lowagie.text.Image.setRotationDegrees(float) public void com.lowagie.text.Image.setSmask(boolean) public void com.lowagie.text.Image.setSpacingAfter(float) public void com.lowagie.text.Image.setSpacingBefore(float) public void com.lowagie.text.Image.setTemplateData(com.lowagie.text.pdf.PdfTemplate) public void com.lowagie.text.Image.setTransparency(int[]) public void com.lowagie.text.Image.setUrl(java.net.URL) public void com.lowagie.text.Image.setWidthPercentage(float) public void com.lowagie.text.Image.setXYRatio(float) public void com.lowagie.text.Image.simplifyColorspace() public void com.lowagie.text.Image.tagICC(java.awt.color.ICC_Profile) public int com.lowagie.text.Image.type() class com.lowagie.text.ImgCCITT public com.lowagie.text.ImgCCITT(int,int,boolean,int,int,byte[]) throws com.lowagie.text.BadElementException class com.lowagie.text.ImgJBIG2 public com.lowagie.text.ImgJBIG2() public com.lowagie.text.ImgJBIG2(int,int,byte[],byte[]) public byte[] com.lowagie.text.ImgJBIG2.getGlobalBytes() public byte[] com.lowagie.text.ImgJBIG2.getGlobalHash() class com.lowagie.text.ImgRaw public com.lowagie.text.ImgRaw(int,int,int,int,byte[]) throws com.lowagie.text.BadElementException class com.lowagie.text.ImgTemplate public com.lowagie.text.ImgTemplate(com.lowagie.text.pdf.PdfTemplate) throws com.lowagie.text.BadElementException class com.lowagie.text.ImgWMF public com.lowagie.text.ImgWMF(byte[]) throws com.lowagie.text.BadElementException,java.io.IOException public com.lowagie.text.ImgWMF(java.lang.String) throws com.lowagie.text.BadElementException,java.net.MalformedURLException,java.io.IOException public com.lowagie.text.ImgWMF(java.net.URL) throws com.lowagie.text.BadElementException,java.io.IOException public void com.lowagie.text.ImgWMF.readWMF(com.lowagie.text.pdf.PdfTemplate) throws java.io.IOException,com.lowagie.text.DocumentException class com.lowagie.text.Jpeg public static final byte[] com.lowagie.text.Jpeg.JFIF_ID public static final int com.lowagie.text.Jpeg.M_APP0 public static final int com.lowagie.text.Jpeg.M_APP2 public static final int com.lowagie.text.Jpeg.M_APPE public static final int com.lowagie.text.Jpeg.NOPARAM_MARKER public static final int[] com.lowagie.text.Jpeg.NOPARAM_MARKERS public static final int com.lowagie.text.Jpeg.NOT_A_MARKER public static final int com.lowagie.text.Jpeg.UNSUPPORTED_MARKER public static final int[] com.lowagie.text.Jpeg.UNSUPPORTED_MARKERS public static final int com.lowagie.text.Jpeg.VALID_MARKER public static final int[] com.lowagie.text.Jpeg.VALID_MARKERS public com.lowagie.text.Jpeg(byte[]) throws com.lowagie.text.BadElementException,java.io.IOException public com.lowagie.text.Jpeg(byte[],float,float) throws com.lowagie.text.BadElementException,java.io.IOException public com.lowagie.text.Jpeg(java.net.URL) throws com.lowagie.text.BadElementException,java.io.IOException class com.lowagie.text.Jpeg2000 public static final int com.lowagie.text.Jpeg2000.JP2_BPCC public static final int com.lowagie.text.Jpeg2000.JP2_COLR public static final int com.lowagie.text.Jpeg2000.JP2_DBTL public static final int com.lowagie.text.Jpeg2000.JP2_FTYP public static final int com.lowagie.text.Jpeg2000.JP2_IHDR public static final int com.lowagie.text.Jpeg2000.JP2_JP public static final int com.lowagie.text.Jpeg2000.JP2_JP2 public static final int com.lowagie.text.Jpeg2000.JP2_JP2C public static final int com.lowagie.text.Jpeg2000.JP2_JP2H public static final int com.lowagie.text.Jpeg2000.JP2_URL public static final int com.lowagie.text.Jpeg2000.JPIP_JPIP public com.lowagie.text.Jpeg2000(byte[]) throws com.lowagie.text.BadElementException,java.io.IOException public com.lowagie.text.Jpeg2000(byte[],float,float) throws com.lowagie.text.BadElementException,java.io.IOException public com.lowagie.text.Jpeg2000(java.net.URL) throws com.lowagie.text.BadElementException,java.io.IOException public void com.lowagie.text.Jpeg2000.jp2_read_boxhdr() throws java.io.IOException interface com.lowagie.text.LargeElement public abstract void com.lowagie.text.LargeElement.flushContent() public abstract boolean com.lowagie.text.LargeElement.isComplete() public abstract void com.lowagie.text.LargeElement.setComplete(boolean) class com.lowagie.text.List public static final boolean com.lowagie.text.List.ALPHABETICAL public static final boolean com.lowagie.text.List.LOWERCASE public static final boolean com.lowagie.text.List.NUMERICAL public static final boolean com.lowagie.text.List.ORDERED public static final boolean com.lowagie.text.List.UNORDERED public static final boolean com.lowagie.text.List.UPPERCASE public com.lowagie.text.List() public com.lowagie.text.List(boolean) public com.lowagie.text.List(boolean,boolean) public com.lowagie.text.List(boolean,boolean,float) public com.lowagie.text.List(boolean,float) public com.lowagie.text.List(float) public boolean com.lowagie.text.List.add(java.lang.Object) public java.util.ArrayList com.lowagie.text.List.getChunks() public int com.lowagie.text.List.getFirst() public float com.lowagie.text.List.getIndentationLeft() public float com.lowagie.text.List.getIndentationRight() public java.util.ArrayList com.lowagie.text.List.getItems() public java.lang.String com.lowagie.text.List.getPostSymbol() public java.lang.String com.lowagie.text.List.getPreSymbol() public com.lowagie.text.Chunk com.lowagie.text.List.getSymbol() public float com.lowagie.text.List.getSymbolIndent() public float com.lowagie.text.List.getTotalLeading() public boolean com.lowagie.text.List.isAlignindent() public boolean com.lowagie.text.List.isAutoindent() public boolean com.lowagie.text.List.isContent() public boolean com.lowagie.text.List.isEmpty() public boolean com.lowagie.text.List.isLettered() public boolean com.lowagie.text.List.isLowercase() public boolean com.lowagie.text.List.isNestable() public boolean com.lowagie.text.List.isNumbered() public void com.lowagie.text.List.normalizeIndentation() public boolean com.lowagie.text.List.process(com.lowagie.text.ElementListener) public void com.lowagie.text.List.setAlignindent(boolean) public void com.lowagie.text.List.setAutoindent(boolean) public void com.lowagie.text.List.setFirst(int) public void com.lowagie.text.List.setIndentationLeft(float) public void com.lowagie.text.List.setIndentationRight(float) public void com.lowagie.text.List.setLettered(boolean) public void com.lowagie.text.List.setListSymbol(com.lowagie.text.Chunk) public void com.lowagie.text.List.setListSymbol(java.lang.String) public void com.lowagie.text.List.setLowercase(boolean) public void com.lowagie.text.List.setNumbered(boolean) public void com.lowagie.text.List.setPostSymbol(java.lang.String) public void com.lowagie.text.List.setPreSymbol(java.lang.String) public void com.lowagie.text.List.setSymbolIndent(float) public int com.lowagie.text.List.size() public int com.lowagie.text.List.type() class com.lowagie.text.ListItem public com.lowagie.text.ListItem() public com.lowagie.text.ListItem(com.lowagie.text.Chunk) public com.lowagie.text.ListItem(com.lowagie.text.Phrase) public com.lowagie.text.ListItem(float) public com.lowagie.text.ListItem(float,com.lowagie.text.Chunk) public com.lowagie.text.ListItem(float,java.lang.String) public com.lowagie.text.ListItem(float,java.lang.String,com.lowagie.text.Font) public com.lowagie.text.ListItem(java.lang.String) public com.lowagie.text.ListItem(java.lang.String,com.lowagie.text.Font) public com.lowagie.text.Chunk com.lowagie.text.ListItem.getListSymbol() public void com.lowagie.text.ListItem.setIndentationLeft(float,boolean) public void com.lowagie.text.ListItem.setListSymbol(com.lowagie.text.Chunk) public int com.lowagie.text.ListItem.type() class com.lowagie.text.MarkedObject public com.lowagie.text.MarkedObject(com.lowagie.text.Element) public java.util.ArrayList com.lowagie.text.MarkedObject.getChunks() public java.util.Properties com.lowagie.text.MarkedObject.getMarkupAttributes() public boolean com.lowagie.text.MarkedObject.isContent() public boolean com.lowagie.text.MarkedObject.isNestable() public boolean com.lowagie.text.MarkedObject.process(com.lowagie.text.ElementListener) public void com.lowagie.text.MarkedObject.setMarkupAttribute(java.lang.String,java.lang.String) public int com.lowagie.text.MarkedObject.type() class com.lowagie.text.MarkedSection public com.lowagie.text.MarkedSection(com.lowagie.text.Section) public boolean com.lowagie.text.MarkedSection.add(java.lang.Object) public void com.lowagie.text.MarkedSection.add(int,java.lang.Object) public boolean com.lowagie.text.MarkedSection.addAll(java.util.Collection) public com.lowagie.text.MarkedSection com.lowagie.text.MarkedSection.addSection() public com.lowagie.text.MarkedSection com.lowagie.text.MarkedSection.addSection(float) public com.lowagie.text.MarkedSection com.lowagie.text.MarkedSection.addSection(float,int) public com.lowagie.text.MarkedSection com.lowagie.text.MarkedSection.addSection(int) public com.lowagie.text.MarkedObject com.lowagie.text.MarkedSection.getTitle() public void com.lowagie.text.MarkedSection.newPage() public boolean com.lowagie.text.MarkedSection.process(com.lowagie.text.ElementListener) public void com.lowagie.text.MarkedSection.setBookmarkOpen(boolean) public void com.lowagie.text.MarkedSection.setBookmarkTitle(java.lang.String) public void com.lowagie.text.MarkedSection.setIndentation(float) public void com.lowagie.text.MarkedSection.setIndentationLeft(float) public void com.lowagie.text.MarkedSection.setIndentationRight(float) public void com.lowagie.text.MarkedSection.setNumberDepth(int) public void com.lowagie.text.MarkedSection.setTitle(com.lowagie.text.MarkedObject) public void com.lowagie.text.MarkedSection.setTriggerNewPage(boolean) class com.lowagie.text.Meta public com.lowagie.text.Meta(java.lang.String,java.lang.String) public java.lang.StringBuffer com.lowagie.text.Meta.append(java.lang.String) public java.util.ArrayList com.lowagie.text.Meta.getChunks() public java.lang.String com.lowagie.text.Meta.getContent() public java.lang.String com.lowagie.text.Meta.getName() public static int com.lowagie.text.Meta.getType(java.lang.String) public boolean com.lowagie.text.Meta.isContent() public boolean com.lowagie.text.Meta.isNestable() public boolean com.lowagie.text.Meta.process(com.lowagie.text.ElementListener) public int com.lowagie.text.Meta.type() class com.lowagie.text.PageSize public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A0 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A1 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A10 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A2 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A3 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A4 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A5 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A6 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A7 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A8 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.A9 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.ARCH_A public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.ARCH_B public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.ARCH_C public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.ARCH_D public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.ARCH_E public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B0 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B1 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B10 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B2 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B3 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B4 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B5 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B6 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B7 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B8 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.B9 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.CROWN_OCTAVO public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.CROWN_QUARTO public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.DEMY_OCTAVO public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.DEMY_QUARTO public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.EXECUTIVE public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.FLSA public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.FLSE public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.HALFLETTER public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.ID_1 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.ID_2 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.ID_3 public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.LARGE_CROWN_OCTAVO public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.LARGE_CROWN_QUARTO public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.LEDGER public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.LEGAL public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.LETTER public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.NOTE public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.PENGUIN_LARGE_PAPERBACK public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.PENGUIN_SMALL_PAPERBACK public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.POSTCARD public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.ROYAL_OCTAVO public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.ROYAL_QUARTO public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.SMALL_PAPERBACK public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize.TABLOID public static final com.lowagie.text.Rectangle com.lowagie.text.PageSize._11X17 public com.lowagie.text.PageSize() public static com.lowagie.text.Rectangle com.lowagie.text.PageSize.getRectangle(java.lang.String) class com.lowagie.text.Paragraph public com.lowagie.text.Paragraph() public com.lowagie.text.Paragraph(com.lowagie.text.Chunk) public com.lowagie.text.Paragraph(com.lowagie.text.Phrase) public com.lowagie.text.Paragraph(float) public com.lowagie.text.Paragraph(float,com.lowagie.text.Chunk) public com.lowagie.text.Paragraph(float,java.lang.String) public com.lowagie.text.Paragraph(float,java.lang.String,com.lowagie.text.Font) public com.lowagie.text.Paragraph(java.lang.String) public com.lowagie.text.Paragraph(java.lang.String,com.lowagie.text.Font) public boolean com.lowagie.text.Paragraph.add(java.lang.Object) public int com.lowagie.text.Paragraph.getAlignment() public float com.lowagie.text.Paragraph.getExtraParagraphSpace() public float com.lowagie.text.Paragraph.getFirstLineIndent() public float com.lowagie.text.Paragraph.getIndentationLeft() public float com.lowagie.text.Paragraph.getIndentationRight() public boolean com.lowagie.text.Paragraph.getKeepTogether() public float com.lowagie.text.Paragraph.getMultipliedLeading() public float com.lowagie.text.Paragraph.getSpacingAfter() public float com.lowagie.text.Paragraph.getSpacingBefore() public float com.lowagie.text.Paragraph.getTotalLeading() public void com.lowagie.text.Paragraph.setAlignment(int) public void com.lowagie.text.Paragraph.setAlignment(java.lang.String) public void com.lowagie.text.Paragraph.setExtraParagraphSpace(float) public void com.lowagie.text.Paragraph.setFirstLineIndent(float) public void com.lowagie.text.Paragraph.setIndentationLeft(float) public void com.lowagie.text.Paragraph.setIndentationRight(float) public void com.lowagie.text.Paragraph.setKeepTogether(boolean) public void com.lowagie.text.Paragraph.setLeading(float) public void com.lowagie.text.Paragraph.setLeading(float,float) public void com.lowagie.text.Paragraph.setMultipliedLeading(float) public void com.lowagie.text.Paragraph.setSpacingAfter(float) public void com.lowagie.text.Paragraph.setSpacingBefore(float) public float com.lowagie.text.Paragraph.spacingAfter() public float com.lowagie.text.Paragraph.spacingBefore() public int com.lowagie.text.Paragraph.type() class com.lowagie.text.Phrase public com.lowagie.text.Phrase() public com.lowagie.text.Phrase(com.lowagie.text.Chunk) public com.lowagie.text.Phrase(com.lowagie.text.Phrase) public com.lowagie.text.Phrase(float) public com.lowagie.text.Phrase(float,com.lowagie.text.Chunk) public com.lowagie.text.Phrase(float,java.lang.String) public com.lowagie.text.Phrase(float,java.lang.String,com.lowagie.text.Font) public com.lowagie.text.Phrase(java.lang.String) public com.lowagie.text.Phrase(java.lang.String,com.lowagie.text.Font) public boolean com.lowagie.text.Phrase.add(java.lang.Object) public void com.lowagie.text.Phrase.add(int,java.lang.Object) public boolean com.lowagie.text.Phrase.addAll(java.util.Collection) public java.util.ArrayList com.lowagie.text.Phrase.getChunks() public java.lang.String com.lowagie.text.Phrase.getContent() public com.lowagie.text.Font com.lowagie.text.Phrase.getFont() public com.lowagie.text.pdf.HyphenationEvent com.lowagie.text.Phrase.getHyphenation() public static final com.lowagie.text.Phrase com.lowagie.text.Phrase.getInstance(int,java.lang.String) public static final com.lowagie.text.Phrase com.lowagie.text.Phrase.getInstance(int,java.lang.String,com.lowagie.text.Font) public static final com.lowagie.text.Phrase com.lowagie.text.Phrase.getInstance(java.lang.String) public float com.lowagie.text.Phrase.getLeading() public boolean com.lowagie.text.Phrase.hasLeading() public boolean com.lowagie.text.Phrase.isContent() public boolean com.lowagie.text.Phrase.isEmpty() public boolean com.lowagie.text.Phrase.isNestable() public boolean com.lowagie.text.Phrase.process(com.lowagie.text.ElementListener) public void com.lowagie.text.Phrase.setFont(com.lowagie.text.Font) public void com.lowagie.text.Phrase.setHyphenation(com.lowagie.text.pdf.HyphenationEvent) public void com.lowagie.text.Phrase.setLeading(float) public int com.lowagie.text.Phrase.type() class com.lowagie.text.Rectangle public static final int com.lowagie.text.Rectangle.BOTTOM public static final int com.lowagie.text.Rectangle.BOX public static final int com.lowagie.text.Rectangle.LEFT public static final int com.lowagie.text.Rectangle.NO_BORDER public static final int com.lowagie.text.Rectangle.RIGHT public static final int com.lowagie.text.Rectangle.TOP public static final int com.lowagie.text.Rectangle.UNDEFINED public com.lowagie.text.Rectangle(com.lowagie.text.Rectangle) public com.lowagie.text.Rectangle(float,float) public com.lowagie.text.Rectangle(float,float,float,float) public void com.lowagie.text.Rectangle.cloneNonPositionParameters(com.lowagie.text.Rectangle) public void com.lowagie.text.Rectangle.disableBorderSide(int) public void com.lowagie.text.Rectangle.enableBorderSide(int) public java.awt.Color com.lowagie.text.Rectangle.getBackgroundColor() public int com.lowagie.text.Rectangle.getBorder() public java.awt.Color com.lowagie.text.Rectangle.getBorderColor() public java.awt.Color com.lowagie.text.Rectangle.getBorderColorBottom() public java.awt.Color com.lowagie.text.Rectangle.getBorderColorLeft() public java.awt.Color com.lowagie.text.Rectangle.getBorderColorRight() public java.awt.Color com.lowagie.text.Rectangle.getBorderColorTop() public float com.lowagie.text.Rectangle.getBorderWidth() public float com.lowagie.text.Rectangle.getBorderWidthBottom() public float com.lowagie.text.Rectangle.getBorderWidthLeft() public float com.lowagie.text.Rectangle.getBorderWidthRight() public float com.lowagie.text.Rectangle.getBorderWidthTop() public float com.lowagie.text.Rectangle.getBottom() public float com.lowagie.text.Rectangle.getBottom(float) public java.util.ArrayList com.lowagie.text.Rectangle.getChunks() public float com.lowagie.text.Rectangle.getGrayFill() public float com.lowagie.text.Rectangle.getHeight() public float com.lowagie.text.Rectangle.getLeft() public float com.lowagie.text.Rectangle.getLeft(float) public float com.lowagie.text.Rectangle.getRight() public float com.lowagie.text.Rectangle.getRight(float) public int com.lowagie.text.Rectangle.getRotation() public float com.lowagie.text.Rectangle.getTop() public float com.lowagie.text.Rectangle.getTop(float) public float com.lowagie.text.Rectangle.getWidth() public boolean com.lowagie.text.Rectangle.hasBorder(int) public boolean com.lowagie.text.Rectangle.hasBorders() public boolean com.lowagie.text.Rectangle.isContent() public boolean com.lowagie.text.Rectangle.isNestable() public boolean com.lowagie.text.Rectangle.isUseVariableBorders() public void com.lowagie.text.Rectangle.normalize() public boolean com.lowagie.text.Rectangle.process(com.lowagie.text.ElementListener) public com.lowagie.text.Rectangle com.lowagie.text.Rectangle.rectangle(float,float) public com.lowagie.text.Rectangle com.lowagie.text.Rectangle.rotate() public void com.lowagie.text.Rectangle.setBackgroundColor(java.awt.Color) public void com.lowagie.text.Rectangle.setBorder(int) public void com.lowagie.text.Rectangle.setBorderColor(java.awt.Color) public void com.lowagie.text.Rectangle.setBorderColorBottom(java.awt.Color) public void com.lowagie.text.Rectangle.setBorderColorLeft(java.awt.Color) public void com.lowagie.text.Rectangle.setBorderColorRight(java.awt.Color) public void com.lowagie.text.Rectangle.setBorderColorTop(java.awt.Color) public void com.lowagie.text.Rectangle.setBorderWidth(float) public void com.lowagie.text.Rectangle.setBorderWidthBottom(float) public void com.lowagie.text.Rectangle.setBorderWidthLeft(float) public void com.lowagie.text.Rectangle.setBorderWidthRight(float) public void com.lowagie.text.Rectangle.setBorderWidthTop(float) public void com.lowagie.text.Rectangle.setBottom(float) public void com.lowagie.text.Rectangle.setGrayFill(float) public void com.lowagie.text.Rectangle.setLeft(float) public void com.lowagie.text.Rectangle.setRight(float) public void com.lowagie.text.Rectangle.setTop(float) public void com.lowagie.text.Rectangle.setUseVariableBorders(boolean) public void com.lowagie.text.Rectangle.softCloneNonPositionParameters(com.lowagie.text.Rectangle) public java.lang.String com.lowagie.text.Rectangle.toString() public int com.lowagie.text.Rectangle.type() class com.lowagie.text.RectangleReadOnly public com.lowagie.text.RectangleReadOnly(com.lowagie.text.Rectangle) public com.lowagie.text.RectangleReadOnly(float,float) public com.lowagie.text.RectangleReadOnly(float,float,float,float) public void com.lowagie.text.RectangleReadOnly.cloneNonPositionParameters(com.lowagie.text.Rectangle) public void com.lowagie.text.RectangleReadOnly.disableBorderSide(int) public void com.lowagie.text.RectangleReadOnly.enableBorderSide(int) public void com.lowagie.text.RectangleReadOnly.normalize() public void com.lowagie.text.RectangleReadOnly.setBackgroundColor(java.awt.Color) public void com.lowagie.text.RectangleReadOnly.setBorder(int) public void com.lowagie.text.RectangleReadOnly.setBorderColor(java.awt.Color) public void com.lowagie.text.RectangleReadOnly.setBorderColorBottom(java.awt.Color) public void com.lowagie.text.RectangleReadOnly.setBorderColorLeft(java.awt.Color) public void com.lowagie.text.RectangleReadOnly.setBorderColorRight(java.awt.Color) public void com.lowagie.text.RectangleReadOnly.setBorderColorTop(java.awt.Color) public void com.lowagie.text.RectangleReadOnly.setBorderWidth(float) public void com.lowagie.text.RectangleReadOnly.setBorderWidthBottom(float) public void com.lowagie.text.RectangleReadOnly.setBorderWidthLeft(float) public void com.lowagie.text.RectangleReadOnly.setBorderWidthRight(float) public void com.lowagie.text.RectangleReadOnly.setBorderWidthTop(float) public void com.lowagie.text.RectangleReadOnly.setBottom(float) public void com.lowagie.text.RectangleReadOnly.setGrayFill(float) public void com.lowagie.text.RectangleReadOnly.setLeft(float) public void com.lowagie.text.RectangleReadOnly.setRight(float) public void com.lowagie.text.RectangleReadOnly.setTop(float) public void com.lowagie.text.RectangleReadOnly.setUseVariableBorders(boolean) public void com.lowagie.text.RectangleReadOnly.softCloneNonPositionParameters(com.lowagie.text.Rectangle) public java.lang.String com.lowagie.text.RectangleReadOnly.toString() class com.lowagie.text.RomanList public com.lowagie.text.RomanList() public com.lowagie.text.RomanList(boolean,int) public com.lowagie.text.RomanList(int) public boolean com.lowagie.text.RomanList.add(java.lang.Object) class com.lowagie.text.Row public static final int com.lowagie.text.Row.CELL public static final int com.lowagie.text.Row.NULL public static final int com.lowagie.text.Row.TABLE public java.lang.Object com.lowagie.text.Row.getCell(int) public java.util.ArrayList com.lowagie.text.Row.getChunks() public int com.lowagie.text.Row.getColumns() public int com.lowagie.text.Row.getHorizontalAlignment() public boolean com.lowagie.text.Row.isContent() public boolean com.lowagie.text.Row.isEmpty() public boolean com.lowagie.text.Row.isNestable() public boolean com.lowagie.text.Row.process(com.lowagie.text.ElementListener) public void com.lowagie.text.Row.setHorizontalAlignment(int) public int com.lowagie.text.Row.type() interface com.lowagie.text.RtfElementInterface class com.lowagie.text.Section public static final int com.lowagie.text.Section.NUMBERSTYLE_DOTTED public static final int com.lowagie.text.Section.NUMBERSTYLE_DOTTED_WITHOUT_FINAL_DOT public boolean com.lowagie.text.Section.add(java.lang.Object) public void com.lowagie.text.Section.add(int,java.lang.Object) public boolean com.lowagie.text.Section.addAll(java.util.Collection) public com.lowagie.text.MarkedSection com.lowagie.text.Section.addMarkedSection() public com.lowagie.text.Section com.lowagie.text.Section.addSection(com.lowagie.text.Paragraph) public com.lowagie.text.Section com.lowagie.text.Section.addSection(com.lowagie.text.Paragraph,int) public com.lowagie.text.Section com.lowagie.text.Section.addSection(float,com.lowagie.text.Paragraph) public com.lowagie.text.Section com.lowagie.text.Section.addSection(float,com.lowagie.text.Paragraph,int) public com.lowagie.text.Section com.lowagie.text.Section.addSection(float,java.lang.String) public com.lowagie.text.Section com.lowagie.text.Section.addSection(float,java.lang.String,int) public com.lowagie.text.Section com.lowagie.text.Section.addSection(java.lang.String) public com.lowagie.text.Section com.lowagie.text.Section.addSection(java.lang.String,int) public static com.lowagie.text.Paragraph com.lowagie.text.Section.constructTitle(com.lowagie.text.Paragraph,java.util.ArrayList,int,int) public void com.lowagie.text.Section.flushContent() public com.lowagie.text.Paragraph com.lowagie.text.Section.getBookmarkTitle() public java.util.ArrayList com.lowagie.text.Section.getChunks() public int com.lowagie.text.Section.getDepth() public float com.lowagie.text.Section.getIndentation() public float com.lowagie.text.Section.getIndentationLeft() public float com.lowagie.text.Section.getIndentationRight() public int com.lowagie.text.Section.getNumberDepth() public int com.lowagie.text.Section.getNumberStyle() public com.lowagie.text.Paragraph com.lowagie.text.Section.getTitle() public boolean com.lowagie.text.Section.isBookmarkOpen() public boolean com.lowagie.text.Section.isChapter() public boolean com.lowagie.text.Section.isComplete() public boolean com.lowagie.text.Section.isContent() public boolean com.lowagie.text.Section.isNestable() public boolean com.lowagie.text.Section.isNotAddedYet() public boolean com.lowagie.text.Section.isSection() public boolean com.lowagie.text.Section.isTriggerNewPage() public void com.lowagie.text.Section.newPage() public boolean com.lowagie.text.Section.process(com.lowagie.text.ElementListener) public void com.lowagie.text.Section.setBookmarkOpen(boolean) public void com.lowagie.text.Section.setBookmarkTitle(java.lang.String) public void com.lowagie.text.Section.setChapterNumber(int) public void com.lowagie.text.Section.setComplete(boolean) public void com.lowagie.text.Section.setIndentation(float) public void com.lowagie.text.Section.setIndentationLeft(float) public void com.lowagie.text.Section.setIndentationRight(float) public void com.lowagie.text.Section.setNotAddedYet(boolean) public void com.lowagie.text.Section.setNumberDepth(int) public void com.lowagie.text.Section.setNumberStyle(int) public void com.lowagie.text.Section.setTitle(com.lowagie.text.Paragraph) public void com.lowagie.text.Section.setTriggerNewPage(boolean) public int com.lowagie.text.Section.type() class com.lowagie.text.SimpleCell public static final boolean com.lowagie.text.SimpleCell.CELL public static final boolean com.lowagie.text.SimpleCell.ROW public com.lowagie.text.SimpleCell(boolean) public boolean com.lowagie.text.SimpleCell.add(java.lang.Object) public void com.lowagie.text.SimpleCell.addElement(com.lowagie.text.Element) throws com.lowagie.text.BadElementException public void com.lowagie.text.SimpleCell.cellLayout(com.lowagie.text.pdf.PdfPCell,com.lowagie.text.Rectangle,com.lowagie.text.pdf.PdfContentByte[]) public com.lowagie.text.Cell com.lowagie.text.SimpleCell.createCell(com.lowagie.text.SimpleCell) throws com.lowagie.text.BadElementException public com.lowagie.text.pdf.PdfPCell com.lowagie.text.SimpleCell.createPdfPCell(com.lowagie.text.SimpleCell) public int com.lowagie.text.SimpleCell.getColspan() public int com.lowagie.text.SimpleCell.getHorizontalAlignment() public float com.lowagie.text.SimpleCell.getPadding_bottom() public float com.lowagie.text.SimpleCell.getPadding_left() public float com.lowagie.text.SimpleCell.getPadding_right() public float com.lowagie.text.SimpleCell.getPadding_top() public float com.lowagie.text.SimpleCell.getSpacing_bottom() public float com.lowagie.text.SimpleCell.getSpacing_left() public float com.lowagie.text.SimpleCell.getSpacing_right() public float com.lowagie.text.SimpleCell.getSpacing_top() public int com.lowagie.text.SimpleCell.getVerticalAlignment() public float com.lowagie.text.SimpleCell.getWidth() public float com.lowagie.text.SimpleCell.getWidthpercentage() public boolean com.lowagie.text.SimpleCell.isCellgroup() public boolean com.lowagie.text.SimpleCell.isUseAscender() public boolean com.lowagie.text.SimpleCell.isUseBorderPadding() public boolean com.lowagie.text.SimpleCell.isUseDescender() public void com.lowagie.text.SimpleCell.setCellgroup(boolean) public void com.lowagie.text.SimpleCell.setColspan(int) public void com.lowagie.text.SimpleCell.setHorizontalAlignment(int) public void com.lowagie.text.SimpleCell.setPadding(float) public void com.lowagie.text.SimpleCell.setPadding_bottom(float) public void com.lowagie.text.SimpleCell.setPadding_left(float) public void com.lowagie.text.SimpleCell.setPadding_right(float) public void com.lowagie.text.SimpleCell.setPadding_top(float) public void com.lowagie.text.SimpleCell.setSpacing(float) public void com.lowagie.text.SimpleCell.setSpacing_bottom(float) public void com.lowagie.text.SimpleCell.setSpacing_left(float) public void com.lowagie.text.SimpleCell.setSpacing_right(float) public void com.lowagie.text.SimpleCell.setSpacing_top(float) public void com.lowagie.text.SimpleCell.setUseAscender(boolean) public void com.lowagie.text.SimpleCell.setUseBorderPadding(boolean) public void com.lowagie.text.SimpleCell.setUseDescender(boolean) public void com.lowagie.text.SimpleCell.setVerticalAlignment(int) public void com.lowagie.text.SimpleCell.setWidth(float) public void com.lowagie.text.SimpleCell.setWidthpercentage(float) public int com.lowagie.text.SimpleCell.type() class com.lowagie.text.SimpleTable public com.lowagie.text.SimpleTable() public boolean com.lowagie.text.SimpleTable.add(java.lang.Object) public void com.lowagie.text.SimpleTable.addElement(com.lowagie.text.SimpleCell) throws com.lowagie.text.BadElementException public com.lowagie.text.pdf.PdfPTable com.lowagie.text.SimpleTable.createPdfPTable() throws com.lowagie.text.DocumentException public com.lowagie.text.Table com.lowagie.text.SimpleTable.createTable() throws com.lowagie.text.BadElementException public int com.lowagie.text.SimpleTable.getAlignment() public float com.lowagie.text.SimpleTable.getCellpadding() public float com.lowagie.text.SimpleTable.getCellspacing() public float com.lowagie.text.SimpleTable.getWidth() public float com.lowagie.text.SimpleTable.getWidthpercentage() public boolean com.lowagie.text.SimpleTable.isNestable() public void com.lowagie.text.SimpleTable.setAlignment(int) public void com.lowagie.text.SimpleTable.setCellpadding(float) public void com.lowagie.text.SimpleTable.setCellspacing(float) public void com.lowagie.text.SimpleTable.setWidth(float) public void com.lowagie.text.SimpleTable.setWidthpercentage(float) public void com.lowagie.text.SimpleTable.tableLayout(com.lowagie.text.pdf.PdfPTable,float[][],float[],int,int,com.lowagie.text.pdf.PdfContentByte[]) public int com.lowagie.text.SimpleTable.type() class com.lowagie.text.SpecialSymbol public com.lowagie.text.SpecialSymbol() public static com.lowagie.text.Chunk com.lowagie.text.SpecialSymbol.get(char,com.lowagie.text.Font) public static char com.lowagie.text.SpecialSymbol.getCorrespondingSymbol(char) public static int com.lowagie.text.SpecialSymbol.index(java.lang.String) interface com.lowagie.text.SplitCharacter public abstract boolean com.lowagie.text.SplitCharacter.isSplitCharacter(int,int,int,char[],com.lowagie.text.pdf.PdfChunk[]) class com.lowagie.text.Table public com.lowagie.text.Table(com.lowagie.text.Table) public com.lowagie.text.Table(int) throws com.lowagie.text.BadElementException public com.lowagie.text.Table(int,int) throws com.lowagie.text.BadElementException public void com.lowagie.text.Table.addCell(com.lowagie.text.Cell) public void com.lowagie.text.Table.addCell(com.lowagie.text.Cell,int,int) throws com.lowagie.text.BadElementException public void com.lowagie.text.Table.addCell(com.lowagie.text.Cell,java.awt.Point) throws com.lowagie.text.BadElementException public void com.lowagie.text.Table.addCell(com.lowagie.text.Phrase) throws com.lowagie.text.BadElementException public void com.lowagie.text.Table.addCell(com.lowagie.text.Phrase,java.awt.Point) throws com.lowagie.text.BadElementException public void com.lowagie.text.Table.addCell(java.lang.String) throws com.lowagie.text.BadElementException public void com.lowagie.text.Table.addCell(java.lang.String,java.awt.Point) throws com.lowagie.text.BadElementException public void com.lowagie.text.Table.addColumns(int) public void com.lowagie.text.Table.complete() public com.lowagie.text.pdf.PdfPTable com.lowagie.text.Table.createPdfPTable() throws com.lowagie.text.BadElementException public void com.lowagie.text.Table.deleteAllRows() public void com.lowagie.text.Table.deleteColumn(int) throws com.lowagie.text.BadElementException public boolean com.lowagie.text.Table.deleteLastRow() public boolean com.lowagie.text.Table.deleteRow(int) public int com.lowagie.text.Table.endHeaders() public void com.lowagie.text.Table.flushContent() public int com.lowagie.text.Table.getAlignment() public java.util.ArrayList com.lowagie.text.Table.getChunks() public int com.lowagie.text.Table.getColumns() public com.lowagie.text.Cell com.lowagie.text.Table.getDefaultCell() public com.lowagie.text.Cell com.lowagie.text.Table.getDefaultLayout() public java.awt.Dimension com.lowagie.text.Table.getDimension() public java.lang.Object com.lowagie.text.Table.getElement(int,int) public int com.lowagie.text.Table.getLastHeaderRow() public float com.lowagie.text.Table.getOffset() public float com.lowagie.text.Table.getPadding() public float[] com.lowagie.text.Table.getProportionalWidths() public float com.lowagie.text.Table.getSpacing() public float com.lowagie.text.Table.getWidth() public float[] com.lowagie.text.Table.getWidths(float,float) public void com.lowagie.text.Table.insertTable(com.lowagie.text.Table) public void com.lowagie.text.Table.insertTable(com.lowagie.text.Table,int,int) public void com.lowagie.text.Table.insertTable(com.lowagie.text.Table,java.awt.Point) public boolean com.lowagie.text.Table.isCellsFitPage() public boolean com.lowagie.text.Table.isComplete() public boolean com.lowagie.text.Table.isConvert2pdfptable() public boolean com.lowagie.text.Table.isLocked() public boolean com.lowagie.text.Table.isNestable() public boolean com.lowagie.text.Table.isNotAddedYet() public boolean com.lowagie.text.Table.isTableFitsPage() public java.util.Iterator com.lowagie.text.Table.iterator() public boolean com.lowagie.text.Table.process(com.lowagie.text.ElementListener) public void com.lowagie.text.Table.setAlignment(int) public void com.lowagie.text.Table.setAlignment(java.lang.String) public void com.lowagie.text.Table.setAutoFillEmptyCells(boolean) public void com.lowagie.text.Table.setCellsFitPage(boolean) public void com.lowagie.text.Table.setComplete(boolean) public void com.lowagie.text.Table.setConvert2pdfptable(boolean) public void com.lowagie.text.Table.setDefaultCell(com.lowagie.text.Cell) public void com.lowagie.text.Table.setDefaultLayout(com.lowagie.text.Cell) public void com.lowagie.text.Table.setLastHeaderRow(int) public void com.lowagie.text.Table.setLocked(boolean) public void com.lowagie.text.Table.setNotAddedYet(boolean) public void com.lowagie.text.Table.setOffset(float) public void com.lowagie.text.Table.setPadding(float) public void com.lowagie.text.Table.setSpacing(float) public void com.lowagie.text.Table.setTableFitsPage(boolean) public void com.lowagie.text.Table.setWidth(float) public void com.lowagie.text.Table.setWidths(float[]) throws com.lowagie.text.BadElementException public void com.lowagie.text.Table.setWidths(int[]) throws com.lowagie.text.DocumentException public int com.lowagie.text.Table.size() public int com.lowagie.text.Table.type() interface com.lowagie.text.TextElementArray public abstract boolean com.lowagie.text.TextElementArray.add(java.lang.Object) class com.lowagie.text.Utilities public com.lowagie.text.Utilities() public static java.lang.Object[][] com.lowagie.text.Utilities.addToArray(java.lang.Object[][],java.lang.Object[]) public static boolean com.lowagie.text.Utilities.checkTrueOrFalse(java.util.Properties,java.lang.String) public static java.lang.String com.lowagie.text.Utilities.convertFromUtf32(int) public static int com.lowagie.text.Utilities.convertToUtf32(char,char) public static int com.lowagie.text.Utilities.convertToUtf32(char[],int) public static int com.lowagie.text.Utilities.convertToUtf32(java.lang.String,int) public static java.util.Set com.lowagie.text.Utilities.getKeySet(java.util.Hashtable) public static final float com.lowagie.text.Utilities.inchesToMillimeters(float) public static final float com.lowagie.text.Utilities.inchesToPoints(float) public static boolean com.lowagie.text.Utilities.isSurrogateHigh(char) public static boolean com.lowagie.text.Utilities.isSurrogateLow(char) public static boolean com.lowagie.text.Utilities.isSurrogatePair(char[],int) public static boolean com.lowagie.text.Utilities.isSurrogatePair(java.lang.String,int) public static final float com.lowagie.text.Utilities.millimetersToInches(float) public static final float com.lowagie.text.Utilities.millimetersToPoints(float) public static final float com.lowagie.text.Utilities.pointsToInches(float) public static final float com.lowagie.text.Utilities.pointsToMillimeters(float) public static void com.lowagie.text.Utilities.skip(java.io.InputStream,int) throws java.io.IOException public static java.net.URL com.lowagie.text.Utilities.toURL(java.lang.String) throws java.net.MalformedURLException public static java.lang.String com.lowagie.text.Utilities.unEscapeURL(java.lang.String) class com.lowagie.text.ZapfDingbatsList public com.lowagie.text.ZapfDingbatsList(int) public com.lowagie.text.ZapfDingbatsList(int,int) public boolean com.lowagie.text.ZapfDingbatsList.add(java.lang.Object) public int com.lowagie.text.ZapfDingbatsList.getCharNumber() public void com.lowagie.text.ZapfDingbatsList.setCharNumber(int) class com.lowagie.text.ZapfDingbatsNumberList public com.lowagie.text.ZapfDingbatsNumberList(int) public com.lowagie.text.ZapfDingbatsNumberList(int,int) public boolean com.lowagie.text.ZapfDingbatsNumberList.add(java.lang.Object) public int com.lowagie.text.ZapfDingbatsNumberList.getType() public void com.lowagie.text.ZapfDingbatsNumberList.setType(int) class com.lowagie.text.error_messages.MessageLocalization public static java.lang.String com.lowagie.text.error_messages.MessageLocalization.getComposedMessage(java.lang.String,int) public static java.lang.String com.lowagie.text.error_messages.MessageLocalization.getComposedMessage(java.lang.String,java.lang.Object[]) public static java.lang.String com.lowagie.text.error_messages.MessageLocalization.getMessage(java.lang.String) public static boolean com.lowagie.text.error_messages.MessageLocalization.setLanguage(java.lang.String,java.lang.String) throws java.io.IOException public static void com.lowagie.text.error_messages.MessageLocalization.setMessages(java.io.Reader) throws java.io.IOException class com.lowagie.text.factories.ElementFactory public com.lowagie.text.factories.ElementFactory() public static com.lowagie.text.Anchor com.lowagie.text.factories.ElementFactory.getAnchor(java.util.Properties) public static com.lowagie.text.Annotation com.lowagie.text.factories.ElementFactory.getAnnotation(java.util.Properties) public static com.lowagie.text.Cell com.lowagie.text.factories.ElementFactory.getCell(java.util.Properties) public static com.lowagie.text.ChapterAutoNumber com.lowagie.text.factories.ElementFactory.getChapter(java.util.Properties) public static com.lowagie.text.Chunk com.lowagie.text.factories.ElementFactory.getChunk(java.util.Properties) public static com.lowagie.text.Image com.lowagie.text.factories.ElementFactory.getImage(java.util.Properties) throws com.lowagie.text.BadElementException,java.net.MalformedURLException,java.io.IOException public static com.lowagie.text.List com.lowagie.text.factories.ElementFactory.getList(java.util.Properties) public static com.lowagie.text.ListItem com.lowagie.text.factories.ElementFactory.getListItem(java.util.Properties) public static com.lowagie.text.Paragraph com.lowagie.text.factories.ElementFactory.getParagraph(java.util.Properties) public static com.lowagie.text.Phrase com.lowagie.text.factories.ElementFactory.getPhrase(java.util.Properties) public static com.lowagie.text.Section com.lowagie.text.factories.ElementFactory.getSection(com.lowagie.text.Section,java.util.Properties) public static com.lowagie.text.Table com.lowagie.text.factories.ElementFactory.getTable(java.util.Properties) class com.lowagie.text.factories.GreekAlphabetFactory public com.lowagie.text.factories.GreekAlphabetFactory() public static final java.lang.String com.lowagie.text.factories.GreekAlphabetFactory.getLowerCaseString(int) public static final java.lang.String com.lowagie.text.factories.GreekAlphabetFactory.getString(int) public static final java.lang.String com.lowagie.text.factories.GreekAlphabetFactory.getString(int,boolean) public static final java.lang.String com.lowagie.text.factories.GreekAlphabetFactory.getUpperCaseString(int) public static void com.lowagie.text.factories.GreekAlphabetFactory.main(java.lang.String[]) class com.lowagie.text.factories.RomanAlphabetFactory public com.lowagie.text.factories.RomanAlphabetFactory() public static final java.lang.String com.lowagie.text.factories.RomanAlphabetFactory.getLowerCaseString(int) public static final java.lang.String com.lowagie.text.factories.RomanAlphabetFactory.getString(int) public static final java.lang.String com.lowagie.text.factories.RomanAlphabetFactory.getString(int,boolean) public static final java.lang.String com.lowagie.text.factories.RomanAlphabetFactory.getUpperCaseString(int) public static void com.lowagie.text.factories.RomanAlphabetFactory.main(java.lang.String[]) class com.lowagie.text.factories.RomanNumberFactory public com.lowagie.text.factories.RomanNumberFactory() public static final java.lang.String com.lowagie.text.factories.RomanNumberFactory.getLowerCaseString(int) public static final java.lang.String com.lowagie.text.factories.RomanNumberFactory.getString(int) public static final java.lang.String com.lowagie.text.factories.RomanNumberFactory.getString(int,boolean) public static final java.lang.String com.lowagie.text.factories.RomanNumberFactory.getUpperCaseString(int) public static void com.lowagie.text.factories.RomanNumberFactory.main(java.lang.String[]) class com.lowagie.text.html.HtmlEncoder public static java.lang.String com.lowagie.text.html.HtmlEncoder.encode(java.awt.Color) public static java.lang.String com.lowagie.text.html.HtmlEncoder.encode(java.lang.String) public static java.lang.String com.lowagie.text.html.HtmlEncoder.getAlignment(int) class com.lowagie.text.html.HtmlParser public com.lowagie.text.html.HtmlParser() public void com.lowagie.text.html.HtmlParser.go(com.lowagie.text.DocListener,java.io.InputStream) public void com.lowagie.text.html.HtmlParser.go(com.lowagie.text.DocListener,java.io.Reader) public void com.lowagie.text.html.HtmlParser.go(com.lowagie.text.DocListener,java.lang.String) public void com.lowagie.text.html.HtmlParser.go(com.lowagie.text.DocListener,org.xml.sax.InputSource) public static void com.lowagie.text.html.HtmlParser.parse(com.lowagie.text.DocListener,java.io.InputStream) public static void com.lowagie.text.html.HtmlParser.parse(com.lowagie.text.DocListener,java.io.Reader) public static void com.lowagie.text.html.HtmlParser.parse(com.lowagie.text.DocListener,java.lang.String) public static void com.lowagie.text.html.HtmlParser.parse(com.lowagie.text.DocListener,org.xml.sax.InputSource) class com.lowagie.text.html.HtmlPeer public com.lowagie.text.html.HtmlPeer(java.lang.String,java.lang.String) public void com.lowagie.text.html.HtmlPeer.addAlias(java.lang.String,java.lang.String) public java.util.Properties com.lowagie.text.html.HtmlPeer.getAttributes(org.xml.sax.Attributes) class com.lowagie.text.html.HtmlTags public static final java.lang.String com.lowagie.text.html.HtmlTags.ALIGN public static final java.lang.String com.lowagie.text.html.HtmlTags.ALIGN_BASELINE public static final java.lang.String com.lowagie.text.html.HtmlTags.ALIGN_BOTTOM public static final java.lang.String com.lowagie.text.html.HtmlTags.ALIGN_CENTER public static final java.lang.String com.lowagie.text.html.HtmlTags.ALIGN_JUSTIFIED public static final java.lang.String com.lowagie.text.html.HtmlTags.ALIGN_LEFT public static final java.lang.String com.lowagie.text.html.HtmlTags.ALIGN_MIDDLE public static final java.lang.String com.lowagie.text.html.HtmlTags.ALIGN_RIGHT public static final java.lang.String com.lowagie.text.html.HtmlTags.ALIGN_TOP public static final java.lang.String com.lowagie.text.html.HtmlTags.ALT public static final java.lang.String com.lowagie.text.html.HtmlTags.ANCHOR public static final java.lang.String com.lowagie.text.html.HtmlTags.AUTHOR public static final java.lang.String com.lowagie.text.html.HtmlTags.B public static final java.lang.String com.lowagie.text.html.HtmlTags.BACKGROUNDCOLOR public static final java.lang.String com.lowagie.text.html.HtmlTags.BODY public static final java.lang.String com.lowagie.text.html.HtmlTags.BORDERCOLOR public static final java.lang.String com.lowagie.text.html.HtmlTags.BORDERWIDTH public static final java.lang.String com.lowagie.text.html.HtmlTags.BOTTOM public static final java.lang.String com.lowagie.text.html.HtmlTags.BOTTOMMARGIN public static final java.lang.String com.lowagie.text.html.HtmlTags.CELL public static final java.lang.String com.lowagie.text.html.HtmlTags.CELLPADDING public static final java.lang.String com.lowagie.text.html.HtmlTags.CELLSPACING public static final java.lang.String com.lowagie.text.html.HtmlTags.CHUNK public static final java.lang.String com.lowagie.text.html.HtmlTags.CODE public static final java.lang.String com.lowagie.text.html.HtmlTags.COLOR public static final java.lang.String com.lowagie.text.html.HtmlTags.COLSPAN public static final java.lang.String com.lowagie.text.html.HtmlTags.COLUMNS public static final java.lang.String com.lowagie.text.html.HtmlTags.CONTENT public static final java.lang.String com.lowagie.text.html.HtmlTags.DEFAULT public static final java.lang.String com.lowagie.text.html.HtmlTags.DIV public static final java.lang.String com.lowagie.text.html.HtmlTags.EM public static final java.lang.String com.lowagie.text.html.HtmlTags.FONT public static final java.lang.String[] com.lowagie.text.html.HtmlTags.H public static final java.lang.String com.lowagie.text.html.HtmlTags.HEAD public static final java.lang.String com.lowagie.text.html.HtmlTags.HEADERCELL public static final java.lang.String com.lowagie.text.html.HtmlTags.HORIZONTALALIGN public static final java.lang.String com.lowagie.text.html.HtmlTags.HORIZONTALRULE public static final java.lang.String com.lowagie.text.html.HtmlTags.HTML public static final java.lang.String com.lowagie.text.html.HtmlTags.I public static final java.lang.String com.lowagie.text.html.HtmlTags.IMAGE public static final java.lang.String com.lowagie.text.html.HtmlTags.JAVASCRIPT public static final java.lang.String com.lowagie.text.html.HtmlTags.JAVASCRIPT_ONLOAD public static final java.lang.String com.lowagie.text.html.HtmlTags.JAVASCRIPT_ONUNLOAD public static final java.lang.String com.lowagie.text.html.HtmlTags.KEYWORDS public static final java.lang.String com.lowagie.text.html.HtmlTags.LANGUAGE public static final java.lang.String com.lowagie.text.html.HtmlTags.LEFT public static final java.lang.String com.lowagie.text.html.HtmlTags.LEFTMARGIN public static final java.lang.String com.lowagie.text.html.HtmlTags.LINK public static final java.lang.String com.lowagie.text.html.HtmlTags.LISTITEM public static final java.lang.String com.lowagie.text.html.HtmlTags.META public static final java.lang.String com.lowagie.text.html.HtmlTags.NAME public static final java.lang.String com.lowagie.text.html.HtmlTags.NEWLINE public static final java.lang.String com.lowagie.text.html.HtmlTags.NOWRAP public static final java.lang.String com.lowagie.text.html.HtmlTags.ORDEREDLIST public static final java.lang.String com.lowagie.text.html.HtmlTags.PARAGRAPH public static final java.lang.String com.lowagie.text.html.HtmlTags.PLAINHEIGHT public static final java.lang.String com.lowagie.text.html.HtmlTags.PLAINWIDTH public static final java.lang.String com.lowagie.text.html.HtmlTags.PRE public static final java.lang.String com.lowagie.text.html.HtmlTags.REFERENCE public static final java.lang.String com.lowagie.text.html.HtmlTags.REL public static final java.lang.String com.lowagie.text.html.HtmlTags.RIGHT public static final java.lang.String com.lowagie.text.html.HtmlTags.RIGHTMARGIN public static final java.lang.String com.lowagie.text.html.HtmlTags.ROW public static final java.lang.String com.lowagie.text.html.HtmlTags.ROWSPAN public static final java.lang.String com.lowagie.text.html.HtmlTags.S public static final java.lang.String com.lowagie.text.html.HtmlTags.SCRIPT public static final java.lang.String com.lowagie.text.html.HtmlTags.SIZE public static final java.lang.String com.lowagie.text.html.HtmlTags.SPAN public static final java.lang.String com.lowagie.text.html.HtmlTags.STRONG public static final java.lang.String com.lowagie.text.html.HtmlTags.STYLE public static final java.lang.String com.lowagie.text.html.HtmlTags.STYLESHEET public static final java.lang.String com.lowagie.text.html.HtmlTags.SUB public static final java.lang.String com.lowagie.text.html.HtmlTags.SUBJECT public static final java.lang.String com.lowagie.text.html.HtmlTags.SUP public static final java.lang.String com.lowagie.text.html.HtmlTags.TABLE public static final java.lang.String com.lowagie.text.html.HtmlTags.TEXT_CSS public static final java.lang.String com.lowagie.text.html.HtmlTags.TITLE public static final java.lang.String com.lowagie.text.html.HtmlTags.TOP public static final java.lang.String com.lowagie.text.html.HtmlTags.TOPMARGIN public static final java.lang.String com.lowagie.text.html.HtmlTags.TYPE public static final java.lang.String com.lowagie.text.html.HtmlTags.U public static final java.lang.String com.lowagie.text.html.HtmlTags.UNORDEREDLIST public static final java.lang.String com.lowagie.text.html.HtmlTags.URL public static final java.lang.String com.lowagie.text.html.HtmlTags.VAR public static final java.lang.String com.lowagie.text.html.HtmlTags.VERTICALALIGN public static final java.lang.String com.lowagie.text.html.HtmlTags.WIDTH public com.lowagie.text.html.HtmlTags() class com.lowagie.text.html.HtmlWriter public static final byte[] com.lowagie.text.html.HtmlWriter.BEGINCOMMENT public static final byte[] com.lowagie.text.html.HtmlWriter.ENDCOMMENT public static final java.lang.String com.lowagie.text.html.HtmlWriter.NBSP public boolean com.lowagie.text.html.HtmlWriter.add(com.lowagie.text.Element) throws com.lowagie.text.DocumentException public boolean com.lowagie.text.html.HtmlWriter.add(java.lang.String) public void com.lowagie.text.html.HtmlWriter.close() public static com.lowagie.text.html.HtmlWriter com.lowagie.text.html.HtmlWriter.getInstance(com.lowagie.text.Document,java.io.OutputStream) public boolean com.lowagie.text.html.HtmlWriter.isOtherFont(com.lowagie.text.Font) public boolean com.lowagie.text.html.HtmlWriter.newPage() public void com.lowagie.text.html.HtmlWriter.open() public void com.lowagie.text.html.HtmlWriter.resetImagepath() public void com.lowagie.text.html.HtmlWriter.setFooter(com.lowagie.text.HeaderFooter) public void com.lowagie.text.html.HtmlWriter.setHeader(com.lowagie.text.HeaderFooter) public void com.lowagie.text.html.HtmlWriter.setImagepath(java.lang.String) public void com.lowagie.text.html.HtmlWriter.setStandardFont(com.lowagie.text.Font) class com.lowagie.text.html.Markup public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_BGCOLOR public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_BORDERCOLOR public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_BORDERWIDTH public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_BORDERWIDTHBOTTOM public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_BORDERWIDTHLEFT public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_BORDERWIDTHRIGHT public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_BORDERWIDTHTOP public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_COLOR public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_DISPLAY public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_FONTFAMILY public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_FONTSIZE public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_FONTSTYLE public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_FONTWEIGHT public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_LINEHEIGHT public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_MARGIN public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_MARGINBOTTOM public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_MARGINLEFT public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_MARGINRIGHT public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_MARGINTOP public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_PADDING public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_PADDINGBOTTOM public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_PADDINGLEFT public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_PADDINGRIGHT public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_PADDINGTOP public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_PAGE_BREAK_AFTER public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_PAGE_BREAK_BEFORE public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_TEXTALIGN public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_TEXTDECORATION public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_VERTICALALIGN public static final java.lang.String com.lowagie.text.html.Markup.CSS_KEY_VISIBILITY public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_ALWAYS public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_BLOCK public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_BOLD public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_HIDDEN public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_INLINE public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_ITALIC public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_LINETHROUGH public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_LISTITEM public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_NONE public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_NORMAL public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_OBLIQUE public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_TABLE public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_TABLECELL public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_TABLEROW public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_TEXTALIGNCENTER public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_TEXTALIGNJUSTIFY public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_TEXTALIGNLEFT public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_TEXTALIGNRIGHT public static final java.lang.String com.lowagie.text.html.Markup.CSS_VALUE_UNDERLINE public static final float com.lowagie.text.html.Markup.DEFAULT_FONT_SIZE public static final java.lang.String com.lowagie.text.html.Markup.HTML_ATTR_CSS_CLASS public static final java.lang.String com.lowagie.text.html.Markup.HTML_ATTR_CSS_ID public static final java.lang.String com.lowagie.text.html.Markup.HTML_ATTR_HEIGHT public static final java.lang.String com.lowagie.text.html.Markup.HTML_ATTR_HREF public static final java.lang.String com.lowagie.text.html.Markup.HTML_ATTR_REL public static final java.lang.String com.lowagie.text.html.Markup.HTML_ATTR_STYLE public static final java.lang.String com.lowagie.text.html.Markup.HTML_ATTR_STYLESHEET public static final java.lang.String com.lowagie.text.html.Markup.HTML_ATTR_TYPE public static final java.lang.String com.lowagie.text.html.Markup.HTML_ATTR_WIDTH public static final java.lang.String com.lowagie.text.html.Markup.HTML_TAG_BODY public static final java.lang.String com.lowagie.text.html.Markup.HTML_TAG_DIV public static final java.lang.String com.lowagie.text.html.Markup.HTML_TAG_LINK public static final java.lang.String com.lowagie.text.html.Markup.HTML_TAG_SPAN public static final java.lang.String com.lowagie.text.html.Markup.HTML_VALUE_CSS public static final java.lang.String com.lowagie.text.html.Markup.HTML_VALUE_JAVASCRIPT public static final java.lang.String com.lowagie.text.html.Markup.ITEXT_TAG public com.lowagie.text.html.Markup() public static java.awt.Color com.lowagie.text.html.Markup.decodeColor(java.lang.String) public static java.util.Properties com.lowagie.text.html.Markup.parseAttributes(java.lang.String) public static float com.lowagie.text.html.Markup.parseLength(java.lang.String) public static float com.lowagie.text.html.Markup.parseLength(java.lang.String,float) public static java.lang.String com.lowagie.text.html.Markup.removeComment(java.lang.String,java.lang.String,java.lang.String) interface com.lowagie.text.html.simpleparser.ALink public abstract boolean com.lowagie.text.html.simpleparser.ALink.process(com.lowagie.text.Paragraph,com.lowagie.text.html.simpleparser.ChainedProperties) class com.lowagie.text.html.simpleparser.ChainedProperties public java.util.ArrayList com.lowagie.text.html.simpleparser.ChainedProperties.chain public static final int[] com.lowagie.text.html.simpleparser.ChainedProperties.fontSizes public com.lowagie.text.html.simpleparser.ChainedProperties() public void com.lowagie.text.html.simpleparser.ChainedProperties.addToChain(java.lang.String,java.util.HashMap) public java.lang.String com.lowagie.text.html.simpleparser.ChainedProperties.getProperty(java.lang.String) public boolean com.lowagie.text.html.simpleparser.ChainedProperties.hasProperty(java.lang.String) public void com.lowagie.text.html.simpleparser.ChainedProperties.removeChain(java.lang.String) class com.lowagie.text.html.simpleparser.FactoryProperties public static java.util.HashMap com.lowagie.text.html.simpleparser.FactoryProperties.followTags public com.lowagie.text.html.simpleparser.FactoryProperties() public com.lowagie.text.Chunk com.lowagie.text.html.simpleparser.FactoryProperties.createChunk(java.lang.String,com.lowagie.text.html.simpleparser.ChainedProperties) public static com.lowagie.text.ListItem com.lowagie.text.html.simpleparser.FactoryProperties.createListItem(com.lowagie.text.html.simpleparser.ChainedProperties) public static com.lowagie.text.Paragraph com.lowagie.text.html.simpleparser.FactoryProperties.createParagraph(com.lowagie.text.html.simpleparser.ChainedProperties) public static void com.lowagie.text.html.simpleparser.FactoryProperties.createParagraph(com.lowagie.text.Paragraph,com.lowagie.text.html.simpleparser.ChainedProperties) public com.lowagie.text.Font com.lowagie.text.html.simpleparser.FactoryProperties.getFont(com.lowagie.text.html.simpleparser.ChainedProperties) public com.lowagie.text.FontFactoryImp com.lowagie.text.html.simpleparser.FactoryProperties.getFontImp() public static com.lowagie.text.pdf.HyphenationEvent com.lowagie.text.html.simpleparser.FactoryProperties.getHyphenation(com.lowagie.text.html.simpleparser.ChainedProperties) public static com.lowagie.text.pdf.HyphenationEvent com.lowagie.text.html.simpleparser.FactoryProperties.getHyphenation(java.lang.String) public static com.lowagie.text.pdf.HyphenationEvent com.lowagie.text.html.simpleparser.FactoryProperties.getHyphenation(java.util.HashMap) public static void com.lowagie.text.html.simpleparser.FactoryProperties.insertStyle(java.util.HashMap) public static void com.lowagie.text.html.simpleparser.FactoryProperties.insertStyle(java.util.HashMap,com.lowagie.text.html.simpleparser.ChainedProperties) public void com.lowagie.text.html.simpleparser.FactoryProperties.setFontImp(com.lowagie.text.FontFactoryImp) class com.lowagie.text.html.simpleparser.HTMLWorker public static final java.util.HashMap com.lowagie.text.html.simpleparser.HTMLWorker.tagsSupported public static final java.lang.String com.lowagie.text.html.simpleparser.HTMLWorker.tagsSupportedString public com.lowagie.text.html.simpleparser.HTMLWorker(com.lowagie.text.DocListener) public boolean com.lowagie.text.html.simpleparser.HTMLWorker.add(com.lowagie.text.Element) throws com.lowagie.text.DocumentException public void com.lowagie.text.html.simpleparser.HTMLWorker.clearTextWrap() throws com.lowagie.text.DocumentException public void com.lowagie.text.html.simpleparser.HTMLWorker.close() public void com.lowagie.text.html.simpleparser.HTMLWorker.endDocument() public void com.lowagie.text.html.simpleparser.HTMLWorker.endElement(java.lang.String) public java.util.HashMap com.lowagie.text.html.simpleparser.HTMLWorker.getInterfaceProps() public com.lowagie.text.html.simpleparser.StyleSheet com.lowagie.text.html.simpleparser.HTMLWorker.getStyleSheet() public boolean com.lowagie.text.html.simpleparser.HTMLWorker.newPage() public void com.lowagie.text.html.simpleparser.HTMLWorker.open() public void com.lowagie.text.html.simpleparser.HTMLWorker.parse(java.io.Reader) throws java.io.IOException public static java.util.ArrayList com.lowagie.text.html.simpleparser.HTMLWorker.parseToList(java.io.Reader,com.lowagie.text.html.simpleparser.StyleSheet) throws java.io.IOException public static java.util.ArrayList com.lowagie.text.html.simpleparser.HTMLWorker.parseToList(java.io.Reader,com.lowagie.text.html.simpleparser.StyleSheet,java.util.HashMap) throws java.io.IOException public void com.lowagie.text.html.simpleparser.HTMLWorker.resetFooter() public void com.lowagie.text.html.simpleparser.HTMLWorker.resetHeader() public void com.lowagie.text.html.simpleparser.HTMLWorker.resetPageCount() public void com.lowagie.text.html.simpleparser.HTMLWorker.setFooter(com.lowagie.text.HeaderFooter) public void com.lowagie.text.html.simpleparser.HTMLWorker.setHeader(com.lowagie.text.HeaderFooter) public void com.lowagie.text.html.simpleparser.HTMLWorker.setInterfaceProps(java.util.HashMap) public boolean com.lowagie.text.html.simpleparser.HTMLWorker.setMarginMirroring(boolean) public boolean com.lowagie.text.html.simpleparser.HTMLWorker.setMarginMirroringTopBottom(boolean) public boolean com.lowagie.text.html.simpleparser.HTMLWorker.setMargins(float,float,float,float) public void com.lowagie.text.html.simpleparser.HTMLWorker.setPageCount(int) public boolean com.lowagie.text.html.simpleparser.HTMLWorker.setPageSize(com.lowagie.text.Rectangle) public void com.lowagie.text.html.simpleparser.HTMLWorker.setStyleSheet(com.lowagie.text.html.simpleparser.StyleSheet) public void com.lowagie.text.html.simpleparser.HTMLWorker.startDocument() public void com.lowagie.text.html.simpleparser.HTMLWorker.startElement(java.lang.String,java.util.HashMap) public void com.lowagie.text.html.simpleparser.HTMLWorker.text(java.lang.String) interface com.lowagie.text.html.simpleparser.ImageProvider public abstract com.lowagie.text.Image com.lowagie.text.html.simpleparser.ImageProvider.getImage(java.lang.String,java.util.HashMap,com.lowagie.text.html.simpleparser.ChainedProperties,com.lowagie.text.DocListener) interface com.lowagie.text.html.simpleparser.Img public abstract boolean com.lowagie.text.html.simpleparser.Img.process(com.lowagie.text.Image,java.util.HashMap,com.lowagie.text.html.simpleparser.ChainedProperties,com.lowagie.text.DocListener) class com.lowagie.text.html.simpleparser.IncCell public com.lowagie.text.html.simpleparser.IncCell(java.lang.String,com.lowagie.text.html.simpleparser.ChainedProperties) public boolean com.lowagie.text.html.simpleparser.IncCell.add(java.lang.Object) public com.lowagie.text.pdf.PdfPCell com.lowagie.text.html.simpleparser.IncCell.getCell() public java.util.ArrayList com.lowagie.text.html.simpleparser.IncCell.getChunks() public boolean com.lowagie.text.html.simpleparser.IncCell.isContent() public boolean com.lowagie.text.html.simpleparser.IncCell.isNestable() public boolean com.lowagie.text.html.simpleparser.IncCell.process(com.lowagie.text.ElementListener) public int com.lowagie.text.html.simpleparser.IncCell.type() class com.lowagie.text.html.simpleparser.IncTable public com.lowagie.text.html.simpleparser.IncTable(java.util.HashMap) public void com.lowagie.text.html.simpleparser.IncTable.addCol(com.lowagie.text.pdf.PdfPCell) public void com.lowagie.text.html.simpleparser.IncTable.addCols(java.util.ArrayList) public com.lowagie.text.pdf.PdfPTable com.lowagie.text.html.simpleparser.IncTable.buildTable() public void com.lowagie.text.html.simpleparser.IncTable.endRow() public java.util.ArrayList com.lowagie.text.html.simpleparser.IncTable.getRows() class com.lowagie.text.html.simpleparser.StyleSheet public java.util.HashMap com.lowagie.text.html.simpleparser.StyleSheet.classMap public java.util.HashMap com.lowagie.text.html.simpleparser.StyleSheet.tagMap public com.lowagie.text.html.simpleparser.StyleSheet() public void com.lowagie.text.html.simpleparser.StyleSheet.applyStyle(java.lang.String,java.util.HashMap) public void com.lowagie.text.html.simpleparser.StyleSheet.loadStyle(java.lang.String,java.lang.String,java.lang.String) public void com.lowagie.text.html.simpleparser.StyleSheet.loadStyle(java.lang.String,java.util.HashMap) public void com.lowagie.text.html.simpleparser.StyleSheet.loadTagStyle(java.lang.String,java.lang.String,java.lang.String) public void com.lowagie.text.html.simpleparser.StyleSheet.loadTagStyle(java.lang.String,java.util.HashMap) class com.lowagie.text.pdf.AcroFields public static final int com.lowagie.text.pdf.AcroFields.DA_COLOR public static final int com.lowagie.text.pdf.AcroFields.DA_FONT public static final int com.lowagie.text.pdf.AcroFields.DA_SIZE public static final int com.lowagie.text.pdf.AcroFields.FIELD_TYPE_CHECKBOX public static final int com.lowagie.text.pdf.AcroFields.FIELD_TYPE_COMBO public static final int com.lowagie.text.pdf.AcroFields.FIELD_TYPE_LIST public static final int com.lowagie.text.pdf.AcroFields.FIELD_TYPE_NONE public static final int com.lowagie.text.pdf.AcroFields.FIELD_TYPE_PUSHBUTTON public static final int com.lowagie.text.pdf.AcroFields.FIELD_TYPE_RADIOBUTTON public static final int com.lowagie.text.pdf.AcroFields.FIELD_TYPE_SIGNATURE public static final int com.lowagie.text.pdf.AcroFields.FIELD_TYPE_TEXT public void com.lowagie.text.pdf.AcroFields.addSubstitutionFont(com.lowagie.text.pdf.BaseFont) public void com.lowagie.text.pdf.AcroFields.decodeGenericDictionary(com.lowagie.text.pdf.PdfDictionary,com.lowagie.text.pdf.BaseField) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.AcroFields.exportAsFdf(com.lowagie.text.pdf.FdfWriter) public java.io.InputStream com.lowagie.text.pdf.AcroFields.extractRevision(java.lang.String) throws java.io.IOException public java.lang.String[] com.lowagie.text.pdf.AcroFields.getAppearanceStates(java.lang.String) public java.util.ArrayList com.lowagie.text.pdf.AcroFields.getBlankSignatureNames() public java.lang.String com.lowagie.text.pdf.AcroFields.getField(java.lang.String) public java.util.Map com.lowagie.text.pdf.AcroFields.getFieldCache() public com.lowagie.text.pdf.AcroFields$Item com.lowagie.text.pdf.AcroFields.getFieldItem(java.lang.String) public float[] com.lowagie.text.pdf.AcroFields.getFieldPositions(java.lang.String) public int com.lowagie.text.pdf.AcroFields.getFieldType(java.lang.String) public java.util.HashMap com.lowagie.text.pdf.AcroFields.getFields() public java.lang.String[] com.lowagie.text.pdf.AcroFields.getListOptionDisplay(java.lang.String) public java.lang.String[] com.lowagie.text.pdf.AcroFields.getListOptionExport(java.lang.String) public java.lang.String[] com.lowagie.text.pdf.AcroFields.getListSelection(java.lang.String) public com.lowagie.text.pdf.PushbuttonField com.lowagie.text.pdf.AcroFields.getNewPushbuttonFromField(java.lang.String) public com.lowagie.text.pdf.PushbuttonField com.lowagie.text.pdf.AcroFields.getNewPushbuttonFromField(java.lang.String,int) public int com.lowagie.text.pdf.AcroFields.getRevision(java.lang.String) public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.AcroFields.getSignatureDictionary(java.lang.String) public java.util.ArrayList com.lowagie.text.pdf.AcroFields.getSignatureNames() public java.util.ArrayList com.lowagie.text.pdf.AcroFields.getSubstitutionFonts() public int com.lowagie.text.pdf.AcroFields.getTotalRevisions() public java.lang.String com.lowagie.text.pdf.AcroFields.getTranslatedFieldName(java.lang.String) public com.lowagie.text.pdf.XfaForm com.lowagie.text.pdf.AcroFields.getXfa() public boolean com.lowagie.text.pdf.AcroFields.isGenerateAppearances() public void com.lowagie.text.pdf.AcroFields.mergeXfaData(org.w3c.dom.Node) throws java.io.IOException,com.lowagie.text.DocumentException public boolean com.lowagie.text.pdf.AcroFields.regenerateField(java.lang.String) throws java.io.IOException,com.lowagie.text.DocumentException public boolean com.lowagie.text.pdf.AcroFields.removeField(java.lang.String) public boolean com.lowagie.text.pdf.AcroFields.removeField(java.lang.String,int) public boolean com.lowagie.text.pdf.AcroFields.removeFieldsFromPage(int) public boolean com.lowagie.text.pdf.AcroFields.renameField(java.lang.String,java.lang.String) public boolean com.lowagie.text.pdf.AcroFields.replacePushbuttonField(java.lang.String,com.lowagie.text.pdf.PdfFormField) public boolean com.lowagie.text.pdf.AcroFields.replacePushbuttonField(java.lang.String,com.lowagie.text.pdf.PdfFormField,int) public void com.lowagie.text.pdf.AcroFields.setExtraMargin(float,float) public boolean com.lowagie.text.pdf.AcroFields.setField(java.lang.String,java.lang.String) throws java.io.IOException,com.lowagie.text.DocumentException public boolean com.lowagie.text.pdf.AcroFields.setField(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.AcroFields.setFieldCache(java.util.Map) public boolean com.lowagie.text.pdf.AcroFields.setFieldProperty(java.lang.String,java.lang.String,int,int[]) public boolean com.lowagie.text.pdf.AcroFields.setFieldProperty(java.lang.String,java.lang.String,java.lang.Object,int[]) public void com.lowagie.text.pdf.AcroFields.setFields(com.lowagie.text.pdf.FdfReader) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.AcroFields.setFields(com.lowagie.text.pdf.XfdfReader) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.AcroFields.setGenerateAppearances(boolean) public boolean com.lowagie.text.pdf.AcroFields.setListOption(java.lang.String,java.lang.String[],java.lang.String[]) public boolean com.lowagie.text.pdf.AcroFields.setListSelection(java.lang.String,java.lang.String[]) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.AcroFields.setSubstitutionFonts(java.util.ArrayList) public boolean com.lowagie.text.pdf.AcroFields.signatureCoversWholeDocument(java.lang.String) public static java.lang.Object[] com.lowagie.text.pdf.AcroFields.splitDAelements(java.lang.String) public com.lowagie.text.pdf.PdfPKCS7 com.lowagie.text.pdf.AcroFields.verifySignature(java.lang.String) public com.lowagie.text.pdf.PdfPKCS7 com.lowagie.text.pdf.AcroFields.verifySignature(java.lang.String,java.lang.String) class com.lowagie.text.pdf.AcroFields$Item public static final int com.lowagie.text.pdf.AcroFields$Item.WRITE_MERGED public static final int com.lowagie.text.pdf.AcroFields$Item.WRITE_VALUE public static final int com.lowagie.text.pdf.AcroFields$Item.WRITE_WIDGET public java.util.ArrayList com.lowagie.text.pdf.AcroFields$Item.merged public java.util.ArrayList com.lowagie.text.pdf.AcroFields$Item.page public java.util.ArrayList com.lowagie.text.pdf.AcroFields$Item.tabOrder public java.util.ArrayList com.lowagie.text.pdf.AcroFields$Item.values public java.util.ArrayList com.lowagie.text.pdf.AcroFields$Item.widget_refs public java.util.ArrayList com.lowagie.text.pdf.AcroFields$Item.widgets public com.lowagie.text.pdf.AcroFields$Item() public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.AcroFields$Item.getMerged(int) public java.lang.Integer com.lowagie.text.pdf.AcroFields$Item.getPage(int) public java.lang.Integer com.lowagie.text.pdf.AcroFields$Item.getTabOrder(int) public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.AcroFields$Item.getValue(int) public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.AcroFields$Item.getWidget(int) public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.AcroFields$Item.getWidgetRef(int) public void com.lowagie.text.pdf.AcroFields$Item.markUsed(com.lowagie.text.pdf.AcroFields,int) public int com.lowagie.text.pdf.AcroFields$Item.size() public void com.lowagie.text.pdf.AcroFields$Item.writeToAll(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject,int) class com.lowagie.text.pdf.ArabicLigaturizer public static final int com.lowagie.text.pdf.ArabicLigaturizer.DIGITS_AN2EN public static final int com.lowagie.text.pdf.ArabicLigaturizer.DIGITS_EN2AN public static final int com.lowagie.text.pdf.ArabicLigaturizer.DIGITS_EN2AN_INIT_AL public static final int com.lowagie.text.pdf.ArabicLigaturizer.DIGITS_EN2AN_INIT_LR public static final int com.lowagie.text.pdf.ArabicLigaturizer.DIGITS_MASK public static final int com.lowagie.text.pdf.ArabicLigaturizer.DIGIT_TYPE_AN public static final int com.lowagie.text.pdf.ArabicLigaturizer.DIGIT_TYPE_AN_EXTENDED public static final int com.lowagie.text.pdf.ArabicLigaturizer.DIGIT_TYPE_MASK public static final int com.lowagie.text.pdf.ArabicLigaturizer.ar_composedtashkeel public static final int com.lowagie.text.pdf.ArabicLigaturizer.ar_lig public static final int com.lowagie.text.pdf.ArabicLigaturizer.ar_nothing public static final int com.lowagie.text.pdf.ArabicLigaturizer.ar_novowel public com.lowagie.text.pdf.ArabicLigaturizer() class com.lowagie.text.pdf.AsianFontMapper public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.ChineseSimplifiedEncoding_H public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.ChineseSimplifiedEncoding_V public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.ChineseSimplifiedFont public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.ChineseTraditionalEncoding_H public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.ChineseTraditionalEncoding_V public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.ChineseTraditionalFont_MHei public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.ChineseTraditionalFont_MSung public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.JapaneseEncoding_H public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.JapaneseEncoding_HW_H public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.JapaneseEncoding_HW_V public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.JapaneseEncoding_V public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.JapaneseFont_Go public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.JapaneseFont_Min public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.KoreanEncoding_H public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.KoreanEncoding_V public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.KoreanFont_GoThic public static final java.lang.String com.lowagie.text.pdf.AsianFontMapper.KoreanFont_SMyeongJo public com.lowagie.text.pdf.AsianFontMapper(java.lang.String,java.lang.String) public com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.AsianFontMapper.awtToPdf(java.awt.Font) class com.lowagie.text.pdf.Barcode public static final int com.lowagie.text.pdf.Barcode.CODABAR public static final int com.lowagie.text.pdf.Barcode.CODE128 public static final int com.lowagie.text.pdf.Barcode.CODE128_RAW public static final int com.lowagie.text.pdf.Barcode.CODE128_UCC public static final int com.lowagie.text.pdf.Barcode.EAN13 public static final int com.lowagie.text.pdf.Barcode.EAN8 public static final int com.lowagie.text.pdf.Barcode.PLANET public static final int com.lowagie.text.pdf.Barcode.POSTNET public static final int com.lowagie.text.pdf.Barcode.SUPP2 public static final int com.lowagie.text.pdf.Barcode.SUPP5 public static final int com.lowagie.text.pdf.Barcode.UPCA public static final int com.lowagie.text.pdf.Barcode.UPCE public com.lowagie.text.pdf.Barcode() public abstract java.awt.Image com.lowagie.text.pdf.Barcode.createAwtImage(java.awt.Color,java.awt.Color) public com.lowagie.text.Image com.lowagie.text.pdf.Barcode.createImageWithBarcode(com.lowagie.text.pdf.PdfContentByte,java.awt.Color,java.awt.Color) public com.lowagie.text.pdf.PdfTemplate com.lowagie.text.pdf.Barcode.createTemplateWithBarcode(com.lowagie.text.pdf.PdfContentByte,java.awt.Color,java.awt.Color) public java.lang.String com.lowagie.text.pdf.Barcode.getAltText() public float com.lowagie.text.pdf.Barcode.getBarHeight() public abstract com.lowagie.text.Rectangle com.lowagie.text.pdf.Barcode.getBarcodeSize() public float com.lowagie.text.pdf.Barcode.getBaseline() public java.lang.String com.lowagie.text.pdf.Barcode.getCode() public int com.lowagie.text.pdf.Barcode.getCodeType() public com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.Barcode.getFont() public float com.lowagie.text.pdf.Barcode.getInkSpreading() public float com.lowagie.text.pdf.Barcode.getN() public float com.lowagie.text.pdf.Barcode.getSize() public int com.lowagie.text.pdf.Barcode.getTextAlignment() public float com.lowagie.text.pdf.Barcode.getX() public boolean com.lowagie.text.pdf.Barcode.isChecksumText() public boolean com.lowagie.text.pdf.Barcode.isExtended() public boolean com.lowagie.text.pdf.Barcode.isGenerateChecksum() public boolean com.lowagie.text.pdf.Barcode.isGuardBars() public boolean com.lowagie.text.pdf.Barcode.isStartStopText() public abstract com.lowagie.text.Rectangle com.lowagie.text.pdf.Barcode.placeBarcode(com.lowagie.text.pdf.PdfContentByte,java.awt.Color,java.awt.Color) public void com.lowagie.text.pdf.Barcode.setAltText(java.lang.String) public void com.lowagie.text.pdf.Barcode.setBarHeight(float) public void com.lowagie.text.pdf.Barcode.setBaseline(float) public void com.lowagie.text.pdf.Barcode.setChecksumText(boolean) public void com.lowagie.text.pdf.Barcode.setCode(java.lang.String) public void com.lowagie.text.pdf.Barcode.setCodeType(int) public void com.lowagie.text.pdf.Barcode.setExtended(boolean) public void com.lowagie.text.pdf.Barcode.setFont(com.lowagie.text.pdf.BaseFont) public void com.lowagie.text.pdf.Barcode.setGenerateChecksum(boolean) public void com.lowagie.text.pdf.Barcode.setGuardBars(boolean) public void com.lowagie.text.pdf.Barcode.setInkSpreading(float) public void com.lowagie.text.pdf.Barcode.setN(float) public void com.lowagie.text.pdf.Barcode.setSize(float) public void com.lowagie.text.pdf.Barcode.setStartStopText(boolean) public void com.lowagie.text.pdf.Barcode.setTextAlignment(int) public void com.lowagie.text.pdf.Barcode.setX(float) class com.lowagie.text.pdf.Barcode128 public static final char com.lowagie.text.pdf.Barcode128.CODE_A public static final char com.lowagie.text.pdf.Barcode128.CODE_AB_TO_C public static final char com.lowagie.text.pdf.Barcode128.CODE_AC_TO_B public static final char com.lowagie.text.pdf.Barcode128.CODE_BC_TO_A public static final char com.lowagie.text.pdf.Barcode128.CODE_C public static final char com.lowagie.text.pdf.Barcode128.DEL public static final char com.lowagie.text.pdf.Barcode128.FNC1 public static final char com.lowagie.text.pdf.Barcode128.FNC1_INDEX public static final char com.lowagie.text.pdf.Barcode128.FNC2 public static final char com.lowagie.text.pdf.Barcode128.FNC3 public static final char com.lowagie.text.pdf.Barcode128.FNC4 public static final char com.lowagie.text.pdf.Barcode128.SHIFT public static final char com.lowagie.text.pdf.Barcode128.STARTA public static final char com.lowagie.text.pdf.Barcode128.STARTB public static final char com.lowagie.text.pdf.Barcode128.STARTC public static final char com.lowagie.text.pdf.Barcode128.START_A public static final char com.lowagie.text.pdf.Barcode128.START_B public static final char com.lowagie.text.pdf.Barcode128.START_C public com.lowagie.text.pdf.Barcode128() public java.awt.Image com.lowagie.text.pdf.Barcode128.createAwtImage(java.awt.Color,java.awt.Color) public com.lowagie.text.Rectangle com.lowagie.text.pdf.Barcode128.getBarcodeSize() public static byte[] com.lowagie.text.pdf.Barcode128.getBarsCode128Raw(java.lang.String) public static java.lang.String com.lowagie.text.pdf.Barcode128.getHumanReadableUCCEAN(java.lang.String) public static java.lang.String com.lowagie.text.pdf.Barcode128.getRawText(java.lang.String,boolean) public com.lowagie.text.Rectangle com.lowagie.text.pdf.Barcode128.placeBarcode(com.lowagie.text.pdf.PdfContentByte,java.awt.Color,java.awt.Color) public static java.lang.String com.lowagie.text.pdf.Barcode128.removeFNC1(java.lang.String) public void com.lowagie.text.pdf.Barcode128.setCode(java.lang.String) class com.lowagie.text.pdf.Barcode39 public com.lowagie.text.pdf.Barcode39() public java.awt.Image com.lowagie.text.pdf.Barcode39.createAwtImage(java.awt.Color,java.awt.Color) public com.lowagie.text.Rectangle com.lowagie.text.pdf.Barcode39.getBarcodeSize() public static byte[] com.lowagie.text.pdf.Barcode39.getBarsCode39(java.lang.String) public static java.lang.String com.lowagie.text.pdf.Barcode39.getCode39Ex(java.lang.String) public com.lowagie.text.Rectangle com.lowagie.text.pdf.Barcode39.placeBarcode(com.lowagie.text.pdf.PdfContentByte,java.awt.Color,java.awt.Color) class com.lowagie.text.pdf.BarcodeCodabar public com.lowagie.text.pdf.BarcodeCodabar() public static java.lang.String com.lowagie.text.pdf.BarcodeCodabar.calculateChecksum(java.lang.String) public java.awt.Image com.lowagie.text.pdf.BarcodeCodabar.createAwtImage(java.awt.Color,java.awt.Color) public com.lowagie.text.Rectangle com.lowagie.text.pdf.BarcodeCodabar.getBarcodeSize() public static byte[] com.lowagie.text.pdf.BarcodeCodabar.getBarsCodabar(java.lang.String) public com.lowagie.text.Rectangle com.lowagie.text.pdf.BarcodeCodabar.placeBarcode(com.lowagie.text.pdf.PdfContentByte,java.awt.Color,java.awt.Color) class com.lowagie.text.pdf.BarcodeDatamatrix public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_ASCII public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_AUTO public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_B256 public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_C40 public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_EDIFACT public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_ERROR_EXTENSION public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_ERROR_INVALID_SQUARE public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_ERROR_TEXT_TOO_BIG public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_EXTENSION public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_NO_ERROR public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_RAW public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_TEST public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_TEXT public static final int com.lowagie.text.pdf.BarcodeDatamatrix.DM_X21 public com.lowagie.text.pdf.BarcodeDatamatrix() public java.awt.Image com.lowagie.text.pdf.BarcodeDatamatrix.createAwtImage(java.awt.Color,java.awt.Color) public com.lowagie.text.Image com.lowagie.text.pdf.BarcodeDatamatrix.createImage() throws com.lowagie.text.BadElementException public int com.lowagie.text.pdf.BarcodeDatamatrix.generate(byte[],int,int) public int com.lowagie.text.pdf.BarcodeDatamatrix.generate(java.lang.String) throws java.io.UnsupportedEncodingException public int com.lowagie.text.pdf.BarcodeDatamatrix.getHeight() public byte[] com.lowagie.text.pdf.BarcodeDatamatrix.getImage() public int com.lowagie.text.pdf.BarcodeDatamatrix.getOptions() public int com.lowagie.text.pdf.BarcodeDatamatrix.getWidth() public int com.lowagie.text.pdf.BarcodeDatamatrix.getWs() public void com.lowagie.text.pdf.BarcodeDatamatrix.setHeight(int) public void com.lowagie.text.pdf.BarcodeDatamatrix.setOptions(int) public void com.lowagie.text.pdf.BarcodeDatamatrix.setWidth(int) public void com.lowagie.text.pdf.BarcodeDatamatrix.setWs(int) class com.lowagie.text.pdf.BarcodeEAN public com.lowagie.text.pdf.BarcodeEAN() public static int com.lowagie.text.pdf.BarcodeEAN.calculateEANParity(java.lang.String) public static java.lang.String com.lowagie.text.pdf.BarcodeEAN.convertUPCAtoUPCE(java.lang.String) public java.awt.Image com.lowagie.text.pdf.BarcodeEAN.createAwtImage(java.awt.Color,java.awt.Color) public com.lowagie.text.Rectangle com.lowagie.text.pdf.BarcodeEAN.getBarcodeSize() public static byte[] com.lowagie.text.pdf.BarcodeEAN.getBarsEAN13(java.lang.String) public static byte[] com.lowagie.text.pdf.BarcodeEAN.getBarsEAN8(java.lang.String) public static byte[] com.lowagie.text.pdf.BarcodeEAN.getBarsSupplemental2(java.lang.String) public static byte[] com.lowagie.text.pdf.BarcodeEAN.getBarsSupplemental5(java.lang.String) public static byte[] com.lowagie.text.pdf.BarcodeEAN.getBarsUPCE(java.lang.String) public com.lowagie.text.Rectangle com.lowagie.text.pdf.BarcodeEAN.placeBarcode(com.lowagie.text.pdf.PdfContentByte,java.awt.Color,java.awt.Color) class com.lowagie.text.pdf.BarcodeEANSUPP public com.lowagie.text.pdf.BarcodeEANSUPP(com.lowagie.text.pdf.Barcode,com.lowagie.text.pdf.Barcode) public java.awt.Image com.lowagie.text.pdf.BarcodeEANSUPP.createAwtImage(java.awt.Color,java.awt.Color) public com.lowagie.text.Rectangle com.lowagie.text.pdf.BarcodeEANSUPP.getBarcodeSize() public com.lowagie.text.Rectangle com.lowagie.text.pdf.BarcodeEANSUPP.placeBarcode(com.lowagie.text.pdf.PdfContentByte,java.awt.Color,java.awt.Color) class com.lowagie.text.pdf.BarcodeInter25 public com.lowagie.text.pdf.BarcodeInter25() public java.awt.Image com.lowagie.text.pdf.BarcodeInter25.createAwtImage(java.awt.Color,java.awt.Color) public com.lowagie.text.Rectangle com.lowagie.text.pdf.BarcodeInter25.getBarcodeSize() public static byte[] com.lowagie.text.pdf.BarcodeInter25.getBarsInter25(java.lang.String) public static char com.lowagie.text.pdf.BarcodeInter25.getChecksum(java.lang.String) public static java.lang.String com.lowagie.text.pdf.BarcodeInter25.keepNumbers(java.lang.String) public com.lowagie.text.Rectangle com.lowagie.text.pdf.BarcodeInter25.placeBarcode(com.lowagie.text.pdf.PdfContentByte,java.awt.Color,java.awt.Color) class com.lowagie.text.pdf.BarcodePDF417 public static final int com.lowagie.text.pdf.BarcodePDF417.PDF417_AUTO_ERROR_LEVEL public static final int com.lowagie.text.pdf.BarcodePDF417.PDF417_FIXED_COLUMNS public static final int com.lowagie.text.pdf.BarcodePDF417.PDF417_FIXED_RECTANGLE public static final int com.lowagie.text.pdf.BarcodePDF417.PDF417_FIXED_ROWS public static final int com.lowagie.text.pdf.BarcodePDF417.PDF417_FORCE_BINARY public static final int com.lowagie.text.pdf.BarcodePDF417.PDF417_INVERT_BITMAP public static final int com.lowagie.text.pdf.BarcodePDF417.PDF417_USE_ASPECT_RATIO public static final int com.lowagie.text.pdf.BarcodePDF417.PDF417_USE_ERROR_LEVEL public static final int com.lowagie.text.pdf.BarcodePDF417.PDF417_USE_MACRO public static final int com.lowagie.text.pdf.BarcodePDF417.PDF417_USE_RAW_CODEWORDS public com.lowagie.text.pdf.BarcodePDF417() public java.awt.Image com.lowagie.text.pdf.BarcodePDF417.createAwtImage(java.awt.Color,java.awt.Color) public float com.lowagie.text.pdf.BarcodePDF417.getAspectRatio() public int com.lowagie.text.pdf.BarcodePDF417.getBitColumns() public int com.lowagie.text.pdf.BarcodePDF417.getCodeColumns() public int com.lowagie.text.pdf.BarcodePDF417.getCodeRows() public int[] com.lowagie.text.pdf.BarcodePDF417.getCodewords() public int com.lowagie.text.pdf.BarcodePDF417.getErrorLevel() public com.lowagie.text.Image com.lowagie.text.pdf.BarcodePDF417.getImage() throws com.lowagie.text.BadElementException public int com.lowagie.text.pdf.BarcodePDF417.getLenCodewords() public int com.lowagie.text.pdf.BarcodePDF417.getOptions() public byte[] com.lowagie.text.pdf.BarcodePDF417.getOutBits() public byte[] com.lowagie.text.pdf.BarcodePDF417.getText() public float com.lowagie.text.pdf.BarcodePDF417.getYHeight() public void com.lowagie.text.pdf.BarcodePDF417.paintCode() public void com.lowagie.text.pdf.BarcodePDF417.setAspectRatio(float) public void com.lowagie.text.pdf.BarcodePDF417.setCodeColumns(int) public void com.lowagie.text.pdf.BarcodePDF417.setCodeRows(int) public void com.lowagie.text.pdf.BarcodePDF417.setDefaultParameters() public void com.lowagie.text.pdf.BarcodePDF417.setErrorLevel(int) public void com.lowagie.text.pdf.BarcodePDF417.setLenCodewords(int) public void com.lowagie.text.pdf.BarcodePDF417.setMacroFileId(java.lang.String) public void com.lowagie.text.pdf.BarcodePDF417.setMacroSegmentCount(int) public void com.lowagie.text.pdf.BarcodePDF417.setMacroSegmentId(int) public void com.lowagie.text.pdf.BarcodePDF417.setOptions(int) public void com.lowagie.text.pdf.BarcodePDF417.setText(byte[]) public void com.lowagie.text.pdf.BarcodePDF417.setText(java.lang.String) public void com.lowagie.text.pdf.BarcodePDF417.setYHeight(float) class com.lowagie.text.pdf.BarcodePostnet public com.lowagie.text.pdf.BarcodePostnet() public java.awt.Image com.lowagie.text.pdf.BarcodePostnet.createAwtImage(java.awt.Color,java.awt.Color) public com.lowagie.text.Rectangle com.lowagie.text.pdf.BarcodePostnet.getBarcodeSize() public static byte[] com.lowagie.text.pdf.BarcodePostnet.getBarsPostnet(java.lang.String) public com.lowagie.text.Rectangle com.lowagie.text.pdf.BarcodePostnet.placeBarcode(com.lowagie.text.pdf.PdfContentByte,java.awt.Color,java.awt.Color) class com.lowagie.text.pdf.BaseField public static final float com.lowagie.text.pdf.BaseField.BORDER_WIDTH_MEDIUM public static final float com.lowagie.text.pdf.BaseField.BORDER_WIDTH_THICK public static final float com.lowagie.text.pdf.BaseField.BORDER_WIDTH_THIN public static final int com.lowagie.text.pdf.BaseField.COMB public static final int com.lowagie.text.pdf.BaseField.DO_NOT_SCROLL public static final int com.lowagie.text.pdf.BaseField.DO_NOT_SPELL_CHECK public static final int com.lowagie.text.pdf.BaseField.EDIT public static final int com.lowagie.text.pdf.BaseField.FILE_SELECTION public static final int com.lowagie.text.pdf.BaseField.HIDDEN public static final int com.lowagie.text.pdf.BaseField.HIDDEN_BUT_PRINTABLE public static final int com.lowagie.text.pdf.BaseField.MULTILINE public static final int com.lowagie.text.pdf.BaseField.PASSWORD public static final int com.lowagie.text.pdf.BaseField.READ_ONLY public static final int com.lowagie.text.pdf.BaseField.REQUIRED public static final int com.lowagie.text.pdf.BaseField.VISIBLE public static final int com.lowagie.text.pdf.BaseField.VISIBLE_BUT_DOES_NOT_PRINT public com.lowagie.text.pdf.BaseField(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String) public int com.lowagie.text.pdf.BaseField.getAlignment() public java.awt.Color com.lowagie.text.pdf.BaseField.getBackgroundColor() public java.awt.Color com.lowagie.text.pdf.BaseField.getBorderColor() public int com.lowagie.text.pdf.BaseField.getBorderStyle() public float com.lowagie.text.pdf.BaseField.getBorderWidth() public com.lowagie.text.Rectangle com.lowagie.text.pdf.BaseField.getBox() public java.lang.String com.lowagie.text.pdf.BaseField.getFieldName() public com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.BaseField.getFont() public float com.lowagie.text.pdf.BaseField.getFontSize() public int com.lowagie.text.pdf.BaseField.getMaxCharacterLength() public int com.lowagie.text.pdf.BaseField.getOptions() public int com.lowagie.text.pdf.BaseField.getRotation() public java.lang.String com.lowagie.text.pdf.BaseField.getText() public java.awt.Color com.lowagie.text.pdf.BaseField.getTextColor() public int com.lowagie.text.pdf.BaseField.getVisibility() public com.lowagie.text.pdf.PdfWriter com.lowagie.text.pdf.BaseField.getWriter() public static void com.lowagie.text.pdf.BaseField.moveFields(com.lowagie.text.pdf.PdfDictionary,com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.BaseField.setAlignment(int) public void com.lowagie.text.pdf.BaseField.setBackgroundColor(java.awt.Color) public void com.lowagie.text.pdf.BaseField.setBorderColor(java.awt.Color) public void com.lowagie.text.pdf.BaseField.setBorderStyle(int) public void com.lowagie.text.pdf.BaseField.setBorderWidth(float) public void com.lowagie.text.pdf.BaseField.setBox(com.lowagie.text.Rectangle) public void com.lowagie.text.pdf.BaseField.setFieldName(java.lang.String) public void com.lowagie.text.pdf.BaseField.setFont(com.lowagie.text.pdf.BaseFont) public void com.lowagie.text.pdf.BaseField.setFontSize(float) public void com.lowagie.text.pdf.BaseField.setMaxCharacterLength(int) public void com.lowagie.text.pdf.BaseField.setOptions(int) public void com.lowagie.text.pdf.BaseField.setRotation(int) public void com.lowagie.text.pdf.BaseField.setRotationFromPage(com.lowagie.text.Rectangle) public void com.lowagie.text.pdf.BaseField.setText(java.lang.String) public void com.lowagie.text.pdf.BaseField.setTextColor(java.awt.Color) public void com.lowagie.text.pdf.BaseField.setVisibility(int) public void com.lowagie.text.pdf.BaseField.setWriter(com.lowagie.text.pdf.PdfWriter) class com.lowagie.text.pdf.BaseFont public static final int com.lowagie.text.pdf.BaseFont.ASCENT public static final int com.lowagie.text.pdf.BaseFont.AWT_ASCENT public static final int com.lowagie.text.pdf.BaseFont.AWT_DESCENT public static final int com.lowagie.text.pdf.BaseFont.AWT_LEADING public static final int com.lowagie.text.pdf.BaseFont.AWT_MAXADVANCE public static final int com.lowagie.text.pdf.BaseFont.BBOXLLX public static final int com.lowagie.text.pdf.BaseFont.BBOXLLY public static final int com.lowagie.text.pdf.BaseFont.BBOXURX public static final int com.lowagie.text.pdf.BaseFont.BBOXURY public static final boolean com.lowagie.text.pdf.BaseFont.CACHED public static final int com.lowagie.text.pdf.BaseFont.CAPHEIGHT public static final int[] com.lowagie.text.pdf.BaseFont.CHAR_RANGE_ARABIC public static final int[] com.lowagie.text.pdf.BaseFont.CHAR_RANGE_CYRILLIC public static final int[] com.lowagie.text.pdf.BaseFont.CHAR_RANGE_HEBREW public static final int[] com.lowagie.text.pdf.BaseFont.CHAR_RANGE_LATIN public static final char com.lowagie.text.pdf.BaseFont.CID_NEWLINE public static final java.lang.String com.lowagie.text.pdf.BaseFont.COURIER public static final java.lang.String com.lowagie.text.pdf.BaseFont.COURIER_BOLD public static final java.lang.String com.lowagie.text.pdf.BaseFont.COURIER_BOLDOBLIQUE public static final java.lang.String com.lowagie.text.pdf.BaseFont.COURIER_OBLIQUE public static final java.lang.String com.lowagie.text.pdf.BaseFont.CP1250 public static final java.lang.String com.lowagie.text.pdf.BaseFont.CP1252 public static final java.lang.String com.lowagie.text.pdf.BaseFont.CP1257 public static final int com.lowagie.text.pdf.BaseFont.DESCENT public static final boolean com.lowagie.text.pdf.BaseFont.EMBEDDED public static final int com.lowagie.text.pdf.BaseFont.FONT_TYPE_CJK public static final int com.lowagie.text.pdf.BaseFont.FONT_TYPE_DOCUMENT public static final int com.lowagie.text.pdf.BaseFont.FONT_TYPE_T1 public static final int com.lowagie.text.pdf.BaseFont.FONT_TYPE_T3 public static final int com.lowagie.text.pdf.BaseFont.FONT_TYPE_TT public static final int com.lowagie.text.pdf.BaseFont.FONT_TYPE_TTUNI public static final java.lang.String com.lowagie.text.pdf.BaseFont.HELVETICA public static final java.lang.String com.lowagie.text.pdf.BaseFont.HELVETICA_BOLD public static final java.lang.String com.lowagie.text.pdf.BaseFont.HELVETICA_BOLDOBLIQUE public static final java.lang.String com.lowagie.text.pdf.BaseFont.HELVETICA_OBLIQUE public static final java.lang.String com.lowagie.text.pdf.BaseFont.IDENTITY_H public static final java.lang.String com.lowagie.text.pdf.BaseFont.IDENTITY_V public static final int com.lowagie.text.pdf.BaseFont.ITALICANGLE public static final java.lang.String com.lowagie.text.pdf.BaseFont.MACROMAN public static final boolean com.lowagie.text.pdf.BaseFont.NOT_CACHED public static final boolean com.lowagie.text.pdf.BaseFont.NOT_EMBEDDED public static final java.lang.String com.lowagie.text.pdf.BaseFont.RESOURCE_PATH public static final int com.lowagie.text.pdf.BaseFont.STRIKETHROUGH_POSITION public static final int com.lowagie.text.pdf.BaseFont.STRIKETHROUGH_THICKNESS public static final int com.lowagie.text.pdf.BaseFont.SUBSCRIPT_OFFSET public static final int com.lowagie.text.pdf.BaseFont.SUBSCRIPT_SIZE public static final int com.lowagie.text.pdf.BaseFont.SUPERSCRIPT_OFFSET public static final int com.lowagie.text.pdf.BaseFont.SUPERSCRIPT_SIZE public static final java.lang.String com.lowagie.text.pdf.BaseFont.SYMBOL public static final java.lang.String com.lowagie.text.pdf.BaseFont.TIMES_BOLD public static final java.lang.String com.lowagie.text.pdf.BaseFont.TIMES_BOLDITALIC public static final java.lang.String com.lowagie.text.pdf.BaseFont.TIMES_ITALIC public static final java.lang.String com.lowagie.text.pdf.BaseFont.TIMES_ROMAN public static final int com.lowagie.text.pdf.BaseFont.UNDERLINE_POSITION public static final int com.lowagie.text.pdf.BaseFont.UNDERLINE_THICKNESS public static final java.lang.String com.lowagie.text.pdf.BaseFont.WINANSI public static final java.lang.String com.lowagie.text.pdf.BaseFont.ZAPFDINGBATS public static final java.lang.String com.lowagie.text.pdf.BaseFont.notdef public void com.lowagie.text.pdf.BaseFont.addSubsetRange(int[]) public boolean com.lowagie.text.pdf.BaseFont.charExists(int) public void com.lowagie.text.pdf.BaseFont.correctArabicAdvance() public static com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.BaseFont.createFont() throws com.lowagie.text.DocumentException,java.io.IOException public static com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.BaseFont.createFont(com.lowagie.text.pdf.PRIndirectReference) public static com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.BaseFont.createFont(java.lang.String,java.lang.String,boolean) throws com.lowagie.text.DocumentException,java.io.IOException public static com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.BaseFont.createFont(java.lang.String,java.lang.String,boolean,boolean) throws com.lowagie.text.DocumentException,java.io.IOException public static com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.BaseFont.createFont(java.lang.String,java.lang.String,boolean,boolean,byte[],byte[]) throws com.lowagie.text.DocumentException,java.io.IOException public static com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.BaseFont.createFont(java.lang.String,java.lang.String,boolean,boolean,byte[],byte[],boolean) throws com.lowagie.text.DocumentException,java.io.IOException public static com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.BaseFont.createFont(java.lang.String,java.lang.String,boolean,boolean,byte[],byte[],boolean,boolean) throws com.lowagie.text.DocumentException,java.io.IOException public static java.lang.String com.lowagie.text.pdf.BaseFont.createSubsetPrefix() public static java.lang.String[] com.lowagie.text.pdf.BaseFont.enumerateTTCNames(byte[]) throws com.lowagie.text.DocumentException,java.io.IOException public static java.lang.String[] com.lowagie.text.pdf.BaseFont.enumerateTTCNames(java.lang.String) throws com.lowagie.text.DocumentException,java.io.IOException public static java.lang.Object[] com.lowagie.text.pdf.BaseFont.getAllFontNames(java.lang.String,java.lang.String,byte[]) throws com.lowagie.text.DocumentException,java.io.IOException public abstract java.lang.String[][] com.lowagie.text.pdf.BaseFont.getAllNameEntries() public static java.lang.String[][] com.lowagie.text.pdf.BaseFont.getAllNameEntries(java.lang.String,java.lang.String,byte[]) throws com.lowagie.text.DocumentException,java.io.IOException public int com.lowagie.text.pdf.BaseFont.getAscent(java.lang.String) public float com.lowagie.text.pdf.BaseFont.getAscentPoint(java.lang.String,float) public int[] com.lowagie.text.pdf.BaseFont.getCharBBox(int) public int com.lowagie.text.pdf.BaseFont.getCidCode(int) public java.lang.String[] com.lowagie.text.pdf.BaseFont.getCodePagesSupported() public int com.lowagie.text.pdf.BaseFont.getCompressionLevel() public int com.lowagie.text.pdf.BaseFont.getDescent(java.lang.String) public float com.lowagie.text.pdf.BaseFont.getDescentPoint(java.lang.String,float) public java.lang.String[] com.lowagie.text.pdf.BaseFont.getDifferences() public static java.util.ArrayList com.lowagie.text.pdf.BaseFont.getDocumentFonts(com.lowagie.text.pdf.PdfReader) public static java.util.ArrayList com.lowagie.text.pdf.BaseFont.getDocumentFonts(com.lowagie.text.pdf.PdfReader,int) public java.lang.String com.lowagie.text.pdf.BaseFont.getEncoding() public abstract java.lang.String[][] com.lowagie.text.pdf.BaseFont.getFamilyFontName() public abstract float com.lowagie.text.pdf.BaseFont.getFontDescriptor(int,float) public int com.lowagie.text.pdf.BaseFont.getFontType() public abstract java.lang.String[][] com.lowagie.text.pdf.BaseFont.getFullFontName() public static java.lang.String[][] com.lowagie.text.pdf.BaseFont.getFullFontName(java.lang.String,java.lang.String,byte[]) throws com.lowagie.text.DocumentException,java.io.IOException public abstract int com.lowagie.text.pdf.BaseFont.getKerning(int,int) public abstract java.lang.String com.lowagie.text.pdf.BaseFont.getPostscriptFontName() public static java.io.InputStream com.lowagie.text.pdf.BaseFont.getResourceStream(java.lang.String) public static java.io.InputStream com.lowagie.text.pdf.BaseFont.getResourceStream(java.lang.String,java.lang.ClassLoader) public char[] com.lowagie.text.pdf.BaseFont.getUnicodeDifferences() public int com.lowagie.text.pdf.BaseFont.getUnicodeEquivalent(int) public int com.lowagie.text.pdf.BaseFont.getWidth(int) public int com.lowagie.text.pdf.BaseFont.getWidth(java.lang.String) public float com.lowagie.text.pdf.BaseFont.getWidthPoint(int,float) public float com.lowagie.text.pdf.BaseFont.getWidthPoint(java.lang.String,float) public float com.lowagie.text.pdf.BaseFont.getWidthPointKerned(java.lang.String,float) public int[] com.lowagie.text.pdf.BaseFont.getWidths() public abstract boolean com.lowagie.text.pdf.BaseFont.hasKernPairs() public boolean com.lowagie.text.pdf.BaseFont.isDirectTextToByte() public boolean com.lowagie.text.pdf.BaseFont.isEmbedded() public boolean com.lowagie.text.pdf.BaseFont.isFontSpecific() public boolean com.lowagie.text.pdf.BaseFont.isForceWidthsOutput() public boolean com.lowagie.text.pdf.BaseFont.isSubset() public boolean com.lowagie.text.pdf.BaseFont.setCharAdvance(int,int) public void com.lowagie.text.pdf.BaseFont.setCompressionLevel(int) public void com.lowagie.text.pdf.BaseFont.setDirectTextToByte(boolean) public void com.lowagie.text.pdf.BaseFont.setForceWidthsOutput(boolean) public abstract boolean com.lowagie.text.pdf.BaseFont.setKerning(int,int,int) public abstract void com.lowagie.text.pdf.BaseFont.setPostscriptFontName(java.lang.String) public void com.lowagie.text.pdf.BaseFont.setSubset(boolean) class com.lowagie.text.pdf.BidiLine public com.lowagie.text.pdf.BidiLine() public com.lowagie.text.pdf.BidiLine(com.lowagie.text.pdf.BidiLine) public void com.lowagie.text.pdf.BidiLine.addChunk(com.lowagie.text.pdf.PdfChunk) public void com.lowagie.text.pdf.BidiLine.addChunks(java.util.ArrayList) public void com.lowagie.text.pdf.BidiLine.addPiece(char,com.lowagie.text.pdf.PdfChunk) public void com.lowagie.text.pdf.BidiLine.clearChunks() public java.util.ArrayList com.lowagie.text.pdf.BidiLine.createArrayOfPdfChunks(int,int) public java.util.ArrayList com.lowagie.text.pdf.BidiLine.createArrayOfPdfChunks(int,int,com.lowagie.text.pdf.PdfChunk) public void com.lowagie.text.pdf.BidiLine.doArabicShapping() public void com.lowagie.text.pdf.BidiLine.flip(int,int) public boolean com.lowagie.text.pdf.BidiLine.getParagraph(int) public float com.lowagie.text.pdf.BidiLine.getWidth(int,int) public int[] com.lowagie.text.pdf.BidiLine.getWord(int,int) public boolean com.lowagie.text.pdf.BidiLine.isEmpty() public static boolean com.lowagie.text.pdf.BidiLine.isWS(char) public void com.lowagie.text.pdf.BidiLine.mirrorGlyphs() public com.lowagie.text.pdf.PdfLine com.lowagie.text.pdf.BidiLine.processLine(float,float,int,int,int) public void com.lowagie.text.pdf.BidiLine.reorder(int,int) public void com.lowagie.text.pdf.BidiLine.restore() public void com.lowagie.text.pdf.BidiLine.save() public int com.lowagie.text.pdf.BidiLine.trimLeft(int,int) public int com.lowagie.text.pdf.BidiLine.trimLeftEx(int,int) public int com.lowagie.text.pdf.BidiLine.trimRight(int,int) public int com.lowagie.text.pdf.BidiLine.trimRightEx(int,int) class com.lowagie.text.pdf.BidiOrder public static final byte com.lowagie.text.pdf.BidiOrder.AL public static final byte com.lowagie.text.pdf.BidiOrder.AN public static final byte com.lowagie.text.pdf.BidiOrder.B public static final byte com.lowagie.text.pdf.BidiOrder.BN public static final byte com.lowagie.text.pdf.BidiOrder.CS public static final byte com.lowagie.text.pdf.BidiOrder.EN public static final byte com.lowagie.text.pdf.BidiOrder.ES public static final byte com.lowagie.text.pdf.BidiOrder.ET public static final byte com.lowagie.text.pdf.BidiOrder.L public static final byte com.lowagie.text.pdf.BidiOrder.LRE public static final byte com.lowagie.text.pdf.BidiOrder.LRO public static final byte com.lowagie.text.pdf.BidiOrder.NSM public static final byte com.lowagie.text.pdf.BidiOrder.ON public static final byte com.lowagie.text.pdf.BidiOrder.PDF public static final byte com.lowagie.text.pdf.BidiOrder.R public static final byte com.lowagie.text.pdf.BidiOrder.RLE public static final byte com.lowagie.text.pdf.BidiOrder.RLO public static final byte com.lowagie.text.pdf.BidiOrder.S public static final byte com.lowagie.text.pdf.BidiOrder.TYPE_MAX public static final byte com.lowagie.text.pdf.BidiOrder.TYPE_MIN public static final byte com.lowagie.text.pdf.BidiOrder.WS public com.lowagie.text.pdf.BidiOrder(byte[]) public com.lowagie.text.pdf.BidiOrder(byte[],byte) public com.lowagie.text.pdf.BidiOrder(char[],int,int,byte) public byte com.lowagie.text.pdf.BidiOrder.getBaseLevel() public static final byte com.lowagie.text.pdf.BidiOrder.getDirection(char) public byte[] com.lowagie.text.pdf.BidiOrder.getLevels() public byte[] com.lowagie.text.pdf.BidiOrder.getLevels(int[]) public int[] com.lowagie.text.pdf.BidiOrder.getReordering(int[]) class com.lowagie.text.pdf.CFFFont public com.lowagie.text.pdf.CFFFont(com.lowagie.text.pdf.RandomAccessFileOrArray) public boolean com.lowagie.text.pdf.CFFFont.exists(java.lang.String) public byte[] com.lowagie.text.pdf.CFFFont.getCID(java.lang.String) public java.lang.String[] com.lowagie.text.pdf.CFFFont.getNames() public java.lang.String com.lowagie.text.pdf.CFFFont.getString(char) public boolean com.lowagie.text.pdf.CFFFont.isCID(java.lang.String) class com.lowagie.text.pdf.CFFFontSubset public com.lowagie.text.pdf.CFFFontSubset(com.lowagie.text.pdf.RandomAccessFileOrArray,java.util.HashMap) public byte[] com.lowagie.text.pdf.CFFFontSubset.Process(java.lang.String) throws java.io.IOException class com.lowagie.text.pdf.CMapAwareDocumentFont public com.lowagie.text.pdf.CMapAwareDocumentFont(com.lowagie.text.pdf.PRIndirectReference) public java.lang.String com.lowagie.text.pdf.CMapAwareDocumentFont.decode(byte[],int,int) public java.lang.String com.lowagie.text.pdf.CMapAwareDocumentFont.encode(byte[],int,int) public int com.lowagie.text.pdf.CMapAwareDocumentFont.getWidth(int) class com.lowagie.text.pdf.ColumnText public static final int com.lowagie.text.pdf.ColumnText.AR_COMPOSEDTASHKEEL public static final int com.lowagie.text.pdf.ColumnText.AR_LIG public static final int com.lowagie.text.pdf.ColumnText.AR_NOVOWEL public static final int com.lowagie.text.pdf.ColumnText.DIGITS_AN2EN public static final int com.lowagie.text.pdf.ColumnText.DIGITS_EN2AN public static final int com.lowagie.text.pdf.ColumnText.DIGITS_EN2AN_INIT_AL public static final int com.lowagie.text.pdf.ColumnText.DIGITS_EN2AN_INIT_LR public static final int com.lowagie.text.pdf.ColumnText.DIGIT_TYPE_AN public static final int com.lowagie.text.pdf.ColumnText.DIGIT_TYPE_AN_EXTENDED public static final float com.lowagie.text.pdf.ColumnText.GLOBAL_SPACE_CHAR_RATIO public static final int com.lowagie.text.pdf.ColumnText.NO_MORE_COLUMN public static final int com.lowagie.text.pdf.ColumnText.NO_MORE_TEXT public static final int com.lowagie.text.pdf.ColumnText.START_COLUMN public com.lowagie.text.pdf.ColumnText(com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.ColumnText.addElement(com.lowagie.text.Element) public void com.lowagie.text.pdf.ColumnText.addText(com.lowagie.text.Chunk) public void com.lowagie.text.pdf.ColumnText.addText(com.lowagie.text.Phrase) public void com.lowagie.text.pdf.ColumnText.clearChunks() public static com.lowagie.text.pdf.ColumnText com.lowagie.text.pdf.ColumnText.duplicate(com.lowagie.text.pdf.ColumnText) public int com.lowagie.text.pdf.ColumnText.getAlignment() public int com.lowagie.text.pdf.ColumnText.getArabicOptions() public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.ColumnText.getCanvas() public com.lowagie.text.pdf.PdfContentByte[] com.lowagie.text.pdf.ColumnText.getCanvases() public float com.lowagie.text.pdf.ColumnText.getDescender() public float com.lowagie.text.pdf.ColumnText.getExtraParagraphSpace() public float com.lowagie.text.pdf.ColumnText.getFilledWidth() public float com.lowagie.text.pdf.ColumnText.getFollowingIndent() public float com.lowagie.text.pdf.ColumnText.getIndent() public float com.lowagie.text.pdf.ColumnText.getLeading() public int com.lowagie.text.pdf.ColumnText.getLinesWritten() public float com.lowagie.text.pdf.ColumnText.getMultipliedLeading() public float com.lowagie.text.pdf.ColumnText.getRightIndent() public int com.lowagie.text.pdf.ColumnText.getRunDirection() public float com.lowagie.text.pdf.ColumnText.getSpaceCharRatio() public static float com.lowagie.text.pdf.ColumnText.getWidth(com.lowagie.text.Phrase) public static float com.lowagie.text.pdf.ColumnText.getWidth(com.lowagie.text.Phrase,int,int) public float com.lowagie.text.pdf.ColumnText.getYLine() public int com.lowagie.text.pdf.ColumnText.go() throws com.lowagie.text.DocumentException public int com.lowagie.text.pdf.ColumnText.go(boolean) throws com.lowagie.text.DocumentException public static boolean com.lowagie.text.pdf.ColumnText.hasMoreText(int) public boolean com.lowagie.text.pdf.ColumnText.isAdjustFirstLine() public boolean com.lowagie.text.pdf.ColumnText.isUseAscender() public com.lowagie.text.pdf.ColumnText com.lowagie.text.pdf.ColumnText.setACopy(com.lowagie.text.pdf.ColumnText) public void com.lowagie.text.pdf.ColumnText.setAdjustFirstLine(boolean) public void com.lowagie.text.pdf.ColumnText.setAlignment(int) public void com.lowagie.text.pdf.ColumnText.setArabicOptions(int) public void com.lowagie.text.pdf.ColumnText.setCanvas(com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.ColumnText.setCanvases(com.lowagie.text.pdf.PdfContentByte[]) public void com.lowagie.text.pdf.ColumnText.setColumns(float[],float[]) public void com.lowagie.text.pdf.ColumnText.setExtraParagraphSpace(float) public void com.lowagie.text.pdf.ColumnText.setFilledWidth(float) public void com.lowagie.text.pdf.ColumnText.setFollowingIndent(float) public void com.lowagie.text.pdf.ColumnText.setIndent(float) public void com.lowagie.text.pdf.ColumnText.setLeading(float) public void com.lowagie.text.pdf.ColumnText.setLeading(float,float) public void com.lowagie.text.pdf.ColumnText.setRightIndent(float) public void com.lowagie.text.pdf.ColumnText.setRunDirection(int) public void com.lowagie.text.pdf.ColumnText.setSimpleColumn(com.lowagie.text.Phrase,float,float,float,float,float,int) public void com.lowagie.text.pdf.ColumnText.setSimpleColumn(float,float,float,float) public void com.lowagie.text.pdf.ColumnText.setSimpleColumn(float,float,float,float,float,int) public void com.lowagie.text.pdf.ColumnText.setSpaceCharRatio(float) public void com.lowagie.text.pdf.ColumnText.setText(com.lowagie.text.Phrase) public void com.lowagie.text.pdf.ColumnText.setUseAscender(boolean) public void com.lowagie.text.pdf.ColumnText.setYLine(float) public static void com.lowagie.text.pdf.ColumnText.showTextAligned(com.lowagie.text.pdf.PdfContentByte,int,com.lowagie.text.Phrase,float,float,float) public static void com.lowagie.text.pdf.ColumnText.showTextAligned(com.lowagie.text.pdf.PdfContentByte,int,com.lowagie.text.Phrase,float,float,float,int,int) public void com.lowagie.text.pdf.ColumnText.updateFilledWidth(float) public boolean com.lowagie.text.pdf.ColumnText.zeroHeightElement() class com.lowagie.text.pdf.DefaultFontMapper public com.lowagie.text.pdf.DefaultFontMapper() public com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.DefaultFontMapper.awtToPdf(java.awt.Font) public java.util.HashMap com.lowagie.text.pdf.DefaultFontMapper.getAliases() public com.lowagie.text.pdf.DefaultFontMapper$BaseFontParameters com.lowagie.text.pdf.DefaultFontMapper.getBaseFontParameters(java.lang.String) public java.util.HashMap com.lowagie.text.pdf.DefaultFontMapper.getMapper() public int com.lowagie.text.pdf.DefaultFontMapper.insertDirectory(java.lang.String) public void com.lowagie.text.pdf.DefaultFontMapper.insertNames(java.lang.Object[],java.lang.String) public java.awt.Font com.lowagie.text.pdf.DefaultFontMapper.pdfToAwt(com.lowagie.text.pdf.BaseFont,int) public void com.lowagie.text.pdf.DefaultFontMapper.putAlias(java.lang.String,java.lang.String) public void com.lowagie.text.pdf.DefaultFontMapper.putName(java.lang.String,com.lowagie.text.pdf.DefaultFontMapper$BaseFontParameters) class com.lowagie.text.pdf.DefaultFontMapper$BaseFontParameters public boolean com.lowagie.text.pdf.DefaultFontMapper$BaseFontParameters.cached public boolean com.lowagie.text.pdf.DefaultFontMapper$BaseFontParameters.embedded public java.lang.String com.lowagie.text.pdf.DefaultFontMapper$BaseFontParameters.encoding public java.lang.String com.lowagie.text.pdf.DefaultFontMapper$BaseFontParameters.fontName public byte[] com.lowagie.text.pdf.DefaultFontMapper$BaseFontParameters.pfb public byte[] com.lowagie.text.pdf.DefaultFontMapper$BaseFontParameters.ttfAfm public com.lowagie.text.pdf.DefaultFontMapper$BaseFontParameters(java.lang.String) class com.lowagie.text.pdf.DefaultSplitCharacter public static final com.lowagie.text.SplitCharacter com.lowagie.text.pdf.DefaultSplitCharacter.DEFAULT public com.lowagie.text.pdf.DefaultSplitCharacter() public boolean com.lowagie.text.pdf.DefaultSplitCharacter.isSplitCharacter(int,int,int,char[],com.lowagie.text.pdf.PdfChunk[]) class com.lowagie.text.pdf.DocumentFont public boolean com.lowagie.text.pdf.DocumentFont.charExists(int) public java.lang.String[][] com.lowagie.text.pdf.DocumentFont.getAllNameEntries() public int[] com.lowagie.text.pdf.DocumentFont.getCharBBox(int) public java.lang.String[][] com.lowagie.text.pdf.DocumentFont.getFamilyFontName() public float com.lowagie.text.pdf.DocumentFont.getFontDescriptor(int,float) public java.lang.String[][] com.lowagie.text.pdf.DocumentFont.getFullFontName() public com.lowagie.text.pdf.PdfStream com.lowagie.text.pdf.DocumentFont.getFullFontStream() public int com.lowagie.text.pdf.DocumentFont.getKerning(int,int) public java.lang.String com.lowagie.text.pdf.DocumentFont.getPostscriptFontName() public int com.lowagie.text.pdf.DocumentFont.getWidth(int) public int com.lowagie.text.pdf.DocumentFont.getWidth(java.lang.String) public boolean com.lowagie.text.pdf.DocumentFont.hasKernPairs() public boolean com.lowagie.text.pdf.DocumentFont.setKerning(int,int,int) public void com.lowagie.text.pdf.DocumentFont.setPostscriptFontName(java.lang.String) interface com.lowagie.text.pdf.ExtraEncoding public abstract java.lang.String com.lowagie.text.pdf.ExtraEncoding.byteToChar(byte[],java.lang.String) public abstract byte[] com.lowagie.text.pdf.ExtraEncoding.charToByte(char,java.lang.String) public abstract byte[] com.lowagie.text.pdf.ExtraEncoding.charToByte(java.lang.String,java.lang.String) class com.lowagie.text.pdf.FdfReader public com.lowagie.text.pdf.FdfReader(byte[]) throws java.io.IOException public com.lowagie.text.pdf.FdfReader(java.io.InputStream) throws java.io.IOException public com.lowagie.text.pdf.FdfReader(java.lang.String) throws java.io.IOException public com.lowagie.text.pdf.FdfReader(java.net.URL) throws java.io.IOException public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.FdfReader.getField(java.lang.String) public java.lang.String com.lowagie.text.pdf.FdfReader.getFieldValue(java.lang.String) public java.util.HashMap com.lowagie.text.pdf.FdfReader.getFields() public java.lang.String com.lowagie.text.pdf.FdfReader.getFileSpec() class com.lowagie.text.pdf.FdfWriter public com.lowagie.text.pdf.FdfWriter() public java.lang.String com.lowagie.text.pdf.FdfWriter.getField(java.lang.String) public java.util.HashMap com.lowagie.text.pdf.FdfWriter.getFields() public java.lang.String com.lowagie.text.pdf.FdfWriter.getFile() public boolean com.lowagie.text.pdf.FdfWriter.removeField(java.lang.String) public boolean com.lowagie.text.pdf.FdfWriter.setFieldAsAction(java.lang.String,com.lowagie.text.pdf.PdfAction) public boolean com.lowagie.text.pdf.FdfWriter.setFieldAsName(java.lang.String,java.lang.String) public boolean com.lowagie.text.pdf.FdfWriter.setFieldAsString(java.lang.String,java.lang.String) public void com.lowagie.text.pdf.FdfWriter.setFields(com.lowagie.text.pdf.AcroFields) public void com.lowagie.text.pdf.FdfWriter.setFields(com.lowagie.text.pdf.FdfReader) public void com.lowagie.text.pdf.FdfWriter.setFields(com.lowagie.text.pdf.PdfReader) public void com.lowagie.text.pdf.FdfWriter.setFile(java.lang.String) public void com.lowagie.text.pdf.FdfWriter.writeTo(java.io.OutputStream) throws java.io.IOException interface com.lowagie.text.pdf.FontMapper public abstract com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.FontMapper.awtToPdf(java.awt.Font) public abstract java.awt.Font com.lowagie.text.pdf.FontMapper.pdfToAwt(com.lowagie.text.pdf.BaseFont,int) class com.lowagie.text.pdf.FontSelector public com.lowagie.text.pdf.FontSelector() public void com.lowagie.text.pdf.FontSelector.addFont(com.lowagie.text.Font) public com.lowagie.text.Phrase com.lowagie.text.pdf.FontSelector.process(java.lang.String) class com.lowagie.text.pdf.GlyphList public com.lowagie.text.pdf.GlyphList() public static int[] com.lowagie.text.pdf.GlyphList.nameToUnicode(java.lang.String) public static java.lang.String com.lowagie.text.pdf.GlyphList.unicodeToName(int) class com.lowagie.text.pdf.HyphenationAuto public com.lowagie.text.pdf.HyphenationAuto(java.lang.String,java.lang.String,int,int) public java.lang.String com.lowagie.text.pdf.HyphenationAuto.getHyphenSymbol() public java.lang.String com.lowagie.text.pdf.HyphenationAuto.getHyphenatedWordPost() public java.lang.String com.lowagie.text.pdf.HyphenationAuto.getHyphenatedWordPre(java.lang.String,com.lowagie.text.pdf.BaseFont,float,float) interface com.lowagie.text.pdf.HyphenationEvent public abstract java.lang.String com.lowagie.text.pdf.HyphenationEvent.getHyphenSymbol() public abstract java.lang.String com.lowagie.text.pdf.HyphenationEvent.getHyphenatedWordPost() public abstract java.lang.String com.lowagie.text.pdf.HyphenationEvent.getHyphenatedWordPre(java.lang.String,com.lowagie.text.pdf.BaseFont,float,float) class com.lowagie.text.pdf.IntHashtable public com.lowagie.text.pdf.IntHashtable() public com.lowagie.text.pdf.IntHashtable(int) public com.lowagie.text.pdf.IntHashtable(int,float) public void com.lowagie.text.pdf.IntHashtable.clear() public java.lang.Object com.lowagie.text.pdf.IntHashtable.clone() public boolean com.lowagie.text.pdf.IntHashtable.contains(int) public boolean com.lowagie.text.pdf.IntHashtable.containsKey(int) public boolean com.lowagie.text.pdf.IntHashtable.containsValue(int) public int com.lowagie.text.pdf.IntHashtable.get(int) public java.util.Iterator com.lowagie.text.pdf.IntHashtable.getEntryIterator() public int[] com.lowagie.text.pdf.IntHashtable.getKeys() public int com.lowagie.text.pdf.IntHashtable.getOneKey() public boolean com.lowagie.text.pdf.IntHashtable.isEmpty() public int com.lowagie.text.pdf.IntHashtable.put(int,int) public int com.lowagie.text.pdf.IntHashtable.remove(int) public int com.lowagie.text.pdf.IntHashtable.size() public int[] com.lowagie.text.pdf.IntHashtable.toOrderedKeys() class com.lowagie.text.pdf.LZWDecoder public com.lowagie.text.pdf.LZWDecoder() public void com.lowagie.text.pdf.LZWDecoder.addStringToTable(byte[]) public void com.lowagie.text.pdf.LZWDecoder.addStringToTable(byte[],byte) public byte[] com.lowagie.text.pdf.LZWDecoder.composeString(byte[],byte) public void com.lowagie.text.pdf.LZWDecoder.decode(byte[],java.io.OutputStream) public int com.lowagie.text.pdf.LZWDecoder.getNextCode() public void com.lowagie.text.pdf.LZWDecoder.initializeStringTable() public void com.lowagie.text.pdf.LZWDecoder.writeString(byte[]) class com.lowagie.text.pdf.MappedRandomAccessFile public com.lowagie.text.pdf.MappedRandomAccessFile(java.lang.String,java.lang.String) throws java.io.FileNotFoundException,java.io.IOException public static boolean com.lowagie.text.pdf.MappedRandomAccessFile.clean(java.nio.ByteBuffer) public void com.lowagie.text.pdf.MappedRandomAccessFile.close() throws java.io.IOException public java.nio.channels.FileChannel com.lowagie.text.pdf.MappedRandomAccessFile.getChannel() public long com.lowagie.text.pdf.MappedRandomAccessFile.getFilePointer() public long com.lowagie.text.pdf.MappedRandomAccessFile.length() public int com.lowagie.text.pdf.MappedRandomAccessFile.read() public int com.lowagie.text.pdf.MappedRandomAccessFile.read(byte[],int,int) public void com.lowagie.text.pdf.MappedRandomAccessFile.seek(long) class com.lowagie.text.pdf.MultiColumnText public static final float com.lowagie.text.pdf.MultiColumnText.AUTOMATIC public com.lowagie.text.pdf.MultiColumnText() public com.lowagie.text.pdf.MultiColumnText(float) public com.lowagie.text.pdf.MultiColumnText(float,float) public void com.lowagie.text.pdf.MultiColumnText.addColumn(float[],float[]) public void com.lowagie.text.pdf.MultiColumnText.addElement(com.lowagie.text.Element) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.MultiColumnText.addRegularColumns(float,float,float,int) public void com.lowagie.text.pdf.MultiColumnText.addSimpleColumn(float,float) public void com.lowagie.text.pdf.MultiColumnText.addText(com.lowagie.text.Chunk) public void com.lowagie.text.pdf.MultiColumnText.addText(com.lowagie.text.Phrase) public java.util.ArrayList com.lowagie.text.pdf.MultiColumnText.getChunks() public int com.lowagie.text.pdf.MultiColumnText.getCurrentColumn() public boolean com.lowagie.text.pdf.MultiColumnText.isContent() public boolean com.lowagie.text.pdf.MultiColumnText.isNestable() public boolean com.lowagie.text.pdf.MultiColumnText.isOverflow() public void com.lowagie.text.pdf.MultiColumnText.nextColumn() throws com.lowagie.text.DocumentException public boolean com.lowagie.text.pdf.MultiColumnText.process(com.lowagie.text.ElementListener) public void com.lowagie.text.pdf.MultiColumnText.resetCurrentColumn() public void com.lowagie.text.pdf.MultiColumnText.setAlignment(int) public void com.lowagie.text.pdf.MultiColumnText.setArabicOptions(int) public void com.lowagie.text.pdf.MultiColumnText.setColumnsRightToLeft(boolean) public void com.lowagie.text.pdf.MultiColumnText.setRunDirection(int) public void com.lowagie.text.pdf.MultiColumnText.setSpaceCharRatio(float) public boolean com.lowagie.text.pdf.MultiColumnText.shiftCurrentColumn() public int com.lowagie.text.pdf.MultiColumnText.type() public void com.lowagie.text.pdf.MultiColumnText.useColumnParams(com.lowagie.text.pdf.ColumnText) public float com.lowagie.text.pdf.MultiColumnText.write(com.lowagie.text.pdf.PdfContentByte,com.lowagie.text.pdf.PdfDocument,float) throws com.lowagie.text.DocumentException interface com.lowagie.text.pdf.OcspClient public abstract byte[] com.lowagie.text.pdf.OcspClient.getEncoded() class com.lowagie.text.pdf.OcspClientBouncyCastle public com.lowagie.text.pdf.OcspClientBouncyCastle(java.security.cert.X509Certificate,java.security.cert.X509Certificate,java.lang.String) class com.lowagie.text.pdf.PRAcroForm public com.lowagie.text.pdf.PRAcroForm(com.lowagie.text.pdf.PdfReader) public com.lowagie.text.pdf.PRAcroForm$FieldInformation com.lowagie.text.pdf.PRAcroForm.getField(java.lang.String) public java.util.ArrayList com.lowagie.text.pdf.PRAcroForm.getFields() public com.lowagie.text.pdf.PRIndirectReference com.lowagie.text.pdf.PRAcroForm.getRefByName(java.lang.String) public void com.lowagie.text.pdf.PRAcroForm.readAcroForm(com.lowagie.text.pdf.PdfDictionary) public int com.lowagie.text.pdf.PRAcroForm.size() class com.lowagie.text.pdf.PRAcroForm$FieldInformation public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PRAcroForm$FieldInformation.getInfo() public java.lang.String com.lowagie.text.pdf.PRAcroForm$FieldInformation.getName() public com.lowagie.text.pdf.PRIndirectReference com.lowagie.text.pdf.PRAcroForm$FieldInformation.getRef() class com.lowagie.text.pdf.PRIndirectReference public com.lowagie.text.pdf.PdfReader com.lowagie.text.pdf.PRIndirectReference.getReader() public void com.lowagie.text.pdf.PRIndirectReference.setNumber(int,int) public void com.lowagie.text.pdf.PRIndirectReference.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException class com.lowagie.text.pdf.PRStream public com.lowagie.text.pdf.PRStream(com.lowagie.text.pdf.PRStream,com.lowagie.text.pdf.PdfDictionary) public com.lowagie.text.pdf.PRStream(com.lowagie.text.pdf.PRStream,com.lowagie.text.pdf.PdfDictionary,com.lowagie.text.pdf.PdfReader) public com.lowagie.text.pdf.PRStream(com.lowagie.text.pdf.PdfReader,byte[]) public com.lowagie.text.pdf.PRStream(com.lowagie.text.pdf.PdfReader,byte[],int) public com.lowagie.text.pdf.PRStream(com.lowagie.text.pdf.PdfReader,int) public byte[] com.lowagie.text.pdf.PRStream.getBytes() public int com.lowagie.text.pdf.PRStream.getLength() public int com.lowagie.text.pdf.PRStream.getOffset() public com.lowagie.text.pdf.PdfReader com.lowagie.text.pdf.PRStream.getReader() public void com.lowagie.text.pdf.PRStream.setData(byte[]) public void com.lowagie.text.pdf.PRStream.setData(byte[],boolean) public void com.lowagie.text.pdf.PRStream.setData(byte[],boolean,int) public void com.lowagie.text.pdf.PRStream.setLength(int) public void com.lowagie.text.pdf.PRStream.setObjNum(int,int) public void com.lowagie.text.pdf.PRStream.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException class com.lowagie.text.pdf.PRTokeniser public static final int com.lowagie.text.pdf.PRTokeniser.TK_COMMENT public static final int com.lowagie.text.pdf.PRTokeniser.TK_END_ARRAY public static final int com.lowagie.text.pdf.PRTokeniser.TK_END_DIC public static final int com.lowagie.text.pdf.PRTokeniser.TK_NAME public static final int com.lowagie.text.pdf.PRTokeniser.TK_NUMBER public static final int com.lowagie.text.pdf.PRTokeniser.TK_OTHER public static final int com.lowagie.text.pdf.PRTokeniser.TK_REF public static final int com.lowagie.text.pdf.PRTokeniser.TK_START_ARRAY public static final int com.lowagie.text.pdf.PRTokeniser.TK_START_DIC public static final int com.lowagie.text.pdf.PRTokeniser.TK_STRING public static final boolean[] com.lowagie.text.pdf.PRTokeniser.delims public com.lowagie.text.pdf.PRTokeniser(byte[]) public com.lowagie.text.pdf.PRTokeniser(com.lowagie.text.pdf.RandomAccessFileOrArray) public com.lowagie.text.pdf.PRTokeniser(java.lang.String) throws java.io.IOException public void com.lowagie.text.pdf.PRTokeniser.backOnePosition(int) public void com.lowagie.text.pdf.PRTokeniser.checkFdfHeader() throws java.io.IOException public static int[] com.lowagie.text.pdf.PRTokeniser.checkObjectStart(byte[]) public char com.lowagie.text.pdf.PRTokeniser.checkPdfHeader() throws java.io.IOException public void com.lowagie.text.pdf.PRTokeniser.close() throws java.io.IOException public com.lowagie.text.pdf.RandomAccessFileOrArray com.lowagie.text.pdf.PRTokeniser.getFile() public int com.lowagie.text.pdf.PRTokeniser.getFilePointer() throws java.io.IOException public int com.lowagie.text.pdf.PRTokeniser.getGeneration() public static int com.lowagie.text.pdf.PRTokeniser.getHex(int) public int com.lowagie.text.pdf.PRTokeniser.getReference() public com.lowagie.text.pdf.RandomAccessFileOrArray com.lowagie.text.pdf.PRTokeniser.getSafeFile() public int com.lowagie.text.pdf.PRTokeniser.getStartxref() throws java.io.IOException public java.lang.String com.lowagie.text.pdf.PRTokeniser.getStringValue() public int com.lowagie.text.pdf.PRTokeniser.getTokenType() public int com.lowagie.text.pdf.PRTokeniser.intValue() public static final boolean com.lowagie.text.pdf.PRTokeniser.isDelimiter(int) public static final boolean com.lowagie.text.pdf.PRTokeniser.isDelimiterWhitespace(int) public boolean com.lowagie.text.pdf.PRTokeniser.isHexString() public static final boolean com.lowagie.text.pdf.PRTokeniser.isWhitespace(int) public int com.lowagie.text.pdf.PRTokeniser.length() throws java.io.IOException public boolean com.lowagie.text.pdf.PRTokeniser.nextToken() throws java.io.IOException public void com.lowagie.text.pdf.PRTokeniser.nextValidToken() throws java.io.IOException public int com.lowagie.text.pdf.PRTokeniser.read() throws java.io.IOException public boolean com.lowagie.text.pdf.PRTokeniser.readLineSegment(byte[]) throws java.io.IOException public java.lang.String com.lowagie.text.pdf.PRTokeniser.readString(int) throws java.io.IOException public void com.lowagie.text.pdf.PRTokeniser.seek(int) throws java.io.IOException public void com.lowagie.text.pdf.PRTokeniser.throwError(java.lang.String) throws java.io.IOException class com.lowagie.text.pdf.PdfAcroForm public com.lowagie.text.pdf.PdfAcroForm(com.lowagie.text.pdf.PdfWriter) public void com.lowagie.text.pdf.PdfAcroForm.addCalculationOrder(com.lowagie.text.pdf.PdfFormField) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addCheckBox(java.lang.String,java.lang.String,boolean,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addComboBox(java.lang.String,java.lang.String[],java.lang.String,boolean,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addComboBox(java.lang.String,java.lang.String[][],java.lang.String,boolean,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.addDocumentField(com.lowagie.text.pdf.PdfIndirectReference) public void com.lowagie.text.pdf.PdfAcroForm.addFieldTemplates(java.util.HashMap) public void com.lowagie.text.pdf.PdfAcroForm.addFormField(com.lowagie.text.pdf.PdfFormField) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addHiddenField(java.lang.String,java.lang.String) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addHtmlPostButton(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addMap(java.lang.String,java.lang.String,java.lang.String,com.lowagie.text.pdf.PdfContentByte,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addMultiLineTextField(java.lang.String,java.lang.String,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addRadioButton(com.lowagie.text.pdf.PdfFormField,java.lang.String,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.addRadioGroup(com.lowagie.text.pdf.PdfFormField) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addResetButton(java.lang.String,java.lang.String,java.lang.String,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addSelectList(java.lang.String,java.lang.String[],java.lang.String,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addSelectList(java.lang.String,java.lang.String[][],java.lang.String,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addSignature(java.lang.String,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addSingleLinePasswordField(java.lang.String,java.lang.String,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.addSingleLineTextField(java.lang.String,java.lang.String,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.drawButton(com.lowagie.text.pdf.PdfFormField,java.lang.String,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.drawCheckBoxAppearences(com.lowagie.text.pdf.PdfFormField,java.lang.String,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.drawMultiLineOfText(com.lowagie.text.pdf.PdfFormField,java.lang.String,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.drawRadioAppearences(com.lowagie.text.pdf.PdfFormField,java.lang.String,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.drawSignatureAppearences(com.lowagie.text.pdf.PdfFormField,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.drawSingleLineOfText(com.lowagie.text.pdf.PdfFormField,java.lang.String,com.lowagie.text.pdf.BaseFont,float,float,float,float,float) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfAcroForm.getRadioGroup(java.lang.String,java.lang.String,boolean) public boolean com.lowagie.text.pdf.PdfAcroForm.isValid() public void com.lowagie.text.pdf.PdfAcroForm.setButtonParams(com.lowagie.text.pdf.PdfFormField,int,java.lang.String,java.lang.String) public void com.lowagie.text.pdf.PdfAcroForm.setCheckBoxParams(com.lowagie.text.pdf.PdfFormField,java.lang.String,java.lang.String,boolean,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.setChoiceParams(com.lowagie.text.pdf.PdfFormField,java.lang.String,java.lang.String,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.setNeedAppearances(boolean) public void com.lowagie.text.pdf.PdfAcroForm.setSigFlags(int) public void com.lowagie.text.pdf.PdfAcroForm.setSignatureParams(com.lowagie.text.pdf.PdfFormField,java.lang.String,float,float,float,float) public void com.lowagie.text.pdf.PdfAcroForm.setTextFieldParams(com.lowagie.text.pdf.PdfFormField,java.lang.String,java.lang.String,float,float,float,float) class com.lowagie.text.pdf.PdfAction public static final int com.lowagie.text.pdf.PdfAction.FIRSTPAGE public static final int com.lowagie.text.pdf.PdfAction.LASTPAGE public static final int com.lowagie.text.pdf.PdfAction.NEXTPAGE public static final int com.lowagie.text.pdf.PdfAction.PREVPAGE public static final int com.lowagie.text.pdf.PdfAction.PRINTDIALOG public static final int com.lowagie.text.pdf.PdfAction.RESET_EXCLUDE public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_CANONICAL_FORMAT public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_COORDINATES public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_EMBED_FORM public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_EXCLUDE public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_EXCL_F_KEY public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_EXCL_NON_USER_ANNOTS public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_HTML_FORMAT public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_HTML_GET public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_INCLUDE_ANNOTATIONS public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_INCLUDE_APPEND_SAVES public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_INCLUDE_NO_VALUE_FIELDS public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_PDF public static final int com.lowagie.text.pdf.PdfAction.SUBMIT_XFDF public com.lowagie.text.pdf.PdfAction() public com.lowagie.text.pdf.PdfAction(int) public com.lowagie.text.pdf.PdfAction(java.lang.String) public com.lowagie.text.pdf.PdfAction(java.lang.String,boolean) public com.lowagie.text.pdf.PdfAction(java.lang.String,int) public com.lowagie.text.pdf.PdfAction(java.lang.String,java.lang.String) public com.lowagie.text.pdf.PdfAction(java.lang.String,java.lang.String,java.lang.String,java.lang.String) public com.lowagie.text.pdf.PdfAction(java.net.URL) public com.lowagie.text.pdf.PdfAction(java.net.URL,boolean) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.createHide(com.lowagie.text.pdf.PdfAnnotation,boolean) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.createHide(java.lang.Object[],boolean) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.createHide(java.lang.String,boolean) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.createImportData(java.lang.String) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.createLaunch(java.lang.String,java.lang.String,java.lang.String,java.lang.String) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.createResetForm(java.lang.Object[],int) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.createSubmitForm(java.lang.String,java.lang.Object[],int) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.gotoEmbedded(java.lang.String,com.lowagie.text.pdf.collection.PdfTargetDictionary,com.lowagie.text.pdf.PdfObject,boolean) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.gotoEmbedded(java.lang.String,com.lowagie.text.pdf.collection.PdfTargetDictionary,java.lang.String,boolean,boolean) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.gotoLocalPage(int,com.lowagie.text.pdf.PdfDestination,com.lowagie.text.pdf.PdfWriter) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.gotoLocalPage(java.lang.String,boolean) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.gotoRemotePage(java.lang.String,java.lang.String,boolean,boolean) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.javaScript(java.lang.String,com.lowagie.text.pdf.PdfWriter) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.javaScript(java.lang.String,com.lowagie.text.pdf.PdfWriter,boolean) public void com.lowagie.text.pdf.PdfAction.next(com.lowagie.text.pdf.PdfAction) public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.rendition(java.lang.String,com.lowagie.text.pdf.PdfFileSpecification,java.lang.String,com.lowagie.text.pdf.PdfIndirectReference) throws java.io.IOException public static com.lowagie.text.pdf.PdfAction com.lowagie.text.pdf.PdfAction.setOCGstate(java.util.ArrayList,boolean) class com.lowagie.text.pdf.PdfAnnotation public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.AA_BLUR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.AA_DOWN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.AA_ENTER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.AA_EXIT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.AA_FOCUS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.AA_JS_CHANGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.AA_JS_FORMAT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.AA_JS_KEY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.AA_JS_OTHER_CHANGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.AA_UP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.APPEARANCE_DOWN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.APPEARANCE_NORMAL public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.APPEARANCE_ROLLOVER public static final int com.lowagie.text.pdf.PdfAnnotation.FLAGS_HIDDEN public static final int com.lowagie.text.pdf.PdfAnnotation.FLAGS_INVISIBLE public static final int com.lowagie.text.pdf.PdfAnnotation.FLAGS_LOCKED public static final int com.lowagie.text.pdf.PdfAnnotation.FLAGS_NOROTATE public static final int com.lowagie.text.pdf.PdfAnnotation.FLAGS_NOVIEW public static final int com.lowagie.text.pdf.PdfAnnotation.FLAGS_NOZOOM public static final int com.lowagie.text.pdf.PdfAnnotation.FLAGS_PRINT public static final int com.lowagie.text.pdf.PdfAnnotation.FLAGS_READONLY public static final int com.lowagie.text.pdf.PdfAnnotation.FLAGS_TOGGLENOVIEW public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.HIGHLIGHT_INVERT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.HIGHLIGHT_NONE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.HIGHLIGHT_OUTLINE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.HIGHLIGHT_PUSH public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfAnnotation.HIGHLIGHT_TOGGLE public static final int com.lowagie.text.pdf.PdfAnnotation.MARKUP_HIGHLIGHT public static final int com.lowagie.text.pdf.PdfAnnotation.MARKUP_SQUIGGLY public static final int com.lowagie.text.pdf.PdfAnnotation.MARKUP_STRIKEOUT public static final int com.lowagie.text.pdf.PdfAnnotation.MARKUP_UNDERLINE public com.lowagie.text.pdf.PdfAnnotation(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle) public com.lowagie.text.pdf.PdfAnnotation(com.lowagie.text.pdf.PdfWriter,float,float,float,float,com.lowagie.text.pdf.PdfAction) public com.lowagie.text.pdf.PdfAnnotation(com.lowagie.text.pdf.PdfWriter,float,float,float,float,com.lowagie.text.pdf.PdfString,com.lowagie.text.pdf.PdfString) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createFileAttachment(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,byte[],java.lang.String,java.lang.String) throws java.io.IOException public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createFileAttachment(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,com.lowagie.text.pdf.PdfFileSpecification) throws java.io.IOException public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createFreeText(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,com.lowagie.text.pdf.PdfContentByte) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createInk(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,float[][]) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createLine(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,float,float,float,float) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createLink(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfAction) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createLink(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,com.lowagie.text.pdf.PdfName,int,com.lowagie.text.pdf.PdfDestination) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createLink(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,com.lowagie.text.pdf.PdfName,java.lang.String) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createMarkup(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,int,float[]) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createPopup(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,boolean) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createScreen(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,com.lowagie.text.pdf.PdfFileSpecification,java.lang.String,boolean) throws java.io.IOException public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createSquareCircle(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,boolean) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createStamp(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,java.lang.String) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation.createText(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,java.lang.String,boolean,java.lang.String) public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfAnnotation.getIndirectReference() public static com.lowagie.text.pdf.PdfArray com.lowagie.text.pdf.PdfAnnotation.getMKColor(java.awt.Color) public int com.lowagie.text.pdf.PdfAnnotation.getPlaceInPage() public java.util.HashMap com.lowagie.text.pdf.PdfAnnotation.getTemplates() public boolean com.lowagie.text.pdf.PdfAnnotation.isAnnotation() public boolean com.lowagie.text.pdf.PdfAnnotation.isForm() public boolean com.lowagie.text.pdf.PdfAnnotation.isUsed() public void com.lowagie.text.pdf.PdfAnnotation.setAction(com.lowagie.text.pdf.PdfAction) public void com.lowagie.text.pdf.PdfAnnotation.setAdditionalActions(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfAction) public void com.lowagie.text.pdf.PdfAnnotation.setAppearance(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfTemplate) public void com.lowagie.text.pdf.PdfAnnotation.setAppearance(com.lowagie.text.pdf.PdfName,java.lang.String,com.lowagie.text.pdf.PdfTemplate) public void com.lowagie.text.pdf.PdfAnnotation.setAppearanceState(java.lang.String) public void com.lowagie.text.pdf.PdfAnnotation.setBorder(com.lowagie.text.pdf.PdfBorderArray) public void com.lowagie.text.pdf.PdfAnnotation.setBorderStyle(com.lowagie.text.pdf.PdfBorderDictionary) public void com.lowagie.text.pdf.PdfAnnotation.setColor(java.awt.Color) public void com.lowagie.text.pdf.PdfAnnotation.setDefaultAppearanceString(com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.PdfAnnotation.setFlags(int) public void com.lowagie.text.pdf.PdfAnnotation.setHighlighting(com.lowagie.text.pdf.PdfName) public void com.lowagie.text.pdf.PdfAnnotation.setLayer(com.lowagie.text.pdf.PdfOCG) public void com.lowagie.text.pdf.PdfAnnotation.setMKAlternateCaption(java.lang.String) public void com.lowagie.text.pdf.PdfAnnotation.setMKAlternateIcon(com.lowagie.text.pdf.PdfTemplate) public void com.lowagie.text.pdf.PdfAnnotation.setMKBackgroundColor(java.awt.Color) public void com.lowagie.text.pdf.PdfAnnotation.setMKBorderColor(java.awt.Color) public void com.lowagie.text.pdf.PdfAnnotation.setMKIconFit(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfName,float,float,boolean) public void com.lowagie.text.pdf.PdfAnnotation.setMKNormalCaption(java.lang.String) public void com.lowagie.text.pdf.PdfAnnotation.setMKNormalIcon(com.lowagie.text.pdf.PdfTemplate) public void com.lowagie.text.pdf.PdfAnnotation.setMKRolloverCaption(java.lang.String) public void com.lowagie.text.pdf.PdfAnnotation.setMKRolloverIcon(com.lowagie.text.pdf.PdfTemplate) public void com.lowagie.text.pdf.PdfAnnotation.setMKRotation(int) public void com.lowagie.text.pdf.PdfAnnotation.setMKTextPosition(int) public void com.lowagie.text.pdf.PdfAnnotation.setName(java.lang.String) public void com.lowagie.text.pdf.PdfAnnotation.setPage() public void com.lowagie.text.pdf.PdfAnnotation.setPage(int) public void com.lowagie.text.pdf.PdfAnnotation.setPlaceInPage(int) public void com.lowagie.text.pdf.PdfAnnotation.setPopup(com.lowagie.text.pdf.PdfAnnotation) public void com.lowagie.text.pdf.PdfAnnotation.setRotate(int) public void com.lowagie.text.pdf.PdfAnnotation.setTitle(java.lang.String) public void com.lowagie.text.pdf.PdfAnnotation.setUsed() class com.lowagie.text.pdf.PdfAnnotation$PdfImportedLink public com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfAnnotation$PdfImportedLink.createAnnotation(com.lowagie.text.pdf.PdfWriter) public int com.lowagie.text.pdf.PdfAnnotation$PdfImportedLink.getDestinationPage() public boolean com.lowagie.text.pdf.PdfAnnotation$PdfImportedLink.isInternal() public void com.lowagie.text.pdf.PdfAnnotation$PdfImportedLink.setDestinationPage(int) public java.lang.String com.lowagie.text.pdf.PdfAnnotation$PdfImportedLink.toString() public void com.lowagie.text.pdf.PdfAnnotation$PdfImportedLink.transformDestination(float,float,float,float,float,float) public void com.lowagie.text.pdf.PdfAnnotation$PdfImportedLink.transformRect(float,float,float,float,float,float) class com.lowagie.text.pdf.PdfAppearance public static final java.util.HashMap com.lowagie.text.pdf.PdfAppearance.stdFieldFontNames public static com.lowagie.text.pdf.PdfAppearance com.lowagie.text.pdf.PdfAppearance.createAppearance(com.lowagie.text.pdf.PdfWriter,float,float) public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfAppearance.getDuplicate() public void com.lowagie.text.pdf.PdfAppearance.setFontAndSize(com.lowagie.text.pdf.BaseFont,float) class com.lowagie.text.pdf.PdfArray public com.lowagie.text.pdf.PdfArray() public com.lowagie.text.pdf.PdfArray(com.lowagie.text.pdf.PdfArray) public com.lowagie.text.pdf.PdfArray(com.lowagie.text.pdf.PdfObject) public com.lowagie.text.pdf.PdfArray(float[]) public com.lowagie.text.pdf.PdfArray(int[]) public com.lowagie.text.pdf.PdfArray(java.util.ArrayList) public boolean com.lowagie.text.pdf.PdfArray.add(com.lowagie.text.pdf.PdfObject) public boolean com.lowagie.text.pdf.PdfArray.add(float[]) public boolean com.lowagie.text.pdf.PdfArray.add(int[]) public void com.lowagie.text.pdf.PdfArray.add(int,com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfArray.addFirst(com.lowagie.text.pdf.PdfObject) public boolean com.lowagie.text.pdf.PdfArray.contains(com.lowagie.text.pdf.PdfObject) public java.util.ArrayList com.lowagie.text.pdf.PdfArray.getArrayList() public com.lowagie.text.pdf.PdfArray com.lowagie.text.pdf.PdfArray.getAsArray(int) public com.lowagie.text.pdf.PdfBoolean com.lowagie.text.pdf.PdfArray.getAsBoolean(int) public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfArray.getAsDict(int) public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfArray.getAsIndirectObject(int) public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfArray.getAsName(int) public com.lowagie.text.pdf.PdfNumber com.lowagie.text.pdf.PdfArray.getAsNumber(int) public com.lowagie.text.pdf.PdfStream com.lowagie.text.pdf.PdfArray.getAsStream(int) public com.lowagie.text.pdf.PdfString com.lowagie.text.pdf.PdfArray.getAsString(int) public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfArray.getDirectObject(int) public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfArray.getPdfObject(int) public boolean com.lowagie.text.pdf.PdfArray.isEmpty() public java.util.ListIterator com.lowagie.text.pdf.PdfArray.listIterator() public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfArray.remove(int) public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfArray.set(int,com.lowagie.text.pdf.PdfObject) public int com.lowagie.text.pdf.PdfArray.size() public void com.lowagie.text.pdf.PdfArray.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException public java.lang.String com.lowagie.text.pdf.PdfArray.toString() class com.lowagie.text.pdf.PdfBoolean public static final java.lang.String com.lowagie.text.pdf.PdfBoolean.FALSE public static final com.lowagie.text.pdf.PdfBoolean com.lowagie.text.pdf.PdfBoolean.PDFFALSE public static final com.lowagie.text.pdf.PdfBoolean com.lowagie.text.pdf.PdfBoolean.PDFTRUE public static final java.lang.String com.lowagie.text.pdf.PdfBoolean.TRUE public com.lowagie.text.pdf.PdfBoolean(boolean) public com.lowagie.text.pdf.PdfBoolean(java.lang.String) throws com.lowagie.text.pdf.BadPdfFormatException public boolean com.lowagie.text.pdf.PdfBoolean.booleanValue() public java.lang.String com.lowagie.text.pdf.PdfBoolean.toString() class com.lowagie.text.pdf.PdfBorderArray public com.lowagie.text.pdf.PdfBorderArray(float,float,float) public com.lowagie.text.pdf.PdfBorderArray(float,float,float,com.lowagie.text.pdf.PdfDashPattern) class com.lowagie.text.pdf.PdfBorderDictionary public static final int com.lowagie.text.pdf.PdfBorderDictionary.STYLE_BEVELED public static final int com.lowagie.text.pdf.PdfBorderDictionary.STYLE_DASHED public static final int com.lowagie.text.pdf.PdfBorderDictionary.STYLE_INSET public static final int com.lowagie.text.pdf.PdfBorderDictionary.STYLE_SOLID public static final int com.lowagie.text.pdf.PdfBorderDictionary.STYLE_UNDERLINE public com.lowagie.text.pdf.PdfBorderDictionary(float,int) public com.lowagie.text.pdf.PdfBorderDictionary(float,int,com.lowagie.text.pdf.PdfDashPattern) class com.lowagie.text.pdf.PdfCell public com.lowagie.text.pdf.PdfCell(com.lowagie.text.Cell,int,float,float,float,float,float) public float com.lowagie.text.pdf.PdfCell.cellpadding() public float com.lowagie.text.pdf.PdfCell.cellspacing() public float com.lowagie.text.pdf.PdfCell.getBottom() public int com.lowagie.text.pdf.PdfCell.getGroupNumber() public java.util.ArrayList com.lowagie.text.pdf.PdfCell.getImages(float,float) public float com.lowagie.text.pdf.PdfCell.getLeft() public java.util.ArrayList com.lowagie.text.pdf.PdfCell.getLines(float,float) public float com.lowagie.text.pdf.PdfCell.getRight() public float com.lowagie.text.pdf.PdfCell.getTop() public boolean com.lowagie.text.pdf.PdfCell.isUseAscender() public boolean com.lowagie.text.pdf.PdfCell.isUseBorderPadding() public boolean com.lowagie.text.pdf.PdfCell.isUseDescender() public float com.lowagie.text.pdf.PdfCell.leading() public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfCell.rectangle(float,float) public float com.lowagie.text.pdf.PdfCell.remainingHeight() public int com.lowagie.text.pdf.PdfCell.rownumber() public int com.lowagie.text.pdf.PdfCell.rowspan() public void com.lowagie.text.pdf.PdfCell.setBottom(float) public void com.lowagie.text.pdf.PdfCell.setUseAscender(boolean) public void com.lowagie.text.pdf.PdfCell.setUseBorderPadding(boolean) public void com.lowagie.text.pdf.PdfCell.setUseDescender(boolean) public int com.lowagie.text.pdf.PdfCell.size() class com.lowagie.text.pdf.PdfChunk public boolean com.lowagie.text.pdf.PdfChunk.changeLeading() public float com.lowagie.text.pdf.PdfChunk.getTextRise() public int com.lowagie.text.pdf.PdfChunk.getUnicodeEquivalent(int) public float com.lowagie.text.pdf.PdfChunk.getWidthCorrected(float,float) public boolean com.lowagie.text.pdf.PdfChunk.isNewlineSplit() public static boolean com.lowagie.text.pdf.PdfChunk.noPrint(int) public java.lang.String com.lowagie.text.pdf.PdfChunk.toString() public float com.lowagie.text.pdf.PdfChunk.trimFirstSpace() public float com.lowagie.text.pdf.PdfChunk.trimLastSpace() class com.lowagie.text.pdf.PdfContentByte public static final int com.lowagie.text.pdf.PdfContentByte.ALIGN_CENTER public static final int com.lowagie.text.pdf.PdfContentByte.ALIGN_LEFT public static final int com.lowagie.text.pdf.PdfContentByte.ALIGN_RIGHT public static final int com.lowagie.text.pdf.PdfContentByte.LINE_CAP_BUTT public static final int com.lowagie.text.pdf.PdfContentByte.LINE_CAP_PROJECTING_SQUARE public static final int com.lowagie.text.pdf.PdfContentByte.LINE_CAP_ROUND public static final int com.lowagie.text.pdf.PdfContentByte.LINE_JOIN_BEVEL public static final int com.lowagie.text.pdf.PdfContentByte.LINE_JOIN_MITER public static final int com.lowagie.text.pdf.PdfContentByte.LINE_JOIN_ROUND public static final int com.lowagie.text.pdf.PdfContentByte.TEXT_RENDER_MODE_CLIP public static final int com.lowagie.text.pdf.PdfContentByte.TEXT_RENDER_MODE_FILL public static final int com.lowagie.text.pdf.PdfContentByte.TEXT_RENDER_MODE_FILL_CLIP public static final int com.lowagie.text.pdf.PdfContentByte.TEXT_RENDER_MODE_FILL_STROKE public static final int com.lowagie.text.pdf.PdfContentByte.TEXT_RENDER_MODE_FILL_STROKE_CLIP public static final int com.lowagie.text.pdf.PdfContentByte.TEXT_RENDER_MODE_INVISIBLE public static final int com.lowagie.text.pdf.PdfContentByte.TEXT_RENDER_MODE_STROKE public static final int com.lowagie.text.pdf.PdfContentByte.TEXT_RENDER_MODE_STROKE_CLIP public com.lowagie.text.pdf.PdfContentByte(com.lowagie.text.pdf.PdfWriter) public void com.lowagie.text.pdf.PdfContentByte.add(com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.PdfContentByte.addImage(com.lowagie.text.Image) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfContentByte.addImage(com.lowagie.text.Image,boolean) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfContentByte.addImage(com.lowagie.text.Image,float,float,float,float,float,float) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfContentByte.addImage(com.lowagie.text.Image,float,float,float,float,float,float,boolean) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfContentByte.addOutline(com.lowagie.text.pdf.PdfOutline,java.lang.String) public void com.lowagie.text.pdf.PdfContentByte.addPSXObject(com.lowagie.text.pdf.PdfPSXObject) public void com.lowagie.text.pdf.PdfContentByte.addTemplate(com.lowagie.text.pdf.PdfTemplate,float,float) public void com.lowagie.text.pdf.PdfContentByte.addTemplate(com.lowagie.text.pdf.PdfTemplate,float,float,float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.arc(float,float,float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.beginLayer(com.lowagie.text.pdf.PdfOCG) public void com.lowagie.text.pdf.PdfContentByte.beginMarkedContentSequence(com.lowagie.text.pdf.PdfName) public void com.lowagie.text.pdf.PdfContentByte.beginMarkedContentSequence(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfDictionary,boolean) public void com.lowagie.text.pdf.PdfContentByte.beginMarkedContentSequence(com.lowagie.text.pdf.PdfStructureElement) public void com.lowagie.text.pdf.PdfContentByte.beginText() public static java.util.ArrayList com.lowagie.text.pdf.PdfContentByte.bezierArc(float,float,float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.circle(float,float,float) public void com.lowagie.text.pdf.PdfContentByte.clip() public void com.lowagie.text.pdf.PdfContentByte.closePath() public void com.lowagie.text.pdf.PdfContentByte.closePathEoFillStroke() public void com.lowagie.text.pdf.PdfContentByte.closePathFillStroke() public void com.lowagie.text.pdf.PdfContentByte.closePathStroke() public void com.lowagie.text.pdf.PdfContentByte.concatCTM(float,float,float,float,float,float) public com.lowagie.text.pdf.PdfAppearance com.lowagie.text.pdf.PdfContentByte.createAppearance(float,float) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createGraphics(float,float) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createGraphics(float,float,boolean,float) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createGraphics(float,float,com.lowagie.text.pdf.FontMapper) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createGraphics(float,float,com.lowagie.text.pdf.FontMapper,boolean,float) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createGraphicsShapes(float,float) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createGraphicsShapes(float,float,boolean,float) public com.lowagie.text.pdf.PdfPatternPainter com.lowagie.text.pdf.PdfContentByte.createPattern(float,float) public com.lowagie.text.pdf.PdfPatternPainter com.lowagie.text.pdf.PdfContentByte.createPattern(float,float,float,float) public com.lowagie.text.pdf.PdfPatternPainter com.lowagie.text.pdf.PdfContentByte.createPattern(float,float,float,float,java.awt.Color) public com.lowagie.text.pdf.PdfPatternPainter com.lowagie.text.pdf.PdfContentByte.createPattern(float,float,java.awt.Color) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createPrinterGraphics(float,float,boolean,float,java.awt.print.PrinterJob) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createPrinterGraphics(float,float,com.lowagie.text.pdf.FontMapper,boolean,float,java.awt.print.PrinterJob) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createPrinterGraphics(float,float,com.lowagie.text.pdf.FontMapper,java.awt.print.PrinterJob) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createPrinterGraphics(float,float,java.awt.print.PrinterJob) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createPrinterGraphicsShapes(float,float,boolean,float,java.awt.print.PrinterJob) public java.awt.Graphics2D com.lowagie.text.pdf.PdfContentByte.createPrinterGraphicsShapes(float,float,java.awt.print.PrinterJob) public com.lowagie.text.pdf.PdfTemplate com.lowagie.text.pdf.PdfContentByte.createTemplate(float,float) public void com.lowagie.text.pdf.PdfContentByte.curveFromTo(float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.curveTo(float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.curveTo(float,float,float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.drawButton(float,float,float,float,java.lang.String,com.lowagie.text.pdf.BaseFont,float) public void com.lowagie.text.pdf.PdfContentByte.drawRadioField(float,float,float,float,boolean) public void com.lowagie.text.pdf.PdfContentByte.drawTextField(float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.ellipse(float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.endLayer() public void com.lowagie.text.pdf.PdfContentByte.endMarkedContentSequence() public void com.lowagie.text.pdf.PdfContentByte.endText() public void com.lowagie.text.pdf.PdfContentByte.eoClip() public void com.lowagie.text.pdf.PdfContentByte.eoFill() public void com.lowagie.text.pdf.PdfContentByte.eoFillStroke() public void com.lowagie.text.pdf.PdfContentByte.fill() public void com.lowagie.text.pdf.PdfContentByte.fillStroke() public float com.lowagie.text.pdf.PdfContentByte.getCharacterSpacing() public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfContentByte.getDuplicate() public float com.lowagie.text.pdf.PdfContentByte.getEffectiveStringWidth(java.lang.String,boolean) public float com.lowagie.text.pdf.PdfContentByte.getHorizontalScaling() public com.lowagie.text.pdf.ByteBuffer com.lowagie.text.pdf.PdfContentByte.getInternalBuffer() public static com.lowagie.text.pdf.PdfTextArray com.lowagie.text.pdf.PdfContentByte.getKernArray(java.lang.String,com.lowagie.text.pdf.BaseFont) public float com.lowagie.text.pdf.PdfContentByte.getLeading() public com.lowagie.text.pdf.PdfDocument com.lowagie.text.pdf.PdfContentByte.getPdfDocument() public com.lowagie.text.pdf.PdfWriter com.lowagie.text.pdf.PdfContentByte.getPdfWriter() public com.lowagie.text.pdf.PdfOutline com.lowagie.text.pdf.PdfContentByte.getRootOutline() public float com.lowagie.text.pdf.PdfContentByte.getWordSpacing() public float com.lowagie.text.pdf.PdfContentByte.getXTLM() public float com.lowagie.text.pdf.PdfContentByte.getYTLM() public void com.lowagie.text.pdf.PdfContentByte.lineTo(float,float) public boolean com.lowagie.text.pdf.PdfContentByte.localDestination(java.lang.String,com.lowagie.text.pdf.PdfDestination) public void com.lowagie.text.pdf.PdfContentByte.localGoto(java.lang.String,float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.moveText(float,float) public void com.lowagie.text.pdf.PdfContentByte.moveTextWithLeading(float,float) public void com.lowagie.text.pdf.PdfContentByte.moveTo(float,float) public void com.lowagie.text.pdf.PdfContentByte.newPath() public void com.lowagie.text.pdf.PdfContentByte.newlineShowText(float,float,java.lang.String) public void com.lowagie.text.pdf.PdfContentByte.newlineShowText(java.lang.String) public void com.lowagie.text.pdf.PdfContentByte.newlineText() public void com.lowagie.text.pdf.PdfContentByte.paintShading(com.lowagie.text.pdf.PdfShading) public void com.lowagie.text.pdf.PdfContentByte.paintShading(com.lowagie.text.pdf.PdfShadingPattern) public void com.lowagie.text.pdf.PdfContentByte.rectangle(com.lowagie.text.Rectangle) public void com.lowagie.text.pdf.PdfContentByte.rectangle(float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.remoteGoto(java.lang.String,int,float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.remoteGoto(java.lang.String,java.lang.String,float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.reset() public void com.lowagie.text.pdf.PdfContentByte.reset(boolean) public void com.lowagie.text.pdf.PdfContentByte.resetCMYKColorFill() public void com.lowagie.text.pdf.PdfContentByte.resetCMYKColorStroke() public void com.lowagie.text.pdf.PdfContentByte.resetGrayFill() public void com.lowagie.text.pdf.PdfContentByte.resetGrayStroke() public void com.lowagie.text.pdf.PdfContentByte.resetRGBColorFill() public void com.lowagie.text.pdf.PdfContentByte.resetRGBColorStroke() public void com.lowagie.text.pdf.PdfContentByte.restoreState() public void com.lowagie.text.pdf.PdfContentByte.roundRectangle(float,float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.sanityCheck() public void com.lowagie.text.pdf.PdfContentByte.saveState() public void com.lowagie.text.pdf.PdfContentByte.setAction(com.lowagie.text.pdf.PdfAction,float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.setCMYKColorFill(int,int,int,int) public void com.lowagie.text.pdf.PdfContentByte.setCMYKColorFillF(float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.setCMYKColorStroke(int,int,int,int) public void com.lowagie.text.pdf.PdfContentByte.setCMYKColorStrokeF(float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.setCharacterSpacing(float) public void com.lowagie.text.pdf.PdfContentByte.setColorFill(com.lowagie.text.pdf.PdfSpotColor,float) public void com.lowagie.text.pdf.PdfContentByte.setColorFill(java.awt.Color) public void com.lowagie.text.pdf.PdfContentByte.setColorStroke(com.lowagie.text.pdf.PdfSpotColor,float) public void com.lowagie.text.pdf.PdfContentByte.setColorStroke(java.awt.Color) public void com.lowagie.text.pdf.PdfContentByte.setDefaultColorspace(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfContentByte.setFlatness(float) public void com.lowagie.text.pdf.PdfContentByte.setFontAndSize(com.lowagie.text.pdf.BaseFont,float) public void com.lowagie.text.pdf.PdfContentByte.setGState(com.lowagie.text.pdf.PdfGState) public void com.lowagie.text.pdf.PdfContentByte.setGrayFill(float) public void com.lowagie.text.pdf.PdfContentByte.setGrayStroke(float) public void com.lowagie.text.pdf.PdfContentByte.setHorizontalScaling(float) public void com.lowagie.text.pdf.PdfContentByte.setLeading(float) public void com.lowagie.text.pdf.PdfContentByte.setLineCap(int) public final void com.lowagie.text.pdf.PdfContentByte.setLineDash(float[],float) public void com.lowagie.text.pdf.PdfContentByte.setLineDash(float) public void com.lowagie.text.pdf.PdfContentByte.setLineDash(float,float) public void com.lowagie.text.pdf.PdfContentByte.setLineDash(float,float,float) public void com.lowagie.text.pdf.PdfContentByte.setLineJoin(int) public void com.lowagie.text.pdf.PdfContentByte.setLineWidth(float) public void com.lowagie.text.pdf.PdfContentByte.setLiteral(char) public void com.lowagie.text.pdf.PdfContentByte.setLiteral(float) public void com.lowagie.text.pdf.PdfContentByte.setLiteral(java.lang.String) public void com.lowagie.text.pdf.PdfContentByte.setMiterLimit(float) public void com.lowagie.text.pdf.PdfContentByte.setPatternFill(com.lowagie.text.pdf.PdfPatternPainter) public void com.lowagie.text.pdf.PdfContentByte.setPatternFill(com.lowagie.text.pdf.PdfPatternPainter,java.awt.Color) public void com.lowagie.text.pdf.PdfContentByte.setPatternFill(com.lowagie.text.pdf.PdfPatternPainter,java.awt.Color,float) public void com.lowagie.text.pdf.PdfContentByte.setPatternStroke(com.lowagie.text.pdf.PdfPatternPainter) public void com.lowagie.text.pdf.PdfContentByte.setPatternStroke(com.lowagie.text.pdf.PdfPatternPainter,java.awt.Color) public void com.lowagie.text.pdf.PdfContentByte.setPatternStroke(com.lowagie.text.pdf.PdfPatternPainter,java.awt.Color,float) public void com.lowagie.text.pdf.PdfContentByte.setRGBColorFill(int,int,int) public void com.lowagie.text.pdf.PdfContentByte.setRGBColorFillF(float,float,float) public void com.lowagie.text.pdf.PdfContentByte.setRGBColorStroke(int,int,int) public void com.lowagie.text.pdf.PdfContentByte.setRGBColorStrokeF(float,float,float) public void com.lowagie.text.pdf.PdfContentByte.setShadingFill(com.lowagie.text.pdf.PdfShadingPattern) public void com.lowagie.text.pdf.PdfContentByte.setShadingStroke(com.lowagie.text.pdf.PdfShadingPattern) public void com.lowagie.text.pdf.PdfContentByte.setTextMatrix(float,float) public void com.lowagie.text.pdf.PdfContentByte.setTextMatrix(float,float,float,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.setTextRenderingMode(int) public void com.lowagie.text.pdf.PdfContentByte.setTextRise(float) public void com.lowagie.text.pdf.PdfContentByte.setWordSpacing(float) public void com.lowagie.text.pdf.PdfContentByte.showText(com.lowagie.text.pdf.PdfTextArray) public void com.lowagie.text.pdf.PdfContentByte.showText(java.lang.String) public void com.lowagie.text.pdf.PdfContentByte.showTextAligned(int,java.lang.String,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.showTextAlignedKerned(int,java.lang.String,float,float,float) public void com.lowagie.text.pdf.PdfContentByte.showTextKerned(java.lang.String) public void com.lowagie.text.pdf.PdfContentByte.stroke() public byte[] com.lowagie.text.pdf.PdfContentByte.toPdf(com.lowagie.text.pdf.PdfWriter) public java.lang.String com.lowagie.text.pdf.PdfContentByte.toString() public void com.lowagie.text.pdf.PdfContentByte.transform(java.awt.geom.AffineTransform) public void com.lowagie.text.pdf.PdfContentByte.variableRectangle(com.lowagie.text.Rectangle) class com.lowagie.text.pdf.PdfContentParser public static final int com.lowagie.text.pdf.PdfContentParser.COMMAND_TYPE public com.lowagie.text.pdf.PdfContentParser(com.lowagie.text.pdf.PRTokeniser) public com.lowagie.text.pdf.PRTokeniser com.lowagie.text.pdf.PdfContentParser.getTokeniser() public boolean com.lowagie.text.pdf.PdfContentParser.nextValidToken() throws java.io.IOException public java.util.ArrayList com.lowagie.text.pdf.PdfContentParser.parse(java.util.ArrayList) throws java.io.IOException public com.lowagie.text.pdf.PdfArray com.lowagie.text.pdf.PdfContentParser.readArray() throws java.io.IOException public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfContentParser.readDictionary() throws java.io.IOException public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfContentParser.readPRObject() throws java.io.IOException public void com.lowagie.text.pdf.PdfContentParser.setTokeniser(com.lowagie.text.pdf.PRTokeniser) class com.lowagie.text.pdf.PdfCopy public com.lowagie.text.pdf.PdfCopy(com.lowagie.text.Document,java.io.OutputStream) throws com.lowagie.text.DocumentException public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfCopy.add(com.lowagie.text.pdf.PdfOutline) public void com.lowagie.text.pdf.PdfCopy.addAnnotation(com.lowagie.text.pdf.PdfAnnotation) public void com.lowagie.text.pdf.PdfCopy.addPage(com.lowagie.text.Rectangle,int) public void com.lowagie.text.pdf.PdfCopy.addPage(com.lowagie.text.pdf.PdfImportedPage) throws java.io.IOException,com.lowagie.text.pdf.BadPdfFormatException public void com.lowagie.text.pdf.PdfCopy.close() public void com.lowagie.text.pdf.PdfCopy.copyAcroForm(com.lowagie.text.pdf.PdfReader) throws java.io.IOException,com.lowagie.text.pdf.BadPdfFormatException public com.lowagie.text.pdf.PdfCopy$PageStamp com.lowagie.text.pdf.PdfCopy.createPageStamp(com.lowagie.text.pdf.PdfImportedPage) public void com.lowagie.text.pdf.PdfCopy.freeReader(com.lowagie.text.pdf.PdfReader) throws java.io.IOException public com.lowagie.text.pdf.PdfImportedPage com.lowagie.text.pdf.PdfCopy.getImportedPage(com.lowagie.text.pdf.PdfReader,int) public boolean com.lowagie.text.pdf.PdfCopy.isRotateContents() public void com.lowagie.text.pdf.PdfCopy.setRotateContents(boolean) class com.lowagie.text.pdf.PdfCopy$PageStamp public void com.lowagie.text.pdf.PdfCopy$PageStamp.addAnnotation(com.lowagie.text.pdf.PdfAnnotation) public void com.lowagie.text.pdf.PdfCopy$PageStamp.alterContents() throws java.io.IOException public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfCopy$PageStamp.getOverContent() public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfCopy$PageStamp.getUnderContent() class com.lowagie.text.pdf.PdfCopy$StampContent public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfCopy$StampContent.getDuplicate() class com.lowagie.text.pdf.PdfCopyFields public com.lowagie.text.pdf.PdfCopyFields(java.io.OutputStream) throws com.lowagie.text.DocumentException public com.lowagie.text.pdf.PdfCopyFields(java.io.OutputStream,char) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfCopyFields.addDocument(com.lowagie.text.pdf.PdfReader) throws com.lowagie.text.DocumentException,java.io.IOException public void com.lowagie.text.pdf.PdfCopyFields.addDocument(com.lowagie.text.pdf.PdfReader,java.lang.String) throws com.lowagie.text.DocumentException,java.io.IOException public void com.lowagie.text.pdf.PdfCopyFields.addDocument(com.lowagie.text.pdf.PdfReader,java.util.List) throws com.lowagie.text.DocumentException,java.io.IOException public void com.lowagie.text.pdf.PdfCopyFields.addJavaScript(java.lang.String) public void com.lowagie.text.pdf.PdfCopyFields.addViewerPreference(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfCopyFields.close() public com.lowagie.text.pdf.PdfWriter com.lowagie.text.pdf.PdfCopyFields.getWriter() public boolean com.lowagie.text.pdf.PdfCopyFields.isFullCompression() public void com.lowagie.text.pdf.PdfCopyFields.open() public void com.lowagie.text.pdf.PdfCopyFields.setEncryption(boolean,java.lang.String,java.lang.String,int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfCopyFields.setEncryption(byte[],byte[],int,boolean) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfCopyFields.setEncryption(byte[],byte[],int,int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfCopyFields.setEncryption(java.security.cert.Certificate[],int[],int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfCopyFields.setFullCompression() public void com.lowagie.text.pdf.PdfCopyFields.setOutlines(java.util.List) public void com.lowagie.text.pdf.PdfCopyFields.setViewerPreferences(int) class com.lowagie.text.pdf.PdfCopyForms public com.lowagie.text.pdf.PdfCopyForms(java.io.OutputStream) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfCopyForms.addDocument(com.lowagie.text.pdf.PdfReader) throws com.lowagie.text.DocumentException,java.io.IOException public void com.lowagie.text.pdf.PdfCopyForms.addDocument(com.lowagie.text.pdf.PdfReader,java.lang.String) throws com.lowagie.text.DocumentException,java.io.IOException public void com.lowagie.text.pdf.PdfCopyForms.addDocument(com.lowagie.text.pdf.PdfReader,java.util.List) throws com.lowagie.text.DocumentException,java.io.IOException public void com.lowagie.text.pdf.PdfCopyForms.addJavaScript(java.lang.String) public void com.lowagie.text.pdf.PdfCopyForms.addViewerPreference(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfCopyForms.close() public void com.lowagie.text.pdf.PdfCopyForms.copyDocumentFields(com.lowagie.text.pdf.PdfReader) throws com.lowagie.text.DocumentException public com.lowagie.text.pdf.PdfWriter com.lowagie.text.pdf.PdfCopyForms.getWriter() public boolean com.lowagie.text.pdf.PdfCopyForms.isFullCompression() public void com.lowagie.text.pdf.PdfCopyForms.open() public void com.lowagie.text.pdf.PdfCopyForms.setEncryption(boolean,java.lang.String,java.lang.String,int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfCopyForms.setEncryption(byte[],byte[],int,boolean) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfCopyForms.setEncryption(byte[],byte[],int,int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfCopyForms.setEncryption(java.security.cert.Certificate[],int[],int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfCopyForms.setFullCompression() public void com.lowagie.text.pdf.PdfCopyForms.setOutlines(java.util.List) public void com.lowagie.text.pdf.PdfCopyForms.setViewerPreferences(int) class com.lowagie.text.pdf.PdfDashPattern public com.lowagie.text.pdf.PdfDashPattern() public com.lowagie.text.pdf.PdfDashPattern(float) public com.lowagie.text.pdf.PdfDashPattern(float,float) public com.lowagie.text.pdf.PdfDashPattern(float,float,float) public void com.lowagie.text.pdf.PdfDashPattern.add(float) public void com.lowagie.text.pdf.PdfDashPattern.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException class com.lowagie.text.pdf.PdfDate public com.lowagie.text.pdf.PdfDate() public com.lowagie.text.pdf.PdfDate(java.util.Calendar) public static java.util.Calendar com.lowagie.text.pdf.PdfDate.decode(java.lang.String) public java.lang.String com.lowagie.text.pdf.PdfDate.getW3CDate() public static java.lang.String com.lowagie.text.pdf.PdfDate.getW3CDate(java.lang.String) class com.lowagie.text.pdf.PdfDestination public static final int com.lowagie.text.pdf.PdfDestination.FIT public static final int com.lowagie.text.pdf.PdfDestination.FITB public static final int com.lowagie.text.pdf.PdfDestination.FITBH public static final int com.lowagie.text.pdf.PdfDestination.FITBV public static final int com.lowagie.text.pdf.PdfDestination.FITH public static final int com.lowagie.text.pdf.PdfDestination.FITR public static final int com.lowagie.text.pdf.PdfDestination.FITV public static final int com.lowagie.text.pdf.PdfDestination.XYZ public com.lowagie.text.pdf.PdfDestination(int) public com.lowagie.text.pdf.PdfDestination(int,float) public com.lowagie.text.pdf.PdfDestination(int,float,float,float) public com.lowagie.text.pdf.PdfDestination(int,float,float,float,float) public boolean com.lowagie.text.pdf.PdfDestination.addPage(com.lowagie.text.pdf.PdfIndirectReference) public boolean com.lowagie.text.pdf.PdfDestination.hasPage() class com.lowagie.text.pdf.PdfDeveloperExtension public static final com.lowagie.text.pdf.PdfDeveloperExtension com.lowagie.text.pdf.PdfDeveloperExtension.ADOBE_1_7_EXTENSIONLEVEL3 public com.lowagie.text.pdf.PdfDeveloperExtension(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfName,int) public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfDeveloperExtension.getBaseversion() public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfDeveloperExtension.getDeveloperExtensions() public int com.lowagie.text.pdf.PdfDeveloperExtension.getExtensionLevel() public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfDeveloperExtension.getPrefix() class com.lowagie.text.pdf.PdfDictionary public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfDictionary.CATALOG public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfDictionary.FONT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfDictionary.OUTLINES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfDictionary.PAGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfDictionary.PAGES public com.lowagie.text.pdf.PdfDictionary() public com.lowagie.text.pdf.PdfDictionary(com.lowagie.text.pdf.PdfName) public boolean com.lowagie.text.pdf.PdfDictionary.contains(com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfDictionary.get(com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfArray com.lowagie.text.pdf.PdfDictionary.getAsArray(com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfBoolean com.lowagie.text.pdf.PdfDictionary.getAsBoolean(com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfDictionary.getAsDict(com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfDictionary.getAsIndirectObject(com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfDictionary.getAsName(com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfNumber com.lowagie.text.pdf.PdfDictionary.getAsNumber(com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfStream com.lowagie.text.pdf.PdfDictionary.getAsStream(com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfString com.lowagie.text.pdf.PdfDictionary.getAsString(com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfDictionary.getDirectObject(com.lowagie.text.pdf.PdfName) public java.util.Set com.lowagie.text.pdf.PdfDictionary.getKeys() public boolean com.lowagie.text.pdf.PdfDictionary.isCatalog() public boolean com.lowagie.text.pdf.PdfDictionary.isFont() public boolean com.lowagie.text.pdf.PdfDictionary.isOutlineTree() public boolean com.lowagie.text.pdf.PdfDictionary.isPage() public boolean com.lowagie.text.pdf.PdfDictionary.isPages() public void com.lowagie.text.pdf.PdfDictionary.merge(com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.PdfDictionary.mergeDifferent(com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.PdfDictionary.put(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfDictionary.putAll(com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.PdfDictionary.putEx(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfDictionary.remove(com.lowagie.text.pdf.PdfName) public int com.lowagie.text.pdf.PdfDictionary.size() public void com.lowagie.text.pdf.PdfDictionary.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException public java.lang.String com.lowagie.text.pdf.PdfDictionary.toString() class com.lowagie.text.pdf.PdfDocument public com.lowagie.text.pdf.PdfDocument() public boolean com.lowagie.text.pdf.PdfDocument.add(com.lowagie.text.Element) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfDocument.addWriter(com.lowagie.text.pdf.PdfWriter) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfDocument.clearTextWrap() public void com.lowagie.text.pdf.PdfDocument.close() public float com.lowagie.text.pdf.PdfDocument.getLeading() public com.lowagie.text.pdf.PdfOutline com.lowagie.text.pdf.PdfDocument.getRootOutline() public float com.lowagie.text.pdf.PdfDocument.getVerticalPosition(boolean) public boolean com.lowagie.text.pdf.PdfDocument.newPage() public void com.lowagie.text.pdf.PdfDocument.open() public void com.lowagie.text.pdf.PdfDocument.resetFooter() public void com.lowagie.text.pdf.PdfDocument.resetHeader() public void com.lowagie.text.pdf.PdfDocument.resetPageCount() public void com.lowagie.text.pdf.PdfDocument.setCollection(com.lowagie.text.pdf.collection.PdfCollection) public void com.lowagie.text.pdf.PdfDocument.setFooter(com.lowagie.text.HeaderFooter) public void com.lowagie.text.pdf.PdfDocument.setHeader(com.lowagie.text.HeaderFooter) public boolean com.lowagie.text.pdf.PdfDocument.setMarginMirroring(boolean) public boolean com.lowagie.text.pdf.PdfDocument.setMarginMirroringTopBottom(boolean) public boolean com.lowagie.text.pdf.PdfDocument.setMargins(float,float,float,float) public void com.lowagie.text.pdf.PdfDocument.setPageCount(int) public boolean com.lowagie.text.pdf.PdfDocument.setPageSize(com.lowagie.text.Rectangle) public void com.lowagie.text.pdf.PdfDocument.setXmpMetadata(byte[]) class com.lowagie.text.pdf.PdfDocument$Indentation public com.lowagie.text.pdf.PdfDocument$Indentation() class com.lowagie.text.pdf.PdfDocument$PdfInfo class com.lowagie.text.pdf.PdfEFStream public com.lowagie.text.pdf.PdfEFStream(byte[]) public com.lowagie.text.pdf.PdfEFStream(java.io.InputStream,com.lowagie.text.pdf.PdfWriter) public void com.lowagie.text.pdf.PdfEFStream.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException class com.lowagie.text.pdf.PdfEncodings public static final byte[][] com.lowagie.text.pdf.PdfEncodings.CRLF_CID_NEWLINE public com.lowagie.text.pdf.PdfEncodings() public static void com.lowagie.text.pdf.PdfEncodings.addExtraEncoding(java.lang.String,com.lowagie.text.pdf.ExtraEncoding) public static void com.lowagie.text.pdf.PdfEncodings.clearCmap(java.lang.String) public static java.lang.String com.lowagie.text.pdf.PdfEncodings.convertCmap(java.lang.String,byte[]) public static java.lang.String com.lowagie.text.pdf.PdfEncodings.convertCmap(java.lang.String,byte[],int,int) public static final byte[] com.lowagie.text.pdf.PdfEncodings.convertToBytes(char,java.lang.String) public static final byte[] com.lowagie.text.pdf.PdfEncodings.convertToBytes(java.lang.String,java.lang.String) public static final java.lang.String com.lowagie.text.pdf.PdfEncodings.convertToString(byte[],java.lang.String) public static boolean com.lowagie.text.pdf.PdfEncodings.isPdfDocEncoding(java.lang.String) public static void com.lowagie.text.pdf.PdfEncodings.loadCmap(java.lang.String,byte[][]) class com.lowagie.text.pdf.PdfEncryption public static final int com.lowagie.text.pdf.PdfEncryption.AES_128 public static final int com.lowagie.text.pdf.PdfEncryption.STANDARD_ENCRYPTION_128 public static final int com.lowagie.text.pdf.PdfEncryption.STANDARD_ENCRYPTION_40 public com.lowagie.text.pdf.PdfEncryption() public com.lowagie.text.pdf.PdfEncryption(com.lowagie.text.pdf.PdfEncryption) public void com.lowagie.text.pdf.PdfEncryption.addRecipient(java.security.cert.Certificate,int) public int com.lowagie.text.pdf.PdfEncryption.calculateStreamSize(int) public byte[] com.lowagie.text.pdf.PdfEncryption.computeUserPassword(byte[]) public static byte[] com.lowagie.text.pdf.PdfEncryption.createDocumentId() public static com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfEncryption.createInfoId(byte[]) public byte[] com.lowagie.text.pdf.PdfEncryption.decryptByteArray(byte[]) public byte[] com.lowagie.text.pdf.PdfEncryption.encryptByteArray(byte[]) public int com.lowagie.text.pdf.PdfEncryption.getCryptoMode() public com.lowagie.text.pdf.StandardDecryption com.lowagie.text.pdf.PdfEncryption.getDecryptor() public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfEncryption.getEncryptionDictionary() public com.lowagie.text.pdf.OutputStreamEncryption com.lowagie.text.pdf.PdfEncryption.getEncryptionStream(java.io.OutputStream) public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfEncryption.getFileID() public boolean com.lowagie.text.pdf.PdfEncryption.isEmbeddedFilesOnly() public boolean com.lowagie.text.pdf.PdfEncryption.isMetadataEncrypted() public void com.lowagie.text.pdf.PdfEncryption.setCryptoMode(int,int) public void com.lowagie.text.pdf.PdfEncryption.setHashKey(int,int) public void com.lowagie.text.pdf.PdfEncryption.setupAllKeys(byte[],byte[],int) public void com.lowagie.text.pdf.PdfEncryption.setupByEncryptionKey(byte[],int) public void com.lowagie.text.pdf.PdfEncryption.setupByOwnerPassword(byte[],byte[],byte[],byte[],int) public void com.lowagie.text.pdf.PdfEncryption.setupByUserPassword(byte[],byte[],byte[],int) class com.lowagie.text.pdf.PdfEncryptor public static void com.lowagie.text.pdf.PdfEncryptor.encrypt(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,boolean,java.lang.String,java.lang.String,int) throws com.lowagie.text.DocumentException,java.io.IOException public static void com.lowagie.text.pdf.PdfEncryptor.encrypt(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,boolean,java.lang.String,java.lang.String,int,java.util.HashMap) throws com.lowagie.text.DocumentException,java.io.IOException public static void com.lowagie.text.pdf.PdfEncryptor.encrypt(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,byte[],byte[],int,boolean) throws com.lowagie.text.DocumentException,java.io.IOException public static void com.lowagie.text.pdf.PdfEncryptor.encrypt(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,byte[],byte[],int,boolean,java.util.HashMap) throws com.lowagie.text.DocumentException,java.io.IOException public static void com.lowagie.text.pdf.PdfEncryptor.encrypt(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,int,java.lang.String,java.lang.String,int) throws com.lowagie.text.DocumentException,java.io.IOException public static void com.lowagie.text.pdf.PdfEncryptor.encrypt(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,int,java.lang.String,java.lang.String,int,java.util.HashMap) throws com.lowagie.text.DocumentException,java.io.IOException public static java.lang.String com.lowagie.text.pdf.PdfEncryptor.getPermissionsVerbose(int) public static boolean com.lowagie.text.pdf.PdfEncryptor.isAssemblyAllowed(int) public static boolean com.lowagie.text.pdf.PdfEncryptor.isCopyAllowed(int) public static boolean com.lowagie.text.pdf.PdfEncryptor.isDegradedPrintingAllowed(int) public static boolean com.lowagie.text.pdf.PdfEncryptor.isFillInAllowed(int) public static boolean com.lowagie.text.pdf.PdfEncryptor.isModifyAnnotationsAllowed(int) public static boolean com.lowagie.text.pdf.PdfEncryptor.isModifyContentsAllowed(int) public static boolean com.lowagie.text.pdf.PdfEncryptor.isPrintingAllowed(int) public static boolean com.lowagie.text.pdf.PdfEncryptor.isScreenReadersAllowed(int) class com.lowagie.text.pdf.PdfFileSpecification public com.lowagie.text.pdf.PdfFileSpecification() public void com.lowagie.text.pdf.PdfFileSpecification.addCollectionItem(com.lowagie.text.pdf.collection.PdfCollectionItem) public void com.lowagie.text.pdf.PdfFileSpecification.addDescription(java.lang.String,boolean) public static com.lowagie.text.pdf.PdfFileSpecification com.lowagie.text.pdf.PdfFileSpecification.fileEmbedded(com.lowagie.text.pdf.PdfWriter,java.lang.String,java.lang.String,byte[]) throws java.io.IOException public static com.lowagie.text.pdf.PdfFileSpecification com.lowagie.text.pdf.PdfFileSpecification.fileEmbedded(com.lowagie.text.pdf.PdfWriter,java.lang.String,java.lang.String,byte[],boolean) throws java.io.IOException public static com.lowagie.text.pdf.PdfFileSpecification com.lowagie.text.pdf.PdfFileSpecification.fileEmbedded(com.lowagie.text.pdf.PdfWriter,java.lang.String,java.lang.String,byte[],boolean,java.lang.String,com.lowagie.text.pdf.PdfDictionary) throws java.io.IOException public static com.lowagie.text.pdf.PdfFileSpecification com.lowagie.text.pdf.PdfFileSpecification.fileEmbedded(com.lowagie.text.pdf.PdfWriter,java.lang.String,java.lang.String,byte[],int) throws java.io.IOException public static com.lowagie.text.pdf.PdfFileSpecification com.lowagie.text.pdf.PdfFileSpecification.fileEmbedded(com.lowagie.text.pdf.PdfWriter,java.lang.String,java.lang.String,byte[],java.lang.String,com.lowagie.text.pdf.PdfDictionary,int) throws java.io.IOException public static com.lowagie.text.pdf.PdfFileSpecification com.lowagie.text.pdf.PdfFileSpecification.fileExtern(com.lowagie.text.pdf.PdfWriter,java.lang.String) public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfFileSpecification.getReference() throws java.io.IOException public void com.lowagie.text.pdf.PdfFileSpecification.setMultiByteFileName(byte[]) public void com.lowagie.text.pdf.PdfFileSpecification.setUnicodeFileName(java.lang.String,boolean) public void com.lowagie.text.pdf.PdfFileSpecification.setVolatile(boolean) public static com.lowagie.text.pdf.PdfFileSpecification com.lowagie.text.pdf.PdfFileSpecification.url(com.lowagie.text.pdf.PdfWriter,java.lang.String) class com.lowagie.text.pdf.PdfFormField public static final int com.lowagie.text.pdf.PdfFormField.FF_COMB public static final int com.lowagie.text.pdf.PdfFormField.FF_COMBO public static final int com.lowagie.text.pdf.PdfFormField.FF_DONOTSCROLL public static final int com.lowagie.text.pdf.PdfFormField.FF_DONOTSPELLCHECK public static final int com.lowagie.text.pdf.PdfFormField.FF_EDIT public static final int com.lowagie.text.pdf.PdfFormField.FF_FILESELECT public static final int com.lowagie.text.pdf.PdfFormField.FF_MULTILINE public static final int com.lowagie.text.pdf.PdfFormField.FF_MULTISELECT public static final int com.lowagie.text.pdf.PdfFormField.FF_NO_EXPORT public static final int com.lowagie.text.pdf.PdfFormField.FF_NO_TOGGLE_TO_OFF public static final int com.lowagie.text.pdf.PdfFormField.FF_PASSWORD public static final int com.lowagie.text.pdf.PdfFormField.FF_PUSHBUTTON public static final int com.lowagie.text.pdf.PdfFormField.FF_RADIO public static final int com.lowagie.text.pdf.PdfFormField.FF_RADIOSINUNISON public static final int com.lowagie.text.pdf.PdfFormField.FF_READ_ONLY public static final int com.lowagie.text.pdf.PdfFormField.FF_REQUIRED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfFormField.IF_SCALE_ALWAYS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfFormField.IF_SCALE_ANAMORPHIC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfFormField.IF_SCALE_BIGGER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfFormField.IF_SCALE_NEVER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfFormField.IF_SCALE_PROPORTIONAL public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfFormField.IF_SCALE_SMALLER public static final int com.lowagie.text.pdf.PdfFormField.MK_CAPTION_ABOVE public static final int com.lowagie.text.pdf.PdfFormField.MK_CAPTION_BELOW public static final int com.lowagie.text.pdf.PdfFormField.MK_CAPTION_LEFT public static final int com.lowagie.text.pdf.PdfFormField.MK_CAPTION_OVERLAID public static final int com.lowagie.text.pdf.PdfFormField.MK_CAPTION_RIGHT public static final int com.lowagie.text.pdf.PdfFormField.MK_NO_CAPTION public static final int com.lowagie.text.pdf.PdfFormField.MK_NO_ICON public static final boolean com.lowagie.text.pdf.PdfFormField.MULTILINE public static final boolean com.lowagie.text.pdf.PdfFormField.PASSWORD public static final boolean com.lowagie.text.pdf.PdfFormField.PLAINTEXT public static final int com.lowagie.text.pdf.PdfFormField.Q_CENTER public static final int com.lowagie.text.pdf.PdfFormField.Q_LEFT public static final int com.lowagie.text.pdf.PdfFormField.Q_RIGHT public static final boolean com.lowagie.text.pdf.PdfFormField.SINGLELINE public com.lowagie.text.pdf.PdfFormField(com.lowagie.text.pdf.PdfWriter,float,float,float,float,com.lowagie.text.pdf.PdfAction) public void com.lowagie.text.pdf.PdfFormField.addKid(com.lowagie.text.pdf.PdfFormField) public static com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.createCheckBox(com.lowagie.text.pdf.PdfWriter) public static com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.createCombo(com.lowagie.text.pdf.PdfWriter,boolean,java.lang.String[],int) public static com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.createCombo(com.lowagie.text.pdf.PdfWriter,boolean,java.lang.String[][],int) public static com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.createEmpty(com.lowagie.text.pdf.PdfWriter) public static com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.createList(com.lowagie.text.pdf.PdfWriter,java.lang.String[],int) public static com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.createList(com.lowagie.text.pdf.PdfWriter,java.lang.String[][],int) public static com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.createPushButton(com.lowagie.text.pdf.PdfWriter) public static com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.createRadioButton(com.lowagie.text.pdf.PdfWriter,boolean) public static com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.createSignature(com.lowagie.text.pdf.PdfWriter) public static com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.createTextField(com.lowagie.text.pdf.PdfWriter,boolean,boolean,int) public java.util.ArrayList com.lowagie.text.pdf.PdfFormField.getKids() public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfFormField.getParent() public void com.lowagie.text.pdf.PdfFormField.setButton(int) public void com.lowagie.text.pdf.PdfFormField.setDefaultValueAsName(java.lang.String) public void com.lowagie.text.pdf.PdfFormField.setDefaultValueAsString(java.lang.String) public int com.lowagie.text.pdf.PdfFormField.setFieldFlags(int) public void com.lowagie.text.pdf.PdfFormField.setFieldName(java.lang.String) public void com.lowagie.text.pdf.PdfFormField.setMappingName(java.lang.String) public void com.lowagie.text.pdf.PdfFormField.setQuadding(int) public void com.lowagie.text.pdf.PdfFormField.setUsed() public void com.lowagie.text.pdf.PdfFormField.setUserName(java.lang.String) public void com.lowagie.text.pdf.PdfFormField.setValue(com.lowagie.text.pdf.PdfSignature) public void com.lowagie.text.pdf.PdfFormField.setValueAsName(java.lang.String) public void com.lowagie.text.pdf.PdfFormField.setValueAsString(java.lang.String) public void com.lowagie.text.pdf.PdfFormField.setWidget(com.lowagie.text.Rectangle,com.lowagie.text.pdf.PdfName) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.PdfFormField.shallowDuplicate(com.lowagie.text.pdf.PdfAnnotation) class com.lowagie.text.pdf.PdfFormXObject public static final com.lowagie.text.pdf.PdfLiteral com.lowagie.text.pdf.PdfFormXObject.MATRIX public static final com.lowagie.text.pdf.PdfNumber com.lowagie.text.pdf.PdfFormXObject.ONE public static final com.lowagie.text.pdf.PdfNumber com.lowagie.text.pdf.PdfFormXObject.ZERO class com.lowagie.text.pdf.PdfFunction public static com.lowagie.text.pdf.PdfFunction com.lowagie.text.pdf.PdfFunction.type0(com.lowagie.text.pdf.PdfWriter,float[],float[],int[],int,int,float[],float[],byte[]) public static com.lowagie.text.pdf.PdfFunction com.lowagie.text.pdf.PdfFunction.type2(com.lowagie.text.pdf.PdfWriter,float[],float[],float[],float[],float) public static com.lowagie.text.pdf.PdfFunction com.lowagie.text.pdf.PdfFunction.type3(com.lowagie.text.pdf.PdfWriter,float[],float[],com.lowagie.text.pdf.PdfFunction[],float[],float[]) public static com.lowagie.text.pdf.PdfFunction com.lowagie.text.pdf.PdfFunction.type4(com.lowagie.text.pdf.PdfWriter,float[],float[],java.lang.String) class com.lowagie.text.pdf.PdfGState public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_COLORBURN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_COLORDODGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_COMPATIBLE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_DARKEN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_DIFFERENCE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_EXCLUSION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_HARDLIGHT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_LIGHTEN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_MULTIPLY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_NORMAL public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_OVERLAY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_SCREEN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfGState.BM_SOFTLIGHT public com.lowagie.text.pdf.PdfGState() public void com.lowagie.text.pdf.PdfGState.setAlphaIsShape(boolean) public void com.lowagie.text.pdf.PdfGState.setBlendMode(com.lowagie.text.pdf.PdfName) public void com.lowagie.text.pdf.PdfGState.setFillOpacity(float) public void com.lowagie.text.pdf.PdfGState.setOverPrintMode(int) public void com.lowagie.text.pdf.PdfGState.setOverPrintNonStroking(boolean) public void com.lowagie.text.pdf.PdfGState.setOverPrintStroking(boolean) public void com.lowagie.text.pdf.PdfGState.setStrokeOpacity(float) public void com.lowagie.text.pdf.PdfGState.setTextKnockout(boolean) class com.lowagie.text.pdf.PdfICCBased public com.lowagie.text.pdf.PdfICCBased(java.awt.color.ICC_Profile) public com.lowagie.text.pdf.PdfICCBased(java.awt.color.ICC_Profile,int) class com.lowagie.text.pdf.PdfImage public com.lowagie.text.pdf.PdfImage(com.lowagie.text.Image,java.lang.String,com.lowagie.text.pdf.PdfIndirectReference) throws com.lowagie.text.pdf.BadPdfFormatException public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfImage.name() class com.lowagie.text.pdf.PdfImportedPage public void com.lowagie.text.pdf.PdfImportedPage.addImage(com.lowagie.text.Image,float,float,float,float,float,float) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfImportedPage.addTemplate(com.lowagie.text.pdf.PdfTemplate,float,float,float,float,float,float) public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfImportedPage.getDuplicate() public com.lowagie.text.pdf.PdfImportedPage com.lowagie.text.pdf.PdfImportedPage.getFromReader() public int com.lowagie.text.pdf.PdfImportedPage.getPageNumber() public void com.lowagie.text.pdf.PdfImportedPage.setColorFill(com.lowagie.text.pdf.PdfSpotColor,float) public void com.lowagie.text.pdf.PdfImportedPage.setColorStroke(com.lowagie.text.pdf.PdfSpotColor,float) public void com.lowagie.text.pdf.PdfImportedPage.setFontAndSize(com.lowagie.text.pdf.BaseFont,float) public void com.lowagie.text.pdf.PdfImportedPage.setGroup(com.lowagie.text.pdf.PdfTransparencyGroup) class com.lowagie.text.pdf.PdfIndirectObject public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfIndirectObject.getIndirectReference() class com.lowagie.text.pdf.PdfIndirectReference public int com.lowagie.text.pdf.PdfIndirectReference.getGeneration() public int com.lowagie.text.pdf.PdfIndirectReference.getNumber() public java.lang.String com.lowagie.text.pdf.PdfIndirectReference.toString() class com.lowagie.text.pdf.PdfLayer public com.lowagie.text.pdf.PdfLayer(java.lang.String,com.lowagie.text.pdf.PdfWriter) public void com.lowagie.text.pdf.PdfLayer.addChild(com.lowagie.text.pdf.PdfLayer) public static com.lowagie.text.pdf.PdfLayer com.lowagie.text.pdf.PdfLayer.createTitle(java.lang.String,com.lowagie.text.pdf.PdfWriter) public java.util.ArrayList com.lowagie.text.pdf.PdfLayer.getChildren() public com.lowagie.text.pdf.PdfLayer com.lowagie.text.pdf.PdfLayer.getParent() public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfLayer.getPdfObject() public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfLayer.getRef() public boolean com.lowagie.text.pdf.PdfLayer.isOn() public boolean com.lowagie.text.pdf.PdfLayer.isOnPanel() public void com.lowagie.text.pdf.PdfLayer.setCreatorInfo(java.lang.String,java.lang.String) public void com.lowagie.text.pdf.PdfLayer.setExport(boolean) public void com.lowagie.text.pdf.PdfLayer.setLanguage(java.lang.String,boolean) public void com.lowagie.text.pdf.PdfLayer.setName(java.lang.String) public void com.lowagie.text.pdf.PdfLayer.setOn(boolean) public void com.lowagie.text.pdf.PdfLayer.setOnPanel(boolean) public void com.lowagie.text.pdf.PdfLayer.setPrint(java.lang.String,boolean) public void com.lowagie.text.pdf.PdfLayer.setView(boolean) public void com.lowagie.text.pdf.PdfLayer.setZoom(float,float) class com.lowagie.text.pdf.PdfLayerMembership public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfLayerMembership.ALLOFF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfLayerMembership.ALLON public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfLayerMembership.ANYOFF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfLayerMembership.ANYON public com.lowagie.text.pdf.PdfLayerMembership(com.lowagie.text.pdf.PdfWriter) public void com.lowagie.text.pdf.PdfLayerMembership.addMember(com.lowagie.text.pdf.PdfLayer) public java.util.Collection com.lowagie.text.pdf.PdfLayerMembership.getLayers() public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfLayerMembership.getPdfObject() public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfLayerMembership.getRef() public void com.lowagie.text.pdf.PdfLayerMembership.setVisibilityPolicy(com.lowagie.text.pdf.PdfName) class com.lowagie.text.pdf.PdfLine public int com.lowagie.text.pdf.PdfLine.GetLineLengthUtf32() public float com.lowagie.text.pdf.PdfLine.getAscender() public com.lowagie.text.pdf.PdfChunk com.lowagie.text.pdf.PdfLine.getChunk(int) public float com.lowagie.text.pdf.PdfLine.getDescender() public int com.lowagie.text.pdf.PdfLine.getLastStrokeChunk() public float com.lowagie.text.pdf.PdfLine.getOriginalWidth() public float com.lowagie.text.pdf.PdfLine.getWidthCorrected(float,float) public boolean com.lowagie.text.pdf.PdfLine.hasToBeJustified() public boolean com.lowagie.text.pdf.PdfLine.isNewlineSplit() public java.util.Iterator com.lowagie.text.pdf.PdfLine.iterator() public float com.lowagie.text.pdf.PdfLine.listIndent() public com.lowagie.text.Chunk com.lowagie.text.pdf.PdfLine.listSymbol() public void com.lowagie.text.pdf.PdfLine.resetAlignment() public void com.lowagie.text.pdf.PdfLine.setListItem(com.lowagie.text.ListItem) public int com.lowagie.text.pdf.PdfLine.size() public java.lang.String com.lowagie.text.pdf.PdfLine.toString() class com.lowagie.text.pdf.PdfLister public com.lowagie.text.pdf.PdfLister(java.io.PrintStream) public void com.lowagie.text.pdf.PdfLister.listAnyObject(com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfLister.listArray(com.lowagie.text.pdf.PdfArray) public void com.lowagie.text.pdf.PdfLister.listDict(com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.PdfLister.listPage(com.lowagie.text.pdf.PdfImportedPage) public void com.lowagie.text.pdf.PdfLister.listStream(com.lowagie.text.pdf.PRStream,com.lowagie.text.pdf.PdfReaderInstance) class com.lowagie.text.pdf.PdfLiteral public com.lowagie.text.pdf.PdfLiteral(byte[]) public com.lowagie.text.pdf.PdfLiteral(int) public com.lowagie.text.pdf.PdfLiteral(int,byte[]) public com.lowagie.text.pdf.PdfLiteral(int,java.lang.String) public com.lowagie.text.pdf.PdfLiteral(java.lang.String) public int com.lowagie.text.pdf.PdfLiteral.getPosLength() public int com.lowagie.text.pdf.PdfLiteral.getPosition() public void com.lowagie.text.pdf.PdfLiteral.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException class com.lowagie.text.pdf.PdfMediaClipData class com.lowagie.text.pdf.PdfName public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.A public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.AA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ABSOLUTECOLORIMETRIC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.AC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ACROFORM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ACTION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ACTIVATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ACTUALTEXT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ADBE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ADBE_PKCS7_DETACHED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ADBE_PKCS7_S4 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ADBE_PKCS7_S5 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ADBE_PKCS7_SHA1 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ADBE_X509_RSA_SHA1 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ADOBE_PPKLITE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ADOBE_PPKMS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.AESV2 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.AIS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ALLPAGES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ALT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ALTERNATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ANIMATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ANNOT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ANNOTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ANTIALIAS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.AP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.APPDEFAULT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ART public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ARTBOX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.AS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ASCENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ASCII85DECODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ASCIIHEXDECODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ASSET public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ASSETS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.AUTHEVENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.AUTHOR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.B public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BACKGROUND public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BASEENCODING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BASEFONT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BASEVERSION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BBOX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BG public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BIBENTRY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BIGFIVE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BINDING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BINDINGMATERIALNAME public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BITSPERCOMPONENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BITSPERSAMPLE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BL public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BLACKIS1 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BLACKPOINT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BLEEDBOX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BLINDS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BLOCKQUOTE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BORDER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BOUNDS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BOX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BTN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.BYTERANGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.C public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.C0 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.C1 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CALGRAY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CALRGB public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CAPHEIGHT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CAPTION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CATALOG public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CATEGORY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CCITTFAXDECODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CENTER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CENTERWINDOW public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CERT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CFM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CH public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CHARPROCS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CI public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CIDFONTTYPE0 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CIDFONTTYPE2 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CIDSET public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CIDSYSTEMINFO public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CIDTOGIDMAP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CIRCLE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CMD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CO public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COLLECTION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COLLECTIONFIELD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COLLECTIONITEM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COLLECTIONSCHEMA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COLLECTIONSORT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COLLECTIONSUBITEM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COLORS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COLORSPACE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COLUMNS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CONDITION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CONFIGURATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CONFIGURATIONS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CONTACTINFO public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CONTENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CONTENTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COORDS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COUNT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COURIER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COURIER_BOLD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COURIER_BOLDOBLIQUE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.COURIER_OBLIQUE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CREATIONDATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CREATOR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CREATORINFO public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CROPBOX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CRYPT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CUEPOINT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.CUEPOINTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.D public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DATA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DCTDECODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DEACTIVATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DECODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DECODEPARMS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DEFAULT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DEFAULTCMYK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DEFAULTCRYPTFILTER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DEFAULTGRAY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DEFAULTRGB public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DESC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DESCENDANTFONTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DESCENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DEST public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DESTOUTPUTPROFILE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DESTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DEVICECMYK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DEVICEGRAY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DEVICERGB public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DI public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DIFFERENCES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DIRECTION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DISPLAYDOCTITLE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DISSOLVE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DIV public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DOCMDP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DOCOPEN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DOCUMENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DOMAIN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DUPLEX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DUPLEXFLIPLONGEDGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DUPLEXFLIPSHORTEDGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DUR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DV public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.DW public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.E public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EARLYCHANGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EFF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EFOPEN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EMBEDDED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EMBEDDEDFILE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EMBEDDEDFILES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ENCODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ENCODEDBYTEALIGN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ENCODING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ENCRYPT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ENCRYPTMETADATA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ENDOFBLOCK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ENDOFLINE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EVENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EXPORT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EXPORTSTATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EXTEND public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EXTENSIONLEVEL public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EXTENSIONS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.EXTGSTATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.F public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FAR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FB public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FDECODEPARMS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FDF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FFILTER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FIELDS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FIGURE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FILEATTACHMENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FILESPEC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FILTER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FIRST public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FIRSTCHAR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FIRSTPAGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FIT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FITB public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FITBH public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FITBV public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FITH public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FITR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FITV public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FITWINDOW public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FLAGS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FLASH public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FLASHVARS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FLATEDECODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FO public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FONT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FONTBBOX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FONTDESCRIPTOR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FONTFILE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FONTFILE2 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FONTFILE3 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FONTMATRIX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FONTNAME public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FOREGROUND public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FORM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FORMTYPE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FORMULA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FREETEXT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FRM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FULLSCREEN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FUNCTION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FUNCTIONS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.FUNCTIONTYPE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.GAMMA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.GBK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.GLITTER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.GOTO public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.GOTOE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.GOTOR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.GROUP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.GTS_PDFA1 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.GTS_PDFX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.GTS_PDFXVERSION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.H public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.H1 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.H2 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.H3 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.H4 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.H5 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.H6 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HALIGN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HEIGHT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HELV public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HELVETICA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HELVETICA_BOLD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HELVETICA_BOLDOBLIQUE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HELVETICA_OBLIQUE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HID public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HIDE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HIDEMENUBAR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HIDETOOLBAR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HIDEWINDOWUI public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HIGHLIGHT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.HOFFSET public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.I public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ICCBASED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ID public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.IDENTITY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.IF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.IMAGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.IMAGEB public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.IMAGEC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.IMAGEI public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.IMAGEMASK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.IMPORTDATA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.INDEX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.INDEXED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.INFO public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.INK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.INKLIST public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.INSTANCES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.INTENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.INTERPOLATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.IRT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ISMAP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ITALICANGLE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ITXT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.IX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.JAVASCRIPT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.JBIG2DECODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.JBIG2GLOBALS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.JPXDECODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.JS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.K public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.KEYWORDS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.KIDS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.L public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.L2R public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LANG public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LANGUAGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LAST public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LASTCHAR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LASTPAGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LAUNCH public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LBL public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LBODY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LENGTH public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LENGTH1 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LI public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LIMITS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LINE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LINEAR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LINK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LISTMODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LOCATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LOCK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LOCKED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.LZWDECODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.M public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MAC_EXPERT_ENCODING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MAC_ROMAN_ENCODING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MARKED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MARKINFO public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MASK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MATERIAL public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MATRIX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MAXLEN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MAX_CAMEL_CASE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MAX_LOWER_CASE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MCID public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MCR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MEDIABOX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.METADATA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MIN_CAMEL_CASE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MIN_LOWER_CASE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MMTYPE1 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.MODDATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.N public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.N0 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.N1 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.N2 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.N3 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.N4 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NAME public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NAMED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NAMES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NAVIGATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NAVIGATIONPANE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NEAR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NEEDAPPEARANCES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NEWWINDOW public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NEXT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NEXTPAGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NONE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NONFULLSCREENPAGEMODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NONSTRUCT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NOTE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NUMCOPIES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.NUMS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.O public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OBJ public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OBJR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OBJSTM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OCG public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OCGS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OCMD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OCPROPERTIES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OFF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ON public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ONECOLUMN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OPEN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OPENACTION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OPM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OPT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ORDER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ORDERING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OSCILLATING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OUTLINES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OUTPUTCONDITION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OUTPUTCONDITIONIDENTIFIER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OUTPUTINTENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.OUTPUTINTENTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.Off public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.P public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PAGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PAGELABELS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PAGELAYOUT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PAGEMODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PAGES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PAINTTYPE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PANOSE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PARAMS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PARENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PARENTTREE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PARENTTREENEXTKEY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PART public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PASSCONTEXTCLICK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PATTERN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PATTERNTYPE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PDF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PDFDOCENCODING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PERCEPTUAL public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PERMS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PG public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PI public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PICKTRAYBYPDFSIZE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PLAYCOUNT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PO public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.POPUP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.POSITION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PREDICTOR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PREFERRED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PRESENTATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PRESERVERB public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PREV public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PREVPAGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PRINT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PRINTAREA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PRINTCLIP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PRINTPAGERANGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PRINTSCALING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PRINTSTATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PRIVATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PROCSET public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PRODUCER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PROPERTIES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PUBSEC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.PV public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.Q public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.QUADPOINTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.QUOTE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.R public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.R2L public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RANGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RBGROUPS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.REASON public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RECIPIENTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RECT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.REFERENCE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.REGISTRY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.REGISTRYNAME public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RELATIVECOLORIMETRIC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RENDITION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RESETFORM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RESOURCES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RI public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIAACTIVATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIAANIMATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIACOMMAND public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIACONFIGURATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIACONTENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIADEACTIVATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIAEXECUTE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIAINSTANCE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIAPARAMS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIAPOSITION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIAPRESENTATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIASETTINGS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RICHMEDIAWINDOW public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ROLEMAP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ROOT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ROTATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ROWS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RUBY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RUNLENGTHDECODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.RV public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.S public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SATURATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SCHEMA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SCREEN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SCRIPTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SECT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SEPARATION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SETOCGSTATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SETTINGS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SHADING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SHADINGTYPE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SHIFT_JIS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SIG public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SIGFLAGS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SIGREF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SIMPLEX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SINGLEPAGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SIZE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SMASK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SORT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SOUND public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SPAN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SPEED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SPLIT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SQUARE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SQUIGGLY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ST public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STAMP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STANDARD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STDCF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STEMV public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STMF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STRF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STRIKEOUT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STRUCTPARENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STRUCTPARENTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STRUCTTREEROOT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.STYLE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SUBFILTER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SUBJECT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SUBMITFORM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SUBTYPE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SUPPLEMENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SV public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SW public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.SYMBOL public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.T public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TABLE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TABLEROW public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TABS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TBODY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TEXT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TFOOT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TH public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.THEAD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.THREADS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.THUMB public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TI public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TILINGTYPE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TIME public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TIMES_BOLD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TIMES_BOLDITALIC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TIMES_ITALIC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TIMES_ROMAN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TITLE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TK public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TOC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TOCI public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TOGGLE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TOOLBAR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TOUNICODE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TRANS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TRANSFORMMETHOD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TRANSFORMPARAMS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TRANSPARENCY public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TRANSPARENT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TRAPPED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TRIMBOX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TRUETYPE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TU public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TWOCOLUMNLEFT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TWOCOLUMNRIGHT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TWOPAGELEFT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TWOPAGERIGHT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TX public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TYPE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TYPE0 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TYPE1 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.TYPE3 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.U public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.UF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.UHC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.UNDERLINE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.UR public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.UR3 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.URI public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.URL public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.USAGE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.USEATTACHMENTS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.USENONE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.USEOC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.USEOUTLINES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.USER public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.USERPROPERTIES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.USERUNIT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.USETHUMBS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.V public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.V2 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VALIGN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VERISIGN_PPKVS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VERSION public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VIDEO public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VIEW public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VIEWAREA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VIEWCLIP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VIEWERPREFERENCES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VIEWS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VIEWSTATE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VISIBLEPAGES public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.VOFFSET public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.W public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.W2 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WARICHU public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WC public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WHITEPOINT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WIDGET public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WIDTH public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WIDTHS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WIN public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WINDOW public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WINDOWED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WIN_ANSI_ENCODING public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WIPE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.WS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.X public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.XA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.XD public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.XFA public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.XML public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.XOBJECT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.XREF public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.XREFSTM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.XSTEP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.XYZ public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.YSTEP public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ZADB public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ZAPFDINGBATS public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ZOOM public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName._3D public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.ca public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfName.op public static java.util.Map com.lowagie.text.pdf.PdfName.staticNames public com.lowagie.text.pdf.PdfName(byte[]) public com.lowagie.text.pdf.PdfName(java.lang.String) public com.lowagie.text.pdf.PdfName(java.lang.String,boolean) public int com.lowagie.text.pdf.PdfName.compareTo(java.lang.Object) public static java.lang.String com.lowagie.text.pdf.PdfName.decodeName(java.lang.String) public static byte[] com.lowagie.text.pdf.PdfName.encodeName(java.lang.String) public boolean com.lowagie.text.pdf.PdfName.equals(java.lang.Object) public int com.lowagie.text.pdf.PdfName.hashCode() class com.lowagie.text.pdf.PdfNameTree public com.lowagie.text.pdf.PdfNameTree() public static java.util.HashMap com.lowagie.text.pdf.PdfNameTree.readTree(com.lowagie.text.pdf.PdfDictionary) public static com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfNameTree.writeTree(java.util.HashMap,com.lowagie.text.pdf.PdfWriter) throws java.io.IOException class com.lowagie.text.pdf.PdfNull public static final com.lowagie.text.pdf.PdfNull com.lowagie.text.pdf.PdfNull.PDFNULL public com.lowagie.text.pdf.PdfNull() public java.lang.String com.lowagie.text.pdf.PdfNull.toString() class com.lowagie.text.pdf.PdfNumber public com.lowagie.text.pdf.PdfNumber(double) public com.lowagie.text.pdf.PdfNumber(float) public com.lowagie.text.pdf.PdfNumber(int) public com.lowagie.text.pdf.PdfNumber(java.lang.String) public double com.lowagie.text.pdf.PdfNumber.doubleValue() public float com.lowagie.text.pdf.PdfNumber.floatValue() public void com.lowagie.text.pdf.PdfNumber.increment() public int com.lowagie.text.pdf.PdfNumber.intValue() class com.lowagie.text.pdf.PdfNumberTree public com.lowagie.text.pdf.PdfNumberTree() public static java.util.HashMap com.lowagie.text.pdf.PdfNumberTree.readTree(com.lowagie.text.pdf.PdfDictionary) public static com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfNumberTree.writeTree(java.util.HashMap,com.lowagie.text.pdf.PdfWriter) throws java.io.IOException interface com.lowagie.text.pdf.PdfOCG public abstract com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfOCG.getPdfObject() public abstract com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfOCG.getRef() class com.lowagie.text.pdf.PdfOCProperties public com.lowagie.text.pdf.PdfOCProperties() class com.lowagie.text.pdf.PdfObject public static final int com.lowagie.text.pdf.PdfObject.ARRAY public static final int com.lowagie.text.pdf.PdfObject.BOOLEAN public static final int com.lowagie.text.pdf.PdfObject.DICTIONARY public static final int com.lowagie.text.pdf.PdfObject.INDIRECT public static final int com.lowagie.text.pdf.PdfObject.NAME public static final java.lang.String com.lowagie.text.pdf.PdfObject.NOTHING public static final int com.lowagie.text.pdf.PdfObject.NULL public static final int com.lowagie.text.pdf.PdfObject.NUMBER public static final int com.lowagie.text.pdf.PdfObject.STREAM public static final int com.lowagie.text.pdf.PdfObject.STRING public static final java.lang.String com.lowagie.text.pdf.PdfObject.TEXT_PDFDOCENCODING public static final java.lang.String com.lowagie.text.pdf.PdfObject.TEXT_UNICODE public boolean com.lowagie.text.pdf.PdfObject.canBeInObjStm() public byte[] com.lowagie.text.pdf.PdfObject.getBytes() public com.lowagie.text.pdf.PRIndirectReference com.lowagie.text.pdf.PdfObject.getIndRef() public boolean com.lowagie.text.pdf.PdfObject.isArray() public boolean com.lowagie.text.pdf.PdfObject.isBoolean() public boolean com.lowagie.text.pdf.PdfObject.isDictionary() public boolean com.lowagie.text.pdf.PdfObject.isIndirect() public boolean com.lowagie.text.pdf.PdfObject.isName() public boolean com.lowagie.text.pdf.PdfObject.isNull() public boolean com.lowagie.text.pdf.PdfObject.isNumber() public boolean com.lowagie.text.pdf.PdfObject.isStream() public boolean com.lowagie.text.pdf.PdfObject.isString() public int com.lowagie.text.pdf.PdfObject.length() public void com.lowagie.text.pdf.PdfObject.setIndRef(com.lowagie.text.pdf.PRIndirectReference) public void com.lowagie.text.pdf.PdfObject.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException public java.lang.String com.lowagie.text.pdf.PdfObject.toString() public int com.lowagie.text.pdf.PdfObject.type() class com.lowagie.text.pdf.PdfOutline public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfAction,com.lowagie.text.Paragraph) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfAction,com.lowagie.text.Paragraph,boolean) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfAction,com.lowagie.text.pdf.PdfString) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfAction,com.lowagie.text.pdf.PdfString,boolean) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfAction,java.lang.String) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfAction,java.lang.String,boolean) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfDestination,com.lowagie.text.Paragraph) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfDestination,com.lowagie.text.Paragraph,boolean) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfDestination,com.lowagie.text.pdf.PdfString) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfDestination,com.lowagie.text.pdf.PdfString,boolean) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfDestination,java.lang.String) public com.lowagie.text.pdf.PdfOutline(com.lowagie.text.pdf.PdfOutline,com.lowagie.text.pdf.PdfDestination,java.lang.String,boolean) public void com.lowagie.text.pdf.PdfOutline.addKid(com.lowagie.text.pdf.PdfOutline) public java.awt.Color com.lowagie.text.pdf.PdfOutline.getColor() public java.util.ArrayList com.lowagie.text.pdf.PdfOutline.getKids() public com.lowagie.text.pdf.PdfDestination com.lowagie.text.pdf.PdfOutline.getPdfDestination() public int com.lowagie.text.pdf.PdfOutline.getStyle() public java.lang.String com.lowagie.text.pdf.PdfOutline.getTag() public java.lang.String com.lowagie.text.pdf.PdfOutline.getTitle() public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfOutline.indirectReference() public boolean com.lowagie.text.pdf.PdfOutline.isOpen() public int com.lowagie.text.pdf.PdfOutline.level() public com.lowagie.text.pdf.PdfOutline com.lowagie.text.pdf.PdfOutline.parent() public void com.lowagie.text.pdf.PdfOutline.setColor(java.awt.Color) public boolean com.lowagie.text.pdf.PdfOutline.setDestinationPage(com.lowagie.text.pdf.PdfIndirectReference) public void com.lowagie.text.pdf.PdfOutline.setIndirectReference(com.lowagie.text.pdf.PdfIndirectReference) public void com.lowagie.text.pdf.PdfOutline.setKids(java.util.ArrayList) public void com.lowagie.text.pdf.PdfOutline.setOpen(boolean) public void com.lowagie.text.pdf.PdfOutline.setStyle(int) public void com.lowagie.text.pdf.PdfOutline.setTag(java.lang.String) public void com.lowagie.text.pdf.PdfOutline.setTitle(java.lang.String) public void com.lowagie.text.pdf.PdfOutline.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException class com.lowagie.text.pdf.PdfPCell public com.lowagie.text.pdf.PdfPCell() public com.lowagie.text.pdf.PdfPCell(com.lowagie.text.Image) public com.lowagie.text.pdf.PdfPCell(com.lowagie.text.Image,boolean) public com.lowagie.text.pdf.PdfPCell(com.lowagie.text.Phrase) public com.lowagie.text.pdf.PdfPCell(com.lowagie.text.pdf.PdfPCell) public com.lowagie.text.pdf.PdfPCell(com.lowagie.text.pdf.PdfPTable) public com.lowagie.text.pdf.PdfPCell(com.lowagie.text.pdf.PdfPTable,com.lowagie.text.pdf.PdfPCell) public void com.lowagie.text.pdf.PdfPCell.addElement(com.lowagie.text.Element) public int com.lowagie.text.pdf.PdfPCell.getArabicOptions() public com.lowagie.text.pdf.PdfPCellEvent com.lowagie.text.pdf.PdfPCell.getCellEvent() public int com.lowagie.text.pdf.PdfPCell.getColspan() public com.lowagie.text.pdf.ColumnText com.lowagie.text.pdf.PdfPCell.getColumn() public java.util.List com.lowagie.text.pdf.PdfPCell.getCompositeElements() public float com.lowagie.text.pdf.PdfPCell.getEffectivePaddingBottom() public float com.lowagie.text.pdf.PdfPCell.getEffectivePaddingLeft() public float com.lowagie.text.pdf.PdfPCell.getEffectivePaddingRight() public float com.lowagie.text.pdf.PdfPCell.getEffectivePaddingTop() public float com.lowagie.text.pdf.PdfPCell.getExtraParagraphSpace() public float com.lowagie.text.pdf.PdfPCell.getFixedHeight() public float com.lowagie.text.pdf.PdfPCell.getFollowingIndent() public int com.lowagie.text.pdf.PdfPCell.getHorizontalAlignment() public com.lowagie.text.Image com.lowagie.text.pdf.PdfPCell.getImage() public float com.lowagie.text.pdf.PdfPCell.getIndent() public float com.lowagie.text.pdf.PdfPCell.getLeading() public float com.lowagie.text.pdf.PdfPCell.getMaxHeight() public float com.lowagie.text.pdf.PdfPCell.getMinimumHeight() public float com.lowagie.text.pdf.PdfPCell.getMultipliedLeading() public float com.lowagie.text.pdf.PdfPCell.getPaddingBottom() public float com.lowagie.text.pdf.PdfPCell.getPaddingLeft() public float com.lowagie.text.pdf.PdfPCell.getPaddingRight() public float com.lowagie.text.pdf.PdfPCell.getPaddingTop() public com.lowagie.text.Phrase com.lowagie.text.pdf.PdfPCell.getPhrase() public float com.lowagie.text.pdf.PdfPCell.getRightIndent() public int com.lowagie.text.pdf.PdfPCell.getRotation() public int com.lowagie.text.pdf.PdfPCell.getRowspan() public int com.lowagie.text.pdf.PdfPCell.getRunDirection() public float com.lowagie.text.pdf.PdfPCell.getSpaceCharRatio() public com.lowagie.text.pdf.PdfPTable com.lowagie.text.pdf.PdfPCell.getTable() public int com.lowagie.text.pdf.PdfPCell.getVerticalAlignment() public boolean com.lowagie.text.pdf.PdfPCell.hasFixedHeight() public boolean com.lowagie.text.pdf.PdfPCell.hasMinimumHeight() public boolean com.lowagie.text.pdf.PdfPCell.isNoWrap() public boolean com.lowagie.text.pdf.PdfPCell.isUseAscender() public boolean com.lowagie.text.pdf.PdfPCell.isUseBorderPadding() public boolean com.lowagie.text.pdf.PdfPCell.isUseDescender() public void com.lowagie.text.pdf.PdfPCell.setArabicOptions(int) public void com.lowagie.text.pdf.PdfPCell.setCellEvent(com.lowagie.text.pdf.PdfPCellEvent) public void com.lowagie.text.pdf.PdfPCell.setColspan(int) public void com.lowagie.text.pdf.PdfPCell.setColumn(com.lowagie.text.pdf.ColumnText) public void com.lowagie.text.pdf.PdfPCell.setExtraParagraphSpace(float) public void com.lowagie.text.pdf.PdfPCell.setFixedHeight(float) public void com.lowagie.text.pdf.PdfPCell.setFollowingIndent(float) public void com.lowagie.text.pdf.PdfPCell.setHorizontalAlignment(int) public void com.lowagie.text.pdf.PdfPCell.setImage(com.lowagie.text.Image) public void com.lowagie.text.pdf.PdfPCell.setIndent(float) public void com.lowagie.text.pdf.PdfPCell.setLeading(float,float) public void com.lowagie.text.pdf.PdfPCell.setMinimumHeight(float) public void com.lowagie.text.pdf.PdfPCell.setNoWrap(boolean) public void com.lowagie.text.pdf.PdfPCell.setPadding(float) public void com.lowagie.text.pdf.PdfPCell.setPaddingBottom(float) public void com.lowagie.text.pdf.PdfPCell.setPaddingLeft(float) public void com.lowagie.text.pdf.PdfPCell.setPaddingRight(float) public void com.lowagie.text.pdf.PdfPCell.setPaddingTop(float) public void com.lowagie.text.pdf.PdfPCell.setPhrase(com.lowagie.text.Phrase) public void com.lowagie.text.pdf.PdfPCell.setRightIndent(float) public void com.lowagie.text.pdf.PdfPCell.setRotation(int) public void com.lowagie.text.pdf.PdfPCell.setRowspan(int) public void com.lowagie.text.pdf.PdfPCell.setRunDirection(int) public void com.lowagie.text.pdf.PdfPCell.setSpaceCharRatio(float) public void com.lowagie.text.pdf.PdfPCell.setUseAscender(boolean) public void com.lowagie.text.pdf.PdfPCell.setUseBorderPadding(boolean) public void com.lowagie.text.pdf.PdfPCell.setUseDescender(boolean) public void com.lowagie.text.pdf.PdfPCell.setVerticalAlignment(int) interface com.lowagie.text.pdf.PdfPCellEvent public abstract void com.lowagie.text.pdf.PdfPCellEvent.cellLayout(com.lowagie.text.pdf.PdfPCell,com.lowagie.text.Rectangle,com.lowagie.text.pdf.PdfContentByte[]) class com.lowagie.text.pdf.PdfPKCS7 class com.lowagie.text.pdf.PdfPKCS7$X509Name class com.lowagie.text.pdf.PdfPKCS7$X509NameTokenizer public com.lowagie.text.pdf.PdfPKCS7$X509NameTokenizer(java.lang.String) public boolean com.lowagie.text.pdf.PdfPKCS7$X509NameTokenizer.hasMoreTokens() public java.lang.String com.lowagie.text.pdf.PdfPKCS7$X509NameTokenizer.nextToken() class com.lowagie.text.pdf.PdfPRow public static final float com.lowagie.text.pdf.PdfPRow.BOTTOM_LIMIT public static final float com.lowagie.text.pdf.PdfPRow.RIGHT_LIMIT public com.lowagie.text.pdf.PdfPRow(com.lowagie.text.pdf.PdfPCell[]) public com.lowagie.text.pdf.PdfPRow(com.lowagie.text.pdf.PdfPRow) public void com.lowagie.text.pdf.PdfPRow.copyRowContent(com.lowagie.text.pdf.PdfPTable,int) public com.lowagie.text.pdf.PdfPCell[] com.lowagie.text.pdf.PdfPRow.getCells() public float com.lowagie.text.pdf.PdfPRow.getMaxHeights() public boolean com.lowagie.text.pdf.PdfPRow.hasRowspan() public boolean com.lowagie.text.pdf.PdfPRow.isCalculated() public static float com.lowagie.text.pdf.PdfPRow.setColumn(com.lowagie.text.pdf.ColumnText,float,float,float,float) public void com.lowagie.text.pdf.PdfPRow.setExtraHeight(int,float) public void com.lowagie.text.pdf.PdfPRow.setMaxHeights(float) public boolean com.lowagie.text.pdf.PdfPRow.setWidths(float[]) public com.lowagie.text.pdf.PdfPRow com.lowagie.text.pdf.PdfPRow.splitRow(com.lowagie.text.pdf.PdfPTable,int,float) public void com.lowagie.text.pdf.PdfPRow.writeBorderAndBackground(float,float,float,com.lowagie.text.pdf.PdfPCell,com.lowagie.text.pdf.PdfContentByte[]) public void com.lowagie.text.pdf.PdfPRow.writeCells(int,int,float,float,com.lowagie.text.pdf.PdfContentByte[],boolean) class com.lowagie.text.pdf.PdfPSXObject public com.lowagie.text.pdf.PdfPSXObject(com.lowagie.text.pdf.PdfWriter) public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfPSXObject.getDuplicate() class com.lowagie.text.pdf.PdfPTable public static final int com.lowagie.text.pdf.PdfPTable.BACKGROUNDCANVAS public static final int com.lowagie.text.pdf.PdfPTable.BASECANVAS public static final int com.lowagie.text.pdf.PdfPTable.LINECANVAS public static final int com.lowagie.text.pdf.PdfPTable.TEXTCANVAS public com.lowagie.text.pdf.PdfPTable(com.lowagie.text.pdf.PdfPTable) public com.lowagie.text.pdf.PdfPTable(float[]) public com.lowagie.text.pdf.PdfPTable(int) public void com.lowagie.text.pdf.PdfPTable.addCell(com.lowagie.text.Image) public void com.lowagie.text.pdf.PdfPTable.addCell(com.lowagie.text.Phrase) public void com.lowagie.text.pdf.PdfPTable.addCell(com.lowagie.text.pdf.PdfPCell) public void com.lowagie.text.pdf.PdfPTable.addCell(com.lowagie.text.pdf.PdfPTable) public void com.lowagie.text.pdf.PdfPTable.addCell(java.lang.String) public static com.lowagie.text.pdf.PdfContentByte[] com.lowagie.text.pdf.PdfPTable.beginWritingRows(com.lowagie.text.pdf.PdfContentByte) public float com.lowagie.text.pdf.PdfPTable.calculateHeights() public void com.lowagie.text.pdf.PdfPTable.completeRow() public void com.lowagie.text.pdf.PdfPTable.deleteBodyRows() public boolean com.lowagie.text.pdf.PdfPTable.deleteLastRow() public boolean com.lowagie.text.pdf.PdfPTable.deleteRow(int) public static void com.lowagie.text.pdf.PdfPTable.endWritingRows(com.lowagie.text.pdf.PdfContentByte[]) public void com.lowagie.text.pdf.PdfPTable.flushContent() public float[] com.lowagie.text.pdf.PdfPTable.getAbsoluteWidths() public java.util.ArrayList com.lowagie.text.pdf.PdfPTable.getChunks() public com.lowagie.text.pdf.PdfPCell com.lowagie.text.pdf.PdfPTable.getDefaultCell() public float com.lowagie.text.pdf.PdfPTable.getFooterHeight() public int com.lowagie.text.pdf.PdfPTable.getFooterRows() public float com.lowagie.text.pdf.PdfPTable.getHeaderHeight() public int com.lowagie.text.pdf.PdfPTable.getHeaderRows() public int com.lowagie.text.pdf.PdfPTable.getHorizontalAlignment() public boolean com.lowagie.text.pdf.PdfPTable.getKeepTogether() public int com.lowagie.text.pdf.PdfPTable.getNumberOfColumns() public com.lowagie.text.pdf.PdfPRow com.lowagie.text.pdf.PdfPTable.getRow(int) public float com.lowagie.text.pdf.PdfPTable.getRowHeight(int) public java.util.ArrayList com.lowagie.text.pdf.PdfPTable.getRows() public java.util.ArrayList com.lowagie.text.pdf.PdfPTable.getRows(int,int) public float com.lowagie.text.pdf.PdfPTable.getRowspanHeight(int,int) public int com.lowagie.text.pdf.PdfPTable.getRunDirection() public float com.lowagie.text.pdf.PdfPTable.getSpacingAfter() public float com.lowagie.text.pdf.PdfPTable.getSpacingBefore() public com.lowagie.text.pdf.PdfPTableEvent com.lowagie.text.pdf.PdfPTable.getTableEvent() public float com.lowagie.text.pdf.PdfPTable.getTotalHeight() public float com.lowagie.text.pdf.PdfPTable.getTotalWidth() public float com.lowagie.text.pdf.PdfPTable.getWidthPercentage() public boolean com.lowagie.text.pdf.PdfPTable.hasRowspan(int) public boolean com.lowagie.text.pdf.PdfPTable.isComplete() public boolean com.lowagie.text.pdf.PdfPTable.isContent() public boolean com.lowagie.text.pdf.PdfPTable.isExtendLastRow() public boolean com.lowagie.text.pdf.PdfPTable.isExtendLastRow(boolean) public boolean com.lowagie.text.pdf.PdfPTable.isHeadersInEvent() public boolean com.lowagie.text.pdf.PdfPTable.isLockedWidth() public boolean com.lowagie.text.pdf.PdfPTable.isNestable() public boolean com.lowagie.text.pdf.PdfPTable.isSkipFirstHeader() public boolean com.lowagie.text.pdf.PdfPTable.isSkipLastFooter() public boolean com.lowagie.text.pdf.PdfPTable.isSplitLate() public boolean com.lowagie.text.pdf.PdfPTable.isSplitRows() public void com.lowagie.text.pdf.PdfPTable.normalizeHeadersFooters() public boolean com.lowagie.text.pdf.PdfPTable.process(com.lowagie.text.ElementListener) public void com.lowagie.text.pdf.PdfPTable.resetColumnCount(int) public void com.lowagie.text.pdf.PdfPTable.setComplete(boolean) public void com.lowagie.text.pdf.PdfPTable.setExtendLastRow(boolean) public void com.lowagie.text.pdf.PdfPTable.setExtendLastRow(boolean,boolean) public void com.lowagie.text.pdf.PdfPTable.setFooterRows(int) public void com.lowagie.text.pdf.PdfPTable.setHeaderRows(int) public void com.lowagie.text.pdf.PdfPTable.setHeadersInEvent(boolean) public void com.lowagie.text.pdf.PdfPTable.setHorizontalAlignment(int) public void com.lowagie.text.pdf.PdfPTable.setKeepTogether(boolean) public void com.lowagie.text.pdf.PdfPTable.setLockedWidth(boolean) public void com.lowagie.text.pdf.PdfPTable.setRunDirection(int) public void com.lowagie.text.pdf.PdfPTable.setSkipFirstHeader(boolean) public void com.lowagie.text.pdf.PdfPTable.setSkipLastFooter(boolean) public void com.lowagie.text.pdf.PdfPTable.setSpacingAfter(float) public void com.lowagie.text.pdf.PdfPTable.setSpacingBefore(float) public void com.lowagie.text.pdf.PdfPTable.setSplitLate(boolean) public void com.lowagie.text.pdf.PdfPTable.setSplitRows(boolean) public void com.lowagie.text.pdf.PdfPTable.setTableEvent(com.lowagie.text.pdf.PdfPTableEvent) public void com.lowagie.text.pdf.PdfPTable.setTotalWidth(float) public void com.lowagie.text.pdf.PdfPTable.setTotalWidth(float[]) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfPTable.setWidthPercentage(float) public void com.lowagie.text.pdf.PdfPTable.setWidthPercentage(float[],com.lowagie.text.Rectangle) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfPTable.setWidths(float[]) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfPTable.setWidths(int[]) throws com.lowagie.text.DocumentException public static com.lowagie.text.pdf.PdfPTable com.lowagie.text.pdf.PdfPTable.shallowCopy(com.lowagie.text.pdf.PdfPTable) public int com.lowagie.text.pdf.PdfPTable.size() public float com.lowagie.text.pdf.PdfPTable.spacingAfter() public float com.lowagie.text.pdf.PdfPTable.spacingBefore() public int com.lowagie.text.pdf.PdfPTable.type() public float com.lowagie.text.pdf.PdfPTable.writeSelectedRows(int,int,float,float,com.lowagie.text.pdf.PdfContentByte) public float com.lowagie.text.pdf.PdfPTable.writeSelectedRows(int,int,float,float,com.lowagie.text.pdf.PdfContentByte[]) public float com.lowagie.text.pdf.PdfPTable.writeSelectedRows(int,int,int,int,float,float,com.lowagie.text.pdf.PdfContentByte) public float com.lowagie.text.pdf.PdfPTable.writeSelectedRows(int,int,int,int,float,float,com.lowagie.text.pdf.PdfContentByte,boolean) public float com.lowagie.text.pdf.PdfPTable.writeSelectedRows(int,int,int,int,float,float,com.lowagie.text.pdf.PdfContentByte[]) public float com.lowagie.text.pdf.PdfPTable.writeSelectedRows(int,int,int,int,float,float,com.lowagie.text.pdf.PdfContentByte[],boolean) interface com.lowagie.text.pdf.PdfPTableEvent public abstract void com.lowagie.text.pdf.PdfPTableEvent.tableLayout(com.lowagie.text.pdf.PdfPTable,float[][],float[],int,int,com.lowagie.text.pdf.PdfContentByte[]) class com.lowagie.text.pdf.PdfPage public static final com.lowagie.text.pdf.PdfNumber com.lowagie.text.pdf.PdfPage.INVERTEDPORTRAIT public static final com.lowagie.text.pdf.PdfNumber com.lowagie.text.pdf.PdfPage.LANDSCAPE public static final com.lowagie.text.pdf.PdfNumber com.lowagie.text.pdf.PdfPage.PORTRAIT public static final com.lowagie.text.pdf.PdfNumber com.lowagie.text.pdf.PdfPage.SEASCAPE public boolean com.lowagie.text.pdf.PdfPage.isParent() interface com.lowagie.text.pdf.PdfPageEvent public abstract void com.lowagie.text.pdf.PdfPageEvent.onChapter(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float,com.lowagie.text.Paragraph) public abstract void com.lowagie.text.pdf.PdfPageEvent.onChapterEnd(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public abstract void com.lowagie.text.pdf.PdfPageEvent.onCloseDocument(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) public abstract void com.lowagie.text.pdf.PdfPageEvent.onEndPage(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) public abstract void com.lowagie.text.pdf.PdfPageEvent.onGenericTag(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,com.lowagie.text.Rectangle,java.lang.String) public abstract void com.lowagie.text.pdf.PdfPageEvent.onOpenDocument(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) public abstract void com.lowagie.text.pdf.PdfPageEvent.onParagraph(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public abstract void com.lowagie.text.pdf.PdfPageEvent.onParagraphEnd(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public abstract void com.lowagie.text.pdf.PdfPageEvent.onSection(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float,int,com.lowagie.text.Paragraph) public abstract void com.lowagie.text.pdf.PdfPageEvent.onSectionEnd(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public abstract void com.lowagie.text.pdf.PdfPageEvent.onStartPage(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) class com.lowagie.text.pdf.PdfPageEventHelper public com.lowagie.text.pdf.PdfPageEventHelper() public void com.lowagie.text.pdf.PdfPageEventHelper.onChapter(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float,com.lowagie.text.Paragraph) public void com.lowagie.text.pdf.PdfPageEventHelper.onChapterEnd(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public void com.lowagie.text.pdf.PdfPageEventHelper.onCloseDocument(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) public void com.lowagie.text.pdf.PdfPageEventHelper.onEndPage(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) public void com.lowagie.text.pdf.PdfPageEventHelper.onGenericTag(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,com.lowagie.text.Rectangle,java.lang.String) public void com.lowagie.text.pdf.PdfPageEventHelper.onOpenDocument(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) public void com.lowagie.text.pdf.PdfPageEventHelper.onParagraph(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public void com.lowagie.text.pdf.PdfPageEventHelper.onParagraphEnd(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public void com.lowagie.text.pdf.PdfPageEventHelper.onSection(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float,int,com.lowagie.text.Paragraph) public void com.lowagie.text.pdf.PdfPageEventHelper.onSectionEnd(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public void com.lowagie.text.pdf.PdfPageEventHelper.onStartPage(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) class com.lowagie.text.pdf.PdfPageLabels public static final int com.lowagie.text.pdf.PdfPageLabels.DECIMAL_ARABIC_NUMERALS public static final int com.lowagie.text.pdf.PdfPageLabels.EMPTY public static final int com.lowagie.text.pdf.PdfPageLabels.LOWERCASE_LETTERS public static final int com.lowagie.text.pdf.PdfPageLabels.LOWERCASE_ROMAN_NUMERALS public static final int com.lowagie.text.pdf.PdfPageLabels.UPPERCASE_LETTERS public static final int com.lowagie.text.pdf.PdfPageLabels.UPPERCASE_ROMAN_NUMERALS public com.lowagie.text.pdf.PdfPageLabels() public void com.lowagie.text.pdf.PdfPageLabels.addPageLabel(com.lowagie.text.pdf.PdfPageLabels$PdfPageLabelFormat) public void com.lowagie.text.pdf.PdfPageLabels.addPageLabel(int,int) public void com.lowagie.text.pdf.PdfPageLabels.addPageLabel(int,int,java.lang.String) public void com.lowagie.text.pdf.PdfPageLabels.addPageLabel(int,int,java.lang.String,int) public static com.lowagie.text.pdf.PdfPageLabels$PdfPageLabelFormat[] com.lowagie.text.pdf.PdfPageLabels.getPageLabelFormats(com.lowagie.text.pdf.PdfReader) public static java.lang.String[] com.lowagie.text.pdf.PdfPageLabels.getPageLabels(com.lowagie.text.pdf.PdfReader) public void com.lowagie.text.pdf.PdfPageLabels.removePageLabel(int) class com.lowagie.text.pdf.PdfPageLabels$PdfPageLabelFormat public int com.lowagie.text.pdf.PdfPageLabels$PdfPageLabelFormat.logicalPage public int com.lowagie.text.pdf.PdfPageLabels$PdfPageLabelFormat.numberStyle public int com.lowagie.text.pdf.PdfPageLabels$PdfPageLabelFormat.physicalPage public java.lang.String com.lowagie.text.pdf.PdfPageLabels$PdfPageLabelFormat.prefix public com.lowagie.text.pdf.PdfPageLabels$PdfPageLabelFormat(int,int,java.lang.String,int) class com.lowagie.text.pdf.PdfPages class com.lowagie.text.pdf.PdfPattern class com.lowagie.text.pdf.PdfPatternPainter public void com.lowagie.text.pdf.PdfPatternPainter.addImage(com.lowagie.text.Image,float,float,float,float,float,float) throws com.lowagie.text.DocumentException public java.awt.Color com.lowagie.text.pdf.PdfPatternPainter.getDefaultColor() public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfPatternPainter.getDuplicate() public float com.lowagie.text.pdf.PdfPatternPainter.getXStep() public float com.lowagie.text.pdf.PdfPatternPainter.getYStep() public boolean com.lowagie.text.pdf.PdfPatternPainter.isStencil() public void com.lowagie.text.pdf.PdfPatternPainter.resetCMYKColorFill() public void com.lowagie.text.pdf.PdfPatternPainter.resetCMYKColorStroke() public void com.lowagie.text.pdf.PdfPatternPainter.resetGrayFill() public void com.lowagie.text.pdf.PdfPatternPainter.resetGrayStroke() public void com.lowagie.text.pdf.PdfPatternPainter.resetRGBColorFill() public void com.lowagie.text.pdf.PdfPatternPainter.resetRGBColorStroke() public void com.lowagie.text.pdf.PdfPatternPainter.setCMYKColorFill(int,int,int,int) public void com.lowagie.text.pdf.PdfPatternPainter.setCMYKColorFillF(float,float,float,float) public void com.lowagie.text.pdf.PdfPatternPainter.setCMYKColorStroke(int,int,int,int) public void com.lowagie.text.pdf.PdfPatternPainter.setCMYKColorStrokeF(float,float,float,float) public void com.lowagie.text.pdf.PdfPatternPainter.setColorFill(com.lowagie.text.pdf.PdfSpotColor,float) public void com.lowagie.text.pdf.PdfPatternPainter.setColorFill(java.awt.Color) public void com.lowagie.text.pdf.PdfPatternPainter.setColorStroke(com.lowagie.text.pdf.PdfSpotColor,float) public void com.lowagie.text.pdf.PdfPatternPainter.setColorStroke(java.awt.Color) public void com.lowagie.text.pdf.PdfPatternPainter.setGrayFill(float) public void com.lowagie.text.pdf.PdfPatternPainter.setGrayStroke(float) public void com.lowagie.text.pdf.PdfPatternPainter.setPatternFill(com.lowagie.text.pdf.PdfPatternPainter) public void com.lowagie.text.pdf.PdfPatternPainter.setPatternFill(com.lowagie.text.pdf.PdfPatternPainter,java.awt.Color,float) public void com.lowagie.text.pdf.PdfPatternPainter.setPatternMatrix(float,float,float,float,float,float) public void com.lowagie.text.pdf.PdfPatternPainter.setPatternStroke(com.lowagie.text.pdf.PdfPatternPainter) public void com.lowagie.text.pdf.PdfPatternPainter.setPatternStroke(com.lowagie.text.pdf.PdfPatternPainter,java.awt.Color,float) public void com.lowagie.text.pdf.PdfPatternPainter.setRGBColorFill(int,int,int) public void com.lowagie.text.pdf.PdfPatternPainter.setRGBColorFillF(float,float,float) public void com.lowagie.text.pdf.PdfPatternPainter.setRGBColorStroke(int,int,int) public void com.lowagie.text.pdf.PdfPatternPainter.setRGBColorStrokeF(float,float,float) public void com.lowagie.text.pdf.PdfPatternPainter.setXStep(float) public void com.lowagie.text.pdf.PdfPatternPainter.setYStep(float) class com.lowagie.text.pdf.PdfPublicKeyRecipient public com.lowagie.text.pdf.PdfPublicKeyRecipient(java.security.cert.Certificate,int) public java.security.cert.Certificate com.lowagie.text.pdf.PdfPublicKeyRecipient.getCertificate() public int com.lowagie.text.pdf.PdfPublicKeyRecipient.getPermission() class com.lowagie.text.pdf.PdfPublicKeySecurityHandler class com.lowagie.text.pdf.PdfReader public com.lowagie.text.pdf.PdfReader(byte[]) throws java.io.IOException public com.lowagie.text.pdf.PdfReader(byte[],byte[]) throws java.io.IOException public com.lowagie.text.pdf.PdfReader(com.lowagie.text.pdf.PdfReader) public com.lowagie.text.pdf.PdfReader(com.lowagie.text.pdf.RandomAccessFileOrArray,byte[]) throws java.io.IOException public com.lowagie.text.pdf.PdfReader(java.io.InputStream) throws java.io.IOException public com.lowagie.text.pdf.PdfReader(java.io.InputStream,byte[]) throws java.io.IOException public com.lowagie.text.pdf.PdfReader(java.lang.String) throws java.io.IOException public com.lowagie.text.pdf.PdfReader(java.lang.String,byte[]) throws java.io.IOException public com.lowagie.text.pdf.PdfReader(java.lang.String,java.security.cert.Certificate,java.security.Key,java.lang.String) throws java.io.IOException public com.lowagie.text.pdf.PdfReader(java.net.URL) throws java.io.IOException public com.lowagie.text.pdf.PdfReader(java.net.URL,byte[]) throws java.io.IOException public static byte[] com.lowagie.text.pdf.PdfReader.ASCII85Decode(byte[]) public static byte[] com.lowagie.text.pdf.PdfReader.ASCIIHexDecode(byte[]) public static byte[] com.lowagie.text.pdf.PdfReader.FlateDecode(byte[]) public static byte[] com.lowagie.text.pdf.PdfReader.FlateDecode(byte[],boolean) public static byte[] com.lowagie.text.pdf.PdfReader.LZWDecode(byte[]) public com.lowagie.text.pdf.PRIndirectReference com.lowagie.text.pdf.PdfReader.addPdfObject(com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfReader.addViewerPreference(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfReader.close() public byte[] com.lowagie.text.pdf.PdfReader.computeUserPassword() public void com.lowagie.text.pdf.PdfReader.consolidateNamedDestinations() public int com.lowagie.text.pdf.PdfReader.createFakeFontSubsets() public static byte[] com.lowagie.text.pdf.PdfReader.decodePredictor(byte[],com.lowagie.text.pdf.PdfObject) public double com.lowagie.text.pdf.PdfReader.dumpPerc() public void com.lowagie.text.pdf.PdfReader.eliminateSharedStreams() public com.lowagie.text.pdf.AcroFields com.lowagie.text.pdf.PdfReader.getAcroFields() public com.lowagie.text.pdf.PRAcroForm com.lowagie.text.pdf.PdfReader.getAcroForm() public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfReader.getBoxSize(int,java.lang.String) public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfReader.getCatalog() public int com.lowagie.text.pdf.PdfReader.getCertificationLevel() public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfReader.getCropBox(int) public int com.lowagie.text.pdf.PdfReader.getCryptoMode() public int com.lowagie.text.pdf.PdfReader.getEofPos() public int com.lowagie.text.pdf.PdfReader.getFileLength() public java.util.HashMap com.lowagie.text.pdf.PdfReader.getInfo() public java.lang.String com.lowagie.text.pdf.PdfReader.getJavaScript() throws java.io.IOException public java.lang.String com.lowagie.text.pdf.PdfReader.getJavaScript(com.lowagie.text.pdf.RandomAccessFileOrArray) throws java.io.IOException public int com.lowagie.text.pdf.PdfReader.getLastXref() public java.util.ArrayList com.lowagie.text.pdf.PdfReader.getLinks(int) public byte[] com.lowagie.text.pdf.PdfReader.getMetadata() throws java.io.IOException public java.util.HashMap com.lowagie.text.pdf.PdfReader.getNamedDestination() public java.util.HashMap com.lowagie.text.pdf.PdfReader.getNamedDestination(boolean) public java.util.HashMap com.lowagie.text.pdf.PdfReader.getNamedDestinationFromNames() public java.util.HashMap com.lowagie.text.pdf.PdfReader.getNamedDestinationFromNames(boolean) public java.util.HashMap com.lowagie.text.pdf.PdfReader.getNamedDestinationFromStrings() public static com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfReader.getNormalizedRectangle(com.lowagie.text.pdf.PdfArray) public int com.lowagie.text.pdf.PdfReader.getNumberOfPages() public byte[] com.lowagie.text.pdf.PdfReader.getPageContent(int) throws java.io.IOException public byte[] com.lowagie.text.pdf.PdfReader.getPageContent(int,com.lowagie.text.pdf.RandomAccessFileOrArray) throws java.io.IOException public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfReader.getPageN(int) public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfReader.getPageNRelease(int) public com.lowagie.text.pdf.PRIndirectReference com.lowagie.text.pdf.PdfReader.getPageOrigRef(int) public int com.lowagie.text.pdf.PdfReader.getPageRotation(int) public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfReader.getPageSize(com.lowagie.text.pdf.PdfDictionary) public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfReader.getPageSize(int) public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfReader.getPageSizeWithRotation(com.lowagie.text.pdf.PdfDictionary) public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfReader.getPageSizeWithRotation(int) public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfReader.getPdfObject(int) public static com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfReader.getPdfObject(com.lowagie.text.pdf.PdfObject) public static com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfReader.getPdfObject(com.lowagie.text.pdf.PdfObject,com.lowagie.text.pdf.PdfObject) public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfReader.getPdfObjectRelease(int) public static com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfReader.getPdfObjectRelease(com.lowagie.text.pdf.PdfObject) public static com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfReader.getPdfObjectRelease(com.lowagie.text.pdf.PdfObject,com.lowagie.text.pdf.PdfObject) public char com.lowagie.text.pdf.PdfReader.getPdfVersion() public int com.lowagie.text.pdf.PdfReader.getPermissions() public com.lowagie.text.pdf.RandomAccessFileOrArray com.lowagie.text.pdf.PdfReader.getSafeFile() public int com.lowagie.text.pdf.PdfReader.getSimpleViewerPreferences() public static byte[] com.lowagie.text.pdf.PdfReader.getStreamBytes(com.lowagie.text.pdf.PRStream) throws java.io.IOException public static byte[] com.lowagie.text.pdf.PdfReader.getStreamBytes(com.lowagie.text.pdf.PRStream,com.lowagie.text.pdf.RandomAccessFileOrArray) throws java.io.IOException public static byte[] com.lowagie.text.pdf.PdfReader.getStreamBytesRaw(com.lowagie.text.pdf.PRStream) throws java.io.IOException public static byte[] com.lowagie.text.pdf.PdfReader.getStreamBytesRaw(com.lowagie.text.pdf.PRStream,com.lowagie.text.pdf.RandomAccessFileOrArray) throws java.io.IOException public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfReader.getTrailer() public int com.lowagie.text.pdf.PdfReader.getXrefSize() public boolean com.lowagie.text.pdf.PdfReader.is128Key() public boolean com.lowagie.text.pdf.PdfReader.isAppendable() public boolean com.lowagie.text.pdf.PdfReader.isEncrypted() public boolean com.lowagie.text.pdf.PdfReader.isHybridXref() public boolean com.lowagie.text.pdf.PdfReader.isMetadataEncrypted() public boolean com.lowagie.text.pdf.PdfReader.isNewXrefType() public final boolean com.lowagie.text.pdf.PdfReader.isOpenedWithFullPermissions() public boolean com.lowagie.text.pdf.PdfReader.isRebuilt() public boolean com.lowagie.text.pdf.PdfReader.isTampered() public static com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.PdfReader.killIndirect(com.lowagie.text.pdf.PdfObject) public static void com.lowagie.text.pdf.PdfReader.releaseLastXrefPartial(com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfReader.releaseLastXrefPartial() public void com.lowagie.text.pdf.PdfReader.releasePage(int) public void com.lowagie.text.pdf.PdfReader.removeAnnotations() public void com.lowagie.text.pdf.PdfReader.removeFields() public int com.lowagie.text.pdf.PdfReader.removeUnusedObjects() public void com.lowagie.text.pdf.PdfReader.removeUsageRights() public void com.lowagie.text.pdf.PdfReader.resetLastXrefPartial() public void com.lowagie.text.pdf.PdfReader.resetReleasePage() public void com.lowagie.text.pdf.PdfReader.selectPages(java.lang.String) public void com.lowagie.text.pdf.PdfReader.selectPages(java.util.List) public void com.lowagie.text.pdf.PdfReader.setAppendable(boolean) public void com.lowagie.text.pdf.PdfReader.setPageContent(int,byte[]) public void com.lowagie.text.pdf.PdfReader.setPageContent(int,byte[],int) public void com.lowagie.text.pdf.PdfReader.setTampered(boolean) public void com.lowagie.text.pdf.PdfReader.setViewerPreferences(int) public int com.lowagie.text.pdf.PdfReader.shuffleSubsetNames() class com.lowagie.text.pdf.PdfRectangle public com.lowagie.text.pdf.PdfRectangle(com.lowagie.text.Rectangle) public com.lowagie.text.pdf.PdfRectangle(com.lowagie.text.Rectangle,int) public com.lowagie.text.pdf.PdfRectangle(float,float) public com.lowagie.text.pdf.PdfRectangle(float,float,float,float) public com.lowagie.text.pdf.PdfRectangle(float,float,float,float,int) public com.lowagie.text.pdf.PdfRectangle(float,float,int) public boolean com.lowagie.text.pdf.PdfRectangle.add(com.lowagie.text.pdf.PdfObject) public boolean com.lowagie.text.pdf.PdfRectangle.add(float[]) public boolean com.lowagie.text.pdf.PdfRectangle.add(int[]) public void com.lowagie.text.pdf.PdfRectangle.addFirst(com.lowagie.text.pdf.PdfObject) public float com.lowagie.text.pdf.PdfRectangle.bottom() public float com.lowagie.text.pdf.PdfRectangle.bottom(int) public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfRectangle.getRectangle() public float com.lowagie.text.pdf.PdfRectangle.height() public float com.lowagie.text.pdf.PdfRectangle.left() public float com.lowagie.text.pdf.PdfRectangle.left(int) public float com.lowagie.text.pdf.PdfRectangle.right() public float com.lowagie.text.pdf.PdfRectangle.right(int) public com.lowagie.text.pdf.PdfRectangle com.lowagie.text.pdf.PdfRectangle.rotate() public float com.lowagie.text.pdf.PdfRectangle.top() public float com.lowagie.text.pdf.PdfRectangle.top(int) public float com.lowagie.text.pdf.PdfRectangle.width() class com.lowagie.text.pdf.PdfRendition class com.lowagie.text.pdf.PdfShading public static void com.lowagie.text.pdf.PdfShading.checkCompatibleColors(java.awt.Color,java.awt.Color) public float[] com.lowagie.text.pdf.PdfShading.getBBox() public static float[] com.lowagie.text.pdf.PdfShading.getColorArray(java.awt.Color) public java.awt.Color com.lowagie.text.pdf.PdfShading.getColorSpace() public boolean com.lowagie.text.pdf.PdfShading.isAntiAlias() public void com.lowagie.text.pdf.PdfShading.setAntiAlias(boolean) public void com.lowagie.text.pdf.PdfShading.setBBox(float[]) public static com.lowagie.text.pdf.PdfShading com.lowagie.text.pdf.PdfShading.simpleAxial(com.lowagie.text.pdf.PdfWriter,float,float,float,float,java.awt.Color,java.awt.Color) public static com.lowagie.text.pdf.PdfShading com.lowagie.text.pdf.PdfShading.simpleAxial(com.lowagie.text.pdf.PdfWriter,float,float,float,float,java.awt.Color,java.awt.Color,boolean,boolean) public static com.lowagie.text.pdf.PdfShading com.lowagie.text.pdf.PdfShading.simpleRadial(com.lowagie.text.pdf.PdfWriter,float,float,float,float,float,float,java.awt.Color,java.awt.Color) public static com.lowagie.text.pdf.PdfShading com.lowagie.text.pdf.PdfShading.simpleRadial(com.lowagie.text.pdf.PdfWriter,float,float,float,float,float,float,java.awt.Color,java.awt.Color,boolean,boolean) public static void com.lowagie.text.pdf.PdfShading.throwColorSpaceError() public static com.lowagie.text.pdf.PdfShading com.lowagie.text.pdf.PdfShading.type1(com.lowagie.text.pdf.PdfWriter,java.awt.Color,float[],float[],com.lowagie.text.pdf.PdfFunction) public static com.lowagie.text.pdf.PdfShading com.lowagie.text.pdf.PdfShading.type2(com.lowagie.text.pdf.PdfWriter,java.awt.Color,float[],float[],com.lowagie.text.pdf.PdfFunction,boolean[]) public static com.lowagie.text.pdf.PdfShading com.lowagie.text.pdf.PdfShading.type3(com.lowagie.text.pdf.PdfWriter,java.awt.Color,float[],float[],com.lowagie.text.pdf.PdfFunction,boolean[]) class com.lowagie.text.pdf.PdfShadingPattern public com.lowagie.text.pdf.PdfShadingPattern(com.lowagie.text.pdf.PdfShading) public float[] com.lowagie.text.pdf.PdfShadingPattern.getMatrix() public com.lowagie.text.pdf.PdfShading com.lowagie.text.pdf.PdfShadingPattern.getShading() public void com.lowagie.text.pdf.PdfShadingPattern.setMatrix(float[]) class com.lowagie.text.pdf.PdfSigGenericPKCS public com.lowagie.text.pdf.PdfSigGenericPKCS(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfName) public java.lang.String com.lowagie.text.pdf.PdfSigGenericPKCS.getName() public com.lowagie.text.pdf.PdfPKCS7 com.lowagie.text.pdf.PdfSigGenericPKCS.getSigner() public byte[] com.lowagie.text.pdf.PdfSigGenericPKCS.getSignerContents() public void com.lowagie.text.pdf.PdfSigGenericPKCS.setExternalDigest(byte[],byte[],java.lang.String) public void com.lowagie.text.pdf.PdfSigGenericPKCS.setSignInfo(java.security.PrivateKey,java.security.cert.Certificate[],java.security.cert.CRL[]) class com.lowagie.text.pdf.PdfSigGenericPKCS$PPKLite public com.lowagie.text.pdf.PdfSigGenericPKCS$PPKLite() public com.lowagie.text.pdf.PdfSigGenericPKCS$PPKLite(java.lang.String) class com.lowagie.text.pdf.PdfSigGenericPKCS$PPKMS public com.lowagie.text.pdf.PdfSigGenericPKCS$PPKMS() public com.lowagie.text.pdf.PdfSigGenericPKCS$PPKMS(java.lang.String) class com.lowagie.text.pdf.PdfSigGenericPKCS$VeriSign public com.lowagie.text.pdf.PdfSigGenericPKCS$VeriSign() public com.lowagie.text.pdf.PdfSigGenericPKCS$VeriSign(java.lang.String) class com.lowagie.text.pdf.PdfSignature public com.lowagie.text.pdf.PdfSignature(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfName) public void com.lowagie.text.pdf.PdfSignature.setByteRange(int[]) public void com.lowagie.text.pdf.PdfSignature.setCert(byte[]) public void com.lowagie.text.pdf.PdfSignature.setContact(java.lang.String) public void com.lowagie.text.pdf.PdfSignature.setContents(byte[]) public void com.lowagie.text.pdf.PdfSignature.setDate(com.lowagie.text.pdf.PdfDate) public void com.lowagie.text.pdf.PdfSignature.setLocation(java.lang.String) public void com.lowagie.text.pdf.PdfSignature.setName(java.lang.String) public void com.lowagie.text.pdf.PdfSignature.setReason(java.lang.String) class com.lowagie.text.pdf.PdfSignatureAppearance public static final int com.lowagie.text.pdf.PdfSignatureAppearance.CERTIFIED_FORM_FILLING public static final int com.lowagie.text.pdf.PdfSignatureAppearance.CERTIFIED_FORM_FILLING_AND_ANNOTATIONS public static final int com.lowagie.text.pdf.PdfSignatureAppearance.CERTIFIED_NO_CHANGES_ALLOWED public static final int com.lowagie.text.pdf.PdfSignatureAppearance.NOT_CERTIFIED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfSignatureAppearance.SELF_SIGNED public static final int com.lowagie.text.pdf.PdfSignatureAppearance.SignatureRenderDescription public static final int com.lowagie.text.pdf.PdfSignatureAppearance.SignatureRenderGraphicAndDescription public static final int com.lowagie.text.pdf.PdfSignatureAppearance.SignatureRenderNameAndDescription public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfSignatureAppearance.VERISIGN_SIGNED public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfSignatureAppearance.WINCER_SIGNED public static final java.lang.String com.lowagie.text.pdf.PdfSignatureAppearance.questionMark public void com.lowagie.text.pdf.PdfSignatureAppearance.close(com.lowagie.text.pdf.PdfDictionary) throws java.io.IOException,com.lowagie.text.DocumentException public static float com.lowagie.text.pdf.PdfSignatureAppearance.fitText(com.lowagie.text.Font,java.lang.String,com.lowagie.text.Rectangle,float,int) public com.lowagie.text.pdf.PdfTemplate com.lowagie.text.pdf.PdfSignatureAppearance.getAppearance() throws com.lowagie.text.DocumentException public java.security.cert.Certificate[] com.lowagie.text.pdf.PdfSignatureAppearance.getCertChain() public int com.lowagie.text.pdf.PdfSignatureAppearance.getCertificationLevel() public java.lang.String com.lowagie.text.pdf.PdfSignatureAppearance.getContact() public java.security.cert.CRL[] com.lowagie.text.pdf.PdfSignatureAppearance.getCrlList() public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfSignatureAppearance.getCryptoDictionary() public java.lang.String com.lowagie.text.pdf.PdfSignatureAppearance.getFieldName() public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfSignatureAppearance.getFilter() public com.lowagie.text.Image com.lowagie.text.pdf.PdfSignatureAppearance.getImage() public float com.lowagie.text.pdf.PdfSignatureAppearance.getImageScale() public com.lowagie.text.pdf.PdfTemplate com.lowagie.text.pdf.PdfSignatureAppearance.getLayer(int) public com.lowagie.text.Font com.lowagie.text.pdf.PdfSignatureAppearance.getLayer2Font() public java.lang.String com.lowagie.text.pdf.PdfSignatureAppearance.getLayer2Text() public java.lang.String com.lowagie.text.pdf.PdfSignatureAppearance.getLayer4Text() public java.lang.String com.lowagie.text.pdf.PdfSignatureAppearance.getLocation() public java.lang.String com.lowagie.text.pdf.PdfSignatureAppearance.getNewSigName() public int com.lowagie.text.pdf.PdfSignatureAppearance.getPage() public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfSignatureAppearance.getPageRect() public java.security.PrivateKey com.lowagie.text.pdf.PdfSignatureAppearance.getPrivKey() public java.lang.String com.lowagie.text.pdf.PdfSignatureAppearance.getProvider() public java.io.InputStream com.lowagie.text.pdf.PdfSignatureAppearance.getRangeStream() public java.lang.String com.lowagie.text.pdf.PdfSignatureAppearance.getReason() public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfSignatureAppearance.getRect() public int com.lowagie.text.pdf.PdfSignatureAppearance.getRender() public int com.lowagie.text.pdf.PdfSignatureAppearance.getRunDirection() public com.lowagie.text.pdf.PdfSigGenericPKCS com.lowagie.text.pdf.PdfSignatureAppearance.getSigStandard() public java.util.Calendar com.lowagie.text.pdf.PdfSignatureAppearance.getSignDate() public com.lowagie.text.pdf.PdfSignatureAppearance$SignatureEvent com.lowagie.text.pdf.PdfSignatureAppearance.getSignatureEvent() public com.lowagie.text.Image com.lowagie.text.pdf.PdfSignatureAppearance.getSignatureGraphic() public com.lowagie.text.pdf.PdfStamper com.lowagie.text.pdf.PdfSignatureAppearance.getStamper() public java.io.File com.lowagie.text.pdf.PdfSignatureAppearance.getTempFile() public com.lowagie.text.pdf.PdfTemplate com.lowagie.text.pdf.PdfSignatureAppearance.getTopLayer() public boolean com.lowagie.text.pdf.PdfSignatureAppearance.isAcro6Layers() public boolean com.lowagie.text.pdf.PdfSignatureAppearance.isInvisible() public boolean com.lowagie.text.pdf.PdfSignatureAppearance.isNewField() public boolean com.lowagie.text.pdf.PdfSignatureAppearance.isPreClosed() public void com.lowagie.text.pdf.PdfSignatureAppearance.preClose() throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfSignatureAppearance.preClose(java.util.HashMap) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfSignatureAppearance.setAcro6Layers(boolean) public void com.lowagie.text.pdf.PdfSignatureAppearance.setCertificationLevel(int) public void com.lowagie.text.pdf.PdfSignatureAppearance.setContact(java.lang.String) public void com.lowagie.text.pdf.PdfSignatureAppearance.setCrypto(java.security.PrivateKey,java.security.cert.Certificate[],java.security.cert.CRL[],com.lowagie.text.pdf.PdfName) public void com.lowagie.text.pdf.PdfSignatureAppearance.setCryptoDictionary(com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.PdfSignatureAppearance.setExternalDigest(byte[],byte[],java.lang.String) public void com.lowagie.text.pdf.PdfSignatureAppearance.setImage(com.lowagie.text.Image) public void com.lowagie.text.pdf.PdfSignatureAppearance.setImageScale(float) public void com.lowagie.text.pdf.PdfSignatureAppearance.setLayer2Font(com.lowagie.text.Font) public void com.lowagie.text.pdf.PdfSignatureAppearance.setLayer2Text(java.lang.String) public void com.lowagie.text.pdf.PdfSignatureAppearance.setLayer4Text(java.lang.String) public void com.lowagie.text.pdf.PdfSignatureAppearance.setLocation(java.lang.String) public void com.lowagie.text.pdf.PdfSignatureAppearance.setProvider(java.lang.String) public void com.lowagie.text.pdf.PdfSignatureAppearance.setReason(java.lang.String) public void com.lowagie.text.pdf.PdfSignatureAppearance.setRender(int) public void com.lowagie.text.pdf.PdfSignatureAppearance.setRunDirection(int) public void com.lowagie.text.pdf.PdfSignatureAppearance.setSignDate(java.util.Calendar) public void com.lowagie.text.pdf.PdfSignatureAppearance.setSignatureEvent(com.lowagie.text.pdf.PdfSignatureAppearance$SignatureEvent) public void com.lowagie.text.pdf.PdfSignatureAppearance.setSignatureGraphic(com.lowagie.text.Image) public void com.lowagie.text.pdf.PdfSignatureAppearance.setVisibleSignature(com.lowagie.text.Rectangle,int,java.lang.String) public void com.lowagie.text.pdf.PdfSignatureAppearance.setVisibleSignature(java.lang.String) interface com.lowagie.text.pdf.PdfSignatureAppearance$SignatureEvent public abstract void com.lowagie.text.pdf.PdfSignatureAppearance$SignatureEvent.getSignatureDictionary(com.lowagie.text.pdf.PdfDictionary) class com.lowagie.text.pdf.PdfSmartCopy public com.lowagie.text.pdf.PdfSmartCopy(com.lowagie.text.Document,java.io.OutputStream) throws com.lowagie.text.DocumentException class com.lowagie.text.pdf.PdfSpotColor public java.awt.Color com.lowagie.text.pdf.PdfSpotColor.altcs public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfSpotColor.name public com.lowagie.text.pdf.PdfSpotColor(java.lang.String,float,java.awt.Color) public java.awt.Color com.lowagie.text.pdf.PdfSpotColor.getAlternativeCS() public float com.lowagie.text.pdf.PdfSpotColor.getTint() class com.lowagie.text.pdf.PdfStamper public com.lowagie.text.pdf.PdfStamper(com.lowagie.text.pdf.PdfReader,java.io.OutputStream) throws com.lowagie.text.DocumentException,java.io.IOException public com.lowagie.text.pdf.PdfStamper(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,char) throws com.lowagie.text.DocumentException,java.io.IOException public com.lowagie.text.pdf.PdfStamper(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,char,boolean) throws com.lowagie.text.DocumentException,java.io.IOException public void com.lowagie.text.pdf.PdfStamper.addAnnotation(com.lowagie.text.pdf.PdfAnnotation,int) public void com.lowagie.text.pdf.PdfStamper.addComments(com.lowagie.text.pdf.FdfReader) throws java.io.IOException public void com.lowagie.text.pdf.PdfStamper.addFileAttachment(java.lang.String,byte[],java.lang.String,java.lang.String) throws java.io.IOException public void com.lowagie.text.pdf.PdfStamper.addFileAttachment(java.lang.String,com.lowagie.text.pdf.PdfFileSpecification) throws java.io.IOException public void com.lowagie.text.pdf.PdfStamper.addJavaScript(java.lang.String) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PdfStamper.addSignature(java.lang.String,int,float,float,float,float) public void com.lowagie.text.pdf.PdfStamper.addViewerPreference(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfStamper.close() throws com.lowagie.text.DocumentException,java.io.IOException public static com.lowagie.text.pdf.PdfStamper com.lowagie.text.pdf.PdfStamper.createSignature(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,char) throws com.lowagie.text.DocumentException,java.io.IOException public static com.lowagie.text.pdf.PdfStamper com.lowagie.text.pdf.PdfStamper.createSignature(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,char,java.io.File) throws com.lowagie.text.DocumentException,java.io.IOException public static com.lowagie.text.pdf.PdfStamper com.lowagie.text.pdf.PdfStamper.createSignature(com.lowagie.text.pdf.PdfReader,java.io.OutputStream,char,java.io.File,boolean) throws com.lowagie.text.DocumentException,java.io.IOException public com.lowagie.text.pdf.AcroFields com.lowagie.text.pdf.PdfStamper.getAcroFields() public com.lowagie.text.pdf.PdfImportedPage com.lowagie.text.pdf.PdfStamper.getImportedPage(com.lowagie.text.pdf.PdfReader,int) public java.util.HashMap com.lowagie.text.pdf.PdfStamper.getMoreInfo() public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfStamper.getOverContent(int) public java.util.Map com.lowagie.text.pdf.PdfStamper.getPdfLayers() public com.lowagie.text.pdf.PdfReader com.lowagie.text.pdf.PdfStamper.getReader() public com.lowagie.text.pdf.PdfSignatureAppearance com.lowagie.text.pdf.PdfStamper.getSignatureAppearance() public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfStamper.getUnderContent(int) public com.lowagie.text.pdf.PdfWriter com.lowagie.text.pdf.PdfStamper.getWriter() public void com.lowagie.text.pdf.PdfStamper.insertPage(int,com.lowagie.text.Rectangle) public boolean com.lowagie.text.pdf.PdfStamper.isFullCompression() public boolean com.lowagie.text.pdf.PdfStamper.isRotateContents() public void com.lowagie.text.pdf.PdfStamper.makePackage(com.lowagie.text.pdf.PdfName) public void com.lowagie.text.pdf.PdfStamper.makePackage(com.lowagie.text.pdf.collection.PdfCollection) public boolean com.lowagie.text.pdf.PdfStamper.partialFormFlattening(java.lang.String) public void com.lowagie.text.pdf.PdfStamper.replacePage(com.lowagie.text.pdf.PdfReader,int,int) public void com.lowagie.text.pdf.PdfStamper.setDuration(int,int) public void com.lowagie.text.pdf.PdfStamper.setEncryption(boolean,java.lang.String,java.lang.String,int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfStamper.setEncryption(byte[],byte[],int,boolean) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfStamper.setEncryption(byte[],byte[],int,int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfStamper.setEncryption(int,java.lang.String,java.lang.String,int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfStamper.setEncryption(java.security.cert.Certificate[],int[],int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfStamper.setFormFlattening(boolean) public void com.lowagie.text.pdf.PdfStamper.setFreeTextFlattening(boolean) public void com.lowagie.text.pdf.PdfStamper.setFullCompression() public void com.lowagie.text.pdf.PdfStamper.setMoreInfo(java.util.HashMap) public void com.lowagie.text.pdf.PdfStamper.setOutlines(java.util.List) public void com.lowagie.text.pdf.PdfStamper.setPageAction(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfAction,int) throws com.lowagie.text.pdf.PdfException public void com.lowagie.text.pdf.PdfStamper.setRotateContents(boolean) public void com.lowagie.text.pdf.PdfStamper.setThumbnail(com.lowagie.text.Image,int) throws com.lowagie.text.pdf.PdfException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfStamper.setTransition(com.lowagie.text.pdf.PdfTransition,int) public void com.lowagie.text.pdf.PdfStamper.setViewerPreferences(int) public void com.lowagie.text.pdf.PdfStamper.setXmpMetadata(byte[]) class com.lowagie.text.pdf.PdfStream public static final int com.lowagie.text.pdf.PdfStream.BEST_COMPRESSION public static final int com.lowagie.text.pdf.PdfStream.BEST_SPEED public static final int com.lowagie.text.pdf.PdfStream.DEFAULT_COMPRESSION public static final int com.lowagie.text.pdf.PdfStream.NO_COMPRESSION public com.lowagie.text.pdf.PdfStream(byte[]) public com.lowagie.text.pdf.PdfStream(java.io.InputStream,com.lowagie.text.pdf.PdfWriter) public void com.lowagie.text.pdf.PdfStream.flateCompress() public void com.lowagie.text.pdf.PdfStream.flateCompress(int) public int com.lowagie.text.pdf.PdfStream.getRawLength() public void com.lowagie.text.pdf.PdfStream.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException public java.lang.String com.lowagie.text.pdf.PdfStream.toString() public void com.lowagie.text.pdf.PdfStream.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.pdf.PdfStream.writeLength() throws java.io.IOException class com.lowagie.text.pdf.PdfString public com.lowagie.text.pdf.PdfString() public com.lowagie.text.pdf.PdfString(byte[]) public com.lowagie.text.pdf.PdfString(java.lang.String) public com.lowagie.text.pdf.PdfString(java.lang.String,java.lang.String) public byte[] com.lowagie.text.pdf.PdfString.getBytes() public java.lang.String com.lowagie.text.pdf.PdfString.getEncoding() public byte[] com.lowagie.text.pdf.PdfString.getOriginalBytes() public boolean com.lowagie.text.pdf.PdfString.isHexWriting() public com.lowagie.text.pdf.PdfString com.lowagie.text.pdf.PdfString.setHexWriting(boolean) public void com.lowagie.text.pdf.PdfString.toPdf(com.lowagie.text.pdf.PdfWriter,java.io.OutputStream) throws java.io.IOException public java.lang.String com.lowagie.text.pdf.PdfString.toString() public java.lang.String com.lowagie.text.pdf.PdfString.toUnicodeString() class com.lowagie.text.pdf.PdfStructureElement public com.lowagie.text.pdf.PdfStructureElement(com.lowagie.text.pdf.PdfStructureElement,com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfStructureElement(com.lowagie.text.pdf.PdfStructureTreeRoot,com.lowagie.text.pdf.PdfName) public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfStructureElement.getParent() public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfStructureElement.getReference() class com.lowagie.text.pdf.PdfStructureTreeRoot public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfStructureTreeRoot.getReference() public com.lowagie.text.pdf.PdfWriter com.lowagie.text.pdf.PdfStructureTreeRoot.getWriter() public void com.lowagie.text.pdf.PdfStructureTreeRoot.mapRole(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfName) class com.lowagie.text.pdf.PdfTable public float com.lowagie.text.pdf.PdfTable.getOffset() public final boolean com.lowagie.text.pdf.PdfTable.hasToFitPageCells() public final boolean com.lowagie.text.pdf.PdfTable.hasToFitPageTable() public int com.lowagie.text.pdf.PdfTable.type() class com.lowagie.text.pdf.PdfTemplate public static final int com.lowagie.text.pdf.PdfTemplate.TYPE_IMPORTED public static final int com.lowagie.text.pdf.PdfTemplate.TYPE_PATTERN public static final int com.lowagie.text.pdf.PdfTemplate.TYPE_TEMPLATE public void com.lowagie.text.pdf.PdfTemplate.beginVariableText() public static com.lowagie.text.pdf.PdfTemplate com.lowagie.text.pdf.PdfTemplate.createTemplate(com.lowagie.text.pdf.PdfWriter,float,float) public void com.lowagie.text.pdf.PdfTemplate.endVariableText() public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfTemplate.getBoundingBox() public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfTemplate.getDuplicate() public com.lowagie.text.pdf.PdfTransparencyGroup com.lowagie.text.pdf.PdfTemplate.getGroup() public float com.lowagie.text.pdf.PdfTemplate.getHeight() public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfTemplate.getIndirectReference() public com.lowagie.text.pdf.PdfOCG com.lowagie.text.pdf.PdfTemplate.getLayer() public int com.lowagie.text.pdf.PdfTemplate.getType() public float com.lowagie.text.pdf.PdfTemplate.getWidth() public void com.lowagie.text.pdf.PdfTemplate.setBoundingBox(com.lowagie.text.Rectangle) public void com.lowagie.text.pdf.PdfTemplate.setGroup(com.lowagie.text.pdf.PdfTransparencyGroup) public void com.lowagie.text.pdf.PdfTemplate.setHeight(float) public void com.lowagie.text.pdf.PdfTemplate.setLayer(com.lowagie.text.pdf.PdfOCG) public void com.lowagie.text.pdf.PdfTemplate.setMatrix(float,float,float,float,float,float) public void com.lowagie.text.pdf.PdfTemplate.setWidth(float) class com.lowagie.text.pdf.PdfTextArray public com.lowagie.text.pdf.PdfTextArray() public com.lowagie.text.pdf.PdfTextArray(java.lang.String) public void com.lowagie.text.pdf.PdfTextArray.add(com.lowagie.text.pdf.PdfNumber) public void com.lowagie.text.pdf.PdfTextArray.add(float) public void com.lowagie.text.pdf.PdfTextArray.add(java.lang.String) class com.lowagie.text.pdf.PdfTransition public static final int com.lowagie.text.pdf.PdfTransition.BLINDH public static final int com.lowagie.text.pdf.PdfTransition.BLINDV public static final int com.lowagie.text.pdf.PdfTransition.BTWIPE public static final int com.lowagie.text.pdf.PdfTransition.DGLITTER public static final int com.lowagie.text.pdf.PdfTransition.DISSOLVE public static final int com.lowagie.text.pdf.PdfTransition.INBOX public static final int com.lowagie.text.pdf.PdfTransition.LRGLITTER public static final int com.lowagie.text.pdf.PdfTransition.LRWIPE public static final int com.lowagie.text.pdf.PdfTransition.OUTBOX public static final int com.lowagie.text.pdf.PdfTransition.RLWIPE public static final int com.lowagie.text.pdf.PdfTransition.SPLITHIN public static final int com.lowagie.text.pdf.PdfTransition.SPLITHOUT public static final int com.lowagie.text.pdf.PdfTransition.SPLITVIN public static final int com.lowagie.text.pdf.PdfTransition.SPLITVOUT public static final int com.lowagie.text.pdf.PdfTransition.TBGLITTER public static final int com.lowagie.text.pdf.PdfTransition.TBWIPE public com.lowagie.text.pdf.PdfTransition() public com.lowagie.text.pdf.PdfTransition(int) public com.lowagie.text.pdf.PdfTransition(int,int) public int com.lowagie.text.pdf.PdfTransition.getDuration() public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfTransition.getTransitionDictionary() public int com.lowagie.text.pdf.PdfTransition.getType() class com.lowagie.text.pdf.PdfTransparencyGroup public com.lowagie.text.pdf.PdfTransparencyGroup() public void com.lowagie.text.pdf.PdfTransparencyGroup.setIsolated(boolean) public void com.lowagie.text.pdf.PdfTransparencyGroup.setKnockout(boolean) class com.lowagie.text.pdf.PdfWriter public static final int com.lowagie.text.pdf.PdfWriter.ALLOW_ASSEMBLY public static final int com.lowagie.text.pdf.PdfWriter.ALLOW_COPY public static final int com.lowagie.text.pdf.PdfWriter.ALLOW_DEGRADED_PRINTING public static final int com.lowagie.text.pdf.PdfWriter.ALLOW_FILL_IN public static final int com.lowagie.text.pdf.PdfWriter.ALLOW_MODIFY_ANNOTATIONS public static final int com.lowagie.text.pdf.PdfWriter.ALLOW_MODIFY_CONTENTS public static final int com.lowagie.text.pdf.PdfWriter.ALLOW_PRINTING public static final int com.lowagie.text.pdf.PdfWriter.ALLOW_SCREENREADERS public static final int com.lowagie.text.pdf.PdfWriter.AllowAssembly public static final int com.lowagie.text.pdf.PdfWriter.AllowCopy public static final int com.lowagie.text.pdf.PdfWriter.AllowDegradedPrinting public static final int com.lowagie.text.pdf.PdfWriter.AllowFillIn public static final int com.lowagie.text.pdf.PdfWriter.AllowModifyAnnotations public static final int com.lowagie.text.pdf.PdfWriter.AllowModifyContents public static final int com.lowagie.text.pdf.PdfWriter.AllowPrinting public static final int com.lowagie.text.pdf.PdfWriter.AllowScreenReaders public static final int com.lowagie.text.pdf.PdfWriter.CenterWindow public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.DID_PRINT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.DID_SAVE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.DOCUMENT_CLOSE public static final int com.lowagie.text.pdf.PdfWriter.DO_NOT_ENCRYPT_METADATA public static final int com.lowagie.text.pdf.PdfWriter.DirectionL2R public static final int com.lowagie.text.pdf.PdfWriter.DirectionR2L public static final int com.lowagie.text.pdf.PdfWriter.DisplayDocTitle public static final int com.lowagie.text.pdf.PdfWriter.EMBEDDED_FILES_ONLY public static final int com.lowagie.text.pdf.PdfWriter.ENCRYPTION_AES_128 public static final int com.lowagie.text.pdf.PdfWriter.FitWindow public static final int com.lowagie.text.pdf.PdfWriter.GENERATION_MAX public static final int com.lowagie.text.pdf.PdfWriter.HideMenubar public static final int com.lowagie.text.pdf.PdfWriter.HideToolbar public static final int com.lowagie.text.pdf.PdfWriter.HideWindowUI public static final float com.lowagie.text.pdf.PdfWriter.NO_SPACE_CHAR_RATIO public static final int com.lowagie.text.pdf.PdfWriter.NonFullScreenPageModeUseNone public static final int com.lowagie.text.pdf.PdfWriter.NonFullScreenPageModeUseOC public static final int com.lowagie.text.pdf.PdfWriter.NonFullScreenPageModeUseOutlines public static final int com.lowagie.text.pdf.PdfWriter.NonFullScreenPageModeUseThumbs public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.PAGE_CLOSE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.PAGE_OPEN public static final int com.lowagie.text.pdf.PdfWriter.PDFA1A public static final int com.lowagie.text.pdf.PdfWriter.PDFA1B public static final int com.lowagie.text.pdf.PdfWriter.PDFX1A2001 public static final int com.lowagie.text.pdf.PdfWriter.PDFX32002 public static final int com.lowagie.text.pdf.PdfWriter.PDFXNONE public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.PDF_VERSION_1_2 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.PDF_VERSION_1_3 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.PDF_VERSION_1_4 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.PDF_VERSION_1_5 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.PDF_VERSION_1_6 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.PDF_VERSION_1_7 public static final int com.lowagie.text.pdf.PdfWriter.PageLayoutOneColumn public static final int com.lowagie.text.pdf.PdfWriter.PageLayoutSinglePage public static final int com.lowagie.text.pdf.PdfWriter.PageLayoutTwoColumnLeft public static final int com.lowagie.text.pdf.PdfWriter.PageLayoutTwoColumnRight public static final int com.lowagie.text.pdf.PdfWriter.PageLayoutTwoPageLeft public static final int com.lowagie.text.pdf.PdfWriter.PageLayoutTwoPageRight public static final int com.lowagie.text.pdf.PdfWriter.PageModeFullScreen public static final int com.lowagie.text.pdf.PdfWriter.PageModeUseAttachments public static final int com.lowagie.text.pdf.PdfWriter.PageModeUseNone public static final int com.lowagie.text.pdf.PdfWriter.PageModeUseOC public static final int com.lowagie.text.pdf.PdfWriter.PageModeUseOutlines public static final int com.lowagie.text.pdf.PdfWriter.PageModeUseThumbs public static final int com.lowagie.text.pdf.PdfWriter.PrintScalingNone public static final int com.lowagie.text.pdf.PdfWriter.RUN_DIRECTION_DEFAULT public static final int com.lowagie.text.pdf.PdfWriter.RUN_DIRECTION_LTR public static final int com.lowagie.text.pdf.PdfWriter.RUN_DIRECTION_NO_BIDI public static final int com.lowagie.text.pdf.PdfWriter.RUN_DIRECTION_RTL public static final int com.lowagie.text.pdf.PdfWriter.SIGNATURE_APPEND_ONLY public static final int com.lowagie.text.pdf.PdfWriter.SIGNATURE_EXISTS public static final float com.lowagie.text.pdf.PdfWriter.SPACE_CHAR_RATIO_DEFAULT public static final int com.lowagie.text.pdf.PdfWriter.STANDARD_ENCRYPTION_128 public static final int com.lowagie.text.pdf.PdfWriter.STANDARD_ENCRYPTION_40 public static final boolean com.lowagie.text.pdf.PdfWriter.STRENGTH128BITS public static final boolean com.lowagie.text.pdf.PdfWriter.STRENGTH40BITS public static final char com.lowagie.text.pdf.PdfWriter.VERSION_1_2 public static final char com.lowagie.text.pdf.PdfWriter.VERSION_1_3 public static final char com.lowagie.text.pdf.PdfWriter.VERSION_1_4 public static final char com.lowagie.text.pdf.PdfWriter.VERSION_1_5 public static final char com.lowagie.text.pdf.PdfWriter.VERSION_1_6 public static final char com.lowagie.text.pdf.PdfWriter.VERSION_1_7 public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.WILL_PRINT public static final com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.WILL_SAVE public void com.lowagie.text.pdf.PdfWriter.addAnnotation(com.lowagie.text.pdf.PdfAnnotation) public void com.lowagie.text.pdf.PdfWriter.addCalculationOrder(com.lowagie.text.pdf.PdfFormField) public void com.lowagie.text.pdf.PdfWriter.addDeveloperExtension(com.lowagie.text.pdf.PdfDeveloperExtension) public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.addDirectImageSimple(com.lowagie.text.Image) throws com.lowagie.text.pdf.PdfException,com.lowagie.text.DocumentException public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.addDirectImageSimple(com.lowagie.text.Image,com.lowagie.text.pdf.PdfIndirectReference) throws com.lowagie.text.pdf.PdfException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.addFileAttachment(com.lowagie.text.pdf.PdfFileSpecification) throws java.io.IOException public void com.lowagie.text.pdf.PdfWriter.addFileAttachment(java.lang.String,byte[],java.lang.String,java.lang.String) throws java.io.IOException public void com.lowagie.text.pdf.PdfWriter.addFileAttachment(java.lang.String,com.lowagie.text.pdf.PdfFileSpecification) throws java.io.IOException public void com.lowagie.text.pdf.PdfWriter.addJavaScript(com.lowagie.text.pdf.PdfAction) public void com.lowagie.text.pdf.PdfWriter.addJavaScript(java.lang.String) public void com.lowagie.text.pdf.PdfWriter.addJavaScript(java.lang.String,boolean) public void com.lowagie.text.pdf.PdfWriter.addJavaScript(java.lang.String,com.lowagie.text.pdf.PdfAction) public void com.lowagie.text.pdf.PdfWriter.addJavaScript(java.lang.String,java.lang.String) public void com.lowagie.text.pdf.PdfWriter.addJavaScript(java.lang.String,java.lang.String,boolean) public void com.lowagie.text.pdf.PdfWriter.addOCGRadioGroup(java.util.ArrayList) public com.lowagie.text.pdf.PdfIndirectObject com.lowagie.text.pdf.PdfWriter.addToBody(com.lowagie.text.pdf.PdfObject) throws java.io.IOException public com.lowagie.text.pdf.PdfIndirectObject com.lowagie.text.pdf.PdfWriter.addToBody(com.lowagie.text.pdf.PdfObject,boolean) throws java.io.IOException public com.lowagie.text.pdf.PdfIndirectObject com.lowagie.text.pdf.PdfWriter.addToBody(com.lowagie.text.pdf.PdfObject,com.lowagie.text.pdf.PdfIndirectReference) throws java.io.IOException public com.lowagie.text.pdf.PdfIndirectObject com.lowagie.text.pdf.PdfWriter.addToBody(com.lowagie.text.pdf.PdfObject,com.lowagie.text.pdf.PdfIndirectReference,boolean) throws java.io.IOException public com.lowagie.text.pdf.PdfIndirectObject com.lowagie.text.pdf.PdfWriter.addToBody(com.lowagie.text.pdf.PdfObject,int) throws java.io.IOException public com.lowagie.text.pdf.PdfIndirectObject com.lowagie.text.pdf.PdfWriter.addToBody(com.lowagie.text.pdf.PdfObject,int,boolean) throws java.io.IOException public void com.lowagie.text.pdf.PdfWriter.addViewerPreference(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfWriter.clearTextWrap() throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.close() public void com.lowagie.text.pdf.PdfWriter.createXmpMetadata() public boolean com.lowagie.text.pdf.PdfWriter.fitsPage(com.lowagie.text.Table) public boolean com.lowagie.text.pdf.PdfWriter.fitsPage(com.lowagie.text.Table,float) public void com.lowagie.text.pdf.PdfWriter.freeReader(com.lowagie.text.pdf.PdfReader) throws java.io.IOException public com.lowagie.text.pdf.PdfAcroForm com.lowagie.text.pdf.PdfWriter.getAcroForm() public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfWriter.getBoxSize(java.lang.String) public int com.lowagie.text.pdf.PdfWriter.getCompressionLevel() public int com.lowagie.text.pdf.PdfWriter.getCurrentDocumentSize() public int com.lowagie.text.pdf.PdfWriter.getCurrentPageNumber() public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfWriter.getDefaultColorspace() public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfWriter.getDirectContent() public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.PdfWriter.getDirectContentUnder() public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfWriter.getExtraCatalog() public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfWriter.getGroup() public com.lowagie.text.pdf.PdfImportedPage com.lowagie.text.pdf.PdfWriter.getImportedPage(com.lowagie.text.pdf.PdfReader,int) public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.PdfWriter.getInfo() public static com.lowagie.text.pdf.PdfWriter com.lowagie.text.pdf.PdfWriter.getInstance(com.lowagie.text.Document,java.io.OutputStream) throws com.lowagie.text.DocumentException public static com.lowagie.text.pdf.PdfWriter com.lowagie.text.pdf.PdfWriter.getInstance(com.lowagie.text.Document,java.io.OutputStream,com.lowagie.text.DocListener) throws com.lowagie.text.DocumentException public com.lowagie.text.pdf.PdfOCProperties com.lowagie.text.pdf.PdfWriter.getOCProperties() public int com.lowagie.text.pdf.PdfWriter.getPDFXConformance() public com.lowagie.text.pdf.PdfPageEvent com.lowagie.text.pdf.PdfWriter.getPageEvent() public int com.lowagie.text.pdf.PdfWriter.getPageNumber() public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfWriter.getPageReference(int) public com.lowagie.text.Rectangle com.lowagie.text.pdf.PdfWriter.getPageSize() public com.lowagie.text.pdf.PdfIndirectReference com.lowagie.text.pdf.PdfWriter.getPdfIndirectReference() public com.lowagie.text.pdf.PdfOutline com.lowagie.text.pdf.PdfWriter.getRootOutline() public int com.lowagie.text.pdf.PdfWriter.getRunDirection() public float com.lowagie.text.pdf.PdfWriter.getSpaceCharRatio() public com.lowagie.text.pdf.PdfStructureTreeRoot com.lowagie.text.pdf.PdfWriter.getStructureTreeRoot() public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.PdfWriter.getTabs() public float com.lowagie.text.pdf.PdfWriter.getUserunit() public float com.lowagie.text.pdf.PdfWriter.getVerticalPosition(boolean) public boolean com.lowagie.text.pdf.PdfWriter.isFullCompression() public boolean com.lowagie.text.pdf.PdfWriter.isPdfX() public boolean com.lowagie.text.pdf.PdfWriter.isRgbTransparencyBlending() public boolean com.lowagie.text.pdf.PdfWriter.isStrictImageSequence() public boolean com.lowagie.text.pdf.PdfWriter.isTagged() public boolean com.lowagie.text.pdf.PdfWriter.isUserProperties() public void com.lowagie.text.pdf.PdfWriter.lockLayer(com.lowagie.text.pdf.PdfLayer) public void com.lowagie.text.pdf.PdfWriter.open() public void com.lowagie.text.pdf.PdfWriter.releaseTemplate(com.lowagie.text.pdf.PdfTemplate) throws java.io.IOException public int com.lowagie.text.pdf.PdfWriter.reorderPages(int[]) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setAdditionalAction(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfAction) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setAtLeastPdfVersion(char) public void com.lowagie.text.pdf.PdfWriter.setBoxSize(java.lang.String,com.lowagie.text.Rectangle) public void com.lowagie.text.pdf.PdfWriter.setCollection(com.lowagie.text.pdf.collection.PdfCollection) public void com.lowagie.text.pdf.PdfWriter.setCompressionLevel(int) public void com.lowagie.text.pdf.PdfWriter.setCropBoxSize(com.lowagie.text.Rectangle) public void com.lowagie.text.pdf.PdfWriter.setDefaultColorspace(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public void com.lowagie.text.pdf.PdfWriter.setDuration(int) public void com.lowagie.text.pdf.PdfWriter.setEncryption(boolean,java.lang.String,java.lang.String,int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setEncryption(byte[],byte[],int,boolean) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setEncryption(byte[],byte[],int,int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setEncryption(int,java.lang.String,java.lang.String,int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setEncryption(java.security.cert.Certificate[],int[],int) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setFullCompression() public void com.lowagie.text.pdf.PdfWriter.setGroup(com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.PdfWriter.setInitialLeading(float) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setLinearPageMode() public void com.lowagie.text.pdf.PdfWriter.setOpenAction(com.lowagie.text.pdf.PdfAction) public void com.lowagie.text.pdf.PdfWriter.setOpenAction(java.lang.String) public void com.lowagie.text.pdf.PdfWriter.setOutlines(java.util.List) public boolean com.lowagie.text.pdf.PdfWriter.setOutputIntents(com.lowagie.text.pdf.PdfReader,boolean) throws java.io.IOException public void com.lowagie.text.pdf.PdfWriter.setOutputIntents(java.lang.String,java.lang.String,java.lang.String,java.lang.String,byte[]) throws java.io.IOException public void com.lowagie.text.pdf.PdfWriter.setOutputIntents(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.awt.color.ICC_Profile) throws java.io.IOException public void com.lowagie.text.pdf.PdfWriter.setPDFXConformance(int) public void com.lowagie.text.pdf.PdfWriter.setPageAction(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfAction) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setPageEmpty(boolean) public void com.lowagie.text.pdf.PdfWriter.setPageEvent(com.lowagie.text.pdf.PdfPageEvent) public void com.lowagie.text.pdf.PdfWriter.setPageLabels(com.lowagie.text.pdf.PdfPageLabels) public void com.lowagie.text.pdf.PdfWriter.setPageXmpMetadata(byte[]) public void com.lowagie.text.pdf.PdfWriter.setPdfVersion(char) public void com.lowagie.text.pdf.PdfWriter.setPdfVersion(com.lowagie.text.pdf.PdfName) public void com.lowagie.text.pdf.PdfWriter.setRgbTransparencyBlending(boolean) public void com.lowagie.text.pdf.PdfWriter.setRunDirection(int) public void com.lowagie.text.pdf.PdfWriter.setSigFlags(int) public void com.lowagie.text.pdf.PdfWriter.setSpaceCharRatio(float) public void com.lowagie.text.pdf.PdfWriter.setStrictImageSequence(boolean) public void com.lowagie.text.pdf.PdfWriter.setTabs(com.lowagie.text.pdf.PdfName) public void com.lowagie.text.pdf.PdfWriter.setTagged() public void com.lowagie.text.pdf.PdfWriter.setThumbnail(com.lowagie.text.Image) throws com.lowagie.text.pdf.PdfException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setTransition(com.lowagie.text.pdf.PdfTransition) public void com.lowagie.text.pdf.PdfWriter.setUserProperties(boolean) public void com.lowagie.text.pdf.PdfWriter.setUserunit(float) throws com.lowagie.text.DocumentException public void com.lowagie.text.pdf.PdfWriter.setViewerPreferences(int) public void com.lowagie.text.pdf.PdfWriter.setXmpMetadata(byte[]) class com.lowagie.text.pdf.PdfWriter$PdfBody class com.lowagie.text.pdf.Pfm2afm public static void com.lowagie.text.pdf.Pfm2afm.convert(com.lowagie.text.pdf.RandomAccessFileOrArray,java.io.OutputStream) throws java.io.IOException public static void com.lowagie.text.pdf.Pfm2afm.main(java.lang.String[]) class com.lowagie.text.pdf.PushbuttonField public static final int com.lowagie.text.pdf.PushbuttonField.LAYOUT_ICON_LEFT_LABEL_RIGHT public static final int com.lowagie.text.pdf.PushbuttonField.LAYOUT_ICON_ONLY public static final int com.lowagie.text.pdf.PushbuttonField.LAYOUT_ICON_TOP_LABEL_BOTTOM public static final int com.lowagie.text.pdf.PushbuttonField.LAYOUT_LABEL_LEFT_ICON_RIGHT public static final int com.lowagie.text.pdf.PushbuttonField.LAYOUT_LABEL_ONLY public static final int com.lowagie.text.pdf.PushbuttonField.LAYOUT_LABEL_OVER_ICON public static final int com.lowagie.text.pdf.PushbuttonField.LAYOUT_LABEL_TOP_ICON_BOTTOM public static final int com.lowagie.text.pdf.PushbuttonField.SCALE_ICON_ALWAYS public static final int com.lowagie.text.pdf.PushbuttonField.SCALE_ICON_IS_TOO_BIG public static final int com.lowagie.text.pdf.PushbuttonField.SCALE_ICON_IS_TOO_SMALL public static final int com.lowagie.text.pdf.PushbuttonField.SCALE_ICON_NEVER public com.lowagie.text.pdf.PushbuttonField(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String) public com.lowagie.text.pdf.PdfAppearance com.lowagie.text.pdf.PushbuttonField.getAppearance() throws java.io.IOException,com.lowagie.text.DocumentException public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.PushbuttonField.getField() throws java.io.IOException,com.lowagie.text.DocumentException public float com.lowagie.text.pdf.PushbuttonField.getIconHorizontalAdjustment() public com.lowagie.text.pdf.PRIndirectReference com.lowagie.text.pdf.PushbuttonField.getIconReference() public float com.lowagie.text.pdf.PushbuttonField.getIconVerticalAdjustment() public com.lowagie.text.Image com.lowagie.text.pdf.PushbuttonField.getImage() public int com.lowagie.text.pdf.PushbuttonField.getLayout() public int com.lowagie.text.pdf.PushbuttonField.getScaleIcon() public com.lowagie.text.pdf.PdfTemplate com.lowagie.text.pdf.PushbuttonField.getTemplate() public boolean com.lowagie.text.pdf.PushbuttonField.isIconFitToBounds() public boolean com.lowagie.text.pdf.PushbuttonField.isProportionalIcon() public void com.lowagie.text.pdf.PushbuttonField.setIconFitToBounds(boolean) public void com.lowagie.text.pdf.PushbuttonField.setIconHorizontalAdjustment(float) public void com.lowagie.text.pdf.PushbuttonField.setIconReference(com.lowagie.text.pdf.PRIndirectReference) public void com.lowagie.text.pdf.PushbuttonField.setIconVerticalAdjustment(float) public void com.lowagie.text.pdf.PushbuttonField.setImage(com.lowagie.text.Image) public void com.lowagie.text.pdf.PushbuttonField.setLayout(int) public void com.lowagie.text.pdf.PushbuttonField.setProportionalIcon(boolean) public void com.lowagie.text.pdf.PushbuttonField.setScaleIcon(int) public void com.lowagie.text.pdf.PushbuttonField.setTemplate(com.lowagie.text.pdf.PdfTemplate) class com.lowagie.text.pdf.RadioCheckField public static final int com.lowagie.text.pdf.RadioCheckField.TYPE_CHECK public static final int com.lowagie.text.pdf.RadioCheckField.TYPE_CIRCLE public static final int com.lowagie.text.pdf.RadioCheckField.TYPE_CROSS public static final int com.lowagie.text.pdf.RadioCheckField.TYPE_DIAMOND public static final int com.lowagie.text.pdf.RadioCheckField.TYPE_SQUARE public static final int com.lowagie.text.pdf.RadioCheckField.TYPE_STAR public com.lowagie.text.pdf.RadioCheckField(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String,java.lang.String) public com.lowagie.text.pdf.PdfAppearance com.lowagie.text.pdf.RadioCheckField.getAppearance(boolean,boolean) throws java.io.IOException,com.lowagie.text.DocumentException public com.lowagie.text.pdf.PdfAppearance com.lowagie.text.pdf.RadioCheckField.getAppearanceRadioCircle(boolean) public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.RadioCheckField.getCheckField() throws java.io.IOException,com.lowagie.text.DocumentException public int com.lowagie.text.pdf.RadioCheckField.getCheckType() public java.lang.String com.lowagie.text.pdf.RadioCheckField.getOnValue() public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.RadioCheckField.getRadioField() throws java.io.IOException,com.lowagie.text.DocumentException public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.RadioCheckField.getRadioGroup(boolean,boolean) public boolean com.lowagie.text.pdf.RadioCheckField.isChecked() public void com.lowagie.text.pdf.RadioCheckField.setCheckType(int) public void com.lowagie.text.pdf.RadioCheckField.setChecked(boolean) public void com.lowagie.text.pdf.RadioCheckField.setOnValue(java.lang.String) class com.lowagie.text.pdf.RandomAccessFileOrArray public com.lowagie.text.pdf.RandomAccessFileOrArray(byte[]) public com.lowagie.text.pdf.RandomAccessFileOrArray(com.lowagie.text.pdf.RandomAccessFileOrArray) public com.lowagie.text.pdf.RandomAccessFileOrArray(java.io.InputStream) throws java.io.IOException public com.lowagie.text.pdf.RandomAccessFileOrArray(java.lang.String) throws java.io.IOException public com.lowagie.text.pdf.RandomAccessFileOrArray(java.lang.String,boolean,boolean) throws java.io.IOException public com.lowagie.text.pdf.RandomAccessFileOrArray(java.net.URL) throws java.io.IOException public static byte[] com.lowagie.text.pdf.RandomAccessFileOrArray.InputStreamToArray(java.io.InputStream) throws java.io.IOException public void com.lowagie.text.pdf.RandomAccessFileOrArray.close() throws java.io.IOException public int com.lowagie.text.pdf.RandomAccessFileOrArray.getFilePointer() throws java.io.IOException public java.nio.ByteBuffer com.lowagie.text.pdf.RandomAccessFileOrArray.getNioByteBuffer() throws java.io.IOException public int com.lowagie.text.pdf.RandomAccessFileOrArray.getStartOffset() public boolean com.lowagie.text.pdf.RandomAccessFileOrArray.isOpen() public int com.lowagie.text.pdf.RandomAccessFileOrArray.length() throws java.io.IOException public void com.lowagie.text.pdf.RandomAccessFileOrArray.pushBack(byte) public void com.lowagie.text.pdf.RandomAccessFileOrArray.reOpen() throws java.io.IOException public int com.lowagie.text.pdf.RandomAccessFileOrArray.read() throws java.io.IOException public int com.lowagie.text.pdf.RandomAccessFileOrArray.read(byte[]) throws java.io.IOException public int com.lowagie.text.pdf.RandomAccessFileOrArray.read(byte[],int,int) throws java.io.IOException public boolean com.lowagie.text.pdf.RandomAccessFileOrArray.readBoolean() throws java.io.IOException public byte com.lowagie.text.pdf.RandomAccessFileOrArray.readByte() throws java.io.IOException public char com.lowagie.text.pdf.RandomAccessFileOrArray.readChar() throws java.io.IOException public final char com.lowagie.text.pdf.RandomAccessFileOrArray.readCharLE() throws java.io.IOException public double com.lowagie.text.pdf.RandomAccessFileOrArray.readDouble() throws java.io.IOException public final double com.lowagie.text.pdf.RandomAccessFileOrArray.readDoubleLE() throws java.io.IOException public float com.lowagie.text.pdf.RandomAccessFileOrArray.readFloat() throws java.io.IOException public final float com.lowagie.text.pdf.RandomAccessFileOrArray.readFloatLE() throws java.io.IOException public void com.lowagie.text.pdf.RandomAccessFileOrArray.readFully(byte[]) throws java.io.IOException public void com.lowagie.text.pdf.RandomAccessFileOrArray.readFully(byte[],int,int) throws java.io.IOException public int com.lowagie.text.pdf.RandomAccessFileOrArray.readInt() throws java.io.IOException public final int com.lowagie.text.pdf.RandomAccessFileOrArray.readIntLE() throws java.io.IOException public java.lang.String com.lowagie.text.pdf.RandomAccessFileOrArray.readLine() throws java.io.IOException public long com.lowagie.text.pdf.RandomAccessFileOrArray.readLong() throws java.io.IOException public final long com.lowagie.text.pdf.RandomAccessFileOrArray.readLongLE() throws java.io.IOException public short com.lowagie.text.pdf.RandomAccessFileOrArray.readShort() throws java.io.IOException public final short com.lowagie.text.pdf.RandomAccessFileOrArray.readShortLE() throws java.io.IOException public java.lang.String com.lowagie.text.pdf.RandomAccessFileOrArray.readUTF() throws java.io.IOException public int com.lowagie.text.pdf.RandomAccessFileOrArray.readUnsignedByte() throws java.io.IOException public final long com.lowagie.text.pdf.RandomAccessFileOrArray.readUnsignedInt() throws java.io.IOException public final long com.lowagie.text.pdf.RandomAccessFileOrArray.readUnsignedIntLE() throws java.io.IOException public int com.lowagie.text.pdf.RandomAccessFileOrArray.readUnsignedShort() throws java.io.IOException public final int com.lowagie.text.pdf.RandomAccessFileOrArray.readUnsignedShortLE() throws java.io.IOException public void com.lowagie.text.pdf.RandomAccessFileOrArray.seek(int) throws java.io.IOException public void com.lowagie.text.pdf.RandomAccessFileOrArray.seek(long) throws java.io.IOException public void com.lowagie.text.pdf.RandomAccessFileOrArray.setStartOffset(int) public long com.lowagie.text.pdf.RandomAccessFileOrArray.skip(long) throws java.io.IOException public int com.lowagie.text.pdf.RandomAccessFileOrArray.skipBytes(int) throws java.io.IOException class com.lowagie.text.pdf.SequenceList public static java.util.List com.lowagie.text.pdf.SequenceList.expand(java.lang.String,int) class com.lowagie.text.pdf.SimpleBookmark public static void com.lowagie.text.pdf.SimpleBookmark.eliminatePages(java.util.List,int[]) public void com.lowagie.text.pdf.SimpleBookmark.endDocument() public void com.lowagie.text.pdf.SimpleBookmark.endElement(java.lang.String) public static void com.lowagie.text.pdf.SimpleBookmark.exportToXML(java.util.List,java.io.OutputStream,java.lang.String,boolean) throws java.io.IOException public static void com.lowagie.text.pdf.SimpleBookmark.exportToXML(java.util.List,java.io.Writer,java.lang.String,boolean) throws java.io.IOException public static void com.lowagie.text.pdf.SimpleBookmark.exportToXMLNode(java.util.List,java.io.Writer,int,boolean) throws java.io.IOException public static java.util.List com.lowagie.text.pdf.SimpleBookmark.getBookmark(com.lowagie.text.pdf.PdfReader) public static java.util.List com.lowagie.text.pdf.SimpleBookmark.importFromXML(java.io.InputStream) throws java.io.IOException public static java.util.List com.lowagie.text.pdf.SimpleBookmark.importFromXML(java.io.Reader) throws java.io.IOException public static java.lang.Object[] com.lowagie.text.pdf.SimpleBookmark.iterateOutlines(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.pdf.PdfIndirectReference,java.util.List,boolean) throws java.io.IOException public static void com.lowagie.text.pdf.SimpleBookmark.shiftPageNumbers(java.util.List,int,int[]) public void com.lowagie.text.pdf.SimpleBookmark.startDocument() public void com.lowagie.text.pdf.SimpleBookmark.startElement(java.lang.String,java.util.HashMap) public void com.lowagie.text.pdf.SimpleBookmark.text(java.lang.String) class com.lowagie.text.pdf.SimpleNamedDestination public void com.lowagie.text.pdf.SimpleNamedDestination.endDocument() public void com.lowagie.text.pdf.SimpleNamedDestination.endElement(java.lang.String) public static java.lang.String com.lowagie.text.pdf.SimpleNamedDestination.escapeBinaryString(java.lang.String) public static void com.lowagie.text.pdf.SimpleNamedDestination.exportToXML(java.util.HashMap,java.io.OutputStream,java.lang.String,boolean) throws java.io.IOException public static void com.lowagie.text.pdf.SimpleNamedDestination.exportToXML(java.util.HashMap,java.io.Writer,java.lang.String,boolean) throws java.io.IOException public static java.util.HashMap com.lowagie.text.pdf.SimpleNamedDestination.getNamedDestination(com.lowagie.text.pdf.PdfReader,boolean) public static java.util.HashMap com.lowagie.text.pdf.SimpleNamedDestination.importFromXML(java.io.InputStream) throws java.io.IOException public static java.util.HashMap com.lowagie.text.pdf.SimpleNamedDestination.importFromXML(java.io.Reader) throws java.io.IOException public static com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.SimpleNamedDestination.outputNamedDestinationAsNames(java.util.HashMap,com.lowagie.text.pdf.PdfWriter) public static com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.SimpleNamedDestination.outputNamedDestinationAsStrings(java.util.HashMap,com.lowagie.text.pdf.PdfWriter) throws java.io.IOException public void com.lowagie.text.pdf.SimpleNamedDestination.startDocument() public void com.lowagie.text.pdf.SimpleNamedDestination.startElement(java.lang.String,java.util.HashMap) public void com.lowagie.text.pdf.SimpleNamedDestination.text(java.lang.String) public static java.lang.String com.lowagie.text.pdf.SimpleNamedDestination.unEscapeBinaryString(java.lang.String) class com.lowagie.text.pdf.StampContent public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.StampContent.getDuplicate() public void com.lowagie.text.pdf.StampContent.setAction(com.lowagie.text.pdf.PdfAction,float,float,float,float) class com.lowagie.text.pdf.StandardDecryption public com.lowagie.text.pdf.StandardDecryption(byte[],int,int,int) public byte[] com.lowagie.text.pdf.StandardDecryption.finish() public byte[] com.lowagie.text.pdf.StandardDecryption.update(byte[],int,int) interface com.lowagie.text.pdf.TSAClient public abstract byte[] com.lowagie.text.pdf.TSAClient.getTimeStampToken(com.lowagie.text.pdf.PdfPKCS7,byte[]) throws java.lang.Exception public abstract int com.lowagie.text.pdf.TSAClient.getTokenSizeEstimate() class com.lowagie.text.pdf.TSAClientBouncyCastle public com.lowagie.text.pdf.TSAClientBouncyCastle(java.lang.String) public com.lowagie.text.pdf.TSAClientBouncyCastle(java.lang.String,java.lang.String,java.lang.String) public com.lowagie.text.pdf.TSAClientBouncyCastle(java.lang.String,java.lang.String,java.lang.String,int) public byte[] com.lowagie.text.pdf.TSAClientBouncyCastle.getTimeStampToken(com.lowagie.text.pdf.PdfPKCS7,byte[]) throws java.lang.Exception public int com.lowagie.text.pdf.TSAClientBouncyCastle.getTokenSizeEstimate() class com.lowagie.text.pdf.TextField public com.lowagie.text.pdf.TextField(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle,java.lang.String) public com.lowagie.text.pdf.PdfAppearance com.lowagie.text.pdf.TextField.getAppearance() throws java.io.IOException,com.lowagie.text.DocumentException public java.lang.String[] com.lowagie.text.pdf.TextField.getChoiceExports() public int com.lowagie.text.pdf.TextField.getChoiceSelection() public java.lang.String[] com.lowagie.text.pdf.TextField.getChoices() public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.TextField.getComboField() throws java.io.IOException,com.lowagie.text.DocumentException public java.lang.String com.lowagie.text.pdf.TextField.getDefaultText() public com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.TextField.getExtensionFont() public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.TextField.getListField() throws java.io.IOException,com.lowagie.text.DocumentException public java.util.ArrayList com.lowagie.text.pdf.TextField.getSubstitutionFonts() public com.lowagie.text.pdf.PdfFormField com.lowagie.text.pdf.TextField.getTextField() throws java.io.IOException,com.lowagie.text.DocumentException public static java.lang.String com.lowagie.text.pdf.TextField.obfuscatePassword(java.lang.String) public static java.lang.String com.lowagie.text.pdf.TextField.removeCRLF(java.lang.String) public void com.lowagie.text.pdf.TextField.setChoiceExports(java.lang.String[]) public void com.lowagie.text.pdf.TextField.setChoiceSelection(int) public void com.lowagie.text.pdf.TextField.setChoices(java.lang.String[]) public void com.lowagie.text.pdf.TextField.setDefaultText(java.lang.String) public void com.lowagie.text.pdf.TextField.setExtensionFont(com.lowagie.text.pdf.BaseFont) public void com.lowagie.text.pdf.TextField.setExtraMargin(float,float) public void com.lowagie.text.pdf.TextField.setSubstitutionFonts(java.util.ArrayList) class com.lowagie.text.pdf.Type3Font public com.lowagie.text.pdf.Type3Font(com.lowagie.text.pdf.PdfWriter,boolean) public com.lowagie.text.pdf.Type3Font(com.lowagie.text.pdf.PdfWriter,char[],boolean) public boolean com.lowagie.text.pdf.Type3Font.charExists(int) public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.Type3Font.defineGlyph(char,float,float,float,float,float) public java.lang.String[][] com.lowagie.text.pdf.Type3Font.getAllNameEntries() public int[] com.lowagie.text.pdf.Type3Font.getCharBBox(int) public java.lang.String[][] com.lowagie.text.pdf.Type3Font.getFamilyFontName() public float com.lowagie.text.pdf.Type3Font.getFontDescriptor(int,float) public java.lang.String[][] com.lowagie.text.pdf.Type3Font.getFullFontName() public com.lowagie.text.pdf.PdfStream com.lowagie.text.pdf.Type3Font.getFullFontStream() public int com.lowagie.text.pdf.Type3Font.getKerning(int,int) public java.lang.String com.lowagie.text.pdf.Type3Font.getPostscriptFontName() public int com.lowagie.text.pdf.Type3Font.getWidth(int) public int com.lowagie.text.pdf.Type3Font.getWidth(java.lang.String) public boolean com.lowagie.text.pdf.Type3Font.hasKernPairs() public boolean com.lowagie.text.pdf.Type3Font.setCharAdvance(int,int) public boolean com.lowagie.text.pdf.Type3Font.setKerning(int,int,int) public void com.lowagie.text.pdf.Type3Font.setPostscriptFontName(java.lang.String) class com.lowagie.text.pdf.Type3Glyph public void com.lowagie.text.pdf.Type3Glyph.addImage(com.lowagie.text.Image,float,float,float,float,float,float,boolean) throws com.lowagie.text.DocumentException public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.Type3Glyph.getDuplicate() class com.lowagie.text.pdf.VerticalText public static final int com.lowagie.text.pdf.VerticalText.NO_MORE_COLUMN public static final int com.lowagie.text.pdf.VerticalText.NO_MORE_TEXT public com.lowagie.text.pdf.VerticalText(com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.VerticalText.addText(com.lowagie.text.Chunk) public void com.lowagie.text.pdf.VerticalText.addText(com.lowagie.text.Phrase) public int com.lowagie.text.pdf.VerticalText.getAlignment() public float com.lowagie.text.pdf.VerticalText.getHeight() public float com.lowagie.text.pdf.VerticalText.getLeading() public int com.lowagie.text.pdf.VerticalText.getMaxLines() public float com.lowagie.text.pdf.VerticalText.getOriginX() public float com.lowagie.text.pdf.VerticalText.getOriginY() public int com.lowagie.text.pdf.VerticalText.go() public int com.lowagie.text.pdf.VerticalText.go(boolean) public void com.lowagie.text.pdf.VerticalText.setAlignment(int) public void com.lowagie.text.pdf.VerticalText.setHeight(float) public void com.lowagie.text.pdf.VerticalText.setLeading(float) public void com.lowagie.text.pdf.VerticalText.setMaxLines(int) public void com.lowagie.text.pdf.VerticalText.setOrigin(float,float) public void com.lowagie.text.pdf.VerticalText.setVerticalLayout(float,float,float,int,float) class com.lowagie.text.pdf.XfaForm public static final java.lang.String com.lowagie.text.pdf.XfaForm.XFA_DATA_SCHEMA public com.lowagie.text.pdf.XfaForm() public com.lowagie.text.pdf.XfaForm(com.lowagie.text.pdf.PdfReader) throws java.io.IOException,javax.xml.parsers.ParserConfigurationException,org.xml.sax.SAXException public java.lang.String com.lowagie.text.pdf.XfaForm.findDatasetsName(java.lang.String) public org.w3c.dom.Node com.lowagie.text.pdf.XfaForm.findDatasetsNode(java.lang.String) public java.lang.String com.lowagie.text.pdf.XfaForm.findFieldName(java.lang.String,com.lowagie.text.pdf.AcroFields) public com.lowagie.text.pdf.XfaForm$AcroFieldsSearch com.lowagie.text.pdf.XfaForm.getAcroFieldsSom() public org.w3c.dom.Node com.lowagie.text.pdf.XfaForm.getDatasetsNode() public com.lowagie.text.pdf.XfaForm$Xml2SomDatasets com.lowagie.text.pdf.XfaForm.getDatasetsSom() public org.w3c.dom.Document com.lowagie.text.pdf.XfaForm.getDomDocument() public static java.lang.String com.lowagie.text.pdf.XfaForm.getNodeText(org.w3c.dom.Node) public com.lowagie.text.pdf.PdfReader com.lowagie.text.pdf.XfaForm.getReader() public com.lowagie.text.pdf.XfaForm$Xml2SomTemplate com.lowagie.text.pdf.XfaForm.getTemplateSom() public static com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.XfaForm.getXfaObject(com.lowagie.text.pdf.PdfReader) public boolean com.lowagie.text.pdf.XfaForm.isChanged() public boolean com.lowagie.text.pdf.XfaForm.isXfaPresent() public static byte[] com.lowagie.text.pdf.XfaForm.serializeDoc(org.w3c.dom.Node) throws java.io.IOException public void com.lowagie.text.pdf.XfaForm.setAcroFieldsSom(com.lowagie.text.pdf.XfaForm$AcroFieldsSearch) public void com.lowagie.text.pdf.XfaForm.setChanged(boolean) public void com.lowagie.text.pdf.XfaForm.setDatasetsSom(com.lowagie.text.pdf.XfaForm$Xml2SomDatasets) public void com.lowagie.text.pdf.XfaForm.setDomDocument(org.w3c.dom.Document) public void com.lowagie.text.pdf.XfaForm.setNodeText(org.w3c.dom.Node,java.lang.String) public void com.lowagie.text.pdf.XfaForm.setReader(com.lowagie.text.pdf.PdfReader) public void com.lowagie.text.pdf.XfaForm.setTemplateSom(com.lowagie.text.pdf.XfaForm$Xml2SomTemplate) public static void com.lowagie.text.pdf.XfaForm.setXfa(com.lowagie.text.pdf.XfaForm,com.lowagie.text.pdf.PdfReader,com.lowagie.text.pdf.PdfWriter) throws java.io.IOException public void com.lowagie.text.pdf.XfaForm.setXfa(com.lowagie.text.pdf.PdfWriter) throws java.io.IOException public void com.lowagie.text.pdf.XfaForm.setXfaPresent(boolean) class com.lowagie.text.pdf.XfaForm$AcroFieldsSearch public com.lowagie.text.pdf.XfaForm$AcroFieldsSearch(java.util.Collection) public java.util.HashMap com.lowagie.text.pdf.XfaForm$AcroFieldsSearch.getAcroShort2LongName() public void com.lowagie.text.pdf.XfaForm$AcroFieldsSearch.setAcroShort2LongName(java.util.HashMap) class com.lowagie.text.pdf.XfaForm$InverseStore public com.lowagie.text.pdf.XfaForm$InverseStore() public java.lang.String com.lowagie.text.pdf.XfaForm$InverseStore.getDefaultName() public boolean com.lowagie.text.pdf.XfaForm$InverseStore.isSimilar(java.lang.String) class com.lowagie.text.pdf.XfaForm$Xml2Som public com.lowagie.text.pdf.XfaForm$Xml2Som() public static java.lang.String com.lowagie.text.pdf.XfaForm$Xml2Som.escapeSom(java.lang.String) public java.util.HashMap com.lowagie.text.pdf.XfaForm$Xml2Som.getInverseSearch() public java.util.HashMap com.lowagie.text.pdf.XfaForm$Xml2Som.getName2Node() public java.util.ArrayList com.lowagie.text.pdf.XfaForm$Xml2Som.getOrder() public static java.lang.String com.lowagie.text.pdf.XfaForm$Xml2Som.getShortName(java.lang.String) public static void com.lowagie.text.pdf.XfaForm$Xml2Som.inverseSearchAdd(java.util.HashMap,com.lowagie.text.pdf.XfaForm$Stack2,java.lang.String) public void com.lowagie.text.pdf.XfaForm$Xml2Som.inverseSearchAdd(java.lang.String) public java.lang.String com.lowagie.text.pdf.XfaForm$Xml2Som.inverseSearchGlobal(java.util.ArrayList) public void com.lowagie.text.pdf.XfaForm$Xml2Som.setInverseSearch(java.util.HashMap) public void com.lowagie.text.pdf.XfaForm$Xml2Som.setName2Node(java.util.HashMap) public void com.lowagie.text.pdf.XfaForm$Xml2Som.setOrder(java.util.ArrayList) public static com.lowagie.text.pdf.XfaForm$Stack2 com.lowagie.text.pdf.XfaForm$Xml2Som.splitParts(java.lang.String) public static java.lang.String com.lowagie.text.pdf.XfaForm$Xml2Som.unescapeSom(java.lang.String) class com.lowagie.text.pdf.XfaForm$Xml2SomDatasets public com.lowagie.text.pdf.XfaForm$Xml2SomDatasets(org.w3c.dom.Node) public org.w3c.dom.Node com.lowagie.text.pdf.XfaForm$Xml2SomDatasets.insertNode(org.w3c.dom.Node,java.lang.String) class com.lowagie.text.pdf.XfaForm$Xml2SomTemplate public com.lowagie.text.pdf.XfaForm$Xml2SomTemplate(org.w3c.dom.Node) public java.lang.String com.lowagie.text.pdf.XfaForm$Xml2SomTemplate.getFieldType(java.lang.String) public boolean com.lowagie.text.pdf.XfaForm$Xml2SomTemplate.isDynamicForm() public void com.lowagie.text.pdf.XfaForm$Xml2SomTemplate.setDynamicForm(boolean) class com.lowagie.text.pdf.XfdfReader public com.lowagie.text.pdf.XfdfReader(byte[]) throws java.io.IOException public com.lowagie.text.pdf.XfdfReader(java.lang.String) throws java.io.IOException public void com.lowagie.text.pdf.XfdfReader.endDocument() public void com.lowagie.text.pdf.XfdfReader.endElement(java.lang.String) public java.lang.String com.lowagie.text.pdf.XfdfReader.getField(java.lang.String) public java.lang.String com.lowagie.text.pdf.XfdfReader.getFieldValue(java.lang.String) public java.util.HashMap com.lowagie.text.pdf.XfdfReader.getFields() public java.lang.String com.lowagie.text.pdf.XfdfReader.getFileSpec() public java.util.List com.lowagie.text.pdf.XfdfReader.getListValues(java.lang.String) public void com.lowagie.text.pdf.XfdfReader.startDocument() public void com.lowagie.text.pdf.XfdfReader.startElement(java.lang.String,java.util.HashMap) public void com.lowagie.text.pdf.XfdfReader.text(java.lang.String) class com.lowagie.text.pdf.codec.Base64 public static final int com.lowagie.text.pdf.codec.Base64.DECODE public static final int com.lowagie.text.pdf.codec.Base64.DONT_BREAK_LINES public static final int com.lowagie.text.pdf.codec.Base64.ENCODE public static final int com.lowagie.text.pdf.codec.Base64.GZIP public static final int com.lowagie.text.pdf.codec.Base64.NO_OPTIONS public static final int com.lowagie.text.pdf.codec.Base64.ORDERED public static final int com.lowagie.text.pdf.codec.Base64.URL_SAFE public static byte[] com.lowagie.text.pdf.codec.Base64.decode(byte[],int,int,int) public static byte[] com.lowagie.text.pdf.codec.Base64.decode(java.lang.String) public static byte[] com.lowagie.text.pdf.codec.Base64.decode(java.lang.String,int) public static void com.lowagie.text.pdf.codec.Base64.decodeFileToFile(java.lang.String,java.lang.String) public static byte[] com.lowagie.text.pdf.codec.Base64.decodeFromFile(java.lang.String) public static boolean com.lowagie.text.pdf.codec.Base64.decodeToFile(java.lang.String,java.lang.String) public static java.lang.Object com.lowagie.text.pdf.codec.Base64.decodeToObject(java.lang.String) public static java.lang.String com.lowagie.text.pdf.codec.Base64.encodeBytes(byte[]) public static java.lang.String com.lowagie.text.pdf.codec.Base64.encodeBytes(byte[],int) public static java.lang.String com.lowagie.text.pdf.codec.Base64.encodeBytes(byte[],int,int) public static java.lang.String com.lowagie.text.pdf.codec.Base64.encodeBytes(byte[],int,int,int) public static void com.lowagie.text.pdf.codec.Base64.encodeFileToFile(java.lang.String,java.lang.String) public static java.lang.String com.lowagie.text.pdf.codec.Base64.encodeFromFile(java.lang.String) public static java.lang.String com.lowagie.text.pdf.codec.Base64.encodeObject(java.io.Serializable) public static java.lang.String com.lowagie.text.pdf.codec.Base64.encodeObject(java.io.Serializable,int) public static boolean com.lowagie.text.pdf.codec.Base64.encodeToFile(byte[],java.lang.String) public static final void com.lowagie.text.pdf.codec.Base64.main(java.lang.String[]) class com.lowagie.text.pdf.codec.BmpImage public java.util.HashMap com.lowagie.text.pdf.codec.BmpImage.properties public static com.lowagie.text.Image com.lowagie.text.pdf.codec.BmpImage.getImage(byte[]) throws java.io.IOException public static com.lowagie.text.Image com.lowagie.text.pdf.codec.BmpImage.getImage(java.io.InputStream) throws java.io.IOException public static com.lowagie.text.Image com.lowagie.text.pdf.codec.BmpImage.getImage(java.io.InputStream,boolean,int) throws java.io.IOException public static com.lowagie.text.Image com.lowagie.text.pdf.codec.BmpImage.getImage(java.lang.String) throws java.io.IOException public static com.lowagie.text.Image com.lowagie.text.pdf.codec.BmpImage.getImage(java.net.URL) throws java.io.IOException class com.lowagie.text.pdf.codec.CCITTG4Encoder public com.lowagie.text.pdf.codec.CCITTG4Encoder(int) public byte[] com.lowagie.text.pdf.codec.CCITTG4Encoder.close() public static byte[] com.lowagie.text.pdf.codec.CCITTG4Encoder.compress(byte[],int,int) public void com.lowagie.text.pdf.codec.CCITTG4Encoder.fax4Encode(byte[],int) public void com.lowagie.text.pdf.codec.CCITTG4Encoder.fax4Encode(byte[],int,int) class com.lowagie.text.pdf.codec.GifImage public com.lowagie.text.pdf.codec.GifImage(byte[]) throws java.io.IOException public com.lowagie.text.pdf.codec.GifImage(java.io.InputStream) throws java.io.IOException public com.lowagie.text.pdf.codec.GifImage(java.lang.String) throws java.io.IOException public com.lowagie.text.pdf.codec.GifImage(java.net.URL) throws java.io.IOException public int com.lowagie.text.pdf.codec.GifImage.getFrameCount() public int[] com.lowagie.text.pdf.codec.GifImage.getFramePosition(int) public com.lowagie.text.Image com.lowagie.text.pdf.codec.GifImage.getImage(int) public int[] com.lowagie.text.pdf.codec.GifImage.getLogicalScreen() class com.lowagie.text.pdf.codec.JBIG2Image public com.lowagie.text.pdf.codec.JBIG2Image() public static byte[] com.lowagie.text.pdf.codec.JBIG2Image.getGlobalSegment(com.lowagie.text.pdf.RandomAccessFileOrArray) public static com.lowagie.text.Image com.lowagie.text.pdf.codec.JBIG2Image.getJbig2Image(com.lowagie.text.pdf.RandomAccessFileOrArray,int) public static int com.lowagie.text.pdf.codec.JBIG2Image.getNumberOfPages(com.lowagie.text.pdf.RandomAccessFileOrArray) class com.lowagie.text.pdf.codec.JBIG2SegmentReader public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.END_OF_FILE public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.END_OF_PAGE public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.END_OF_STRIPE public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.EXTENSION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.IMMEDIATE_GENERIC_REFINEMENT_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.IMMEDIATE_GENERIC_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.IMMEDIATE_HALFTONE_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.IMMEDIATE_LOSSLESS_GENERIC_REFINEMENT_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.IMMEDIATE_LOSSLESS_GENERIC_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.IMMEDIATE_LOSSLESS_HALFTONE_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.IMMEDIATE_LOSSLESS_TEXT_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.IMMEDIATE_TEXT_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.INTERMEDIATE_GENERIC_REFINEMENT_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.INTERMEDIATE_GENERIC_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.INTERMEDIATE_HALFTONE_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.INTERMEDIATE_TEXT_REGION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.PAGE_INFORMATION public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.PATTERN_DICTIONARY public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.PROFILES public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.SYMBOL_DICTIONARY public static final int com.lowagie.text.pdf.codec.JBIG2SegmentReader.TABLES public com.lowagie.text.pdf.codec.JBIG2SegmentReader(com.lowagie.text.pdf.RandomAccessFileOrArray) throws java.io.IOException public static byte[] com.lowagie.text.pdf.codec.JBIG2SegmentReader.copyByteArray(byte[]) public byte[] com.lowagie.text.pdf.codec.JBIG2SegmentReader.getGlobal(boolean) public com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Page com.lowagie.text.pdf.codec.JBIG2SegmentReader.getPage(int) public int com.lowagie.text.pdf.codec.JBIG2SegmentReader.getPageHeight(int) public int com.lowagie.text.pdf.codec.JBIG2SegmentReader.getPageWidth(int) public int com.lowagie.text.pdf.codec.JBIG2SegmentReader.numberOfPages() public void com.lowagie.text.pdf.codec.JBIG2SegmentReader.read() throws java.io.IOException public java.lang.String com.lowagie.text.pdf.codec.JBIG2SegmentReader.toString() class com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Page public final int com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Page.page public int com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Page.pageBitmapHeight public int com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Page.pageBitmapWidth public com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Page(int,com.lowagie.text.pdf.codec.JBIG2SegmentReader) public void com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Page.addSegment(com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment) public byte[] com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Page.getData(boolean) throws java.io.IOException class com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment public int com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.countOfReferredToSegments public byte[] com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.data public long com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.dataLength public boolean com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.deferredNonRetain public byte[] com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.headerData public int com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.page public int com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.page_association_offset public boolean com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.page_association_size public int[] com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.referredToSegmentNumbers public final int com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.segmentNumber public boolean[] com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.segmentRetentionFlags public int com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.type public com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment(int) public int com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.compareTo(com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment) public int com.lowagie.text.pdf.codec.JBIG2SegmentReader$JBIG2Segment.compareTo(java.lang.Object) class com.lowagie.text.pdf.codec.PngImage public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.IDAT public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.IEND public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.IHDR public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.PLTE public static final int[] com.lowagie.text.pdf.codec.PngImage.PNGID public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.cHRM public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.gAMA public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.iCCP public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.pHYs public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.sRGB public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.tRNS public static com.lowagie.text.Image com.lowagie.text.pdf.codec.PngImage.getImage(byte[]) throws java.io.IOException public static com.lowagie.text.Image com.lowagie.text.pdf.codec.PngImage.getImage(java.io.InputStream) throws java.io.IOException public static com.lowagie.text.Image com.lowagie.text.pdf.codec.PngImage.getImage(java.lang.String) throws java.io.IOException public static com.lowagie.text.Image com.lowagie.text.pdf.codec.PngImage.getImage(java.net.URL) throws java.io.IOException public static final int com.lowagie.text.pdf.codec.PngImage.getInt(java.io.InputStream) throws java.io.IOException public static final java.lang.String com.lowagie.text.pdf.codec.PngImage.getString(java.io.InputStream) throws java.io.IOException public static final int com.lowagie.text.pdf.codec.PngImage.getWord(java.io.InputStream) throws java.io.IOException class com.lowagie.text.pdf.codec.TIFFConstants public static final int com.lowagie.text.pdf.codec.TIFFConstants.CLEANFAXDATA_CLEAN public static final int com.lowagie.text.pdf.codec.TIFFConstants.CLEANFAXDATA_REGENERATED public static final int com.lowagie.text.pdf.codec.TIFFConstants.CLEANFAXDATA_UNCLEAN public static final int com.lowagie.text.pdf.codec.TIFFConstants.COLORRESPONSEUNIT_100000S public static final int com.lowagie.text.pdf.codec.TIFFConstants.COLORRESPONSEUNIT_10000S public static final int com.lowagie.text.pdf.codec.TIFFConstants.COLORRESPONSEUNIT_1000S public static final int com.lowagie.text.pdf.codec.TIFFConstants.COLORRESPONSEUNIT_100S public static final int com.lowagie.text.pdf.codec.TIFFConstants.COLORRESPONSEUNIT_10S public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_ADOBE_DEFLATE public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_CCITTFAX3 public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_CCITTFAX4 public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_CCITTRLE public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_CCITTRLEW public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_DCS public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_DEFLATE public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_IT8BL public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_IT8CTPAD public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_IT8LW public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_IT8MP public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_JBIG public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_JPEG public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_LZW public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_NEXT public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_NONE public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_OJPEG public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_PACKBITS public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_PIXARFILM public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_PIXARLOG public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_SGILOG public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_SGILOG24 public static final int com.lowagie.text.pdf.codec.TIFFConstants.COMPRESSION_THUNDERSCAN public static final int com.lowagie.text.pdf.codec.TIFFConstants.EXTRASAMPLE_ASSOCALPHA public static final int com.lowagie.text.pdf.codec.TIFFConstants.EXTRASAMPLE_UNASSALPHA public static final int com.lowagie.text.pdf.codec.TIFFConstants.EXTRASAMPLE_UNSPECIFIED public static final int com.lowagie.text.pdf.codec.TIFFConstants.FILETYPE_MASK public static final int com.lowagie.text.pdf.codec.TIFFConstants.FILETYPE_PAGE public static final int com.lowagie.text.pdf.codec.TIFFConstants.FILETYPE_REDUCEDIMAGE public static final int com.lowagie.text.pdf.codec.TIFFConstants.FILLORDER_LSB2MSB public static final int com.lowagie.text.pdf.codec.TIFFConstants.FILLORDER_MSB2LSB public static final int com.lowagie.text.pdf.codec.TIFFConstants.GRAYRESPONSEUNIT_100000S public static final int com.lowagie.text.pdf.codec.TIFFConstants.GRAYRESPONSEUNIT_10000S public static final int com.lowagie.text.pdf.codec.TIFFConstants.GRAYRESPONSEUNIT_1000S public static final int com.lowagie.text.pdf.codec.TIFFConstants.GRAYRESPONSEUNIT_100S public static final int com.lowagie.text.pdf.codec.TIFFConstants.GRAYRESPONSEUNIT_10S public static final int com.lowagie.text.pdf.codec.TIFFConstants.GROUP3OPT_2DENCODING public static final int com.lowagie.text.pdf.codec.TIFFConstants.GROUP3OPT_FILLBITS public static final int com.lowagie.text.pdf.codec.TIFFConstants.GROUP3OPT_UNCOMPRESSED public static final int com.lowagie.text.pdf.codec.TIFFConstants.GROUP4OPT_UNCOMPRESSED public static final int com.lowagie.text.pdf.codec.TIFFConstants.INKSET_CMYK public static final int com.lowagie.text.pdf.codec.TIFFConstants.JPEGPROC_BASELINE public static final int com.lowagie.text.pdf.codec.TIFFConstants.JPEGPROC_LOSSLESS public static final int com.lowagie.text.pdf.codec.TIFFConstants.OFILETYPE_IMAGE public static final int com.lowagie.text.pdf.codec.TIFFConstants.OFILETYPE_PAGE public static final int com.lowagie.text.pdf.codec.TIFFConstants.OFILETYPE_REDUCEDIMAGE public static final int com.lowagie.text.pdf.codec.TIFFConstants.ORIENTATION_BOTLEFT public static final int com.lowagie.text.pdf.codec.TIFFConstants.ORIENTATION_BOTRIGHT public static final int com.lowagie.text.pdf.codec.TIFFConstants.ORIENTATION_LEFTBOT public static final int com.lowagie.text.pdf.codec.TIFFConstants.ORIENTATION_LEFTTOP public static final int com.lowagie.text.pdf.codec.TIFFConstants.ORIENTATION_RIGHTBOT public static final int com.lowagie.text.pdf.codec.TIFFConstants.ORIENTATION_RIGHTTOP public static final int com.lowagie.text.pdf.codec.TIFFConstants.ORIENTATION_TOPLEFT public static final int com.lowagie.text.pdf.codec.TIFFConstants.ORIENTATION_TOPRIGHT public static final int com.lowagie.text.pdf.codec.TIFFConstants.PHOTOMETRIC_CIELAB public static final int com.lowagie.text.pdf.codec.TIFFConstants.PHOTOMETRIC_LOGL public static final int com.lowagie.text.pdf.codec.TIFFConstants.PHOTOMETRIC_LOGLUV public static final int com.lowagie.text.pdf.codec.TIFFConstants.PHOTOMETRIC_MASK public static final int com.lowagie.text.pdf.codec.TIFFConstants.PHOTOMETRIC_MINISBLACK public static final int com.lowagie.text.pdf.codec.TIFFConstants.PHOTOMETRIC_MINISWHITE public static final int com.lowagie.text.pdf.codec.TIFFConstants.PHOTOMETRIC_PALETTE public static final int com.lowagie.text.pdf.codec.TIFFConstants.PHOTOMETRIC_RGB public static final int com.lowagie.text.pdf.codec.TIFFConstants.PHOTOMETRIC_SEPARATED public static final int com.lowagie.text.pdf.codec.TIFFConstants.PHOTOMETRIC_YCBCR public static final int com.lowagie.text.pdf.codec.TIFFConstants.PLANARCONFIG_CONTIG public static final int com.lowagie.text.pdf.codec.TIFFConstants.PLANARCONFIG_SEPARATE public static final int com.lowagie.text.pdf.codec.TIFFConstants.RESUNIT_CENTIMETER public static final int com.lowagie.text.pdf.codec.TIFFConstants.RESUNIT_INCH public static final int com.lowagie.text.pdf.codec.TIFFConstants.RESUNIT_NONE public static final int com.lowagie.text.pdf.codec.TIFFConstants.SAMPLEFORMAT_COMPLEXIEEEFP public static final int com.lowagie.text.pdf.codec.TIFFConstants.SAMPLEFORMAT_COMPLEXINT public static final int com.lowagie.text.pdf.codec.TIFFConstants.SAMPLEFORMAT_IEEEFP public static final int com.lowagie.text.pdf.codec.TIFFConstants.SAMPLEFORMAT_INT public static final int com.lowagie.text.pdf.codec.TIFFConstants.SAMPLEFORMAT_UINT public static final int com.lowagie.text.pdf.codec.TIFFConstants.SAMPLEFORMAT_VOID public static final int com.lowagie.text.pdf.codec.TIFFConstants.THRESHHOLD_BILEVEL public static final int com.lowagie.text.pdf.codec.TIFFConstants.THRESHHOLD_ERRORDIFFUSE public static final int com.lowagie.text.pdf.codec.TIFFConstants.THRESHHOLD_HALFTONE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_ARTIST public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_BADFAXLINES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_BITSPERSAMPLE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_CELLLENGTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_CELLWIDTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_CLEANFAXDATA public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_COLORMAP public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_COLORRESPONSEUNIT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_COMPRESSION public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_CONSECUTIVEBADFAXLINES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_COPYRIGHT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_DATATYPE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_DATETIME public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_DCSHUESHIFTVALUES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_DOCUMENTNAME public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_DOTRANGE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_EXTRASAMPLES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_FAXRECVPARAMS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_FAXRECVTIME public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_FAXSUBADDRESS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_FEDEX_EDR public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_FILLORDER public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_FRAMECOUNT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_FREEBYTECOUNTS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_FREEOFFSETS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_GRAYRESPONSECURVE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_GRAYRESPONSEUNIT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_GROUP3OPTIONS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_GROUP4OPTIONS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_HALFTONEHINTS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_HOSTCOMPUTER public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_ICCPROFILE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IMAGEDEPTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IMAGEDESCRIPTION public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IMAGELENGTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IMAGEWIDTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_INKNAMES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_INKSET public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8BITSPEREXTENDEDRUNLENGTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8BITSPERRUNLENGTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8BKGCOLORINDICATOR public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8BKGCOLORVALUE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8COLORCHARACTERIZATION public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8COLORSEQUENCE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8COLORTABLE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8HEADER public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8IMAGECOLORINDICATOR public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8IMAGECOLORVALUE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8PIXELINTENSITYRANGE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8RASTERPADDING public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8SITE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_IT8TRANSPARENCYINDICATOR public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JBIGOPTIONS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JPEGACTABLES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JPEGDCTABLES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JPEGIFBYTECOUNT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JPEGIFOFFSET public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JPEGLOSSLESSPREDICTORS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JPEGPOINTTRANSFORM public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JPEGPROC public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JPEGQTABLES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JPEGRESTARTINTERVAL public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_JPEGTABLES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_MAKE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_MATTEING public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_MAXSAMPLEVALUE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_MINSAMPLEVALUE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_MODEL public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_NUMBEROFINKS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_ORIENTATION public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_OSUBFILETYPE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PAGENAME public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PAGENUMBER public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PHOTOMETRIC public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PHOTOSHOP public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PIXAR_FOVCOT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PIXAR_IMAGEFULLLENGTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PIXAR_IMAGEFULLWIDTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PIXAR_MATRIX_WORLDTOCAMERA public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PIXAR_MATRIX_WORLDTOSCREEN public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PIXAR_TEXTUREFORMAT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PIXAR_WRAPMODES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PLANARCONFIG public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PREDICTOR public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_PRIMARYCHROMATICITIES public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_REFERENCEBLACKWHITE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_REFPTS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_REGIONAFFINE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_REGIONTACKPOINT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_REGIONWARPCORNERS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_RESOLUTIONUNIT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_RICHTIFFIPTC public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_ROWSPERSTRIP public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_SAMPLEFORMAT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_SAMPLESPERPIXEL public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_SMAXSAMPLEVALUE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_SMINSAMPLEVALUE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_SOFTWARE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_STONITS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_STRIPBYTECOUNTS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_STRIPOFFSETS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_SUBFILETYPE public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_SUBIFD public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_TARGETPRINTER public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_THRESHHOLDING public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_TILEBYTECOUNTS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_TILEDEPTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_TILELENGTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_TILEOFFSETS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_TILEWIDTH public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_TRANSFERFUNCTION public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_WHITEPOINT public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_WRITERSERIALNUMBER public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_XPOSITION public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_XRESOLUTION public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_YCBCRCOEFFICIENTS public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_YCBCRPOSITIONING public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_YCBCRSUBSAMPLING public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_YPOSITION public static final int com.lowagie.text.pdf.codec.TIFFConstants.TIFFTAG_YRESOLUTION public static final int com.lowagie.text.pdf.codec.TIFFConstants.YCBCRPOSITION_CENTERED public static final int com.lowagie.text.pdf.codec.TIFFConstants.YCBCRPOSITION_COSITED public com.lowagie.text.pdf.codec.TIFFConstants() class com.lowagie.text.pdf.codec.TIFFDirectory public com.lowagie.text.pdf.codec.TIFFDirectory(com.lowagie.text.pdf.RandomAccessFileOrArray,int) throws java.io.IOException public com.lowagie.text.pdf.codec.TIFFDirectory(com.lowagie.text.pdf.RandomAccessFileOrArray,long,int) throws java.io.IOException public com.lowagie.text.pdf.codec.TIFFField com.lowagie.text.pdf.codec.TIFFDirectory.getField(int) public byte com.lowagie.text.pdf.codec.TIFFDirectory.getFieldAsByte(int) public byte com.lowagie.text.pdf.codec.TIFFDirectory.getFieldAsByte(int,int) public double com.lowagie.text.pdf.codec.TIFFDirectory.getFieldAsDouble(int) public double com.lowagie.text.pdf.codec.TIFFDirectory.getFieldAsDouble(int,int) public float com.lowagie.text.pdf.codec.TIFFDirectory.getFieldAsFloat(int) public float com.lowagie.text.pdf.codec.TIFFDirectory.getFieldAsFloat(int,int) public long com.lowagie.text.pdf.codec.TIFFDirectory.getFieldAsLong(int) public long com.lowagie.text.pdf.codec.TIFFDirectory.getFieldAsLong(int,int) public com.lowagie.text.pdf.codec.TIFFField[] com.lowagie.text.pdf.codec.TIFFDirectory.getFields() public long com.lowagie.text.pdf.codec.TIFFDirectory.getIFDOffset() public long com.lowagie.text.pdf.codec.TIFFDirectory.getNextIFDOffset() public static int com.lowagie.text.pdf.codec.TIFFDirectory.getNumDirectories(com.lowagie.text.pdf.RandomAccessFileOrArray) throws java.io.IOException public int com.lowagie.text.pdf.codec.TIFFDirectory.getNumEntries() public int[] com.lowagie.text.pdf.codec.TIFFDirectory.getTags() public boolean com.lowagie.text.pdf.codec.TIFFDirectory.isBigEndian() public boolean com.lowagie.text.pdf.codec.TIFFDirectory.isTagPresent(int) class com.lowagie.text.pdf.codec.TIFFFaxDecoder public com.lowagie.text.pdf.codec.TIFFFaxDecoder(int,int,int) public void com.lowagie.text.pdf.codec.TIFFFaxDecoder.decode1D(byte[],byte[],int,int) public void com.lowagie.text.pdf.codec.TIFFFaxDecoder.decode2D(byte[],byte[],int,int,long) public void com.lowagie.text.pdf.codec.TIFFFaxDecoder.decodeNextScanline(byte[],int,int) public void com.lowagie.text.pdf.codec.TIFFFaxDecoder.decodeT6(byte[],byte[],int,int,long) public static void com.lowagie.text.pdf.codec.TIFFFaxDecoder.reverseBits(byte[]) class com.lowagie.text.pdf.codec.TIFFField public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_ASCII public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_BYTE public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_DOUBLE public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_FLOAT public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_LONG public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_RATIONAL public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_SBYTE public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_SHORT public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_SLONG public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_SRATIONAL public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_SSHORT public static final int com.lowagie.text.pdf.codec.TIFFField.TIFF_UNDEFINED public com.lowagie.text.pdf.codec.TIFFField(int,int,int,java.lang.Object) public int com.lowagie.text.pdf.codec.TIFFField.compareTo(java.lang.Object) public byte[] com.lowagie.text.pdf.codec.TIFFField.getAsBytes() public char[] com.lowagie.text.pdf.codec.TIFFField.getAsChars() public double com.lowagie.text.pdf.codec.TIFFField.getAsDouble(int) public double[] com.lowagie.text.pdf.codec.TIFFField.getAsDoubles() public float com.lowagie.text.pdf.codec.TIFFField.getAsFloat(int) public float[] com.lowagie.text.pdf.codec.TIFFField.getAsFloats() public int com.lowagie.text.pdf.codec.TIFFField.getAsInt(int) public int[] com.lowagie.text.pdf.codec.TIFFField.getAsInts() public long com.lowagie.text.pdf.codec.TIFFField.getAsLong(int) public long[] com.lowagie.text.pdf.codec.TIFFField.getAsLongs() public long[] com.lowagie.text.pdf.codec.TIFFField.getAsRational(int) public long[][] com.lowagie.text.pdf.codec.TIFFField.getAsRationals() public int[] com.lowagie.text.pdf.codec.TIFFField.getAsSRational(int) public int[][] com.lowagie.text.pdf.codec.TIFFField.getAsSRationals() public short[] com.lowagie.text.pdf.codec.TIFFField.getAsShorts() public java.lang.String com.lowagie.text.pdf.codec.TIFFField.getAsString(int) public int com.lowagie.text.pdf.codec.TIFFField.getCount() public int com.lowagie.text.pdf.codec.TIFFField.getTag() public int com.lowagie.text.pdf.codec.TIFFField.getType() class com.lowagie.text.pdf.codec.TIFFLZWDecoder public com.lowagie.text.pdf.codec.TIFFLZWDecoder(int,int,int) public void com.lowagie.text.pdf.codec.TIFFLZWDecoder.addStringToTable(byte[]) public void com.lowagie.text.pdf.codec.TIFFLZWDecoder.addStringToTable(byte[],byte) public byte[] com.lowagie.text.pdf.codec.TIFFLZWDecoder.composeString(byte[],byte) public byte[] com.lowagie.text.pdf.codec.TIFFLZWDecoder.decode(byte[],byte[],int) public int com.lowagie.text.pdf.codec.TIFFLZWDecoder.getNextCode() public void com.lowagie.text.pdf.codec.TIFFLZWDecoder.initializeStringTable() public void com.lowagie.text.pdf.codec.TIFFLZWDecoder.writeString(byte[]) class com.lowagie.text.pdf.codec.TiffImage public com.lowagie.text.pdf.codec.TiffImage() public static void com.lowagie.text.pdf.codec.TiffImage.decodePackbits(byte[],byte[]) public static int com.lowagie.text.pdf.codec.TiffImage.getNumberOfPages(com.lowagie.text.pdf.RandomAccessFileOrArray) public static com.lowagie.text.Image com.lowagie.text.pdf.codec.TiffImage.getTiffImage(com.lowagie.text.pdf.RandomAccessFileOrArray,int) public static com.lowagie.text.Image com.lowagie.text.pdf.codec.TiffImage.getTiffImage(com.lowagie.text.pdf.RandomAccessFileOrArray,int,boolean) public static void com.lowagie.text.pdf.codec.TiffImage.inflate(byte[],byte[]) class com.lowagie.text.pdf.codec.wmf.InputMeta public com.lowagie.text.pdf.codec.wmf.InputMeta(java.io.InputStream) public int com.lowagie.text.pdf.codec.wmf.InputMeta.getLength() public int com.lowagie.text.pdf.codec.wmf.InputMeta.readByte() throws java.io.IOException public java.awt.Color com.lowagie.text.pdf.codec.wmf.InputMeta.readColor() throws java.io.IOException public int com.lowagie.text.pdf.codec.wmf.InputMeta.readInt() throws java.io.IOException public int com.lowagie.text.pdf.codec.wmf.InputMeta.readShort() throws java.io.IOException public int com.lowagie.text.pdf.codec.wmf.InputMeta.readWord() throws java.io.IOException public void com.lowagie.text.pdf.codec.wmf.InputMeta.skip(int) throws java.io.IOException class com.lowagie.text.pdf.codec.wmf.MetaBrush public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.BS_DIBPATTERN public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.BS_HATCHED public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.BS_NULL public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.BS_PATTERN public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.BS_SOLID public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.HS_BDIAGONAL public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.HS_CROSS public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.HS_DIAGCROSS public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.HS_FDIAGONAL public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.HS_HORIZONTAL public static final int com.lowagie.text.pdf.codec.wmf.MetaBrush.HS_VERTICAL public com.lowagie.text.pdf.codec.wmf.MetaBrush() public java.awt.Color com.lowagie.text.pdf.codec.wmf.MetaBrush.getColor() public int com.lowagie.text.pdf.codec.wmf.MetaBrush.getHatch() public int com.lowagie.text.pdf.codec.wmf.MetaBrush.getStyle() public void com.lowagie.text.pdf.codec.wmf.MetaBrush.init(com.lowagie.text.pdf.codec.wmf.InputMeta) throws java.io.IOException class com.lowagie.text.pdf.codec.wmf.MetaDo public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_ANIMATEPALETTE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_ARC public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_BITBLT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_CHORD public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_CREATEBRUSHINDIRECT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_CREATEFONTINDIRECT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_CREATEPALETTE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_CREATEPATTERNBRUSH public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_CREATEPENINDIRECT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_CREATEREGION public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_DELETEOBJECT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_DIBBITBLT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_DIBCREATEPATTERNBRUSH public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_DIBSTRETCHBLT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_ELLIPSE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_ESCAPE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_EXCLUDECLIPRECT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_EXTFLOODFILL public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_EXTTEXTOUT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_FILLREGION public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_FLOODFILL public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_FRAMEREGION public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_INTERSECTCLIPRECT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_INVERTREGION public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_LINETO public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_MOVETO public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_OFFSETCLIPRGN public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_OFFSETVIEWPORTORG public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_OFFSETWINDOWORG public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_PAINTREGION public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_PATBLT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_PIE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_POLYGON public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_POLYLINE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_POLYPOLYGON public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_REALIZEPALETTE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_RECTANGLE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_RESIZEPALETTE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_RESTOREDC public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_ROUNDRECT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SAVEDC public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SCALEVIEWPORTEXT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SCALEWINDOWEXT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SELECTCLIPREGION public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SELECTOBJECT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SELECTPALETTE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETBKCOLOR public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETBKMODE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETDIBTODEV public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETMAPMODE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETMAPPERFLAGS public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETPALENTRIES public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETPIXEL public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETPOLYFILLMODE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETRELABS public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETROP2 public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETSTRETCHBLTMODE public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETTEXTALIGN public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETTEXTCHAREXTRA public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETTEXTCOLOR public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETTEXTJUSTIFICATION public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETVIEWPORTEXT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETVIEWPORTORG public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETWINDOWEXT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_SETWINDOWORG public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_STRETCHBLT public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_STRETCHDIB public static final int com.lowagie.text.pdf.codec.wmf.MetaDo.META_TEXTOUT public com.lowagie.text.pdf.PdfContentByte com.lowagie.text.pdf.codec.wmf.MetaDo.cb public com.lowagie.text.pdf.codec.wmf.InputMeta com.lowagie.text.pdf.codec.wmf.MetaDo.in public com.lowagie.text.pdf.codec.wmf.MetaDo(java.io.InputStream,com.lowagie.text.pdf.PdfContentByte) public boolean com.lowagie.text.pdf.codec.wmf.MetaDo.isNullStrokeFill(boolean) public void com.lowagie.text.pdf.codec.wmf.MetaDo.outputText(int,int,int,int,int,int,int,java.lang.String) public void com.lowagie.text.pdf.codec.wmf.MetaDo.readAll() throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.codec.wmf.MetaDo.strokeAndFill() public static byte[] com.lowagie.text.pdf.codec.wmf.MetaDo.wrapBMP(com.lowagie.text.Image) throws java.io.IOException public static void com.lowagie.text.pdf.codec.wmf.MetaDo.writeDWord(java.io.OutputStream,int) throws java.io.IOException public static void com.lowagie.text.pdf.codec.wmf.MetaDo.writeWord(java.io.OutputStream,int) throws java.io.IOException class com.lowagie.text.pdf.codec.wmf.MetaFont public com.lowagie.text.pdf.codec.wmf.MetaFont() public float com.lowagie.text.pdf.codec.wmf.MetaFont.getAngle() public com.lowagie.text.pdf.BaseFont com.lowagie.text.pdf.codec.wmf.MetaFont.getFont() public float com.lowagie.text.pdf.codec.wmf.MetaFont.getFontSize(com.lowagie.text.pdf.codec.wmf.MetaState) public void com.lowagie.text.pdf.codec.wmf.MetaFont.init(com.lowagie.text.pdf.codec.wmf.InputMeta) throws java.io.IOException public boolean com.lowagie.text.pdf.codec.wmf.MetaFont.isStrikeout() public boolean com.lowagie.text.pdf.codec.wmf.MetaFont.isUnderline() class com.lowagie.text.pdf.codec.wmf.MetaObject public static final int com.lowagie.text.pdf.codec.wmf.MetaObject.META_BRUSH public static final int com.lowagie.text.pdf.codec.wmf.MetaObject.META_FONT public static final int com.lowagie.text.pdf.codec.wmf.MetaObject.META_NOT_SUPPORTED public static final int com.lowagie.text.pdf.codec.wmf.MetaObject.META_PEN public int com.lowagie.text.pdf.codec.wmf.MetaObject.type public com.lowagie.text.pdf.codec.wmf.MetaObject() public com.lowagie.text.pdf.codec.wmf.MetaObject(int) public int com.lowagie.text.pdf.codec.wmf.MetaObject.getType() class com.lowagie.text.pdf.codec.wmf.MetaPen public static final int com.lowagie.text.pdf.codec.wmf.MetaPen.PS_DASH public static final int com.lowagie.text.pdf.codec.wmf.MetaPen.PS_DASHDOT public static final int com.lowagie.text.pdf.codec.wmf.MetaPen.PS_DASHDOTDOT public static final int com.lowagie.text.pdf.codec.wmf.MetaPen.PS_DOT public static final int com.lowagie.text.pdf.codec.wmf.MetaPen.PS_INSIDEFRAME public static final int com.lowagie.text.pdf.codec.wmf.MetaPen.PS_NULL public static final int com.lowagie.text.pdf.codec.wmf.MetaPen.PS_SOLID public com.lowagie.text.pdf.codec.wmf.MetaPen() public java.awt.Color com.lowagie.text.pdf.codec.wmf.MetaPen.getColor() public int com.lowagie.text.pdf.codec.wmf.MetaPen.getPenWidth() public int com.lowagie.text.pdf.codec.wmf.MetaPen.getStyle() public void com.lowagie.text.pdf.codec.wmf.MetaPen.init(com.lowagie.text.pdf.codec.wmf.InputMeta) throws java.io.IOException class com.lowagie.text.pdf.codec.wmf.MetaState public static final int com.lowagie.text.pdf.codec.wmf.MetaState.ALTERNATE public java.util.ArrayList com.lowagie.text.pdf.codec.wmf.MetaState.MetaObjects public static final int com.lowagie.text.pdf.codec.wmf.MetaState.OPAQUE public static final int com.lowagie.text.pdf.codec.wmf.MetaState.TA_BASELINE public static final int com.lowagie.text.pdf.codec.wmf.MetaState.TA_BOTTOM public static final int com.lowagie.text.pdf.codec.wmf.MetaState.TA_CENTER public static final int com.lowagie.text.pdf.codec.wmf.MetaState.TA_LEFT public static final int com.lowagie.text.pdf.codec.wmf.MetaState.TA_NOUPDATECP public static final int com.lowagie.text.pdf.codec.wmf.MetaState.TA_RIGHT public static final int com.lowagie.text.pdf.codec.wmf.MetaState.TA_TOP public static final int com.lowagie.text.pdf.codec.wmf.MetaState.TA_UPDATECP public static final int com.lowagie.text.pdf.codec.wmf.MetaState.TRANSPARENT public static final int com.lowagie.text.pdf.codec.wmf.MetaState.WINDING public int com.lowagie.text.pdf.codec.wmf.MetaState.backgroundMode public java.awt.Color com.lowagie.text.pdf.codec.wmf.MetaState.currentBackgroundColor public com.lowagie.text.pdf.codec.wmf.MetaBrush com.lowagie.text.pdf.codec.wmf.MetaState.currentBrush public com.lowagie.text.pdf.codec.wmf.MetaFont com.lowagie.text.pdf.codec.wmf.MetaState.currentFont public com.lowagie.text.pdf.codec.wmf.MetaPen com.lowagie.text.pdf.codec.wmf.MetaState.currentPen public java.awt.Point com.lowagie.text.pdf.codec.wmf.MetaState.currentPoint public java.awt.Color com.lowagie.text.pdf.codec.wmf.MetaState.currentTextColor public int com.lowagie.text.pdf.codec.wmf.MetaState.extentWx public int com.lowagie.text.pdf.codec.wmf.MetaState.extentWy public int com.lowagie.text.pdf.codec.wmf.MetaState.lineJoin public int com.lowagie.text.pdf.codec.wmf.MetaState.offsetWx public int com.lowagie.text.pdf.codec.wmf.MetaState.offsetWy public int com.lowagie.text.pdf.codec.wmf.MetaState.polyFillMode public java.util.Stack com.lowagie.text.pdf.codec.wmf.MetaState.savedStates public float com.lowagie.text.pdf.codec.wmf.MetaState.scalingX public float com.lowagie.text.pdf.codec.wmf.MetaState.scalingY public int com.lowagie.text.pdf.codec.wmf.MetaState.textAlign public com.lowagie.text.pdf.codec.wmf.MetaState() public com.lowagie.text.pdf.codec.wmf.MetaState(com.lowagie.text.pdf.codec.wmf.MetaState) public void com.lowagie.text.pdf.codec.wmf.MetaState.addMetaObject(com.lowagie.text.pdf.codec.wmf.MetaObject) public void com.lowagie.text.pdf.codec.wmf.MetaState.cleanup(com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.codec.wmf.MetaState.deleteMetaObject(int) public int com.lowagie.text.pdf.codec.wmf.MetaState.getBackgroundMode() public java.awt.Color com.lowagie.text.pdf.codec.wmf.MetaState.getCurrentBackgroundColor() public com.lowagie.text.pdf.codec.wmf.MetaBrush com.lowagie.text.pdf.codec.wmf.MetaState.getCurrentBrush() public com.lowagie.text.pdf.codec.wmf.MetaFont com.lowagie.text.pdf.codec.wmf.MetaState.getCurrentFont() public com.lowagie.text.pdf.codec.wmf.MetaPen com.lowagie.text.pdf.codec.wmf.MetaState.getCurrentPen() public java.awt.Point com.lowagie.text.pdf.codec.wmf.MetaState.getCurrentPoint() public java.awt.Color com.lowagie.text.pdf.codec.wmf.MetaState.getCurrentTextColor() public boolean com.lowagie.text.pdf.codec.wmf.MetaState.getLineNeutral() public int com.lowagie.text.pdf.codec.wmf.MetaState.getPolyFillMode() public int com.lowagie.text.pdf.codec.wmf.MetaState.getTextAlign() public void com.lowagie.text.pdf.codec.wmf.MetaState.restoreState(int,com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.codec.wmf.MetaState.saveState(com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.codec.wmf.MetaState.selectMetaObject(int,com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.codec.wmf.MetaState.setBackgroundMode(int) public void com.lowagie.text.pdf.codec.wmf.MetaState.setCurrentBackgroundColor(java.awt.Color) public void com.lowagie.text.pdf.codec.wmf.MetaState.setCurrentPoint(java.awt.Point) public void com.lowagie.text.pdf.codec.wmf.MetaState.setCurrentTextColor(java.awt.Color) public void com.lowagie.text.pdf.codec.wmf.MetaState.setExtentWx(int) public void com.lowagie.text.pdf.codec.wmf.MetaState.setExtentWy(int) public void com.lowagie.text.pdf.codec.wmf.MetaState.setLineJoinPolygon(com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.codec.wmf.MetaState.setLineJoinRectangle(com.lowagie.text.pdf.PdfContentByte) public void com.lowagie.text.pdf.codec.wmf.MetaState.setMetaState(com.lowagie.text.pdf.codec.wmf.MetaState) public void com.lowagie.text.pdf.codec.wmf.MetaState.setOffsetWx(int) public void com.lowagie.text.pdf.codec.wmf.MetaState.setOffsetWy(int) public void com.lowagie.text.pdf.codec.wmf.MetaState.setPolyFillMode(int) public void com.lowagie.text.pdf.codec.wmf.MetaState.setScalingX(float) public void com.lowagie.text.pdf.codec.wmf.MetaState.setScalingY(float) public void com.lowagie.text.pdf.codec.wmf.MetaState.setTextAlign(int) public float com.lowagie.text.pdf.codec.wmf.MetaState.transformAngle(float) public float com.lowagie.text.pdf.codec.wmf.MetaState.transformX(int) public float com.lowagie.text.pdf.codec.wmf.MetaState.transformY(int) class com.lowagie.text.pdf.collection.PdfCollection public static final int com.lowagie.text.pdf.collection.PdfCollection.DETAILS public static final int com.lowagie.text.pdf.collection.PdfCollection.HIDDEN public static final int com.lowagie.text.pdf.collection.PdfCollection.TILE public com.lowagie.text.pdf.collection.PdfCollection(int) public com.lowagie.text.pdf.collection.PdfCollectionSchema com.lowagie.text.pdf.collection.PdfCollection.getSchema() public void com.lowagie.text.pdf.collection.PdfCollection.setInitialDocument(java.lang.String) public void com.lowagie.text.pdf.collection.PdfCollection.setSchema(com.lowagie.text.pdf.collection.PdfCollectionSchema) public void com.lowagie.text.pdf.collection.PdfCollection.setSort(com.lowagie.text.pdf.collection.PdfCollectionSort) class com.lowagie.text.pdf.collection.PdfCollectionField public static final int com.lowagie.text.pdf.collection.PdfCollectionField.CREATIONDATE public static final int com.lowagie.text.pdf.collection.PdfCollectionField.DATE public static final int com.lowagie.text.pdf.collection.PdfCollectionField.DESC public static final int com.lowagie.text.pdf.collection.PdfCollectionField.FILENAME public static final int com.lowagie.text.pdf.collection.PdfCollectionField.MODDATE public static final int com.lowagie.text.pdf.collection.PdfCollectionField.NUMBER public static final int com.lowagie.text.pdf.collection.PdfCollectionField.SIZE public static final int com.lowagie.text.pdf.collection.PdfCollectionField.TEXT public com.lowagie.text.pdf.collection.PdfCollectionField(java.lang.String,int) public com.lowagie.text.pdf.PdfObject com.lowagie.text.pdf.collection.PdfCollectionField.getValue(java.lang.String) public boolean com.lowagie.text.pdf.collection.PdfCollectionField.isCollectionItem() public void com.lowagie.text.pdf.collection.PdfCollectionField.setEditable(boolean) public void com.lowagie.text.pdf.collection.PdfCollectionField.setOrder(int) public void com.lowagie.text.pdf.collection.PdfCollectionField.setVisible(boolean) class com.lowagie.text.pdf.collection.PdfCollectionItem public com.lowagie.text.pdf.collection.PdfCollectionItem(com.lowagie.text.pdf.collection.PdfCollectionSchema) public void com.lowagie.text.pdf.collection.PdfCollectionItem.addItem(java.lang.String,com.lowagie.text.pdf.PdfDate) public void com.lowagie.text.pdf.collection.PdfCollectionItem.addItem(java.lang.String,com.lowagie.text.pdf.PdfNumber) public void com.lowagie.text.pdf.collection.PdfCollectionItem.addItem(java.lang.String,com.lowagie.text.pdf.PdfString) public void com.lowagie.text.pdf.collection.PdfCollectionItem.addItem(java.lang.String,double) public void com.lowagie.text.pdf.collection.PdfCollectionItem.addItem(java.lang.String,float) public void com.lowagie.text.pdf.collection.PdfCollectionItem.addItem(java.lang.String,int) public void com.lowagie.text.pdf.collection.PdfCollectionItem.addItem(java.lang.String,java.lang.String) public void com.lowagie.text.pdf.collection.PdfCollectionItem.addItem(java.lang.String,java.util.Calendar) public void com.lowagie.text.pdf.collection.PdfCollectionItem.setPrefix(java.lang.String,java.lang.String) class com.lowagie.text.pdf.collection.PdfCollectionSchema public com.lowagie.text.pdf.collection.PdfCollectionSchema() public void com.lowagie.text.pdf.collection.PdfCollectionSchema.addField(java.lang.String,com.lowagie.text.pdf.collection.PdfCollectionField) class com.lowagie.text.pdf.collection.PdfCollectionSort public com.lowagie.text.pdf.collection.PdfCollectionSort(java.lang.String) public com.lowagie.text.pdf.collection.PdfCollectionSort(java.lang.String[]) public void com.lowagie.text.pdf.collection.PdfCollectionSort.setSortOrder(boolean) public void com.lowagie.text.pdf.collection.PdfCollectionSort.setSortOrder(boolean[]) class com.lowagie.text.pdf.collection.PdfTargetDictionary public com.lowagie.text.pdf.collection.PdfTargetDictionary(boolean) public com.lowagie.text.pdf.collection.PdfTargetDictionary(com.lowagie.text.pdf.collection.PdfTargetDictionary) public void com.lowagie.text.pdf.collection.PdfTargetDictionary.setAdditionalPath(com.lowagie.text.pdf.collection.PdfTargetDictionary) public void com.lowagie.text.pdf.collection.PdfTargetDictionary.setEmbeddedFileName(java.lang.String) public void com.lowagie.text.pdf.collection.PdfTargetDictionary.setFileAttachmentIndex(int) public void com.lowagie.text.pdf.collection.PdfTargetDictionary.setFileAttachmentName(java.lang.String) public void com.lowagie.text.pdf.collection.PdfTargetDictionary.setFileAttachmentPage(int) public void com.lowagie.text.pdf.collection.PdfTargetDictionary.setFileAttachmentPagename(java.lang.String) class com.lowagie.text.pdf.crypto.AESCipher public com.lowagie.text.pdf.crypto.AESCipher(boolean,byte[],byte[]) public byte[] com.lowagie.text.pdf.crypto.AESCipher.doFinal() public byte[] com.lowagie.text.pdf.crypto.AESCipher.update(byte[],int,int) class com.lowagie.text.pdf.crypto.ARCFOUREncryption public com.lowagie.text.pdf.crypto.ARCFOUREncryption() public void com.lowagie.text.pdf.crypto.ARCFOUREncryption.encryptARCFOUR(byte[]) public void com.lowagie.text.pdf.crypto.ARCFOUREncryption.encryptARCFOUR(byte[],byte[]) public void com.lowagie.text.pdf.crypto.ARCFOUREncryption.encryptARCFOUR(byte[],int,int) public void com.lowagie.text.pdf.crypto.ARCFOUREncryption.encryptARCFOUR(byte[],int,int,byte[],int) public void com.lowagie.text.pdf.crypto.ARCFOUREncryption.prepareARCFOURKey(byte[]) public void com.lowagie.text.pdf.crypto.ARCFOUREncryption.prepareARCFOURKey(byte[],int,int) class com.lowagie.text.pdf.crypto.IVGenerator public static byte[] com.lowagie.text.pdf.crypto.IVGenerator.getIV() public static byte[] com.lowagie.text.pdf.crypto.IVGenerator.getIV(int) class com.lowagie.text.pdf.draw.DottedLineSeparator public com.lowagie.text.pdf.draw.DottedLineSeparator() public void com.lowagie.text.pdf.draw.DottedLineSeparator.draw(com.lowagie.text.pdf.PdfContentByte,float,float,float,float,float) public float com.lowagie.text.pdf.draw.DottedLineSeparator.getGap() public void com.lowagie.text.pdf.draw.DottedLineSeparator.setGap(float) interface com.lowagie.text.pdf.draw.DrawInterface public abstract void com.lowagie.text.pdf.draw.DrawInterface.draw(com.lowagie.text.pdf.PdfContentByte,float,float,float,float,float) class com.lowagie.text.pdf.draw.LineSeparator public com.lowagie.text.pdf.draw.LineSeparator() public com.lowagie.text.pdf.draw.LineSeparator(float,float,java.awt.Color,int,float) public void com.lowagie.text.pdf.draw.LineSeparator.draw(com.lowagie.text.pdf.PdfContentByte,float,float,float,float,float) public void com.lowagie.text.pdf.draw.LineSeparator.drawLine(com.lowagie.text.pdf.PdfContentByte,float,float,float) public int com.lowagie.text.pdf.draw.LineSeparator.getAlignment() public java.awt.Color com.lowagie.text.pdf.draw.LineSeparator.getLineColor() public float com.lowagie.text.pdf.draw.LineSeparator.getLineWidth() public float com.lowagie.text.pdf.draw.LineSeparator.getPercentage() public void com.lowagie.text.pdf.draw.LineSeparator.setAlignment(int) public void com.lowagie.text.pdf.draw.LineSeparator.setLineColor(java.awt.Color) public void com.lowagie.text.pdf.draw.LineSeparator.setLineWidth(float) public void com.lowagie.text.pdf.draw.LineSeparator.setPercentage(float) class com.lowagie.text.pdf.draw.VerticalPositionMark public com.lowagie.text.pdf.draw.VerticalPositionMark() public com.lowagie.text.pdf.draw.VerticalPositionMark(com.lowagie.text.pdf.draw.DrawInterface,float) public void com.lowagie.text.pdf.draw.VerticalPositionMark.draw(com.lowagie.text.pdf.PdfContentByte,float,float,float,float,float) public java.util.ArrayList com.lowagie.text.pdf.draw.VerticalPositionMark.getChunks() public com.lowagie.text.pdf.draw.DrawInterface com.lowagie.text.pdf.draw.VerticalPositionMark.getDrawInterface() public float com.lowagie.text.pdf.draw.VerticalPositionMark.getOffset() public boolean com.lowagie.text.pdf.draw.VerticalPositionMark.isContent() public boolean com.lowagie.text.pdf.draw.VerticalPositionMark.isNestable() public boolean com.lowagie.text.pdf.draw.VerticalPositionMark.process(com.lowagie.text.ElementListener) public void com.lowagie.text.pdf.draw.VerticalPositionMark.setDrawInterface(com.lowagie.text.pdf.draw.DrawInterface) public void com.lowagie.text.pdf.draw.VerticalPositionMark.setOffset(float) public int com.lowagie.text.pdf.draw.VerticalPositionMark.type() class com.lowagie.text.pdf.events.FieldPositioningEvents public float com.lowagie.text.pdf.events.FieldPositioningEvents.padding public com.lowagie.text.pdf.events.FieldPositioningEvents() public com.lowagie.text.pdf.events.FieldPositioningEvents(com.lowagie.text.pdf.PdfFormField,com.lowagie.text.pdf.PdfFormField) public com.lowagie.text.pdf.events.FieldPositioningEvents(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.pdf.PdfFormField) public com.lowagie.text.pdf.events.FieldPositioningEvents(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.pdf.PdfFormField,java.lang.String) throws java.io.IOException,com.lowagie.text.DocumentException public com.lowagie.text.pdf.events.FieldPositioningEvents(com.lowagie.text.pdf.PdfWriter,java.lang.String) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.pdf.events.FieldPositioningEvents.addField(java.lang.String,com.lowagie.text.pdf.PdfFormField) public void com.lowagie.text.pdf.events.FieldPositioningEvents.cellLayout(com.lowagie.text.pdf.PdfPCell,com.lowagie.text.Rectangle,com.lowagie.text.pdf.PdfContentByte[]) public void com.lowagie.text.pdf.events.FieldPositioningEvents.onGenericTag(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,com.lowagie.text.Rectangle,java.lang.String) public void com.lowagie.text.pdf.events.FieldPositioningEvents.setPadding(float) public void com.lowagie.text.pdf.events.FieldPositioningEvents.setParent(com.lowagie.text.pdf.PdfFormField) class com.lowagie.text.pdf.events.IndexEvents public com.lowagie.text.pdf.events.IndexEvents() public com.lowagie.text.Chunk com.lowagie.text.pdf.events.IndexEvents.create(java.lang.String,java.lang.String) public com.lowagie.text.Chunk com.lowagie.text.pdf.events.IndexEvents.create(java.lang.String,java.lang.String,java.lang.String) public com.lowagie.text.Chunk com.lowagie.text.pdf.events.IndexEvents.create(java.lang.String,java.lang.String,java.lang.String,java.lang.String) public void com.lowagie.text.pdf.events.IndexEvents.create(com.lowagie.text.Chunk,java.lang.String) public void com.lowagie.text.pdf.events.IndexEvents.create(com.lowagie.text.Chunk,java.lang.String,java.lang.String) public void com.lowagie.text.pdf.events.IndexEvents.create(com.lowagie.text.Chunk,java.lang.String,java.lang.String,java.lang.String) public java.util.List com.lowagie.text.pdf.events.IndexEvents.getSortedEntries() public void com.lowagie.text.pdf.events.IndexEvents.onGenericTag(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,com.lowagie.text.Rectangle,java.lang.String) public void com.lowagie.text.pdf.events.IndexEvents.setComparator(java.util.Comparator) class com.lowagie.text.pdf.events.IndexEvents$Entry public com.lowagie.text.pdf.events.IndexEvents$Entry(com.lowagie.text.pdf.events.IndexEvents,java.lang.String,java.lang.String,java.lang.String,java.lang.String) public void com.lowagie.text.pdf.events.IndexEvents$Entry.addPageNumberAndTag(int,java.lang.String) public java.lang.String com.lowagie.text.pdf.events.IndexEvents$Entry.getIn1() public java.lang.String com.lowagie.text.pdf.events.IndexEvents$Entry.getIn2() public java.lang.String com.lowagie.text.pdf.events.IndexEvents$Entry.getIn3() public java.lang.String com.lowagie.text.pdf.events.IndexEvents$Entry.getKey() public int com.lowagie.text.pdf.events.IndexEvents$Entry.getPageNumber() public java.util.List com.lowagie.text.pdf.events.IndexEvents$Entry.getPagenumbers() public java.lang.String com.lowagie.text.pdf.events.IndexEvents$Entry.getTag() public java.util.List com.lowagie.text.pdf.events.IndexEvents$Entry.getTags() public java.lang.String com.lowagie.text.pdf.events.IndexEvents$Entry.toString() class com.lowagie.text.pdf.events.PdfPCellEventForwarder public com.lowagie.text.pdf.events.PdfPCellEventForwarder() public void com.lowagie.text.pdf.events.PdfPCellEventForwarder.addCellEvent(com.lowagie.text.pdf.PdfPCellEvent) public void com.lowagie.text.pdf.events.PdfPCellEventForwarder.cellLayout(com.lowagie.text.pdf.PdfPCell,com.lowagie.text.Rectangle,com.lowagie.text.pdf.PdfContentByte[]) class com.lowagie.text.pdf.events.PdfPTableEventForwarder public com.lowagie.text.pdf.events.PdfPTableEventForwarder() public void com.lowagie.text.pdf.events.PdfPTableEventForwarder.addTableEvent(com.lowagie.text.pdf.PdfPTableEvent) public void com.lowagie.text.pdf.events.PdfPTableEventForwarder.tableLayout(com.lowagie.text.pdf.PdfPTable,float[][],float[],int,int,com.lowagie.text.pdf.PdfContentByte[]) class com.lowagie.text.pdf.events.PdfPageEventForwarder public com.lowagie.text.pdf.events.PdfPageEventForwarder() public void com.lowagie.text.pdf.events.PdfPageEventForwarder.addPageEvent(com.lowagie.text.pdf.PdfPageEvent) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onChapter(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float,com.lowagie.text.Paragraph) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onChapterEnd(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onCloseDocument(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onEndPage(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onGenericTag(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,com.lowagie.text.Rectangle,java.lang.String) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onOpenDocument(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onParagraph(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onParagraphEnd(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onSection(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float,int,com.lowagie.text.Paragraph) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onSectionEnd(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document,float) public void com.lowagie.text.pdf.events.PdfPageEventForwarder.onStartPage(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Document) class com.lowagie.text.pdf.fonts.FontsResourceAnchor public com.lowagie.text.pdf.fonts.FontsResourceAnchor() class com.lowagie.text.pdf.fonts.cmaps.CMap public com.lowagie.text.pdf.fonts.cmaps.CMap() public void com.lowagie.text.pdf.fonts.cmaps.CMap.addCodespaceRange(com.lowagie.text.pdf.fonts.cmaps.CodespaceRange) public void com.lowagie.text.pdf.fonts.cmaps.CMap.addMapping(byte[],java.lang.String) throws java.io.IOException public java.util.List com.lowagie.text.pdf.fonts.cmaps.CMap.getCodeSpaceRanges() public boolean com.lowagie.text.pdf.fonts.cmaps.CMap.hasOneByteMappings() public boolean com.lowagie.text.pdf.fonts.cmaps.CMap.hasTwoByteMappings() public java.lang.String com.lowagie.text.pdf.fonts.cmaps.CMap.lookup(byte[],int,int) class com.lowagie.text.pdf.fonts.cmaps.CMapParser public com.lowagie.text.pdf.fonts.cmaps.CMapParser() public static void com.lowagie.text.pdf.fonts.cmaps.CMapParser.main(java.lang.String[]) throws java.lang.Exception public com.lowagie.text.pdf.fonts.cmaps.CMap com.lowagie.text.pdf.fonts.cmaps.CMapParser.parse(java.io.InputStream) throws java.io.IOException class com.lowagie.text.pdf.fonts.cmaps.CodespaceRange public com.lowagie.text.pdf.fonts.cmaps.CodespaceRange() public byte[] com.lowagie.text.pdf.fonts.cmaps.CodespaceRange.getEnd() public byte[] com.lowagie.text.pdf.fonts.cmaps.CodespaceRange.getStart() public void com.lowagie.text.pdf.fonts.cmaps.CodespaceRange.setEnd(byte[]) public void com.lowagie.text.pdf.fonts.cmaps.CodespaceRange.setStart(byte[]) class com.lowagie.text.pdf.hyphenation.ByteVector public com.lowagie.text.pdf.hyphenation.ByteVector() public com.lowagie.text.pdf.hyphenation.ByteVector(byte[]) public com.lowagie.text.pdf.hyphenation.ByteVector(byte[],int) public com.lowagie.text.pdf.hyphenation.ByteVector(int) public int com.lowagie.text.pdf.hyphenation.ByteVector.alloc(int) public int com.lowagie.text.pdf.hyphenation.ByteVector.capacity() public byte com.lowagie.text.pdf.hyphenation.ByteVector.get(int) public byte[] com.lowagie.text.pdf.hyphenation.ByteVector.getArray() public int com.lowagie.text.pdf.hyphenation.ByteVector.length() public void com.lowagie.text.pdf.hyphenation.ByteVector.put(int,byte) public void com.lowagie.text.pdf.hyphenation.ByteVector.trimToSize() class com.lowagie.text.pdf.hyphenation.CharVector public com.lowagie.text.pdf.hyphenation.CharVector() public com.lowagie.text.pdf.hyphenation.CharVector(char[]) public com.lowagie.text.pdf.hyphenation.CharVector(char[],int) public com.lowagie.text.pdf.hyphenation.CharVector(int) public int com.lowagie.text.pdf.hyphenation.CharVector.alloc(int) public int com.lowagie.text.pdf.hyphenation.CharVector.capacity() public void com.lowagie.text.pdf.hyphenation.CharVector.clear() public java.lang.Object com.lowagie.text.pdf.hyphenation.CharVector.clone() public char com.lowagie.text.pdf.hyphenation.CharVector.get(int) public char[] com.lowagie.text.pdf.hyphenation.CharVector.getArray() public int com.lowagie.text.pdf.hyphenation.CharVector.length() public void com.lowagie.text.pdf.hyphenation.CharVector.put(int,char) public void com.lowagie.text.pdf.hyphenation.CharVector.trimToSize() class com.lowagie.text.pdf.hyphenation.Hyphen public java.lang.String com.lowagie.text.pdf.hyphenation.Hyphen.noBreak public java.lang.String com.lowagie.text.pdf.hyphenation.Hyphen.postBreak public java.lang.String com.lowagie.text.pdf.hyphenation.Hyphen.preBreak public java.lang.String com.lowagie.text.pdf.hyphenation.Hyphen.toString() class com.lowagie.text.pdf.hyphenation.Hyphenation public int[] com.lowagie.text.pdf.hyphenation.Hyphenation.getHyphenationPoints() public java.lang.String com.lowagie.text.pdf.hyphenation.Hyphenation.getPostHyphenText(int) public java.lang.String com.lowagie.text.pdf.hyphenation.Hyphenation.getPreHyphenText(int) public int com.lowagie.text.pdf.hyphenation.Hyphenation.length() public java.lang.String com.lowagie.text.pdf.hyphenation.Hyphenation.toString() class com.lowagie.text.pdf.hyphenation.HyphenationTree public com.lowagie.text.pdf.hyphenation.HyphenationTree() public void com.lowagie.text.pdf.hyphenation.HyphenationTree.addClass(java.lang.String) public void com.lowagie.text.pdf.hyphenation.HyphenationTree.addException(java.lang.String,java.util.ArrayList) public void com.lowagie.text.pdf.hyphenation.HyphenationTree.addPattern(java.lang.String,java.lang.String) public java.lang.String com.lowagie.text.pdf.hyphenation.HyphenationTree.findPattern(java.lang.String) public com.lowagie.text.pdf.hyphenation.Hyphenation com.lowagie.text.pdf.hyphenation.HyphenationTree.hyphenate(char[],int,int,int,int) public com.lowagie.text.pdf.hyphenation.Hyphenation com.lowagie.text.pdf.hyphenation.HyphenationTree.hyphenate(java.lang.String,int,int) public void com.lowagie.text.pdf.hyphenation.HyphenationTree.loadSimplePatterns(java.io.InputStream) public void com.lowagie.text.pdf.hyphenation.HyphenationTree.printStats() class com.lowagie.text.pdf.hyphenation.Hyphenator public com.lowagie.text.pdf.hyphenation.Hyphenator(java.lang.String,java.lang.String,int,int) public static com.lowagie.text.pdf.hyphenation.HyphenationTree com.lowagie.text.pdf.hyphenation.Hyphenator.getFileHyphenationTree(java.lang.String) public static java.lang.String com.lowagie.text.pdf.hyphenation.Hyphenator.getHyphenDir() public static com.lowagie.text.pdf.hyphenation.HyphenationTree com.lowagie.text.pdf.hyphenation.Hyphenator.getHyphenationTree(java.lang.String,java.lang.String) public static com.lowagie.text.pdf.hyphenation.HyphenationTree com.lowagie.text.pdf.hyphenation.Hyphenator.getResourceHyphenationTree(java.lang.String) public com.lowagie.text.pdf.hyphenation.Hyphenation com.lowagie.text.pdf.hyphenation.Hyphenator.hyphenate(char[],int,int) public com.lowagie.text.pdf.hyphenation.Hyphenation com.lowagie.text.pdf.hyphenation.Hyphenator.hyphenate(java.lang.String) public static com.lowagie.text.pdf.hyphenation.Hyphenation com.lowagie.text.pdf.hyphenation.Hyphenator.hyphenate(java.lang.String,java.lang.String,char[],int,int,int,int) public static com.lowagie.text.pdf.hyphenation.Hyphenation com.lowagie.text.pdf.hyphenation.Hyphenator.hyphenate(java.lang.String,java.lang.String,java.lang.String,int,int) public static void com.lowagie.text.pdf.hyphenation.Hyphenator.setHyphenDir(java.lang.String) public void com.lowagie.text.pdf.hyphenation.Hyphenator.setLanguage(java.lang.String,java.lang.String) public void com.lowagie.text.pdf.hyphenation.Hyphenator.setMinPushCharCount(int) public void com.lowagie.text.pdf.hyphenation.Hyphenator.setMinRemainCharCount(int) interface com.lowagie.text.pdf.hyphenation.PatternConsumer public abstract void com.lowagie.text.pdf.hyphenation.PatternConsumer.addClass(java.lang.String) public abstract void com.lowagie.text.pdf.hyphenation.PatternConsumer.addException(java.lang.String,java.util.ArrayList) public abstract void com.lowagie.text.pdf.hyphenation.PatternConsumer.addPattern(java.lang.String,java.lang.String) class com.lowagie.text.pdf.hyphenation.SimplePatternParser public com.lowagie.text.pdf.hyphenation.SimplePatternParser() public void com.lowagie.text.pdf.hyphenation.SimplePatternParser.addClass(java.lang.String) public void com.lowagie.text.pdf.hyphenation.SimplePatternParser.addException(java.lang.String,java.util.ArrayList) public void com.lowagie.text.pdf.hyphenation.SimplePatternParser.addPattern(java.lang.String,java.lang.String) public void com.lowagie.text.pdf.hyphenation.SimplePatternParser.endDocument() public void com.lowagie.text.pdf.hyphenation.SimplePatternParser.endElement(java.lang.String) public static void com.lowagie.text.pdf.hyphenation.SimplePatternParser.main(java.lang.String[]) throws java.lang.Exception public void com.lowagie.text.pdf.hyphenation.SimplePatternParser.parse(java.io.InputStream,com.lowagie.text.pdf.hyphenation.PatternConsumer) public void com.lowagie.text.pdf.hyphenation.SimplePatternParser.startDocument() public void com.lowagie.text.pdf.hyphenation.SimplePatternParser.startElement(java.lang.String,java.util.HashMap) public void com.lowagie.text.pdf.hyphenation.SimplePatternParser.text(java.lang.String) class com.lowagie.text.pdf.hyphenation.TernaryTree public void com.lowagie.text.pdf.hyphenation.TernaryTree.balance() public java.lang.Object com.lowagie.text.pdf.hyphenation.TernaryTree.clone() public int com.lowagie.text.pdf.hyphenation.TernaryTree.find(char[],int) public int com.lowagie.text.pdf.hyphenation.TernaryTree.find(java.lang.String) public void com.lowagie.text.pdf.hyphenation.TernaryTree.insert(char[],int,char) public void com.lowagie.text.pdf.hyphenation.TernaryTree.insert(java.lang.String,char) public java.util.Enumeration com.lowagie.text.pdf.hyphenation.TernaryTree.keys() public boolean com.lowagie.text.pdf.hyphenation.TernaryTree.knows(java.lang.String) public void com.lowagie.text.pdf.hyphenation.TernaryTree.printStats() public int com.lowagie.text.pdf.hyphenation.TernaryTree.size() public static int com.lowagie.text.pdf.hyphenation.TernaryTree.strcmp(char[],int,char[],int) public static int com.lowagie.text.pdf.hyphenation.TernaryTree.strcmp(java.lang.String,char[],int) public static void com.lowagie.text.pdf.hyphenation.TernaryTree.strcpy(char[],int,char[],int) public static int com.lowagie.text.pdf.hyphenation.TernaryTree.strlen(char[]) public static int com.lowagie.text.pdf.hyphenation.TernaryTree.strlen(char[],int) public void com.lowagie.text.pdf.hyphenation.TernaryTree.trimToSize() class com.lowagie.text.pdf.hyphenation.TernaryTree$Iterator public com.lowagie.text.pdf.hyphenation.TernaryTree$Iterator(com.lowagie.text.pdf.hyphenation.TernaryTree) public char com.lowagie.text.pdf.hyphenation.TernaryTree$Iterator.getValue() public boolean com.lowagie.text.pdf.hyphenation.TernaryTree$Iterator.hasMoreElements() public java.lang.Object com.lowagie.text.pdf.hyphenation.TernaryTree$Iterator.nextElement() public void com.lowagie.text.pdf.hyphenation.TernaryTree$Iterator.rewind() interface com.lowagie.text.pdf.interfaces.PdfAnnotations public abstract void com.lowagie.text.pdf.interfaces.PdfAnnotations.addAnnotation(com.lowagie.text.pdf.PdfAnnotation) public abstract void com.lowagie.text.pdf.interfaces.PdfAnnotations.addCalculationOrder(com.lowagie.text.pdf.PdfFormField) public abstract com.lowagie.text.pdf.PdfAcroForm com.lowagie.text.pdf.interfaces.PdfAnnotations.getAcroForm() public abstract void com.lowagie.text.pdf.interfaces.PdfAnnotations.setSigFlags(int) interface com.lowagie.text.pdf.interfaces.PdfDocumentActions public abstract void com.lowagie.text.pdf.interfaces.PdfDocumentActions.setAdditionalAction(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfAction) throws com.lowagie.text.DocumentException public abstract void com.lowagie.text.pdf.interfaces.PdfDocumentActions.setOpenAction(com.lowagie.text.pdf.PdfAction) public abstract void com.lowagie.text.pdf.interfaces.PdfDocumentActions.setOpenAction(java.lang.String) interface com.lowagie.text.pdf.interfaces.PdfEncryptionSettings public abstract void com.lowagie.text.pdf.interfaces.PdfEncryptionSettings.setEncryption(byte[],byte[],int,int) throws com.lowagie.text.DocumentException public abstract void com.lowagie.text.pdf.interfaces.PdfEncryptionSettings.setEncryption(java.security.cert.Certificate[],int[],int) throws com.lowagie.text.DocumentException interface com.lowagie.text.pdf.interfaces.PdfPageActions public abstract void com.lowagie.text.pdf.interfaces.PdfPageActions.setDuration(int) public abstract void com.lowagie.text.pdf.interfaces.PdfPageActions.setPageAction(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfAction) throws com.lowagie.text.DocumentException public abstract void com.lowagie.text.pdf.interfaces.PdfPageActions.setTransition(com.lowagie.text.pdf.PdfTransition) interface com.lowagie.text.pdf.interfaces.PdfRunDirection public abstract int com.lowagie.text.pdf.interfaces.PdfRunDirection.getRunDirection() public abstract void com.lowagie.text.pdf.interfaces.PdfRunDirection.setRunDirection(int) interface com.lowagie.text.pdf.interfaces.PdfVersion public abstract void com.lowagie.text.pdf.interfaces.PdfVersion.addDeveloperExtension(com.lowagie.text.pdf.PdfDeveloperExtension) public abstract void com.lowagie.text.pdf.interfaces.PdfVersion.setAtLeastPdfVersion(char) public abstract void com.lowagie.text.pdf.interfaces.PdfVersion.setPdfVersion(char) public abstract void com.lowagie.text.pdf.interfaces.PdfVersion.setPdfVersion(com.lowagie.text.pdf.PdfName) interface com.lowagie.text.pdf.interfaces.PdfViewerPreferences public abstract void com.lowagie.text.pdf.interfaces.PdfViewerPreferences.addViewerPreference(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public abstract void com.lowagie.text.pdf.interfaces.PdfViewerPreferences.setViewerPreferences(int) interface com.lowagie.text.pdf.interfaces.PdfXConformance public abstract int com.lowagie.text.pdf.interfaces.PdfXConformance.getPDFXConformance() public abstract boolean com.lowagie.text.pdf.interfaces.PdfXConformance.isPdfX() public abstract void com.lowagie.text.pdf.interfaces.PdfXConformance.setPDFXConformance(int) class com.lowagie.text.pdf.internal.PdfAnnotationsImp public com.lowagie.text.pdf.internal.PdfAnnotationsImp(com.lowagie.text.pdf.PdfWriter) public void com.lowagie.text.pdf.internal.PdfAnnotationsImp.addAnnotation(com.lowagie.text.pdf.PdfAnnotation) public void com.lowagie.text.pdf.internal.PdfAnnotationsImp.addCalculationOrder(com.lowagie.text.pdf.PdfFormField) public void com.lowagie.text.pdf.internal.PdfAnnotationsImp.addPlainAnnotation(com.lowagie.text.pdf.PdfAnnotation) public static com.lowagie.text.pdf.PdfAnnotation com.lowagie.text.pdf.internal.PdfAnnotationsImp.convertAnnotation(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Annotation,com.lowagie.text.Rectangle) throws java.io.IOException public com.lowagie.text.pdf.PdfAcroForm com.lowagie.text.pdf.internal.PdfAnnotationsImp.getAcroForm() public boolean com.lowagie.text.pdf.internal.PdfAnnotationsImp.hasUnusedAnnotations() public boolean com.lowagie.text.pdf.internal.PdfAnnotationsImp.hasValidAcroForm() public void com.lowagie.text.pdf.internal.PdfAnnotationsImp.resetAnnotations() public com.lowagie.text.pdf.PdfArray com.lowagie.text.pdf.internal.PdfAnnotationsImp.rotateAnnotations(com.lowagie.text.pdf.PdfWriter,com.lowagie.text.Rectangle) public void com.lowagie.text.pdf.internal.PdfAnnotationsImp.setSigFlags(int) class com.lowagie.text.pdf.internal.PdfVersionImp public static final byte[][] com.lowagie.text.pdf.internal.PdfVersionImp.HEADER public com.lowagie.text.pdf.internal.PdfVersionImp() public void com.lowagie.text.pdf.internal.PdfVersionImp.addDeveloperExtension(com.lowagie.text.pdf.PdfDeveloperExtension) public void com.lowagie.text.pdf.internal.PdfVersionImp.addToCatalog(com.lowagie.text.pdf.PdfDictionary) public byte[] com.lowagie.text.pdf.internal.PdfVersionImp.getVersionAsByteArray(char) public com.lowagie.text.pdf.PdfName com.lowagie.text.pdf.internal.PdfVersionImp.getVersionAsName(char) public void com.lowagie.text.pdf.internal.PdfVersionImp.setAppendmode(boolean) public void com.lowagie.text.pdf.internal.PdfVersionImp.setAtLeastPdfVersion(char) public void com.lowagie.text.pdf.internal.PdfVersionImp.setPdfVersion(char) public void com.lowagie.text.pdf.internal.PdfVersionImp.setPdfVersion(com.lowagie.text.pdf.PdfName) public void com.lowagie.text.pdf.internal.PdfVersionImp.writeHeader(com.lowagie.text.pdf.OutputStreamCounter) throws java.io.IOException class com.lowagie.text.pdf.internal.PdfViewerPreferencesImp public static final com.lowagie.text.pdf.PdfName[] com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.DIRECTION_PREFERENCES public static final com.lowagie.text.pdf.PdfName[] com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.DUPLEX_PREFERENCES public static final com.lowagie.text.pdf.PdfName[] com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.NONFULLSCREENPAGEMODE_PREFERENCES public static final com.lowagie.text.pdf.PdfName[] com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.PAGE_BOUNDARIES public static final com.lowagie.text.pdf.PdfName[] com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.PRINTSCALING_PREFERENCES public static final com.lowagie.text.pdf.PdfName[] com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.VIEWER_PREFERENCES public com.lowagie.text.pdf.internal.PdfViewerPreferencesImp() public void com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.addToCatalog(com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.addViewerPreference(com.lowagie.text.pdf.PdfName,com.lowagie.text.pdf.PdfObject) public int com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.getPageLayoutAndMode() public com.lowagie.text.pdf.PdfDictionary com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.getViewerPreferences() public static com.lowagie.text.pdf.internal.PdfViewerPreferencesImp com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.getViewerPreferences(com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.internal.PdfViewerPreferencesImp.setViewerPreferences(int) class com.lowagie.text.pdf.internal.PdfXConformanceImp public static final int com.lowagie.text.pdf.internal.PdfXConformanceImp.PDFXKEY_CMYK public static final int com.lowagie.text.pdf.internal.PdfXConformanceImp.PDFXKEY_COLOR public static final int com.lowagie.text.pdf.internal.PdfXConformanceImp.PDFXKEY_FONT public static final int com.lowagie.text.pdf.internal.PdfXConformanceImp.PDFXKEY_GSTATE public static final int com.lowagie.text.pdf.internal.PdfXConformanceImp.PDFXKEY_IMAGE public static final int com.lowagie.text.pdf.internal.PdfXConformanceImp.PDFXKEY_LAYER public static final int com.lowagie.text.pdf.internal.PdfXConformanceImp.PDFXKEY_RGB public com.lowagie.text.pdf.internal.PdfXConformanceImp() public static void com.lowagie.text.pdf.internal.PdfXConformanceImp.checkPDFXConformance(com.lowagie.text.pdf.PdfWriter,int,java.lang.Object) public void com.lowagie.text.pdf.internal.PdfXConformanceImp.completeExtraCatalog(com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.internal.PdfXConformanceImp.completeInfoDictionary(com.lowagie.text.pdf.PdfDictionary) public int com.lowagie.text.pdf.internal.PdfXConformanceImp.getPDFXConformance() public boolean com.lowagie.text.pdf.internal.PdfXConformanceImp.isPdfA1() public boolean com.lowagie.text.pdf.internal.PdfXConformanceImp.isPdfA1A() public boolean com.lowagie.text.pdf.internal.PdfXConformanceImp.isPdfX() public boolean com.lowagie.text.pdf.internal.PdfXConformanceImp.isPdfX1A2001() public boolean com.lowagie.text.pdf.internal.PdfXConformanceImp.isPdfX32002() public void com.lowagie.text.pdf.internal.PdfXConformanceImp.setPDFXConformance(int) class com.lowagie.text.pdf.internal.PolylineShape public com.lowagie.text.pdf.internal.PolylineShape(int[],int[],int) public boolean com.lowagie.text.pdf.internal.PolylineShape.contains(double,double) public boolean com.lowagie.text.pdf.internal.PolylineShape.contains(double,double,double,double) public boolean com.lowagie.text.pdf.internal.PolylineShape.contains(java.awt.geom.Point2D) public boolean com.lowagie.text.pdf.internal.PolylineShape.contains(java.awt.geom.Rectangle2D) public java.awt.Rectangle com.lowagie.text.pdf.internal.PolylineShape.getBounds() public java.awt.geom.Rectangle2D com.lowagie.text.pdf.internal.PolylineShape.getBounds2D() public java.awt.geom.PathIterator com.lowagie.text.pdf.internal.PolylineShape.getPathIterator(java.awt.geom.AffineTransform) public java.awt.geom.PathIterator com.lowagie.text.pdf.internal.PolylineShape.getPathIterator(java.awt.geom.AffineTransform,double) public boolean com.lowagie.text.pdf.internal.PolylineShape.intersects(double,double,double,double) public boolean com.lowagie.text.pdf.internal.PolylineShape.intersects(java.awt.geom.Rectangle2D) class com.lowagie.text.pdf.internal.PolylineShapeIterator public int com.lowagie.text.pdf.internal.PolylineShapeIterator.currentSegment(double[]) public int com.lowagie.text.pdf.internal.PolylineShapeIterator.currentSegment(float[]) public int com.lowagie.text.pdf.internal.PolylineShapeIterator.getWindingRule() public boolean com.lowagie.text.pdf.internal.PolylineShapeIterator.isDone() public void com.lowagie.text.pdf.internal.PolylineShapeIterator.next() interface com.lowagie.text.pdf.parser.ContentOperator public abstract void com.lowagie.text.pdf.parser.ContentOperator.invoke(com.lowagie.text.pdf.parser.PdfContentStreamProcessor,com.lowagie.text.pdf.PdfLiteral,java.util.ArrayList) class com.lowagie.text.pdf.parser.GraphicsState public com.lowagie.text.pdf.parser.GraphicsState() public com.lowagie.text.pdf.parser.GraphicsState(com.lowagie.text.pdf.parser.GraphicsState) class com.lowagie.text.pdf.parser.Matrix public static final int com.lowagie.text.pdf.parser.Matrix.I11 public static final int com.lowagie.text.pdf.parser.Matrix.I12 public static final int com.lowagie.text.pdf.parser.Matrix.I13 public static final int com.lowagie.text.pdf.parser.Matrix.I21 public static final int com.lowagie.text.pdf.parser.Matrix.I22 public static final int com.lowagie.text.pdf.parser.Matrix.I23 public static final int com.lowagie.text.pdf.parser.Matrix.I31 public static final int com.lowagie.text.pdf.parser.Matrix.I32 public static final int com.lowagie.text.pdf.parser.Matrix.I33 public com.lowagie.text.pdf.parser.Matrix() public com.lowagie.text.pdf.parser.Matrix(float,float) public com.lowagie.text.pdf.parser.Matrix(float,float,float,float,float,float) public boolean com.lowagie.text.pdf.parser.Matrix.equals(java.lang.Object) public float com.lowagie.text.pdf.parser.Matrix.get(int) public int com.lowagie.text.pdf.parser.Matrix.hashCode() public com.lowagie.text.pdf.parser.Matrix com.lowagie.text.pdf.parser.Matrix.multiply(com.lowagie.text.pdf.parser.Matrix) public java.lang.String com.lowagie.text.pdf.parser.Matrix.toString() class com.lowagie.text.pdf.parser.PdfContentReaderTool public com.lowagie.text.pdf.parser.PdfContentReaderTool() public static java.lang.String com.lowagie.text.pdf.parser.PdfContentReaderTool.getDictionaryDetail(com.lowagie.text.pdf.PdfDictionary) public static java.lang.String com.lowagie.text.pdf.parser.PdfContentReaderTool.getDictionaryDetail(com.lowagie.text.pdf.PdfDictionary,int) public static void com.lowagie.text.pdf.parser.PdfContentReaderTool.listContentStream(java.io.File,int,java.io.PrintWriter) throws java.io.IOException public static void com.lowagie.text.pdf.parser.PdfContentReaderTool.listContentStream(java.io.File,java.io.PrintWriter) throws java.io.IOException public static void com.lowagie.text.pdf.parser.PdfContentReaderTool.listContentStreamForPage(com.lowagie.text.pdf.PdfReader,int,java.io.PrintWriter) throws java.io.IOException public static void com.lowagie.text.pdf.parser.PdfContentReaderTool.main(java.lang.String[]) class com.lowagie.text.pdf.parser.PdfContentStreamProcessor public com.lowagie.text.pdf.parser.PdfContentStreamProcessor() public void com.lowagie.text.pdf.parser.PdfContentStreamProcessor.displayPdfString(com.lowagie.text.pdf.PdfString,float) public abstract void com.lowagie.text.pdf.parser.PdfContentStreamProcessor.displayText(java.lang.String,com.lowagie.text.pdf.parser.Matrix) public com.lowagie.text.pdf.parser.Matrix com.lowagie.text.pdf.parser.PdfContentStreamProcessor.getCurrentTextLineMatrix() public com.lowagie.text.pdf.parser.Matrix com.lowagie.text.pdf.parser.PdfContentStreamProcessor.getCurrentTextMatrix() public float com.lowagie.text.pdf.parser.PdfContentStreamProcessor.getStringWidth(java.lang.String,float) public com.lowagie.text.pdf.parser.GraphicsState com.lowagie.text.pdf.parser.PdfContentStreamProcessor.gs() public void com.lowagie.text.pdf.parser.PdfContentStreamProcessor.invokeOperator(com.lowagie.text.pdf.PdfLiteral,java.util.ArrayList) public void com.lowagie.text.pdf.parser.PdfContentStreamProcessor.processContent(byte[],com.lowagie.text.pdf.PdfDictionary) public void com.lowagie.text.pdf.parser.PdfContentStreamProcessor.reset() class com.lowagie.text.pdf.parser.PdfTextExtractor public com.lowagie.text.pdf.parser.PdfTextExtractor(com.lowagie.text.pdf.PdfReader) public java.lang.String com.lowagie.text.pdf.parser.PdfTextExtractor.getTextFromPage(int) throws java.io.IOException class com.lowagie.text.pdf.parser.SimpleTextExtractingPdfContentStreamProcessor public com.lowagie.text.pdf.parser.SimpleTextExtractingPdfContentStreamProcessor() public void com.lowagie.text.pdf.parser.SimpleTextExtractingPdfContentStreamProcessor.displayText(java.lang.String,com.lowagie.text.pdf.parser.Matrix) public java.lang.String com.lowagie.text.pdf.parser.SimpleTextExtractingPdfContentStreamProcessor.getResultantText() public void com.lowagie.text.pdf.parser.SimpleTextExtractingPdfContentStreamProcessor.reset() class com.lowagie.text.rtf.RtfAddableElement public com.lowagie.text.rtf.RtfAddableElement() public byte[] com.lowagie.text.rtf.RtfAddableElement.intToByteArray(int) public boolean com.lowagie.text.rtf.RtfAddableElement.isEmpty() public void com.lowagie.text.rtf.RtfAddableElement.setInHeader(boolean) public void com.lowagie.text.rtf.RtfAddableElement.setInTable(boolean) public void com.lowagie.text.rtf.RtfAddableElement.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public abstract void com.lowagie.text.rtf.RtfAddableElement.writeContent(java.io.OutputStream) throws java.io.IOException interface com.lowagie.text.rtf.RtfBasicElement public static final byte[] com.lowagie.text.rtf.RtfBasicElement.CLOSE_GROUP public static final byte[] com.lowagie.text.rtf.RtfBasicElement.COMMA_DELIMITER public static final byte[] com.lowagie.text.rtf.RtfBasicElement.DELIMITER public static final byte[] com.lowagie.text.rtf.RtfBasicElement.OPEN_GROUP public static final double com.lowagie.text.rtf.RtfBasicElement.TWIPS_FACTOR public abstract void com.lowagie.text.rtf.RtfBasicElement.setInHeader(boolean) public abstract void com.lowagie.text.rtf.RtfBasicElement.setInTable(boolean) public abstract void com.lowagie.text.rtf.RtfBasicElement.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public abstract void com.lowagie.text.rtf.RtfBasicElement.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.RtfElement public com.lowagie.text.rtf.RtfElement(com.lowagie.text.rtf.document.RtfDocument) public byte[] com.lowagie.text.rtf.RtfElement.intToByteArray(int) public boolean com.lowagie.text.rtf.RtfElement.isInTable() public void com.lowagie.text.rtf.RtfElement.setInHeader(boolean) public void com.lowagie.text.rtf.RtfElement.setInTable(boolean) public void com.lowagie.text.rtf.RtfElement.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public abstract void com.lowagie.text.rtf.RtfElement.writeContent(java.io.OutputStream) throws java.io.IOException interface com.lowagie.text.rtf.RtfExtendedElement public abstract void com.lowagie.text.rtf.RtfExtendedElement.writeDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.RtfMapper public com.lowagie.text.rtf.RtfMapper(com.lowagie.text.rtf.document.RtfDocument) public com.lowagie.text.rtf.RtfBasicElement[] com.lowagie.text.rtf.RtfMapper.mapElement(com.lowagie.text.Element) throws com.lowagie.text.DocumentException class com.lowagie.text.rtf.RtfWriter2 public boolean com.lowagie.text.rtf.RtfWriter2.add(com.lowagie.text.Element) throws com.lowagie.text.DocumentException public void com.lowagie.text.rtf.RtfWriter2.clearTextWrap() public void com.lowagie.text.rtf.RtfWriter2.close() public com.lowagie.text.rtf.document.RtfDocumentSettings com.lowagie.text.rtf.RtfWriter2.getDocumentSettings() public static com.lowagie.text.rtf.RtfWriter2 com.lowagie.text.rtf.RtfWriter2.getInstance(com.lowagie.text.Document,java.io.OutputStream) public void com.lowagie.text.rtf.RtfWriter2.importRtfDocument(java.io.FileInputStream) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.rtf.RtfWriter2.importRtfDocument(java.io.InputStream,java.util.EventListener[]) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.rtf.RtfWriter2.importRtfDocumentIntoElement(com.lowagie.text.Element,java.io.FileInputStream) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.rtf.RtfWriter2.importRtfDocumentIntoElement(com.lowagie.text.Element,java.io.FileInputStream,java.util.EventListener[]) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.rtf.RtfWriter2.importRtfFragment(java.io.InputStream,com.lowagie.text.rtf.parser.RtfImportMappings) throws java.io.IOException,com.lowagie.text.DocumentException public void com.lowagie.text.rtf.RtfWriter2.importRtfFragment(java.io.InputStream,com.lowagie.text.rtf.parser.RtfImportMappings,java.util.EventListener[]) throws java.io.IOException,com.lowagie.text.DocumentException public boolean com.lowagie.text.rtf.RtfWriter2.newPage() public void com.lowagie.text.rtf.RtfWriter2.open() public void com.lowagie.text.rtf.RtfWriter2.resetFooter() public void com.lowagie.text.rtf.RtfWriter2.resetHeader() public void com.lowagie.text.rtf.RtfWriter2.resetPageCount() public void com.lowagie.text.rtf.RtfWriter2.setAutogenerateTOCEntries(boolean) public void com.lowagie.text.rtf.RtfWriter2.setFooter(com.lowagie.text.HeaderFooter) public void com.lowagie.text.rtf.RtfWriter2.setHeader(com.lowagie.text.HeaderFooter) public boolean com.lowagie.text.rtf.RtfWriter2.setMargins(float,float,float,float) public void com.lowagie.text.rtf.RtfWriter2.setPageCount(int) public boolean com.lowagie.text.rtf.RtfWriter2.setPageSize(com.lowagie.text.Rectangle) class com.lowagie.text.rtf.direct.RtfDirectContent public static final com.lowagie.text.rtf.direct.RtfDirectContent com.lowagie.text.rtf.direct.RtfDirectContent.DIRECT_SOFT_LINEBREAK public com.lowagie.text.rtf.direct.RtfDirectContent(java.lang.String) public void com.lowagie.text.rtf.direct.RtfDirectContent.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.document.RtfCodePage public com.lowagie.text.rtf.document.RtfCodePage(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.document.RtfCodePage.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.document.RtfCodePage.writeDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.document.RtfDocument public com.lowagie.text.rtf.document.RtfDocument() public void com.lowagie.text.rtf.document.RtfDocument.add(com.lowagie.text.rtf.RtfBasicElement) public void com.lowagie.text.rtf.document.RtfDocument.filterSpecialChar(java.io.OutputStream,java.lang.String,boolean,boolean) throws java.io.IOException public boolean com.lowagie.text.rtf.document.RtfDocument.getAutogenerateTOCEntries() public com.lowagie.text.rtf.document.RtfDocumentHeader com.lowagie.text.rtf.document.RtfDocument.getDocumentHeader() public com.lowagie.text.rtf.document.RtfDocumentSettings com.lowagie.text.rtf.document.RtfDocument.getDocumentSettings() public com.lowagie.text.rtf.RtfBasicElement com.lowagie.text.rtf.document.RtfDocument.getLastElementWritten() public com.lowagie.text.rtf.RtfMapper com.lowagie.text.rtf.document.RtfDocument.getMapper() public int com.lowagie.text.rtf.document.RtfDocument.getRandomInt() public void com.lowagie.text.rtf.document.RtfDocument.open() public final void com.lowagie.text.rtf.document.RtfDocument.outputDebugLinebreak(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.document.RtfDocument.setAutogenerateTOCEntries(boolean) public void com.lowagie.text.rtf.document.RtfDocument.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.document.RtfDocument.writeDocument(java.io.OutputStream) class com.lowagie.text.rtf.document.RtfDocumentHeader public void com.lowagie.text.rtf.document.RtfDocumentHeader.addInfoElement(com.lowagie.text.rtf.document.RtfInfoElement) public void com.lowagie.text.rtf.document.RtfDocumentHeader.freeListNumber(com.lowagie.text.rtf.list.RtfList) public int com.lowagie.text.rtf.document.RtfDocumentHeader.getColorNumber(com.lowagie.text.rtf.style.RtfColor) public int com.lowagie.text.rtf.document.RtfDocumentHeader.getFontNumber(com.lowagie.text.rtf.style.RtfFont) public int com.lowagie.text.rtf.document.RtfDocumentHeader.getListNumber(com.lowagie.text.rtf.list.RtfList) public com.lowagie.text.rtf.list.RtfListTable com.lowagie.text.rtf.document.RtfDocumentHeader.getListTable() public com.lowagie.text.rtf.document.RtfPageSetting com.lowagie.text.rtf.document.RtfDocumentHeader.getPageSetting() public com.lowagie.text.rtf.style.RtfParagraphStyle com.lowagie.text.rtf.document.RtfDocumentHeader.getRtfParagraphStyle(java.lang.String) public void com.lowagie.text.rtf.document.RtfDocumentHeader.registerParagraphStyle(com.lowagie.text.rtf.style.RtfParagraphStyle) public void com.lowagie.text.rtf.document.RtfDocumentHeader.setFooter(com.lowagie.text.HeaderFooter) public void com.lowagie.text.rtf.document.RtfDocumentHeader.setHeader(com.lowagie.text.HeaderFooter) public void com.lowagie.text.rtf.document.RtfDocumentHeader.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.document.RtfDocumentHeader.writeSectionDefinition(java.io.OutputStream) class com.lowagie.text.rtf.document.RtfDocumentSettings public com.lowagie.text.rtf.document.RtfDocumentSettings(com.lowagie.text.rtf.document.RtfDocument) public int com.lowagie.text.rtf.document.RtfDocumentSettings.getDataCacheStyle() public byte[] com.lowagie.text.rtf.document.RtfDocumentSettings.getProtectionHashBytes() public int com.lowagie.text.rtf.document.RtfDocumentSettings.getProtectionLevel() public byte[] com.lowagie.text.rtf.document.RtfDocumentSettings.getProtectionLevelBytes() public int com.lowagie.text.rtf.document.RtfDocumentSettings.getProtectionLevelRaw() public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.getReadOnlyRecommended() public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.isAlwaysGenerateSoftLinebreaks() public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.isAlwaysUseUnicode() public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.isDocumentProtected() public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.isImagePDFConformance() public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.isImageWrittenAsBinary() public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.isOutputDebugLineBreaks() public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.isOutputTableRowDefinitionAfter() public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.isWriteImageScalingInformation() public void com.lowagie.text.rtf.document.RtfDocumentSettings.registerParagraphStyle(com.lowagie.text.rtf.style.RtfParagraphStyle) public void com.lowagie.text.rtf.document.RtfDocumentSettings.setAlwaysGenerateSoftLinebreaks(boolean) public void com.lowagie.text.rtf.document.RtfDocumentSettings.setAlwaysUseUnicode(boolean) public void com.lowagie.text.rtf.document.RtfDocumentSettings.setDataCacheStyle(int) public void com.lowagie.text.rtf.document.RtfDocumentSettings.setImagePDFConformance(boolean) public void com.lowagie.text.rtf.document.RtfDocumentSettings.setImageWrittenAsBinary(boolean) public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.setNewPassword(java.lang.String,java.lang.String) public void com.lowagie.text.rtf.document.RtfDocumentSettings.setOptionsForMSWord2000And97() public void com.lowagie.text.rtf.document.RtfDocumentSettings.setOptionsForMSWordForMac() public void com.lowagie.text.rtf.document.RtfDocumentSettings.setOptionsForMSWordXP() public void com.lowagie.text.rtf.document.RtfDocumentSettings.setOptionsForOpenOfficeOrg() public void com.lowagie.text.rtf.document.RtfDocumentSettings.setOutputDebugLineBreaks(boolean) public void com.lowagie.text.rtf.document.RtfDocumentSettings.setOutputTableRowDefinitionAfter(boolean) public void com.lowagie.text.rtf.document.RtfDocumentSettings.setPasswordHash(java.lang.String) public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.setProtection(int,java.lang.String) public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.setProtectionLevel(int) public void com.lowagie.text.rtf.document.RtfDocumentSettings.setReadOnlyRecommended(boolean) public void com.lowagie.text.rtf.document.RtfDocumentSettings.setWriteImageScalingInformation(boolean) public boolean com.lowagie.text.rtf.document.RtfDocumentSettings.unprotectDocument(java.lang.String) class com.lowagie.text.rtf.document.RtfGenerator public com.lowagie.text.rtf.document.RtfGenerator(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.document.RtfGenerator.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.document.RtfInfoElement public com.lowagie.text.rtf.document.RtfInfoElement(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Meta) public void com.lowagie.text.rtf.document.RtfInfoElement.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.document.RtfInfoGroup public com.lowagie.text.rtf.document.RtfInfoGroup(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.document.RtfInfoGroup.add(com.lowagie.text.rtf.document.RtfInfoElement) public void com.lowagie.text.rtf.document.RtfInfoGroup.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.document.RtfPageSetting public com.lowagie.text.rtf.document.RtfPageSetting(com.lowagie.text.rtf.document.RtfDocument) public int com.lowagie.text.rtf.document.RtfPageSetting.getMarginBottom() public int com.lowagie.text.rtf.document.RtfPageSetting.getMarginLeft() public int com.lowagie.text.rtf.document.RtfPageSetting.getMarginRight() public int com.lowagie.text.rtf.document.RtfPageSetting.getMarginTop() public int com.lowagie.text.rtf.document.RtfPageSetting.getPageHeight() public int com.lowagie.text.rtf.document.RtfPageSetting.getPageWidth() public void com.lowagie.text.rtf.document.RtfPageSetting.setMarginBottom(int) public void com.lowagie.text.rtf.document.RtfPageSetting.setMarginLeft(int) public void com.lowagie.text.rtf.document.RtfPageSetting.setMarginRight(int) public void com.lowagie.text.rtf.document.RtfPageSetting.setMarginTop(int) public void com.lowagie.text.rtf.document.RtfPageSetting.setPageHeight(int) public void com.lowagie.text.rtf.document.RtfPageSetting.setPageSize(com.lowagie.text.Rectangle) public void com.lowagie.text.rtf.document.RtfPageSetting.setPageWidth(int) public void com.lowagie.text.rtf.document.RtfPageSetting.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.document.RtfPageSetting.writeDefinition(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.document.RtfPageSetting.writeSectionDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.document.RtfProtection public static final int com.lowagie.text.rtf.document.RtfProtection.AUTOFMTOVERRIDE public static final int com.lowagie.text.rtf.document.RtfProtection.LEVEL_ANNOTPROT public static final int com.lowagie.text.rtf.document.RtfProtection.LEVEL_FORMPROT public static final int com.lowagie.text.rtf.document.RtfProtection.LEVEL_NONE public static final int com.lowagie.text.rtf.document.RtfProtection.LEVEL_READPROT public static final int com.lowagie.text.rtf.document.RtfProtection.LEVEL_REVPROT public static final int com.lowagie.text.rtf.document.RtfProtection.STYLELOCK public static final int com.lowagie.text.rtf.document.RtfProtection.STYLELOCKBACKCOMP public static final int com.lowagie.text.rtf.document.RtfProtection.STYLELOCKENFORCED public com.lowagie.text.rtf.document.RtfProtection() public static final java.lang.String com.lowagie.text.rtf.document.RtfProtection.generateHash(java.lang.String) class com.lowagie.text.rtf.document.RtfProtectionSetting public com.lowagie.text.rtf.document.RtfProtectionSetting(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.document.RtfProtectionSetting.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.document.RtfProtectionSetting.writeDefinition(java.io.OutputStream) throws java.io.IOException interface com.lowagie.text.rtf.document.output.RtfDataCache public static final int com.lowagie.text.rtf.document.output.RtfDataCache.CACHE_DISK public static final int com.lowagie.text.rtf.document.output.RtfDataCache.CACHE_MEMORY public static final int com.lowagie.text.rtf.document.output.RtfDataCache.CACHE_MEMORY_EFFICIENT public abstract java.io.OutputStream com.lowagie.text.rtf.document.output.RtfDataCache.getOutputStream() public abstract void com.lowagie.text.rtf.document.output.RtfDataCache.writeTo(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.document.output.RtfDiskCache public com.lowagie.text.rtf.document.output.RtfDiskCache() throws java.io.IOException public java.io.OutputStream com.lowagie.text.rtf.document.output.RtfDiskCache.getOutputStream() public void com.lowagie.text.rtf.document.output.RtfDiskCache.writeTo(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.document.output.RtfEfficientMemoryCache public com.lowagie.text.rtf.document.output.RtfEfficientMemoryCache() public java.io.OutputStream com.lowagie.text.rtf.document.output.RtfEfficientMemoryCache.getOutputStream() public void com.lowagie.text.rtf.document.output.RtfEfficientMemoryCache.writeTo(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.document.output.RtfMemoryCache public com.lowagie.text.rtf.document.output.RtfMemoryCache() public java.io.OutputStream com.lowagie.text.rtf.document.output.RtfMemoryCache.getOutputStream() public void com.lowagie.text.rtf.document.output.RtfMemoryCache.writeTo(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.field.RtfAnchor public com.lowagie.text.rtf.field.RtfAnchor(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Anchor) class com.lowagie.text.rtf.field.RtfField public boolean com.lowagie.text.rtf.field.RtfField.isEmpty() public boolean com.lowagie.text.rtf.field.RtfField.isFieldAlt() public boolean com.lowagie.text.rtf.field.RtfField.isFieldDirty() public boolean com.lowagie.text.rtf.field.RtfField.isFieldEdit() public boolean com.lowagie.text.rtf.field.RtfField.isFieldLocked() public boolean com.lowagie.text.rtf.field.RtfField.isFieldPrivate() public boolean com.lowagie.text.rtf.field.RtfField.isInHeader() public boolean com.lowagie.text.rtf.field.RtfField.isInTable() public void com.lowagie.text.rtf.field.RtfField.setFieldAlt(boolean) public void com.lowagie.text.rtf.field.RtfField.setFieldDirty(boolean) public void com.lowagie.text.rtf.field.RtfField.setFieldEdit(boolean) public void com.lowagie.text.rtf.field.RtfField.setFieldLocked(boolean) public void com.lowagie.text.rtf.field.RtfField.setFieldPrivate(boolean) public void com.lowagie.text.rtf.field.RtfField.setFont(com.lowagie.text.Font) public void com.lowagie.text.rtf.field.RtfField.setInHeader(boolean) public void com.lowagie.text.rtf.field.RtfField.setInTable(boolean) public void com.lowagie.text.rtf.field.RtfField.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.field.RtfField.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.field.RtfPageNumber public com.lowagie.text.rtf.field.RtfPageNumber() public com.lowagie.text.rtf.field.RtfPageNumber(com.lowagie.text.Font) public com.lowagie.text.rtf.field.RtfPageNumber(com.lowagie.text.rtf.document.RtfDocument) public com.lowagie.text.rtf.field.RtfPageNumber(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Font) class com.lowagie.text.rtf.field.RtfTOCEntry public com.lowagie.text.rtf.field.RtfTOCEntry(java.lang.String) public void com.lowagie.text.rtf.field.RtfTOCEntry.setShowPageNumber(boolean) public void com.lowagie.text.rtf.field.RtfTOCEntry.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.field.RtfTableOfContents public com.lowagie.text.rtf.field.RtfTableOfContents(java.lang.String) class com.lowagie.text.rtf.field.RtfTotalPageNumber public com.lowagie.text.rtf.field.RtfTotalPageNumber() public com.lowagie.text.rtf.field.RtfTotalPageNumber(com.lowagie.text.Font) public com.lowagie.text.rtf.field.RtfTotalPageNumber(com.lowagie.text.rtf.document.RtfDocument) public com.lowagie.text.rtf.field.RtfTotalPageNumber(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Font) class com.lowagie.text.rtf.graphic.RtfImage public static final byte[] com.lowagie.text.rtf.graphic.RtfImage.byte2charLUT public com.lowagie.text.rtf.graphic.RtfImage(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Image) throws com.lowagie.text.DocumentException public void com.lowagie.text.rtf.graphic.RtfImage.setAlignment(int) public void com.lowagie.text.rtf.graphic.RtfImage.setTopLevelElement(boolean) public void com.lowagie.text.rtf.graphic.RtfImage.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.graphic.RtfShape public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_ARC public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_ARROR_THICK public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_ARROW public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_BALLOON public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_CAN public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_CUBE public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_DIAMOND public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_DONUT public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_ELLIPSE public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_FREEFORM public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_HEXAGON public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_HOME_PLATE public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_LINE public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_OCTAGON public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_PARALLELOGRAM public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_PICTURE_FRAME public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_RECTANGLE public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_ROUND_RECTANGLE public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_SEAL public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_STAR public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_TRAPEZOID public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_TRIANGLE_ISOSCELES public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_TRIANGLE_RIGHT public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_BOTH public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_LARGEST public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_LEFT public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_NONE public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_RIGHT public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_THROUGH public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_TIGHT_BOTH public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_TIGHT_LARGEST public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_TIGHT_LEFT public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_TIGHT_RIGHT public static final int com.lowagie.text.rtf.graphic.RtfShape.SHAPE_WRAP_TOP_BOTTOM public com.lowagie.text.rtf.graphic.RtfShape(int,com.lowagie.text.rtf.graphic.RtfShapePosition) public void com.lowagie.text.rtf.graphic.RtfShape.setProperty(com.lowagie.text.rtf.graphic.RtfShapeProperty) public void com.lowagie.text.rtf.graphic.RtfShape.setShapeText(java.lang.String) public void com.lowagie.text.rtf.graphic.RtfShape.setWrapping(int) public void com.lowagie.text.rtf.graphic.RtfShape.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.graphic.RtfShapePosition public static final int com.lowagie.text.rtf.graphic.RtfShapePosition.POSITION_X_RELATIVE_COLUMN public static final int com.lowagie.text.rtf.graphic.RtfShapePosition.POSITION_X_RELATIVE_MARGIN public static final int com.lowagie.text.rtf.graphic.RtfShapePosition.POSITION_X_RELATIVE_PAGE public static final int com.lowagie.text.rtf.graphic.RtfShapePosition.POSITION_Y_RELATIVE_MARGIN public static final int com.lowagie.text.rtf.graphic.RtfShapePosition.POSITION_Y_RELATIVE_PAGE public static final int com.lowagie.text.rtf.graphic.RtfShapePosition.POSITION_Y_RELATIVE_PARAGRAPH public com.lowagie.text.rtf.graphic.RtfShapePosition(int,int,int,int) public boolean com.lowagie.text.rtf.graphic.RtfShapePosition.isShapeBelowText() public void com.lowagie.text.rtf.graphic.RtfShapePosition.setShapeBelowText(boolean) public void com.lowagie.text.rtf.graphic.RtfShapePosition.setXRelativePos(int) public void com.lowagie.text.rtf.graphic.RtfShapePosition.setYRelativePos(int) public void com.lowagie.text.rtf.graphic.RtfShapePosition.setZOrder(int) public void com.lowagie.text.rtf.graphic.RtfShapePosition.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.graphic.RtfShapeProperty public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_ADJUST_VALUE public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_FILL_COLOR public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_FLIP_H public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_FLIP_V public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_GEO_BOTTOM public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_GEO_LEFT public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_GEO_RIGHT public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_GEO_TOP public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_IMAGE public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_LAYOUT_IN_CELL public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_LINE_COLOR public static final java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.PROPERTY_VERTICIES public com.lowagie.text.rtf.graphic.RtfShapeProperty(java.lang.String,boolean) public com.lowagie.text.rtf.graphic.RtfShapeProperty(java.lang.String,com.lowagie.text.Image) public com.lowagie.text.rtf.graphic.RtfShapeProperty(java.lang.String,double) public com.lowagie.text.rtf.graphic.RtfShapeProperty(java.lang.String,int[]) public com.lowagie.text.rtf.graphic.RtfShapeProperty(java.lang.String,java.awt.Color) public com.lowagie.text.rtf.graphic.RtfShapeProperty(java.lang.String,java.awt.Point[]) public com.lowagie.text.rtf.graphic.RtfShapeProperty(java.lang.String,long) public java.lang.String com.lowagie.text.rtf.graphic.RtfShapeProperty.getName() public void com.lowagie.text.rtf.graphic.RtfShapeProperty.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.headerfooter.RtfHeaderFooter public static final int com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.DISPLAY_ALL_PAGES public static final int com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.DISPLAY_FIRST_PAGE public static final int com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.DISPLAY_LEFT_PAGES public static final int com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.DISPLAY_RIGHT_PAGES public static final int com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.TYPE_FOOTER public static final int com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.TYPE_HEADER public com.lowagie.text.rtf.headerfooter.RtfHeaderFooter(com.lowagie.text.Element) public com.lowagie.text.rtf.headerfooter.RtfHeaderFooter(com.lowagie.text.Element[]) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.setAlignment(int) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.setDisplayAt(int) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.setInHeader(boolean) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.setInTable(boolean) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.setType(int) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooter.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup public com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup() public com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.HeaderFooter,int) public com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.rtf.headerfooter.RtfHeaderFooter,int) public com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup,int) public com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup(com.lowagie.text.rtf.document.RtfDocument,int) public boolean com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.hasFacingPages() public boolean com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.hasTitlePage() public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.setHasFacingPages() public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.setHasTitlePage() public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.setHeaderFooter(com.lowagie.text.HeaderFooter,int) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.setHeaderFooter(com.lowagie.text.rtf.headerfooter.RtfHeaderFooter,int) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.setInHeader(boolean) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.setInTable(boolean) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.setType(int) public void com.lowagie.text.rtf.headerfooter.RtfHeaderFooterGroup.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.list.RtfList public static final byte[] com.lowagie.text.rtf.list.RtfList.LIST_ID public static final byte[] com.lowagie.text.rtf.list.RtfList.LIST_LEVEL_NUMBER public static final byte[] com.lowagie.text.rtf.list.RtfList.LIST_NUMBER public static final byte[] com.lowagie.text.rtf.list.RtfList.LIST_NUMBER_END public static final byte[] com.lowagie.text.rtf.list.RtfList.LIST_TEXT public static final int com.lowagie.text.rtf.list.RtfList.LIST_TYPE_HYBRID public static final int com.lowagie.text.rtf.list.RtfList.LIST_TYPE_NORMAL public static final int com.lowagie.text.rtf.list.RtfList.LIST_TYPE_SIMPLE public static final byte[] com.lowagie.text.rtf.list.RtfList.TAB public com.lowagie.text.rtf.list.RtfList() public com.lowagie.text.rtf.list.RtfList(com.lowagie.text.rtf.document.RtfDocument) public com.lowagie.text.rtf.list.RtfList(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.List) public int com.lowagie.text.rtf.list.RtfList.getID() public com.lowagie.text.rtf.list.RtfListLevel com.lowagie.text.rtf.list.RtfList.getListLevel(int) public int com.lowagie.text.rtf.list.RtfList.getListNumber() public int com.lowagie.text.rtf.list.RtfList.getListType() public java.lang.String com.lowagie.text.rtf.list.RtfList.getName() public com.lowagie.text.rtf.list.RtfList com.lowagie.text.rtf.list.RtfList.getParentList() public void com.lowagie.text.rtf.list.RtfList.setDocument(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.list.RtfList.setID(int) public void com.lowagie.text.rtf.list.RtfList.setInHeader(boolean) public void com.lowagie.text.rtf.list.RtfList.setInTable(boolean) public void com.lowagie.text.rtf.list.RtfList.setListNumber(int) public void com.lowagie.text.rtf.list.RtfList.setListType(int) throws java.security.InvalidParameterException public void com.lowagie.text.rtf.list.RtfList.setName(java.lang.String) public void com.lowagie.text.rtf.list.RtfList.setParentList(com.lowagie.text.rtf.list.RtfList) public void com.lowagie.text.rtf.list.RtfList.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.list.RtfList.writeDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.list.RtfListItem public com.lowagie.text.rtf.list.RtfListItem(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.ListItem) public int com.lowagie.text.rtf.list.RtfListItem.getLevel() public com.lowagie.text.rtf.list.RtfListLevel com.lowagie.text.rtf.list.RtfListItem.getParent() public void com.lowagie.text.rtf.list.RtfListItem.inheritListSettings(int,int) public boolean com.lowagie.text.rtf.list.RtfListItem.isContainsInnerList() public void com.lowagie.text.rtf.list.RtfListItem.setLevel(int) public void com.lowagie.text.rtf.list.RtfListItem.setParent(com.lowagie.text.rtf.list.RtfListLevel) public void com.lowagie.text.rtf.list.RtfListItem.writeContent(java.io.OutputStream) throws java.io.IOException public boolean com.lowagie.text.rtf.list.RtfListItem.writeDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.list.RtfListLevel public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_LEVEL_FOLLOW_NOTHING public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_LEVEL_FOLLOW_SPACE public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_LEVEL_FOLLOW_TAB public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_ARABIC public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_ARABIC_LEADING_ZERO public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_BASE public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_BULLET public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_CARDINAL_TEXT_NUMBER public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_LOWERCASE_LETTER public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_LOWERCASE_ROMAN_NUMERAL public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_LOWER_LETTERS public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_LOWER_ROMAN public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_NO_NUMBER public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_NUMBERED public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_ORDINAL_NUMBER public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_ORDINAL_TEXT_NUMBER public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_UNKNOWN public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_UPPERCASE_LETTER public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_UPPERCASE_ROMAN_NUMERAL public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_UPPER_LETTERS public static final int com.lowagie.text.rtf.list.RtfListLevel.LIST_TYPE_UPPER_ROMAN public com.lowagie.text.rtf.list.RtfListLevel(com.lowagie.text.rtf.document.RtfDocument) public com.lowagie.text.rtf.list.RtfListLevel(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.rtf.list.RtfList) public com.lowagie.text.rtf.list.RtfListLevel(com.lowagie.text.rtf.list.RtfListLevel) public int com.lowagie.text.rtf.list.RtfListLevel.getAlignment() public java.lang.String com.lowagie.text.rtf.list.RtfListLevel.getBulletCharacter() public int com.lowagie.text.rtf.list.RtfListLevel.getFirstIndent() public com.lowagie.text.rtf.style.RtfFont com.lowagie.text.rtf.list.RtfListLevel.getFontBullet() public com.lowagie.text.rtf.style.RtfFont com.lowagie.text.rtf.list.RtfListLevel.getFontNumber() public int com.lowagie.text.rtf.list.RtfListLevel.getLeftIndent() public int com.lowagie.text.rtf.list.RtfListLevel.getLevelFollowValue() public int com.lowagie.text.rtf.list.RtfListLevel.getLevelTextNumber() public int com.lowagie.text.rtf.list.RtfListLevel.getListLevel() public com.lowagie.text.rtf.list.RtfListLevel com.lowagie.text.rtf.list.RtfListLevel.getListLevelParent() public int com.lowagie.text.rtf.list.RtfListLevel.getListNoRestart() public int com.lowagie.text.rtf.list.RtfListLevel.getListStartAt() public int com.lowagie.text.rtf.list.RtfListLevel.getListType() public com.lowagie.text.rtf.list.RtfList com.lowagie.text.rtf.list.RtfListLevel.getParent() public int com.lowagie.text.rtf.list.RtfListLevel.getRightIndent() public int com.lowagie.text.rtf.list.RtfListLevel.getSymbolIndent() public boolean com.lowagie.text.rtf.list.RtfListLevel.isLegal() public boolean com.lowagie.text.rtf.list.RtfListLevel.isTentative() public void com.lowagie.text.rtf.list.RtfListLevel.setAlignment(int) public void com.lowagie.text.rtf.list.RtfListLevel.setBulletCharacter(java.lang.String) public void com.lowagie.text.rtf.list.RtfListLevel.setBulletChunk(com.lowagie.text.Chunk) public void com.lowagie.text.rtf.list.RtfListLevel.setBulletFont(com.lowagie.text.Font) public void com.lowagie.text.rtf.list.RtfListLevel.setFirstIndent(int) public void com.lowagie.text.rtf.list.RtfListLevel.setFontBullet(com.lowagie.text.rtf.style.RtfFont) public void com.lowagie.text.rtf.list.RtfListLevel.setFontNumber(com.lowagie.text.rtf.style.RtfFont) public void com.lowagie.text.rtf.list.RtfListLevel.setLeftIndent(int) public void com.lowagie.text.rtf.list.RtfListLevel.setLegal(boolean) public void com.lowagie.text.rtf.list.RtfListLevel.setLevelFollowValue(int) public void com.lowagie.text.rtf.list.RtfListLevel.setLevelTextNumber(int) public void com.lowagie.text.rtf.list.RtfListLevel.setListLevel(int) public void com.lowagie.text.rtf.list.RtfListLevel.setListLevelParent(com.lowagie.text.rtf.list.RtfListLevel) public void com.lowagie.text.rtf.list.RtfListLevel.setListNoRestart(int) public void com.lowagie.text.rtf.list.RtfListLevel.setListStartAt(int) public void com.lowagie.text.rtf.list.RtfListLevel.setListType(int) public void com.lowagie.text.rtf.list.RtfListLevel.setParent(com.lowagie.text.rtf.list.RtfList) public void com.lowagie.text.rtf.list.RtfListLevel.setRightIndent(int) public void com.lowagie.text.rtf.list.RtfListLevel.setSymbolIndent(int) public void com.lowagie.text.rtf.list.RtfListLevel.setTentative(boolean) public void com.lowagie.text.rtf.list.RtfListLevel.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.list.RtfListLevel.writeDefinition(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.list.RtfListLevel.writeIndentation(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.list.RtfListLevel.writeListBeginning(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.list.RtfListTable public com.lowagie.text.rtf.list.RtfListTable(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.list.RtfListTable.freeListNumber(com.lowagie.text.rtf.list.RtfList) public int com.lowagie.text.rtf.list.RtfListTable.getListNumber(com.lowagie.text.rtf.list.RtfList) public void com.lowagie.text.rtf.list.RtfListTable.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.list.RtfListTable.writeDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.list.RtfPictureList public com.lowagie.text.rtf.list.RtfPictureList(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.list.RtfPictureList.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.list.RtfPictureList.writeDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.parser.RtfImportMappings public com.lowagie.text.rtf.parser.RtfImportMappings() public void com.lowagie.text.rtf.parser.RtfImportMappings.addColor(java.lang.String,java.awt.Color) public void com.lowagie.text.rtf.parser.RtfImportMappings.addFont(java.lang.String,java.lang.String) public void com.lowagie.text.rtf.parser.RtfImportMappings.addList(java.lang.String,java.lang.String) public void com.lowagie.text.rtf.parser.RtfImportMappings.addStylesheetList(java.lang.String,java.lang.String) public java.util.HashMap com.lowagie.text.rtf.parser.RtfImportMappings.getColorMappings() public java.util.HashMap com.lowagie.text.rtf.parser.RtfImportMappings.getFontMappings() public java.util.HashMap com.lowagie.text.rtf.parser.RtfImportMappings.getListMappings() public java.util.HashMap com.lowagie.text.rtf.parser.RtfImportMappings.getStylesheetListMappings() class com.lowagie.text.rtf.parser.RtfImportMgr public com.lowagie.text.rtf.parser.RtfImportMgr(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Document) public void com.lowagie.text.rtf.parser.RtfImportMgr.importColor(java.lang.String,java.awt.Color) public boolean com.lowagie.text.rtf.parser.RtfImportMgr.importFont(java.lang.String,java.lang.String) public boolean com.lowagie.text.rtf.parser.RtfImportMgr.importFont(java.lang.String,java.lang.String,int) public boolean com.lowagie.text.rtf.parser.RtfImportMgr.importFont(java.lang.String,java.lang.String,java.lang.String,int) public void com.lowagie.text.rtf.parser.RtfImportMgr.importList(java.lang.String,java.lang.String) public boolean com.lowagie.text.rtf.parser.RtfImportMgr.importStylesheetList(java.lang.String,com.lowagie.text.List) public java.lang.String com.lowagie.text.rtf.parser.RtfImportMgr.mapColorNr(java.lang.String) public java.lang.String com.lowagie.text.rtf.parser.RtfImportMgr.mapFontNr(java.lang.String) public java.lang.String com.lowagie.text.rtf.parser.RtfImportMgr.mapListNr(java.lang.String) public java.lang.String com.lowagie.text.rtf.parser.RtfImportMgr.mapStylesheetListNr(java.lang.String) class com.lowagie.text.rtf.parser.RtfParser public static final int com.lowagie.text.rtf.parser.RtfParser.DESTINATION_NORMAL public static final int com.lowagie.text.rtf.parser.RtfParser.DESTINATION_SKIP public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_ERROR public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_ERROR_EOF public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_BLIPUID public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_CHARSET public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_COLOR_TABLE public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_DEFFONT public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_DOCUMENT public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_FILE_TABLE public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_FONT_TABLE public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_FONT_TABLE_INFO public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_GENERATOR public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_HEADER public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_INFO_GROUP public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_LATENTSTYLES public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_LISTOVERRIDE_TABLE public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_LIST_TABLE public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_OLDCPROPS public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_OLDPPROPS public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_OLDSPROPS public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_OLDTPROPS public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_PARAGRAPH_GROUP_PROPERTIES public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_PARAGRAPH_TABLE public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_PICPROP public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_PICT public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_PROT_USER_TABLE public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_REV_TABLE public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_RSID_TABLE public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_SHPPICT public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_STYLESHEET public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_UNKNOWN public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_IN_UPR public static final int com.lowagie.text.rtf.parser.RtfParser.PARSER_STARTSTOP public static final int com.lowagie.text.rtf.parser.RtfParser.TOKENISER_BINARY public static final int com.lowagie.text.rtf.parser.RtfParser.TOKENISER_HEX public static final int com.lowagie.text.rtf.parser.RtfParser.TOKENISER_IGNORE_RESULT public static final int com.lowagie.text.rtf.parser.RtfParser.TOKENISER_NORMAL public static final int com.lowagie.text.rtf.parser.RtfParser.TOKENISER_SKIP_BYTES public static final int com.lowagie.text.rtf.parser.RtfParser.TOKENISER_SKIP_GROUP public static final int com.lowagie.text.rtf.parser.RtfParser.TOKENISER_STATE_IN_ERROR public static final int com.lowagie.text.rtf.parser.RtfParser.TOKENISER_STATE_IN_UNKOWN public static final int com.lowagie.text.rtf.parser.RtfParser.TYPE_CONVERT public static final int com.lowagie.text.rtf.parser.RtfParser.TYPE_IMPORT_FRAGMENT public static final int com.lowagie.text.rtf.parser.RtfParser.TYPE_IMPORT_FULL public static final int com.lowagie.text.rtf.parser.RtfParser.TYPE_IMPORT_INTO_ELEMENT public static final int com.lowagie.text.rtf.parser.RtfParser.TYPE_UNIDENTIFIED public static final int com.lowagie.text.rtf.parser.RtfParser.errAssertion public static final int com.lowagie.text.rtf.parser.RtfParser.errBadTable public static final int com.lowagie.text.rtf.parser.RtfParser.errCtrlWordNotFound public static final int com.lowagie.text.rtf.parser.RtfParser.errEndOfFile public static final int com.lowagie.text.rtf.parser.RtfParser.errInvalidHex public static final int com.lowagie.text.rtf.parser.RtfParser.errOK public static final int com.lowagie.text.rtf.parser.RtfParser.errStackOverflow public static final int com.lowagie.text.rtf.parser.RtfParser.errStackUnderflow public static final int com.lowagie.text.rtf.parser.RtfParser.errUnmatchedBrace public com.lowagie.text.rtf.parser.RtfParser(com.lowagie.text.Document) public void com.lowagie.text.rtf.parser.RtfParser.addListener(java.util.EventListener) public void com.lowagie.text.rtf.parser.RtfParser.convertRtfDocument(java.io.InputStream,com.lowagie.text.Document) throws java.io.IOException public int com.lowagie.text.rtf.parser.RtfParser.getConversionType() public com.lowagie.text.rtf.parser.destinations.RtfDestination com.lowagie.text.rtf.parser.RtfParser.getCurrentDestination() public com.lowagie.text.rtf.parser.destinations.RtfDestination com.lowagie.text.rtf.parser.RtfParser.getDestination(java.lang.String) public com.lowagie.text.Document com.lowagie.text.rtf.parser.RtfParser.getDocument() public boolean com.lowagie.text.rtf.parser.RtfParser.getExtendedDestination() public com.lowagie.text.rtf.parser.RtfImportMgr com.lowagie.text.rtf.parser.RtfParser.getImportManager() public int com.lowagie.text.rtf.parser.RtfParser.getLevel() public java.lang.String com.lowagie.text.rtf.parser.RtfParser.getLogFile() public int com.lowagie.text.rtf.parser.RtfParser.getParserState() public com.lowagie.text.rtf.document.RtfDocument com.lowagie.text.rtf.parser.RtfParser.getRtfDocument() public com.lowagie.text.rtf.parser.RtfParserState com.lowagie.text.rtf.parser.RtfParser.getState() public int com.lowagie.text.rtf.parser.RtfParser.getTokeniserState() public int com.lowagie.text.rtf.parser.RtfParser.handleCharacter(int) public int com.lowagie.text.rtf.parser.RtfParser.handleCloseGroup() public int com.lowagie.text.rtf.parser.RtfParser.handleCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public int com.lowagie.text.rtf.parser.RtfParser.handleOpenGroup() public void com.lowagie.text.rtf.parser.RtfParser.importRtfDocument(java.io.InputStream,com.lowagie.text.rtf.document.RtfDocument) throws java.io.IOException public void com.lowagie.text.rtf.parser.RtfParser.importRtfDocumentIntoElement(com.lowagie.text.Element,java.io.InputStream,com.lowagie.text.rtf.document.RtfDocument) throws java.io.IOException public void com.lowagie.text.rtf.parser.RtfParser.importRtfFragment(java.io.InputStream,com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.rtf.parser.RtfImportMappings) throws java.io.IOException public boolean com.lowagie.text.rtf.parser.RtfParser.isConvert() public boolean com.lowagie.text.rtf.parser.RtfParser.isImport() public boolean com.lowagie.text.rtf.parser.RtfParser.isImportFragment() public boolean com.lowagie.text.rtf.parser.RtfParser.isImportFull() public boolean com.lowagie.text.rtf.parser.RtfParser.isLogAppend() public boolean com.lowagie.text.rtf.parser.RtfParser.isLogging() public boolean com.lowagie.text.rtf.parser.RtfParser.isNewGroup() public static void com.lowagie.text.rtf.parser.RtfParser.outputDebug(java.lang.Object,int,java.lang.String) public void com.lowagie.text.rtf.parser.RtfParser.removeListener(java.util.EventListener) public boolean com.lowagie.text.rtf.parser.RtfParser.setCurrentDestination(java.lang.String) public boolean com.lowagie.text.rtf.parser.RtfParser.setExtendedDestination(boolean) public void com.lowagie.text.rtf.parser.RtfParser.setLogAppend(boolean) public void com.lowagie.text.rtf.parser.RtfParser.setLogFile(java.lang.String) public void com.lowagie.text.rtf.parser.RtfParser.setLogFile(java.lang.String,boolean) public void com.lowagie.text.rtf.parser.RtfParser.setLogging(boolean) public boolean com.lowagie.text.rtf.parser.RtfParser.setNewGroup(boolean) public int com.lowagie.text.rtf.parser.RtfParser.setParserState(int) public void com.lowagie.text.rtf.parser.RtfParser.setTokeniserSkipBytes(long) public int com.lowagie.text.rtf.parser.RtfParser.setTokeniserState(int) public void com.lowagie.text.rtf.parser.RtfParser.setTokeniserStateBinary(int) public void com.lowagie.text.rtf.parser.RtfParser.setTokeniserStateBinary(long) public void com.lowagie.text.rtf.parser.RtfParser.setTokeniserStateNormal() public void com.lowagie.text.rtf.parser.RtfParser.setTokeniserStateSkipGroup() public void com.lowagie.text.rtf.parser.RtfParser.tokenise() throws java.io.IOException class com.lowagie.text.rtf.parser.RtfParserState public java.lang.Object com.lowagie.text.rtf.parser.RtfParserState.ctrlWordHandler public java.util.Stack com.lowagie.text.rtf.parser.RtfParserState.ctrlWordHandlers public com.lowagie.text.rtf.parser.destinations.RtfDestination com.lowagie.text.rtf.parser.RtfParserState.destination public java.lang.Object com.lowagie.text.rtf.parser.RtfParserState.groupHandler public boolean com.lowagie.text.rtf.parser.RtfParserState.isExtendedDestination public boolean com.lowagie.text.rtf.parser.RtfParserState.newGroup public int com.lowagie.text.rtf.parser.RtfParserState.parserState public com.lowagie.text.rtf.parser.properties.RtfProperty com.lowagie.text.rtf.parser.RtfParserState.properties public java.lang.StringBuffer com.lowagie.text.rtf.parser.RtfParserState.text public int com.lowagie.text.rtf.parser.RtfParserState.tokeniserState public com.lowagie.text.rtf.parser.RtfParserState() public com.lowagie.text.rtf.parser.RtfParserState(com.lowagie.text.rtf.parser.RtfParserState) class com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData public java.lang.String com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.ctrlWord public int com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.ctrlWordType public boolean com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.hasParam public boolean com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.isNeg public boolean com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.modified public boolean com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.newGroup public java.lang.String com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.param public java.lang.String com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.prefix public java.lang.String com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.specialHandler public java.lang.String com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.suffix public com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData() public java.lang.Object com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.clone() throws java.lang.CloneNotSupportedException public int com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.intValue() public long com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.longValue() public java.lang.Integer com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.toInteger() public java.lang.Long com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.toLong() public java.lang.String com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData.toString() class com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordHandler public com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordHandler(com.lowagie.text.rtf.parser.RtfParser,java.lang.String,int,boolean,int,java.lang.String,java.lang.String,java.lang.String) public final boolean com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordHandler.handleControlword(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) interface com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordListener public abstract com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordListener.afterCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public abstract com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordListener.beforeCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public abstract com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordListener.onCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) class com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordMgr public static final boolean com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordMgr.debug public static final boolean com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordMgr.debugFound public static final boolean com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordMgr.debugNotFound public com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordMgr(com.lowagie.text.rtf.parser.RtfParser,java.io.PushbackInputStream) public void com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordMgr.addRtfCtrlWordListener(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordListener) public int com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordMgr.handleKeyword(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData,int) public void com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordMgr.removeRtfCtrlWordListener(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordListener) class com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordType public static final int com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordType.DESTINATION public static final int com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordType.DESTINATION_EX public static final int com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordType.FLAG public static final int com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordType.SYMBOL public static final int com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordType.TOGGLE public static final int com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordType.UNIDENTIFIED public static final int com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordType.VALUE public com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordType() class com.lowagie.text.rtf.parser.destinations.RtfDestination public com.lowagie.text.rtf.parser.destinations.RtfDestination() public com.lowagie.text.rtf.parser.destinations.RtfDestination(com.lowagie.text.rtf.parser.RtfParser) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestination.addListener(com.lowagie.text.rtf.parser.destinations.RtfDestinationListener) public abstract boolean com.lowagie.text.rtf.parser.destinations.RtfDestination.closeDestination() public int com.lowagie.text.rtf.parser.destinations.RtfDestination.getNewTokeniserState() public abstract boolean com.lowagie.text.rtf.parser.destinations.RtfDestination.handleCharacter(int) public abstract boolean com.lowagie.text.rtf.parser.destinations.RtfDestination.handleCloseGroup() public abstract boolean com.lowagie.text.rtf.parser.destinations.RtfDestination.handleControlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public abstract boolean com.lowagie.text.rtf.parser.destinations.RtfDestination.handleOpenGroup() public abstract boolean com.lowagie.text.rtf.parser.destinations.RtfDestination.handleOpeningSubGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestination.isModified() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestination.removeListener(com.lowagie.text.rtf.parser.destinations.RtfDestinationListener) public void com.lowagie.text.rtf.parser.destinations.RtfDestination.setParser(com.lowagie.text.rtf.parser.RtfParser) public abstract void com.lowagie.text.rtf.parser.destinations.RtfDestination.setToDefaults() class com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable public com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable() public com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable(com.lowagie.text.rtf.parser.RtfParser) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable.closeDestination() public java.awt.Color com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable.getColor(java.lang.String) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable.handleCharacter(int) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable.handleCloseGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable.handleControlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable.handleOpenGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable.handleOpeningSubGroup() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable.setParser(com.lowagie.text.rtf.parser.RtfParser) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationColorTable.setToDefaults() class com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument public com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument() public com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument(com.lowagie.text.rtf.parser.RtfParser) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument.afterPropertyChange(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument.beforePropertyChange(java.lang.String) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument.closeDestination() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument.handleCharacter(int) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument.handleCloseGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument.handleControlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument.handleOpenGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument.handleOpeningSubGroup() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument.setParser(com.lowagie.text.rtf.parser.RtfParser) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationDocument.setToDefaults() class com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable public com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable() public com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable(com.lowagie.text.rtf.parser.RtfParser) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.closeDestination() public com.lowagie.text.Font com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.getFont(java.lang.String) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.handleCharacter(int) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.handleCloseGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.handleControlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.handleOpenGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.handleOpeningSubGroup() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setBias(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setCharset(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setCodePage(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setFontAlternate(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setFontFamily(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setFontName(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setFontNumber(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setParser(com.lowagie.text.rtf.parser.RtfParser) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setPitch(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setThemeFont(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setToDefaults() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.setTrueType(java.lang.String) class com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo public com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo() public com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo(com.lowagie.text.rtf.parser.RtfParser,java.lang.String) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo.closeDestination() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo.handleCharacter(int) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo.handleCloseGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo.handleControlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo.handleOpenGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo.handleOpeningSubGroup() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo.setElementName(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo.setParser(com.lowagie.text.rtf.parser.RtfParser) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationInfo.setToDefaults() class com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable public com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable() public com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable(com.lowagie.text.rtf.parser.RtfParser) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable.closeDestination() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable.handleCharacter(int) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable.handleCloseGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable.handleControlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable.handleOpenGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable.handleOpeningSubGroup() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable.setParser(com.lowagie.text.rtf.parser.RtfParser) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationListTable.setToDefaults() interface com.lowagie.text.rtf.parser.destinations.RtfDestinationListener public abstract int com.lowagie.text.rtf.parser.destinations.RtfDestinationListener.afterCharacter(int) public abstract com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData com.lowagie.text.rtf.parser.destinations.RtfDestinationListener.afterCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public abstract int com.lowagie.text.rtf.parser.destinations.RtfDestinationListener.beforeCharacter(int) public abstract com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData com.lowagie.text.rtf.parser.destinations.RtfDestinationListener.beforeCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public abstract int com.lowagie.text.rtf.parser.destinations.RtfDestinationListener.onCharacter(int) public abstract boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationListener.onCloseGroup() public abstract com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData com.lowagie.text.rtf.parser.destinations.RtfDestinationListener.onCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public abstract boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationListener.onOpenGroup() class com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr public static final java.lang.String com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr.DESTINATION_DOCUMENT public static final java.lang.String com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr.DESTINATION_NULL public static boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr.addDestination(java.lang.String,java.lang.Object[]) public static boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr.addListener(java.lang.String,com.lowagie.text.rtf.parser.destinations.RtfDestinationListener) public static com.lowagie.text.rtf.parser.destinations.RtfDestination com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr.getDestination(java.lang.String) public static com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr.getInstance() public static com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr.getInstance(com.lowagie.text.rtf.parser.RtfParser) public static boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr.removeListener(java.lang.String,com.lowagie.text.rtf.parser.destinations.RtfDestinationListener) public static void com.lowagie.text.rtf.parser.destinations.RtfDestinationMgr.setParser(com.lowagie.text.rtf.parser.RtfParser) class com.lowagie.text.rtf.parser.destinations.RtfDestinationNull public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationNull.closeDestination() public static com.lowagie.text.rtf.parser.destinations.RtfDestinationNull com.lowagie.text.rtf.parser.destinations.RtfDestinationNull.getInstance() public static java.lang.String com.lowagie.text.rtf.parser.destinations.RtfDestinationNull.getName() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationNull.getNewTokeniserState() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationNull.handleCharacter(int) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationNull.handleCloseGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationNull.handleControlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationNull.handleOpenGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationNull.handleOpeningSubGroup() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationNull.setToDefaults() class com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict public static final int com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict.FORMAT_BINARY public static final int com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict.FORMAT_HEXADECIMAL public com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict() public com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict(com.lowagie.text.rtf.parser.RtfParser) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict.closeDestination() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict.handleCharacter(int) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict.handleCloseGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict.handleControlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict.handleOpenGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict.handleOpeningSubGroup() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationShppict.setToDefaults() class com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable public com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable() public com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable(com.lowagie.text.rtf.parser.RtfParser,java.lang.String) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.closeDestination() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.createNewStyle() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getAdustRightIndent() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getAlignment() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getAutoSpaceBetweenDBCEnglish() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getAutoSpaceBetweenDBCNumbers() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getFirstLineIndent() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getIndent() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getJustificationPercentage() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getLeftIndent() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getMirrorIndent() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getNoCharacterWrapping() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getNoOverflowPeriodComma() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getNoWordWrapping() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getOverrideWidowControl() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getRightIndent() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getStyleNr() public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.getStyleType() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.handleCharacter(int) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.handleCloseGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.handleControlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.handleOpenGroup() public boolean com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.handleOpeningSubGroup() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setAdustRightIndent(int) public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setAlignment(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setAutoSpaceBetweenDBCEnglish(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setAutoSpaceBetweenDBCNumbers(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setElementName(java.lang.String) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setFirstLineIndent(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setIndent(int) public int com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setJustificationPercentage(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setLeftIndent(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setMirrorIndent(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setNoCharacterWrapping(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setNoOverflowPeriodComma(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setNoWordWrapping(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setOverrideWidowControl(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setParser(com.lowagie.text.rtf.parser.RtfParser) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setRightIndent(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setStyleNr(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setStyleType(int) public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setToDefaults() public void com.lowagie.text.rtf.parser.destinations.RtfDestinationStylesheetTable.setType(java.lang.String) class com.lowagie.text.rtf.parser.enumerations.RtfColorThemes public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_ACCENTFIVE public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_ACCENTFOUR public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_ACCENTONE public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_ACCENTSIX public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_ACCENTTHREE public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_ACCENTTWO public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_BACKGROUNDONE public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_BACKGROUNDTWO public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_FOLLOWEDHYPERLINK public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_HYPERLINK public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_MAINDARKONE public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_MAINDARKTWO public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_MAINLIGHTONE public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_MAINLIGHTTWO public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_MAX public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_TEXTONE public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_TEXTTWO public static final int com.lowagie.text.rtf.parser.enumerations.RtfColorThemes.THEME_UNDEFINED public com.lowagie.text.rtf.parser.enumerations.RtfColorThemes() class com.lowagie.text.rtf.parser.properties.RtfCtrlWordPropertyType public static final int com.lowagie.text.rtf.parser.properties.RtfCtrlWordPropertyType.CHARACTER public static final int com.lowagie.text.rtf.parser.properties.RtfCtrlWordPropertyType.DESTINATION public static final int com.lowagie.text.rtf.parser.properties.RtfCtrlWordPropertyType.PROPERTY public static final int com.lowagie.text.rtf.parser.properties.RtfCtrlWordPropertyType.SPECIAL public static final int com.lowagie.text.rtf.parser.properties.RtfCtrlWordPropertyType.UNIDENTIFIED public com.lowagie.text.rtf.parser.properties.RtfCtrlWordPropertyType() class com.lowagie.text.rtf.parser.properties.RtfProperty public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.CHARACTER public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.CHARACTER_BOLD public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.CHARACTER_FONT public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.CHARACTER_ITALIC public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.CHARACTER_SIZE public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.CHARACTER_STYLE public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.CHARACTER_UNDERLINE public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.COLOR public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.COLOR_BG public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.COLOR_FG public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT_DEFAULT_FONT_NUMER public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT_ENABLE_FACING_PAGES public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT_MARGIN_BOTTOM_TWIPS public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT_MARGIN_LEFT_TWIPS public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT_MARGIN_RIGHT_TWIPS public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT_MARGIN_TOP_TWIPS public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT_PAGE_HEIGHT_TWIPS public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT_PAGE_NUMBER_START public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT_PAGE_ORIENTATION public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.DOCUMENT_PAGE_WIDTH_TWIPS public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.JUSTIFY_CENTER public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.JUSTIFY_FULL public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.JUSTIFY_LEFT public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.JUSTIFY_RIGHT public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.OFF public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.ON public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.PAGE_LANDSCAPE public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.PAGE_PORTRAIT public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER_BOTTOM public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER_CELL public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER_DIAGONAL_UL_LR public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER_DIAGONAL_UR_LL public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER_LEFT public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER_NIL public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER_RIGHT public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER_TABLE_HORIZONTAL public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER_TABLE_VERTICAL public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_BORDER_TOP public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_INDENT_FIRST_LINE public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_INDENT_LEFT public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_INDENT_RIGHT public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.PARAGRAPH_JUSTIFICATION public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PGN_DECIMAL public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PGN_LETTER_LOWERCASE public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PGN_LETTER_UPPERCASE public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PGN_ROMAN_NUMERAL_LOWERCASE public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.PGN_ROMAN_NUMERAL_UPPERCASE public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.SBK_COLUMN public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.SBK_EVEN public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.SBK_NONE public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.SBK_ODD public static final int com.lowagie.text.rtf.parser.properties.RtfProperty.SBK_PAGE public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.SECTION public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.SECTION_BREAK_TYPE public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.SECTION_NUMBER_OF_COLUMNS public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.SECTION_PAGE_NUMBER_FORMAT public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.SECTION_PAGE_NUMBER_POSITION_X public static final java.lang.String com.lowagie.text.rtf.parser.properties.RtfProperty.SECTION_PAGE_NUMBER_POSITION_Y public com.lowagie.text.rtf.parser.properties.RtfProperty() public void com.lowagie.text.rtf.parser.properties.RtfProperty.addRtfPropertyListener(com.lowagie.text.rtf.parser.properties.RtfPropertyListener) public void com.lowagie.text.rtf.parser.properties.RtfProperty.afterChange(java.lang.String) public void com.lowagie.text.rtf.parser.properties.RtfProperty.beforeChange(java.lang.String) public java.util.HashMap com.lowagie.text.rtf.parser.properties.RtfProperty.getProperties(java.lang.String) public java.lang.Object com.lowagie.text.rtf.parser.properties.RtfProperty.getProperty(java.lang.String) public boolean com.lowagie.text.rtf.parser.properties.RtfProperty.isModified() public boolean com.lowagie.text.rtf.parser.properties.RtfProperty.isModifiedCharacter() public boolean com.lowagie.text.rtf.parser.properties.RtfProperty.isModifiedDocument() public boolean com.lowagie.text.rtf.parser.properties.RtfProperty.isModifiedParagraph() public boolean com.lowagie.text.rtf.parser.properties.RtfProperty.isModifiedSection() public void com.lowagie.text.rtf.parser.properties.RtfProperty.removeRtfPropertyListener(com.lowagie.text.rtf.parser.properties.RtfPropertyListener) public void com.lowagie.text.rtf.parser.properties.RtfProperty.setModified(java.lang.String,boolean) public void com.lowagie.text.rtf.parser.properties.RtfProperty.setModifiedCharacter(boolean) public void com.lowagie.text.rtf.parser.properties.RtfProperty.setModifiedDocument(boolean) public void com.lowagie.text.rtf.parser.properties.RtfProperty.setModifiedParagraph(boolean) public void com.lowagie.text.rtf.parser.properties.RtfProperty.setModifiedSection(boolean) public boolean com.lowagie.text.rtf.parser.properties.RtfProperty.setProperty(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) public void com.lowagie.text.rtf.parser.properties.RtfProperty.setToDefault() public void com.lowagie.text.rtf.parser.properties.RtfProperty.setToDefault(java.lang.String) public boolean com.lowagie.text.rtf.parser.properties.RtfProperty.toggleProperty(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData) interface com.lowagie.text.rtf.parser.properties.RtfPropertyListener public abstract void com.lowagie.text.rtf.parser.properties.RtfPropertyListener.afterPropertyChange(java.lang.String) public abstract void com.lowagie.text.rtf.parser.properties.RtfPropertyListener.beforePropertyChange(java.lang.String) class com.lowagie.text.rtf.style.RtfColor public com.lowagie.text.rtf.style.RtfColor(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.rtf.style.RtfColor) public com.lowagie.text.rtf.style.RtfColor(com.lowagie.text.rtf.document.RtfDocument,int,int,int) public com.lowagie.text.rtf.style.RtfColor(com.lowagie.text.rtf.document.RtfDocument,java.awt.Color) public boolean com.lowagie.text.rtf.style.RtfColor.equals(java.lang.Object) public int com.lowagie.text.rtf.style.RtfColor.getBlue() public int com.lowagie.text.rtf.style.RtfColor.getColorNumber() public int com.lowagie.text.rtf.style.RtfColor.getGreen() public int com.lowagie.text.rtf.style.RtfColor.getRed() public int com.lowagie.text.rtf.style.RtfColor.hashCode() public void com.lowagie.text.rtf.style.RtfColor.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.style.RtfColor.writeBegin(java.io.OutputStream) public void com.lowagie.text.rtf.style.RtfColor.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfColor.writeDefinition(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfColor.writeEnd(java.io.OutputStream) class com.lowagie.text.rtf.style.RtfColorList public com.lowagie.text.rtf.style.RtfColorList(com.lowagie.text.rtf.document.RtfDocument) public int com.lowagie.text.rtf.style.RtfColorList.getColorNumber(com.lowagie.text.rtf.style.RtfColor) public void com.lowagie.text.rtf.style.RtfColorList.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfColorList.writeDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.style.RtfFont public static final java.lang.String com.lowagie.text.rtf.style.RtfFont.DEFAULT_FONT public static final byte[] com.lowagie.text.rtf.style.RtfFont.FONT_SIZE public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_BOLD public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_DOUBLE_STRIKETHROUGH public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_EMBOSSED public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_ENGRAVED public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_HIDDEN public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_ITALIC public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_NONE public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_OUTLINE public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_SHADOW public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_STRIKETHROUGH public static final int com.lowagie.text.rtf.style.RtfFont.STYLE_UNDERLINE public com.lowagie.text.rtf.style.RtfFont(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Font) public com.lowagie.text.rtf.style.RtfFont(java.lang.String) public com.lowagie.text.rtf.style.RtfFont(java.lang.String,float) public com.lowagie.text.rtf.style.RtfFont(java.lang.String,float,int) public com.lowagie.text.rtf.style.RtfFont(java.lang.String,float,int,java.awt.Color) public com.lowagie.text.rtf.style.RtfFont(java.lang.String,float,int,java.awt.Color,int) public int com.lowagie.text.rtf.style.RtfFont.compareTo(java.lang.Object) public com.lowagie.text.Font com.lowagie.text.rtf.style.RtfFont.difference(com.lowagie.text.Font) public boolean com.lowagie.text.rtf.style.RtfFont.equals(java.lang.Object) public int com.lowagie.text.rtf.style.RtfFont.getCharset() public java.lang.String com.lowagie.text.rtf.style.RtfFont.getFamilyname() public java.lang.String com.lowagie.text.rtf.style.RtfFont.getFontName() public int com.lowagie.text.rtf.style.RtfFont.getFontNumber() public int com.lowagie.text.rtf.style.RtfFont.getFontSize() public int com.lowagie.text.rtf.style.RtfFont.getFontStyle() public int com.lowagie.text.rtf.style.RtfFont.hashCode() public boolean com.lowagie.text.rtf.style.RtfFont.isStandardFont() public void com.lowagie.text.rtf.style.RtfFont.setCharset(int) public void com.lowagie.text.rtf.style.RtfFont.setColor(int,int,int) public void com.lowagie.text.rtf.style.RtfFont.setColor(java.awt.Color) public void com.lowagie.text.rtf.style.RtfFont.setFamily(java.lang.String) public void com.lowagie.text.rtf.style.RtfFont.setInHeader(boolean) public void com.lowagie.text.rtf.style.RtfFont.setInTable(boolean) public void com.lowagie.text.rtf.style.RtfFont.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.style.RtfFont.setSize(float) public void com.lowagie.text.rtf.style.RtfFont.setStyle(int) public void com.lowagie.text.rtf.style.RtfFont.setStyle(java.lang.String) public void com.lowagie.text.rtf.style.RtfFont.writeBegin(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfFont.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfFont.writeDefinition(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfFont.writeEnd(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.style.RtfFontList public static final byte[] com.lowagie.text.rtf.style.RtfFontList.FONT_NUMBER public com.lowagie.text.rtf.style.RtfFontList(com.lowagie.text.rtf.document.RtfDocument) public int com.lowagie.text.rtf.style.RtfFontList.getFontNumber(com.lowagie.text.rtf.style.RtfFont) public void com.lowagie.text.rtf.style.RtfFontList.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfFontList.writeDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.style.RtfParagraphStyle public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.ALIGN_CENTER public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.ALIGN_JUSTIFY public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.ALIGN_LEFT public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.ALIGN_RIGHT public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.FIRST_LINE_INDENT public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.INDENT_LEFT public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.INDENT_RIGHT public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.KEEP_TOGETHER public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.KEEP_TOGETHER_WITH_NEXT public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.SPACING_AFTER public static final byte[] com.lowagie.text.rtf.style.RtfParagraphStyle.SPACING_BEFORE public static final com.lowagie.text.rtf.style.RtfParagraphStyle com.lowagie.text.rtf.style.RtfParagraphStyle.STYLE_HEADING_1 public static final com.lowagie.text.rtf.style.RtfParagraphStyle com.lowagie.text.rtf.style.RtfParagraphStyle.STYLE_HEADING_2 public static final com.lowagie.text.rtf.style.RtfParagraphStyle com.lowagie.text.rtf.style.RtfParagraphStyle.STYLE_HEADING_3 public static final com.lowagie.text.rtf.style.RtfParagraphStyle com.lowagie.text.rtf.style.RtfParagraphStyle.STYLE_NORMAL public com.lowagie.text.rtf.style.RtfParagraphStyle(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.rtf.style.RtfParagraphStyle) public com.lowagie.text.rtf.style.RtfParagraphStyle(java.lang.String,java.lang.String) public com.lowagie.text.rtf.style.RtfParagraphStyle(java.lang.String,java.lang.String,int,int,java.awt.Color) public boolean com.lowagie.text.rtf.style.RtfParagraphStyle.equals(java.lang.Object) public int com.lowagie.text.rtf.style.RtfParagraphStyle.getAlignment() public java.lang.String com.lowagie.text.rtf.style.RtfParagraphStyle.getBasedOnName() public int com.lowagie.text.rtf.style.RtfParagraphStyle.getFirstLineIndent() public int com.lowagie.text.rtf.style.RtfParagraphStyle.getIndentLeft() public int com.lowagie.text.rtf.style.RtfParagraphStyle.getIndentRight() public boolean com.lowagie.text.rtf.style.RtfParagraphStyle.getKeepTogether() public boolean com.lowagie.text.rtf.style.RtfParagraphStyle.getKeepTogetherWithNext() public int com.lowagie.text.rtf.style.RtfParagraphStyle.getLineLeading() public int com.lowagie.text.rtf.style.RtfParagraphStyle.getSpacingAfter() public int com.lowagie.text.rtf.style.RtfParagraphStyle.getSpacingBefore() public java.lang.String com.lowagie.text.rtf.style.RtfParagraphStyle.getStyleName() public void com.lowagie.text.rtf.style.RtfParagraphStyle.handleInheritance() public int com.lowagie.text.rtf.style.RtfParagraphStyle.hashCode() public void com.lowagie.text.rtf.style.RtfParagraphStyle.setAlignment(int) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setColor(java.awt.Color) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setFirstLineIndent(int) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setFontName(java.lang.String) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setIndentLeft(int) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setIndentRight(int) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setKeepTogether(boolean) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setKeepTogetherWithNext(boolean) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setLineLeading(int) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setSize(float) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setSpacingAfter(int) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setSpacingBefore(int) public void com.lowagie.text.rtf.style.RtfParagraphStyle.setStyle(int) public void com.lowagie.text.rtf.style.RtfParagraphStyle.writeBegin(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfParagraphStyle.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfParagraphStyle.writeDefinition(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfParagraphStyle.writeEnd(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.style.RtfStyleTypes public static final int com.lowagie.text.rtf.style.RtfStyleTypes.CHARACTER public static final int com.lowagie.text.rtf.style.RtfStyleTypes.PARAGRAPH public static final int com.lowagie.text.rtf.style.RtfStyleTypes.SECTION public static final int com.lowagie.text.rtf.style.RtfStyleTypes.TABLE public static final int com.lowagie.text.rtf.style.RtfStyleTypes.TABLE_STYLE_DEFINITION public com.lowagie.text.rtf.style.RtfStyleTypes() class com.lowagie.text.rtf.style.RtfStylesheetList public com.lowagie.text.rtf.style.RtfStylesheetList(com.lowagie.text.rtf.document.RtfDocument) public com.lowagie.text.rtf.style.RtfParagraphStyle com.lowagie.text.rtf.style.RtfStylesheetList.getRtfParagraphStyle(java.lang.String) public void com.lowagie.text.rtf.style.RtfStylesheetList.registerParagraphStyle(com.lowagie.text.rtf.style.RtfParagraphStyle) public void com.lowagie.text.rtf.style.RtfStylesheetList.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.style.RtfStylesheetList.writeDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.table.RtfBorder public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_DASHED public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_DOTTED public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_DOT_DASH public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_DOT_DOT_DASH public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_DOUBLE public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_DOUBLE_THICK public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_DOUBLE_WAVY public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_EMBOSS public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_ENGRAVE public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_HAIRLINE public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_NONE public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_SHADOWED public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_SINGLE public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_STRIPED public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_THICK_THIN public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_THICK_THIN_LARGE public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_THICK_THIN_MED public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_THIN_THICK public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_THIN_THICK_LARGE public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_THIN_THICK_MED public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_THIN_THICK_THIN public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_THIN_THICK_THIN_LARGE public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_THIN_THICK_THIN_MED public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_TRIPLE public static final int com.lowagie.text.rtf.table.RtfBorder.BORDER_WAVY public void com.lowagie.text.rtf.table.RtfBorder.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.table.RtfBorderGroup public com.lowagie.text.rtf.table.RtfBorderGroup() public com.lowagie.text.rtf.table.RtfBorderGroup(int,int,float,java.awt.Color) public void com.lowagie.text.rtf.table.RtfBorderGroup.addBorder(int,int,float,java.awt.Color) public void com.lowagie.text.rtf.table.RtfBorderGroup.removeBorder(int) public void com.lowagie.text.rtf.table.RtfBorderGroup.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.table.RtfCell public com.lowagie.text.rtf.table.RtfCell() public com.lowagie.text.rtf.table.RtfCell(com.lowagie.text.Element) throws com.lowagie.text.BadElementException public com.lowagie.text.rtf.table.RtfCell(java.lang.String) public boolean com.lowagie.text.rtf.table.RtfCell.isDeleted() public boolean com.lowagie.text.rtf.table.RtfCell.isInHeader() public void com.lowagie.text.rtf.table.RtfCell.setBorders(com.lowagie.text.rtf.table.RtfBorderGroup) public void com.lowagie.text.rtf.table.RtfCell.setInHeader(boolean) public void com.lowagie.text.rtf.table.RtfCell.setInTable(boolean) public void com.lowagie.text.rtf.table.RtfCell.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.table.RtfCell.writeContent(java.io.OutputStream) throws java.io.IOException public void com.lowagie.text.rtf.table.RtfCell.writeDefinition(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.table.RtfRow public void com.lowagie.text.rtf.table.RtfRow.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.table.RtfTable public com.lowagie.text.rtf.table.RtfTable(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Table) public com.lowagie.text.rtf.table.RtfTable(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.pdf.PdfPTable) public void com.lowagie.text.rtf.table.RtfTable.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.text.PatchRtfParagraph public com.lowagie.text.rtf.text.PatchRtfParagraph(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.rtf.text.RtfParagraph) public int com.lowagie.text.rtf.text.PatchRtfParagraph.getIndentLeft() public int com.lowagie.text.rtf.text.PatchRtfParagraph.getIndentRight() public byte[] com.lowagie.text.rtf.text.PatchRtfParagraph.intToByteArray(int) public boolean com.lowagie.text.rtf.text.PatchRtfParagraph.isEmpty() public boolean com.lowagie.text.rtf.text.PatchRtfParagraph.isInTable() public void com.lowagie.text.rtf.text.PatchRtfParagraph.setInHeader(boolean) public void com.lowagie.text.rtf.text.PatchRtfParagraph.setInTable(boolean) public void com.lowagie.text.rtf.text.PatchRtfParagraph.setIndentLeft(int) public void com.lowagie.text.rtf.text.PatchRtfParagraph.setIndentRight(int) public void com.lowagie.text.rtf.text.PatchRtfParagraph.setKeepTogetherWithNext(boolean) public void com.lowagie.text.rtf.text.PatchRtfParagraph.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.text.PatchRtfParagraph.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.text.RtfAnnotation public com.lowagie.text.rtf.text.RtfAnnotation(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Annotation) public void com.lowagie.text.rtf.text.RtfAnnotation.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.text.RtfChapter public com.lowagie.text.rtf.text.RtfChapter(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Chapter) public void com.lowagie.text.rtf.text.RtfChapter.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.text.RtfChunk public com.lowagie.text.rtf.text.RtfChunk(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Chunk) public boolean com.lowagie.text.rtf.text.RtfChunk.getSoftLineBreaks() public void com.lowagie.text.rtf.text.RtfChunk.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.text.RtfChunk.setSoftLineBreaks(boolean) public void com.lowagie.text.rtf.text.RtfChunk.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.text.RtfNewPage public static final byte[] com.lowagie.text.rtf.text.RtfNewPage.NEW_PAGE public com.lowagie.text.rtf.text.RtfNewPage(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.text.RtfNewPage.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.text.RtfParagraph public static final byte[] com.lowagie.text.rtf.text.RtfParagraph.PARAGRAPH public com.lowagie.text.rtf.text.RtfParagraph(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Paragraph) public int com.lowagie.text.rtf.text.RtfParagraph.getIndentLeft() public int com.lowagie.text.rtf.text.RtfParagraph.getIndentRight() public void com.lowagie.text.rtf.text.RtfParagraph.setIndentLeft(int) public void com.lowagie.text.rtf.text.RtfParagraph.setIndentRight(int) public void com.lowagie.text.rtf.text.RtfParagraph.setKeepTogetherWithNext(boolean) public void com.lowagie.text.rtf.text.RtfParagraph.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.text.RtfPhrase public static final byte[] com.lowagie.text.rtf.text.RtfPhrase.IN_TABLE public static final byte[] com.lowagie.text.rtf.text.RtfPhrase.LINE_SPACING public static final byte[] com.lowagie.text.rtf.text.RtfPhrase.PARAGRAPH_DEFAULTS public static final byte[] com.lowagie.text.rtf.text.RtfPhrase.PLAIN public com.lowagie.text.rtf.text.RtfPhrase(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Phrase) public void com.lowagie.text.rtf.text.RtfPhrase.setInHeader(boolean) public void com.lowagie.text.rtf.text.RtfPhrase.setInTable(boolean) public void com.lowagie.text.rtf.text.RtfPhrase.setRtfDocument(com.lowagie.text.rtf.document.RtfDocument) public void com.lowagie.text.rtf.text.RtfPhrase.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.text.RtfSection public com.lowagie.text.rtf.text.RtfSection(com.lowagie.text.rtf.document.RtfDocument,com.lowagie.text.Section) public void com.lowagie.text.rtf.text.RtfSection.setInHeader(boolean) public void com.lowagie.text.rtf.text.RtfSection.setInTable(boolean) public void com.lowagie.text.rtf.text.RtfSection.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.text.RtfTab public static final int com.lowagie.text.rtf.text.RtfTab.TAB_CENTER_ALIGN public static final int com.lowagie.text.rtf.text.RtfTab.TAB_DECIMAL_ALIGN public static final int com.lowagie.text.rtf.text.RtfTab.TAB_LEFT_ALIGN public static final int com.lowagie.text.rtf.text.RtfTab.TAB_RIGHT_ALIGN public com.lowagie.text.rtf.text.RtfTab(float,int) public void com.lowagie.text.rtf.text.RtfTab.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.rtf.text.RtfTabGroup public com.lowagie.text.rtf.text.RtfTabGroup() public com.lowagie.text.rtf.text.RtfTabGroup(java.util.ArrayList) public void com.lowagie.text.rtf.text.RtfTabGroup.add(com.lowagie.text.rtf.text.RtfTab) public void com.lowagie.text.rtf.text.RtfTabGroup.writeContent(java.io.OutputStream) throws java.io.IOException class com.lowagie.text.xml.XmlDomWriter public com.lowagie.text.xml.XmlDomWriter() public com.lowagie.text.xml.XmlDomWriter(boolean) public void com.lowagie.text.xml.XmlDomWriter.setCanonical(boolean) public void com.lowagie.text.xml.XmlDomWriter.setOutput(java.io.OutputStream,java.lang.String) throws java.io.UnsupportedEncodingException public void com.lowagie.text.xml.XmlDomWriter.setOutput(java.io.Writer) public void com.lowagie.text.xml.XmlDomWriter.write(org.w3c.dom.Node) class com.lowagie.text.xml.XmlParser public com.lowagie.text.xml.XmlParser() public void com.lowagie.text.xml.XmlParser.go(com.lowagie.text.DocListener,java.lang.String) public void com.lowagie.text.xml.XmlParser.go(com.lowagie.text.DocListener,java.lang.String,java.lang.String) public void com.lowagie.text.xml.XmlParser.go(com.lowagie.text.DocListener,java.lang.String,java.util.HashMap) public void com.lowagie.text.xml.XmlParser.go(com.lowagie.text.DocListener,org.xml.sax.InputSource) public void com.lowagie.text.xml.XmlParser.go(com.lowagie.text.DocListener,org.xml.sax.InputSource,java.io.InputStream) public void com.lowagie.text.xml.XmlParser.go(com.lowagie.text.DocListener,org.xml.sax.InputSource,java.lang.String) public void com.lowagie.text.xml.XmlParser.go(com.lowagie.text.DocListener,org.xml.sax.InputSource,java.util.HashMap) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,java.io.InputStream) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,java.io.InputStream,java.lang.String) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,java.io.InputStream,java.util.HashMap) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,java.io.Reader) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,java.io.Reader,java.lang.String) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,java.io.Reader,java.util.HashMap) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,java.lang.String) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,java.lang.String,java.lang.String) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,java.lang.String,java.util.HashMap) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,org.xml.sax.InputSource) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,org.xml.sax.InputSource,java.lang.String) public static void com.lowagie.text.xml.XmlParser.parse(com.lowagie.text.DocListener,org.xml.sax.InputSource,java.util.HashMap) class com.lowagie.text.xml.XmlPeer public com.lowagie.text.xml.XmlPeer(java.lang.String,java.lang.String) public void com.lowagie.text.xml.XmlPeer.addAlias(java.lang.String,java.lang.String) public void com.lowagie.text.xml.XmlPeer.addValue(java.lang.String,java.lang.String) public java.lang.String com.lowagie.text.xml.XmlPeer.getAlias() public java.util.Properties com.lowagie.text.xml.XmlPeer.getAttributes(org.xml.sax.Attributes) public java.util.Properties com.lowagie.text.xml.XmlPeer.getDefaultValues() public java.lang.String com.lowagie.text.xml.XmlPeer.getName(java.lang.String) public java.lang.String com.lowagie.text.xml.XmlPeer.getTag() public void com.lowagie.text.xml.XmlPeer.setContent(java.lang.String) class com.lowagie.text.xml.simpleparser.EntitiesToSymbol public static final java.util.HashMap com.lowagie.text.xml.simpleparser.EntitiesToSymbol.map public com.lowagie.text.xml.simpleparser.EntitiesToSymbol() public static com.lowagie.text.Chunk com.lowagie.text.xml.simpleparser.EntitiesToSymbol.get(java.lang.String,com.lowagie.text.Font) public static char com.lowagie.text.xml.simpleparser.EntitiesToSymbol.getCorrespondingSymbol(java.lang.String) class com.lowagie.text.xml.simpleparser.EntitiesToUnicode public static final java.util.HashMap com.lowagie.text.xml.simpleparser.EntitiesToUnicode.map public com.lowagie.text.xml.simpleparser.EntitiesToUnicode() public static char com.lowagie.text.xml.simpleparser.EntitiesToUnicode.decodeEntity(java.lang.String) public static java.lang.String com.lowagie.text.xml.simpleparser.EntitiesToUnicode.decodeString(java.lang.String) class com.lowagie.text.xml.simpleparser.IanaEncodings public com.lowagie.text.xml.simpleparser.IanaEncodings() public static java.lang.String com.lowagie.text.xml.simpleparser.IanaEncodings.getJavaEncoding(java.lang.String) interface com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler public abstract void com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler.endDocument() public abstract void com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler.endElement(java.lang.String) public abstract void com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler.startDocument() public abstract void com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler.startElement(java.lang.String,java.util.HashMap) public abstract void com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler.text(java.lang.String) interface com.lowagie.text.xml.simpleparser.SimpleXMLDocHandlerComment public abstract void com.lowagie.text.xml.simpleparser.SimpleXMLDocHandlerComment.comment(java.lang.String) class com.lowagie.text.xml.simpleparser.SimpleXMLParser public static java.lang.String com.lowagie.text.xml.simpleparser.SimpleXMLParser.escapeXML(java.lang.String,boolean) public static void com.lowagie.text.xml.simpleparser.SimpleXMLParser.parse(com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler,com.lowagie.text.xml.simpleparser.SimpleXMLDocHandlerComment,java.io.Reader,boolean) throws java.io.IOException public static void com.lowagie.text.xml.simpleparser.SimpleXMLParser.parse(com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler,java.io.InputStream) throws java.io.IOException public static void com.lowagie.text.xml.simpleparser.SimpleXMLParser.parse(com.lowagie.text.xml.simpleparser.SimpleXMLDocHandler,java.io.Reader) throws java.io.IOException class com.lowagie.text.xml.xmp.XmpReader public com.lowagie.text.xml.xmp.XmpReader(byte[]) throws org.xml.sax.SAXException,java.io.IOException public boolean com.lowagie.text.xml.xmp.XmpReader.add(java.lang.String,java.lang.String,java.lang.String,java.lang.String) public boolean com.lowagie.text.xml.xmp.XmpReader.replace(java.lang.String,java.lang.String,java.lang.String) public byte[] com.lowagie.text.xml.xmp.XmpReader.serializeDoc() throws java.io.IOException public boolean com.lowagie.text.xml.xmp.XmpReader.setNodeText(org.w3c.dom.Document,org.w3c.dom.Node,java.lang.String) class com.lowagie.text.xml.xmp.XmpWriter public static final java.lang.String com.lowagie.text.xml.xmp.XmpWriter.EXTRASPACE public static final java.lang.String com.lowagie.text.xml.xmp.XmpWriter.UTF16 public static final java.lang.String com.lowagie.text.xml.xmp.XmpWriter.UTF16BE public static final java.lang.String com.lowagie.text.xml.xmp.XmpWriter.UTF16LE public static final java.lang.String com.lowagie.text.xml.xmp.XmpWriter.UTF8 public static final java.lang.String com.lowagie.text.xml.xmp.XmpWriter.XPACKET_PI_BEGIN public static final java.lang.String com.lowagie.text.xml.xmp.XmpWriter.XPACKET_PI_END_R public static final java.lang.String com.lowagie.text.xml.xmp.XmpWriter.XPACKET_PI_END_W public com.lowagie.text.xml.xmp.XmpWriter(java.io.OutputStream) throws java.io.IOException public com.lowagie.text.xml.xmp.XmpWriter(java.io.OutputStream,com.lowagie.text.pdf.PdfDictionary,int) throws java.io.IOException public com.lowagie.text.xml.xmp.XmpWriter(java.io.OutputStream,java.lang.String,int) throws java.io.IOException public com.lowagie.text.xml.xmp.XmpWriter(java.io.OutputStream,java.util.Map) throws java.io.IOException public void com.lowagie.text.xml.xmp.XmpWriter.addRdfDescription(com.lowagie.text.xml.xmp.XmpSchema) throws java.io.IOException public void com.lowagie.text.xml.xmp.XmpWriter.addRdfDescription(java.lang.String,java.lang.String) throws java.io.IOException public void com.lowagie.text.xml.xmp.XmpWriter.close() throws java.io.IOException public void com.lowagie.text.xml.xmp.XmpWriter.setAbout(java.lang.String) public void com.lowagie.text.xml.xmp.XmpWriter.setReadOnly() class com.lowagie.tools.BuildTutorial public com.lowagie.tools.BuildTutorial() public static void com.lowagie.tools.BuildTutorial.action(java.io.File,java.io.File,java.io.File,java.io.File) throws java.io.IOException public static void com.lowagie.tools.BuildTutorial.convert(java.io.File,java.io.File,java.io.File) public static void com.lowagie.tools.BuildTutorial.main(java.lang.String[]) class com.lowagie.tools.ConcatPdf public com.lowagie.tools.ConcatPdf() public static void com.lowagie.tools.ConcatPdf.main(java.lang.String[]) class com.lowagie.tools.EncryptPdf public com.lowagie.tools.EncryptPdf() public static void com.lowagie.tools.EncryptPdf.main(java.lang.String[]) class com.lowagie.tools.Executable public static java.lang.String com.lowagie.tools.Executable.acroread public com.lowagie.tools.Executable() public static boolean com.lowagie.tools.Executable.isLinux() public static boolean com.lowagie.tools.Executable.isMac() public static boolean com.lowagie.tools.Executable.isWindows() public static boolean com.lowagie.tools.Executable.isWindows9X() public static final void com.lowagie.tools.Executable.launchBrowser(java.lang.String) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.openDocument(java.io.File) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.openDocument(java.io.File,boolean) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.openDocument(java.lang.String) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.openDocument(java.lang.String,boolean) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.printDocument(java.io.File) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.printDocument(java.io.File,boolean) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.printDocument(java.lang.String) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.printDocument(java.lang.String,boolean) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.printDocumentSilent(java.io.File) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.printDocumentSilent(java.io.File,boolean) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.printDocumentSilent(java.lang.String) throws java.io.IOException public static final java.lang.Process com.lowagie.tools.Executable.printDocumentSilent(java.lang.String,boolean) throws java.io.IOException class com.lowagie.tools.HandoutPdf public com.lowagie.tools.HandoutPdf() public static void com.lowagie.tools.HandoutPdf.main(java.lang.String[]) class com.lowagie.tools.SplitPdf public com.lowagie.tools.SplitPdf() public static void com.lowagie.tools.SplitPdf.main(java.lang.String[]) class com.lowagie.tools.ToolboxAvailable public com.lowagie.tools.ToolboxAvailable() public static void com.lowagie.tools.ToolboxAvailable.main(java.lang.String[])