Index

A B C D E F G H I L M O P R S T W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractFormField - Class in org.xhtmlrenderer.pdf
 
AbstractFormField() - Constructor for class org.xhtmlrenderer.pdf.AbstractFormField
 
addFont(String, boolean) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
addFont(String, String, boolean) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
addFont(String, String, boolean, String) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
addFont(String, String, String, boolean, String) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
addFontDescription(FontDescription) - Method in class org.xhtmlrenderer.pdf.FontFamily
 
addFontDirectory(String, boolean) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
addMetadata(String, String) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
Appends a name/content metadata pair to this output device.

B

BookmarkElement - Class in org.xhtmlrenderer.pdf
 
BookmarkElement() - Constructor for class org.xhtmlrenderer.pdf.BookmarkElement
 

C

characters(char[], int, int) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
characters(char[], int, int) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 
CheckboxFormField - Class in org.xhtmlrenderer.pdf
 
CheckboxFormField(LayoutContext, BlockBox, int, int) - Constructor for class org.xhtmlrenderer.pdf.CheckboxFormField
 
CJKFontResolver - Class in org.xhtmlrenderer.pdf
Use this class if you need to load iTextAsian fonts in addition to default fonts loaded by ITextRenderer
CJKFontResolver() - Constructor for class org.xhtmlrenderer.pdf.CJKFontResolver
 
clip(Shape) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
clone() - Method in class org.xhtmlrenderer.pdf.ITextFSImage
 
convertWeightToInt(IdentValue) - Static method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
createLocalTargetArea(RenderingContext, Box) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
createPDF(OutputStream) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
createPDF(OutputStream, boolean) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
createPDF(OutputStream, boolean, int) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
NOTE: Caller is responsible for cleaning up the OutputStream if something goes wrong.
createReplacedElement(LayoutContext, BlockBox, UserAgentCallback, int, int) - Method in class org.xhtmlrenderer.pdf.ITextReplacedElementFactory
 
createTargetArea(RenderingContext, Box) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 

D

DEFAULT_CHECKED_STATE - Static variable in class org.xhtmlrenderer.pdf.AbstractFormField
 
DEFAULT_DOTS_PER_PIXEL - Static variable in class org.xhtmlrenderer.pdf.ITextRenderer
 
DEFAULT_DOTS_PER_POINT - Static variable in class org.xhtmlrenderer.pdf.ITextRenderer
 
DefaultPDFCreationListener - Class in org.xhtmlrenderer.pdf
No-op implementation of a PDFCreationListener.
DefaultPDFCreationListener() - Constructor for class org.xhtmlrenderer.pdf.DefaultPDFCreationListener
 
detach(LayoutContext) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
detach(LayoutContext) - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
detach(LayoutContext) - Method in class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
detach(LayoutContext) - Method in class org.xhtmlrenderer.pdf.ITextImageElement
 
detach(LayoutContext) - Method in class org.xhtmlrenderer.pdf.RadioButtonFormField
 
DocumentSplitter - Class in org.xhtmlrenderer.pdf
 
DocumentSplitter() - Constructor for class org.xhtmlrenderer.pdf.DocumentSplitter
 
DOMUtil - Class in org.xhtmlrenderer.pdf
 
DOMUtil() - Constructor for class org.xhtmlrenderer.pdf.DOMUtil
 
draw(Shape) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
drawBorderLine(Shape, int, int, boolean) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
drawGlyphVector(OutputDevice, FSGlyphVector, float, float) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
drawImage(FSImage, int, int) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
drawLine(int, int, int, int) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
drawOval(int, int, int, int) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
drawRect(int, int, int, int) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
drawSelection(RenderingContext, InlineText) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
drawString(String, float, float, JustificationInfo) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
drawString(OutputDevice, String, float, float) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
drawString(OutputDevice, String, float, float, JustificationInfo) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 

E

EmptyReplacedElement - Class in org.xhtmlrenderer.pdf
User: beck Date: 11/4/11
EmptyReplacedElement(int, int) - Constructor for class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
endDocument() - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
endDocument() - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 
endElement(String, String, String) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
endElement(String, String, String) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 
endPrefixMapping(String) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
endPrefixMapping(String) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 
exportText(Writer) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 

F

fill(Shape) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
fillOval(int, int, int, int) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
fillRect(int, int, int, int) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
findPagePositionsByID(Pattern) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
findPagePositionsByID(CssContext, Pattern) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
finish(RenderingContext, Box) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
finishPage() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
finishPDF() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
flushCache() - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
flushFontFaceFonts() - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
FontDescription - Class in org.xhtmlrenderer.pdf
 
FontDescription() - Constructor for class org.xhtmlrenderer.pdf.FontDescription
 
FontDescription(BaseFont) - Constructor for class org.xhtmlrenderer.pdf.FontDescription
 
FontDescription(BaseFont, IdentValue, int) - Constructor for class org.xhtmlrenderer.pdf.FontDescription
 
FontFamily - Class in org.xhtmlrenderer.pdf
 

G

getAllowedPrivileges() - Method in class org.xhtmlrenderer.pdf.PDFEncryption
 
getAnchorName() - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
getAscent() - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
getBaseline() - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
getBaseline() - Method in class org.xhtmlrenderer.pdf.CheckboxFormField
 
getBaseline() - Method in class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
getBaseline() - Method in class org.xhtmlrenderer.pdf.ITextImageElement
 
getBaseline() - Method in class org.xhtmlrenderer.pdf.RadioButtonFormField
 
getBaseline() - Method in class org.xhtmlrenderer.pdf.SelectFormField
 
getBaseline() - Method in class org.xhtmlrenderer.pdf.TextAreaFormField
 
getBaseline() - Method in class org.xhtmlrenderer.pdf.TextFormField
 
getBox() - Method in class org.xhtmlrenderer.pdf.RadioButtonFormField
 
getChild(Element, String) - Static method in class org.xhtmlrenderer.pdf.DOMUtil
 
getChildren(Element, String) - Static method in class org.xhtmlrenderer.pdf.DOMUtil
 
getClip() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getCurrentPage() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getDescent() - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
getDeviceLength(float) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getDistinctFontFamilyNames(String, String, boolean) - Static method in class org.xhtmlrenderer.pdf.ITextFontResolver
Utility method which uses iText libraries to determine the family name(s) for the font at the given path.
getDocument() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getDocuments() - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
getDotsPerPoint() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getDotsPerPoint() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getEncryptionType() - Method in class org.xhtmlrenderer.pdf.PDFEncryption
 
getFamilyNames(BaseFont) - Static method in class org.xhtmlrenderer.pdf.TrueTypeUtil
 
getFieldName(ITextOutputDevice, Element) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
getFieldType() - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
getFieldType() - Method in class org.xhtmlrenderer.pdf.CheckboxFormField
 
getFieldType() - Method in class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
getFieldType() - Method in class org.xhtmlrenderer.pdf.RadioButtonFormField
 
getFieldType() - Method in class org.xhtmlrenderer.pdf.SelectFormField
 
getFieldType() - Method in class org.xhtmlrenderer.pdf.TextAreaFormField
 
getFieldType() - Method in class org.xhtmlrenderer.pdf.TextFormField
 
getFont() - Method in class org.xhtmlrenderer.pdf.FontDescription
 
getFontDescription() - Method in class org.xhtmlrenderer.pdf.ITextFSFont
 
getFontDescriptions() - Method in class org.xhtmlrenderer.pdf.FontFamily
 
getFontResolver() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getFonts() - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
getFontScale() - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
getFSFontMetrics(FontContext, FSFont, String) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
getGlyphBounds(OutputDevice, FSFont, FSGlyphVector, int, float, float) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
getGlyphPositions(OutputDevice, FSFont, FSGlyphVector) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
getGlyphVector(OutputDevice, FSFont, String) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
getHashName(String, IdentValue, IdentValue) - Static method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
getHeight() - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
getHeight() - Method in class org.xhtmlrenderer.pdf.ITextFSImage
 
getHeight() - Method in class org.xhtmlrenderer.pdf.PagePosition
 
getHeight() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
getHeightAsFloat() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
getId() - Method in class org.xhtmlrenderer.pdf.PagePosition
 
getImage() - Method in class org.xhtmlrenderer.pdf.ITextFSImage
 
getImage() - Method in class org.xhtmlrenderer.pdf.ITextImageElement
 
getImageResource(String) - Method in class org.xhtmlrenderer.pdf.ITextUserAgent
 
getIntrinsicHeight() - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
getIntrinsicHeight() - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
getIntrinsicHeight() - Method in class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
getIntrinsicHeight() - Method in class org.xhtmlrenderer.pdf.ITextImageElement
 
getIntrinsicWidth() - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
getIntrinsicWidth() - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
getIntrinsicWidth() - Method in class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
getIntrinsicWidth() - Method in class org.xhtmlrenderer.pdf.ITextImageElement
 
getListener() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getLocation() - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
getLocation() - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
getLocation() - Method in class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
getLocation() - Method in class org.xhtmlrenderer.pdf.ITextImageElement
 
getMetadataByName(String) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
Searches the metadata name/content pairs of the current document and returns the content value from the first pair with a matching name.
getMetadataListByName(String) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
Searches the metadata name/content pairs of the current document and returns any content values with a matching name in an ArrayList.
getName() - Method in class org.xhtmlrenderer.pdf.FontFamily
 
getNextFormFieldIndex() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getOutputDevice() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getOwnerPassword() - Method in class org.xhtmlrenderer.pdf.PDFEncryption
 
getPageNo() - Method in class org.xhtmlrenderer.pdf.PagePosition
 
getPDFEncryption() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getPDFVersion() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getPDFXConformance() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getRadioButtons(String) - Method in class org.xhtmlrenderer.pdf.ITextReplacedElementFactory
 
getReader(URI) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getRenderingHint(RenderingHints.Key) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getRootBox() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getSharedContext() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getSharedContext() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getSize2D() - Method in class org.xhtmlrenderer.pdf.ITextFSFont
 
getSmoothingLevel() - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
getStartPageNo() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getStrikethroughOffset() - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
getStrikethroughThickness() - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
getStroke() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getStyle() - Method in class org.xhtmlrenderer.pdf.FontDescription
 
getText(Element) - Static method in class org.xhtmlrenderer.pdf.DOMUtil
Loads all the text content in all offspring of an element.
getText(Element, StringBuilder) - Static method in class org.xhtmlrenderer.pdf.DOMUtil
Appends all text content in all offspring of an element to a StringBuilder.
getTransform() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getUnderlineOffset() - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
getUnderlinePosition() - Method in class org.xhtmlrenderer.pdf.FontDescription
 
getUnderlineThickness() - Method in class org.xhtmlrenderer.pdf.FontDescription
 
getUnderlineThickness() - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
getUnscaledHeight() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
getUnscaledWidth() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
getURI() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
getUserPassword() - Method in class org.xhtmlrenderer.pdf.PDFEncryption
 
getValue(Element) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
getValue(Element) - Method in class org.xhtmlrenderer.pdf.TextFormField
 
getWeight() - Method in class org.xhtmlrenderer.pdf.FontDescription
 
getWidth() - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
getWidth() - Method in class org.xhtmlrenderer.pdf.ITextFSImage
 
getWidth() - Method in class org.xhtmlrenderer.pdf.PagePosition
 
getWidth() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
getWidth(FontContext, FSFont, String) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
getWidthAsFloat() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
getWriter() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
getWriter() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
getX() - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
getX() - Method in class org.xhtmlrenderer.pdf.PagePosition
 
getY() - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
getY() - Method in class org.xhtmlrenderer.pdf.PagePosition
 
getYStrikeoutPosition() - Method in class org.xhtmlrenderer.pdf.FontDescription
 
getYStrikeoutSize() - Method in class org.xhtmlrenderer.pdf.FontDescription
 

H

hasBaseline() - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
hasBaseline() - Method in class org.xhtmlrenderer.pdf.CheckboxFormField
 
hasBaseline() - Method in class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
hasBaseline() - Method in class org.xhtmlrenderer.pdf.ITextImageElement
 
hasBaseline() - Method in class org.xhtmlrenderer.pdf.RadioButtonFormField
 
hasBaseline() - Method in class org.xhtmlrenderer.pdf.SelectFormField
 
hasBaseline() - Method in class org.xhtmlrenderer.pdf.TextAreaFormField
 
hasBaseline() - Method in class org.xhtmlrenderer.pdf.TextFormField
 

I

ignorableWhitespace(char[], int, int) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
ignorableWhitespace(char[], int, int) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 
importFontFaces(List<FontFaceRule>, UserAgentCallback) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 
initDimensions(LayoutContext, BlockBox, int, int) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
initDimensions(LayoutContext, BlockBox, int, int) - Method in class org.xhtmlrenderer.pdf.SelectFormField
 
initDimensions(LayoutContext, BlockBox, int, int) - Method in class org.xhtmlrenderer.pdf.TextFormField
 
initializePage(PdfContentByte, float) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
isChecked(Element) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
isFromFontFace() - Method in class org.xhtmlrenderer.pdf.FontDescription
 
isMultiple(Element) - Method in class org.xhtmlrenderer.pdf.SelectFormField
 
isReadOnly(Element) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
isRequiresInteractivePaint() - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
isRequiresInteractivePaint() - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
isRequiresInteractivePaint() - Method in class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
isRequiresInteractivePaint() - Method in class org.xhtmlrenderer.pdf.ITextImageElement
 
isSelected(Element) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
isSupportsCMYKColors() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
isSupportsSelection() - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
isTimeouted() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextFontContext - Class in org.xhtmlrenderer.pdf
 
ITextFontContext() - Constructor for class org.xhtmlrenderer.pdf.ITextFontContext
 
ITextFontResolver - Class in org.xhtmlrenderer.pdf
 
ITextFontResolver() - Constructor for class org.xhtmlrenderer.pdf.ITextFontResolver
 
ITextFSFont - Class in org.xhtmlrenderer.pdf
 
ITextFSFont(FontDescription, float) - Constructor for class org.xhtmlrenderer.pdf.ITextFSFont
 
ITextFSFontMetrics - Class in org.xhtmlrenderer.pdf
 
ITextFSFontMetrics() - Constructor for class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
ITextFSImage - Class in org.xhtmlrenderer.pdf
 
ITextFSImage(Image) - Constructor for class org.xhtmlrenderer.pdf.ITextFSImage
 
ITextImageElement - Class in org.xhtmlrenderer.pdf
 
ITextImageElement(FSImage) - Constructor for class org.xhtmlrenderer.pdf.ITextImageElement
 
ITextOutputDevice - Class in org.xhtmlrenderer.pdf
This class is largely based on PdfGraphics2D.
ITextOutputDevice(float) - Constructor for class org.xhtmlrenderer.pdf.ITextOutputDevice
 
ITextRenderer - Class in org.xhtmlrenderer.pdf
 
ITextRenderer() - Constructor for class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextRenderer(float, int) - Constructor for class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextRenderer(float, int, FontResolver) - Constructor for class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextRenderer(float, int, ITextOutputDevice) - Constructor for class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextRenderer(float, int, ITextOutputDevice, FontResolver) - Constructor for class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextRenderer(float, int, ITextOutputDevice, ITextUserAgent) - Constructor for class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextRenderer(float, int, ITextOutputDevice, ITextUserAgent, FontResolver) - Constructor for class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextRenderer(float, int, ITextOutputDevice, ITextUserAgent, FontResolver, ReplacedElementFactory, TextRenderer) - Constructor for class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextRenderer(FontResolver) - Constructor for class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextRenderer(ITextOutputDevice, ITextUserAgent) - Constructor for class org.xhtmlrenderer.pdf.ITextRenderer
 
ITextReplacedElement - Interface in org.xhtmlrenderer.pdf
 
ITextReplacedElementFactory - Class in org.xhtmlrenderer.pdf
 
ITextReplacedElementFactory(ITextOutputDevice) - Constructor for class org.xhtmlrenderer.pdf.ITextReplacedElementFactory
 
ITextTextRenderer - Class in org.xhtmlrenderer.pdf
 
ITextTextRenderer() - Constructor for class org.xhtmlrenderer.pdf.ITextTextRenderer
 
ITextUserAgent - Class in org.xhtmlrenderer.pdf
 
ITextUserAgent(ITextOutputDevice, int) - Constructor for class org.xhtmlrenderer.pdf.ITextUserAgent
 

L

layout() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
loadFonts() - Method in class org.xhtmlrenderer.pdf.CJKFontResolver
 
loadFonts() - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 

M

main(String[]) - Static method in class org.xhtmlrenderer.pdf.SplitterTest
 
main(String[]) - Static method in class org.xhtmlrenderer.pdf.ToPDF
 
main(String[]) - Static method in class org.xhtmlrenderer.simple.PDFRenderer
Renders a file or URL to a PDF.
match(int, IdentValue) - Method in class org.xhtmlrenderer.pdf.FontFamily
 

O

OFF_STATE - Static variable in class org.xhtmlrenderer.pdf.AbstractFormField
 
onClose(ITextRenderer) - Method in class org.xhtmlrenderer.pdf.DefaultPDFCreationListener
Called immediately before the iText Document instance is closed, e.g.
onClose(ITextRenderer) - Method in interface org.xhtmlrenderer.pdf.PDFCreationListener
Called immediately before the iText Document instance is closed, e.g.
onClose(ITextRenderer) - Method in class org.xhtmlrenderer.pdf.util.XHtmlMetaToPdfInfoAdapter
PDFCreationListener onClose event handler.
org.xhtmlrenderer.pdf - package org.xhtmlrenderer.pdf
 
org.xhtmlrenderer.pdf.util - package org.xhtmlrenderer.pdf.util
 
org.xhtmlrenderer.simple - package org.xhtmlrenderer.simple
 

P

PagePosition - Class in org.xhtmlrenderer.pdf
 
PagePosition() - Constructor for class org.xhtmlrenderer.pdf.PagePosition
 
paint(RenderingContext, ITextOutputDevice, BlockBox) - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
paint(RenderingContext, ITextOutputDevice, BlockBox) - Method in class org.xhtmlrenderer.pdf.CheckboxFormField
 
paint(RenderingContext, ITextOutputDevice, BlockBox) - Method in class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
paint(RenderingContext, ITextOutputDevice, BlockBox) - Method in class org.xhtmlrenderer.pdf.ITextImageElement
 
paint(RenderingContext, ITextOutputDevice, BlockBox) - Method in interface org.xhtmlrenderer.pdf.ITextReplacedElement
 
paint(RenderingContext, ITextOutputDevice, BlockBox) - Method in class org.xhtmlrenderer.pdf.RadioButtonFormField
 
paint(RenderingContext, ITextOutputDevice, BlockBox) - Method in class org.xhtmlrenderer.pdf.SelectFormField
 
paint(RenderingContext, ITextOutputDevice, BlockBox) - Method in class org.xhtmlrenderer.pdf.TextAreaFormField
 
paint(RenderingContext, ITextOutputDevice, BlockBox) - Method in class org.xhtmlrenderer.pdf.TextFormField
 
paintBackground(RenderingContext, Box) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
paintReplacedElement(RenderingContext, BlockBox) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
PDFAsImage - Class in org.xhtmlrenderer.pdf
 
PDFAsImage(URI) - Constructor for class org.xhtmlrenderer.pdf.PDFAsImage
 
PDFCreationListener - Interface in org.xhtmlrenderer.pdf
Callback listener for PDF creation.
PDFEncryption - Class in org.xhtmlrenderer.pdf
 
PDFEncryption() - Constructor for class org.xhtmlrenderer.pdf.PDFEncryption
 
PDFEncryption(byte[], byte[]) - Constructor for class org.xhtmlrenderer.pdf.PDFEncryption
 
PDFEncryption(byte[], byte[], int) - Constructor for class org.xhtmlrenderer.pdf.PDFEncryption
 
PDFEncryption(byte[], byte[], int, int) - Constructor for class org.xhtmlrenderer.pdf.PDFEncryption
 
PDFRenderer - Class in org.xhtmlrenderer.simple
PDFRenderer supports headless rendering of XHTML documents, outputting to PDF format.
PDFRenderer() - Constructor for class org.xhtmlrenderer.simple.PDFRenderer
 
populateDescription(String, byte[], BaseFont, FontDescription) - Static method in class org.xhtmlrenderer.pdf.TrueTypeUtil
 
populateDescription(String, BaseFont, FontDescription) - Static method in class org.xhtmlrenderer.pdf.TrueTypeUtil
 
preOpen(ITextRenderer) - Method in class org.xhtmlrenderer.pdf.DefaultPDFCreationListener
Called immediately after the iText Document instance is created but before the call to Document.open() is called.
preOpen(ITextRenderer) - Method in interface org.xhtmlrenderer.pdf.PDFCreationListener
Called immediately after the iText Document instance is created but before the call to Document.open() is called.
preWrite(ITextRenderer, int) - Method in class org.xhtmlrenderer.pdf.DefaultPDFCreationListener
Called immediately before the pages of the PDF file are about to be written out.
preWrite(ITextRenderer, int) - Method in interface org.xhtmlrenderer.pdf.PDFCreationListener
Called immediately before the pages of the PDF file are about to be written out.
processingInstruction(String, String) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
processingInstruction(String, String) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 

R

RadioButtonFormField - Class in org.xhtmlrenderer.pdf
 
RadioButtonFormField(ITextReplacedElementFactory, LayoutContext, BlockBox, int, int) - Constructor for class org.xhtmlrenderer.pdf.RadioButtonFormField
 
remove(String) - Method in class org.xhtmlrenderer.pdf.ITextReplacedElementFactory
 
remove(Element) - Method in class org.xhtmlrenderer.pdf.ITextReplacedElementFactory
 
renderToPDF(File, String) - Static method in class org.xhtmlrenderer.simple.PDFRenderer
Renders the XML file as a PDF file at the target location.
renderToPDF(File, String, Character) - Static method in class org.xhtmlrenderer.simple.PDFRenderer
Renders the XML file as a PDF file at the target location.
renderToPDF(String, String) - Static method in class org.xhtmlrenderer.simple.PDFRenderer
Renders the XML file at the given URL as a PDF file at the target location.
renderToPDF(String, String, Character) - Static method in class org.xhtmlrenderer.simple.PDFRenderer
Renders the XML file at the given URL as a PDF file at the target location.
replay(ContentHandler) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 
reset() - Method in class org.xhtmlrenderer.pdf.ITextReplacedElementFactory
 
resolveFont(SharedContext, FontSpecification) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver
 

S

SAXEventRecorder - Class in org.xhtmlrenderer.pdf
 
SAXEventRecorder() - Constructor for class org.xhtmlrenderer.pdf.SAXEventRecorder
 
scale(int, int) - Method in class org.xhtmlrenderer.pdf.ITextFSImage
 
scale(int, int) - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
scaleHeight() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
scaleWidth() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
SelectFormField - Class in org.xhtmlrenderer.pdf
 
SelectFormField(LayoutContext, BlockBox, int, int) - Constructor for class org.xhtmlrenderer.pdf.SelectFormField
 
setAllowedPrivileges(int) - Method in class org.xhtmlrenderer.pdf.PDFEncryption
 
setAnchorName(String) - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
setAscent(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
setClip(Shape) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
setColor(FSColor) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
setDescent(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
setDocument(File) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setDocument(String) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setDocument(Document, String) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setDocument(Document, String, NamespaceHandler) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setDocumentFromString(String) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setDocumentFromString(String, String) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setDocumentLocator(Locator) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
setDocumentLocator(Locator) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 
setEncryptionType(int) - Method in class org.xhtmlrenderer.pdf.PDFEncryption
 
setFillColor(PdfTemplate, FSColor) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
setFont(BaseFont) - Method in class org.xhtmlrenderer.pdf.FontDescription
 
setFont(FSFont) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
setFontScale(float) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
setFormSubmissionListener(FormSubmissionListener) - Method in class org.xhtmlrenderer.pdf.ITextReplacedElementFactory
 
setFromFontFace(boolean) - Method in class org.xhtmlrenderer.pdf.FontDescription
 
setHeight(float) - Method in class org.xhtmlrenderer.pdf.PagePosition
 
setHeight(int) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
setId(String) - Method in class org.xhtmlrenderer.pdf.PagePosition
 
setInitialHeight(float) - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
setInitialWidth(float) - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
setListener(PDFCreationListener) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setLocation(int, int) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
setLocation(int, int) - Method in class org.xhtmlrenderer.pdf.BookmarkElement
 
setLocation(int, int) - Method in class org.xhtmlrenderer.pdf.EmptyReplacedElement
 
setLocation(int, int) - Method in class org.xhtmlrenderer.pdf.ITextImageElement
 
setMetadata(String, String) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
Replaces all copies of the named metadata with a single value.
setOwnerPassword(byte[]) - Method in class org.xhtmlrenderer.pdf.PDFEncryption
 
setPageNo(int) - Method in class org.xhtmlrenderer.pdf.PagePosition
 
setPDFEncryption(PDFEncryption) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setPDFVersion(char) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setPDFXConformance(int) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
setRoot(Box) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
setSharedContext(SharedContext) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
setSmoothingLevel(int) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
setSmoothingThreshold(float) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
setStartPageNo(int) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
setStrikethroughOffset(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
setStrikethroughThickness(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
setStroke(Stroke) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
setStrokeColor(PdfTemplate, FSColor) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
setStyle(IdentValue) - Method in class org.xhtmlrenderer.pdf.FontDescription
 
setTimeouted(boolean) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
setUnderlineOffset(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
setUnderlinePosition(float) - Method in class org.xhtmlrenderer.pdf.FontDescription
This refers to the top of the underline stroke
setUnderlineThickness(float) - Method in class org.xhtmlrenderer.pdf.FontDescription
 
setUnderlineThickness(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
 
setUnscaledHeight(float) - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
setUnscaledWidth(float) - Method in class org.xhtmlrenderer.pdf.PDFAsImage
 
setup(FontContext) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
 
setUserPassword(byte[]) - Method in class org.xhtmlrenderer.pdf.PDFEncryption
 
setWeight(int) - Method in class org.xhtmlrenderer.pdf.FontDescription
 
setWidth(float) - Method in class org.xhtmlrenderer.pdf.PagePosition
 
setWidth(int) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
setWriter(PdfWriter) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
setX(float) - Method in class org.xhtmlrenderer.pdf.PagePosition
 
setX(int) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
setY(float) - Method in class org.xhtmlrenderer.pdf.PagePosition
 
setY(int) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
setYStrikeoutPosition(float) - Method in class org.xhtmlrenderer.pdf.FontDescription
 
setYStrikeoutSize(float) - Method in class org.xhtmlrenderer.pdf.FontDescription
 
skippedEntity(String) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
skippedEntity(String) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 
spaces(int) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
 
SplitterTest - Class in org.xhtmlrenderer.pdf
 
SplitterTest() - Constructor for class org.xhtmlrenderer.pdf.SplitterTest
 
start(Document) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
startDocument() - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
startDocument() - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 
startElement(String, String, String, Attributes) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
startElement(String, String, String, Attributes) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 
startPrefixMapping(String, String) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
 
startPrefixMapping(String, String) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
 

T

TextAreaFormField - Class in org.xhtmlrenderer.pdf
 
TextAreaFormField(LayoutContext, BlockBox, int, int) - Constructor for class org.xhtmlrenderer.pdf.TextAreaFormField
 
TextFormField - Class in org.xhtmlrenderer.pdf
 
TextFormField(LayoutContext, BlockBox, int, int) - Constructor for class org.xhtmlrenderer.pdf.TextFormField
 
ToPDF - Class in org.xhtmlrenderer.pdf
 
ToPDF() - Constructor for class org.xhtmlrenderer.pdf.ToPDF
 
translate(double, double) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
 
TrueTypeUtil - Class in org.xhtmlrenderer.pdf
Uses code from iText's DefaultFontMapper and TrueTypeFont classes.
TrueTypeUtil() - Constructor for class org.xhtmlrenderer.pdf.TrueTypeUtil
 

W

writeNextDocument() - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 
writeNextDocument(int) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
 

X

XHtmlMetaToPdfInfoAdapter - Class in org.xhtmlrenderer.pdf.util
Description
XHtmlMetaToPdfInfoAdapter(Document) - Constructor for class org.xhtmlrenderer.pdf.util.XHtmlMetaToPdfInfoAdapter
Creates a new adapter from the given XHTML document.
A B C D E F G H I L M O P R S T W X 
All Classes and Interfaces|All Packages|Constant Field Values